Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
2
3         * MAINTAINERS: (CPU Port Maintainers): Add myself and
4         Lulu as LoongArch port maintainer.
5
6 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
7             Lulu Cheng  <chenglulu@loongson.cn>
8
9         * configure.ac: Add LoongArch tuples.
10         * configure: Regenerate.
11
12 2022-03-28  Tom Tromey  <tromey@adacore.com>
13
14         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
15         * configure: Rebuild.
16
17 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
18
19         * MAINTAINERS: Change my information.
20
21 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
22
23         * MAINTAINERS: Add myself to DCO section.
24
25 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
26
27         * configure.ac: Fix incorrect option in comment.
28         * configure: Regenerate.
29
30 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
31
32         * Makefile.def (dependencies): Make configure-sim depend on
33         all-readline.
34         * Makefile.in: Regenerate.
35
36 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
37
38         * MAINTAINERS (Write After Approval): Update my e-mail address.
39
40 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
41
42         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
43
44 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
45
46         * MAINTAINERS: Update my email and add myself to the DCO list.
47
48 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
49
50         Revert:
51         2021-09-16  Andrew Pinski  <apinski@marvell.com>
52
53         PR bootstrap/67102
54         * Makefile.def: Have configure-target-libffi depend on
55         all-target-libstdc++-v3.
56         * Makefile.in: Regenerate.
57
58 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
59
60         PR other/104181
61         * build.log: Remove.
62
63 2022-01-20  Martin Liska  <mliska@suse.cz>
64
65         * MAINTAINERS: Adjust email address based on IRC request.
66
67 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
68
69         * MAINTAINERS: Update my email address.
70
71 2022-01-17  Martin Liska  <mliska@suse.cz>
72
73         * MAINTAINERS: Rename .c names to .cc.
74
75 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
76
77         * Makefile.am: Remove.
78
79 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
80
81         * Makefile.am: New file.
82
83 2022-01-11  Martin Liska  <mliska@suse.cz>
84
85         * MAINTAINERS: Sort 2 names.
86
87 2022-01-10  Martin Liska  <mliska@suse.cz>
88
89         * MAINTAINERS: Fix obvious issues with sorting.
90
91 2022-01-07  liuhongt  <hongtao.liu@intel.com>
92
93         * build.log: New file.
94
95 2022-01-05  Nathan Sidwell  <nathan@acm.org>
96
97         * MAINTAINERS: Add DCO entry.  Sort that list.
98
99 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
100
101         * MAINTAINERS: Change of email address in both DCO and
102         Write After Approval list.
103
104 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
105
106         * configure: Regenerate.
107
108 2021-12-21  Martin Liska  <mliska@suse.cz>
109
110         * config.sub: Change mode back to 755.
111
112 2021-12-17  Martin Liska  <mliska@suse.cz>
113
114         * config.sub: Sync from master.
115
116 2021-12-17  Martin Liska  <mliska@suse.cz>
117
118         Revert:
119         2021-12-16  Matthias Seidel  <mseidel@apache.org>
120
121         * config.sub: Fix typo.
122
123 2021-12-16  Matthias Seidel  <mseidel@apache.org>
124
125         * config.sub: Fix typo.
126
127 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
128
129         Revert:
130         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
131
132         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
133         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
134         * configure.ac: Include config/gcc-plugin.m4.
135         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
136         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
137         RANLIB if possible.
138         * Makefile.in: Regenerated.
139         * configure: Likewise.
140
141 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
142
143         * Makefile.tpl (BUILD_CFLAGS): New.
144         (CFLAGS): Append $(BUILD_CFLAGS).
145         (CXXFLAGS): Likewise.
146         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
147         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
148         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
149         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
150         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
151         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
152         (PGO-TRAINING-TARGETS): Likewise.
153         (PGO_BUILD_TRAINING): Likewise.
154         (all): Add '+' to the command line for recursive make.  Support
155         the PGO build.
156         * configure.ac: Add --enable-pgo-build[=lto].
157         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
158         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
159         * Makefile.in: Regenerated.
160         * configure: Likewise.
161
162 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
163
164         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
165         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
166         * configure.ac: Include config/gcc-plugin.m4.
167         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
168         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
169         RANLIB if possible.
170         * Makefile.in: Regenerated.
171         * configure: Likewise.
172
173 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
174
175         * MAINTAINERS: Add myself to write after approval.
176
177 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
178
179         * MAINTAINERS: Adding myself.
180
181 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
182
183         * configure: Regenerate.
184         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
185         $(CPP).
186
187 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
188
189         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
190         libatomic.
191         * Makefile.in: Regenerate.
192         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
193         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
194         target-libphobos-bootstrap.
195         (STAGE2_CONFIGURE_FLAGS): Likewise.
196         * configure: Regenerate.
197         * configure.ac: Add support for bootstrapping D front-end.
198
199 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
200
201         * MAINTAINERS: Add myself to DCO section and update email address.
202
203 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
204
205         * configure: Regenerate.
206         * configure.ac: Ensure that PIC (shared) defaults are set
207         correctly for Darwin.
208
209 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
210
211         * MAINTAINERS: Update my address.
212
213 2021-11-12  Alan Modra  <amodra@gmail.com>
214
215         * Makefile.def (configure-opcodes): Depend on configure-bfd.
216         * Makefile.in: Regenerate.
217
218 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
219
220         * MAINTAINERS: Clarify the policy WRT the Write After Approval
221         list.
222
223 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
224
225         * MAINTAINERS (Reviewers, arc): Remove my entry.
226         (Write After Approval): Add an entry for myself.
227
228 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
229
230         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
231         * Makefile.in: Regenerate.
232         * configure: Regenerate.
233         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
234
235 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
236
237         * MAINTAINERS: Fix up Maciej's entries.
238
239 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
240
241         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
242         maintainer.
243
244 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
245
246         PR other/102663
247         * Makefile.def: Handle install-dvi target.
248         * Makefile.tpl: Likewise.
249         * Makefile.in: Regenerate.
250
251 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
252
253         * MAINTAINERS: Add myself for write after approval.
254
255 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
256
257         * Makefile.def: Mark libcody, libdecnumber,
258         c++tools, libgcc, and libobjc as missing TAGS
259         targets.
260         * Makefile.in: Regenerate.
261
262 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
263
264         * MAINTAINERS: Add myself to DCO section and update email
265         address.
266
267 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
268
269         * MAINTAINERS: Add myself to DCO section.
270
271 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
272
273         * configure: Regenerate.
274         * configure.ac (skipdirs): Add the contents of target_configdirs if
275         we are not building gcc.
276
277 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
278
279         * Makefile.def: Back-port commits ba4d88ad892f and
280         755ba58ebef0 from binutils-gdb repository.
281         * Makefile.in: Regenerated.
282
283 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
284
285         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
286
287 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
288
289         * Makefile.def: Add a jit check target for the jit
290         language.
291         * Makefile.in: Regenerate.
292
293 2021-09-16  Andrew Pinski  <apinski@marvell.com>
294
295         PR bootstrap/67102
296         * Makefile.def: Have configure-target-libffi depend on
297         all-target-libstdc++-v3.
298         * Makefile.in: Regenerate.
299
300 2021-09-10  Petter Tomner  <tomner@kth.se>
301
302         * MAINTAINERS: Me added to DCO and write after approval
303
304 2021-09-01  YunQiang Su  <syq@debian.org>
305
306         * MAINTAINERS: Add myself for write after approval.
307
308 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
309
310         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
311         * Makefile.in: Regenerate.
312
313 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
314
315         * MAINTAINERS: Add myself for write after approval.
316
317 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
318
319         * Makefile.in: Regenerate.
320         * Makefile.tpl: Make the state of the configured host
321         shared flag available to makefile fragements.
322
323 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
324
325         * MAINTAINERS (Write After Approval): Add myself.
326
327 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
328
329         * .dir-locals.el (bug-reference-url-format): Use https.
330
331 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
332
333         * .dir-locals.el (c-mode): Change fill-column to 79.
334
335 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
336
337         * MAINTAINERS: Add myself to DCO section.
338
339 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
340
341         * configure: Regenerate.
342         * configure.ac: Adjust cases for which it is necessary to
343         include the Darwin host config fragment.
344
345 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
346
347         * MAINTAINERS: Add myself for write after approval and DCO.
348
349 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
350
351         * Makefile.def: Add dsymutil defs.
352         * Makefile.in: Regenerated.
353         * Makefile.tpl: Add dsymutil to flags.
354         * configure: Regenerated.
355         * configure.ac: Add dsymutil to target and build recipes.
356
357 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
358
359         * MAINTAINERS: Add myself for write after approval.
360
361 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
362
363         * MAINTAINERS (Write After Approval): Add myself.
364
365 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
366
367         * MAINTAINERS: Add myself for write after approval and DCO
368
369 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
370
371         * .gitignore: Add entry for cscope.out.
372
373 2021-06-22  liuhongt  <hongtao.liu@intel.com>
374
375         * MAINTAINERS: Remove my Write After Approval entry.
376
377 2021-06-21  liuhongt  <hongtao.liu@intel.com>
378
379         * MAINTAINERS: Add myself as maintainer of the i386 vector
380         extensions.
381
382 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
383
384         * MAINTAINERS (Write After Approval): Add myself.
385
386 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
387
388         * MAINTAINERS (Various Maintainers): Add Andrew and myself
389         as *vrp and ranger maintainers.
390
391 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
392
393         * MAINTAINERS: Adjust my entry in the DCO section so that it does
394         not trigger testsuite failures.
395
396 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
397
398         * MAINTAINERS: Add myself to DCO section with both email addresses.
399
400 2021-06-03  Jason Merrill  <jason@redhat.com>
401
402         * MAINTAINERS: Add DCO version number.
403
404 2021-06-02  Jason Merrill  <jason@redhat.com>
405
406         * MAINTAINERS: Add DCO section.
407
408 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
409
410         * MAINTAINERS (Write After Approval): Add myself.
411
412 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
413
414         * configure.ac: Add gnulib to configdirs for sim.
415         * configure: Regenerate.
416
417 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
418
419         * Makefile.def: Add configure-sim dependency on all-gnulib.
420         * Makefile.in: Regenerated.
421
422 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
423
424         * MAINTAINERS (Write After Approval): Add myself.
425
426 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
427
428         * MAINTAINERS (Write After Approval): Add myself.
429
430 2021-05-11  Martin Liska  <mliska@suse.cz>
431
432         * MAINTAINERS: Remove entries for removed
433         components (HSA, BRIG, libhsail-rt).
434         Move Pekka to Write After Approval.
435
436 2021-05-11  Martin Liska  <mliska@suse.cz>
437
438         * Makefile.def: Remove libhsail-rt.
439         * Makefile.in: Likewise.
440         * configure.ac: Likewise.
441         * configure: Regenerate.
442         * libhsail-rt/ChangeLog: Removed.
443         * libhsail-rt/Makefile.am: Removed.
444         * libhsail-rt/Makefile.in: Removed.
445         * libhsail-rt/README: Removed.
446         * libhsail-rt/aclocal.m4: Removed.
447         * libhsail-rt/configure: Removed.
448         * libhsail-rt/configure.ac: Removed.
449         * libhsail-rt/configure.tgt: Removed.
450         * libhsail-rt/include/internal/fibers.h: Removed.
451         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
452         * libhsail-rt/include/internal/phsa-rt.h: Removed.
453         * libhsail-rt/include/internal/workitems.h: Removed.
454         * libhsail-rt/rt/arithmetic.c: Removed.
455         * libhsail-rt/rt/atomics.c: Removed.
456         * libhsail-rt/rt/bitstring.c: Removed.
457         * libhsail-rt/rt/fbarrier.c: Removed.
458         * libhsail-rt/rt/fibers.c: Removed.
459         * libhsail-rt/rt/fp16.c: Removed.
460         * libhsail-rt/rt/misc.c: Removed.
461         * libhsail-rt/rt/multimedia.c: Removed.
462         * libhsail-rt/rt/queue.c: Removed.
463         * libhsail-rt/rt/sat_arithmetic.c: Removed.
464         * libhsail-rt/rt/segment.c: Removed.
465         * libhsail-rt/rt/workitems.c: Removed.
466         * libhsail-rt/target-config.h.in: Removed.
467
468 2021-05-04  Nick Clifton  <nickc@redhat.com>
469
470         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
471         * configure: Regenerate.
472
473 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
474             Tobias Burnus  <tobias@codesourcery.com>
475
476         * configure.ac (--enable-offload-defaulted): New.
477         * configure: Regenerate.
478
479 2021-04-23  David Faust  <david.faust@oracle.com>
480
481         * MAINTAINERS (Write After Approval): Add myself.
482
483 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
484
485         * MAINTAINERS (Write After Approval): Add myself.
486
487 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
488
489         * MAINTAINERS: Add myself as pru port maintainer.
490
491 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
492
493         * MAINTAINERS: Add myself as static analyzer maintainer.
494
495 2021-03-18  Jeff Law  <jlaw@tachyum.com>
496
497         * MAINTAINERS: Update primary entry.
498
499 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
500
501         * MAINTAINERS (Write After Approval): Add myself.
502
503 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
504
505         * Makefile.def: Remove all-sim dependency on configure-gdb.
506         * Makefile.in: Regenerated.
507
508 2021-03-11  Jeff Law  <law@redhat.com>
509
510         * MAINTAINERS: Update entries for a few ex-ImgTec employees
511
512 2021-03-11  Martin Liska  <mliska@suse.cz>
513
514         * Makefile.tpl: The change was done Makefile.in which
515         is generated file.
516
517 2021-03-08  Jeff Law  <law@redhat.com>
518
519         * MAINTAINERS: Update my email address
520
521 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
522
523         * config.guess: Import latest upstream.
524         * config.sub: Import latest upstream.
525
526 2021-01-25  Martin Liska  <mliska@suse.cz>
527
528         PR gcov-profile/98739
529         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
530         for profiledbootstrap.
531
532 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
533
534         * MAINTAINERS (Write After Approval): Add myself.
535
536 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
537
538         * MAINTAINERS (Write After Approval): Update my e-mail address.
539
540 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
541
542         * MAINTAINERS: Fix spacing.
543
544 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
545
546         * MAINTAINERS (Write After Approval): Add myself
547
548 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
549
550         * Makefile.def: Sync with binutils-gdb:
551         (dependencies): all-ld depends on all-libctf.
552         (host_modules): libctf is no longer no_install.
553         No longer no_check.  Checking depends on all-ld.
554         * Makefile.in: Regenerated.
555
556 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
557
558         * libtool.m4: Match gnu* along other GNU systems.
559         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
560         * libgo/configure: Re-generate.
561
562 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
563
564         * MAINTAINERS: Update my email address.
565
566 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
567
568         * MAINTAINERS (Write After Approval): Add myself.
569
570 2020-12-15  Nathan Sidwell  <nathan@acm.org>
571
572         * Makefile.def
573         * Makefile.in
574         * Makefile.tpl
575         * configure
576         * configure.ac
577
578 2020-12-15  Nathan Sidwell  <nathan@acm.org>
579
580         * Makefile.def: Add libcody.
581         * configure.ac: Add libcody.
582         * Makefile.in: Regenerated.
583         * configure: Regenerated.
584
585 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
586
587         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
588
589 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
590
591         PR target/97865
592         * libtool.m4: Update handling of Darwin platform link flags
593         for Darwin20.
594
595 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
596
597         * .gitignore: Sync with binutils-gdb
598
599 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
600
601         * MAINTAINERS: Add myself as arc port maintainer.
602
603 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
604
605         PR d/87788
606         * configure.ac: Don't disable D for *-*-darwin*.
607         * configure: Regenerate.
608
609 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
610
611         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
612         hppa64-*-hpux11*.
613
614 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
615
616         * configure: Regenerate.
617         * configure.ac: Add --bootstrap-hwasan option.
618
619 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
620
621         * config.guess: Import latest upstream.
622         * config.sub: Import latest upstream.
623
624 2020-11-16  Martin Liska  <mliska@suse.cz>
625
626         * .gitignore: Add cache as clangd uses it now.
627
628 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
629
630         * MAINTAINERS (Write After Approval): add myself
631
632 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
633
634         * MAINTAINERS (Write After Approval): Add myself.
635
636 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
637
638         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
639         Remove FIXME comments.
640
641 2020-11-06  Martin Uecker  <muecker@gwdg.de>
642
643         * MAINTAINERS: Update my email address.
644
645 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
646
647         * MAINTAINERS (Write After Approval): Add myself.
648
649 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
650
651         PR target/97302
652         * configure.ac: Only set with_gmp to /usr/local
653         if not building in tree.
654         * configure: Regenerate.
655
656 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
657
658         * MAINTAINERS (Write After Approval): Add myself.
659
660 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
661
662         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
663
664 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
665
666         PR bootstrap/96612
667         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
668         if not the same as ${host}.
669         * configure: Regenerate.
670
671 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
672
673         * MAINTAINERS (Write After Approval): Add myself.
674
675 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
676
677         * MAINTAINERS: Update my email address.
678
679 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
680
681         * MAINTAINERS (Write After Approval): Add myself.
682
683 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
684
685         * MAINTAINERS (Write After Approval): Add myself.
686
687 2020-06-12  Martin Liska  <mliska@suse.cz>
688
689         * .gitignore: Add .clang-tidy.
690
691 2020-06-08  Jason Merrill  <jason@redhat.com>
692
693         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
694         * configure: Regenerate.
695
696 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
697
698         * MAINTAINERS: Add myself as xtensa port maintainer.
699
700 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
701
702         * configure.ac: Don't require --enable-host-shared when building
703         for Mingw.
704         * configure: Regenerate.
705
706 2020-05-18  Jason Merrill  <jason@redhat.com>
707
708         * configure.ac: Update bootstrap dialect to -std=c++11.
709
710 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
711
712         * MAINTAINERS (Write After Approval): Add myself.
713
714 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
715
716         PR target/92713
717         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
718         (noconfigdirs): Add 'target-libstdc++-v3'.
719         * configure: Regenerate.
720
721 2020-04-21  Stephen Casner  <casner@acm.org>
722
723         PR 25830
724         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
725         * configure: Rebuild.
726
727 2020-04-17  Martin Liska  <mliska@suse.cz>
728             Jonathan Yong <10walls@gmail.com>
729
730         PR gcov-profile/94570
731         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
732         for CYGWIN.
733
734 2020-04-14  Martin Jambor  <mjambor@suse.cz>
735
736         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
737
738 2020-04-09  Tom Tromey  <tom@tromey.com>
739
740         * configure: Rebuild.
741         * Makefile.in: Rebuild.
742         * Makefile.def (gdbsupport, gdbserver): New host modules.
743         (configure-gdb): Depend on all-gdbsupport.
744         (all-gdb): Depend on all-gdbsupport, all-libctf.
745         * configure.ac (host_tools): Add gdbserver.
746         Conditionally build gdbserver and gdbsupport.
747
748 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
749
750         * configure.ac: Build libgomp by default for amdgcn.
751         * configure: Regenerate.
752
753 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
754
755         * MAINTAINERS (Write After Approval): Add myself.
756
757 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
758
759         * MAINTAINERS (Write After Approval) : Add myself.
760
761 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
762
763         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
764
765 2020-02-14  Martin Sebor  <msebor@redhat.com>
766
767         * doc/extend.texi (attribute alias): Mention type requirement.
768         (attribute weak): Same.
769         (attribute weakref): Correct invalid example.
770
771 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
772
773         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
774
775 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
776             Jakub Jelinek  <jakub@redhat.com>
777
778         * .gitattributes: Add *.md diff=md.
779
780 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
781
782         The mentioned auto-generated file is no more part of the
783
784         GCC sources, it's auto-generated in $(builddir) during build.
785
786         PR target/92055
787         * contrib/gcc_update (files_and_dependencies): Remove
788         entry for gcc/config/avr/t-multilib.
789
790 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
791
792         * MAINTAINERS: Update my email address.
793
794 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
795
796         * README.MOVED_TO_GIT: Remove.
797
798 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
799
800         * README.MOVED_TO_GIT: New file.
801
802 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
803
804         * MAINTAINERS (Write After Approval): Add myself.
805
806 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
807
808         * MAINTAINERS (write_after_approval): Add myself.
809
810 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
811
812         * MAINTAINERS (write_after_approval): Add myself.
813
814 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
815
816         * MAINTAINERS (write_after_approval): Add myself.
817
818 2019-12-11  Matthias Klose  <doko@ubuntu.com>
819
820         * configure.ac: Factor out common cases for compare_exclusions.
821         * configure: Regenerate.
822
823 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
824
825         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
826         flag.
827
828 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
829
830         * MAINTAINERS (Write After Approval): Add myself.
831
832 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
833
834         PR middle-end/92463
835         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
836         * configure: Regenerate
837
838 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
839
840         * configure.ac: Use https for gcc.gnu.org.
841         * configure: Regenerated.
842
843 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
844
845         * MAINTAINERS (aarch64 port): Remove my name, move to...
846         (Write After Approval): ...Here.
847
848 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
849
850         * MAINTAINERS: Change my email address as maintainer.
851
852 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
853
854         PR fortran/91828
855         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
856         * configure: Regenerated.
857
858 2019-10-21  Jason Merrill  <jason@redhat.com>
859
860         * .gitattributes: Also check ChangeLog whitespace.
861
862 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
863
864         * contrib/dg-extract-results.sh: Add support for KPASS.
865         * contrib/dg-extract-results.py: Likewise.
866
867 2019-10-17  Jason Merrill  <jason@redhat.com>
868
869         * .gitattributes: Avoid {} in filename pattern.
870
871 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
872
873         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
874         Approval section.
875
876 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
877
878         * MAINTAINERS: Add myself to Write After Approval
879
880 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
881
882         * MAINTAINERS: Add myself as an aarch64 maintainer.
883
884 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
885
886         * MAINTAINERS: Add myself as aarch64 maintainer.
887
888 2019-09-23  Carl Love  <cel@us.ibm.com>
889
890         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
891         New define_insn.
892         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
893         vsx_xxpermdi16_le_V16QI): Removed define_insn.
894
895 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
896
897         * MAINTAINERS (Sam Tebbs): Update email address.
898
899 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
900
901         * MAINTAINERS: Update my email address.
902
903 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
904
905         * libtool.m4: Handle uclinuxfdpiceabi.
906
907 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
908
909         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
910         Remove myself from Write After Approval section.
911
912 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
913
914         * configure.ac: Support for bpf-*-* targets.
915         * configure: Regenerate.
916
917 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
918
919         * config.sub: Import upstream version 2019-06-30.
920         * config.guess: Import upstream version 2019-07-24.
921
922 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
923
924         * MAINTAINERS: Remove spu port maintainers.
925
926 2019-08-28  Martin Liska  <mliska@suse.cz>
927
928         * .gitignore: Add .clangd and compile_commands.json
929         to .gitignore.
930
931 2019-08-23  Michael Forney  <mforney@mforney.org>
932
933         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
934         * Makefile.in: Regenerate.
935
936 2019-08-19  Tom Tromey  <tom@tromey.com>
937
938         * configure: Rebuild.
939         * configure.ac: Add --with-static-standard-libraries.
940
941 2019-08-16  Alexandre Oliva <oliva@gnu.org>
942
943         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
944
945 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
946
947         * MAINTAINERS (Write After Approval): Add myself.
948
949 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
950
951         * MAINTAINERS (Write After Approval): Remove myself, already listed in
952         RISC-V port maitainer.
953
954 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
955
956         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
957
958 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
959
960         * MAINTAINERS (Write After Approval): Add myself.
961
962 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
963
964         * MAINTAINERS (Write After Approval): Add myself.
965
966 2019-06-25  Martin Liska  <mliska@suse.cz>
967
968         contrib/filter-clang-warnings.py: Transform from
969         filter-rtags-warnings.py.
970
971 2019-06-15  Tom Tromey  <tom@tromey.com>
972
973         * configure.ac (host_libs): Add gnulib.
974         * configure: Rebuild.
975         * Makefile.def (host_modules, dependencies): Add gnulib.
976         * Makefile.in: Rebuild.
977
978 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
979
980         * MAINTAINERS (Write After Approval): Add myself.
981
982 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
983
984         * configure: Regenerate.
985         * configure.ac: Add PRU target.
986
987 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
988
989         * MAINTAINERS (Write After Approval): Add myself.
990
991 2019-06-11  Nick Clifton  <nickc@redhat.com>
992
993         Import these changes from the binutils/gdb repository:
994
995         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
996
997         * Makefile.def (dependencies): configure-libctf depends on all-bfd
998         and all its deps.
999         * Makefile.in: Regenerated.
1000
1001         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1002
1003         * Makefile.def (host_modules): Add libctf.
1004         * Makefile.def (dependencies): Likewise.
1005         libctf depends on zlib, libiberty, and bfd.
1006         * Makefile.in: Regenerated.
1007         * configure.ac (host_libs): Add libctf.
1008         * configure: Regenerated.
1009
1010 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1011
1012         * MAINTAINERS (Write After Approval): Add myself.
1013
1014 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1015
1016         * MAINTAINERS: Update my email address.
1017
1018 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1019
1020         * MAINTAINERS (Write After Approval): Add myself.
1021
1022 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1023
1024         * MAINTAINERS (Write After Approval): Add myself.
1025
1026 2019-05-07  Jim Wilson  <jimw@sifive.com>
1027
1028         * MAINTAINERS: Remove myself as IA-64 maintainer.
1029
1030 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1031
1032         * MAINTAINERS (Write After Approval): Add myself.
1033
1034 2019-05-02  Richard Biener  <rguenther@suse.de>
1035
1036         PR bootstrap/85574
1037         * Makefile.tpl (compare target): Also compare extra-compare
1038         files.
1039         * Makefile.in: Regenerate.
1040
1041 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1042
1043         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1044         as modulo-scheduler maintainer.
1045
1046 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1047
1048         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1049
1050 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1051
1052         * MAINTAINERS: Update my email address.
1053
1054 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1055
1056         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1057         * configure: Regenerate.
1058
1059 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1060
1061         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1062         * configure: Regenerate.
1063
1064 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1065
1066         * configure.ac: Add target-zlib to target_libraries.
1067         * configure: Regenerate.
1068
1069 2019-04-09  Martin Liska  <mliska@suse.cz>
1070
1071         * Makefile.in: Regenerate.
1072         * Makefile.tpl: Pass GENERATOR_CFLAGS
1073         in all stages.
1074
1075 2019-03-28  Martin Liska  <mliska@suse.cz>
1076
1077         PR bootstrap/89829
1078         * Makefile.in: Revert r254150.
1079         * Makefile.tpl: Likewise.
1080
1081 2019-03-28  Ben Elliston  <bje@gnu.org>
1082
1083         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1084         related, and libdecnumber.
1085
1086 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1087
1088         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1089         (Write After Approval): Remove myself.
1090
1091 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1092
1093         * MAINTAINERS (Write After Approval): Add myself.
1094
1095 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1096
1097         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1098         (Write After Approval): Remove myself and Julian.
1099
1100 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1101
1102         * MAINTAINERS (Write After Approval): Add myself.
1103
1104 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1105
1106         * MAINTAINERS (Write After Approval): Add myself.
1107
1108 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1109
1110         * ChangeLog: Replace space with tab.
1111         * MAINTAINERS: Delete 1 tab to keep alignment.
1112
1113 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1114
1115         * MAINTAINERS (Write After Approval): Add myself.
1116
1117 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1118
1119         * MAINTAINERS (Write After Approval): Add myself.
1120
1121 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1122             Kwok Cheung Yeung  <kcy@codesourcery.com>
1123             Julian Brown  <julian@codesourcery.com>
1124             Tom de Vries  <tom@codesourcery.com>
1125             Jan Hubicka  <hubicka@ucw.cz>
1126             Martin Jambor  <mjambor@suse.cz>
1127
1128         * configure.ac: Likewise.
1129         * configure: Regenerate.
1130         * contrib/config-list.mk: Add amdgcn-amdhsa.
1131
1132 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1133
1134         * MAINTAINERS (Write After Approval): Add myself.
1135
1136 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1137
1138         * MAINTAINERS (Write After Approval): Add myself.
1139
1140 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1141
1142         PR target/88535
1143         * config.guess: Import upstream version 2019-01-03.
1144         * config.sub: Import upstream version 2019-01-01.
1145
1146 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1147
1148         * MAINTAINERS (Write After Approval): Update my maintainer address.
1149
1150 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1151
1152         * MAINTAINERS (Write After Approval): Add myself.
1153
1154 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1155
1156         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1157
1158 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1159
1160         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1161         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1162         (GCC_TARGET_TOOL): Likewise.
1163         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1164         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1165         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1166         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1167         * configure: Regenerate.
1168         * Makefile.in: Likewise.
1169
1170 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1171
1172         * MAINTAINERS (Write After Approval): Add myself.
1173
1174 2018-11-13  Martin Liska  <mliska@suse.cz>
1175
1176         * gcc.target/i386/pr87930.c: Move to ...
1177         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1178
1179 2018-11-10  Stafford Horne  <shorne@gmail.com>
1180
1181         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1182         (Write After Approval): Remove myself.
1183
1184 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1185
1186         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1187         Append $INCICONV to it.
1188
1189 2018-11-04  Stafford Horne  <shorne@gmail.com>
1190
1191         * MAINTAINERS (Write After Approval): Add myself.
1192
1193 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1194
1195         PR bootstrap/82856
1196         * multilib.am: New file.  From automake.
1197
1198         Merge from binutils-gdb:
1199         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1200
1201         * libtool.m4: Use AC_LANG_SOURCE.
1202         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1203         * ar-lib: New file.
1204         * test-driver: New file.
1205         * configure: Re-generate.
1206
1207 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1208
1209         * MAINTAINERS (Write After Approval): Add myself.
1210
1211 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1212
1213         PR bootstrap/87788
1214         PR d/87799
1215         * configure: Rebuild.
1216         * configure.ac: Disable D on systems where it is known not to work.
1217
1218 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1219
1220         * Makefile.def (target_modules): Add libphobos.
1221         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1222         GDCFLAGS_FOR_TARGET.
1223         (dependencies): Make libphobos depend on libatomic, libbacktrace
1224         configure, and zlib configure.
1225         (language): Add language d.
1226         * Makefile.in: Rebuild.
1227         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1228         (HOST_EXPORTS): Add GDC.
1229         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1230         (BASE_TARGET_EXPORTS): Add GDC.
1231         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1232         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1233         (EXTRA_HOST_FLAGS): Add GDC.
1234         (STAGE1_FLAGS_TO_PASS): Add GDC.
1235         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1236         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1237         environment variables.
1238         * configure: Rebuild.
1239         * configure.ac: Add target-libphobos to target_libraries.  Set and
1240         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1241
1242 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1243
1244         * MAINTAINERS (Write After Approval): Add myself.
1245
1246 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1247
1248         * MAINTAINERS (Write After Approval): Remove myself.
1249
1250 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1251
1252         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1253
1254 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1255
1256         * MAINTAINERS: Update my email address.
1257
1258 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1259
1260         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1261         maintainer.
1262
1263 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1264
1265         * MAINTAINERS (Write After Approval): Add self.
1266
1267 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1268
1269         * MAINTAINERS (write after approval): Add myself.
1270
1271 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1272
1273         * MAINTAINERS: Update my email address.
1274
1275 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1276
1277         * MAINTAINERS (write after approval): Add myself.
1278
1279 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1280
1281         * MAINTAINERS: Add self to global reviewers list.
1282
1283 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1284
1285         MAINTAINERS: Add c-sky port maintainers.
1286
1287 2018-08-10  Martin Liska  <mliska@suse.cz>
1288
1289         * MAINTAINERS: Revert change in previous commit and
1290         join lines.
1291
1292 2018-08-10  Martin Liska  <mliska@suse.cz>
1293
1294         * MAINTAINERS: Remove extra line.
1295
1296 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1297
1298         * MAINTAINERS: Update my email address.
1299
1300 2018-07-19  DJ Delorie  <dj@redhat.com>
1301
1302         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1303         as maintainer.
1304
1305 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1306
1307         * MAINTAINERS: Adjust email address for me and my colleague Robin
1308         Dapp.
1309
1310 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1311             Sunil K Pandey  <sunil.k.pandey@intel.com>
1312
1313         PR target/84413
1314         * config/i386/i386.c (m_CORE_AVX512): New.
1315         (m_CORE_AVX2): Likewise.
1316         (m_CORE_ALL): Add m_CORE_AVX2.
1317         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1318         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1319         and remove the rest of m_SKYLAKE_AVX512.
1320
1321 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1322
1323         * config.sub: Sync with upstream version 2018-07-03.
1324
1325 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1326
1327         * config.guess: Sync with upstream version 2018-06-26.
1328         * config.sub: Sync with upstream version 2018-07-02.
1329
1330 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1331
1332         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1333         * ltmain.sh: Likewise.
1334
1335 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1336
1337         * contrib/config-list.mk: Remove powerpc-linux_paired.
1338
1339 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1340
1341         * configure.ac: Introduce support for @unless/@endunless.
1342         * Makefile.tpl (dep-kind): Rewrite with cond; return
1343         postbootstrap in some cases.
1344         (make-postboot-dep, postboot-targets): New.
1345         (dependencies): Do not output postbootstrap dependencies at
1346         first.  Output non-target ones changed for configure to depend
1347         on stage_last @if gcc-bootstrap, and the original deps @unless
1348         gcc-bootstrap.
1349         * configure.in, Makefile.in: Rebuilt.
1350
1351 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1352
1353         * MAINTAINERS (write after approval): Add myself.
1354
1355 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1356
1357         * MAINTAINERS (write after approval): Add myself.
1358
1359 2018-06-19  Nick Clifton  <nickc@redhat.com>
1360
1361         * zlib/configure.ac: Restore old behaviour of only enabling
1362         multilibs when a target subdirectory is defined.  This allows
1363         building with srcdir == builddir.
1364         * zlib/configure: Regenerate.
1365
1366 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1367
1368         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1369         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1370         * Makefile.in: Regenerate.
1371
1372 2018-06-16  Ben Elliston  <bje@gnu.org>
1373
1374         * config.guess: Import latest version.
1375         * config.sub: Likewise.
1376
1377 2018-06-08  Martin Liska  <mliska@suse.cz>
1378
1379         * MAINTAINERS: Remove MPX-related entries.
1380         * Makefile.def: Remove libmpx support.
1381         * Makefile.in: Regenerate.
1382         * configure.ac: Remove removed files.
1383         * configure: Regenerate.
1384         * libmpx/ChangeLog: Remove.
1385         * libmpx/Makefile.am: Remove.
1386         * libmpx/Makefile.in: Remove.
1387         * libmpx/acinclude.m4: Remove.
1388         * libmpx/aclocal.m4: Remove.
1389         * libmpx/config.h.in: Remove.
1390         * libmpx/configure: Remove.
1391         * libmpx/configure.ac: Remove.
1392         * libmpx/configure.tgt: Remove.
1393         * libmpx/libmpx.spec.in: Remove.
1394         * libmpx/mpxrt/Makefile.am: Remove.
1395         * libmpx/mpxrt/Makefile.in: Remove.
1396         * libmpx/mpxrt/libmpx.map: Remove.
1397         * libmpx/mpxrt/libtool-version: Remove.
1398         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1399         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1400         * libmpx/mpxrt/mpxrt.c: Remove.
1401         * libmpx/mpxrt/mpxrt.h: Remove.
1402         * libmpx/mpxwrap/Makefile.am: Remove.
1403         * libmpx/mpxwrap/Makefile.in: Remove.
1404         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1405         * libmpx/mpxwrap/libtool-version: Remove.
1406         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1407
1408 2018-06-04  Martin Liska  <mliska@suse.cz>
1409
1410         * MAINTAINERS: Add myself as gcov maintainer.
1411
1412 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1413
1414         * MAINTAINERS: Update my email address.
1415
1416 2018-06-04  Tom de Vries  <tdevries@suse.de>
1417
1418         * MAINTAINERS: Remove write-after-approval entries for component
1419         maintainers.
1420
1421 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1422
1423         * MAINTAINERS (write after approval): Add myself.
1424
1425 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1426
1427         * MAINTAINERS: Update my email address.
1428
1429 2018-06-01  Tom de Vries  <tdevries@suse.de>
1430
1431         * MAINTAINERS: Update my email address.
1432
1433 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1434
1435         * MAINTAINERS (loop-optimizer): Add myself.
1436
1437 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1438
1439         * configure.ac: Added "nfp" target.
1440         * configure: Regenerate.
1441
1442 2018-04-30  Richard Biener  <rguenther@suse.de>
1443
1444         PR bootstrap/85571
1445         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1446         (STAGE3_TFLAGS): Likewise.
1447         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1448         (STAGEtrain_TFLAGS): Likewise.
1449         * Makefile.in: Regenerate.
1450
1451 2018-04-26  Richard Biener  <rguenther@suse.de>
1452
1453         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1454         (STAGE2_CFLAGS): Likewise.
1455         (STAGE2_TFLAGS): Likewise.
1456         (STAGE3_CFLAGS): Add -fchecking.
1457         (STAGE3_TFLAGS): Likewise.
1458         (STAGEtrain_CFLAGS): Filter out -fchecking.
1459         (STAGEtrain_TFLAGS): Likewise.
1460         * Makefile.in: Re-generate.
1461
1462 2018-04-25  Catherine Moore <clm@codesourcery.com>
1463
1464         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1465
1466 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1467
1468         * MAINTAINERS (write after approval): Add myself.
1469
1470 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1471
1472         * MAINTAINERS: Update my email address.
1473
1474 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1475
1476         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1477
1478 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1479
1480         * MAINTAINERS: Update my email address and disambiguate myself
1481         a bit from Will Schmidt.
1482
1483 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1484
1485         * MAINTAINERS: Move maintainers of now-removed picochip and score
1486         ports to write after approval.
1487
1488 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1489
1490         * MAINTAINERS: Add entry for SVE maintainership.
1491
1492 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1493
1494         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1495         * configure: Regenerate.
1496
1497 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1498
1499         * MAINTAINERS (write after approval): Add myself.
1500
1501 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1502
1503         * MAINTAINERS (write after approval): Add myself.
1504
1505 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1506
1507         * MAINTAINERS (write after approval): Add myself.
1508
1509 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1510
1511         Update copyright years.
1512
1513 2018-01-03  Ben Elliston  <bje@gnu.org>
1514
1515         * config.guess: Import latest version.
1516         * config.sub: Likewise.
1517
1518 2017-12-12  Stafford Horne  <shorne@gmail.com>
1519
1520         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1521         * configure: Regenerate.
1522
1523 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1524
1525         * MAINTAINERS (Write After Approval): Add myself.
1526
1527 2017-11-28  Julia Koval  <julia.koval@intel.com>
1528             Sebastian Peryt  <sebastian.peryt@intel.com>
1529
1530         * Makefile.def (target_modules): Remove libcilkrts.
1531         * Makefile.in: Ditto.
1532         * configure: Ditto.
1533         * configure.ac: Ditto.
1534
1535 2017-11-28  Julia Koval  <julia.koval@intel.com>
1536
1537         * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1540
1541         * MAINTAINERS (Write After Approval): Add myself.
1542
1543 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1544
1545         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1546         Use my SiFive email address.
1547
1548 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1549
1550         * MAINTAINERS (write after approval): Add myself.
1551
1552 2017-10-27  Martin Liska  <mliska@suse.cz>
1553
1554         * Makefile.tpl: Use proper name of folder as it was renamed
1555         during transition to 4 stages.
1556         * Makefile.in: Regenerate.
1557
1558 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1559
1560         * MAINTAINERS (write after approval): Add myself.
1561
1562 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1563
1564         * MAINTAINERS: Add a note that maintainership also includes web
1565         pages, docs, and testsuite related to that area.
1566
1567 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1568
1569         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1570
1571 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1572
1573         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1574
1575 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1576
1577         * MAINTAINERS: Remove myself as a vxworks maintainer.
1578
1579 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1580
1581         * MAINTAINERS: Remove email address of Jim Norris.
1582
1583 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1584
1585         * MAINTAINERS (Reviewers): Move myself from here...
1586         (CPU Port Maintainers): ... to here.
1587
1588 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1589
1590         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1591
1592 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1593
1594         * MAINTAINERS (write after approval): Add myself.
1595
1596 2017-07-28  Tony Reix  <tony.reix@atos.net>
1597
1598         * configure.ac (target-libffi): Don't disable for AIX.
1599         (go): Don't add to unsupported_languages on AIX.
1600         (target-libgo): Don't disable for AIX.
1601         * configure: Regenerate.
1602
1603 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1604
1605         * MAINTAINERS: Add myself.
1606
1607 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1608
1609         * MAINTAINERS: Update my email address.
1610
1611 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1612
1613         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1614         arm-specific auto-generated header files.
1615
1616 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1617
1618         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1619         * configure: Rebuilt.
1620
1621 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1622
1623         * MAINTAINERS: Readd myself for c6x.
1624
1625 2017-06-28  Martin Liska  <mliska@suse.cz>
1626
1627         PR bootstrap/81217
1628         * Makefile.def: Remove superfluous bootstrap_target from
1629         bootstrap_stage.
1630         * Makefile.in: Re-generate the file.
1631
1632 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1633
1634         * MAINTAINERS: Add myself to Write After Approval
1635
1636 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1637
1638         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1639
1640 2017-06-19  Martin Liska  <mliska@suse.cz>
1641
1642         * Makefile.def: Define 4 stages PGO bootstrap.
1643         * Makefile.tpl: Define FLAGS.
1644         * Makefile.in: Regenerate.
1645
1646 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1647
1648         * Makefile.def: Add check-gotools to go check targets.
1649         * Makefile.in: Rebuild.
1650
1651 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1652
1653         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1654
1655 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1656
1657         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1658         * configure: Regenerate.
1659
1660 2017-05-31  Martin Liska  <mliska@suse.cz>
1661
1662         * configure.ac: Add handling of stage2_werror_flags to
1663         action-if-given and to action-if-not-given.
1664         * configure: Regenerate.
1665
1666 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1667
1668         * MAINTAINERS: Add self to Write After Approval
1669
1670 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1671
1672         * MAINTAINERS: Update my email address, and remove myself as
1673         maintainer in some areas.
1674
1675 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1676
1677         * MAINTAINERS: Add self to Write After Approval
1678
1679 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1680
1681         * configure.ac: Add --enable-languages=default to mean default and
1682         make --enable-languages=all mean all supported languages.
1683         * configure: Regenerated.
1684
1685 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1686
1687         * config.gcc (powerpc*-*-*spe*): New.
1688         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1689         (powerpc-*-rtems*spe*): New.
1690         (powerpc*-*-linux*spe*): New.
1691         (powerpc-wrs-vxworksspe): New.
1692         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1693         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1694         * config.host (powerpc*-*-*spe*): New.
1695
1696 2017-05-19  Martin Liska  <mliska@suse.cz>
1697
1698         * configure.ac: Add --enable-werror-always just for
1699         bootstrap-debug (or none build config) and do not add it
1700         when we are on a release branch.
1701         * configure: Regenerated.
1702
1703 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1704
1705         * MAINTAINERS: Add self to Write After Approval
1706
1707 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1708
1709         * MAINTAINERS: Move myself to Write After Approval section.
1710
1711 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1712
1713         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1714         ACCH registers.
1715         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1716         available.
1717         (umulsidi3): Likewise.
1718         (mulsidi3_700): Disable this pattern when we have advanced mpy
1719         instructions.
1720         (umulsidi3_700): Likewise.
1721         (maddsidi4): New pattern.
1722         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1723         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1724         (mpydu_imm_arcv2hs): Likewise.
1725         * config/arc/predicates.md (accl_operand): New predicate.
1726
1727 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1728             Andrew Burgess <andrew.burgess@embecosm.com>
1729
1730         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1731         case.
1732         (ARC_AUTOFP_IRQ_P): Likewise.
1733         (ARC_AUTO_IRQ_P): Likewise.
1734         (rgf_banked_register_count): New variable.
1735         (parse_mrgf_banked_regs_option): New function.
1736         (arc_override_options): Handle rgf_banked_regs option.
1737         (arc_handle_interrupt_attribute): Add firq option.
1738         (arc_compute_function_type): Return fast irq type when required.
1739         (arc_must_save_register): Handle fast interrupts.
1740         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1741         (arc_return_address_regs): Update.
1742         * config/arc/arc.h (arc_return_address_regs): Update.
1743         (arc_function_type): Add fast interrupt type.
1744         (ARC_INTERRUPT_P): Update.
1745         (RC_FAST_INTERRUPT_P): Define.
1746         * config/arc/arc.md (simple_return): Update for fast interrupts.
1747         (p_return_i): Likewise.
1748         * config/arc/arc.opt (mrgf-banked-regs): New option.
1749         * doc/invoke.texi (mrgf-banked-regs): Document.
1750
1751 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1752
1753         * config/arc/arc.c (irq_ctrl_saved): New variable.
1754         (ARC_AUTOBLINK_IRQ_P): Define.
1755         (ARC_AUTOFP_IRQ_P): Likewise.
1756         (ARC_AUTO_IRQ_P): Likewise.
1757         (irq_range): New function.
1758         (arc_must_save_register): Likewise.
1759         (arc_must_save_return_addr): Likewise.
1760         (arc_dwarf_emit_irq_save_regs): Likewise.
1761         (arc_override_options): Handle deferred options.
1762         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1763         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1764         arc_must_save_return_addr.
1765         (arc_compute_frame_size): Handle automated save and restore of
1766         registers.
1767         (arc_expand_prologue): Likewise.
1768         (arc_expand_epilogue): Likewise.
1769         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1770         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1771         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1772
1773 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1774         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1775
1776         PR bootstrap/77661
1777         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1778         in-tree build MPC.
1779         * Makefile.in: Regenerate.
1780
1781 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1782
1783         * configure.ac: Enable LTO by default on darwin >= 9.
1784         * configure: Regenerate.
1785
1786 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1787
1788         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1789         and Andrew Waterman as the RISC-V maintainers.
1790
1791 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1792
1793         * MAINTAINERS: Add self to Write After Approval
1794
1795 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1796
1797         * config.guess: Import latest from upstream.
1798
1799 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1800
1801         * MAINTAINERS (Write After Approval): Remove entries that are
1802         already covered under Reviewers.
1803
1804 2017-03-08  Mark Wielaard  <mark@klomp.org>
1805
1806         PR demangler/70909
1807         PR demangler/67264
1808         * include/demangle.h: Add d_printing to struct demangle_component
1809         and pass struct demangle_component as non const.
1810
1811 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1812
1813         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1814
1815 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1816
1817         * Makefile.tpl: Remove HOST_ISLVER.
1818         (HOST_EXPORTS): Remove ISLVER.
1819         * Makefile.in: Regenerate.
1820
1821 2017-02-13  Richard Biener  <rguenther@suse.de>
1822
1823         * configure: Re-generate.
1824
1825 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1826
1827         * MAINTAINERS: Adjust bug reporting URL.
1828
1829 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1830
1831         * MAINTAINERS (Write After Approval): Remove redundant entry
1832         for Andrew Burgess.
1833
1834 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1835
1836         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1837         32-bit hppa*-*-hpux*.
1838         * configure: Regenerate.
1839
1840 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1841
1842         * configure.ac: Moved the white list of enabling BRIG FE to
1843         libhsail-rt/configure.tgt.
1844         * configure: Regenerated.
1845         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1846
1847 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1848             Martin Jambor  <mjambor@suse.cz>
1849
1850         * Makefile.def (target_modules): Added libhsail-rt.
1851         (languages): Added language brig.
1852         * Makefile.in: Regenerated.
1853         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1854         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1855         * configure: Regenerated.
1856
1857 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1858
1859         PR other/79046
1860         * configure: Regenerated.
1861
1862 2017-01-04  Alan Modra  <amodra@gmail.com>
1863
1864         * configure: Regenerate.
1865
1866 2016-12-29  Ben Elliston  <bje@gnu.org>
1867
1868         * config.sub: Import latest version.
1869
1870 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1871
1872         * MAINTAINERS (Write After Approval): Add myself.
1873
1874 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1875
1876         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1877         includes bootstrap-mpx.
1878         * configure: Regenerated.
1879
1880 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1881
1882         * MAINTAINERS (Write After Approval): Add myself.
1883
1884 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1885
1886         * configure: Regenerate.
1887
1888 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1889
1890         * configure.ac: Don't use pkg-config to check for bdw-gc.
1891         * configure: Regenerate.
1892
1893 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1894
1895         * Makefile.def: Remove reference to boehm-gc target module.
1896         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1897         options and for the bdw-gc pkg-config module.
1898         * configure: Regenerate.
1899         * Makefile.in: Regenerate.
1900
1901 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1902
1903         * MAINTAINERS (nvptx): Remove self.
1904
1905 2016-11-25  Ben Elliston  <bje@gnu.org>
1906
1907         * config.guess: Import latest version.
1908         * config.sub: Likewise.
1909
1910 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1911
1912         * MAINTAINERS (Write After Approval): Add myself.
1913
1914 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1915
1916         * Makefile.def: Remove references to GCJ.
1917         * Makefile.tpl: Likewise.
1918         * Makefile.in: Regenerate.
1919
1920 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1921
1922         * config-ml.in: Remove references to GCJ.
1923         * configure.ac: Likewise.
1924         * configure: Regenerate.
1925
1926 2016-11-01  Josh Conner  <joshconner@google.com>
1927
1928         * MAINTAINERS (Write After Approval): Update email address,
1929
1930 2016-10-27  Carl Love  <cel@us.ibm.com>
1931
1932         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1933         Approval list to make it alphabetical.
1934
1935 2016-10-27  Carl Love  <cel@us.ibm.com>
1936
1937         * MAINTAINERS (Write After Approval): Add myself.
1938
1939 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1940
1941         * MAINTAINERS (Reviewers): Add myself.
1942         (Write After Approval): Add myself.
1943
1944 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1945             Ulrich Weigand  <uweigand@de.ibm.com>
1946
1947         * MAINTAINERS: Update email address.
1948
1949 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1950
1951         * MAINTAINERS: Update email address.
1952
1953 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1954
1955         * configure.ac: Add aarch64-*-freebsd*.
1956         * configure: Regenerate.
1957
1958 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1959
1960         * MAINTAINERS: Update email address after it got reverted.
1961
1962 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1963
1964         * configure.ac (target_libraries): Readd target-boehm-gc.
1965         Restore --enable-objc-gc handling.
1966         * configure: Regenerate.
1967
1968 2015-10-03  Jeff Law  <law@redhat.com>
1969
1970         * MAINTAINERS: Move several inactive maintainers to the
1971         write-after-approval section.
1972
1973 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1974
1975         * configure.ac: Add target-libffi to target_libraries.
1976         Readd libgcj target disablings, modified to only target-libffi.
1977         Readd target addition of go to unsupported languages.
1978         * configure: Regenerated.
1979
1980 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1981
1982         * MAINTAINERS: Update email address.
1983
1984 2016-09-30  Andrew Haley  <aph@redhat.com>
1985
1986         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1987         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1988         libgcj.
1989
1990 2016-09-30  Andrew Haley  <aph@redhat.com>
1991
1992         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1993         write-after approval after GCJ deletion.
1994
1995 2016-09-30  Andrew Haley  <aph@redhat.com>
1996
1997         * Makefile.def: Remove libjava.
1998         * Makefile.tpl: Likewise.
1999         * Makefile.in: Regenerate.
2000         * configure.ac: Likewise.
2001         * configure: Likewise.
2002         * gcc/java: Remove.
2003         * libjava: Likewise.
2004
2005 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2006
2007         * MAINTAINERS (Reviewers): Add myself.
2008
2009 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2010
2011         * configure.ac: Disable "sim" directory for arc*-*-*.
2012         * configure: Regenerated.
2013
2014 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2015
2016         * MAINTAINERS (Write After Approval): Add myself.
2017
2018 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2019
2020         * configure.ac: Check for the minimum in-tree MPFR version
2021         handled.
2022         * configure: Regenerate.
2023
2024 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2025
2026         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2027         * configure: Regenerated.
2028
2029 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2030
2031         * MAINTAINERS (Write After Approval): Add myself.
2032
2033 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2034
2035         * Makefile.def: Add autoprofiledbootstrap.
2036         * Makefile.tpl: Dito.
2037         * Makefile.in: Regenerate.
2038
2039 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2040
2041     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2042     * configure: Regenerate.
2043
2044 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2045
2046         * configure: Regenerate.
2047         * configure.ac: Remove support for avr-rtems.
2048
2049 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2050
2051         * MAINTAINERS (Write After Approval): Add myself.
2052
2053 2016-06-16  Michael Collison  <michael.collison@arm.com>
2054
2055         * MAINTAINERS (Write After Approval): Add myself.
2056
2057 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2058
2059         * MAINTAINERS (Write After Approval): Update e-mail address.
2060
2061 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2062
2063         * MAINTAINERS (Write After Approval): Add myself.
2064
2065 2016-05-28  Alan Modra  <amodra@gmail.com>
2066
2067         * Makefile.tpl (configure): Depend on m4 files included.
2068         * Makefile.in: Regenerate.
2069
2070 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2071
2072         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2073         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2074
2075 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2076
2077         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2078         special case builtin.
2079         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2080         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2081         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2082         for __builtin_vec_addec.
2083
2084 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2085
2086         * config.guess: Import version 2016-04-02 (newest).
2087         * config.sub: Import version 2016-05-10 (newest).
2088
2089 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2090
2091         * configure.ac: Add ARC support to libgloss.
2092         * configure: Regenerate
2093
2094 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2095
2096         * MAINTAINERS (Write After Approval): Add myself.
2097
2098 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2099
2100         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2101         * configure: Regenerated.
2102         * Makefile.def (gmp): Explicitly disable assembler.
2103         (mpfr): Adjust lib_path.
2104         (mpc): Likewise.
2105         * Makefile.in: Regenerated.
2106
2107 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2108
2109         PR bootstrap/70704
2110         * configure.ac (--enable-stage1-checking): Add missing
2111         --enable-checking=.
2112         * configure: Regenerated.
2113
2114 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2115
2116         * config.guess: Revert r235676.
2117         * config.sub: Revert r235676.
2118
2119 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2120
2121         * config.guess: Remove SH5 support.
2122         * config.sub: Likewise.
2123         * configure: Likewise.
2124         * configure.ac: Likewise.
2125
2126 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2127
2128         PR bootstrap/70704
2129         * configure.ac (--enable-stage1-checking): For --disable-checking or
2130         implicit --enable-checking, make sure extra flag matches in between
2131         stage1 and later checking.
2132         * configure: Regenerated.
2133
2134 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2135
2136         * .gitattributes: New file.
2137
2138 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2139
2140         * MAINTAINERS (rs6000/powerpc port): Add myself.
2141
2142 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2143
2144         PR bootstrap/70173
2145         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2146         and gotools directories.  Delete the stage_final file.
2147         * Makefile.in: Regenerate.
2148
2149 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2150
2151         * MAINTAINERS (Write After Approval): Add myself.
2152
2153 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2154
2155         * MAINTAINERS (Fortran maintainer): Remove myself.
2156
2157 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2158
2159         * MAINTAINERS (Write After Approval): Add myself.
2160
2161 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2162
2163         * MAINTAINERS (Write After Approval): Add myself.
2164
2165 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2166
2167         Sync with binutils-gdb:
2168
2169         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2170
2171         * configure.ac: Add mips and s390 to the gold target check.
2172         * configure: Regenerate.
2173
2174 2016-03-01  DJ Delorie  <dj@redhat.com>
2175
2176         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2177
2178 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2179
2180         * MAINTAINERS (libcpp): Add myself.
2181         (diagnostic messages): Likewise.
2182
2183 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2184
2185         * MAINTAINERS: Fix whitespace.
2186
2187 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2188
2189         * MAINTAINERS (Write After Approval): Add myself.
2190
2191 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2192
2193         * config/isl.m4: Add comments about isl-0.16.
2194         * configure: Regenerate.
2195
2196 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2197
2198         * MAINTAINERS (hsa maintainers): Add myself.
2199
2200 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2201
2202         * MAINTAINERS: (Write After Approval): Add myself.
2203
2204 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2205             Sebastian Pop  <s.pop@samsung.com>
2206
2207         * Makefile.in: Regenerate.
2208         * Makefile.tpl: Export ISLVER.
2209         * configure: Regenerate.
2210         * config/isl.m4: Detect isl-0.15.
2211
2212 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2213
2214         PR bootstrap/69329
2215         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2216         * Makefile.in: Regenerate.
2217
2218 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2219
2220         * configure.ac: Enable LTO for DJGPP
2221         * configure: Regenerate
2222
2223 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2224
2225         Sync with binutils-gdb:
2226         2015-10-21  Nick Clifton  <nickc@redhat.com>
2227
2228         PR gas/19109
2229         * configure.ac: Note the 'none' is an acceptable argument to
2230         --enable-compressed-debug-sections.
2231         * configure: Regenerate.
2232
2233 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2234
2235         PR bootstrap/69134
2236         * Makefile.def (mpfr): Disable assembler.
2237         * Makefile.in: Regenerate.
2238
2239 2016-01-01  Ben Elliston  <bje@gnu.org>
2240
2241         * config.guess: Import version 2016-01-01.
2242         * config.sub: Likewise.
2243
2244 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2245
2246         * MAINTAINERS (Write After Approval): Add myself.
2247
2248 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2249
2250         * Makefile.in: Replace ISL with isl.
2251         * Makefile.tpl: Same.
2252         * config/isl.m4: Same.
2253         * configure.ac: Same.
2254         * contrib/download_prerequisites: Same.
2255         * configure: Regenerate.
2256
2257 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2258
2259         * MAINTAINERS (Write After Approval): Add Myself.
2260
2261 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2262
2263         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2264         * configure: Regenerate.
2265
2266 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2267             Sebastian Pop  <s.pop@samsung.com>
2268
2269         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2270         isl_ctx_get_max_operations.
2271         * configure: Regenerate.
2272
2273 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2274
2275         * MAINTAINERS (Write After Approval): Add myself.
2276
2277 2015-12-02  Ian Lance Taylor  <iant@google.com>
2278
2279         PR go/66147
2280         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2281         * Makefile.in: Regenerate.
2282
2283 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2284
2285         PR libffi/65726
2286         * Makefile.def (lang_env_dependencies): Make libffi depend
2287         on cxx.
2288         * Makefile.in: Regenerate.
2289
2290 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2291
2292         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2293         symbols.
2294
2295 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2296
2297         Sync with binutils-gdb:
2298         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2299
2300         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2301         * configure: Regenerate.
2302
2303 2015-11-19  Martin Liska  <mliska@suse.cz>
2304
2305         * .gitignore: Add .clang-format to ignored files.
2306         * Makefile.in: Add clang-format.
2307         * Makefile.tpl: Likewise.
2308
2309 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2310
2311         * configure.ac: Enable libmpx by default.
2312         * configure: Regenerated.
2313
2314 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2315
2316         * MAINTAINERS: Update email address.
2317
2318 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2319
2320         * MAINTAINERS: Update email address.
2321
2322 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2323
2324         * MAINTAINERS  (Write After Approval): Add myself.
2325
2326 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2327
2328         Sync with binutils-gdb:
2329         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2330
2331         PR gas/19109
2332         * configure.ac: Add
2333         --enable-compressed-debug-sections={all,gas,gold,ld}.
2334         * configure: Regenerated.
2335
2336 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2337
2338         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2339
2340 2015-10-09  Martin Liska  <mliska@suse.cz>
2341
2342         * MAINTAINERS (Write After Approval): Add myself.
2343
2344 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2345
2346         * MAINTAINERS (Write After Approval): Add myself.
2347
2348 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2349
2350         * MAINTAINERS: Update email address.
2351
2352 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2353
2354         * MAINTAINERS  (Write After Approval): Add myself.
2355
2356 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2357
2358         * MAINTAINERS: Update email.
2359
2360 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2361
2362         * MAINTAINERS: Update my email address.
2363
2364 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2365
2366         * MAINTAINERS (ft32 port): Add myself.
2367
2368 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2369
2370         * MAINTAINERS: Add myself.
2371
2372 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2373
2374         * MAINTAINERS (Write After Approval): Add myself.
2375
2376 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2377
2378         PR libfortran/54572
2379         * Makefile.def: Make libgfortran depend on libbacktrace.
2380         * Makefile.in: Regenerate.
2381
2382 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2383
2384         * MAINTAINERS (Write After Approval): Add myself.
2385
2386 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2387
2388         PR other/67092
2389         * configure.ac: Remove --with_host_libstdcxx support.
2390         * configure: Regenerate.
2391
2392 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2393             Jakub Jelinek  <jakub@redhat.com>
2394
2395         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2396         nvptx*-*-*.
2397         * configure: Regenerate.
2398
2399 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2400
2401         * Makefile.def (libiconv): Define bootstrap=true.
2402         Mark pdf/html/info as missing.
2403         (configure-gcc): Depend on all-libiconv.
2404         (all-gcc): Ditto.
2405         (configure-libcpp): Ditto.
2406         (all-libcpp): Ditto.
2407         (configure-intl): Ditto.
2408         (all-intl): Ditto.
2409         * Makefile.in: Regenerate.
2410
2411 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2412
2413         * MAINTAINERS (loop ivopts): Add the entry and myself.
2414
2415 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2416
2417         * MAINTAINERS (nvptx): Add self.
2418
2419 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2420
2421         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2422         128-bit vector modes.
2423
2424 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2425
2426         * MAINTAINERS (Write After Approval): Add myself.
2427
2428 2015-07-28  Ben Elliston  <bje@gnu.org>
2429
2430         * config.sub, config.guess: Import from upstream.
2431
2432 2015-07-24  Michael Darling  <darlingm@gmail.com>
2433
2434         PR other/66259
2435         * config-ml.in: Reflects renaming of configure.in to configure.ac
2436         * configure: Likewise
2437         * configure.ac: Likewise
2438
2439 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2440
2441         * MAINTAINERS: Update my email address.
2442
2443 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2444
2445         Sync with binutils-gdb:
2446         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2447
2448         * configure.ac (target_configdirs): Exclude target-zlib if
2449         target-libjava isn't built.
2450         * configure: Regenerated.
2451
2452 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2453
2454         Sync with binutils-gdb:
2455         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2456
2457         * configure.ac: Disable configuration of GDB for HPUX targets.
2458         * configure: Regenerate.
2459
2460         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2461
2462         * configure.ac: Add --with-system-zlib.
2463         * configure: Regenerated.
2464
2465         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2466
2467         * configure.ac: Add FT32 support.
2468         * configure: Regenerate.
2469
2470         2015-01-12  Anthony Green  <green@moxielogic.com>
2471
2472         * configure.ac: Don't disable gprof for moxie.
2473         * configure: Rebuild.
2474
2475 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2476
2477         Sync with binutils-gdb:
2478         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2479
2480         PR ld/18355
2481         * Makefile.def: Add extra_configure_flags to host zlib.
2482         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2483         to --enable-host-shared When bfd is to be built as shared
2484         library.  AC_SUBST.
2485         * Makefile.in: Regenerated.
2486
2487 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2488
2489         Sync with src:
2490         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2491         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2492         * Makefile.in: Regenerated.
2493
2494 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2495
2496         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2497         target.
2498         * configure: Regenerate.
2499
2500 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2501
2502         * MAINTAINERS (Write After Approval): Add myself.
2503
2504 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2505
2506         * MAINTAINERS (OS Port Maintainers): Add myself.
2507         (Various Maintainers): Remove myself from libffi testsuite.
2508
2509 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2510
2511         * MAINTAINERS (gen* on machine desc): Add self.
2512
2513 2015-06-02  Jason Merrill  <jason@redhat.com>
2514
2515         PR bootstrap/66319
2516         * configure.ac: Use -std=gnu++98.
2517
2518 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2519
2520         * MAINTAINERS (Write After Approval): Add myself.
2521
2522 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2523
2524         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2525         * configure: Regenerate.
2526
2527 2015-05-26  Jason Merrill  <jason@redhat.com>
2528
2529         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2530         * configure: Regenerate.
2531
2532 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2533
2534         * configure.ac: FT32 target added.
2535         * configure: Regenerated.
2536
2537 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2538
2539         * MAINTAINERS (Write After Approval): Add myself.
2540
2541 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2542
2543         * MAINTAINERS (Write After Approval): Add myself.
2544
2545 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2546
2547         * configure.ac: Fix typo.
2548         * configure: Regenerate.
2549
2550 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2551
2552         * MAINTAINERS (Write After Approval): Add myself.
2553
2554 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2555
2556         * configure.ac: Match $host configured with triplets.
2557         * configure: Regenerate.
2558
2559 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2560
2561         * Makefile.tpl: Remove surplus whitespace throughout.
2562         * Makefile.in: Regenerate.
2563
2564 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2565
2566         * MAINTAINERS (Various Maintainers): Add myself as instruction
2567         combiner maintainer.
2568
2569 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2570
2571         PR bootstrap/62077
2572         * configure.ac (--enable-stage1-checking): Default to
2573         release,misc,gimple,rtlflag,tree,types if --disable-checking
2574         or --enable-checking is not specified and DEV-PHASE is not
2575         experimental.
2576         * configure: Regenerated.
2577
2578 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2579
2580         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2581         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2582         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2583         * Makefile.in: Regenerate.
2584
2585 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2586
2587         * MAINTAINERS: Update my email address.
2588
2589 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2590
2591         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2592
2593 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2594
2595         * MAINTAINERS: Add myself as an arm port reviewer.
2596
2597 2015-03-25  Martin Liska  <mliska@suse.cz>
2598             Yury Gribov  <y.gribov@samsung.com>
2599
2600         * Makefile.in: Fix ln source location for vimrc file.
2601         * Makefile.tpl: Likewise.
2602
2603 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2604
2605         PR bootstrap/25672
2606         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2607         cross-compiling.  Similarly for CXX_FOR_TARGET.
2608         * configure: Regenerate.
2609
2610 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2611
2612         * Makefile.def: Add libmpx.
2613         * configure.ac: Add libmpx.
2614         * Makefile.in: Regenerate.
2615         * configure: Regenerate.
2616
2617 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2618
2619         * MAINTAINERS (CPU Port Maintainers): Add myself
2620         i386 vector ISA extns mantainer.
2621
2622 2015-03-13  Jeff Law  <law@redhat.com>
2623
2624         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2625         maintainer.
2626         Remove Richard Henderson as a maintainer for the x86 port.
2627
2628 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2629
2630         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2631
2632 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2633
2634         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2635         pointer bounds checker and i386 MPX maintainer.
2636
2637 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2638
2639         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2640
2641 2015-02-26  Martin Sebor  <msebor@redhat.com>
2642
2643         * MAINTAINERS (Various Maintainers): Add self.
2644
2645 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2646
2647         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2648         Make sure it contains lto.
2649         * configure: Regenerate.
2650
2651 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2652
2653         * configure: Regenerate.
2654
2655 2015-02-06  Diego Novillo  <dnovillo@google.com>
2656 1
2657         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2658         middle-end, docstring): Remove myself.
2659         (Write After Approval): Add myself.
2660
2661 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2662
2663         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2664         (Write After Approval): Update address.
2665
2666 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2667
2668         PR jit/64780
2669         * configure.ac: Require the user to explicitly specify
2670         --enable-host-shared if the jit is enabled.
2671         * configure: Regenerate.
2672
2673 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2674
2675         * MAINTAINERS (Write After Approval): Add myself.
2676
2677 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2678
2679         * MAINTAINERS: Make whitespace consistent.
2680
2681 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2682
2683         * MAINTAINERS (Write After Approval): Add myself.
2684
2685 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2686
2687         * MAINTAINERS: (Write After Approval): Add myself.
2688
2689 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2690
2691         * MAINTAINERS: (Write After Approval): Add myself.
2692
2693 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2694
2695         * MAINTAINERS: (Write After Approval): Add myself.
2696
2697 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2698
2699         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2700         objective-c/c++ front end maintainer.
2701
2702 2015-01-13  Marek Polacek  <polacek@redhat.com>
2703
2704         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2705
2706 2015-01-12  Jeff Law  <law@redhat.com>
2707
2708         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2709         a very long time.
2710
2711 2015-01-09  Ian Lance Taylor  <iant@google.com>
2712
2713         * configure.ac (host_tools): Add gotools.
2714         * Makefile.def (host_modules): Add gotools.
2715         (dependencies): Add dependency of all-gotools on all-target-libgo.
2716
2717 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2718
2719         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2720         * configure: Regenerate.
2721
2722 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2723
2724         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2725         all-target-libgomp.
2726         * Makefile.in: Regenerate.
2727
2728 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2729
2730         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2731
2732 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2733
2734         * configure.ac: Add Visium support.
2735         * configure: Regenerate.
2736
2737 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2738
2739         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2740         * configure: Regenerate.
2741
2742 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2743
2744         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2745         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2746         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2747         (OBJCOPY_FOR_TARGET): New variable.
2748         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2749         * Makefile.in: Regenerate.
2750         * configure.ac: Check for already installed target objcopy.
2751         Also GCC_TARGET_TOOL on objcopy.
2752         * configure: Regenerate.
2753
2754 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2755
2756         * config.sub: Update from upstream, to 2015-01-01 version.
2757         * config.guess: Ditto.
2758
2759 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2760
2761         * MAINTAINERS (RTEMS Ports): Add myself.
2762
2763 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2764
2765         * MAINTAINERS (Write After Approval): Add myself.
2766
2767 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2768
2769         * MAINTAINERS (Write After Approval): Add myself.
2770
2771 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2772
2773         * configure.ac (--enable-as-accelerator-for): Don't set
2774         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2775         * configure: Regenerate.
2776
2777 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2778
2779         PR bootstrap/64023
2780         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2781         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2782         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2783         to CXX.
2784         * Makefile.in: Regenerated.
2785
2786 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2787             Yury Gribov  <y.gribov@samsung.com>
2788
2789         * .gitignore: Added .local.vimrc and .lvimrc.
2790         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2791         * Makefile.in: Regenerate.
2792
2793 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2794
2795         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2796         * configure: Regenerated.
2797
2798 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2799
2800         * MAINTAINERS (nvptx port): New entry.
2801
2802 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2803
2804         * configure: Regenerate.
2805
2806 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2807
2808         * configure.ac: Merge with Binutils.
2809
2810 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2811
2812         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2813         * Makefile.in: Regenerate.
2814
2815 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2816
2817         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2818         missing flex.
2819         * Makefile.in: Regenerated.
2820
2821 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2822
2823         * Makefile.in: Regenerate.
2824
2825 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2826
2827         PR bootstrap/63784
2828         * libtool.m4: Add $pic_flag with -shared.
2829
2830 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2831
2832         * MAINTAINERS (Write After Approval): Added myself.
2833
2834 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2835
2836         * MAINTAINERS (write-after-approval): Add myself.
2837
2838 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2839
2840         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2841         from 2 years ago.
2842
2843 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2844
2845         Revert:
2846         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2847
2848         * MAINTAINERS (Write After Approval): Added myself as line map
2849         maintainer.
2850
2851 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2852
2853         Revert:
2854         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2855
2856         * MAINTAINERS (Write After Approval): Added myself.
2857
2858 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2859
2860         * MAINTAINERS (Write After Approval): Added myself.
2861
2862 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2863
2864         * MAINTAINERS (Write After Approval): Added myself as line map
2865         maintainer.
2866
2867 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2868
2869         * MAINTAINERS (Various Maintainers): Added myself as line map
2870         maintainer.
2871
2872 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2873
2874         * move-if-change: Sync from upstream gnulib.
2875
2876 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2877
2878         * compile: Sync with upstream Automake.
2879         * depcomp: Ditto.
2880         * install-sh: Ditto.
2881         * missing: Ditto.
2882         * mkinstalldirs: Ditto.
2883         * ylwrap: Ditto.
2884
2885 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2886
2887         * config.sub: Update from upstream config repo.
2888         * config.guess: Ditto.
2889
2890 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2891
2892         * Makefile.def: Add liboffloadmic to target_modules.  Make
2893         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2894         * Makefile.in: Regenerate.
2895         * configure: Regenerate.
2896         * configure.ac: Add liboffloadmic to target binaries.
2897         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2898         Add liboffloadmic to noconfig list when C++ is not supported.
2899
2900 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2901             Thomas Schwinge  <thomas@codesourcery.com>
2902             Ilya Verbin  <ilya.verbin@intel.com>
2903             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2904
2905         * configure: Regenerate.
2906         * configure.ac (--enable-as-accelerator-for)
2907         (--enable-offload-targets): New configure options.
2908
2909 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2910
2911         * Makefile.def: Make all-gcc depend on all-isl.
2912         * Makefile.in: Regenerate.
2913
2914 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2915
2916         * ChangeLog.jit: New.
2917         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2918
2919 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2920
2921         PR target/63610
2922         * libtool.m4: Fix globbing of darwin versions.
2923         * configure: Regenerate.
2924
2925 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2926
2927         * Makefile.def: Remove CLooG.
2928         * Makefile.tpl: Ditto.
2929         * configure.ac: Ditto.
2930         * configure: Regenerate.
2931         * Makefile.in: Ditto.
2932
2933 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2934
2935         * configure.ac: Handle nvptx-*-*.
2936         * configure: Regenerate.
2937
2938 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2939
2940         * MAINTAINERS (Write After Approval): Add myself.
2941
2942 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2943
2944         * Makefile.def (libcc1): Remove bootstrap=true;.
2945         * Makefile.in: Regenerated.
2946
2947 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2948
2949         * configure.ac: Update comment.
2950         * configure: Regenerate.
2951
2952 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2953
2954         * MAINTAINERS (Write After Approval): Add myself.
2955
2956 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2957
2958         * configure.ac (extra_host_libiberty_configure_flags): Add
2959         --enable-shared also for libcc1's benefit.
2960         * configure: Regenerate.
2961
2962 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2963
2964         * MAINTAINERS: Change my email address.
2965
2966 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2967             Tom Tromey  <tromey@redhat.com>
2968
2969         * Makefile.def: Add libcc1 to host_modules.
2970         * configure.ac (host_tools): Add libcc1.
2971         * Makefile.in, configure: Rebuild.
2972
2973 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2974
2975         * configure.ac (build_configargs): Don't share config.cache between
2976         build subdirs.
2977         * configure: Regenerate.
2978
2979 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2980
2981         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2982         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2983         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2984         leon3v7 as leon3.
2985         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2986         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2987         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2988         * config/sparc/sparc.md (cpu): Add leon3v7.
2989         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2990
2991 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2992
2993         * MAINTAINERS (write-after-approval): Add myself.
2994
2995 2014-10-23  Ian Lance Taylor  <iant@google.com>
2996
2997         * configure.ac: Disable the Go frontend on systems where it is known
2998         to not work.
2999         * configure: Regenerate.
3000
3001 2014-10-23  Richard Biener  <rguenther@suse.de>
3002
3003         * Makefile.def: Add libcpp build module and dependencies.
3004         * configure.ac: Add libcpp build module.
3005         * Makefile.in: Regenerate.
3006         * configure: Likewise.
3007
3008 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3009
3010         * MAINTAINERS (write-after-approval): Add myself.
3011
3012 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3013
3014         * INSTALL/README: Do not mention CVS.
3015
3016 2014-10-03  Jing Yu  <jingyu@google.com>
3017
3018         * configure.ac: Add aarch64 to list of targets that support gold.
3019         * configure: Regenerate.
3020
3021 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3022
3023         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3024
3025 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3026
3027         * MAINTAINERS:  Add myself as MIPS maintainer.
3028
3029 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3030
3031         * MAINTAINERS: Move myself to MIPS maintainers.
3032
3033 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3034
3035         * MAINTAINERS: Put all email addresses between '<' and '>'.
3036
3037 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3038
3039         * MAINTAINERS: Move myself to reviewers (Fortran).
3040
3041 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3042
3043         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3044         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3045         * Makefile.in: Regenerate.
3046
3047 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3048
3049         * rtx-classes-status.txt: Delete
3050
3051 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3052
3053         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3054
3055 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3056
3057         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3058         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3059         of checking for version number.
3060         * configure: Regenerated.
3061         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3062
3063 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3064
3065         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3066         is done; begin phase 6 (use extra rtx_def subclasses).
3067
3068 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3069
3070         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3071         done; begin phase 5 (additional rtx_def subclasses).
3072
3073 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3074
3075         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3076
3077 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3078
3079         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3080         SET_BB_HEADER are done.
3081
3082 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3083
3084         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3085         done.
3086
3087 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3088
3089         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3090
3091 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3092
3093         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3094
3095 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3096
3097         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3098
3099 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3100
3101         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3102
3103 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3104
3105         * rtx-classes-status.txt: Phase 3 (per-file commits within
3106         "config" subdirs) is done; begin phase 4 (removal of
3107         "scaffolding").
3108
3109 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3110
3111         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3112         dir) is done; begin phase 3 (per-file commits within "config"
3113         subdirs).
3114
3115 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3116
3117         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3118         phase 2 (per-file commits in main source dir).
3119
3120 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3121
3122         * configure: Regenerated.
3123
3124 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3125
3126         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3127
3128 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3129
3130         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3131
3132 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3133
3134         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3135
3136 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3137
3138         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3139
3140 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3141
3142         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3143
3144 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3145
3146         * MAINTAINERS (Write After Approval): Add myself.
3147
3148 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3149
3150         * MAINTAINERS: Remove myself
3151
3152 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3153
3154         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3155
3156 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3157
3158         * MAINTAINERS (Write After Approval): Add myself.
3159
3160 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3161
3162         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3163         SET_BB_HEADER, SET_BB_FOOTER
3164
3165 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3166
3167         * rtx-classes-status.txt: New file
3168
3169 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3170
3171         * configure.ac: Eliminate ClooG installation dependency.
3172         * configure: Regenerate.
3173         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3174         * Makefile.in: Regenerate.
3175
3176 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3177
3178         * MAINTAINERS (Write After Approval): Add myself.
3179
3180 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3181
3182         * MAINTAINERS (Write After Approval): Add myself.
3183
3184 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3185
3186         * MAINTAINERS (Write After Approval): Add myself.
3187
3188 2014-07-28  Anthony Green  <green@moxielogic.com>
3189
3190         Import from savannah.gnu.org:
3191         * config.sub: Update to 2014-07-28 version.
3192
3193 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3194
3195         * MAINTAINERS: Remove my MIPS maintainer entry.
3196
3197 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3198
3199         PR target/47230
3200         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3201         * configure: Regenerate.
3202
3203 2014-07-24  James Norris  <jnorris@codesourcery.com>
3204
3205         * MAINTAINERS (Write After Approval): Add myself.
3206
3207 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3208
3209         * configure.ac: Accept only CLooG 0.18.1.
3210         * configure: Regenerate.
3211
3212 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3213
3214         * configure.ac: Don't accept isl 0.11.
3215         * configure: Regenerate.
3216
3217 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3218
3219         * MAINTAINERS (Write After Approval): Add myself.
3220
3221 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3222
3223         * configure.ac: Don't accept isl 0.10.
3224         * configure: Regenerate.
3225
3226 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3227
3228         Fix include path for in-tree cloog.
3229         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3230         * configure: Regenerate.
3231
3232 2014-06-18  Richard Henderson  <rth@redhat.com>
3233
3234         * .gitignore: Import gcc_update output.
3235
3236 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3237
3238         * config-ml.in: Robustify ac_configure_args parsing.
3239
3240         * configure.ac (--enable-linker-plugin-configure-flags)
3241         (--enable-linker-plugin-flags): New flags.
3242         (configdirs): Conditionally add libiberty-linker-plugin.
3243         * configure: Regenerate.
3244         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3245         (host_modules) <lto-plugin>: Pay attention to
3246         @extra_linker_plugin_flags@ and
3247         @extra_linker_plugin_configure_flags@.
3248         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3249         * Makefile.in: Regenerate.
3250
3251         * Makefile.tpl (configure-[+prefix+][+module+])
3252         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3253         "module_srcdir" instead of "module" for locating a module's srcdir.
3254         * Makefile.in: Regenerate.
3255
3256 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3257
3258         * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3261
3262         * MAINTAINERS: Update my email address.
3263
3264 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3265
3266         * MAINTAINERS (Write After Approval): Add myself.
3267
3268 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3269
3270         * MAINTAINERS (Write After Approval): Add myself.
3271
3272 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3273
3274         PR libstdc++/61011
3275         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3276         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3277         * configure: Regenerate.
3278
3279 2014-05-28  Pedro Alves  <palves@redhat.com>
3280
3281         * MAINTAINERS (Write After Approval): Add myself.
3282
3283 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3284
3285         * MAINTAINERS: Update my affiliation/email.
3286
3287 2014-05-19  Mike Stump  <mikestump@comcast.net>
3288
3289         * MAINTAINERS: Add wide-int reviewers.
3290
3291 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3292
3293         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3294         * configure: Regenerated.
3295
3296 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3297
3298         * MAINTAINERS (libitm): Add myself as maintainer.
3299
3300 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3301
3302         * MAINTAINERS (Write After Approval): Add myself.
3303
3304 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3305
3306         * config.sub, config.guess: Import from upstream.
3307
3308 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3309
3310         * MAINTAINERS (Write After Approval): Put myself in correct order.
3311
3312 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3313
3314         * MAINTAINERS (Write After Approval): Add myself.
3315
3316 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3317
3318         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3319         section.
3320
3321 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3322
3323         * MAINTAINERS (Write After Approval): Delete myself.
3324
3325 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3326
3327         PR sanitizer/56781
3328         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3329         and -B* options with -Xcompiler.
3330
3331 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3332
3333         PR bootstrap/60620
3334         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3335         * Makefile.in: Regenerate.
3336
3337 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3338
3339         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3340         for WINDRES_FOR_TARGET in default-manifest.o rule.
3341         * Makefile.in: Regenerate.
3342
3343 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3344
3345         * MAINTAINERS (Write After Approval): Add myself.
3346
3347 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3348
3349         PR sanitizer/56781
3350         * Makefile.def: Set bootstrap=true; for host fixincludes.
3351         * configure.ac: Don't bootstrap host fixincludes unless
3352         --with-build-config=bootstrap-{a,ub}san.
3353         * Makefile.in: Regenerated.
3354         * configure: Regenerated.
3355
3356 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3357
3358         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3359         --enable-vtable-verify option parsing.  Don't add
3360         target-libsanitizer to bootstrap_target_libs unless
3361         --with-build-config=bootstrap-asan or
3362         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3363         to bootstrap_target_libs unless --enable-vtable-verify.
3364         * configure: Regenerated.
3365
3366 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3367
3368         * MAINTAINERS (Write After Approval): Add myself.
3369
3370 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3371
3372         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3373
3374 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3375
3376         PR bootstrap/58572
3377         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3378         -I for libstdc++-v3 includes if $(LEAN).
3379         * Makefile.in: Regenerated.
3380
3381 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3382
3383         * MAINTAINERS: Update my email address.
3384
3385 2014-02-24  Walter Lee  <walt@tilera.com>
3386
3387         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3388         (tilegx-*-*): Change to tilegx*-*-*.
3389         * configure: Regenerate.
3390
3391 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3392
3393         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3394
3395 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3396
3397         * MAINTAINERS (Write After Approval): Add myself.
3398
3399 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3400
3401         PR target/59788
3402         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3403         *solaris2*.
3404
3405 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3406
3407         * MAINTAINERS: Update my email address.
3408
3409 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3410
3411         * MAINTAINERS: Convert to UTF-8.
3412         Properly sort Xinliang David Li's entry.
3413
3414 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3415             Sandra Loosemore  <sandra@codesourcery.com>
3416
3417         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3418         nios2 port maintainers.
3419
3420 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3421
3422         * MAINTAINERS (Write After Approval): Add myself.
3423
3424 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3425
3426         * configure.ac: Add user-friendly check for native x86_64-linux
3427         multilibs.
3428         * configure: Regenerate.
3429
3430 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3431
3432         * MAINTAINERS: Add myself as sh maintainer.
3433
3434 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3435
3436         * MAINTAINERS: Add self as SLSR maintainer.
3437
3438 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3439
3440         * MAINTAINERS: Update my email address.
3441
3442 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3443
3444         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3445
3446 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3447
3448         * Makefile.in: Regenerate.
3449
3450         * Makefile.tpl: Fix typo.
3451         * Makefile.in: Regenerate partially.
3452
3453 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3454
3455         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3456         supported.
3457         * configure: Regenerated.
3458
3459 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3460
3461         * MAINTAINERS (Write After Approval): Add myself.
3462
3463 2013-10-30  Jason Merrill  <jason@redhat.com>
3464
3465         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3466         --disable-build-format-warnings.
3467
3468 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3469
3470         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3471         depend on libstdc++ and libgcc.
3472         * configure: Regenerate.
3473         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3474         libcilkrts for POSIX and i*86, and x86_64 architectures.
3475         * Makefile.in: Added libcilkrts related fields to support building it.
3476
3477 2013-10-26  Jeff Law  <law@redhat.com>
3478
3479         * Makefile.def (target_modules): Remove libmudflap
3480         (languages): Remove check-target-libmudflap).
3481         * Makefile.in: Rebuilt.
3482         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3483         * configure.ac (target_libraries): Remove target-libmudflap.
3484         Remove checks which disabled libmudflap on some systems.
3485         * configure: Rebuilt.
3486         * libmudflap: Directory removed.
3487
3488 2013-10-21  Cong Hou  <congh@google.com>
3489
3490         * MAINTAINERS (Write After Approval): Add myself.
3491
3492 2013-10-16  Mike Stump  <mikestump@comcast.net>
3493
3494         * .dir-locals.el: Add.
3495
3496 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3497
3498         * configure.ac: Add --enable-host-shared
3499         * configure: Regenerate.
3500
3501 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3502
3503         Import from savannah.gnu.org:
3504         * config.guess: Update to 2013-06-10 version.
3505         * config.sub: Update to 2013-10-01 version.
3506
3507 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3508
3509         Changes to build configuration to allow big endian ARC ELF toolchain
3510         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3511         * configure: Regenerate.
3512
3513 2013-09-20  Alan Modra  <amodra@gmail.com>
3514
3515         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3516         ppc host match.  Support little-endian powerpc linux hosts.
3517
3518 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3519
3520         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3521         maintainer.
3522
3523 2013-09-12  DJ Delorie  <dj@redhat.com>
3524
3525         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3526         maintainers.
3527
3528 2013-09-03  Richard Biener  <rguenther@suse.de>
3529
3530         * configure.ac: Also allow ISL 0.12.
3531         * configure: Regenerated.
3532
3533 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3534
3535         * MAINTAINERS (Write After Approval): Add myself.
3536
3537 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3538
3539         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3540
3541 2013-08-26  Caroline Tice  <cmtice@google.com>
3542
3543         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3544         "Various Reviewers" to libvtv "Various Maintainers".
3545
3546 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3547
3548         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3549
3550 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3551
3552         * MAINTAINERS: Update name, email.
3553
3554 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3555
3556         * MAINTAINERS (Write After Approval): Add myself.
3557
3558 2013-08-12  Caroline Tice  <cmtice@google.com>
3559
3560         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3561         address in the Write After Approval section.
3562
3563 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3564
3565         * MAINTAINERS (Write After Approval): Update email.
3566
3567 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3568
3569         * configure.ac: Adjust to check VTV_SUPPORTED.
3570         * configure: Regenerated.
3571
3572 2013-08-02  Caroline Tice  <cmtice@google.com>
3573
3574         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3575         on non-linux systems; add target-libvtv to noconfigdirs; add
3576         libsupc++/.libs to C++ library search paths.
3577         * configure: Regenerated.
3578         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3579         libstdc++ and libgcc.
3580         * Makefile.in: Regenerated.
3581
3582 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3583
3584         * MAINTAINERS (Write After Approval): Add myself.
3585
3586 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3587             Shiva Chen  <shiva0217@gmail.com>
3588
3589         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3590         nds32 port maintainers.
3591
3592 2013-07-17  Tim Shen  <timshen91@gmail.com>
3593
3594         * MAINTAINERS (Write After Approval): Add myself.
3595
3596 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3597
3598         * configure.ac: Sync from binutils.
3599         * configure: Regenerate.
3600
3601 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3602
3603         * MAINTAINERS (Write After Approval): Add myself.
3604
3605 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3606
3607         * MAINTAINERS (Write After Approval): Add myself.
3608
3609 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3610
3611         * MAINTAINERS (Write After Approval): Add myself.
3612
3613 2013-04-30  Brooks Moses  <bmoses@google.com>
3614
3615         * MAINTAINERS: Update my email; move myself from Fortran
3616         reviewer to Write After Approval.
3617
3618 2013-04-16  Andreas Schwab  <schwab@suse.de>
3619
3620         * configure.ac (aarch64-*-*): Don't disable java.
3621         * configure: Regenerate.
3622
3623 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3624
3625         * MAINTAINERS (Write After Approval): Add myself.
3626
3627 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3628
3629         * Makefile.def (target_modules): Don't install libffi.
3630         * Makefile.in: Regenerate.
3631
3632 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3633
3634         * MAINTAINERS (Write After Approval): Add myself.
3635
3636 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3637
3638         * MAINTAINERS (Write After Approval): Add myself.
3639
3640 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3641
3642         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3643         * configure: Regenerated.
3644
3645 2013-02-05  Ian Lance Taylor  <iant@google.com>
3646
3647         PR go/55969
3648         * configure.ac: Disable libgo on some systems where it does not
3649         work.
3650
3651 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3652
3653         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3654         Remove Geoff Keating as rs6000 port maintainer, at his request.
3655
3656 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3657
3658         * MAINTAINERS: Update my email.
3659
3660 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3661
3662         * configure: Re-generate.
3663
3664 2013-01-15  Richard Biener  <rguenther@suse.de>
3665
3666         PR other/55973
3667         * configure: Re-generate.
3668
3669 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3670
3671         * Makefile.def (install-target-libsanitizer): Depend on
3672         install-target-libstdc++-v3.
3673         * Makefile.in: Regenerate.
3674
3675 2013-01-14  Richard Biener  <rguenther@suse.de>
3676
3677         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3678         * configure: Re-generate
3679
3680 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3681
3682         * config.sub: Update from config repo.
3683
3684 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3685
3686         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3687         * Makefile.in: Regenerate.
3688
3689 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3690
3691         * MAINTAINERS (arc): Add new port maintainership for myself.
3692
3693 2013-01-09  Jason Merrill  <jason@redhat.com>
3694
3695         * .gitignore: Import from gdb repository.
3696
3697 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3698
3699         * Makefile.def (configure-gcc): Depend on all-gmp.
3700         (all-gcc): Remove dependency on all-gmp.
3701         * Makefile.in: Regenerated.
3702
3703 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3704
3705         * config.sub: Merge from config repo.
3706         * config.guess: Ditto.
3707
3708 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3709
3710         * Makefile.def: Merge from binutils.
3711         * Makefile.in: Ditto.
3712
3713 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3714
3715         * MAINTAINERS: Update my email.
3716
3717 2012-12-29  Ben Elliston  <bje@gnu.org>
3718
3719         * config.guess: Update to 2012-12-29 version.
3720         * config.sub: Likewise.
3721
3722 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3723
3724         * Makefile.def (install-target-libgfortran): Depend on
3725         install-target-libquadmath, install-target-libgcc.
3726         (install-target-libsanitizer): Depend on install-target-libgcc.
3727         (install-target-libjava): Depend on install-target-libgcc.
3728         (install-target-libitm): Depend on install-target-libgcc.
3729         (install-target-libobjc): Depend on install-target-libgcc.
3730         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3731         * Makefile.in: Regenerate.
3732
3733 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3734
3735         * Makefile.def (install-target-libgo): Depend on
3736         install-target-libatomic.
3737         * Makefile.in: Regenerate.
3738
3739 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3740
3741         PR go/55201
3742         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3743         * Makefile.in: Regenerate.
3744
3745 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3746
3747         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3748         * configure: Regenerate.
3749
3750 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3751
3752         * config.sub: Merge from config repo.
3753
3754 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3755
3756         * Makefile.def (target_modules): Add bootstrap=true and
3757         raw_cxx=true to libsanitizer.
3758         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3759         * Makefile.in: Regenerated.
3760         * configure: Likewise.
3761
3762 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3763
3764         * MAINTAINERS: Remove self as RTL optimization maintainer.
3765
3766 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3767
3768         * MAINTAINERS (Write After Approval): Add myself.
3769
3770 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3771
3772         * Makefile.def (target_modules): Remove bootstrap=true and
3773         raw_cxx=true from libsanitizer.
3774         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3775         * Makefile.in: Regenerated.
3776         * configure: Likewise.
3777
3778 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3779
3780         * Makefile.def (target_modules): Add bootstrap=true and
3781         raw_cxx=true to libsanitizer.
3782         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3783         * Makefile.in: Regenerated.
3784         * configure: Likewise.
3785
3786 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3787
3788         PR bootstrap/54279
3789         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3790         * configure: Regenerate.
3791         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3792         * Makefile.in: Regenerate.
3793
3794 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3795
3796         * configure.ac: Disable libsanitizer if we're not building C++.
3797         * configure: Regenerate.
3798
3799 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3800
3801         * MAINTAINERS (Write After Approval): Add myself.
3802
3803 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3804
3805         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3806         Kostya Serebryany (kcc@google.com) and
3807         Jakub Jelinek (jakub@redhat.com).
3808         Rename area for Dodji Seketeli (dodji@redhat.com).
3809
3810 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3811
3812         * MAINTAINERS: (asan.c, related): Add myself.
3813
3814 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3815
3816         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3817         * configure: Regenerate.
3818
3819 2012-11-13  Richard Henderson  <rth@redhat.com>
3820
3821         * configure.ac: Move libsanitizer logic to subdirectory.
3822         * configure: Regenerate.
3823
3824 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3825
3826         * configure.ac: Enable libsanitizer just on x86 linux for now.
3827         * configure: Re-generate.
3828
3829 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3830
3831         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3832         sections.
3833         * configure: Regenerate.
3834
3835 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3836
3837         * configure.ac: Add section for configdirs for libsanitizer.
3838         Disable for cris-*-* and mmix-*-*.
3839         * configure: Regenerate.
3840
3841 2012-11-12  Wei Mi <wmi@google.com>
3842
3843         * configure.ac: Add libsanitizer to target_libraries.
3844         * Makefile.def: Ditto.
3845         * configure: Regenerate.
3846         * Makefile.in: Regenerate.
3847         * libsanitizer: New directory for asan runtime.  Contains an empty
3848         tsan directory.
3849
3850 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3851
3852         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3853         against Mingw64 w32api.
3854         * configure: Regenerate.
3855
3856 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3857
3858         * configure: Regenerated.
3859
3860 2012-11-03  Robert Mason  <rbmj@verizon.net>
3861
3862         * configure.ac: add --disable-libstdcxx configure option
3863         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3864
3865 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3866
3867         * MAINTAINERS (Write After Approval): Add myself.
3868
3869 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3870
3871         * MAINTAINERS (Write After Approval): Add myself.
3872
3873 2012-10-24  Sharad Singhai  <singhai@google.com>
3874
3875         * MAINTAINERS (Write After Approval): Add myself.
3876
3877 2012-10-24  Eric Christopher  <echristo@gmail.com>
3878
3879         * MAINTAINERS: Update email address.
3880
3881 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3882
3883         PR bootstrap/54820
3884         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3885         * configure: Regenerate.
3886
3887 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3888
3889         * MAINTAINERS (aarch64): Add Marcus and myself.
3890
3891 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3892
3893         PR bootstrap/54820
3894         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3895         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3896         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3897         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3898         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3899         * Makefile.in: Regenerate.
3900         * configure.ac (have_static_libs): New variable and associated check.
3901         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3902         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3903         * configure: Regenerate.
3904
3905 2012-10-10  Richard Biener  <rguenther@suse.de>
3906
3907         * MAINTAINERS: Adjust for changed surname.
3908
3909 2012-10-04  Lawrence Crowl  <crowl@google.com>
3910
3911         * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2012-10-01  Cary Coutant  <ccoutant@google.com>
3914
3915         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3916
3917 2012-09-28  Ian Lance Taylor  <iant@google.com>
3918
3919         * Makefile.def: Make all-target-libgo depend on
3920         all-target-libbacktrace.
3921         * Makefile.in: Rebuild.
3922
3923 2012-09-26  Ian Lance Taylor  <iant@google.com>
3924
3925         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3926         * Makefile.in: Rebuild.
3927
3928 2012-09-20  Walter Lee  <walt@tilera.com>
3929
3930         * configure.ac: Add tilegx to list of targets that support gold.
3931         * configure: Regenerate.
3932
3933 2012-09-20  Marek Polacek  <polacek@redhat.com>
3934
3935         * MAINTAINERS (Write After Approval): Add myself.
3936
3937 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3938
3939         * configure.ac: Add mips*-mti-elf* target.
3940         * configure: Regenerate.
3941
3942 2012-09-17  Ian Lance Taylor  <iant@google.com>
3943
3944         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3945         * configure.ac (host_libs): Add libbacktrace.
3946         (target_libraries): Add libbacktrace.
3947         * Makefile.def (host_modules): Add libbacktrace.
3948         (target_modules): Likewise.
3949         * configure, Makefile.in: Rebuild.
3950
3951 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3952
3953         PR target/38607
3954         Merge upstream change.
3955         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3956
3957         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3958         Add libgomp*.o to compare_exclusions for AIX.
3959         * configure: Regenerate.
3960
3961 2012-09-06  Diego Novillo  <dnovillo@google.com>
3962
3963         * configure.ac: Bump minimum GMP version to 4.2.3.
3964         * configure: Re-generate.
3965
3966 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3967
3968         PR target/54461
3969         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3970         target-libgloss if not configured --with-avrlibc=no.
3971         * configure: Regenerate.
3972
3973 2012-09-04  Jason Merrill  <jason@redhat.com>
3974
3975         * configure.ac: Fix --enable-languages=all.
3976
3977 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3978
3979         * MAINTAINERS (Write After Approval): Add myself.
3980
3981 2012-09-03  Richard Guenther  <rguenther@suse.de>
3982
3983         PR bootstrap/54138
3984         * configure.ac: Re-organize ISL / CLOOG checks to allow
3985         disabling with either --without-isl or --without-cloog.
3986         * configure: Regenerated.
3987
3988 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3989
3990         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3991         * configure: Regenerate.
3992
3993 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3994
3995         * MAINTAINERS: Fix my email address.
3996
3997 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3998
3999         PR binutils/4970
4000         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4001         and opcodes.
4002         * Makefile.in: Regenerated.
4003
4004 2012-08-26  Art Haas <ahaas@impactweather.com>
4005
4006         * configure: Regenerate.
4007
4008 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4009
4010         * INSTALL/README: Also refer to the online installation
4011         instructions.
4012
4013 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4014
4015         * MAINTAINERS (Write After Approval): Add myself.
4016         (Picochip port): Remove myself.
4017
4018 2012-08-14   Diego Novillo  <dnovillo@google.com>
4019
4020         Merge from cxx-conversion branch.
4021
4022         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4023         POSTSTAGE1_CONFIGURE_FLAGS.
4024         * Makefile.in: Regenerate.
4025         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4026         Force C++ when bootstrapping.
4027         * configure: Regenerate.
4028
4029 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4030
4031         * MAINTAINERS (Write After Approval): Add myself.
4032
4033 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4034
4035         * README: Document use of ranges of years in copyright notices.
4036
4037 2012-07-06  Richard Guenther  <rguenther@suse.de>
4038
4039         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4040         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4041         --with-gmp=system.
4042         * Makefile.in: Regenerated.
4043         * configure: Likewise.
4044
4045 2012-07-06  Richard Guenther  <rguenther@suse.de>
4046
4047         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4048         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4049         supply V=1 as extra_make_flags.
4050         * configure: Regenerated.
4051         * Makefile.in: Likewise.
4052
4053 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4054
4055         * configure: Regenerate.
4056
4057 2012-07-03  Richard Guenther  <rguenther@suse.de>
4058
4059         * Makfile.def (isl): Remove not necessary extra_exports and
4060         extra_make_flags.
4061         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4062         * Makefile.in: Regenerated.
4063
4064 2012-07-03  Richard Guenther  <rguenther@suse.de>
4065
4066         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4067         * configure.ac: If either the ISL or the CLooG check failed
4068         do not try to build in-tree versions.
4069         * Makefile.in: Regenerated.
4070         * configure: Regenerated.
4071
4072 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4073
4074         * configure: Regenerate.
4075
4076 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4077
4078         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4079         maintainer.
4080
4081 2012-07-02  Richard Guenther  <rguenther@suse.de>
4082
4083         * configure: Regenerated.
4084
4085 2012-07-02  Richard Guenther  <rguenther@suse.de>
4086         Michael Matz  <matz@suse.de>
4087         Tobias Grosser <tobias@grosser.es>
4088         Sebastian Pop <sebpop@gmail.com>
4089
4090         * Makefile.def: Add ISL host module, remove PPL host module.
4091         Adjust ClooG host module to use the proper ISL.
4092         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4093         * configure.ac: Include config/isl.m4.  Add ISL host library,
4094         remove PPL.  Remove PPL configury, add ISL configury, adjust
4095         ClooG configury.
4096         * Makefile.in: Regenerated.
4097         * configure: Likewise.
4098
4099 2012-07-02  Richard Guenther  <rguenther@suse.de>
4100
4101         Merge from graphite branch
4102         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4103
4104         * configure: Regenerated.
4105         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4106         both cloog.org and legacy versions. The only supported version will
4107         be CLooG with the isl backend.
4108
4109         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4110
4111         * configure: Regenerated.
4112         * configure.ac: Require cloog isl 0.17.0
4113
4114         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4115
4116         * configure: Regenerated.
4117         * config/cloog.m4: Do not define CLOOG_ORG
4118
4119 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4120
4121         * configure.ac: Skip C if explicitly selected.
4122         * configure: Regenerate.
4123
4124 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4125
4126         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4127         they contain -O2.
4128         * configure: Regenerate.
4129
4130 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4131
4132         PR debug/53740
4133         * df.h, df-problems.c, dce.c: Revert last patch.
4134
4135 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4136
4137         * MAINTAINERS (Write After Approval): Update my email address.
4138
4139 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4140
4141         * MAINTAINERS (Write After Approval): Add myself.
4142
4143 2012-06-20  Jason Merrill  <jason@redhat.com>
4144
4145         * Makefile.tpl (check-target-libgomp-c++): New.
4146         (check-target-libitm-c++): New.
4147         * Makefile.def (c++): Add them.
4148         * Makefile.in: Regenerate.
4149
4150 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4151
4152         * MAINTAINERS (Write After Approval): Add myself.
4153
4154 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4155
4156         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4157         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4158         (install-no-fixedincludes): Adjust accordingly.
4159         * Makefile.in: Regenerate.
4160
4161 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4162
4163         Merge upstream change
4164         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4165
4166 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4167
4168         * MAINTAINERS (Write After Approval): Add myself.
4169
4170 2012-05-09  Nick Clifton  <nickc@redhat.com>
4171             Paul Smith  <psmith@gnu.org>
4172
4173         PR bootstrap/50461
4174         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4175         allow for the fact that from release v3.1.0 of MPFR the source
4176         files were moved into a src sub-directory.
4177         * configure: Regenerate.
4178
4179 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4180
4181         * configure.ac: Bump minimum MPFR version to 2.4.0.
4182         * configure: Regenerated.
4183
4184 2012-05-01  Richard Henderson  <rth@redhat.com>
4185
4186         * Makefile.def (libatomic): New target_module.
4187         * configure.ac (target_libraries): Add libatomic.
4188         (noconfigdirs): Check if libatomic is supported.
4189         * Makefile.in, configure: Rebuild.
4190
4191 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4192
4193         * MAINTAINERS (Write After Approval): Add myself.
4194
4195 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4196
4197         * config.sub: Update to 2012-04-18 version from official repo.
4198
4199 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4200
4201         * MAINTAINERS (Write After Approval): Add myself.
4202
4203 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4204
4205         * MAINTAINERS: Changed email address.
4206
4207 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4208
4209         PR target/52737
4210         * contrib/gcc_update (files_and_dependencies):
4211         Remove gcc/config/avr/t-multilib from touch data.
4212
4213 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4214
4215         * MAINTAINERS (OS Port Maintainers): Remove irix.
4216         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4217         (unsupported_languages): Remove mips-sgi-irix6.*.
4218         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4219         (with_stabs): Remove.
4220         * configure: Regenerate.
4221
4222 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4223
4224         * MAINTAINERS (OS Port Maintainers): Remove osf.
4225         * configure.ac (enable_libgomp): Remove *-*-osf*.
4226         (with_stabs): Remove alpha*-*-osf*.
4227         * configure: Regenerate.
4228
4229 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4230
4231         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4232         * configure: Regenerate.
4233
4234 2012-02-17  Walter Lee  <walt@tilera.com>
4235
4236         * MAINTAINERS: (Write After Approval): Delete myself.
4237
4238 2012-02-14  Walter Lee  <walt@tilera.com>
4239
4240         * MAINTAINERS (tilegx port): Add myself.
4241         (tilepro port): Add myself.
4242         (Write After Approval): Add myself.
4243
4244 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4245
4246         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4247         and Joseph Myers as docstring relicensing maintainers.
4248
4249 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4250
4251         * MAINTAINERS (write-after-approval): Add myself.
4252
4253 2012-02-08  Ira Rosen <irar@il.ibm.com>
4254
4255         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4256         maintainer.
4257
4258 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4259
4260         * MAINTAINERS (Write After Approval): Move myself to
4261         maintain alphabetical order.
4262
4263 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4264
4265         * MAINTAINERS (Write After Approval): Add myself.
4266
4267 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4268
4269         * MAINTAINERS (Write After Approval): Add myself.
4270
4271 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4272             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4273
4274         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4275         * configure: Regenerate.
4276
4277 2012-01-23  Harshit Chopra  <harshit@google.com>
4278
4279         * MAINTAINERS (Write After Approval): Add myself.
4280
4281 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4282
4283         * configure.ac: Remove reference to mh-interix.
4284         * configure: Regenerate.
4285
4286 2012-01-05  Richard Henderson  <rth@redhat.com>
4287
4288         PR bootstrap/51072
4289         * configure.ac: Disable libitm if c++ is not enabled.
4290         * configure: Rebuild.
4291
4292         * configure.ac: Fix regexp for same.
4293         * configure: Rebuild.
4294
4295 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4296
4297         * MAINTAINERS (Write After Approval): Add myself.
4298
4299 2012-01-02  Richard Guenther  <rguenther@suse.de>
4300
4301         PR bootstrap/51686
4302         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4303         * Makefile.in: Regenerate.
4304
4305 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4306
4307         * MAINTAINERS (Write After Approval): Add myself.
4308
4309 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4310
4311         * configure: Regenerate.
4312
4313 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4314
4315         * MAINTAINERS (picochip): Changed email address.
4316
4317 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4318
4319         * MAINTAINERS (write-after-approval): Add self.
4320
4321 2011-11-29  DJ Delorie  <dj@redhat.com>
4322
4323         * configure.ac (rl78-*-*) New case.
4324         * configure: Regenerate.
4325         * MAINTAINERS: Add myself as RL78 maintainer.
4326
4327 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4328
4329         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4330
4331 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4332
4333         * libtool.m4: Additional FreeBSD 10 fixes.
4334
4335 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4336
4337         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4338         Maintainers section, as Epiphany maintainer.
4339
4340 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4341
4342         PR target/49992
4343         * configure.ac: Remove ranlib special-casing for Darwin.
4344         * configure: Regenerate.
4345
4346 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4347
4348         * MAINTAINERS (Reviewers): Keep the list sorted.
4349
4350 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4351
4352         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4353
4354 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4355
4356         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4357         * configure: Rebuild.
4358         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4359         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4360         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4361         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4362         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4363         Add READELF.
4364         * Makefile.in: Rebuild.
4365
4366 2011-11-09  Jason Merrill  <jason@redhat.com>
4367
4368         * Makefile.def (language=c++): Remove check-c++0x.
4369         * Makefile.in (check-gcc-c++): Regenerate.
4370
4371 2011-11-08  Richard Henderson  <rth@redhat.com>
4372
4373         * configure.ac: Test for libitm directory present first.
4374
4375         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4376
4377         * configure.ac: Test libitm/configure.tgt to disable libitm.
4378         * configure: Rebuild.
4379
4380 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4381             Richard Henderson  <rth@redhat.com>
4382
4383         Merged from transactional-memory.
4384
4385         * Makefile.def (lang_env_dependencies): libitm is c++.
4386         Add libitm target module.
4387         * configure.ac: Likewise.
4388         * config/mmap.m4: New file.
4389         * contrib/gcc_update: Add libitm to touch data.
4390         * Makefile.in, configure: Rebuild.
4391
4392 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4393
4394         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4395         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4396         * Makefile.in: Regenerate.
4397
4398 2011-11-01  DJ Delorie  <dj@redhat.com>
4399
4400         * config.sub: Update to version 2011-10-29 (added rl78)
4401
4402 2011-10-27  Nick Clifton  <nickc@redhat.com>
4403
4404         * config.sub: Import these changes from the config project:
4405
4406         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4407             Ben Elliston  <bje@gnu.org>
4408
4409         * config.sub (epiphany): New.
4410
4411         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4412             Ben Elliston  <bje@gnu.org>
4413
4414         * config.sub (hexagon, hexagon-*): New.
4415
4416         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4417
4418         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4419         64eb to be64.
4420
4421         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4422
4423         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4424         (nacl): Grok as alias for 32el-unknown-nacl.
4425
4426 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4427
4428         * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4431
4432         * MAINTAINERS (Write After Approval): Add myself.
4433
4434 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4435
4436         * MAINTAINERS (sparc port): Remove myself.
4437
4438 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4439
4440         * MAINTAINERS (Write After Approval): Add myself.
4441
4442 2011-08-14  Yao Qi  <yao@codesourcery.com>
4443
4444         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4445         * configure: Regenerate.
4446
4447 2011-07-26  Ian Lance Taylor  <iant@google.com>
4448
4449         * configure.ac: Set have_compiler based on whether gcc directory
4450         exists, rather than on whether gcc is in configdirs.
4451         * configure: Rebuild.
4452
4453 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4454
4455         * MAINTAINERS (Global Reviewers): Add self.
4456
4457 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4458
4459         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4460         link directories.
4461         * Makefile.in: Rebuild.
4462
4463 2011-07-20  Ian Lance Taylor  <iant@google.com>
4464
4465         PR bootstrap/49787
4466         * configure.ac: Move --enable-bootstrap handling earlier in file.
4467         If --enable-bootstrap and either --enable-build-with-cxx or
4468         --enable-build-poststage1-with-cxx, enable C++ automatically.
4469         * configure: Rebuild.
4470
4471 2011-07-19  Ian Lance Taylor  <iant@google.com>
4472
4473         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4474         make C++ a boot_language.  Set and substitute
4475         POSTSTAGE1_CONFIGURE_FLAGS.
4476         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4477         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4478         * configure, Makefile.in: Rebuild.
4479
4480 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4481
4482         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4483         maintainers.
4484
4485 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4486
4487         * MAINTAINERS (Global Reviewers): Add myself.
4488
4489 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4490
4491         * configure: Regenerate.
4492
4493 2011-07-16  Jason Merrill  <jason@redhat.com>
4494
4495         * Makefile.def (language=c++): Add check-c++0x and
4496         check-target-libmudflap-c++.
4497         * Makefile.tpl (check-target-libmudflap-c++): New.
4498         * Makefile.in: Regenerate.
4499
4500 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4501
4502         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4503         * Makefile.def (target_modules/libjava): Pass
4504         $(EXTRA_CONFIGARGS_LIBJAVA).
4505         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4506         if not configured with --enable-static-libjava.
4507         * Makefile.in: Regenerate.
4508         * configure: Likewise.
4509
4510 2011-07-15  Jason Merrill  <jason@redhat.com>
4511
4512         * Makefile.in (check-c++): Move check-gcc-c++0x after
4513         check-target-libstdc++-v3.
4514
4515 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4516
4517         * MAINTAINERS (c6x port): New entry.
4518
4519 2011-07-13  Jason Merrill  <jason@redhat.com>
4520
4521         * Makefile.in (check-gcc-c++0x): New.
4522         (check-c++): Depend on it.
4523
4524 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4525
4526         PR target/39150
4527         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4528         x86_64-*-solaris2.1[0-9]*.
4529         * configure: Regenerate.
4530
4531 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4532
4533         * MAINTAINERS (RTL optimizers): Add self.
4534
4535 2011-06-27  Gabriel Charette  <gchare@google.com>
4536
4537         * MAINTAINERS (Write After Approval): Add myself.
4538
4539 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4540
4541         PR regression/47836
4542         PR bootstrap/23656
4543         PR other/47733
4544         PR bootstrap/49247
4545         PR c/48825
4546         * configure.ac (target_libraries): Remove target-libiberty.
4547         Remove case-statement setting skipdirs=target-libiberty for
4548         multiple targets.  Remove checking target_configdirs and
4549         removing target-libiberty but keeping target-libgcc if
4550         otherwise empty.
4551         * Makefile.def (target_modules): Don't add libiberty.
4552         (dependencies): Remove all traces of target-libiberty.
4553         * configure, Makefile.in: Regenerate.
4554
4555 2011-06-13  Walter Lee <walt@tilera.com>
4556
4557         * configure.ac (tilepro-*-*) New case.
4558         (tilegx-*-*): Likewise.
4559         * configure: Regenerate.
4560
4561 2011-06-06  Jing Yu  <jingyu@google.com>
4562
4563         * configure.ac: Skip target-libiberty for
4564         arm*-*-linux-androideabi.
4565         * configure: Regenerated.
4566
4567 2011-06-06  Nick Clifton  <nickc@redhat.com>
4568
4569         * config.sub: Sync from upstream.
4570
4571 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4572
4573         * MAINTAINERS (Write After Approval): Add myself.
4574
4575 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4576
4577         * MAINTAINERS: Update my email address.
4578
4579 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4580
4581         * MAINTAINERS (Write After Approval): Update my email address.
4582
4583 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4584
4585         * MAINTAINERS (Write After Approval): Add myself.
4586
4587 2011-05-08  Doug Kwan  <dougkwan@google.com>
4588
4589         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4590         * configure: Regenerated.
4591         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4592         value from configure.
4593         * Makefile.in: Regenerated.
4594
4595 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4596
4597         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4598         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4599         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4600         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4601         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4602         *-*-vxworks*): Disable newlib and libgloss in separate case
4603         statement.
4604         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4605         to separate case statement.
4606         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4607         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4608         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4609         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4610         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4611         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4612         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4613         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4614         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4615         i[[3456789]]86-*-rdos*, m32r-*-*,
4616         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4617         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4618         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4619         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4620         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4621         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4622         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4623         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4624         and libgloss in main case over targets.  Remove most empty cases
4625         in main case over targets.
4626         * configure: Regenerate.
4627
4628 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4629
4630         * MAINTAINERS (Write After Approval): Add myself.
4631
4632 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4633
4634         * configure.ac: Remove code setting special library locations for
4635         hppa*64*-*-hpux11*.  Remove code setting compiler for
4636         sparc-sun-solaris2*.
4637         * configure: Regenerate.
4638
4639 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4640
4641         * configure.ac: Separate libgloss_dir settings from general case
4642         over targets.
4643         * configure: Regenerate.
4644
4645 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4646
4647         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4648         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4649         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4650         cases in libgcj-disabling case statement.
4651         (hppa*64*-*-linux*): Set unsupported_languages instead of
4652         disabling target-zlib.
4653         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4654         to hppa*64*-*-hpux*.
4655         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4656         hppa*-*-hpux*.
4657         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4658         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4659         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4660         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4661         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4662         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4663         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4664         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4665         libgcj-disabling case statement.
4666         * configure: Regenerate.
4667
4668 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4669
4670         * configure.ac: Disable Java for targets not supporting libffi.
4671         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4672         Remove cases in Java-disabling statement.
4673         (*arm-wince-pe): Change to arm-wince-pe.
4674         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4675         cases in Java-disabling statement.
4676         (bfin-*-*): Don't disable Java again.
4677         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4678         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4679         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4680         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4681         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4682         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4683         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4684         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4685         Java-disabling statement.
4686         (mmix-*-*): Don't disable Java again.
4687         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4688         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4689         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4690         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4691         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4692         statement.
4693         * configure: Regenerate.
4694
4695 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4696
4697         * configure.ac: Separate cases disabling Java and Java libraries
4698         from general case over targets.
4699         * configure: Regenerate.
4700
4701 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4702
4703         * MAINTAINERS: Update my email address.
4704
4705 2011-04-20  Easwaran Raman  <eraman@google.com>
4706
4707         * MAINTAINERS (Write After Approval): Add myself.
4708
4709 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4710
4711         PR lto/48086
4712         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4713         * configure: Regenerate.
4714
4715 2011-04-16  Jim Meyering  <meyering@redhat.com>
4716
4717         * MAINTAINERS (Write After Approval): Add myself.
4718
4719 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4720
4721         * MAINTAINERS: Update my email address.
4722
4723 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4724
4725         * MAINTAINERS (Write After Approval): Add myself.
4726
4727 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4728
4729         * MAINTAINERS (Write After Approval): Add myself.
4730
4731 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4732
4733         * MAINTAINERS (Write After Approval): Add myself.
4734
4735 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4736
4737         * configure.ac (build_tools): Remove build-byacc.
4738         (host_libs): Remove mmalloc.
4739         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4740         autoconf automake libtool diff rcs fileutils shellutils time
4741         textutils wdiff find uudecode hello tar gzip indent recode release
4742         sed perl gawk findutils gettext zip.
4743         (libgcj): Remove target-qthreads.
4744         (target_tools): Remove target-examples target-gperf.
4745         (YACC): Don't handle building byacc.
4746         * configure: Regenerate.
4747         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4748         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4749         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4750         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4751         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4752         handle building components.
4753         * Makefile.in: Regenerate.
4754
4755 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4756
4757         * MAINTAINERS: Update my email address as Xtensa maintainer.
4758
4759 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4760
4761         * config.sub: Sync from upstream.
4762
4763 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4764
4765         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4766         (microblaze*): Don't disable libssp.
4767         * configure: Regenerate.
4768
4769 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4770
4771         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4772         moveifchange.
4773         * configure: Regenerate.
4774         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4775         * Makefile.in: Regenerate.
4776
4777 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4778
4779         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4780         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4781         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4782         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4783         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4784         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4785         md_exec_prefix cases.
4786         * configure: Regenerate.
4787
4788 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4789
4790         * configure.ac: Separate cases disabling target-libssp,
4791         target-libiberty, target-libstdc++-v3 and Fortran from general
4792         case over targets.
4793         * configure: Regenerate.
4794
4795 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4796
4797         * configure.ac (*-*-chorusos): Don't disable libgcj.
4798         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4799         Remove case.
4800         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4801         (arm-*-coff): Don't disable libgcj.
4802         (arm*-*-linux-gnueabi): Remove useless assignment.
4803         (arm-*-riscix*): Don't disable libgcj.
4804         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4805         configuration.
4806         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4807         (c54x*-*-*): Remove case.
4808         (tic54x-*-*): Don't disable GCC or GCC libraries.
4809         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4810         to *.
4811         (d10v-*-*): Don't disable GCC libraries.
4812         (d30v-*-*): Don't disable libgcj.
4813         (h8500-*-*): Don't disable GCC libraries.
4814         (i960-*-*): Don't disable libgcj.
4815         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4816         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4817         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4818         libgcj.
4819         (m68k-*-coff*): Remove case.
4820         (mmix-*-*): Don't disable libgloss on host.
4821         (mn10200-*-*, mn10300-*-*): Remove cases.
4822         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4823         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4824         Don't disable libgcj.
4825         (romp-*-*): Remove case.
4826         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4827         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4828         case.
4829         (v810-*-*): Don't disable GCC libraries.
4830         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4831         (ip2k-*-*): Don't disable GCC libraries.
4832         * configure: Regenerate.
4833
4834 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4835
4836         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4837         libffi on host.
4838         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4839         on host.
4840         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4841         * configure: Regenerate.
4842
4843 2011-03-26  John Marino  <binutils@marino.st>
4844
4845         * configure.ac: Add support for *-*-dragonfly*
4846         * configure: Regenerate.
4847
4848 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4849
4850         * configure.ac (native_only): Remove.
4851         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4852         send-pr uudecode guile gnuserv on host.
4853         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4854         send-pr rcs guile perl texinfo libtool on host.
4855         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4856         automake send-pr rcs guile perl texinfo libtool on host.
4857         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4858         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4859         (alpha*-dec-osf*): Don't disable fileutils on target.
4860         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4861         texinfo send-pr expect dejagnu on target.
4862         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4863         target-qthreads on target.
4864         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4865         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4866         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4867         x86_64-*-mingw*): Don't disable expect on target.
4868         (*-*-cygwin*): Don't disable target-gperf on target.
4869         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4870         gnuserv on target.
4871         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4872         target.
4873         * configure: Regenerate.
4874
4875 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4876
4877         * configure.ac (target_tools): Remove target-groff.
4878         (native_only): Remove target-groff.
4879         (hppa*64*-*-*): Don't disable byacc.
4880         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4881         setting.
4882         (*-*-kaos*): Don't skip target-librx and target-groff.
4883         (*-*-netware*): Don't skip target-libmudflap.
4884         (*-*-tpf*): Don't skip target-libmudflap.
4885         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4886         directories on the host.
4887         (ia64*-*-*vms*): Don't skip tix.
4888         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4889         host.
4890         * configure: Regenerate.
4891
4892 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4893
4894         * configure.ac: Remove references to mt-mep, mt-netware,
4895         mt-wince.
4896         * Makefile.def: Add all-utils soft dependencies.
4897         * Makefile.tpl: Remove GDB_NLM_DEPS.
4898         * configure: Regenerate.
4899         * Makefile.in: Regenerate.
4900
4901 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4902
4903         * configure.ac: Do not include mh-x86omitfp.
4904         * configure: Regenerate.
4905
4906 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4907
4908         * configure.ac: Remove empty cases.
4909         * configure: Regenerate.
4910
4911 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4912
4913         * Makefile.def: Add dependency from termcap to gdb.
4914         * Makefile.in: Regenerate.
4915
4916 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4917
4918         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4919         * configure: Regenerate.
4920         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4921         * Makefile.tpl: Likewise.
4922         * Makefile.in: Regenerate.
4923
4924 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4925
4926         * configure.ac: Remove all mentions of tentative_cc.
4927         * configure: Regenerate.
4928
4929 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4930
4931         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4932         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4933         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4934         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4935         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4936         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4937         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4938         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4939         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4940         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4941         *-*-rhapsody*): Remove host cases.
4942         * configure: Regenerate.
4943
4944 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4945
4946         * configure.ac (ppc*-*-pe): Remove host case.
4947         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4948         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4949         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4950         cases.
4951         * configure: Regenerate.
4952
4953 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4954
4955         * config.sub: Update to version 2011-03-23.
4956
4957 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4958
4959         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4960         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4961         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4962         * configure: Regenerate.
4963
4964 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4965
4966         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4967         to Write After Approval.
4968         * config-ml.in: Don't handle arc-*-elf*.
4969         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4970         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4971         handle GCC libraries.
4972         * configure: Regenerate.
4973
4974 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4975
4976         PR bootstrap/48120:
4977         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4978         Add -lstdc++ -lm to LIBS.
4979         * configure: Regenerate.
4980
4981 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4982
4983         * config.guess: Update to version 2011-02-02
4984         * config.sub: Update to version 2011-02-24
4985
4986 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4987
4988         PR lto/48086
4989         * configure.ac: Re-enable LTO on *-apple-darwin9.
4990         * configure: Regenerate.
4991
4992 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4993
4994         PR lto/48086
4995         * configure.ac: Disable LTO on darwin due to an assembler change in
4996         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4997         under 256.
4998         * configure: Regenerate.
4999
5000 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5001
5002         * MAINTAINERS: Update myself as score backend maintainer,
5003         update my e-mail address.
5004
5005 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5006
5007         * MAINTAINERS: Update my e-mail address.
5008
5009 2011-03-06  Joey Ye  <joey.ye@arm.com>
5010
5011         * MAINTAINERS: Update my e-mail address.
5012
5013 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5014
5015         * configure.ac: Adjust test of with_ppl.
5016         * configure: Regenerated.
5017
5018 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5019
5020         * MAINTAINERS: Adjust my e-mail address.
5021
5022 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5023
5024         * configure.ac: Add -lpwl to ppllibs.
5025         * configure: Regenerated.
5026
5027 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5028
5029         * config/cloog.m4: Add -lisl to clooglibs.
5030         * configure: Regenerated.
5031
5032 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5033
5034         * MAINTAINERS (CPU Port maintainers): Add self.
5035
5036 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5037
5038         * MAINTAINERS: Add myself as testsuite maintainer.
5039
5040 2011-02-15  Mike Stump  <mikestump@comcast.net>
5041
5042         * MAINTAINERS: Add myself as testsuite maintainer.
5043
5044 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5045
5046         Import from Libtool and gnulib:
5047
5048         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5049
5050         Prepare for supporting FreeBSD 10.
5051         * config.rpath: Remove handling of freebsd1* which soon would
5052         match FreeBSD 10.0.
5053
5054         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5055
5056         Remove support for FreeBSD 1.x.
5057         * libtool.m4 (_LT_LINKER_SHLIBS)
5058         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5059         soon would incorrectly match FreeBSD 10.0.
5060
5061 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5062
5063         PR binutils/12283
5064         * move-if-change: Import version from gnulib.
5065
5066 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5067
5068         PR lto/47225
5069         * Makefile.def (lto-plugin): Double dash for enable-shared.
5070         (configure-gcc): Depend on all-lto-plugin.
5071         * Makefile.in: Rebuilt.
5072
5073 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5074
5075         * configure.ac: Remove extra bracket.
5076         * configure: Regenerate.
5077
5078 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5079
5080         * MAINTAINERS: Add myself as libquadmath maintainer.
5081
5082 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5083
5084         * MAINTAINERS: Update my email address.
5085
5086 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5087
5088         * MAINTAINERS (option handling): Add self.
5089
5090 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5091
5092         PR lto/47225
5093         * Makefile.def: Add dependency for install-gcc
5094         on install-lto-plugin.
5095         * Makfile.in: Regenerated
5096
5097 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5098
5099         * MAINTAINERS (CPU Port Maintainers): Add myself.
5100
5101 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5102
5103         PR libgcj/44341
5104         * configure.ac: Discard --with-* flags for host when configuring
5105         target libraries for cross build.
5106         * configure: Rebuilt.
5107
5108 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5109
5110         * MAINTAINERS (linear loop transforms): Removed.
5111
5112 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5113
5114         * configure.ac: If with_ppl is no, move setting with_cloog=no
5115         after CLOOG_REQUESTED check.
5116         * configure: Regenerated.
5117
5118 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5119
5120         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5121         CLooG has been requested.
5122         * configure: Regenerated.
5123
5124 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5125
5126         * configure: Regenerated.
5127         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5128
5129 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5130
5131         * configure: Regenerated.
5132         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5133
5134 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5135
5136         * configure.ac: Use AS_HELP_STRING throughout.
5137         * configure: Regenerate.
5138
5139 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5140
5141         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5142         * configure: Regenerate.
5143
5144 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5145
5146         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5147
5148 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5149
5150         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5151         for ia64-hpux.
5152         * configure: Regenerate.
5153
5154 2011-01-07  Jan Hubicka  <jh@suse.cz>
5155
5156         PR lto/47225
5157         * Makefile.in: Regenerate.
5158         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5159         configure.
5160
5161 2011-01-07  Jan Hubicka  <jh@suse.cz>
5162
5163         * Makefile.in: Regenerate.
5164         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5165         and configure dependency on lto-plugin configure.
5166         (lto-plugin module): Remove dependency on GCC; add dependency on
5167         liniberty.
5168
5169 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5170
5171         * MAINTAINERS (Write After Approval): Add myself.
5172
5173 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5174
5175         * configure: Regenerate.
5176
5177 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5178
5179         * configure.ac: (picochip): Disable libiberty.
5180
5181 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5182
5183         * MAINTAINERS (Write After Approval): Add myself.
5184
5185 2010-12-10  Ian Lance Taylor  <iant@google.com>
5186
5187         PR bootstrap/46819
5188         * configure.ac: For --disable-libgcj clear libgcj_saved.
5189         * configure: Rebuild.
5190
5191 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5192
5193         PR fortran/46540
5194         * configure.ac: Add --disable-libquadmath and
5195         --disable-libquadmath-support.
5196         * configure: Regenerate.
5197
5198 2010-12-03  Ian Lance Taylor  <iant@google.com>
5199
5200         * MAINTAINERS: Add myself as libgo maintainer.
5201
5202 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5203
5204         PR libffi/46792
5205         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5206         * configure: Regenerate.
5207
5208 2010-12-02  Ian Lance Taylor  <iant@google.com>
5209
5210         * configure.ac: Always set default for poststage1_ldflags to
5211         -static-libstdc++ -static-libgcc.
5212
5213 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5214
5215         * configure.ac: Move comment to remove extra space in last argument
5216         of GCC_TARGET_TOOL.
5217
5218 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5219
5220         PR other/46026
5221         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5222         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5223         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5224         (BASE_FLAGS_TO_PASS): Use it.
5225         * configure: Rebuilt.
5226         * Makefile.in: Rebuilt.
5227
5228 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5229
5230         PR binutils/12258
5231         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5232         Properly check default linker.
5233         * configure: Regnerated.
5234
5235 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5236
5237         * configure.ac: For --enable-gold, handle value `default' instead of
5238         `both*'.  New configure option --{en,dis}able-ld.
5239         * configure: Regenerate.
5240
5241 2010-11-20  Ian Lance Taylor  <iant@google.com>
5242
5243         * configure.ac: Only disable a language library if no language needs
5244         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5245         * configure: Rebuild.
5246
5247 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5248
5249         * Makefile.in: Regenerate.
5250
5251         PR other/46202
5252         * configure.ac: Fix just-built in-tree STRIP name to be
5253         binutils/strip-new.
5254         * configure: Regenerate.
5255         * Makefile.def (install-strip-gcc, install-strip-binutils)
5256         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5257         (install-strip-sid): Mirror dependencies on non-strip variants
5258         of these targets on the respective -strip prerequisites.
5259         * Makefile.tpl (install-strip, install-strip-host)
5260         (install-strip-target): New targets.
5261         (install-strip-[+module+], install-strip-target-[+module+]):
5262         New targets.
5263         * Makefile.in: Regenerate.
5264
5265 2010-11-19  Ian Lance Taylor  <iant@google.com>
5266             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5267
5268         * configure.ac: Add target-libgo to target_libraries.  Set
5269         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5270         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5271         (HOST_EXPORTS): Add GOC.
5272         (BASE_TARGET_EXPORTS): Add GOC.
5273         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5274         (GOCFLAGS_FOR_TARGET): New variable.
5275         (EXTRA_HOST_FLAGS): Add GOC.
5276         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5277         * Makefile.def (target_modules): Add libgo.
5278         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5279         (dependencies): Add dependency from configure-target-libgo to
5280         configure-target-libffi and all-target-libstdc++-v3.  Add
5281         dependencies from all-target-libgo to all-target-libffi.
5282         (languages): Add go.
5283         * configure: Rebuild.
5284         * Makefile.in: Rebuild.
5285
5286 2010-11-19  Ian Lance Taylor  <iant@google.com>
5287
5288         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5289         compiler/flag environment variables.
5290
5291 2010-11-18  Ian Lance Taylor  <iant@google.com>
5292
5293         * configure.ac: Check for lang_requires_boot_languages in
5294         config-lang.in files.
5295         * configure: Rebuild.
5296
5297 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5298             Tobias Burnus  <burnus@net-b.de>
5299
5300         PR fortran/32049
5301         * Makefile.def: Add libquadmath; build it with language=fortran.
5302         * configure.ac: Add libquadmath.
5303         * Makefile.tpl: Handle multiple libs in check-[+language+].
5304         * Makefile.in: Regenerate.
5305         * configure: Regenerate.
5306
5307 2010-11-16  Tom Tromey  <tromey@redhat.com>
5308
5309         * MAINTAINERS: Moved myself to reviewers section.
5310
5311 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5312
5313         * MAINTAINERS: Moved myself to reviewers section.
5314
5315 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5316
5317         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5318         (Write After Approval): Remove self.
5319
5320 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5321
5322         * configure.ac: Fix spelling in option names.
5323         * configure: Regenerated.
5324
5325 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5326
5327         PR bootstrap/39622
5328         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5329         * configure: Regenerated.
5330
5331 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5332
5333         * MAINTAINERS: Update my email address.
5334
5335 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5336
5337         * configure: Regenerate.
5338
5339 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5340
5341         * configure: Regenerate.
5342
5343 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5344
5345         * configure: Regenerate.
5346
5347 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5348
5349         * configure: Regenerate.
5350
5351 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5352
5353         * configure.ac: Support official CLooG.org versions.
5354         * configure: Regenerate.
5355         * config/cloog.m4: New.
5356
5357 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5358
5359         * MAINTAINERS (Write After Approval): Add myself.
5360
5361 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5362
5363         * MAINTAINERS: Update my email address.
5364
5365 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5366
5367         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5368         * configure: Regenerate.
5369
5370 2010-11-03  Ian Lance Taylor  <iant@google.com>
5371             Dave Korn  <dave.korn.cygwin@gmail.com>
5372
5373         PR lto/46273
5374         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5375         and on other supported platforms whenever LTO is enabled.
5376         * configure: Rebuild.
5377
5378 2010-11-02  Alan Modra  <amodra@gmail.com>
5379
5380         PR binutils/12110
5381         * configure.ac: Error when source path contains spaces.
5382         * configure: Regenerate.
5383
5384 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5385
5386         * MAINTAINERS: Update my email address.
5387
5388 2010-10-20  Ian Lance Taylor  <iant@google.com>
5389
5390         * Makefile.def (target_modules): Set lib_path to src/.libs for
5391         libstdc++-v3 module.
5392         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5393         * Makefile.in: Rebuild.
5394
5395 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5396
5397         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5398         (Write After Approval): Remove myself.
5399
5400 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5401
5402         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5403
5404 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5405
5406         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5407
5408 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5409
5410         * configure.ac (build_lto_plugin): New shell variable.
5411         (--enable-lto): Turn on by default for all non-ELF platforms that
5412         have had LTO support added so far.  Set build_lto_plugin appropriately
5413         for both ELF and non-ELF.
5414         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5415         * configure: Regenerate.
5416
5417 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5418
5419         Sync from src:
5420         * configure.ac (v850 support): Remove target-libgloss from
5421         noconfigdirs.
5422         * configure: Regenerate.
5423
5424 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5425
5426         PR bootstrap/45326
5427         PR bootstrap/45174
5428         * configure.ac: Honor initial values of $build_configargs,
5429         $host_configargs, $target_configargs.  Mark the precious, so
5430         environment settings get recorded.
5431         * configure: Regenerate.
5432
5433 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5434
5435         PR bootstrap/45796
5436         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5437         Depend on all-build-libiberty.
5438         * Makefile.in: Regenerate.
5439
5440 2010-09-30  Michael Eager  <eager@eagercon.com>
5441
5442         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5443         * configure: Regenerate.
5444
5445 2010-09-28  Michael Eager  <eager@eagercon.com>
5446
5447         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5448
5449 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5450
5451         PR bootstrap/44621
5452         * configure.ac: Fix unportable shell quoting.
5453         * configure: Regenerate.
5454
5455 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5456
5457         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5458         targets and amend comment.
5459         * configure: Regenerate.
5460
5461 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5462
5463         * MAINTAINERS (Write After Approval): Add myself.
5464
5465 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5466
5467         * configure.ac: Enable LTO by default on Darwin.
5468         * configure: Regenerate.
5469
5470 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5471
5472         * MAINTAINERS (Write After Approval): Add myself.
5473
5474 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5475
5476         * MAINTAINERS (Write After Approval): Add myself.
5477
5478 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5479
5480         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5481         ports
5482
5483 2010-07-28  David Yuste  <david.yuste@gmail.com>
5484
5485         * MAINTAINERS (Write After Approval): Add myself.
5486
5487 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5488
5489         * configure.ac: Support all v850 targets.
5490         * configure: Regenerate.
5491
5492 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5493
5494         PR bootstrap/44455
5495         * configure.ac (extra_mpfr_configure_flags): Copy from
5496         extra_mpc_gmp_configure_flags.
5497         * configure: Re-generated.
5498
5499 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5500
5501         * MAINTAINERS (Write After Approval): Add myself.
5502
5503 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5504
5505         * MAINTAINERS (Write After Approval): Add myself.
5506
5507 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5508
5509         * MAINTAINERS (Write After Approval): Add myself.
5510
5511 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5512
5513         PR target/44862
5514         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5515         Provide -B option to allow for link spec %s substitutions for
5516         libstdc++.a on darwin.
5517         * Makefile.in: Regenerate.
5518
5519 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5520
5521         * MAINTAINERS (Reviewers): Update my e-mail address
5522
5523 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5524
5525         * Makefile.def (configure-gcc): Depend on all-libelf.
5526         * Makefile.in: Rebuild.
5527
5528 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5529
5530         * MAINTAINERS (Write After Approval): Add myself in the right place.
5531
5532 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5533
5534         * MAINTAINERS (Write After Approval): Add myself.
5535
5536 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5537
5538         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5539
5540 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5541
5542         * config.sub: Update to version 2010-05-21.
5543         * config.guess: Update to version 2010-04-03.
5544
5545 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5546
5547         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5548         * configure: Regenerate.
5549
5550 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5551
5552         * MAINTAINERS (Write After Approval): Add myself.
5553
5554 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5555
5556         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5557         a platform that supports LTO.
5558         * configure: Regenerate.
5559
5560 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5561
5562         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5563         * configure: Regenerated.
5564
5565 2010-04-27  Roland McGrath  <roland@redhat.com>
5566             H.J. Lu  <hongjiu.lu@intel.com>
5567
5568         * configure.ac (--enable-gold): Support both, both/gold and
5569         both/bfd to add gold to configdirs without removing ld.
5570         * configure: Regenerated.
5571
5572         * Makefile.def: Add install-gold dependency to install-ld.
5573         * Makefile.in: Regenerated.
5574
5575 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5576
5577         PR lto/42776
5578         * configure.ac (--enable-lto): Refactor handling so libelf tests
5579         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5580         and allow LTO to be explicitly enabled on non-ELF platforms that
5581         are known to support it inside else-clause.
5582         * configure: Regenerate.
5583
5584 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5585
5586         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5587         * configure: Regenerate.
5588
5589 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5590
5591         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5592         * configure: Regenerate.
5593
5594 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5595
5596         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5597         separately.
5598         * configure: Regenerate.
5599
5600 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5601
5602         * MAINTAINERS (Write After Approval): Add myself.
5603
5604 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5605
5606         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5607         * configure: Regenerate.
5608
5609 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5610
5611         * configure: Regenerate after change to elf.m4.
5612
5613 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5614
5615         * MAINTAINERS (Write After Approval): Add myself.
5616
5617 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5618
5619         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5620         * configure: Regenerated.
5621
5622 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5623
5624         * configure.ac: Print "buggy but acceptable" when CLooG
5625         revision is less than 9.
5626         * configure: Regenerated.
5627
5628 2010-04-01  Diego Novillo  <dnovillo@google.com>
5629
5630         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5631
5632 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5633
5634         PR bootstrap/43615
5635         PR bootstrap/43328
5636
5637         Revert:
5638
5639         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5640
5641         * configure.ac: Do not pass --enable-multilib nor
5642         --disable-multilib in baseargs.  Accept explicitly passed
5643         --enable_multilib.
5644         * configure: Regenerate.
5645
5646 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5647
5648         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5649
5650 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5651
5652         * MAINTAINERS: Remove myself.
5653
5654 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5655
5656         PR bootstrap/43328
5657         * configure.ac: Do not pass --enable-multilib nor
5658         --disable-multilib in baseargs.  Accept explicitly passed
5659         --enable_multilib.
5660         * configure: Regenerate.
5661
5662 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5663
5664         * MAINTAINERS (spu port): Remove me.
5665
5666 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5667
5668         * configure.ac (tic6x-*-*): New case.
5669         * configure: Regenerate.
5670
5671 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5672
5673         * config.sub: Update to version 2010-03-22.
5674         * config.guess: Update to version 2009-12-30.
5675
5676 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5677
5678         PR ada/42554
5679         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5680         * configure: Regenerate.
5681
5682 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5683
5684         * MAINTAINERS: Update my email address.
5685
5686 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5687
5688         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5689         (ghassan.shobaki@amd.com): Removed.
5690
5691 2010-03-17  Alan Modra  <amodra@gmail.com>
5692
5693         * MAINTAINERS: Update my email address.
5694
5695 2010-03-16  Diego Novillo  <dnovillo@google.com>
5696
5697         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5698         Matthews.
5699
5700 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5701
5702         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5703         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5704
5705 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5706
5707         * MAINTAINERS: Update my email address.
5708
5709 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5710
5711         * MAINTAINERS: Update my email address.
5712
5713 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5714
5715         * MAINTAINERS: Update my email address.
5716
5717 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5718
5719         * MAINTAINERS: Update my email address.
5720
5721 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5722
5723         PR libstdc++/32499
5724         * configure.ac (RANLIB): Default to true.
5725         (STRIP): Likewise.
5726         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5727         * configure: Regenerate.
5728
5729 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5730
5731         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5732         (Write After Approval): Update my email address.
5733
5734 2010-02-17  Nick Clifton  <nickc@redhat.com>
5735
5736         PR 11238
5737         * Makefile.tpl (local-distclean): Also remove config.cache files in
5738         sub-directories as there may not be Makefiles present in the
5739         sub-directories.
5740         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5741         the config.cache files found by the find command.
5742
5743         * Makefile.in: Regenerate.
5744         * configure.ac: Revert previous delta.
5745         * configure: Regenerate.
5746
5747 2010-02-15  Nick Clifton  <nickc@redhat.com>
5748
5749         PR 11238
5750         * configure.ac: Delete config.cache files in sub-directories when
5751         deleting Makefiles.
5752         * configure: Regenerate.
5753
5754 2010-02-12  Ben Elliston  <bje@gnu.org>
5755
5756         * MAINTAINERS: Update my email address.
5757
5758 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5759
5760         * MAINTAINERS (spu port): Update my email address.
5761
5762 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5763
5764         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5765
5766 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5767
5768         * configure.ac: Add "recommended" version checks for GMP/MPC.
5769         Update recommended GMP/MPFR/MPC versions.
5770         * configure: Regenerate.
5771
5772 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5773
5774         * MAINTAINERS: Move my Embecosm email address into the
5775         write-after-approval section.
5776
5777 2010-01-26  Ian Lance Taylor  <iant@google.com>
5778
5779         * MAINTAINERS: Add myself as Go frontend maintainer.
5780
5781 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5782
5783         PR libstdc++/36101, PR libstdc++/42813
5784         * configure.ac (bootstrap_target_libs): Make inclusion of
5785         target-libgomp conditional on libgomb being in target_configdirs.
5786         * configure: Regenerate.
5787
5788 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5789
5790         PR libstdc++/36101, PR libstdc++/42813
5791         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5792         * configure: Regenerate.
5793
5794 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5795
5796         PR libstdc++/36101, PR libstdc++/42813
5797         * configure.ac (target_configdirs): Substitute.
5798         * Makefile.def: Bootstrap target module libgomp.
5799         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5800         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5801         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5802         * configure, Makefile.in: Regenerate.
5803
5804 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5805
5806         * MAINTAINERS: Adjust my details.
5807
5808 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5809
5810         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5811
5812 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5813
5814         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5815
5816 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5817
5818         * MAINTAINERS (Write After Approval): Add myself.
5819
5820 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5821
5822         * MAINTAINERS (Write After Approval): Add myself.
5823
5824 2010-01-11  Richard Guenther  <rguenther@suse.de>
5825
5826         PR lto/41569
5827         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5828         * Makefile.in: Regenerated.
5829
5830 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5831
5832         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5833         * configure: Regenerate.
5834
5835 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5836             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5837
5838         PR bootstrap/42424
5839         * configure.ac: Include libtool m4 files.
5840         (_LT_CHECK_OBJDIR): Call it.
5841         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5842         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5843
5844         * configure: Regenerate.
5845
5846 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5847
5848         PR bootstrap/41818
5849         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5850         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5851         * Makefile.in: Regenerate.
5852
5853 2010-01-02  Richard Guenther  <rguenther@suse.de>
5854
5855         PR lto/41529
5856         * configure.ac: Include config/elf.m4.  Disable LTO if not
5857         builting for an elf target.
5858         * configure: Regenerate.
5859
5860 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5861
5862         * MAINTAINERS: Change my email address.
5863
5864 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5865
5866         * config.sub, config.guess: Update from upstream sources.
5867
5868 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5869
5870         * MAINTAINERS (Write After Approval): Add myself.
5871
5872 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5873
5874         PR middle-end/30447
5875         PR middle-end/30789
5876         PR other/40302
5877
5878         * configure.ac: Require MPC.
5879         * configure: Regenerate.
5880
5881 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5882
5883         PR target/38384
5884         PR bootstrap/40972
5885         * libtool.m4: Sync from git Libtool.
5886         * ltoptions.m4: Likewise.
5887         * ltversion.m4: Likewise.
5888         * lt~obsolete.m4: Likewise.
5889         * ltmain.sh: Likewise.
5890
5891 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5892
5893         * configure.ac: Update minimum MPC version to 0.8.
5894         * configure: Regenerate.
5895
5896 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5897
5898         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5899         * configure: Regenerated.
5900
5901 2009-11-21  Ian Lance Taylor  <iant@google.com>
5902
5903         * configure.ac: Change default of poststage1_ldflags to be empty if
5904         poststage1_libs is set.  When poststage1_libs is empty, and
5905         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5906         * configure: Rebuild.
5907
5908 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5909
5910         * MAINTAINERS (Write After Approval): Update my email address.
5911
5912 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5913
5914         * config.guess: Update from upstream sources.
5915
5916 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5917
5918         * Makefile.def: Restore host and target settings for gmp.
5919         * Makefile.in: Rebuild.
5920
5921 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5922
5923         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5924         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5925         Fix portability of test of C++ as bootstrap language.  Add
5926         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5927         * configure: Rebuild.
5928         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5929         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5930         in-tree building.
5931         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5932         (POSTSTAGE1_HOST_EXPORTS): Use it.
5933         (STAGE[+id+]_CXXFLAGS): New.
5934         (BASE_FLAGS_TO_PASS): Pass it down.
5935         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5936         extra_exports.
5937         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5938         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5939         extra_exports.
5940         * Makefile.in: Rebuild.
5941
5942 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5943
5944         * config.sub, config.guess: Update from upstream sources.
5945
5946 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5947
5948         * MAINTAINERS (Write After Approval): Add myself.
5949
5950 2009-11-09  Jon Beniston  <jon@beniston.com>
5951
5952         * MAINTAINERS (Write After Approval): Add myself.
5953
5954 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5955
5956         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5957         paths for *-w64-mingw* and x86_64-*mingw*.
5958         * configure: Regenerated.
5959
5960 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5961
5962         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5963
5964 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5965
5966         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5967         Phil Edwards to Write-After Approval.
5968
5969 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5970
5971         * configure.ac: Disable target-winsup & co for
5972         x86_64-*-mingw* and *-w64-mingw* targets.
5973         * configure: Regenerated.
5974
5975 2009-10-16  Nick Clifton  <nickc@redhat.com>
5976
5977         * MAINTAINERS: Add myself as a maintainer for the RX port.
5978
5979 2009-10-26  Johannes Singler  <singler@kit.edu>
5980
5981         * MAINTAINERS (Write After Approval): Update my e-mail address.
5982
5983 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5984
5985         * configure.ac (CLooG test): Use = with test.
5986         * configure: Regenerate.
5987
5988 2009-10-22  Richard Guenther  <rguenther@suse.de>
5989
5990         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5991         cloog if the ppl version check failed.  Move flags saving
5992         before setting in libelf check.
5993         * configure: Regenerate.
5994
5995 2009-10-21  Richard Guenther  <rguenther@suse.de>
5996
5997         * configure.ac: Adjust the ppl and cloog configure to work as
5998         documented.  Disable cloog if ppl was disabled.  Omit the version
5999         checks if they were disabled.
6000         * configure: Re-generate.
6001
6002 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6003
6004         * configure.ac: Add 'lto' to enable_languages, not
6005         new_enable_languages, and only if not already present.
6006         * configure: Regenerate.
6007
6008 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6009
6010         * README: Refer to the various COPYING* files instead of just
6011         COPYING.
6012         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6013
6014 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6015
6016         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6017
6018 2009-10-07  Richard Guenther  <rguenther@suse.de>
6019
6020         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6021         and Richard Guenther as reviewers.
6022         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6023         as reviewers.
6024
6025 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6026
6027         * config.sub: Update from upstream sources.
6028
6029 2009-10-06  Ian Lance Taylor  <iant@google.com>
6030
6031         * Makefile.def: check-gold depends upon all-gas.
6032         * Makefile.in: Rebuild.
6033
6034 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6035
6036         * MAINTAINERS (Write After Approval): Add myself.
6037
6038 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6039
6040         * Makefile.def: all-lto-plugin depends on all-libiberty.
6041         set bootstrap=true for lto-plugin.
6042         Add lto-plugin.
6043         * Makefile.in: Regenerate.
6044         * configure.ac (host_libs): Add lto-plugin.
6045         * configure: Regenerate.
6046
6047 2009-10-03  Diego Novillo  <dnovillo@google.com>
6048
6049         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6050         (HOST_LIBELFLIBS): Define.
6051         (HOST_LIBELFINC): Define.
6052         * Makefile.in: Regenerate.
6053         * configure.ac: Add --enable-lto.
6054         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6055         If --enable-lto is used, add 'lto' to new_enable_languages.
6056         If --enable-lto is used and gold is enabled, add
6057         lto-plugin to configdirs.
6058         * configure: Regenerate.
6059
6060 2009-10-03  Simon Baldwin  <simonb@google.com>
6061
6062         * configure.ac: If --with-system-zlib, suppress local zlib and
6063         pass --with-system-zlib to subdir configure scripts.
6064         * configure: Regenerate.
6065
6066 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6067             Paolo Bonzini  <bonzini@gnu.org>
6068
6069         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6070         $(srcdir).
6071         * Makefile.in: Rebuilt.
6072
6073 2009-09-26  Gary Funck  <gary@intrepid.com>
6074
6075         * MAINTAINERS (Write After Approval): Add myself.
6076
6077 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6078
6079         * configure.ac: Update minimum MPC version to 0.7.
6080         * configure: Regenerate.
6081
6082 2009-09-25  Nick Clifton  <nickc@redhat.com>
6083
6084         * configure.ac: Pass any --cache-file=/dev/null option on to
6085         subconfigures.
6086         * configure: Regenerate.
6087
6088 2009-09-23  Nick Clifton  <nickc@redhat.com>
6089
6090         * config.sub, config.guess: Update from upstream sources.
6091
6092 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6093
6094         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6095         * Makefile.in: Rebuilt.
6096
6097 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6098
6099         PR bootstrap/32272
6100         * configure.ac: Error out if $srcdir isn't '.' but contains
6101         host-${host_noncanonical}.
6102         * configure: Regenerate.
6103
6104 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6105
6106         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6107         maintainer.
6108
6109 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6110
6111         * configure.ac: If bootstrapping a combined tree with
6112         --enable-gold, require c++ in stage1_languages.
6113         * configure: Regenerate.
6114
6115         * configure.ac: Also add target_libs of stage1_languages to
6116         bootstrap_target_libs.
6117         * configure: Regenerate.
6118
6119         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6120         with --enable-languages not containing c++.
6121         * configure: Regenerate.
6122
6123 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6124
6125         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6126         * configure: Regenerate.
6127
6128 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6129
6130         * MAINTAINERS (Write After Approval): Update my e-mail address,
6131         and move from from here...
6132         (Waiting for paperwork): To here.
6133
6134 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6135
6136         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6137
6138 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6139
6140         * configure.ac: Do not use $extrasub for replacing @if/@endif
6141         parts in Makefile; instead, use additional arguments to
6142         AC_CONFIG_COMMANDS to do the replacement manually, with several
6143         sed invocations, to avoid HP-UX sed command limits.
6144         * configure: Regenerate.
6145
6146 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6147
6148         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6149         blank before -L.
6150
6151 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6152
6153         * configure.ac (with-build-config): Document.  Handle without.
6154         Handle missing argument.
6155         * configure: Rebuilt.
6156
6157 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6158
6159         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6160         Default to bootstrap-debug only if compare-debug works.
6161         * configure: Rebuilt.
6162         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6163         * Makefile.in: Rebuilt.
6164
6165 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6166
6167         * MAINTAINERS (OS Port Maintainers): Update my email address.
6168
6169 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6170
6171         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6172         * Makefile.in: Rebuilt.
6173
6174 2009-09-01  Chris Demetriou  <cgd@google.com>
6175
6176         * MAINTAINERS (Write After Approval): Add myself.
6177
6178 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6179
6180         PR debug/30161
6181         * include/dwarf2.h (enum dwarf_tag): Added
6182         DW_TAG_GNU_template_template_param
6183         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6184
6185 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6186
6187         * Makefile.tpl (AWK): Fix typo.
6188         * Makefile.in: Regenerate.
6189
6190 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6191
6192         * configure.ac: Detect awk and sed.
6193         * Makefile.def (flags_to_pass): Add AWK and SED.
6194         * Makefile.tpl (AWK, SED): New.
6195         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6196         * configure: Regenerate.
6197         * Makefile.in: Regenerate.
6198
6199 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6200
6201         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6202         (collapseslashes): Likewise.
6203
6204 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6205
6206         * configure.ac (AC_PREREQ): Bump to 2.64.
6207
6208 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6209
6210         * configure.ac: Remove --with-datarootdir, --with-docdir,
6211         --with-pdfdir, --with-htmldir switches.
6212         * configure: Regenerate.
6213
6214         * configure: Regenerate.
6215
6216         * compile: Sync from Automake 1.11.
6217         * depcomp: Likewise.
6218         * install-sh: Likewise.
6219         * missing: Likewise.
6220         * mkinstalldirs: Likewise.
6221         * ylwrap: Likewise.
6222
6223 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6224
6225         * ltmain.sh (func_normal_abspath): New function.
6226         (func_relative_path): Likewise.
6227         (func_mode_help): Document new -bindir option for link mode.
6228         (func_mode_link): Add new -bindir option, and use it to place
6229         output DLL if specified.
6230
6231 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6232
6233         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6234         (baseargs): Add --disable-option-checking.
6235         * configure: Regenerate.
6236
6237         * Makefile.def (configure-target-libiberty): Depend on
6238         all-binutils and all-ld.
6239         (configure-target-newlib): Likewise.
6240         * Makefile.in: Regenerate.
6241
6242 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6243
6244         * config.sub, config.guess: Update from upstream sources.
6245
6246 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6247
6248         Sync from src, merge:
6249
6250         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6251
6252         * configure.ac: Do not exclude gas for i386-*-darwin.
6253         Add a case for x86_64-*-darwin.
6254         * configure: Regenerate.
6255
6256 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6257
6258         * MAINTAINERS: Add my name to Write After Approval list.
6259
6260 2009-08-06  Michael Eager  <eager@eagercon.com>
6261
6262         * configure.ac: Add Microblaze target.
6263         * configure: Regenerate.
6264
6265 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6266
6267         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6268         * configure: Regenerate.
6269
6270 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6271
6272         * MAINTAINERS (Write After Approval): Update my e-mail address.
6273
6274 2009-07-06  Ian Lance Taylor  <iant@google.com>
6275
6276         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6277         * configure: Rebuild.
6278
6279 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6280
6281         * MAINTAINERS: Move myself to the Graphite Reviewers.
6282
6283 2009-06-30  Wei Guozhi  <carrot@google.com>
6284
6285         * MAINTAINERS: Add my name to Write After Approval list.
6286
6287 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6288
6289         PR bootstrap/40338
6290         * configure.ac (comparestring): Create new variable.
6291         * Makefile.tpl (comparestring): Use to skip some comparisions.
6292         * configure: Regenerate.
6293         * Makefile.in: Regenerate.
6294
6295 2009-06-26  Doug Evans  <dje@sebabeach.org>
6296
6297         * Makefile.def (host_modules): Add cgen.
6298         * Makefile.in: Regenerate.
6299         * configure.ac (host_tools): Add cgen.
6300         * configure: Regenerate.
6301
6302 2009-06-23  DJ Delorie  <dj@redhat.com>
6303
6304         * MAINTAINERS: Add myself as mep maintainer.
6305
6306 2009-06-23  Ian Lance Taylor  <iant@google.com>
6307
6308         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6309         boot_languages.  Only bootstrap target libraries listed in
6310         target_libs for some boot language.  Add --with-stage1-ldflags,
6311         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6312         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6313         if not building with C++.
6314         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6315         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6316         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6317         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6318         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6319         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6320         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6321         * configure, Makefile.in: Rebuild.
6322
6323 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6324
6325         * MAINTAINERS: Added my name to write-after-approval list.
6326
6327 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6328
6329         * configure.ac: Define is_elf for QNX Neutrino targets.
6330         * configure: Regenerate.
6331
6332 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6333
6334         * MAINTAINERS: Added my name to the write-after-approval list
6335
6336 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6337
6338         * configure.ac: Detect MPC in default directory.
6339         * configure: Regenerate.
6340
6341 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6342             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6343
6344         * Makefile.tpl (all): Avoid a trailing backslash.
6345         * Makefile.in: Regenerate.
6346
6347 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6348
6349         * config.sub, config.guess: Update from upstream sources.
6350
6351 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6352
6353         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6354         to noconfdirs.
6355         * configure: Regenerate.
6356
6357 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6358
6359         * Makefile.tpl ([+compare-target+]): Compare all stage
6360         directories, rather than just gcc.
6361         * Makefile.in: Rebuilt.
6362
6363 2009-06-01  Doug Kwan  <dougkwan@google.com>
6364
6365         * configure.ac: Support gold for target arm*-*-*.
6366         * configure: Regenerate.
6367
6368 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6369
6370         * Makefile.def: Add MPC support and dependencies.
6371         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6372
6373         * Makefile.in, configure: Regenerate.
6374
6375 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6376
6377         * Makefile.tpl (all): Avoid harmless warning in make all when
6378         gcc-bootstrap is enabled but stage_last does not exist.
6379         * Makefile.in: Rebuilt.
6380
6381 2009-05-24  Nicolas Roche  <roche@adacore.com>
6382
6383         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6384         * Makefile.in: Regenerate.
6385
6386 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6387
6388         * MAINTAINERS: Update my e-mail address.
6389
6390 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6391
6392         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6393         * configure:  Regenerate.
6394
6395 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6396
6397         PR other/40159
6398         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6399         gcc-no-bootstrap are mutually exclusive.
6400         * Makefile.in: Rebuilt.
6401
6402 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6403
6404         PR other/40159
6405         * Makefile.tpl (all): Don't end with unconditional success.
6406         * Makefile.in: Rebuilt.
6407
6408 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6409
6410         PR target/37137
6411         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6412         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6413         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6414         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6415         stage_configureflags, stage_cflags and stage_libcflags into
6416         explicit Makefile macros.
6417         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6418         GFORTRAN.
6419         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6420         CC.  Set CC_FOR_BUILD from CC.
6421         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6422         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6423         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6424         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6425         and GFORTRAN.
6426         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6427         (_LIBCFLAGS): Renamed to _TFLAGS.
6428         (do-compare-debug, do-compare3-debug): Drop.
6429         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6430         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6431         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6432         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6433         (XGCC_FLAGS_FOR_TARGET): New.
6434         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6435         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6436         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6437         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6438         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6439         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6440         TFLAGS.
6441         (BUILD_CONFIG): Include if requested.
6442         (all): Set TFLAGS on bootstrap.
6443         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6444         (all-stageid-prefixmodule): Likewise.
6445         (do-clean, distclean-stageid): Set TFLAGS.
6446         (restrap): Fix whitespace.
6447         * Makefile.in: Rebuilt.
6448
6449 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6450
6451         * config.guess: Sync with src.
6452
6453 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6454
6455         * configure.ac ($with_ppl):  Default to no if not supplied.
6456         ($with_cloog):  Likewise.
6457         configure:  Regenerate.
6458
6459 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6460
6461         * MAINTAINERS: Update my e-mail address.
6462
6463 2009-04-27  Nick Clifton  <nickc@redhat.com>
6464
6465         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6466
6467 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6468
6469         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6470         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6471         * Makefile.in: Regenerate.
6472
6473 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6474
6475         PR bootstrap/39739
6476         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6477         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6478
6479         * configure, Makefile.in: Regenerate.
6480
6481 2009-04-21  Taras Glek  <tglek@mozilla.com>
6482
6483         * include/hashtab.h: Update GTY annotations to new syntax
6484         * include/splay-tree.h: Likewise
6485
6486 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6487
6488         * config.sub, config.guess: Update from upstream sources.
6489
6490 2009-04-15  Anthony Green  <green@moxielogic.com>
6491
6492         * configure.ac: Add moxie support.
6493         * configure: Rebuilt.
6494
6495 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6496
6497         * configure.ac: Change copyright header to refer to version
6498         3 of the GNU General Public License and to point readers at the
6499         COPYING3 file and the FSF's license web page.
6500         * Makefile.def: Likewise.
6501         * Makefile.tpl: Likewise.
6502         * Makefile.in: Regenerate.
6503
6504 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6505
6506         * configure.ac: Restore match for darwin9 or later. Use double
6507         brackets since regeneration eats one pair.
6508         * configure: Regenerate.
6509
6510 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6511
6512         PR gas/10039
6513         * configure.ac: Require texinfo 4.7.
6514         * configure: Regenerated.
6515
6516 2009-04-09  Nick Clifton  <nickc@redhat.com>
6517
6518         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6519         the GCC Runtime Library Exception.
6520
6521 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6522
6523         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6524         * configure: Regenerate.
6525
6526 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6527
6528         * Makefil.def (languages): New entries.
6529         * Makefile.tpl (check-gcc-*): New generic target.
6530         * Makefile.in: Regenerate.
6531
6532 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6533
6534         * MAINTAINERS:  Update my email address.
6535
6536 2009-03-18  Tom Tromey  <tromey@redhat.com>
6537
6538         * configure: Rebuild.
6539         * configure.ac (host_libs): Add libiconv.
6540         * Makefile.in: Rebuild.
6541         * Makefile.def (host_modules): Add libiconv.
6542         (configure-gdb, all-gdb): Depend on libiconv.
6543
6544 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6545
6546         * configure.ac: Treat gdb as supported on x86_64-darwin.
6547         * configure: Regenerate.
6548
6549 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6550
6551         * configure.ac (--with-host-libstdcxx): New option.
6552         * configure: Regenerate.
6553
6554 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6555
6556         * MAINTAINERS:  Move myself into the write after approval list.
6557
6558 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6559
6560         * MAINTAINERS: Update e-mail address.
6561
6562 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6563
6564         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6565
6566 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6567
6568         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6569
6570 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6571
6572         Backport from git Libtool:
6573
6574         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6575         Support GNU/kOpenSolaris.
6576         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6577         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6578         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6579         GNU/kOpenSolaris.
6580
6581 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6582
6583         * MAINTAINERS: Update e-mail address.
6584
6585 2009-02-24  Michael Eager  <eager@eagercon.com>
6586
6587         * MAINTAINERS (Write After Approval): Add self.
6588
6589 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6590
6591         * MAINTAINERS (Write After Approval): Add myself.
6592
6593 2009-02-05  Andreas Schwab  <schwab@suse.de>
6594
6595         * Makefile.tpl (stage_last): Define $r and $s before using
6596         $(RECURSE_FLAGS_TO_PASS).
6597         * Makefile.in: Regenerate
6598
6599 2009-01-30  Ian Lance Taylor  <iant@google.com>
6600
6601         * MAINTAINERS: Move myself to the Global Reviewers list.
6602
6603 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6604
6605         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6606         * configure: Regenerate.
6607
6608 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6609
6610         * MAINTAINERS: Make whitespace consistent.
6611         Remove Robert Millan from Write After Approval.
6612
6613 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6614
6615         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6616         (all-opcodes): Depend on all-libiberty.
6617         * Makefile.in: Regenerate.
6618
6619 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6620
6621         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6622         * configure: Regenerate.
6623
6624 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6625
6626         * MAINTAINERS (Write After Approval): Add myself.
6627
6628 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6629
6630         * MAINTAINERS: Add myself to reviewers (Fortran).
6631
6632 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6633
6634         PR tree-optimization/38515
6635         * configure.ac (cloog-polylib): Removed.
6636         (with_ppl, with_cloog): Test for "no".
6637         * configure: Regenerated.
6638
6639 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6640
6641         * MAINTAINERS: Moved myself to reviewers (Fortran).
6642
6643 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6644
6645         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6646         (Write After Approval): Remove myself.
6647
6648 2009-01-03  Diego Novillo  <dnovillo@google.com>
6649
6650         * MAINTAINERS: Remove myself from alias maintainership.
6651
6652 2009-01-02  David Ayers  <ayers@fsfe.org>
6653
6654         * MAINTAINERS: Update e-mail address.
6655
6656 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6657
6658         * MAINTAINERS: Make whitespace consistent.
6659
6660 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6661
6662         Backport from upstream Libtool:
6663         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6664         Add cache variables to tests that require the linker to work.
6665         For shlibpath_overrides_runpath, this also changes the semantics
6666         to let the result from the C compiler take precedence.
6667
6668 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6669
6670         * config.sub, config.guess: Update from upstream sources.
6671
6672 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6673
6674         * configure.ac (ppllibs): Add by default the lib flags.
6675         * configure: Regenerate.
6676
6677 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6678
6679         * MAINTAINERS:  Add myself to the write after approval list.
6680
6681 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6682
6683         * configure.ac: Add double brackets on darwin[912].
6684         * configure: Regenerate.
6685
6686 2008-12-03  Daniel Kraft  <d@domob.eu>
6687
6688         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6689         Approval to Reviewer section (for Fortran front-end).
6690
6691 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6692
6693         * configure.ac: Expand to darwin10 and later.
6694         * configure: Regenerate.
6695
6696 2008-12-02  Andreas Schwab  <schwab@suse.de>
6697
6698         * Makefile.def: configure-target-boehm-gc depends on
6699         all-target-libstdc++-v3.
6700         * Makefile.in: Regenerate.
6701
6702 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6703
6704         * MAINTAINERS:  Add myself as mingw maintainer.
6705
6706 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6707
6708         * config.sub, config.guess: Update from upstream sources.
6709
6710 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6711
6712         * README.SCO: Remove.
6713
6714 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6715
6716         * MAINTAINERS:  Add myself to the write after approval list.
6717
6718 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6719
6720         * MAINTAINERS:  Update my email address in WAA section.
6721
6722 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6723
6724         * MAINTAINERS: Update e-mail address.
6725
6726 2008-11-27  Toon Moene  <toon@moene.org>
6727
6728         * MAINTAINERS: Change e-mail address.
6729
6730 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6731
6732         * configure.ac: Build gdb for i?86-*-darwin*
6733         * configure: Regenerated.
6734
6735 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6736
6737         * MAINTAINERS: Added my full name.
6738
6739 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6740
6741         PR bootstrap/38014
6742         PR bootstrap/37923
6743
6744         Revert:
6745
6746         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6747
6748         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6749         * Makefile.in: Regenerated.
6750
6751         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6752
6753         PR gdb/921
6754         PR gdb/1646
6755         PR gdb/2175
6756         PR gdb/2176
6757
6758         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6759         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6760         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6761         (HOST_EXPORTS): Pass CPPFLAGS.
6762         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6763         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6764         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6765         * Makefile.in, configure: Regenerated.
6766         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6767         and CPPFLAGS_FOR_BUILD.
6768
6769 2008-11-06  Jeff Law  <law@redhat.com>
6770
6771         * MAINTAINERS: Add myself as middle end maintainer.
6772
6773 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6774
6775         * MAINTAINERS (Write after approval): Add myself.
6776
6777 2008-11-05  Diego Novillo  <dnovillo@google.com>
6778
6779         * MAINTAINERS (Global Reviewers): Add myself.
6780         (Non-Algorithmic Maintainers): Remove myself.
6781
6782 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6783
6784         * MAINTAINERS (Write after approval): Add myself.
6785
6786 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6787
6788         * MAINTAINERS (Write after approval): Add myself.
6789
6790 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6791
6792         * configure.ac (spu-*-*): Remove special case.
6793         * configure: Regenerate.
6794
6795 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6796
6797         * MAINTAINERS (Write after approval): Update my email address.
6798
6799 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6800
6801         * configure.ac [spu-*-*]: Do not set skipdirs.
6802         * configure: Re-generate.
6803
6804 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6805
6806         * MAINTAINERS (Various Maintainers): Add myself to reload.
6807
6808 2008-10-25  Richard Guenther  <rguenther@suse.de>
6809
6810         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6811         maintainer.  Remove myself as libgcc-math maintainer.
6812         (Non-Algorithmic Maintainers): Remove myself.
6813
6814 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6815
6816         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6817         * Makefile.in: Regenerated.
6818
6819 2008-10-23  Cary Coutant  <ccoutant@google.com>
6820
6821         * MAINTAINERS (Write after approval): Add myself.
6822
6823 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6824
6825         PR gdb/921
6826         PR gdb/1646
6827         PR gdb/2175
6828         PR gdb/2176
6829
6830         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6831         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6832         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6833         (HOST_EXPORTS): Pass CPPFLAGS.
6834         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6835         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6836         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6837         * Makefile.in, configure: Regenerated.
6838         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6839         and CPPFLAGS_FOR_BUILD.
6840
6841 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6842
6843         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6844         Sebastian Pop.
6845
6846 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6847
6848         * MAINTAINERS (Write After Approval): Added myself.
6849
6850 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6851
6852         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6853         recommended version to 2.3.2.
6854
6855         * configure: Regenerate.
6856
6857 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6858
6859         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6860
6861 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6862
6863         * MAINTAINERS (Write After Approval): Update e-mail address.
6864
6865 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6866
6867         * libtool.m4: Update to libtool 2.2.6.
6868         * lt~obsolete.m4: Update to libtool 2.2.6.
6869         * ltmain.sh: Update to libtool 2.2.6.
6870         * ltsugar.m4: Update to libtool 2.2.6.
6871         * ltversion.m4: Update to libtool 2.2.6.
6872         * ltoptions.m4: Update to libtool 2.2.6.
6873         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6874
6875 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6876
6877         * MAINTAINERS (Write After Approval): Add myself.
6878
6879 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6880
6881         * MAINTAINERS (Write After Approval): Update my name.
6882
6883 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6884
6885         * MAINTAINERS: Add myself in "Write After Approval".
6886
6887 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6888
6889         * MAINTAINERS: Add myself as ia64 maintainer.
6890
6891 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6892
6893         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6894         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6895         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6896         and Michael Tiemann from Write After Approval since they do not
6897         actually have access.
6898
6899 2008-09-05  Richard Guenther  <rguenther@suse.de>
6900
6901         * configure.ac: Initialize clooglibs to -lcloog.
6902         * configure: Re-generate.
6903
6904 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6905
6906         * MAINTAINERS (Write After Approval): Add myself.
6907
6908 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6909
6910         * configure.ac (--with-cloog-polylib): New.
6911         (--disable-cloog-version-check): New.
6912         (--disable-ppl-version-check): New.
6913         * configure: Re-generate.
6914
6915 2008-09-03  Richard Guenther  <rguenther@suse.de>
6916
6917         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6918         cloog test.
6919         * configure: Re-generate.
6920
6921 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6922
6923         Add picoChip port.
6924         * MAINTAINERS: Add picoChip maintainers.
6925
6926 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6927             Tobias Grosser  <grosser@fim.uni-passau.de>
6928             Jan Sjodin  <jan.sjodin@amd.com>
6929             Harsha Jagasia  <harsha.jagasia@amd.com>
6930             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6931             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6932             Adrien Eliche  <aeliche@isty.uvsq.fr>
6933
6934         Merge from graphite branch.
6935         * configure: Regenerate.
6936         * Makefile.in: Regenerate.
6937         * configure.ac (host_libs): Add ppl and cloog.
6938         Add checks for PPL and CLooG.
6939         * Makefile.def (ppl, cloog): Added modules and dependences.
6940         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6941         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6942
6943 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6944
6945         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6946         (GCC_SHLIB_SUBDIR): New.
6947         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6948         * configure: Regenerate.
6949         * Makefile.in: Regenerate.
6950
6951 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6952
6953         * MAINTAINERS: Consistently use tabs to separate columns.
6954
6955 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6956
6957         * MAINTAINERS (Write after Approval): Add myself.
6958
6959 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6960
6961         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6962         Enable bfd, binutils and opcodes.
6963         * configure: Regenerate.
6964
6965 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6966
6967         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6968
6969 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6970
6971         * MAINTAINERS:  Use correct Umlaut for last name.
6972
6973 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6974
6975         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6976
6977 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6978
6979         * MAINTAINERS: Update my email address.
6980
6981 2008-08-16  Nicolas Roche  <roche@adacore.com>
6982
6983         * Makefile.tpl: Add BOOT_ADAFLAGS.
6984         * Makefile.in: Regenerate.
6985
6986 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6987
6988         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6989         * configure: Regenerate.
6990
6991 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6992
6993         * configure.ac: Add makefile fragments for hpux.
6994         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6995         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6996         * configure: Regenerate.
6997         * Makefile.in: Regenerate.
6998
6999 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7000
7001         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7002
7003 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7004
7005         * MAINTAINERS (Write after Approval): Add myself.
7006
7007 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7008
7009         * MAINTAINERS (Write After Approval):  Add myself.
7010
7011 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7012
7013         * MAINTAINERS (Write After Approval):  Add myself.
7014
7015 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7016
7017         * MAINTAINERS: Update my email address.
7018
7019 2008-06-25  Joey Ye  <joey.ye@intel.com>
7020
7021         * MAINTAINERS (Write After Approval):  Add myself.
7022
7023 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7024
7025         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7026         * Makefile.in: Regenerate.
7027         * configure: Regenerate.
7028
7029 2008-06-17  Daniel Kraft  <d@domob.eu>
7030
7031         * MAINTAINERS (Write After Approval):  Add myself.
7032
7033 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7034
7035         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7036         "$@" is still intact with both Autoconf 2.59 and 2.62.
7037         * configure: Regenerate.
7038
7039 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7040
7041         * Makefile.tpl: Fix comment errors.
7042         * Makefile.in: Regenerate.
7043
7044 2008-06-12  David S. Miller  <davem@davemloft.net>
7045             David Edelsohn  <edelsohn@gnu.org>
7046
7047         * configure.ac: Add powerpc*-*-* to gold supported targets.
7048         * configure: Regenerate.
7049
7050 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7051
7052         PR tree-optimization/36218
7053         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7054         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7055         (all prefix="build-"): Pass them to build-system sub-makes.
7056         * Makefile.in: Regenerate.
7057
7058 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7059
7060         * MAINTAINERS (mt port): Remove.
7061         (sco5, unixware, sco udk): Remove.
7062         (Kean Johnston): Add to Write After Approval.
7063
7064 2008-05-30  Julian Brown  <julian@codesourcery.com>
7065
7066         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7067         of libobjc for ARM EABI Linux.
7068         * configure: Regenerate.
7069
7070 2008-05-18  Xinliang David Li   <davidxl@google.com>
7071
7072         * ChangeLog: Remove wrong ChangeLog entry.
7073
7074 2008-05-17  Xinliang David Li   <davidxl@google.com>
7075
7076         * MAINTAINERS (Write After Approval): Add myself.
7077
7078 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7079
7080         * MAINTAINERS (Write After Approval): Add myself.
7081
7082 2008-05-14  Rafael Espíndola  <espindola@google.com>
7083
7084         * config-ml.in: don't handle --enable-shared and --enable-static.
7085
7086 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7087
7088         * MAINTAINERS: Update my email address.
7089
7090 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7091
7092         * MAINTAINERS: Update my email address.
7093
7094 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7095
7096         * MAINTAINERS (Write After Approval): Add myself.
7097
7098 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7099
7100         * MAINTAINERS (Write After Approval): Add myself.
7101
7102 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7103
7104         * MAINTAINERS (crx): Add myself.
7105
7106 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7107
7108         Sync with src:
7109         2008-04-14  David S. Miller  <davem@davemloft.net>
7110
7111         * configure.ac: Add sparc*-*-* to gold supported targets.
7112         * configure: Regenerate.
7113
7114 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7115
7116         PR bootstrap/35457
7117         * configure.ac: Include override.m4.
7118         * configure: Regenerate.
7119
7120 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7121
7122         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7123         * Makefile.in: Regenerate.
7124
7125 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7126
7127         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7128         as nonconfigurable directories list.
7129         * configure: Regenerate.
7130
7131 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7132
7133         * config.sub, config.guess: Update from upstream sources.
7134
7135 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7136
7137         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7138         * Makefile.in: Regenerate.
7139
7140 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7141
7142         * configure.ac: Do not build libssp for the AVR.
7143         * configure: Regenerate.
7144
7145 2008-04-07  Ian Lance Taylor  <iant@google.com>
7146
7147         * Makefile.def: check-gold depends upon all-binutils.
7148         * Makefile.in: Regenerate.
7149
7150 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7151
7152         * MAINTAINERS (Write After Approval): Add myself.
7153
7154 2008-04-04  Nick Clifton  <nickc@redhat.com>
7155
7156         PR binutils/4334
7157         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7158         builds.
7159         * configure: Regenerate.
7160
7161 2008-04-04  NightStrike  <NightStrike@gmail.com>
7162
7163         PR other/35151
7164         * configure.ac: Combine rules for mingw32 and mingw64.
7165         * configure: Regenerate.
7166
7167 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7168
7169         * MAINTAINERS (Write After Approval): Add myself.
7170
7171 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7172
7173         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7174         * Makefile.in (.NOTPARALLEL): Ditto.
7175
7176 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7177
7178         * MAINTAINERS (Write After Approval): Add myself.
7179
7180 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7181
7182         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7183         * Makefile.in (.NOTPARALLEL): Regenerate.
7184
7185 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7186
7187         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7188         * Makefile.in: Regenerate.
7189
7190 2008-03-26  Jakub Staszak  <kuba@et.pl>
7191
7192         * MAINTAINERS (Write After Approval): Add myself.
7193
7194 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7195
7196         * MAINTAINERS:  Update e-mail address.
7197
7198 2008-03-20  Ian Lance Taylor  <iant@google.com>
7199
7200         * configure.ac: Add support for --enable-gold.
7201         * Makefile.def: Add gold as a directory like ld.
7202         * configure, Makefile.in: Regenerate.
7203
7204 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7205
7206         * configure.ac: m4_include config/proginstall.m4.
7207         * configure: Regenerate.
7208
7209         Backport from upstream Libtool:
7210
7211         2007-10-12  Eric Blake  <ebb9@byu.net>
7212
7213         Deal with Autoconf 2.62's semantic change in m4_append.
7214         * ltsugar.m4 (lt_append): Replace broken versions of
7215         m4_append.
7216         (lt_if_append_uniq): Don't require separator to be overquoted,
7217         and avoid broken m4_append.
7218         (lt_dict_add): Fix typo.
7219         * libtool.m4 (_LT_DECL): Don't overquote separator.
7220
7221 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7222
7223         * config.rpath: Add AIX 6 support.
7224
7225 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7226
7227         * Makefile.def (stageprofile).  Remove -fprofile-generate
7228         from stage_libcflags.
7229         * Makefile.in: Regenerate.
7230
7231 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7232
7233         * config.sub, config.guess: Update from upstream sources.
7234
7235 2008-03-06  Tom Tromey  <tromey@redhat.com>
7236
7237         * MAINTAINERS: Update for treelang deletion.
7238
7239 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7240
7241         * MAINTAINERS: Update my email address.
7242
7243 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7244
7245         * MAINTAINERS (darwin port): Add myself as a maintainer.
7246         (objective-c/c++): Add myself as a maintainer.
7247
7248 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7249
7250         * MAINTAINERS (Write After Approval): Update my email address.
7251
7252 2008-02-25  Tomas Bily  <tbily@suse.cz>
7253
7254         * MAINTAINERS (Write After Approval): Add myself.
7255
7256 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7257
7258         * MAINTAINERS (OpenMP): Add myself.
7259
7260 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7261
7262         PR bootstrap/32009
7263         PR bootstrap/32161
7264
7265         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7266         * configure: Regenerate.
7267
7268         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7269         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7270         STAGE4_LIBCFLAGS): New.
7271         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7272         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7273         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7274         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7275         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7276         for target modules.  Don't export LIBCFLAGS.
7277         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7278         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7279         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7280         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7281         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7282         * Makefile.in: Regenerate.
7283
7284 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7285
7286         PR libgcj/33085
7287         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7288         Do not use -DDLL_EXPORT.  Backport from upstream.
7289
7290 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7291
7292         * MAINTAINERS (Write After Approval): Add myself.
7293
7294 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7295
7296         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7297         * configure: Regenerate.
7298
7299 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7300
7301         * configure.ac (xtensa*-*-*): Recognize processor variants.
7302         * configure: Regenerate.
7303
7304 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7305
7306         PR bootstrap/34922
7307         * configure.ac (PARSE_ARGS): Push suitable setting of
7308         ac_subdirs_all, for `./configure --help=recursive'.
7309         Handle `+' in generic toplevel directory disabling.
7310         * configure: Regenerate.
7311
7312 2008-01-28  Nick Clifton  <nickc@redhat.com>
7313
7314         * MAINTAINERS (xstormy16): Take over maintainership.
7315
7316 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7317
7318         * MAINTAINERS (c4x port): Remove.
7319
7320 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7321
7322         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7323
7324 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7325
7326         * config.sub, config.guess: Update from upstream sources.
7327
7328 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7329
7330         * MAINTAINERS (Write After Approval): Add myself.
7331
7332 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7333
7334         * MAINTAINERS: Update my email address.
7335
7336 2008-01-09  Raksit Ashok  <raksit@google.com>
7337
7338         * MAINTAINERS (Write After Approval): Add myself.
7339
7340 2008-01-09  Raksit Ashok  <raksit@google.com>
7341
7342         * MAINTAINERS (Write After Approval): Add myself.
7343
7344 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7345
7346         * config.sub, config.guess: Update from upstream sources.
7347
7348 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7349
7350         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7351         Change recommended MPFR from 2.2.1 -> 2.3.0.
7352         * configure: Regenerate.
7353
7354 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7355
7356         * MAINTAINERS: Update my email address.
7357
7358 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7359
7360         * MAINTAINERS: Update my email address.
7361
7362 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7363
7364         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7365         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7366         * Makefile.in: Regenerate.
7367
7368 2007-12-10  Mark Heffernan  <meheff@google.com>
7369
7370         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7371         misplaced entries.
7372
7373 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7374
7375         * configure.ac: Enable libjava for x86_64-*-darwin9.
7376         * configure: Regenerate.
7377
7378 2007-12-07  Bill Maddox  <maddox@google.com>
7379
7380         * MAINTAINERS (Write After Approval): Add myself.
7381
7382 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7383
7384         * config.sub, config.guess: Update from upstream sources.
7385
7386 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7387
7388         * config-ml.in: Remove 64bit configure tests.
7389
7390 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7391
7392         * config-ml.in: Robustify against white space in absolute file
7393         names.
7394
7395         * config-ml.in (multi-clean): Substitute ${Makefile}.
7396         Remove superfluous ${Makefile} in list.
7397
7398 2007-11-19  Thiemo Seufer  <ths@mips.com>
7399
7400         * config-ml.in: Don't hardcode the Makefile name.
7401
7402 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7403
7404         * MAINTAINERS (Write After Approval): Add myself.
7405
7406 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7407
7408         * MAINTAINERS (Write After Approval): Add myself.
7409
7410 2007-11-06  Doug Kwan  <dougkwan@google.com>
7411
7412         * MAINTAINERS (Write After Approval): Add myself.
7413
7414 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7415
7416         * MAINTAINERS (mercury): Remove entry.
7417         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7418
7419 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7420
7421         * Makefile.def (dependencies): Make configure-gdb depend on
7422         all-intl.
7423         * Makefile.in: Regenerated.
7424
7425 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7426
7427         * MAINTAINERS (Fortran maintainer): Remove myself.
7428
7429 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7430
7431         * Makefile.def: To avoid problems running with parallel makes,
7432         build newlib before libgloss so that target specific header
7433         files are availble.
7434         * Makefile.in: Regenerate
7435
7436 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7437
7438         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7439         * Makefile.in: Regenerate.
7440
7441 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7442
7443         * MAINTAINERS (Register allocation reviewer): Add myself.
7444
7445 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7446
7447         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7448         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7449         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7450         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7451         * configure: Regenerate.
7452
7453 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7454
7455         * MAINTAINERS (Register allocation reviewer): Add myself.
7456
7457 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7458
7459         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7460         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7461         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7462         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7463         * configure.ac: Default them to host tools for $host = $build.
7464         Subst them.
7465
7466         * configure: Regenerate.
7467         * Makefile.in: Regenerate.
7468
7469 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7470
7471         * MAINTAINERS (Register allocation reviewer): Add myself.
7472
7473 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7474
7475         * MAINTAINERS (Register allocation reviewer): Add myself.
7476
7477 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7478
7479         * MAINTAINERS (Write After Approval): Fix typo.
7480
7481 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7482
7483         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7484         * configure: Regenerate.
7485
7486 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7487
7488         PR bootstrap/31906
7489         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7490         they're already prefixed.
7491
7492 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7493
7494         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7495         libstdc++.
7496         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7497         * configure: Regenerate.
7498         * Makefile.in: Regenerate.
7499
7500 2007-09-17  Andreas Schwab  <schwab@suse.de>
7501
7502         * configure.ac: Raise minimum makeinfo version to 4.6.
7503         * configure: Regenerate.
7504
7505 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7506
7507         * MAINTAINERS (write-after-approval) add myself
7508
7509 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7510
7511         * configure.ac: Correct makeinfo version check.
7512         * configure: Regenerate.
7513
7514 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7515
7516         * MAINTAINERS: Update my email address.
7517
7518 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7519
7520         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7521         to $skipdirs and only disable gprof for newlib.  Use the normal
7522         mips*-elf* handling in other respects.
7523         * configure: Regnerate.
7524
7525 2007-09-12  David Daney  <ddaney@avtrex.com>
7526
7527         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7528         enabling libgcj.
7529         * configure: Regenerate.
7530
7531 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7532
7533         PR other/32154
7534         * configure.ac: For libgloss targets, point the linker to the linker
7535         script, startup code and simulator library.
7536         * configure: Regenerate.
7537
7538 2007-09-07  Andrew Haley  <aph@redhat.com>
7539
7540         * configure.ac (noconfigdirs): Remove target-libffi and
7541         target-libjava.
7542         * configure: Regenerate.
7543
7544 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7545
7546         PR target/33281
7547         * configure.ac: Use config/mh-mingw on mingw.
7548         * configure: Regenerate.
7549
7550 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7551
7552         * MAINTAINERS (Write After Approval): Add myself.
7553
7554 2007-09-05  Richard Guenther  <rguenther@suse.de>
7555
7556         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7557         nor --disable-checking is provided also turn on yes and types
7558         checking for stage1.
7559         * configure: Re-generate.
7560
7561 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7562
7563         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7564         (Write After Approval): Remove myself.
7565
7566 2007-08-29  Nick Clifton  <nickc@redhat.com>
7567
7568         * config.sub, config.guess: Update from upstream sources.
7569
7570 2007-08-22  Bud Davis  <jmdavis@link.com>
7571
7572         * MAINTAINERS (Write After Approval): Added myself.
7573         * MAINTAINERS (Reviewers): Removed myself.
7574
7575 2007-08-18  Paul Brook  <paul@codesourcery.com>
7576             Joseph Myers  <joseph@codesourcery.com>
7577
7578         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7579         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7580         * Makefile.in: Regenerate.
7581         * configure.ac (--with-debug-prefix-map): New.
7582         * configure: Regenerate.
7583
7584 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7585             Nigel Stephens  <nigel@mips.com>
7586
7587         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7588         as target_makefile_frag.
7589         * configure: Regenerate.
7590
7591 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7592
7593         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7594         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7595         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7596         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7597         (do-compare, do-compare3, do-compare-debug): New.
7598         ([+compare-target+]): Use them.
7599
7600 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7601
7602         * MAINTAINERS (Write After Approval): Change my email address.
7603
7604 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7605             Ben Elliston  <bje@au.ibm.com>
7606
7607         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7608         --silent if $silent.
7609         * configure: Regenerate.
7610
7611 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7612
7613         * MAINTAINERS (Various Maintainers): Add myself as
7614         loop infrastructure maintainer.  Update my e-mail
7615         address.
7616
7617 2007-07-31  Diego Novillo  <dnovillo@google.com>
7618
7619         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7620         Adjust description.
7621
7622 2007-07-26  Richard Guenther  <rguenther@suse.de>
7623
7624         * configure.ac: Add types checking to stage1 checking flags.
7625         * configure: Regenerate.
7626
7627 2007-07-17  Nick Clifton  <nickc@redhat.com>
7628
7629         * COPYING3: New file.  Contains version 3 of the GNU General
7630         Public License.
7631         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7632         Lesser General Public License.
7633
7634 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7635
7636         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7637
7638 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7639
7640         * MAINTAINERS (S/390 co-maintainer): Add myself.
7641         (Write After Approval): Remove myself.
7642
7643 2007-07-13  Dan Hipschman  <dsh@google.com>
7644
7645         * MAINTAINERS (Write After Approval): Add myself.
7646
7647 2007-07-11  Nick Clifton  <nickc@redhat.com>
7648
7649         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7650         WINDRES export.
7651         * Makefile.in: Regenerate.
7652
7653 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7654
7655         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7656         maintainer.
7657
7658 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7659
7660         * lt~obsolete.m4: New. Import from 20070318 libtool.
7661
7662 2007-07-03  Julian Brown  <julian@codesourcery.com>
7663
7664         * MAINTAINERS (Write After Approval): Add myself.
7665
7666 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7667
7668         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7669         * configure: Regenerate.
7670
7671 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7672
7673         * configure.ac: Add some missing m4 quotation.
7674         * configure: Regenerate.
7675
7676 2007-07-02  Simon Baldwin  <simonb@google.com>
7677
7678         * MAINTAINERS (Write After Approval): Add myself.
7679
7680 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7681
7682         * configure: Regenerate.
7683
7684 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7685
7686         * Makefile.def: Add windmc tool to build.
7687         * Makefile.tpl: Likewise.
7688         * configure.ac: Likewise.
7689         * Makefile.in: Regenerate.
7690         * configure: Regenerate.
7691
7692 2007-06-28  DJ Delorie  <dj@redhat.com>
7693
7694         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7695         not building newlib.
7696         * configure: Regenerated.
7697
7698 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7699
7700         * MAINTAINERS (Write After Approval): Add myself.
7701
7702 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7703
7704         * MAINTAINERS (Write After Approval): Add myself.
7705
7706 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7707
7708         * MAINTAINERS (Write After Approval): Add myself.
7709
7710 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7711
7712         * MAINTAINERS (Write After Approval): Add myself.
7713
7714 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7715
7716         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7717         * Makefile.in: Regenerated.
7718
7719 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7720
7721         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7722         bfin*-*-uclinux* targets.
7723         * configure: Regenerate.
7724
7725 2007-06-14  Ian Lance Taylor  <iant@google.com>
7726
7727         * MAINTAINERS: Add myself as non-algorithmic global write
7728         maintainer.
7729
7730 2007-06-14  Diego Novillo  <dnovillo@google.com>
7731
7732         * MAINTAINERS: Add self as middle-end maintainer and
7733         non-algorithmic global write maintainer.
7734
7735 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7736
7737         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7738         Move all Fortran maintainers except Paul Brook into the
7739         Non-Autopoiesis section.
7740
7741 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7742
7743         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7744         (distclean-stage[+id+]): Possibly delete stage_last.
7745         * Makefile.in: Regenerate.
7746
7747 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7748
7749         * MAINTAINERS (Various Maintainer): Fix typo.
7750
7751 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7752
7753         * MAINTAINERS (Various Maintainer): Add myself as
7754         dataflow maintainer.
7755
7756 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7757
7758         * config.sub, config.guess: Update from upstream sources.
7759
7760 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7761
7762         * Makefile.tpl: Fix spelling error.
7763         * Makefile.in: Regenerate.
7764
7765 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7766
7767         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7768         lt_cv_sys_max_cmd_len.
7769
7770 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7771
7772         * MAINTAINERS (Various Maintainers): Add myself as
7773         auto-vectorizer maintainer.
7774
7775 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7776
7777         PR libjava/32098
7778         * libtool.m4: Revert previous change.
7779         * ltgcc.m4: Put it here.
7780
7781 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7782
7783         * MAINTAINERS (Various Maintainers): Add myself as
7784         auto-vectorizer maintainer.
7785
7786 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7787
7788         PR libjava/32098
7789         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7790
7791 2007-05-30  Richard Guenther  <rguenther@suse.de>
7792
7793         * MAINTAINERS (Various Maintainers): Add myself as
7794         auto-vectorizer maintainer.
7795
7796 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7797
7798         PR bootstrap/29382
7799         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7800         * configure: Rebuilt.
7801
7802 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7803
7804         * MAINTAINERS (Write After Approval): Removed my name.
7805
7806 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7807
7808         * MAINTAINERS (Write After Approval): Remove myself.
7809
7810 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7811
7812         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7813
7814 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7815
7816         * ltmain.sh: Update from ToT Libtool.
7817         * libtool.m4: Update from ToT Libtool.
7818         * ltsugar.m4: New. Update from ToT Libtool.
7819         * ltversion.m4: New. Update from ToT Libtool.
7820         * ltoptions.m4: New. Update from ToT Libtool.
7821         * ltconfig: Remove.
7822         * ltcf-c.sh: Remove.
7823         * ltcf-cxx.sh: Remove.
7824         * ltcf-gcj.sh: Remove.
7825
7826 2007-05-22  Ollie Wild  <aaw@google.com>
7827
7828         * MAINTAINERS (Write After Approval): Add myself.
7829
7830 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7831
7832         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7833         stage_cflags.
7834         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7835         Remove CFLAGS/LIBCFLAGS.
7836         (configure-stage[+id+]-[+prefix+][+module+],
7837         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7838         * Makefile.in: Regenerate.
7839
7840 2007-05-15  Diego Novillo  <dnovillo@google.com>
7841
7842         * MAINTAINERS: Update e-mail address.
7843
7844 2007-05-15  Revital Eres  <eres@il.ibm.com>
7845
7846         * MAINTAINERS (Write After Approval): Add myself.
7847
7848 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7849
7850         * MAINTAINERS (Write After Approval): Updated my address.
7851
7852 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7853
7854         * MAINTAINERS (Write After Approval): Add myself.
7855
7856 2007-05-11  Silvius Rus  <rus@google.com>
7857
7858         * MAINTAINERS (Write After Approval): Add myself.
7859
7860 2007-04-23  Tom Tromey  <tromey@redhat.com>
7861
7862         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7863
7864 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7865
7866         * MAINTAINERS (cpplib): Rename to ...
7867         (libcpp): ... this.  Add C/C++ front end maintainers.
7868
7869 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7870
7871         * config-ml.in: Pass ${ml_config_env} to configure calls.
7872
7873 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7874
7875         * MAINTAINERS (Write After Approval): Add myself.
7876
7877 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7878
7879         * MAINTAINERS (Write After Approval): Add myself.
7880
7881 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7882
7883         * MAINTAINERS (fortran 95 front end): Add myself.
7884
7885 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7886
7887         * MAINTAINERS (Write After Approval): Add myself.
7888
7889 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7890
7891         * MAINTAINERS (Modulo Scheduler): Add myself.
7892
7893 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7894
7895         * MAINTAINERS (fortran 95 front end): Add myself.
7896         (c++ front end): whitespace fix.
7897
7898 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7899
7900         * MAINTAINERS (Write After Approval): Add myself.
7901
7902 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7903
7904         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7905         of glob.  Quote arguments with single quotes too.
7906         * configure: Regenerate.
7907
7908 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7909
7910         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7911         * Makefile.in: Regenerate
7912
7913 2007-03-07  Andreas Schwab  <schwab@suse.de>
7914
7915         * configure: Regenerate.
7916
7917 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7918
7919         * configure.ac: Add "--with-pdfdir" configure option,
7920         which defines pdfdir variable.
7921         * Makefile.def (target=fixincludes): Add install-pdf to
7922         missing targets.
7923         (recursive_targets): Add install-pdf target.
7924         (flags_to_pass): Add pdfdir.
7925         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7926         target.
7927         * configure: Regenerate
7928         * Makefile.in: Regenerate
7929
7930 2007-02-28  Eric Christopher  <echristo@apple.com>
7931
7932         Revert:
7933         2006-12-07  Mike Stump  <mrs@apple.com>
7934
7935         * Makefile.def (dependencies): Add dependency for
7936         install-target-libssp and install-target-libgomp on
7937         install-gcc.
7938         * Makefile.in: Regenerate.
7939
7940 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7941
7942         * configure: Regenerate.
7943         * configure.ac: Move statements after variable declarations.
7944
7945 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7946
7947         * MAINTAINERS: Add myself as sh maintainer.
7948
7949 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7950
7951         * configure.ac: Adjust for loop syntax.
7952         * configure: Regenerate.
7953
7954 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7955
7956         * configure: Rebuilt.
7957
7958 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7959
7960         * configure.ac: Drop multiple occurrences of --enable-languages,
7961         and fix its quoting.
7962         * configure: Rebuilt.
7963
7964 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7965             Nathan Sidwell  <nathan@codesourcery.com>
7966             Vladimir Prus  <vladimir@codesourcery.com>
7967             Joseph Myers  <joseph@codesourcery.com>
7968
7969         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7970         * configure: Regenerate.
7971
7972 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7973
7974         * ltconfig (freebsd*): Default to elf.
7975
7976 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7977
7978         * configure.ac (target_libraries): Move libgcc before libiberty.
7979         * configure: Regenerated.
7980
7981 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7982             Paolo Bonzini  <bonzini@gnu.org>
7983
7984         PR bootstrap/30753
7985         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7986         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7987         * configure: Regenerated.
7988
7989 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7990
7991         * MAINTAINERS (Language Front End Maintainers): Update my mail
7992         address.
7993
7994 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7995
7996         PR bootstrap/30748
7997         * configure.ac: Correct syntax for Solaris ksh.
7998         * configure: Regenerated.
7999
8000 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8001
8002         * configure.ac: Sync with src.
8003         * configure: Regenerate.
8004
8005 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8006
8007         * Makefile.in: Regenerate.
8008
8009 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8010
8011         * config.sub: Sync with src.
8012
8013 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8014
8015         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8016         noncanonical equivalents.
8017         * configure.in: Rename to...
8018         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8019         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8020         target_noncanonical.  Use them.  Rewrite removal of configure
8021         arguments for autoconf 2.59.  Discard variable settings.  Force
8022         program_transform_name for native tools.
8023
8024         * Makefile.in: Regenerated.
8025         * configure: Regenerated with autoconf 2.59.
8026
8027 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8028
8029         * MAINTAINERS (Write After Approval): Add myself.
8030
8031 2007-01-31  Andreas Schwab  <schwab@suse.de>
8032
8033         * Makefile.tpl (LDFLAGS): Substitute it.
8034         * Makefile.in: Regenerate.
8035
8036 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8037
8038         * MAINTAINERS (Write After Approval): Add myself.
8039
8040 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8041
8042         * MAINTAINERS (spu port): Add myself.
8043
8044 2007-01-23  Richard Guenther  <rguenther@suse.de>
8045
8046         PR bootstrap/30541
8047         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8048         * Makefile.tpl (GNATBIND): Substitute it.
8049         (GNATMAKE): Likewise.
8050         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8051         of STAGE_PREFIX.
8052         * Makefile.in: Regenerate.
8053         * configure: Regenerate.
8054
8055 2007-01-18  Mike Stump  <mrs@apple.com>
8056
8057         * configure.in: Re-enable -Werror for gcc builds.
8058
8059 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8060
8061         * MAINTAINERS (Write After Approval): Add myself.
8062
8063 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8064
8065         * configure.in: Change == to = in test command.
8066         * configure: Regenerate.
8067
8068 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8069             Nick Clifton  <nickc@redhat.com>
8070             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8071
8072         * configure.in (build_configargs, host_configargs, target_configargs):
8073         Remove build/host/target parameters.
8074         (host_libs): Add gmp and mpfr.
8075         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8076         * Makefile.def (gmp, mpfr): New.
8077         (gcc): Remove target.
8078         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8079         target_os, target_vendor): New.
8080         (configure): Add host_alias/target_alias arguments; adjust invocations.
8081         * configure: Regenerate.
8082         * Makefile.in: Regenerate.
8083
8084 2007-01-11  Matt Fago  <fago@earthlink.net>
8085
8086         * configure.in: Try to link to functions only in mpfr 2.2.x
8087         to improve robustness of configure tests.
8088         * configure: Regenerate.
8089
8090 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8091
8092         * MAINTAINERS: Add myself as i386 maintainer.
8093
8094 2007-01-08  Jan Hubicka  <jh@suse.cz>
8095
8096         * MAINTAINERS: Add myself as i386 maintainer.
8097
8098 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8099
8100         * configure.in: Add support for an x86_64-mingw* target.
8101         * configure: Regenerate.
8102
8103 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8104
8105         * Makefile.tpl (all-target): Correct @if conditional for target
8106         modules.
8107         * configure.in: Omit libiberty if building only target libgcc.
8108         * configure, Makefile.in: Regenerated.
8109
8110 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8111
8112         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8113         * configure: Regenerate.
8114
8115 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8116
8117         * Makefile.def (target_modules): Add libgcc.
8118         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8119         * Makefile.tpl (clean-target-libgcc): Delete.
8120         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8121         on gcc even for bootstrapped modules.  Rewrite handling of
8122         lang_env_dependencies to loop over target_modules.
8123         * configure.in (target_libraries): Add target-libgcc.
8124         * Makefile.in, configure: Regenerated.
8125
8126 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8127
8128         * configure.in: Reorganize recognition of languages.  Add
8129         --enable-stage1-languages.  Show supported languages for the chosen
8130         target rather than all recognized languages.
8131         * configure: Regenerate.
8132
8133 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8134
8135         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8136         * Makefile.in: Regenerate.
8137
8138 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8139
8140         * configure.in: Warn that MPFR 2.2.0 is buggy.
8141         * configure: Regenerate.
8142
8143 2006-12-27  Ian Lance Taylor  <iant@google.com>
8144
8145         * configure.in: When removing Makefiles to force a reconfigure, also
8146         remove prev-DIR*/Makefile.
8147         * configure: Regenerate.
8148
8149 2006-12-22  Andreas Schwab  <schwab@suse.de>
8150
8151         * configure: Regenerate with correct autoconf version.
8152
8153 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8154
8155         * configure.in: add AC_SUBST for *_FOR_TARGET.
8156         * configure: Regenerate.
8157
8158 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8159
8160         * configure.in: Simplify logic for rejecting languages that cannot
8161         be built.  Separate the case when a language is unsupported,
8162         from the case when the user chooses not to build a language.
8163
8164 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8165
8166         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8167         it only affects bootstrap and could be tested on "$host" as well.
8168         * configure: Regenerate.
8169         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8170
8171 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8172
8173         PR bootstrap/29544
8174         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8175         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8176         move here comment from Makefile.tpl.
8177         * Makefile.tpl: Move some definitions higher in the file.
8178         (STAGE1_CHECKING): New.
8179         * configure.in: Add --enable-stage1-checking.
8180         * configure: Regenerate.
8181         * Makefile.in: Regenerate.
8182
8183 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8184
8185         * MAINTAINERS: Add myself as build system maintainer.
8186
8187 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8188
8189         * MAINTAINERS (Write After Approval): Add myself.
8190
8191 2006-12-13  Eric Christopher  <echristo@apple.com>
8192
8193         * MAINTAINERS: Add myself as darwin maintainer.
8194
8195 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8196
8197         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8198
8199 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8200
8201         MAINTAINERS: Update my entry.
8202
8203 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8204
8205         * configure.in:  Handle spu makefile frag.
8206         * Makefile.tpl (MAINT): Define
8207         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8208         * configure: Regenerate.
8209         * Makefile.in: Regenerate.
8210
8211 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8212
8213         * config.guess: Import latest version.
8214         * config.sub: Likewise.
8215
8216 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8217
8218         * configure.in (spu-*-*): Don't skip target-libiberty.
8219         * configure: Regenerate.
8220
8221 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8222
8223         PR bootstrap/30134
8224         * configure.in: Correct x86 darwin support for libjava to powerpc
8225         and i?86 only.
8226         * configure: Regenerate.
8227
8228 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8229
8230         * configure.in: Add x86 darwin support for libjava.
8231         * configure: Regenerate.
8232
8233 2006-12-07  Mike Stump  <mrs@apple.com>
8234
8235         * Makefile.def (dependencies): Add dependency for
8236         install-target-libssp and install-target-libgomp on
8237         install-gcc.
8238         * Makefile.in: Regenerate.
8239
8240 2006-12-04  Richard Guenther  <rguenther@suse.de>
8241
8242         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8243         (Non-Algorithmic Maintainers): Move over non-algorithmic
8244         loop optimizer maintainers, add myself as a non-algorithmic
8245         middle-end maintainer.
8246
8247 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8248
8249         * MAINTAINERS (Write After Approval): Add myself.
8250
8251 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8252
8253         * configure.in: Update error message for missing GMP/MPFR.
8254
8255         * configure: Regenerate.
8256
8257 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8258
8259         * configure.in: Update MPFR version in error message.
8260
8261         * configure: Regenerate.
8262
8263 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8264
8265         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8266         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8267         --with-gmp-lib): New flags.
8268
8269         * configure: Regenerate.
8270
8271 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8272
8273         * MAINTAINERS (Write After Approval): Change my email address.
8274
8275 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8276
8277         * MAINTAINERS (Write After Approval): Add myself.
8278
8279 2006-11-22  Philipp Thomas  <pth@suse.de>
8280
8281         * MAINTAINERS (i18n): Update e-mail address.
8282
8283 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8284
8285         * MAINTAINERS (spu port): Add myself as maintainer.
8286         (Write After Approval): Remove myself.
8287
8288 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8289
8290         * configure.in (skipdirs): Don't build libssp for SPU.
8291         * configure: Regenerate.
8292
8293 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8294
8295         * MAINTAINERS (spu port): Add myself as maintainer.
8296         (libobjc): Update my email address.
8297
8298 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8299
8300         * MAINTAINERS (Write After Approval): Add myself.
8301
8302 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8303
8304         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8305         * configure : Rebuilt.
8306
8307 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8308
8309         * MAINTAINERS (Write After Approval): Add myself.
8310
8311 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8312
8313         * MAINTAINERS (Write After Approval): Add myself.
8314
8315 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8316
8317         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8318         libmpfr.a.
8319         * configure: Regenerate.
8320
8321 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8322
8323         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8324         (unstage): Test for stage_last presence.
8325
8326         PR bootstrap/29802
8327         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8328         STAGE_PREFIX.
8329         * Makefile.in: Regenerate.
8330
8331 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8332
8333         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8334         maintainers.
8335
8336 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8337
8338         * MAINTAINERS (Write After Approval): Add myself.
8339
8340 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8341
8342         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8343         and stageN-package/Makefile.
8344         * Makefile.in: Regenerated.
8345
8346 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8347
8348         * configure.in: Remove target-libgloss from noconfigdirs for
8349         bfin-*-*.
8350         * configure: Regenerated.
8351
8352 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8353
8354         * configure.in (have_gmp): Only error if the gcc directory exists.
8355
8356         * configure: Regenerate.
8357
8358 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8359
8360         * configure.in: Robustify error message for missing GMP/MPFR.
8361
8362         * configure: Regenerate.
8363
8364 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8365
8366         * MAINTAINERS (Write After Approval): Add myself.
8367
8368 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8369
8370         * MAINTAINERS: Change email address.
8371
8372 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8373
8374         * MAINTAINERS (Write After Approval): Add myself.
8375
8376 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8377
8378         * MAINTAINERS (Write After Approval): Add myself.
8379
8380 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8381
8382         * MAINTAINERS (Write After Approval): Move myself to
8383         Write After Approval section.
8384
8385 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8386
8387         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8388         need_gmp anymore.
8389         * configure: Regenerate.
8390
8391 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8392
8393         * MAINTAINERS (Write After Approval): Add myself.
8394
8395 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8396
8397         * config.guess: Import latest version.
8398         * config.sub: Likewise.
8399
8400 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8401
8402         * Makefile.def: Added pdf target handling.
8403         * Makefile.tpl: Added pdf target handling.
8404         * Makefile.in: Regenerated.
8405
8406 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8407
8408         * MAINTAINERS: Add self as score port maintainer.
8409
8410 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8411
8412         * MAINTAINERS (Write After Approval): Add myself.
8413
8414 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8415
8416         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8417         or newer.
8418         * configure: Regenerated.
8419
8420 2006-09-27  Dave Brolley  <brolley@redhat.com>
8421
8422         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8423         using $s instead of $r.
8424         * configure: Regenerated.
8425
8426 2006-09-26  Thiemo Seufer  <ths@mips.com>
8427
8428         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8429         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8430         * configure: Regenerate.
8431
8432 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8433
8434         * MAINTAINERS (Write After Approval): Remove myself.
8435
8436 2006-09-22  Chao-ying Fu  <fu@mips.com>
8437
8438         * MAINTAINERS (Write After Approval): Add myself.
8439
8440 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8441
8442         * MAINTAINERS: Add self as soft-fp maintainer.
8443
8444 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8445
8446         * MAINTAINERS: Add myself as avr maintainer.
8447         Remove Marek Michalkiewicz as avr maintainer.
8448
8449 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8450
8451         * MAINTAINERS (Write After Approval): Add myself.
8452
8453 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8454
8455         * configure.in: Never build newlib for a Mingw host.
8456         Never build newlib as Mingw target library.
8457         Test the existence of winsup/cygwin for building a Cygwin newlib,
8458         rather than just winsup.
8459         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8460         building a Mingw target.
8461         * configure: Regenerate.
8462
8463 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8464
8465         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8466
8467 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8468
8469         * config.guess: Import from src (was more updated).
8470         * config.sub: Likewise.
8471
8472 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8473
8474         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8475         * configure: Regenerated.
8476
8477 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8478
8479         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8480         for stages after the first.
8481
8482 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8483
8484         * Makefile.def: Add dependencies for configure-opcodes
8485         on configure-intl and all-opcodes on all-intl.
8486         * Makefile.in: Regenerated.
8487
8488 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8489
8490         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8491
8492 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8493
8494         Port to hosts whose 'sort' and 'tail' implementations
8495         treat operands with leading '+' as file names, as POSIX
8496         has required since 2001.  However, make sure the code still
8497         works on pre-POSIX hosts.
8498         * ltmain.sh: Don't assume "sort +2" is equivalent to
8499         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8500
8501 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8502
8503         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8504
8505 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8506
8507         * ltconfig: chmod 644 before ranlib during install.
8508
8509 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8510
8511         PR bootstrap/18058
8512         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8513         if the bootstrap compiler is a GCC version that supports it.
8514         * configure: Regenerate.
8515
8516 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8517
8518         * configure.in: Fix thinkos in previous check-in.
8519         * configure: Regenerate.
8520
8521 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8522
8523         PR other/27063
8524         * configure.in: Test subdir_requires and give an appropriate
8525         error message.
8526         * configure: Regenerate.
8527
8528 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8529
8530         * MAINTAINERS (Write After Approval): Add myself.
8531
8532 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8533
8534         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8535
8536 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8537
8538         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8539
8540 2006-06-20  David Ayers  <d.ayers@inode.at>
8541
8542         PR bootstrap/28072
8543         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8544         whether target-libjava is being configured instead of whether the
8545         java front end is enabled.
8546         * configure: Regenerate.
8547
8548 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8549
8550         PR target/27540
8551         * configure.in: Only enable libgomp on IRIX 6.
8552         * configure: Regenerate.
8553
8554 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8555
8556         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8557         too.
8558         * Makefile.in: Regenerate.
8559
8560 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8561
8562         * config-ml.in: Alter CCASFLAGS to include special
8563         multilib options the same as is done for CFLAGS.
8564
8565 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8566
8567         * configure.in: Don't enable libgomp on hpux10.
8568         * configure: Rebuilt.
8569
8570 2006-06-12  David Ayers  <d.ayers@inode.at>
8571
8572         PR bootstrap/27963
8573         PR target/19970
8574         * configure.in: Remove target-boehm-gc from noconfigdirs where
8575         ${libgcj} is specified.
8576         * configure: Regenerate.
8577
8578 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8579
8580         Sync from src:
8581
8582         * configure.in: Sync.
8583         * configure: Regenerated.
8584
8585         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8586
8587         * Makefile.def: Added dependencies from sim and gdb on intl, and
8588         added configure dependencies to everything with an all dependency
8589         on intl.
8590         * Makefile.in: Regenerated.
8591
8592 2006-06-06  David Ayers  <d.ayers@inode.at>
8593
8594         PR libobjc/13946
8595         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8596         * Makefile.in: Regenerate.
8597         * configure.in: Add --enable-objc-gc at toplevel and have it
8598         enable boehm-gc for Objective-C.
8599         Remove target-boehm-gc from libgcj.
8600         Add target-boehm-gc to target_libraries.
8601         Add target-boehm-gc to noconfigdirs where ${libgcj}
8602         is specified.
8603         Assert that boehm-gc is supported when requested for Objective-C.
8604         Only build boehm-gc if needed either for Java or Objective-C.
8605         * configure: Regenerate.
8606
8607 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8608
8609         PR 27674
8610         * Makefile.tpl (configure-[+prefix+][+module+],
8611         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8612         Remove rule to unstage bootstrapped modules.
8613         (stage_current): New.
8614         * Makefile.in: Regenerate.
8615
8616 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8617
8618         * MAINTAINERS (Write After Approval): Update my e-mail address.
8619
8620 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8621
8622         * include/libiberty.h: Declare pex_run_in_environment.
8623
8624 2006-05-31  Asher Langton  <langton2@llnl.gov>
8625
8626         * MAINTAINERS (Write After Approval): Add myself.
8627
8628 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8629
8630         * Makefile.def (bfd, opcodes): Fix lib_path.
8631         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8632         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8633         * Makefile.in: Regenerate.
8634
8635 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8636
8637         * Makefile.in: Regenerate.
8638
8639 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8640
8641         * Makefile.def: Add install-html target. Add datarootdir
8642         docdir and htmldir to flags_to_pass.
8643         * Makefile.tpl: Add install-html target.
8644         * Makefile.in: Regenerate.
8645         * configure.in: Add --with-datarootdir, --with-docdir, and
8646         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8647         * configure: Regenerate.
8648
8649 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8650
8651         * configure.in: Enable gprof for cross builds.
8652         * configure: Regenerate.
8653
8654 2006-05-22  Richard Guenther  <rguenther@suse.de>
8655
8656         Revert
8657         2006-01-31  Richard Guenther  <rguenther@suse.de>
8658         Paolo Bonzini  <bonzini@gnu.org>
8659
8660         * Makefile.def (target_modules): Add libgcc-math target module.
8661         * configure.in (target_libraries): Add libgcc-math target library.
8662         (--enable-libgcc-math): New configure switch.
8663         * Makefile.in: Re-generate.
8664         * configure: Re-generate.
8665         * libgcc-math: New toplevel directory.
8666
8667 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8668             Andreas Tobler  <a.tobler@schweiz.ch>
8669
8670         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8671         * configure: Rebuilt.
8672
8673 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8674
8675         * MAINTAINERS (Write After Approval): Add myself.
8676
8677 2006-05-01  DJ Delorie  <dj@redhat.com>
8678
8679         * configure.in: Restore CFLAGS if GMP isn't present.
8680         * configure: Regenerate.
8681
8682 2006-05-01  Richard Guenther  <rguenther@suse.de>
8683
8684         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8685         maintainer.
8686
8687 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8688
8689         * MAINTAINERS (Write After Approval): Add myself.
8690
8691 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8692
8693         * MAINTAINERS (Write After Approval): Add myself.
8694
8695 2006-04-18  DJ Delorie  <dj@redhat.com>
8696
8697         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8698         reference libgloss so that libssp can be built in a combined
8699         tree.
8700         * configure: Regenerate.
8701
8702 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8703
8704         * MAINTAINERS (Write After Approval): Add myself.
8705
8706 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8707
8708         * configure.in: Require makeinfo 4.4 or higher.
8709         * configure: Regenerate.
8710
8711 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8712
8713         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8714         Rearrange the entries of other libraries to have them in one place.
8715
8716 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8717
8718         * MAINTAINERS (Write After Approval): Remove myself.
8719         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8720
8721 2006-03-14  Richard Guenther  <rguenther@suse.de>
8722
8723         * configure: Regenerate with autoconf 2.13.
8724
8725 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8726
8727         * MAINTAINERS: Use my work address.
8728
8729         * MAINTAINERS: Update my E-mail address.
8730
8731 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8732
8733         * configure.in: Handle --disable-<component> generically.
8734         * configure: Regenerate.
8735
8736 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8737
8738         PR libgcj/17311
8739         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8740
8741 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8742
8743         * MAINTAINERS (Write After Approval):  Remove myself.
8744         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8745
8746 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8747
8748         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8749         (TARGET_CONFIGDIRS): Remove.
8750         * configure.in: Remove AC_SUBST(target_configdirs).
8751         * Makefile.in, configure: Regenerated.
8752
8753 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8754
8755         * MAINTAINERS (Write After Approval):  Remove myself.
8756         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8757
8758 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8759
8760         PR bootstrap/25670
8761
8762         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8763
8764         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8765         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8766         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8767         BUILD_PREFIX, BUILD_PREFIX_1.
8768         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8769
8770         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8771         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8772
8773         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8774         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8775         of `cat stage_current`.  Always provide the `r' and `s' variables.
8776         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8777         a single shell execution.
8778         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8779         bootstrapped modules, make the stage1 module if the build was not
8780         started yet, else build the current stage.
8781         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8782         (all-build, all-host, all-target, [+make_target+]-host,
8783         [+make_target+]-target): Do not use \-continued lines.
8784         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8785         (current_stage, restrap, stage_last): New.
8786
8787         * Makefile.in: Regenerate.
8788         * configure: Regenerate.
8789
8790 2006-02-19  Bud Davis  <jmdavis@link.com>
8791
8792         * MAINTAINERS (Write After Approval):  Remove myself.
8793         (Language Front End Maintainers):  Add myself as fortran 95
8794         maintainer and update e-mail address.
8795
8796 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8797
8798         * MAINTAINERS (Write After Approval):  Remove myself.
8799         (Language Front End Maintainers):  Add myself as fortran 95
8800         maintainer.
8801
8802 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8803
8804         * MAINTAINERS (Write After Approval): Add myself.
8805
8806 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8807
8808         * MAINTAINERS (Write After Approval):  Remove myself.
8809         (Language Front End Maintainers):  Add myself as
8810         fortran 95 maintainer.
8811
8812 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8813
8814         Sync from src:
8815
8816         2005-12-27  Leif Ekblad  <leif@rdos.net>
8817
8818         * configure.in: Add support for RDOS target.
8819         * configure: Regenerate.
8820
8821 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8822             Andreas Schwab  <schwab@suse.de>
8823
8824         * configure: Regenerate.
8825
8826 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8827
8828         * configure.in (enable_libgomp): Add AIX.
8829         * configure: Regenerate.
8830
8831 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8832
8833         * MAINTAINERS (Write After Approval): Add myself.
8834
8835 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8836
8837         * MAINTAINERS (Write After Approval): Add myself.
8838
8839 2006-01-31  Richard Guenther  <rguenther@suse.de>
8840         Paolo Bonzini  <bonzini@gnu.org>
8841
8842         * Makefile.def (target_modules): Add libgcc-math target module.
8843         * configure.in (target_libraries): Add libgcc-math target library.
8844         (--enable-libgcc-math): New configure switch.
8845         * Makefile.in: Re-generate.
8846         * configure: Re-generate.
8847         * libgcc-math: New toplevel directory.
8848
8849 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8850
8851         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8852         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8853         the assembler, linker and binutils.
8854         * configure: Regenerate.
8855
8856 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8857
8858         * MAINTAINERS (Write After Approval): Add myself.
8859
8860 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8861
8862         * configure: Regenerate.
8863
8864 2006-01-18  Richard Henderson  <rth@redhat.com>
8865             Jakub Jelinek  <jakub@redhat.com>
8866             Diego Novillo  <dnovillo@redhat.com>
8867
8868         * libgomp: New directory.
8869         * Makefile.def: Add target_module libgomp.
8870         * Makefile.in: Regenerate.
8871         * configure.in (target_libraries): Add target-libgomp.
8872         * configure: Regenerate.
8873
8874 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8875
8876         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8877         @ from continuation.
8878         * Makefile.in: Rebuilt.
8879
8880 2006-01-04  Chris Lattner  <sabre@gnu.org>
8881
8882         * MAINTAINERS (Write After Approval): Add myself.
8883
8884 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8885
8886         PR bootstrap/24252
8887
8888         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8889         * Makefile.tpl (OBJDUMP): New.
8890         (EXTRA_HOST_FLAGS): Add it.
8891         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8892
8893         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8894         to use symbolic links between directories.  Avoid race conditions
8895         or make them harmless.
8896         * configure.in: Do not try to use symbolic links between directories.
8897
8898         * Makefile.def (LEAN): Pass.
8899         * Makefile.tpl (LEAN): Define.
8900         (stage[+id+]-start): Accept that the previous directory does not
8901         exist, if the bootstrap is lean.
8902         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8903         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8904         configure substitution.
8905         ([+compare-target+]): Likewise.
8906         ([+bootstrap-target+]-lean): New.
8907         * configure.in: Remove lean bootstrap support from here.
8908
8909         * Makefile.in: Regenerate.
8910         * configure: Regenerate.
8911
8912 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8913
8914         * MAINTAINERS (libdecnumber): Add myself.
8915
8916 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8917
8918         * libtool-ldflags: New script.
8919
8920 2006-01-02  Andreas Schwab  <schwab@suse.de>
8921
8922         * configure.in: When reconfiguring remove Makefile in
8923         all stage directories.
8924         * configure: Regenerate.
8925
8926 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8927
8928         * MAINTAINERS: Update my email address.
8929
8930 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8931
8932         Revert Ada-related part of the previous change.
8933
8934         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8935         Do not pass.
8936         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8937         * Makefile.in: Regenerate.
8938         * configure.in: Do not include mt-ppc-aix target fragment.
8939         * configure: Regenerate.
8940
8941 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8942
8943         * configure.in: Select appropriate fragments for PowerPC/AIX.
8944         * configure: Regenerate.
8945
8946         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8947         BOOT_CFLAGS, BOOT_LDFLAGS.
8948         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8949         BOOT_CFLAGS, BOOT_LDFLAGS.
8950         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8951         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8952         (stage): Fail if we cannot complete the work.
8953         * Makefile.in: Regenerate.
8954
8955 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8956
8957         * configure.in: Replace ms1 with mt.
8958         * configure: Rebuilt.
8959
8960 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8961
8962         * MAINTAINERS: Update my email address.
8963
8964 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8965
8966         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8967         install-host-nogcc): Don't invoke $(stage) at the end.
8968         * Makefile.in: Regenerate.
8969
8970 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8971
8972         * configure.in: Flip the top-level bootstrap switch.
8973         * configure: Regenerate.
8974
8975 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8976
8977         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8978         $(stage) and $(unstage).
8979         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8980         (all): Remove stray semicolon.
8981         (local-distclean): Don't handle multilib.tmp and multilib.out.
8982         (install.all): Set $s for consistency.
8983         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8984         check_multilibs setting.  Always make the install directory.
8985         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8986         Correct @if/@endif.
8987         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8988         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8989         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8990         (multilib.out): Remove.
8991         * Makefile.in: Regenerated.
8992
8993 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8994
8995         * MAINTAINERS (Write After Approval): Add myself.
8996
8997 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8998
8999         * MAINTAINERS: Add myself as mt maintainer.
9000
9001         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9002
9003 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9004
9005         * MAINTAINERS: Change email address.
9006
9007 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9008
9009         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9010         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9011         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9012         Find in-tree tools if available.
9013         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9014         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9015         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9016         (COMPILER_*_FOR_TARGET): New.
9017         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9018         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9019         (CONFIGURED_*, USUAL_*): Remove.
9020         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9021         STRIP): Use autoconf substitutions.
9022         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9023         COMPILER_NM_FOR_TARGET): New.
9024         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9025
9026         (all): Make all-host and all-target in parallel.
9027         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9028         that $$r and $$s are set before invoking a recursive make.
9029         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9030         ([+bootstrap-target+]): Inline most of the `all' target.
9031
9032 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9033
9034         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9035         from the gcc build directory.
9036         * Makefile.in: Regenerate.
9037
9038 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9039
9040         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9041         depend on all-libdecnumber.
9042         * configure.in (host_libs): Include libdecnumber.
9043         * Makefile.in: Regenerate.
9044         * configure: Likewise.
9045
9046 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9047
9048         * libdecnumber: Import decNumber sources from the dfp-branch.
9049
9050 2005-11-21  Kean Johnston  <jkj@sco.com>
9051
9052         * config.sub, config.guess: Sync from upstream sources.
9053
9054 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9055
9056         Import from Autoconf sources:
9057
9058         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9059         * config/move-if-change: Don't output "$2 is unchanged";
9060         suggested by Ben Elliston.  Handle weird characters correctly.
9061
9062 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9063
9064         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9065         to match upstream libtool for darwin.
9066
9067 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9068
9069         * Makefile.def: Remove gdb dependencies for gdbtk.
9070         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9071         (configure-gdb, install-gdb): New rules.
9072         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9073         * Makefile.in, configure: Regenerated.
9074
9075 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9076
9077         * MAINTAINERS (Write After Approval): Add myself.
9078
9079 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9080
9081         * MAINTAINERS (Write After Approval): Add myself.
9082
9083 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9084
9085         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9086         Diego Novillo.
9087
9088 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9089
9090         PR bootstrap/24297
9091         * Makefile.tpl (do-[+make-target+], do-check, install,
9092         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9093         are set before recursing.
9094         * Makefile.in: Regenerate.
9095
9096 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9097
9098         PR bootstrap/18939
9099         * Makefile.def (gcc) <target>: Fix thinko.
9100         * Makefile.in: Regenerate.
9101
9102 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9103
9104         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9105         * configure: Regenerate.
9106
9107 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9108
9109         * MAINTAINERS (Write After Approval): Add self.
9110
9111 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9112
9113         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9114         target-libffi, target-qthreads, target-libjava, and
9115         targetlibobjc.
9116         * configure: Regenerate.
9117
9118 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9119
9120         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9121         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9122         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9123         (USUAL_OBJDUMP_FOR_TARGET): New.
9124         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9125         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9126         * configure, Makefile.in: Regenerated.
9127
9128 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9129
9130         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9131         before other host packages.
9132
9133 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9134
9135         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9136
9137 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9138
9139         PR bootstrap/22340
9140
9141         * configure.in (default_target): Remove.
9142         * Makefile.tpl (all): Do not use prerequisites as subroutines
9143         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9144         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9145         use prerequisites as subroutines.
9146         (check-host, check-target): New.
9147         (bootstrap configure & all targets): Do not use stage*-start
9148         if the directory layout is already ok.
9149         (non-bootstrap configure & all targets): Prepend a $(unstage).
9150         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9151         (NOTPARALLEL): Remove.
9152         (unstage, stage variables): New variables.
9153         (unstage, stage targets): Simply expand to those variables.
9154
9155         * configure: Regenerate.
9156         * Makefile.in: Regenerate.
9157
9158 2005-10-04  James E Wilson  <wilson@specifix.com>
9159
9160         * Makefile.def (lang_env_dependencies): Add libmudflap.
9161         * Makefile.in: Regenerate.
9162
9163 2005-10-03  Andreas Schwab  <schwab@suse.de>
9164
9165         Backport from libtool CVS:
9166         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9167
9168         * ltmain.sh: add support for installing into temporary
9169         staging area (e.g. 'make install DESTDIR=...')
9170
9171 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9172
9173         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9174         * configure: Regenerated.
9175
9176 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9177
9178         * configure: Regenerate with the correct
9179         autoconf version.
9180
9181 2005-09-30  Catherine Moore  <clm@cm00re.com>
9182
9183         * configure.in (bfin-*-*): New.
9184         * configure: Regenerated.
9185
9186 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9187
9188         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9189         (LIPO_FOR_TARGET): New.
9190         (CONFIGURED_LIPO_FOR_TARGET): New.
9191         (USUAL_LIPO_FOR_TARGET): New.
9192         (STRIP_FOR_TARGET): New.
9193         (CONFIGURED_STRIP_FOR_TARGET): New.
9194         (USUAL_STRIP_FOR_TARGET): New.
9195         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9196         STRIP_FOR_TARGET.
9197         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9198         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9199         * Makefile.in: Regenerate.
9200         * configure: Regenerate.
9201
9202 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9203
9204         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9205         (rs6000-*-aix*): Same.
9206         * configure: Regenerate.
9207
9208 2005-09-16  Tom Tromey  <tromey@redhat.com>
9209
9210         * MAINTAINERS: Add self as java maintainer.
9211
9212 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9213
9214         * configure.in: Recognize f95 in the --enable-languages option,
9215         and substitute it for fortran, issuing a warning.
9216         * configure: Regenerate.
9217
9218 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9219
9220         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9221         * configure:  Regenerated.
9222
9223 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9224
9225         * MAINTAINERS: Add self as ms1 maintainer.
9226
9227 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9228
9229         * Makefile.def (libssp): Add to lang_env_dependencies.
9230         * Makefile.in: Regenerate.
9231
9232 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9233
9234         * MAINTAINERS: Add myself as middle-end maintainer.
9235
9236 2005-08-17  Christian Groessler  <chris@groessler.org>
9237
9238         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9239         * Makefile.in: Regenerate.
9240
9241 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9242
9243         * MAINTAINERS (write after approval): Added myself.
9244
9245 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9246
9247         * MAINTAINERS (Write After Approval): Add myself.
9248
9249 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9250
9251         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9252         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9253         Look for alternate names of the target cc and c++
9254         * configure: Regenerate.
9255
9256 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9257
9258         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9259         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9260         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9261         tools; remove code to manually set them.
9262         (Target tools): Look in the environment for them.
9263         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9264         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9265         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9266         build directory.
9267         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9268         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9269         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9270         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9271         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9272         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9273         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9274         * configure: Regenerate.
9275         * Makefile.in: Regenerate.
9276
9277 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9278
9279         * MAINTAINERS: Update for removed CPU targets.
9280
9281 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9282
9283         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9284         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9285         * Makefile.in: Regenerated.
9286
9287 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9288
9289         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9290         (CFLAGS_FOR_TARGET): Use it.
9291         (CXXFLAGS_FOR_TARGET): Likewise.
9292         * Makefile.in: Regenerated.
9293         * configure.in (--with-build-sysroot): New option.
9294         * configure: Regenerated.
9295
9296 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9297
9298         * Makefile.tpl: Wrap install between unstage and stage
9299         * Makefile.in: Regenerate.
9300
9301 2005-07-21  Eric Christopher  <echristo@apple.com>
9302
9303         * MAINTAINERS: Update affiliation.
9304
9305 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9306
9307         * MAINTAINERS: Add self as crx port maintainer.
9308
9309 2005-07-20  DJ Delorie  <dj@redhat.com>
9310
9311         * MAINTAINERS: Add self as m32c maintainer.
9312
9313 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9314
9315         * all files: Update FSF address.
9316
9317 2005-07-15  Eric Christopher  <echristo@redhat.com>
9318
9319         * MAINTAINERS: Change affiliation.
9320
9321 2005-07-14  Jim Blandy  <jimb@redhat.com>
9322
9323         * configure.in: Add cases for Renesas m32c.
9324         * configure: Regenerated.
9325
9326 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9327
9328         * COPYING.LIB: Update from fsf.org.
9329
9330 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9331
9332         * COPYING, compile, config.guess,
9333         config.sub, install-sh, missing, mkinstalldirs,
9334         symlink-tree, ylwrap: Sync from upstream sources.
9335         * config-ml.in: Update FSF address.
9336
9337 2005-07-13  Eric Christopher  <echristo@redhat.com>
9338
9339         * configure.in: Add toplevel noconfigdir support for tpf.
9340         * configure: Regenerate.
9341
9342 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9343
9344         PR ada/22340
9345
9346         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9347         * Makefile.in: Regenerate.
9348
9349 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9350
9351         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9352         Brolley to write-after-approval.
9353
9354 2005-07-07  Andreas Schwab  <schwab@suse.de>
9355
9356         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9357         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9358         * Makefile.in: Regenerated.
9359
9360 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9361
9362         * configure.in: Don't build sim or rda when targetting darwin.
9363         * configure: Regenerate.
9364
9365 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9366
9367         * configure.in: Add --enable-libssp and --disable-libssp.
9368         * configure: Regenerate with autoconf-2.13.
9369
9370 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9371
9372         * Makefile.def (target_modules): Add libssp.
9373         * configure.in (target_libraries): Add target-libssp.
9374         * configure: Rebuilt.
9375         * Makefile.in: Rebuilt.
9376
9377 2005-07-01  Zack Weinberg  <zackw@panix.com>
9378
9379         * MAINTAINERS: Change email address.  Resign from maintainership.
9380
9381 2005-07-01  Richard Guenther  <rguenther@suse.de>
9382
9383         * MAINTAINERS: Change my e-mail address and affiliation.
9384
9385 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9386
9387         * Makefile.def (stagefeedback): Come after profile.
9388         Define profiledbootstrap target.
9389         * Makefile.tpl (profiledbootstrap): Remove.
9390         (stageprofile-end): Zap stagefeedback.
9391         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9392         * Makefile.in: Regenerate.
9393
9394 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9395
9396         * MAINTAINERS: Update my email address.
9397
9398 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9399
9400         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9401         In 'cpp' stanza, support '#line' as well as '# '.
9402
9403 2005-06-08  Andreas Schwab  <schwab@suse.de>
9404
9405         * MAINTAINERS: Move myself from 'Write After Approval' to
9406         'CPU Port Maintainers' section as m68k maintainer.
9407
9408 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9409
9410         * configure.in (unsupported_languages): New macro.
9411         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9412         non-ported target libraries in noconfigdirs.
9413         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9414         non-linux-gnu.  Remove libgcj_ex_libffi.
9415         <lang_frag loop>: Set add_this_lang=no if the language is in
9416         unsupported_languages.
9417         * configure: Regenerate.
9418
9419 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9420
9421         * configure.in: Fix typo in handling of --with-mpfr-dir.
9422         * configure: Regenerate.
9423
9424 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9425
9426         * MAINTAINERS: Update my email address.
9427
9428 2005-06-02  Jim Blandy  <jimb@redhat.com>
9429
9430         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9431         accepted into the master sources.)
9432
9433 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9434             Michael Snyder  <msnyder@redhat.com>
9435             Stan Cox  <scox@redhat.com>
9436
9437         * configure.in: Set noconfigdirs for ms1.
9438
9439         * configure: Regenerate.
9440
9441 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9442
9443         * MAINTAINERS (Write After Approval): Add self.
9444
9445 2005-06-01  Josh Conner  <jconner@apple.com>
9446
9447         * MAINTAINERS (Write After Approval): Add self.
9448
9449 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9450
9451         * MAINTAINERS: Update my email address.
9452
9453 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9454
9455         * MAINTAINERS (Write After Approval): Add self.
9456
9457 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9458
9459         * MAINTAINERS (Write After Approval): Remove self.
9460
9461 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9462
9463         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9464         (Dependencies): Consider target modules for bootstrap dependencies.
9465         Make target bootstrap modules depend on each stage's gcc.
9466         * Makefile.in: Regenerate.
9467
9468 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9469
9470         * Makefile.def (configure-gcc): Depend on binutils having been built.
9471         (all-gcc): No need to do it here.
9472         * Makefile.in: Regenerate.
9473
9474 2005-05-19  Paul Brook  <paul@codesourcery.com>
9475
9476         * configure.in: Rewrite misleading error message when requested
9477         language cannot be built.
9478         * configure: Regenerate.
9479
9480 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9481
9482         * ylwrap: Import from Automake 1.9.5.
9483
9484 2005-05-13  David Ung  <davidu@mips.com>
9485
9486         * MAINTAINERS (Write After Approval): Add self.
9487
9488 2005-05-09  Mike Stump  <mrs@apple.com>
9489
9490         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9491         lt_cv_sys_max_cmd_len for now.
9492
9493 2005-05-09  Stan Cox  <scox@redhat.com>
9494
9495         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9496
9497 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9498
9499         * README.SCO: Update the URL.
9500
9501 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9502
9503         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9504         with_gnu_ld to libtool.
9505         * ltcf-c.sh (aix[45]): Define file_list_spec.
9506         * ltcf-cxx.sh (aix[45]): Same.
9507         * ltcf-gcj.sh (aix[45]): Same.
9508         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9509         exists, write list of input files to temporary file.
9510
9511 2005-05-04  Mike Stump  <mrs@apple.com>
9512
9513         * configure.in: Always pass --target to target configures as
9514         otherwise rebuilds that do --recheck will fail.
9515         * confiugure: Rebuilt.
9516
9517 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9518
9519         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9520         STAGE_HOST_EXPORTS.
9521         (configure, all): Add bootstrap support.
9522         (Host modules, target modules): Pass post-stage1 flags and exports.
9523         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9524         * Makefile.in: Regenerate.
9525
9526 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9527
9528         * configure: Regenerate.
9529
9530 2005-04-27  Mike Stump  <mrs@apple.com>
9531
9532         * MAINTAINERS: Add self as darwin maintainer.
9533
9534 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9535
9536         * config.sub: Update from master copy.
9537
9538 2005-04-21  Mike Stump  <mrs@apple.com>
9539
9540         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9541         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9542
9543 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9544
9545         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9546         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9547         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9548         "*-*-elf" and "*-*-linux*".
9549         * configure: Regenerate.
9550
9551 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9552
9553         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9554
9555 2005-04-12  Mike Stump  <mrs@apple.com>
9556
9557         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9558
9559 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9560
9561         * MAINTAINERS (Write After Approval): Add myself.
9562
9563 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9564
9565         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9566
9567 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9568
9569         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9570         (TARGET_CONFIGARGS): Include --with-target-subdir.
9571         (configure, all): New macros.  Use them throughout.
9572         * Makefile.in: Regenerate.
9573
9574 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9575
9576         * MAINTAINERS (Write After Approval): Add myself.
9577
9578 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9579
9580         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9581
9582 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9583
9584         * MAINTAINERS: Move John Carr to Write After Approval.
9585
9586 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9587
9588         * config/mh-mingw32: Delete.
9589         * configure.in: Don't use it.
9590         * configure: Regenerate.
9591
9592 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9593
9594         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9595         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9596         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9597         (HOST_LIB_PATH): Generate from Makefile.def.
9598         (TARGET_LIB_PATH): Likewise.
9599         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9600         * Makefile.in: Regenerate.
9601         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9602         (RPATH_ENVVAR): Include Darwin case.
9603         * configure: Regenerate.
9604
9605 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9606
9607         * MAINTAINERS (Various Maintainers): Remove self.
9608         (Write After Approval): Add self.
9609
9610 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9611
9612         * MAINTAINERS (Various Maintainers): Add self.
9613
9614 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9615
9616         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9617         * configure: Regenerate.
9618
9619 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9620
9621         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9622         gcc_version, and gcc_version_trigger from set of flags to pass.
9623         * Makefile.tpl: Remove definitions of above variables.
9624         (config.status): Remove dependency on $(gcc_version_trigger).
9625         * Makefile.in: Regenerate.
9626         * configure.in: Do not reference config/gcc-version.m4 nor
9627         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9628         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9629         * configure: Regenerate.
9630
9631 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9632             Andrew Pinski  <pinskia@physics.uc.edu>
9633
9634         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9635         * Makefile.in: Regenerate.
9636
9637 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9638
9639         * MAINTAINERS (Write After Approval): Add myself.
9640
9641 2005-03-03  David Ayers  <d.ayers@inode.at>
9642
9643         * MAINTAINERS (Write After Approval): Add myself.
9644
9645 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9646
9647         PR libgcj/20160
9648         * ltmain.sh: Avoid creating archives with components that have
9649         duplicate basenames.
9650
9651 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9652
9653         PR bootstrap/20250
9654         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9655         instead of check.
9656         * Makefile.in: Regenerate.
9657
9658 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9659
9660         * Makefile.in: Regenerate to fix conflict between the previous two
9661         patches.
9662
9663 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9664
9665         PR bootstrap/17383
9666         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9667         * Makefile.tpl (HOST_SUBDIR): New substitution.
9668         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9669         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9670         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9671         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9672         (Host modules, Bootstrapped modules): Use it.
9673         (Build modules, Target modules): Do not create symlink trees,
9674         always configure out-of-srcdir.
9675         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9676         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9677         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9678         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9679
9680         * Makefile.in: Regenerate.
9681         * configure: Regenerate.
9682
9683 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9684
9685         Merged from libada-gnattools-branch:
9686         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9687
9688         * gnattools: New directory.
9689         * Makefile.def: Add gnattools as a module, depending on target-libada.
9690         * Makefile.in: Regenerate.
9691         * configure.in: Include gnattools in host_tools; disable it if ada
9692         is disabled.
9693         * configure: Regenerate.
9694
9695 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9696
9697         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9698         treelang maintainer.
9699         (Write After Approval): Remove myself.
9700
9701 2005-02-23  Paul Schlie  <schlie@comcast.net>
9702
9703         * configure.in: Allow darwin targeted ports to build tk, itcl and
9704         libgui.
9705         * configure: Regenerate.
9706
9707 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9708
9709         PR libgcj/10353
9710         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9711         * configure: Regenerate.
9712
9713 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9714
9715         * MAINTAINERS (Write After Approval): Add myself.
9716
9717 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9718
9719         * MAINTAINERS: Update my e-mail address.
9720
9721 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9722
9723         * MAINTAINERS (Write After Approval): Add myself.
9724
9725 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9726
9727         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9728         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9729         target-libgloss when not *-*-elf and *-*-aout.
9730         * configure: Regenerate.
9731
9732 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9733
9734         * MAINTAINERS: Remove obsolete entries.
9735
9736         * MAINTAINERS (Write After Approval): Add Michael Matz.
9737
9738 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9739
9740         * MAINTAINERS: Remove self as cpplib maintainer.
9741
9742 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9743
9744         * install-sh, config.sub: Import from upstream.
9745
9746 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9747
9748         PR bootstrap/18222
9749         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9750         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9751         * Makefile.in: Regenerate.
9752
9753 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9754
9755         * MAINTAINERS: Update my email address.
9756
9757 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9758             Andreas Schwab  <schwab@suse.de>
9759
9760         PR bootstrap/18033
9761         * config-ml.in: Eval option if surrounded by single quotes.
9762
9763 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9764
9765         Revert 2004-12-28 Makefile changes, a better fix will be
9766         applied to mainline and src after GCC 4.0 branches.
9767
9768 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9769
9770         PR bootstrap/17383
9771
9772         * Makefile.def (target_modules): Remove stage parameter,
9773         it is always true now.
9774         * Makefile.tpl (configure-build-[+module+],
9775         configure-target-[+module+]): Always build symlink tree
9776         for the directory and for include.  BUILD_SUBDIR and
9777         TARGET_SUBDIR cannot be . anymore.
9778         * Makefile.in: Regenerate.
9779
9780 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9781
9782         Revert 2004-12-08 Makefile changes.
9783
9784 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9785
9786         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9787         cygwin, mingw.
9788
9789 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9790
9791         * configure.in (sh64-*-*): Reenable gprof.
9792         * configure: Regenerate.
9793
9794 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9795
9796         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9797         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9798         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9799         * Makefile.in: Regenerate.
9800
9801 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9802
9803         * MAINTAINERS: Update my email address.
9804
9805 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9806
9807         * Makefile.tpl: Generate normal dependencies if the LHS module is
9808         not bootstrapped.
9809         * Makefile.in: Regenerate.
9810
9811 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9812
9813         * configure.in: Include config/gxx-include-dir.m4.  Use
9814         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9815         * configure: Regenerate.
9816
9817 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9818
9819         * config.if: Delete.
9820         * configure.in: Set libstdcxx_incdir directly.
9821         * configure: Regenerate.
9822
9823 2004-12-02  Eric Christopher  <echristo@redhat.com>
9824
9825         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9826         * Makefile.in: Regenerate.
9827
9828 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9829
9830         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9831         * configure: Regenerate.
9832
9833 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9834
9835         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9836         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9837         * configure: Regenerate.
9838
9839 2004-12-01  Eric Christopher  <echristo@redhat.com>
9840
9841         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9842         of things to remove.
9843
9844 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9845
9846         * MAINTAINERS (Write After Approval): Update my e-mail address.
9847
9848 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9849
9850         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9851         from CVS libtool to always pass_all.
9852
9853 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9854
9855         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9856         (hppa*64*-*-*): Delete incorrect comment.
9857         * configure: Rebuilt.
9858
9859 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9860
9861         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9862
9863 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9864
9865         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9866         from CVS libtool to always pass_all.
9867
9868 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9869
9870         * install-sh, compile: Import from automake.
9871
9872 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9873
9874         * config.guess, config.sub:  Import from savannnah.
9875
9876 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9877
9878         * MAINTAINERS (Write After Approval): Add myself
9879
9880 2004-11-12  Mike Stump  <mrs@apple.com>
9881
9882         * Makefile.def: Add html support.
9883         * Makefile.tpl: Likewise.
9884         * Makefile.in: Regenerate.
9885
9886 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9887
9888         PR 18423
9889         * configure.in: Remove all instances of build-fixincludes from
9890         noconfigdirs.
9891         (build_configargs): Supply --target to subdirectories.
9892         * configure: Regenerate.
9893
9894         * Makefile.def: Make gcc install depend on fixincludes install.
9895         * Makefile.in: Regenerate.
9896
9897 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9898
9899         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9900
9901 2004-11-11  Paul Brook  <paul@codesourcery.com>
9902
9903         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9904
9905 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9906
9907         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9908         target-libgfortran.
9909         * configure: Regenerate.
9910
9911 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9912
9913         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9914         like CC.
9915
9916 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9917
9918         * Makefile.def (host fixincludes): Specify missing targets.
9919         * Makefile.in: Regenerate.
9920
9921 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9922
9923         * MAINTAINERS: Add myself
9924
9925 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9926
9927         * MAINTAINERS (Write After Approval): Add myself.
9928
9929 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9930
9931         * Makefile.def: Build fixincludes for the host, too.
9932         * Makefile.in: Regenerate.
9933         * configure.in (host_tools): Add fixincludes.
9934         * configure: Regenerate.
9935
9936 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9937
9938         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9939         * configure: Regenerated.
9940
9941 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9942
9943         PR other/17783
9944         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9945         * configure: Regenerated.
9946
9947 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9948
9949         * README.SCO: Update per FSF instructions.
9950
9951 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9952
9953         PR target/18151
9954         * configure.in (case ${target}): Do not build fixincludes for avr.
9955         * configure: Regenerated.
9956
9957 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9958
9959         * configure.in (case ${target}): Do not build fixincludes
9960         on platforms where it is not used.
9961         * configure: Regenerated.
9962
9963 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9964
9965         * configure.in: Use an absolute path to install-sh.
9966         * configure: Regenerated.
9967
9968 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9969
9970         * MAINTAINERS (Write After Approval): Add myself.
9971
9972 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9973
9974         * MAINTAINERS: Remove from Write After Approval those that are
9975         already maintainers.
9976
9977 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9978
9979         * MAINTAINERS:  Update my email address.
9980
9981 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9982
9983         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9984         * configure: Regenerate.
9985
9986 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9987
9988         * MAINTAINERS:  Update my email address.
9989
9990 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9991
9992         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9993         entries belonging to this category.
9994
9995 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9996
9997         * MAINTAINERS: Update my e-mail address.
9998
9999 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10000
10001         Fix wrong conflict resolution in:
10002
10003         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10004
10005         * Makefile.in: Regenerate.
10006         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10007         in the recursive `make', instead of hardwiring `all'.
10008         (Autogenerated TARGET-* variables): New.
10009
10010 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10011
10012         * configure.in: Enable target-libgloss for crx-*-*.
10013         * configure: Regenerate.
10014
10015 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10016
10017         * MAINTAINERS (Various Maintainers): Move the "windows,
10018         cygwin, mingw" maintainer to ...
10019         (OS Port Maintainers): ... here.
10020
10021 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10022
10023         * MAINTAINERS (Write After Approval): Remove those that are
10024         maintainers of some subsystem.
10025
10026 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10027
10028         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10029         * ltcf-cxx.sh (tpf*): Likewise.
10030         * ltconfig (tpf*): Add TPF OS configuration support.
10031
10032 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10033
10034         * MAINTAINERS: Change my email address to my new work account.
10035
10036 2004-09-24  Michael Roth  <mroth@nessie.de>
10037
10038         * configure.in (--without-headers): Add missing double quotes.
10039         * configure: Regenerate.
10040
10041 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10042
10043         * ylwrap: Revert to previous version.
10044
10045 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10046
10047         PR bootstrap/17369
10048         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10049         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10050         SET_GCC_LIB_PATH_CMD.
10051         (BASE_TARGET_EXPORTS): Likewise.
10052         * Makefile.in: Regenerated.
10053
10054         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10055         * configure: Regenerated.
10056
10057 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10058
10059         * config.guess: New upstream version
10060         * compile, depcomp, install-sh, ylwrap: Likewise.
10061
10062 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10063
10064         * config/mh-x86omitfp: New host makefile fragment.  Add
10065         -fomit-frame-pointer to the default BOOT_CFLAGS.
10066         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10067         * configure: Regenerate.
10068
10069 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10070
10071         PR target/11572
10072         * configure.in (*-*-darwin*): Renable libobjc.
10073         * configure: Regenerate.
10074
10075 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10076
10077         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10078
10079 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10080
10081         * Makefile.def: Remove libbanshee.
10082         * Makefile.tpl: Ditto.
10083         * configure.in: Ditto.
10084         * Makefile.in: Regen.
10085         * configure: Ditto.
10086
10087 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10088
10089         * ltmain.sh: Use $pic_object as $non_pic_object if
10090         $non_pic_object=none.
10091
10092 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10093
10094         * missing: Import latest version from master repository.
10095
10096 2004-09-06  Nick Clifton  <nickc@redhat.com>
10097
10098         * config.sub: Import latest version from master repository.
10099         * config.guess: Likewise.
10100         This includes these changes:
10101
10102         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10103
10104         * config.sub: Handle crisv32, alias etraxfs.
10105         * config.guess (crisv32:Linux:*:*): Handle.
10106
10107         2004-08-13  Brad Smith  <brad@comstyle.com>
10108
10109         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10110         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10111
10112         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10113
10114         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10115         assume the processor is a powerpc.  This is because coreutils
10116         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10117         in this case, due to a MacOS X bug that causes
10118         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10119         to return a negative number.
10120         Problem reported by Petter Reinholdtsen in:
10121         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10122
10123         2004-07-19  Ben Elliston  <bje@gnu.org>
10124
10125         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10126
10127         2004-06-24  Ben Elliston  <bje@gnu.org>
10128
10129         * config.guess: Update copyright years.
10130         * config.sub: Likewise.
10131
10132         2004-06-22  Robert Millan  <robertmh@gnu.org>
10133
10134         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10135         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10136
10137         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10138
10139         * config.guess (*:*VMS:*:*): New entry. Replaces
10140         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10141         manufacturer.
10142
10143         2004-06-22  Ben Elliston  <bje@gnu.org>
10144
10145         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10146         * config.sub: Likewise.
10147
10148         2004-06-22  Ben Elliston  <bje@gnu.org>
10149
10150         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10151         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10152
10153         2004-06-11  Ben Elliston  <bje@gnu.org>
10154
10155         * config.guess (pegasos:OpenBSD:*:*): Remove.
10156
10157         2004-06-11  Ben Elliston  <bje@gnu.org>
10158
10159         From Wouter Verhelst <wouter@grep.be>:
10160         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10161
10162         2004-06-11  Ben Elliston  <bje@gnu.org>
10163
10164         * config.guess (luna88k:OpenBSD:*:*): New.
10165
10166         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10167
10168         * config.guess (m32r*:Linux:*:*): New case.
10169         * config.sub: Handle m32rle.
10170
10171         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10172
10173         From Jens Petersen  <petersen@redhat.com>:
10174         * config.sub: Handle sparcv8.
10175
10176         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10177
10178         From Tom Smith <smith@cag.lkg.hp.com>:
10179         * config.guess: Version suffixes are equally significant on Tru64
10180         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10181         prefix of "P" (patched kernel).
10182
10183         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10184
10185         * config.sub: Add support for National Semiconductor CRX target.
10186
10187 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10188
10189         * MAINTAINERS (Various Maintainers): Remove myself as web page
10190         maintainer, add myself as maintainer of build status lists.
10191
10192 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10193
10194         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10195         *-*-netware, but add target-libmudflap.
10196         Consolidate *-*-netware targets (of which really only i?86 exists)
10197         into a single entry.
10198         * configure: Likewise.
10199
10200 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10201
10202         * Makefile.tpl (sorry): Remove.
10203         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10204         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10205         (do-clean): Clean per-stage directories too.
10206         (do-distclean): Run distclean-stage1 too.
10207         (.NOTPARALLEL): Enable during toplevel bootstrap.
10208         (stage[+id+]-bubble): Enable parallel execution during
10209         the recursive invocation.
10210         * Makefile.in: Regenerate.
10211
10212         Fix previous checkin:
10213
10214         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10215         include.
10216         * configure.in: Fix indentation.
10217         * configure: Regenerate.
10218
10219 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10220
10221         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10222         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10223         * configure: regenerate
10224         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10225         -mdynamic-no-pic
10226
10227 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10228
10229         * Makefile.def (build_modules): Add fixincludes.
10230         (dependencies): Make gcc depend on fixincludes.
10231         * configure.in (build_tools): Add fixincludes.
10232         (build_configdirs): Always include build_libs.
10233         * Makefile.in: Regenerate.
10234         * configure: Regenerate.
10235
10236 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10237
10238         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10239         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10240         phony targets; do not generate timestamp files.
10241         (distclean-stageN): Remove references to their timestamp files.
10242         (restageN, touch-stageN): Remove.
10243         (stageN-bubble): Rewritten.
10244         (compare): Support lean bootstraps.
10245         * Makefile.in: Regenerate.
10246
10247         * configure.in: Only warn when bootstrapping but
10248         build != host or build != target.  Support lean bootstraps.
10249         * configure: Regenerate.
10250
10251 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10252
10253         * configure.in:  Give a better error message if GMP/MPFR are missing
10254         and a language needing them has been requested.
10255         * configure:  Regenerated.
10256
10257 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10258
10259         * configure.in:  Print a list of available language front-ends if
10260         a requested one is missing.  Tidy stray tab characters.
10261         * configure:  Regenerated.
10262
10263 2004-08-19  Michael Koch  <konqueror@gmx.de>
10264
10265         * gcc/doc/install.texi: Update entry about automake for libjava.
10266
10267 2004-08-17  Robert Millan  <robertmh@gnu.org>
10268
10269         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10270         (instead of FreeBSD).
10271         * configure: Regenerate.
10272
10273 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10274
10275         * Makefile.in: Regenerate.
10276         * configure: Regenerate.
10277
10278         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10279         stage_*_flags.
10280         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10281         for bootstrapped modules if toplevel bootstrap is going.
10282         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10283         modules.  Adjust for changes in Makefile.def.  Enable several
10284         rules even in non-bootstrap mode, just to avoid peppering the
10285         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10286         (stage-[+prev+]-bubble): Remove.
10287
10288         * Makefile.def (Dependencies): Depend on all-build-bison,
10289         all-build-flex, all-build-byacc, all-build-texinfo, rather
10290         than the host variations.
10291         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10292         with BUILD_SUBDIR.
10293         (BISON): Update for recent Bisons.
10294         (YACC): Fix typo.
10295         (cross): Depend on all-build.
10296         (all): Do not depend on all-build.
10297         (prebootstrap): Remove.
10298         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10299         (Prebootstrap dependencies): Add them to the per-stage targets
10300         and to all-prebootstrap.
10301         * configure.in (build_configdirs): Always enable build_tools.
10302         (BUILD_DIR_PREFIX): Remove.
10303
10304         * Makefile.def (gcc): Add target variable.
10305         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10306         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10307         in the recursive `make', instead of hardwiring `all'.
10308         (Autogenerated TARGET-* variables): New.
10309
10310 2004-08-13  Brian Booth  <bbooth@redhat.com>
10311
10312         * MAINTAINERS: Remove myself from write-after-approval.
10313
10314 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10315
10316         * src-release: Stop distributing mmalloc with gdb (which doesn't
10317         use it).
10318         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10319         * Makefile.in: Regenerate.
10320
10321 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10322
10323         * configure.in (arm*-*-eabi*): New target.
10324         * configure: Regenerate.
10325
10326 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10327
10328         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10329         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10330         (Dependencies): New section.
10331         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10332         (configure-target-[+module+]): Depend on maybe-all-gcc
10333         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10334         (toplevel profiledbootstrap): Fix dependencies.
10335         * Makefile.in: Regenerate.
10336
10337 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10338
10339         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10340         target-libiberty to noconfigdirs.
10341         * configure: Regenerate.
10342
10343 2004-08-03  Paul Brook  <paul@codesourcery.com>
10344
10345         * configure.in: Check for MPFR as well as GMP.
10346         * configure: Regenerate.
10347
10348 2004-08-01  Robert Millan  <robertmh@gnu.org>
10349
10350         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10351         libmudflap for all GNU-based systems (with Glibc).
10352         * configure: Regenerate.
10353
10354 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10355
10356         * Makefile.def (host-modules): Add gcc.
10357         * Makefile.in: Regenerate.
10358         * Makefile.tpl (sorry): New rule.
10359         (configure-host, all-host, [+make_target+]-host, do-check,
10360         install-host): Do not add gcc as a special case.
10361         (host modules): Add a small special-casing for gcc.  Export
10362         extra_make_flags through the environment.
10363         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10364         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10365         other recursive targets for gcc): Remove.
10366
10367         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10368         (stage, unstage): New rules.
10369         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10370         distclean-stage[+id+]): Use stage_current.
10371         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10372         the stage*-start rules.
10373
10374 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10375
10376         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10377         use -all_load flag.
10378
10379 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10380
10381         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10382         * configure: Regenerate.
10383
10384 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10385
10386         * maintainer-scripts/gcc_release: Revert yesterday's change.
10387
10388 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10389
10390         * MAINTAINERS: Add myself to write-after-approval.
10391
10392 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10393
10394         * libf2c: Removed.
10395         * gcc/gccbug.in: Updated because of libf2c removal.
10396         * maintainer-scripts/gcc_release: Ditto.
10397
10398 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10399
10400         * configure.in: Build libmudflap by default on FreeBSD.
10401         * configure: Regenerated.
10402
10403 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10404
10405         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10406         systems.
10407         * configure: Regenerated.
10408
10409 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10410
10411         PR target/16344
10412         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10413         feedback based compiler.
10414         * Makefile.in: Rebuilt.
10415
10416 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10417
10418         * Makefile.def (host_modules): Set bootstrap=true for flex.
10419         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10420         * Makefile.in: Rebuilt.
10421
10422 2004-07-07  Jan Hubicka  <jh@suse.cz>
10423
10424         * MAINTAINERS: Add self as a profile feedback maintainer.
10425
10426 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10427
10428         * configure.in:  Do not prepend $srcdir to /dev/null in
10429         makefile fragments.
10430         * configure:  Regenerate.
10431
10432 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10433
10434         * Makefile.def (build_modules): Add bison, byacc, flex,
10435         m4, texinfo.
10436         (flags_to_pass): Add FLEX.
10437         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10438         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10439         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10440         DEFAULT_MAKEINFO): Remove.
10441         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10442         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10443         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10444         objdir or else use configured tool.
10445         (all-build): New.
10446         (all): Depend on it.
10447         (Build module dependencies): Add.
10448         * Makefile.in: Regenerate.
10449         * configure.in: Better support for multiple build modules,
10450         matching what is done for host/target modules.  Do not look
10451         for "plausible" locations of build tools if Canadian cross.
10452         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10453         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10454         * configure: Regenerate.
10455
10456 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10457
10458         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10459         * Makefile.in: Regenerate.
10460
10461 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10462
10463         * Makefile.tpl (configure-build-[+module+],
10464         configure-[+module+], configure-target-[+module+]): Pass
10465         [+extra_configure_args+].
10466         (all-build-[+module+], all-[+module+], check-[+module+],
10467         install-[+module+], [+make_target+]-[+module+],
10468         all-target-[+module+], check-target-[+module+],
10469         install-target-[+module+], [+make_target+]-target-[+module+]):
10470         Pass [+extra_make_args+].
10471         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10472         (GCC_HOST_EXPORTS): Remove.
10473         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10474         cross, check-gcc, check-gcc-c++, install-gcc,
10475         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10476         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10477         * Makefile.in: Regenerate.
10478
10479 2004-06-21  Matthew Sachs  <msachs@apple.com>
10480
10481         * MAINTAINERS: Added self to write-after-approval.
10482
10483 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10484
10485         * configure.in: Check for srcdir/winsup rather than build directory
10486         winsup.
10487         * configure: Regenerate.
10488
10489 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10490
10491         * configure.in: Don't build Cygwin native newlib if winsup
10492         directory is missing.  Emit warning instead.
10493         * configure: Regenerate.
10494
10495 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10496
10497         * Makefile.tpl (touch-stage[+id+]): New.
10498         (restage[+prev+]): Depend on touch-stage[+id+].
10499
10500         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10501         Use it throughout.
10502
10503         * Makefile.def: Add profile and feedback bootstrap stages.
10504         Remove next field from bootstrap stages.
10505         * Makefile.tpl (LN, LN_S): Substitute.
10506         (stageN-start, stageN-end): Use double-colon rules, to
10507         provide a hook for additional setup commands.
10508         (distclean-stageN-gcc, restageN): Create dependencies from
10509         [+prev+], not from [+next+].
10510         (stageN-bubble): Add commands for successive stages from
10511         [+prev+], using double-colon rules.
10512         (all-stageN-gcc): Fix typo.
10513         (stagefeedback-start, profiledbootstrap): New.
10514         * Makefile.in: Regenerate.
10515         * configure.in: Call ACX_PROG_LN.
10516         * configure: Regenerate.
10517
10518 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10519
10520         * MAINTAINERS (Write After Approval): Add myself.
10521
10522 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10523
10524         * MAINTAINERS (Write After Approval): Add myself.
10525
10526 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10527
10528         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10529         without gcc.
10530         * configure: Regenerate.
10531
10532 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10533
10534         * Makefile.tpl: Fix typo.
10535         * Makefile.in: Regenerate.
10536
10537 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10538
10539         * configure.in: Remove new- prefix from toplevel
10540         bootstrap targets.
10541         * configure: Regenerate.
10542
10543 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10544
10545         * Makefile.tpl (all.normal): Rename to all.
10546         (all): Replace with a rule to pick the default
10547         target from configure.
10548         (all-gcc, configure-gcc): Use conditionals to
10549         do nothing when toplevel bootstrap is going on.
10550         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10551         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10552         * configure.in: Support --enable-bootstrap.
10553
10554         * Makefile.def: Remove new- prefix from toplevel
10555         bootstrap targets.
10556         * Makefile.tpl: Likewise.
10557
10558         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10559         target.
10560
10561         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10562         $(RECURSE_FLAGS) to recursive invocation of make.
10563
10564         * Makefile.in: Regenerate.
10565         * configure: Regenerate.
10566
10567 2004-05-30  Andreas Jaeger  <aj@suse.de>
10568             Jim Wilson  <wilson@specifixinc.com>
10569
10570         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10571         like CC.
10572
10573 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10574
10575         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10576         * configure: Regenerate.
10577
10578 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10579
10580         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10581         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10582         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10583         targets.
10584         * Makefile.in: Regenerate.
10585
10586 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10587
10588         * configure.in: Test the ability to symlink directories.
10589         * configure: Regenerate.
10590
10591         * Makefile.def (bootstrap-stage): New definitions.
10592         * Makefile.tpl (configure-stage1-gcc,
10593         configure-stage2-gcc, configure-stage3-gcc,
10594         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10595         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10596         new-restage3, compare): Autogenerate, see Makefile.in
10597         entry for behavioral changes.
10598         (distclean-stage1, new-stage1-start, new-stage1-end,
10599         new-stage1-bubble, distclean-stage2, new-stage2-start,
10600         new-stage2-end, new-stage2-bubble, distclean-stage3,
10601         new-stage3-start, new-stage3-end): New autogenerated targets.
10602         (objext, prebootstrap, BOOT_CFLAGS,
10603         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10604         targets.
10605
10606         * Makefile.in: Regenerate.
10607         (distclean-stage1, new-stage1-start, new-stage1-end,
10608         new-stage1-bubble, distclean-stage2, new-stage2-start,
10609         new-stage2-end, new-stage2-bubble, distclean-stage3,
10610         new-stage3-start, new-stage3-end): New targets.
10611         (all-stage1-gcc): Move prebootstrap dependency from here...
10612         (configure-stage1-gcc): ...to here.
10613         (new-bootstrap): Use bubble targets.
10614         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10615         Use per-stage distclean targets.
10616         (configure-stage1-gcc, configure-stage2-gcc,
10617         configure-stage3-gcc, all-stage1-gcc,
10618         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10619         Use new-stageN-start to prepare the tree.
10620
10621 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10622
10623         * Makefile.def (host_modules): add libcpp.
10624         * Makefile.tpl: Add dependencies on and for libcpp.
10625         * Makefile.in: Regenerate.
10626         * configure.in: Add libcpp host module.
10627         * configure: Regenerate.
10628
10629 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10630
10631         * Makefile.tpl: Whenever a recursive target is defined, wrap
10632         it in a special @if/@endif block, and prepare its maybe
10633         dependency in the @if/@endif block
10634         * configure.in: Instead of writing maybe dependencies, remove
10635         the @if/@endif statements, and remove the @if/@endif blocks
10636         that remain.
10637         * configure: Regenerate.
10638         * Makefile.in: Regenerate.
10639
10640 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10641
10642         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10643
10644 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10645
10646         PR bootstrap/15120
10647         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10648         * */configure: Rebuilt.
10649
10650 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10651
10652         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10653         of libf2c.
10654         * configure, Makefile.in: Regenerate.
10655
10656 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10657
10658         * MAINTAINERS (Write After Approval): Add myself.
10659
10660 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10661
10662         Merge from tree-ssa-20020619-branch.
10663
10664         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10665         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10666         (HOST_GMPLIBS): Define.
10667         (HOST_GMPINC): Define.
10668         (TARGET_LIB_PATH): Add libmudflap.
10669         (GFORTRAN_FOR_TARGET): Define.
10670         (configure-build*): Export GFORTRAN.
10671         (configure-gcc): Export GMPLIBS and GMPINC.
10672         (all-gcc): Add maybe-all-libbanshee.
10673         (configure-target-libgfortran): Define.
10674         * Makefile.in: Regenerate.
10675         * configure.in (host_libs): Add libbanshee.
10676         (target_libraries): Add target-libmudflap and target-libgfortran.
10677         Add --with-libbanshee.
10678         Handle --disable-libmudflap.
10679         (*-*-freebsd*): Use with_gmp.
10680         Add $(libgcj) to noconfigdirs.
10681         * configure: Regenerate.
10682         * depcomp: New file.
10683         * MAINTAINERS: Add tree-ssa maintainers.
10684
10685 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10686
10687         * MAINTAINERS (Various Maintainers): Add myself.
10688
10689 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10690
10691         * MAINTAINERS (Write After Approval): Add myself.
10692
10693 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10694
10695         * MAINTAINERS (Write After Approval): Add myself.
10696
10697 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10698
10699         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10700         * configure: Regenerate.
10701
10702 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10703
10704         Revert:
10705         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10706
10707         * Makefile.def (flags_to_pass): Remove *dir variables that
10708         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10709         as well as prefix and exec_prefix.
10710         * Makefile.in: Regenerate.
10711
10712 2004-04-26  Robert Millan  <robertmh@gnu.org>
10713
10714         Add patches from libtool CVS.
10715         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10716         * ltconfig: Likewise.
10717         * ltcf-c.sh: Likewise.
10718         * ltcf-cxx.sh: Likewise.
10719         * ltcf-gcj.sh: Likewise.
10720
10721 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10722
10723         * Makefile.def (host_modules): Mark with the bootstrap
10724         flag packages on which gcc depends.
10725         * Makefile.tpl (all-bootstrap): Use it.
10726         * Makefile.in: Regenerate.
10727
10728 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10729
10730         * Makefile.def (flags_to_pass): Remove *dir variables that
10731         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10732         as well as prefix and exec_prefix.
10733         * Makefile.in: Regenerate.
10734
10735 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10736
10737         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10738         * configure: Regenerate.
10739         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10740         * gcc/Makefile.tpl (compare): Use the result of the test.
10741         * gcc/Makefile.in: Regenerate.
10742
10743 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10744
10745         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10746         Always relocate gcc and prev-gcc to the original names, even
10747         if the build fails.
10748         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10749         New targets.
10750
10751 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10752
10753         * MAINTAINERS: Update my email address.
10754
10755 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10756
10757         * configure.in (mips*-*-irix5*): Enable ld.
10758         * configure: Regenerate.
10759
10760 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10761
10762         * configure: Regenerate.
10763
10764 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10765
10766         * Makefile.tpl (configure-[+module+], configure-gcc,
10767         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10768         Set and export LDFLAGS.
10769         * Makefile.in: Regenerate.
10770
10771 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10772
10773         * MAINTAINERS: Add myself to write-after-approval.
10774
10775 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10776
10777         PR bootstrap/14871
10778         * Makefile.tpl: If we don't have built-in-tree target tools,
10779         use the ones found by configure rather than hacking around with
10780         program_transform_name.
10781         * configure.in: Give Makefile.tpl the information necessary
10782         to do that.
10783         * Makefile.in: Regenerate.
10784         * configure: Regenerate.
10785
10786 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10787
10788         PR bootstrap/14760
10789         * configure.in: When computing baseargs, strip *all* copies of
10790         offending options.  Also, don't match/substitute the trailing space,
10791         so that this actually works when two similar options are separated by
10792         only one space.
10793         * configure: Regenerate.
10794
10795 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10796
10797         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10798         (rs6000-*-aix*): Same.
10799         * configure: Regenerate.
10800
10801 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10802
10803         * MAINTAINERS: Add myself to write-after-approval.
10804
10805 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10806
10807         * MAINTAINERS: Add myself to write-after-approval.
10808
10809 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10810
10811         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10812         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10813         * Makefile.in: Regenerate.
10814
10815         * configure.in (top level bootstrap support): Rework --enable-werror
10816         to set @stage2_werror_flag@.
10817         * configure: Regenerate.
10818         * Makefile.tpl (top level bootstrap support): Pass
10819         @stage2_werror_flag@ down to configure in stages 2 and 3.
10820         * Makefile.in: Regenerate.
10821
10822 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10823
10824         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10825         for stages 2 and 3 as well as in make.  As a consequence, remove
10826         OUTPUT_OPTION (now detected by configure) from the flags passed down
10827         to make.
10828         * Makefile.in: Regenerate.
10829
10830         * Makefile.tpl (new-bootstrap): Fix typo.
10831         * Makefile.in: Regenerate.
10832
10833 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10834
10835         * Makefile.tpl: Rearrange by moving recursive_targets rules
10836         into their proper sections.
10837         * Makefile.tpl (top level bootstrap support): Move disabling
10838         of coverage flags from 'make' to 'configure'; improve comments.
10839         * Makefile.in: Regenerate.
10840
10841         * Makefile.tpl (experimental top level bootstrap) Move stage1
10842         language setting from all- target to configure- target; disable
10843         intermodule optimization in stage 1; prevent gratuitous rebuilds
10844         of stage 1.
10845         * Makefile.in: Regenerate.
10846         * configure.in: Comma-separate stage 1 language list for top
10847         level bootstrap.
10848         * configure: Regenerate.
10849
10850         * Makefile.tpl: Clean up experimental top level bootstrap support:
10851         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10852         prev-gcc in configure- targets as well as all- targets.
10853         * Makefile.in: Regenerate.
10854
10855 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10856
10857         * compile: New file imported from automake.
10858
10859 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10860
10861         * configure.in: Remove symbolic link section.
10862         * configure: Regenerate.
10863         * Makefile.tpl (links): Remove.
10864         * Makefile.in: Regenerate.
10865
10866 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10867             Nathanael Nerode  <neroden@gcc.gnu.org>
10868
10869         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10870         Set with AC_CHECK_PROGS.
10871         * configure.in: Fix comment typo from last patch.
10872         * configure: Regenerate.
10873
10874 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10875
10876         * Makefile.tpl: Introduce experimental top level bootstrap support.
10877         * Makefile.in: Regenerate.
10878         * configure.in: Introduce support for top level bootstrap.
10879         * configure: Regenerate.
10880
10881 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10882             Paolo Bonzini  <bonzini@gnu.org>
10883
10884         PR bootstrap/14522
10885         * configure.in: Cope with shells that do not support unquoted ^
10886         * configure: Regenerate.
10887
10888 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10889             Paolo Bonzini  <bonzini@gnu.org>
10890
10891         PR bootstrap/14522
10892         * configure.in: Cope with shells that do not support nesting
10893         quotes inside quoted backquote substitutions.
10894         * configure: Regenerate.
10895
10896 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10897
10898         PR bootstrap/14522
10899         * configure.in: Fix escaping of $.
10900         * configure: Regenerate.
10901
10902 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10903
10904         * configure: Regenerate, since I forgot to while committing Paolo's
10905         changes.
10906
10907 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10908
10909         PR ada/14131
10910         Move language detection to the top level.
10911         * configure.in: Find default values for the tools as
10912         soon as possible.  Disable ada if GNAT is not found.
10913         Emit error message about missing languages.  Expand
10914         --enable-languages=all for the gcc subdirectory.
10915
10916 2004-03-10  Ben Elliston  <bje@gnu.org>
10917
10918         * MAINTAINERS: Update my email address.
10919
10920 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10921
10922         * ltconfig: Disable building static libraries if building shared
10923         libraries on AIX 5L.
10924
10925 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10926
10927         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10928         and disable libgcj.
10929         * configure: Regenerated.
10930
10931 2004-03-01  Brian Booth  <bbooth@redhat.com>
10932
10933         * MAINTAINERS: Add myself to write-after-approval.
10934
10935 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10936
10937         * MAINTAINERS: Add myself to write-after-approval.
10938
10939 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10940
10941         PR bootstrap/7087
10942         * Makefile.tpl: Guard XFOO sed statements better.
10943         * Makefile.tpl: Add dependency for configure-target-libada.
10944         * Makefile.in: Regenerate (incidentally fixes broken
10945         commit when libada-branch was merged).
10946
10947 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10948
10949         * MAINTAINERS: Add myself to write-after-approval.
10950
10951 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10952
10953         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10954         maintainers.
10955
10956 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10957
10958         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10959         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10960
10961 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10962
10963         PR bootstrap/11932
10964         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10965
10966 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10967
10968         * MAINTAINERS: Added myself to write-after-approval.
10969
10970 2004-02-14  Michael Koch  <konqueror@gmx.de>
10971
10972         * MAINTAINERS: Added myself to write-after-approval.
10973
10974 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10975
10976         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10977         some OS port maintainers to OS port maintainers section.
10978
10979 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10980
10981         * MAINTAINERS: Add self.
10982
10983 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10984
10985         * MAINTAINERS: Alphabetize.
10986
10987 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10988
10989         * MAINTAINERS: Remove myself.
10990
10991 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10992
10993         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10994         (rs6000-*-aix*): Same.
10995         * configure: Regenerate.
10996
10997 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10998
10999         * configure.in (host): Add in missing $noconfigdirs to defines.
11000         * configure: Regenerate.
11001
11002 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11003             Nathanael Nerode  <neroden@gcc.gnu.org>
11004
11005         PR ada/6637, PR ada/5911
11006         Merge with libada-branch:
11007         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11008         with appropriate dependencies. Add --enable-libada configure switch.
11009         * configure, Makefile.in: Regenerate.
11010
11011 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11012
11013         * MAINTAINERS: Add myself to write-after-approval.
11014
11015 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11016
11017         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11018         * configure: Regenerate.
11019
11020 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11021
11022         Merge from upstream:
11023
11024         * ltmain.in: When setting IFS to '~', be careful about user
11025         arguments that contain '~'.
11026
11027         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11028
11029         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11030         Also test $base_compile against $CC with escaped arguments. Bug
11031         reported by Geoff Keating <geoffk@apple.com>.
11032
11033 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11034
11035         * MAINTAINERS: Remove i960 port.
11036
11037 2004-01-23  DJ Delorie  <dj@redhat.com>
11038
11039         * Makefile.def (target_modules) [libiberty]: Don't stage.
11040         * Makefile.in: Rebuilt.
11041
11042 2004-01-20  Caroline Tice  <ctice@apple.com>
11043
11044         * MAINTAINERS: Add myself to write-after-approval.
11045
11046 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11047
11048         * MAINTAINERS: Update my email address.
11049
11050 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11051
11052         * MAINTAINERS: Add myself to write-after-approval.
11053
11054 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11055
11056         * MAINTAINERS: Remove entries without email address.
11057
11058 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11059
11060         * MAINTAINERS: Add myself to write-after-approval.
11061
11062 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11063
11064         * MAINTAINERS: Update my email address.
11065
11066 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11067
11068         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11069         * Makefile.tpl (configure-target-[+module+]): Support stage.
11070         * Makefile.in: Rebuilt.
11071
11072 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11073
11074         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11075
11076 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11077
11078         * MAINTAINERS: Add myself as a MIPS maintainer.
11079
11080 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11081
11082         * configure.in: Use ./config.cache, not config.cache.
11083         * configure: Regenerate.
11084         * Makefile.tpl: Special-casing not needed for GCC any more.
11085         * Makefile.in: Regenerate.
11086
11087         * configure.in: Don't share a cache file for host dirs.
11088         * configure: Regenerate.
11089
11090         * config-ml.in: Don't mess with the cache file.
11091
11092 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11093
11094         * MAINTAINERS: Move myself from 'Write After Approval' to
11095         'CPU Port Maintainers' section as SPARC maintainer.
11096
11097 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11098
11099         * Makefile.tpl: Make GCC use a separate config.cache.
11100         * Makefile.in: Regenerate.
11101
11102         PR bootstrap/11932, PR bootstrap/11933
11103         (I don't know if it will fix either of them, but it relates
11104         to them.)
11105         * configure.in: Don't use shared config.cache for target
11106         directories.
11107         * configure: Regenerate.
11108
11109 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11110
11111         * MAINTAINERS: Add myself to 'Write After Approval' section.
11112
11113 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11114
11115         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11116         * configure: Regenerated.
11117
11118 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11119
11120         * MAINTAINERS: Remove the mn10200 maintainer.
11121
11122 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11123
11124         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11125         * configure: Regenerated.
11126
11127 2003-12-16  Jan Hubicka  <jh@suse.cz>
11128
11129         * MAINTAINERS: Add myself as callgraph maintainer.
11130
11131 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11132
11133         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11134         * configure: Regenerate.
11135
11136 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11137
11138         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11139         'Write After Approval' section. Update email.
11140
11141 2003-12-01  James Lemke  <jim@wasabisystems.com>
11142
11143         * MAINTAINERS (Write After Approval): Add myself.
11144
11145 2003-11-20  Matt Thomas  <matt@3am-software.com>
11146
11147         * MAINTAINERS: Add myself as a vax port maintainer.
11148
11149 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11150
11151         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11152         (configure-build-[+module+], configure-[+module+]): Likewise.
11153         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11154         * Makefile.in: Regenerate.
11155
11156 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11157
11158         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11159         shared/dylibed libraries.
11160         * ltmain.sh: Likewise.
11161         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11162         * ltcf-cxx.sh: Likewise.
11163         * ltcf-gcj.sh: Likewise.
11164         * ltconfig: Likewise.
11165
11166 2003-11-17  Stan Cox  <scox@redhat.com>
11167
11168         * MAINTAINERS: Add myself as iq2000 port maintainer.
11169
11170 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11171
11172         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11173         * Makefile.in: Regenerate.
11174
11175 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11176
11177         * config.sub: Update to 2003-11-03 version.
11178
11179 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11180
11181         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11182         * configure:  Regenerate.
11183
11184 2003-10-20  Nicolas Pitre  <nico@cam.org>
11185
11186         * MAINTAINERS: Add myself to 'Write After Approval' section.
11187
11188 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11189
11190         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11191
11192 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11193
11194         * MAINTAINERS: Update my email address.
11195
11196 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11197
11198         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11199
11200 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11201
11202         * MAINTAINERS: Add myself to 'Write After Approval' section.
11203
11204 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11205
11206         * config.guess: Update to 2003-10-16 version.
11207         * config.sub: Update to 2003-10-16 version.
11208
11209 2003-10-15  David Daney  <ddaney@avtrex.com>
11210
11211         * MAINTAINERS: Added myself to 'Write After Approval' section.
11212
11213 2003-10-15  Falk Hueffner  <falk@debian.org>
11214
11215         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11216         'Write After Approval' section. Update email.
11217
11218 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11219
11220         * MAINTAINERS: Move myself from 'Write After Approval' to
11221         'Various Maintainers' section as middle-end maintainer.
11222
11223 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11224
11225         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11226         HOST_FLAGS_TO_PASS.
11227         * Makefile.in: Regenerate.
11228
11229 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11230
11231         * config.guess: Update to 2003-10-07 version.
11232         * config.sub: Update to 2003-10-07 version.
11233
11234 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11235
11236         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11237         * ltconfig (irix5*, irix6*): Don't override version_type.
11238
11239 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11240
11241         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11242         * configure: Rebuilt
11243         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11244         * Makefile.in: Rebuilt
11245
11246 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11247
11248         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11249
11250 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11251
11252         * MAINTAINERS (Write After Approval): Add myself.
11253
11254 2003-09-29  Paul Koning  <ni1d@arrl.net>
11255
11256         * MAINTAINERS: Move myself from "Write After Approval"
11257         to CPU platform maintainers for pdp11 platform.
11258
11259 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11260
11261         * MAINTAINERS: Move myself from 'Write After Approval' to
11262         'Various Maintainers' section as libffi testsuite maintainer.
11263
11264 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11265
11266         * configure.in: Pass a computed --program-transform-name
11267         to subconfigures.
11268         * configure: Regenerated.
11269
11270 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11271
11272         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11273         * Makefile.in: Regenerate.
11274
11275         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11276         * Makefile.in: Regenerate.
11277
11278 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11279
11280         * MAINTAINERS: Move myself from 'Write After Approval'
11281         to 'Various Maintainers' (objective-c) section.
11282
11283 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11284
11285         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11286         quoting.
11287         * configure: Regenerated.
11288
11289 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11290
11291         * MAINTAINERS (Write After Approval): Add myself to write after
11292         approval list.
11293
11294 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11295
11296         * MAINTAINERS (Write After Approval): Add myself.
11297
11298 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11299
11300         * MAINTAINERS: Update my e-mail address.
11301
11302 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11303
11304         * libtool.m4 (LD): Correct powerpc64 host match.
11305
11306 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11307
11308         * MAINTAINTERS: Update my affiliation and email address.
11309
11310 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11311
11312         * MAINTAINERS (Write After Approval): Add myself.
11313
11314 2003-09-04  DJ Delorie  <dj@redhat.com>
11315
11316         * configure: Regenerate.
11317
11318 2003-09-04  Robert Millan  <robertmh@gnu.org>
11319
11320         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11321
11322 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11323
11324         * configure.in: Ensure arguments to sed are properly spaced.
11325         * configure: Regenerate.
11326
11327 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11328
11329         * MAINTAINERS: Update my e-mail address.
11330
11331 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11332
11333         * MAINTAINERS (Write After Approval): Add myself.
11334
11335 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11336
11337         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11338         * configure: Regenerated.
11339
11340 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11341
11342         * MAINTAINERS: Update my email address.
11343
11344 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11345
11346         * configure.in:  Use newline instead of semicolon when assuming
11347         shell arguments in a for loop.
11348         * configure:  Regenerated.
11349
11350 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11351
11352         * MAINTAINERS: Resurrect the i860 maintainer.
11353
11354 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11355
11356         PR 8180
11357         * configure.in: When testing with_libs and with_headers, treat
11358         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11359         * configure: Regenerate.
11360
11361         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11362         make, shell, etc.
11363         (baseargs): Likewise.
11364         * configure: Regenerate.
11365
11366 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11367
11368         * MAINTAINERS (Write After Approval): Add myself.
11369
11370 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11371
11372         * configure.in: Disable libgcj for darwin not on powerpc.
11373         * configure: Rebuild.
11374
11375 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11376
11377         * config-ml.in, symlink-tree: Add license.
11378
11379 2003-08-03  Richard Stallman  <rms@gnu.org>
11380             Eben Moglen  <moglen@columbia.edu>
11381
11382         * README.SCO: New file.
11383
11384 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11385
11386         * Makefile.tpl (check, check-c++): Express dependencies using
11387         dependencies rather than commands.
11388         * Makefile.in: Regenerate.
11389
11390 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11391
11392         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11393         * configure: Ditto.
11394
11395 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11396
11397         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11398         * Makefile.in: Update.
11399
11400 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11401
11402         * configure.in: Enable libgcj for darwin.
11403         * configure: Rebuild.
11404
11405 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11406
11407         * config-ml.in:  Use ac_configure_args directly instead of
11408         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11409         actually seen.
11410
11411 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11412
11413         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11414         creating target and build subdirs to build all parent dirs as needed.
11415         * Makefile.in: Rebuild.
11416         * configure.in: Don't build dirs explicitly here.
11417         * configure: Rebuild.
11418
11419 2003-07-26  Paul Brook  <paul@nowt.org>
11420
11421         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11422
11423 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11424
11425         * Makefile.tpl (all-make): Depend on intl.
11426         * Makefile.in: Rebuilt.
11427
11428 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11429
11430         * install-sh:  Update to newer upstream versions (associated with
11431         aclocal 1.7).
11432         * mkinstalldirs:  Likewise.
11433         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11434
11435 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11436
11437         * MAINTAINERS: Move self from Bug database only accounts
11438         to write-after-approval.
11439
11440 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11441
11442         * config.if: Remove unused libc_interface determination.
11443
11444 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11445
11446         * MAINTAINERS: Move self from write-after-approval to
11447         build machinery (*.in).
11448
11449 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11450
11451         PR bootstrap/11273
11452         PR bootstrap/11408
11453         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11454         unused INSTALL_PROGRAM_ARGS.
11455         * configure.in: Use AC_PROG_INSTALL.
11456         * Makefile.in: Regenerate.
11457         * configure: Regenerate.
11458
11459 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11460
11461         * MAINTAINERS: Alphabetize.
11462
11463 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11464
11465         * configure: Rebuilt.
11466         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11467         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11468         newlib nor libgloss.
11469         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11470         * configure.in (am33_2.0-*-linux*): Added.
11471
11472 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11473
11474         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11475         * configure: Regenerate.
11476
11477 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11478
11479         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11480         * Makefile.in: Regenerate.
11481
11482 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11483
11484         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11485         * Makefile.in: Regenerate.
11486
11487 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11488
11489         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11490         * Makefile.in: Regenerated.
11491
11492         * config-ml.in: Replace PWD with PWD_COMMAND.
11493
11494 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11495
11496         * intl: New directory; see intl/ChangeLog for details.
11497         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11498         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11499         * Makefile.in: Regenerate.
11500
11501 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11502
11503         * configure.in: Clean up config-lang.in handling.  Delete
11504         useless assignment to "subdirs".
11505         * configure: Regenerate.
11506
11507 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11508
11509         * configure.in: Rename 'target_libs' to 'target_libraries'.
11510         Remove useless reference to 'target_libs'.
11511         * configure: Regenerate.
11512
11513 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11514
11515         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11516         * Makefile.in: Regenerate.
11517
11518 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11519
11520         * Makefile.def: Introduce flags_to_pass.
11521         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11522         * Makefile.in: Regenerate.
11523
11524 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11525
11526         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11527         and target-libgloss.
11528         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11529         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11530         * configure: Regenerate.
11531
11532 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11533
11534         * configure.in: Update testsuite_flags to new location.
11535         * configure. Regenerate.
11536
11537 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11538
11539         * Makefile.tpl: Remove BUILD_CC stuff.
11540         * Makefile.in: Regenerate.
11541
11542 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11543
11544         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11545
11546 2003-06-16  Graeme Peterson  <gp@qnx.com>
11547
11548         * MAINTAINERS (Write After Approval): Add myself.
11549
11550 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11551
11552         * config.guess: Update to 2003-06-12 version.
11553         * config.sub: Update to 2003-06-13 version.
11554
11555 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11556
11557         * config.guess: Update to 2003-06-06 version.
11558         * config.sub: Update to 2003-06-06 version.
11559
11560 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11561
11562         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11563         * configure. Regenerate.
11564
11565 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11566
11567         * configure.in: Disable serial configure by default.
11568         * configure: Regenerate.
11569         * Makefile.tpl: Abolish .NOTPARALLEL.
11570         * Makefile.in: Regenerate.
11571
11572         * Makefile.tpl: Replace {build,host,target}_canonical by
11573         {build,host,target}.
11574         * Makefile.in: Regenerate.
11575
11576         * Makefile.tpl: Fix stupid pasto.
11577         * Makefile.in: Regenerate.
11578
11579 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11580
11581         * Makefile.tpl: Remove bogus conditional.
11582         * Makefile.in: Regenerate.
11583
11584 2003-06-05  Jan Hubicka  <jh@suse.cz>
11585
11586         * Makefile.tpl (profiledbootstrap): New target.
11587         * Makefile.in (profiledbootstrap): New target.
11588
11589 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11590
11591         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11592         Pinski. Remove user names from other bugzilla-only maintainers.
11593
11594 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11595
11596         * Makefile.tpl: Make 'recursive targets' using autogen rather
11597         than shell loop.  Remove duplicate 'clean' targets and false
11598         comments.
11599         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11600         Add systematic method of specifying missing targets in subdirs.
11601         Add copyright boilerplate.
11602         * Makefile.in: Regenerate.
11603         * configure.in: Add 'recursive targets' to maybe list.
11604         * configure: Regenerate.
11605
11606         * MAINTAINERS: "GNATS only" -> "Bug database only".
11607
11608         * Makefile.tpl: Rename [+target+] to [+make_target+].
11609         * Makefile.def: Rename 'target' to 'make_target'.
11610
11611 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11612
11613         * MAINTAINERS: Add self as options handling maintainer.
11614
11615 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11616
11617         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11618         been too long since I touched those ports.
11619
11620 2003-05-28  DJ Delorie  <dj@redhat.com>
11621
11622         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11623         * Makefile.in: Regenerate.
11624
11625 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11626
11627         * configure.in: Use curly braces in the definition of tooldir.
11628         * configure: Regenerate.
11629
11630 2003-05-21  DJ Delorie  <dj@redhat.com>
11631
11632         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11633         newlib or libgloss.
11634         * Makefile.in: Regenerate.
11635
11636 2003-05-21  DJ Delorie  <dj@redhat.com>
11637
11638         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11639         * Makefile.in: Regenerate.
11640
11641 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11642
11643         * MAINTAINERS: Update my e-mail address.
11644
11645 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11646
11647         * configure.in: Switch more things to use maybe dependencies.
11648         * Makefile.tpl: Switch more things to use maybe dependencies.
11649         Factor out common code from autogen IF statements.
11650         * configure: Regenerate.
11651         * Makefile.in: Regenerate.
11652
11653 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11654
11655         * configure.in: Accept i[3456789]86 for machine type.
11656         * configure: Regenerate.
11657
11658 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11659
11660         * configure.in: Switch more things to use maybe dependencies.
11661         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11662         * configure: Regenerate.
11663         * Makefile.tpl: Switch more things to use maybe dependencies.
11664         * Makefile.in: Regenerate.
11665
11666 2003-05-16  Andreas Schwab  <schwab@suse.de>
11667
11668         * Makefile.tpl (install-opcodes): Define.
11669         * Makefile.in: Rebuild.
11670
11671 2003-05-13  Andreas Jaeger  <aj@suse.de>
11672
11673         * config.guess: Update to 2003-05-09 version.
11674         * config.sub: Update to 2003-05-09 version.
11675
11676 2003-05-13  Michael Eager  <eager@mvista.com>
11677
11678         * configure.in: Correct sed script so that options in quotes are not
11679         deleted.
11680         * configure: Rebuild.
11681
11682 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11683
11684         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11685         and $$s/newlib/libc/sys/cygwin32 include paths.
11686         * configure: Ditto.
11687
11688 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11689
11690         * MAINTAINERS: Update my email addresses.
11691
11692 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11693
11694         * config-ml.in: Propagate INSTALL variables.
11695
11696 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11697
11698         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11699
11700 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11701
11702         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11703         * Makefile.in: Regenerate.
11704
11705 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11706
11707         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11708
11709 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11710
11711         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11712
11713 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11714
11715         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11716         * Makefile.in: Regenerated.
11717
11718 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11719
11720         * MAINTAINERS (Write After Approval): Upgrade myself from
11721         GNATS only to write-after-approval. Update my mail address.
11722
11723 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11724
11725         (OS Port Maintainers: freebsd): Add myself.
11726
11727 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11728
11729         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11730
11731 2003-04-22  Kean Johnston  <jkj@sco.com>
11732
11733         * MAINTAINERS (SCO ports): Added myself.
11734
11735 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11736
11737         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11738
11739 2003-04-19  Kean Johnston  <jkj@sco.com>
11740
11741         * MAINTAINERS (Write After Approval): Add myself.
11742
11743 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11744
11745         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11746         * Makefile.in: Regenerate.
11747
11748 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11749
11750         * configure.in (powerpc64*-*-linux*): Remove.
11751         * configure: Rebuilt.
11752
11753 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11754
11755         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11756         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11757         and restrap.
11758         * Makefile.in:  Regenerate.
11759
11760 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11761
11762         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11763         * configure: Regenerated.
11764
11765 2003-04-15  DJ Delorie  <dj@redhat.com>
11766
11767         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11768
11769 2003-04-13  Nick Clifton  <nickc@redhat.com>
11770
11771         * config-ml.in: Remove support for --disable-aix removing
11772         call-aix multilibs.
11773
11774 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11775
11776         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11777         * */configure: Rebuilt.
11778
11779 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11780
11781         * MAINTAINERS: Add my email address.
11782
11783 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11784
11785         * MAINTAINERS (Write After Approval): Add myself.
11786
11787 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11788
11789         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11790         * Makefile.in: Regenerate.
11791
11792 2003-03-14  Michael Chastain  <mec@shout.net>
11793
11794         * Makefile.in: Regenerate with correct Makefile.def.
11795
11796 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11797
11798         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11799         Make macro.
11800         * Makefile.in: Regenerate.
11801         * configure.in: Clean up gxx_include_dir logic.
11802         * configure: Regenerate.
11803
11804 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11805
11806         * MAINTAINERS (Write After Approval): Add myself.
11807
11808 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11809
11810         * MAINTAINERS: Update my mail address.
11811
11812 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11813
11814         * configure.in (gxx_include_dir): Fix typo.
11815         * configure: Regenerated.
11816
11817 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11818
11819         * Makefile.tpl: Reindent.
11820         * Makefile.in: Regenerate.
11821         * configure.in: Reindent.  Don't set unused variables.
11822         * configure: Regenerate.
11823
11824 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11825
11826         * configure.in: Include $(build_tooldir)/sys-include in
11827         FLAGS_FOR_TARGET.
11828         * configure: Regenerated.
11829
11830 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11831
11832         * Makefile.tpl: Always pass down RANLIB.
11833         * Makefile.in: Regenerate.
11834
11835         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11836         * Makefile.in: Regenerate.
11837         * configure.in: Remove unused logic relating to --enable-shared
11838         and --enable-threads.  Remove bogus comments.  Remove redundant
11839         noconfigdirs.
11840         * configure: Regenerate.
11841
11842         * configure.in: Replace ${libstdcxx_version} by its value.
11843         Remove reference to mh-dgux.
11844         * configure: Regenerate.
11845
11846 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11847
11848         * MAINTAINERS (Write After Approval): Add myself.
11849
11850 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11851
11852         * Makefile.tpl: Rearrange.
11853         * Makefile.in: Regenerate.
11854
11855 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11856
11857         * configure.in: Add support for kaOS as cross build target system.
11858         * configure: Regenerated.
11859
11860 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11861
11862         * MAINTAINERS (Write after approval): Add myself.
11863
11864 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11865
11866         * MAINTAINERS: Update my email address.
11867
11868 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11869
11870         * MAINTAINERS: Add self to blanket write privs. section.
11871
11872 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11873
11874         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11875         configure-target-* as some target builds may require additional
11876         flags for preprocessor tests.
11877         * Makefile.in: Regenerated.
11878
11879 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11880
11881         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11882         * ltconfig: Handle it.
11883         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11884         auto-detecting it.
11885
11886         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11887         it is used as argument to $CC.
11888         * ltcf-gcj.sh: Likewise.
11889
11890         * configure.in: Introduce --enable-maintainer-mode.
11891         * configure: Rebuilt.
11892         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11893         for maintainer mode.
11894         * Makefile.in: Rebuilt.
11895
11896 2003-02-18  Jason Merrill  <jason@redhat.com>
11897
11898         * Makefile.tpl (check-c++): Allow parallelism.
11899
11900 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11901
11902         * MAINTAINERS: Remove John Carr (who never actually had access to
11903         gcc.gnu.org).
11904
11905 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11906
11907         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11908         don't configure target-libobjc.
11909         * configure: Regenerate.
11910
11911 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11912
11913         * Makefile.tpl (RANLIB): Define.
11914         * Makefile.in: Regenerate.
11915
11916 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11917
11918         * MAINTAINERS: Update my email.
11919
11920 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11921
11922         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11923         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11924         * Makefile.in: Regenerated.
11925         * configure.in: Remove all traces of snavigator, db, and grep.
11926         * configure: Regenerated.
11927
11928 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11929
11930         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11931         After Approval.
11932
11933 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11934
11935         * MAINTAINERS (Write after approval): Add myself.
11936
11937 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11938
11939         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11940         * Makefile.in: Regenerated.
11941
11942 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11943
11944         * config.guess: Updated to 2003-01-30's version.
11945         * config.sub: Updated to 2003-01-28's version.
11946
11947 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11948
11949         * config.if: If gcc_version is already set, just use it.  Don't set
11950         gcc_version_trigger if it's already set, otherwise set it to
11951         gcc/version.c, but only if the file exists.  If it is not set and
11952         gcc/version.c does not exist, try to extract the version number from
11953         $CC.
11954
11955 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11956
11957         * MAINTAINERS: Add myself to write-after-approval list.
11958
11959 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11960
11961         * configure.in:  Revert 24Jan change.
11962         * configure:  Regenerate.
11963
11964 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11965
11966         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11967         entry of HJ Lu.
11968
11969 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11970
11971         * configure.in: Revert previous change.
11972         * configure: Regenerate.
11973
11974 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11975
11976         * configure.in: Make rda native-only.
11977         * configure: Regenerate.
11978
11979 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11980
11981         * MAINTAINERS: Move myself from GNATS-only-accounts to
11982         write-after-approval.
11983
11984 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11985
11986         * configure.in: Add missing \.
11987         * configure: Rebuilt.
11988
11989 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11990
11991         * configure.in (baseargs): Avoid using \| in sed regular
11992         expressions.
11993         * configure: Rebuilt.
11994
11995 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11996
11997         * configure.in (baseargs): Remove all supported forms of
11998         --cache-file, --srcdir, --host, --build and --target options
11999         from argument lists.
12000         * configure: Rebuilt.
12001
12002 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12003
12004         * MAINTAINERS: Add myself to write-after-approval list.
12005
12006 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12007
12008         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12009         * configure: Rebuilt.
12010
12011 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12012
12013         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12014         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12015         * Makefile.in: Regenerate.
12016         * configure: Regenerate.
12017
12018 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12019
12020         * configure.in: Remove Makefile in build, host and target modules
12021         unless configure was run with --no-recursion.
12022         * configure: Rebuilt.
12023
12024 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12025
12026         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12027         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12028         * Makefile.in: Regenerate.
12029
12030 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12031
12032         * config.guess: Update to 2003-01-03 version.
12033         * config.sub: Update to 2003-01-03 version.
12034
12035 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12036
12037         * configure: Regenerate with proper autoconf 2.13.
12038
12039 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12040
12041         * configure.in: Add AC_PREREQ for consistency.
12042         * configure: Regenerate.
12043
12044 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12045
12046         * configure.in (GDB_TK): Add tcl directories conditional on
12047         gdb/gdbtk directory being present.
12048         * configure: Regenerate.
12049
12050 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12051
12052         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12053         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12054         * configure: Rebuilt.
12055
12056 2002-12-31  Tom Tromey  <tromey@redhat.com>
12057
12058         * Makefile.in: Rebuilt.
12059         * Makefile.def (target_modules) [libffi]: Allow installation.
12060
12061 2002-12-31  Andreas Schwab  <schwab@suse.de>
12062
12063         * configure.in: Fix use of $program_transform_name.
12064         * configure: Regenerated.
12065
12066 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12067
12068         * configure.in (baseargs): Don't remove first configure argument.
12069         * configure: Regenerated.
12070
12071 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12072
12073         * Makefile.tpl (local-distclean): Don't remove...
12074         (multilib.ts): ... this.  Moved into...
12075         (multilib.out): ... this.  Don't use sub-make.
12076         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12077         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12078         (configure-build-[+module+], configure-[+module+],
12079         configure-target-[+module+], configure-gcc): ... these.  Test
12080         for Makefile existence.  Drop config.status from dependencies.
12081         * Makefile.in: Rebuilt.
12082         * configure.in: Move gcc-version-trigger to the end of
12083         ac_configure_args.  Add comments to maybedep.tmp and
12084         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12085         nonopt from baseargs, matching and removing corresponding
12086         whitespace while at it.
12087         * configure: Rebuilt.
12088
12089 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12090
12091         * configure.in (host_configargs): Replace reference to
12092         no-longer-defined buildopts with --build=${build_alias}.
12093         * configure: Rebuilt.
12094
12095         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12096         program_transform_name to standard idiom.
12097         (AUTOGEN, AUTOCONF): Define.
12098         (Makefile.in): Use $(AUTOGEN).
12099         (Makefile): Depend on config.status, and use autoconf-style rule to
12100         build it.  Move original commands to...
12101         (config.status): ... this new target.
12102         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12103         $(AUTOCONF).
12104         * Makefile.in: Rebuilt.
12105
12106 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12107
12108         * Makefile.tpl: Fix dramatic bustage due to change in
12109         program_transform_name.
12110         * Makefile.in: Regenerate.
12111
12112         * configure.in: Remove unnecessary PATH setting.
12113         * configure: Regnerate.
12114
12115         * configure.in: Don't default to unprefixed tools unless
12116         the native tools will work.
12117         * configure: Regenerate.
12118
12119         * configure.in: Convert to autoconf script.  Blow away lots
12120         of now-redundant Makefile fragments.
12121         * configure: Generate using Autoconf.
12122         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12123         * Makefile.in: Regenerate.
12124
12125 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12126
12127         * configure: Fix stupid bug where RANLIB was mistakenly included.
12128
12129         * configure.in: Rename (buildargs, hostargs, targargs) to
12130         (build_configargs, host_configargs, target_configargs).
12131
12132         * configure.in: Move logic out of sed statement.
12133
12134         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12135         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12136
12137 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12138
12139         * config.sub: Import from master repository
12140         * config.guess: Ditto
12141
12142 2002-12-24  Andreas Schwab  <schwab@suse.de>
12143
12144         * Makefile.tpl (multilib.out): Fix missing space.
12145         * Makefile.in: Regenerate.
12146
12147 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12148
12149         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12150         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12151         * Makefile.in: Regenerate.
12152         * configure.in: Remove unnecessary leftovers.
12153
12154 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12155
12156         * configure.in (extra_ranlibflags_for_target): New variable.
12157         (*-*-darwin): Add -c to ranlib commands.
12158         * configure (tooldir): Handle extra_ranlibflags_for_target.
12159
12160 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12161
12162         * Makefile.tpl: Revert HJL's change.
12163         * Makefile.in: Regenerated.
12164         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12165         always.
12166
12167 2002-12-19  Andreas Schwab  <schwab@suse.de>
12168
12169         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12170         * Makefile.in: Regenerate.
12171
12172 2002-12-18  H.J. Lu  <hjl@gnu.org>
12173
12174         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12175         * Makefile.in: Regenerated.
12176
12177         * configure.in (build_prefix): New. Substitute.
12178
12179 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12180
12181         * Makefile.tpl: Don't let real targets depend on phony targets.
12182         * Makefile.in: Regenerate.
12183
12184         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12185         * Makefile.in: Regenerate.
12186
12187 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12188
12189         * config.sub: Import from master repository
12190         * config.guess: Ditto
12191
12192 2002-12-16  Jason Merrill  <jason@redhat.com>
12193
12194         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12195         previous 'make bootstrap'.
12196         * Makefile.in: Regenerate.
12197
12198 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12199
12200         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12201
12202 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12203
12204         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12205         * Makefile.in: Regenerate.
12206
12207 2002-12-13  Jason Merrill  <jason@redhat.com>
12208
12209         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12210         library tests.
12211         (check-c++): Just depend on it and check-target-libstdc++-v3.
12212         * Makefile.in: Regenerate.
12213
12214 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12215
12216         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12217         * Makefile.in: Rebuilt.
12218
12219 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12220
12221         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12222
12223 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12224
12225         * configure: Fix bug put in by gremlins.
12226
12227         * Makefile.tpl: Substitute more autoconfily.
12228         * configure: Substitute more autoconfily.
12229         * Makefile.in: Regenerate.
12230
12231 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12232
12233         * config.sub: Import from master repository
12234         * config.guess: Ditto
12235         * MAINTAINERS: Added Svein Seldal under write after approval
12236
12237 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12238
12239         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12240         * Makefile.in (all-sim): Ditto.
12241
12242 2002-12-06  DJ Delorie  <dj@redhat.com>
12243
12244         * Makefile.tpl: Change configure dependencies to not have real
12245         targets depend on phony targets.
12246
12247 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12248
12249         * configure.in: Revert unintentional change.
12250
12251         * Makefile.tpl: Change dependency for */multilib.out so that
12252         it works when gcc isn't in the tree.
12253
12254         * configure.in: Substitute more.
12255         * configure: Run subconfigures from the Makefile.
12256         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12257         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12258
12259 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12260
12261         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12262
12263 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12264
12265         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12266         and corresponding dependencies.
12267         * Makefile.in: Regenerate.
12268
12269         * configure.in (host_tools): Order binutils, gas and ld for
12270         convenience in running the testsuites.
12271
12272         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12273         * Makefile.in: Regenerate.
12274         * configure.in: Introduce rules to serialize subconfigure runs.
12275
12276         * configure.in: Introduce BASE_CC_FOR_TARGET.
12277         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12278         Realize configure-build-* targets.  Realize configure-target-* targets.
12279         * Makefile.in: Regenerate.
12280
12281 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12282
12283         * configure: Move gcc_version_trigger stuff from here...
12284         * configure.in: ...to here.
12285
12286         * configure.in: Separate subconfigure options added by this file from
12287         options given by the user.  Add machinery to put args for host
12288         subconfigures into the Makefile.
12289
12290         * Makefile.tpl: Remove 'vault' targets.
12291         * Makefile.tpl: Reorder and comment dependencies.
12292         * Makefile.in: Regenerate.
12293
12294 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12295         * configure.in: Fix my broken commit of previous patch. (sigh)
12296
12297 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12298
12299         * configure.in: Move host-specific darwin noconfigdirs into
12300         the host-specific section.
12301
12302 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12303
12304         * configure.in: Move host-specific darwin noconfigdirs into
12305         the host-specific section.
12306
12307 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12308
12309         * configure: Remove skip-this-dir support.
12310         * Makefile.tpl: Remove skip-this-dir support.
12311
12312         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12313         subdirectories.
12314         * Makefile.in: Regenerate.
12315
12316         * Makefile.tpl: Strip out useless setting of 'dir'.
12317         * Makefile.in: Regenerate.
12318
12319 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12320
12321         * configure.in: Fix deeply stupid bug.
12322
12323         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12324         shell code in CXX_FOR_TARGET
12325         * Makefile.def: Introduce raw_cxx.
12326         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12327         RAW_CXX_FOR_TARGET.
12328         * Makefile.in: Regenerate.
12329
12330 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12331
12332         * Makefile.tpl: Remove unnecessary ifs.
12333         * Makefile.in: Regenerate.
12334
12335         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12336         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12337         targets for 'no_install' modules.
12338         * configure: Move GDB_TK substitution to configure.in.  Move
12339         build_modules stuff to configure.in.
12340         * configure.in: Implement soft dependency machinery.  Maybe-ize
12341         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12342         * Makefile.in: Regenerate.
12343
12344 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12345
12346         * Makefile.tpl: Make all-target, install-target behave similarly
12347         to all, install (only hitting configured targets).  Eliminate
12348         unused macro defintions.
12349
12350         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12351         build != host.
12352
12353         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12354
12355         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12356
12357         * configure.in: Produce lists of subdir targets we're actually
12358         configuring.  Remove references to "dosrel".
12359         * Makefile.tpl: Let configure set which subdir targets are hit.
12360         Remove install-cross; clean up install; remove ALL.  Remove
12361         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12362         Autogenerate host module targets.  Remove empty dependency lines
12363         and redundant dependency; rearrange slightly.
12364         * Makefile.def: Add host-side libtermcap, utils.
12365
12366         * Makefile.in: Regenerate.
12367
12368 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12369
12370         * ltconfig (osf[345]): Append $major to soname_spec.
12371         Reflect this in library_names_spec.
12372         * ltmain.sh (osf): Prefix $major with . for use as extension.
12373
12374 2002-11-19  Andreas Jaeger  <aj@suse.de>
12375
12376         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12377         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12378         and sparc64 GNU/Linux systems.
12379
12380 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12381
12382         * MAINTAINERS: Update email.
12383
12384 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12385
12386         * MAINTAINERS: Complete James Dennett's entry.
12387
12388 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12389
12390         * MAINTAINERS (Write After Approval): Add myself.
12391
12392 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12393
12394         * Makefile.tpl: syntactic cleanup
12395
12396 2002-11-13  Stuart Hastings  <stuart@apple.com>
12397
12398         * MAINTAINERS: Add myself to write-after-approval list.
12399
12400 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12401
12402         * Makefile.def: Add list of recursive targets to autogenerate.
12403         Add build_modules.
12404         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12405         targets.  Autogenerate *-build-* targets.
12406         * Makefile.in: Regenerate.
12407
12408 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12409
12410         * configure: More autoconf-style substitutions.
12411         * Makefile.tpl: More autoconf-style substitutions.
12412         * Makefile.in: Regenerate.
12413
12414 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12415
12416         * configure: Substitute more variables in a more autoconf-friendly
12417         way.  Simplify slightly.
12418         * Makefile.tpl: Make more variables substitutable in an
12419         autoconf-friendly way.
12420         * Makefile.in: Regenerate.
12421
12422 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12423
12424         * MAINTAINERS (Write After Approval): Add myself.
12425
12426 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12427
12428         * configure.in (v810*): Remove special setting of tools.
12429
12430         * configure: Add support for extra required flags for ar or nm.
12431         * configure.in (aix4.3+): Use above support for target-specific
12432         issues, rather than using config/mt-aix43.
12433
12434 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12435
12436         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12437         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12438         with $srcdir.  Reformat indentation.  Substitute some variables
12439         formerly hard-coded in the Makefile for build=host.
12440         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12441         * Makefile.def: Autogenerate more.
12442         * Makefile.in: Regenerate.
12443
12444 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12445
12446         * MAINTAINERS (Write After Approval): Add myself.
12447
12448 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12449
12450         * Makefile.def (host_modules): Add rda.
12451         * Makefile.in: Regenerate.
12452         * configure.in (target_tool): Add target-rda to list.
12453
12454 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12455
12456         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12457
12458 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12459
12460         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12461         and restrap targets to this rule.
12462         * Makefile.in:  Regenerate.
12463
12464 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12465
12466         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12467         GNATS only accounts.
12468
12469 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12470
12471         * configure.in (i[3456]86-*-linux*): Add check to disable
12472         ${libgcj} for glibc1.
12473
12474 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12475
12476         * MAINTAINERS: Add myself as ip2k port maintainer.
12477
12478 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12479
12480         * configure.in: Add tic4x target.
12481
12482 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12483
12484         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12485         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12486         * Makefile.in: Regenerate.
12487
12488         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12489         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12490         * Makefile.in: Regenerate.
12491
12492 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12493
12494         * MAINTAINERS: Add myself as web pages co-maintainer.
12495
12496 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12497
12498         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12499         * Makefile.in: Regenerate.
12500
12501 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12502
12503         * MAINTAINERS: Add myself and Nathan Sidwell
12504         <nathan@codesourcery.com> as VxWorks maintainers.
12505
12506 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12507
12508         * Makefile.def: Remove order dependency comments.
12509         * Makefile.tpl: Add explicit install-install dependencies.
12510         * Makefile.in: Regenerate.
12511
12512         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12513         * Makefile.in: Regenerate.
12514
12515         * Makefile.tpl: Add configure-target (for src-release in src)
12516         * Makefile.in: Regenerate.
12517
12518 2002-09-30  Nick Clifton  <nickc@redhat.com>
12519
12520         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12521
12522 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12523
12524         * configure.in (s390*-*-linux*): Enable libgcj.
12525
12526 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12527
12528         * configure: Revert accidentally applied changes.
12529
12530         * Makefile.tpl: Make more autoconf-friendly.
12531         * Makefile.in: Regenerate.
12532         * configure: Make substitution more autoconf-like.
12533
12534 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12535
12536         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12537         single entry to handle all these.
12538         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12539         libjava on arm-*-elf.
12540
12541 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12542
12543         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12544         things that depend on them.
12545
12546 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12547
12548         * Makefile.tpl: Make subsituted variables more autoconfy.
12549         * Makefile.in: Regenerate.
12550         * configure: Make seds more autoconfy.
12551
12552 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12553
12554         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12555         * Makefile.in: Regenerate.
12556         * configure.in: Rewrite sed statements to look autoconfy.
12557
12558         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12559         all-target-foo on configure-target-foo.
12560         * Makefile.def: Ditto.
12561         * Makefile.in: Rebuild.
12562
12563 2002-09-25  Andrew Haley  <aph@redhat.com>
12564
12565         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12566
12567 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12568
12569         * Makefile.def: New file.
12570         * Makefile.tpl: New file.
12571         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12572         * contrib/gcc_update: Note that Makefile.in is a generated file.
12573
12574         * configure.in: Minor rearrangement.  Simplify tests.
12575
12576 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12577
12578         * configure.in (with_headers): Skip copy if value is "yes".
12579         (with_libs): Likewise.
12580
12581 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12582
12583         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12584         * configure.in (sh*-*-pe*): Ditto.
12585         * configure.in (mips*-*-pe*): Ditto.
12586         * configure.in (*arm-wince-pe): Ditto.
12587
12588         * configure.in: Rearrange.
12589
12590 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12591
12592         * MAINTAINERS: Update my email address.
12593
12594 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12595
12596         * MAINTAINERS: (Write After Approval): Add myself.
12597
12598 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12599
12600         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12601
12602 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12603
12604         * MAINTAINERS: Change my mailing address.
12605
12606 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12607
12608         * MAINTAINERS (Write After Approval): Remove myself.
12609         (Various Maintainers: c++ runtime libs): Add myself.
12610
12611 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12612
12613         * MAINTAINERS (Write After Approval): Remove myself.
12614         (Various Maintainers: c++ runtime libs): Add myself.
12615
12616 2002-08-15  Eric Christopher  <echristo@redhat.com>
12617
12618         * config.sub: Import from master repository.
12619         * config.guess: Ditto.
12620
12621 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12622
12623         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12624         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12625         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12626
12627 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12628
12629         * MAINTAINERS: Add self to rs6000 vector extensions.
12630
12631 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12632
12633         * libiberty/configure: Reverted unintended yesterday's check in.
12634
12635 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12636
12637         * boehm-gc/configure, libf2c/configure: Rebuilt.
12638         * libffi/configure, libiberty/configure: Ditto.
12639         * libjava/configure, libobjc/configure: Ditto.
12640         * libstdc++-v3/configure, zlib/configure: Ditto.
12641         Merged from binutils:
12642         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12643         From Steve Ellcey <sje@cup.hp.com>:
12644         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12645         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12646         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12647         IA64.
12648         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12649         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12650         soname_spec, sys_lib_search_path_spec): Ditto.
12651
12652 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12653
12654         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12655
12656 2002-08-04  H.J. Lu  (hjl@gnu.org)
12657
12658         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12659
12660 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12661
12662         * MAINTAINERS (Write After Approval): Add myself.
12663
12664 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12665
12666         * configure.in: Move generic linux case to end.  Copy generic
12667         linux noconfigdirs to mips*-*-linux* entry and new
12668         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12669
12670 2002-07-19  Michael Matz  <matz@suse.de>
12671
12672         * MAINTAINERS: Add myself as ra* maintainer.
12673
12674 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12675
12676         * config.guess: Update to 2002-07-09 version.
12677         * config.sub: Update to 2002-07-03 version.
12678
12679 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12680
12681         * MAINTAINERS: Fix typo in a maintainer email address.
12682
12683 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12684
12685         * configure.in: Remove two redundant tests.
12686
12687 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12688
12689         * configure.in (mips*-*-irix6*o32): Enable stabs.
12690
12691 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12692
12693         * configure.in: Don't build grez.
12694         * Makefile.in: Ditto.
12695
12696         * Makefile.in: Remove references to bsp, cygmon, libstub.
12697         * configure.in: Ditto.
12698
12699         * configure.in: Remove leftover reference to gdbtest.
12700
12701 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12702
12703         * configure.in (gxx_include_dir):  Change to match versioned
12704         C++ headers if --enable-version-specific-runtime-libs is used.
12705
12706 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12707
12708         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12709
12710 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12711
12712         * configure.in: Make --without-x work.
12713
12714 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12715
12716         * configure.in: Rearrange target Makefile fragment collection.
12717
12718         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12719         cvs[src].
12720         * configure.in: Ditto.
12721
12722 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12723
12724         * MAINTAINERS (Write After Approval): Update my e-mail address.
12725
12726 2002-06-24  Ben Elliston  <bje@redhat.com>
12727
12728         * configure.in (host_tools): Remove cgen.
12729
12730         * Makefile.in (all-cgen): Remove; runs from its source directory.
12731         (check-cgen, install-cgen, clean-cgen): Likewise.
12732         (all-opcodes): Do not depend on all-cgen.
12733         (all-sim): Likewise.
12734
12735 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12736
12737         * Makefile.in: Eliminate 'apache' targets.
12738         * configure.in: Eliminate 'apache' targets.
12739
12740         * configure.in: Eliminate redundant tests.  Reorganize.
12741
12742         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12743
12744         * config-ml.in: Eliminate references to Cygnus configure.
12745
12746         * Makefile.in: Eliminate references to building emacs.
12747
12748 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12749
12750         * MAINTAINERS: Update my email address.
12751
12752 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12753
12754         * config.if (libstdcxx_incdir): Version C++ headers.
12755         (cxx_incdir): Remove.
12756
12757 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12758
12759         * MAINTAINERS (Write After Approval): Add self.
12760
12761 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12762
12763         * configure.in: Add support for ip2k.
12764
12765 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12766
12767         * configure.in: Fix AIX configury bug.
12768
12769 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12770
12771         * MAINTAINERS (Write After Approval): Add self.
12772
12773 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12774
12775         * configure.in: replace ${topsrcdir} with ${srcdir}
12776
12777         * configure.in: Move definition of libstdcxx_flags
12778         right above usage, rather than waaay earlier.
12779
12780         * configure.in: Pull definition of is_cross_compiler earlier.
12781
12782         * configure.in: Rearrange a little.
12783
12784         * configure.in: Remove references to librx.
12785         * Makefile.in: Remove references to librx.
12786
12787 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12788
12789         * config.sub: Add support for avr target.
12790         Import from master sources, rev 1.255
12791
12792 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12793
12794         * configure, .cvsignore:  Revert previous change...
12795         * Makefile:  ...delete.
12796
12797 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12798
12799         * configure.in: Eliminate ${gasdir} variable.
12800
12801 2002-06-18  Dave Brolley  <brolley@redhat.com>
12802
12803         * configure.in: Add support for frv.
12804         * config.sub: Add support for frv.
12805
12806 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12807
12808         * configure:  Remove garbage from previous commit.
12809
12810 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12811
12812         * configure:  For in-source builds, make a subdir and re-exec there.
12813         * Makefile:  New file.  Pass targets through to build directory.
12814         * .cvsignore:  No longer ignore "Makefile".
12815
12816 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12817
12818         * MAINTAINERS (Write After Approval): Add self.
12819
12820 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12821
12822         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12823
12824 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12825
12826         * configure.in (vax-*-netbsd*): Re-enable gas.
12827
12828 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12829
12830         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12831         BUILD_PREFIX_1, to correct nomenclature.
12832         * configure: Likewise.
12833
12834         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12835         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12836
12837 2002-05-31  Olaf Hering  <olh@suse.de>
12838
12839         * config-ml.in: Propogate DESTDIR also.
12840
12841 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12842
12843         * configure.in (vax-*-netbsd*): Don't build gas for this
12844         platform.
12845
12846 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12847
12848         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12849         and libgcj for AVR.
12850
12851 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12852
12853         * MAINTAINERS (Write After Approval): Add myself.
12854
12855 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12856
12857         * config.guess: Update to 2002-05-22 version.
12858         * config.sub: Likewise.
12859
12860 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12861
12862         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12863         * config-ml.in: Likewise.
12864         * configure: Likewise.
12865         * configure.in: Likewise.
12866
12867 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12868
12869         * MAINTAINERS: Update my email address.
12870
12871 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12872
12873         * configure.in: Simplify makefile fragment collection.
12874
12875         * configure.in: Remove code to build emacs.
12876
12877         * configure.in : Remove --srcdir argument from targargs and buildargs
12878         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12879
12880         * configure: Move some logic to configure.in.
12881         * configure.in: Move some logic from configure.
12882
12883 2002-05-11  Tom Tromey  <tromey@redhat.com>
12884
12885         * MAINTAINERS: Reflect libgcj reality.
12886
12887 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12888
12889         * Makefile.in: Honour DESTDIR.
12890
12891 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12892
12893         * config.guess: Import 2002-03-20 version.
12894         * config.sub: Import 2002-04-26 version.
12895
12896 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12897
12898         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12899
12900 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12901
12902         * MAINTAINERS: Add self.
12903
12904 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12905
12906         * ltmain.sh: Detect and handle object name conflicts
12907         while piecewise linking a static library.
12908
12909 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12910
12911         * configure.in (noconfigdirs): Don't disable libgcj on
12912         sparc64-*-solaris* and sparcv9-*-solaris*.
12913
12914 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12915
12916         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12917
12918 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12919
12920         * configure.in (FLAGS_FOR_TARGET): Do not add
12921         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12922         on i[3456]86-*-linux*.
12923
12924 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12925
12926         * configure.in (noconfigdirs): Replace [ ] with test.
12927
12928         * configure.in (noconfigdirs): Do not add target-newlib if
12929         target == i[3456]86-*-linux*, and host == target.
12930
12931 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12932
12933         * configure.in: delete reference to absent file
12934
12935         * configure.in: replace '[' with 'test'
12936
12937         * configure.in: Eliminate references to gash.
12938         * Makefile.in: Eliminate references to gash.
12939
12940         * configure.in: remove useless references to 'pic' makefile fragments.
12941
12942         * configure.in: (*-*-windows*) Finish removing.
12943
12944         * configure.in: Eliminate redundant test for libgui.
12945
12946 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12947
12948         * MAINTAINERS: Add self and realphabetize.  Update entries
12949         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12950         entry for a29k port maintainer.
12951
12952 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12953
12954         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12955         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12956
12957 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12958
12959         * configure.in: remove references to dead files
12960
12961 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12962
12963         * MAINTAINERS: Add information about purpose of this file.
12964
12965 2002-04-18  Tom Tromey  <tromey@redhat.com>
12966
12967         * configure.in: Disallow configuring libgcj when it is already
12968         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12969         Solaris 2.8 by default.  For PR libgcj/6158.
12970
12971 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12972
12973         * configure.in:  Move default CC setting out of config/mh-* fragments
12974         directly into here.
12975
12976 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12977
12978         * configure.in: don't even try to configure or make a subdirectory
12979         if there's no configure script for it.
12980
12981 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12982
12983         * MAINTAINERS: Remove chill maintainers.
12984         * Makefile.in (CHILLFLAGS): Remove.
12985         (CHILL_LIB): Remove.
12986         (TARGET_CONFIGDIRS): Remove libchill.
12987         (CHILL_FOR_TARGET): Remove.
12988         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12989         CHILL_LIB.
12990         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12991         (CHECK_TARGET_MODULES): Likewise.
12992         (INSTALL_TARGET_MODULES): Likewise.
12993         (CLEAN_TARGET_MODULES): Likewise.
12994         (configure-target-libchill): Remove.
12995         (all-target-libchill): Remove.
12996         * configure.in (target_libs): Remove target-libchill.
12997         Do not compute CHILL_FOR_TARGET.
12998         * libchill: Remove directory.
12999
13000 2002-04-11  DJ Delorie  <dj@redhat.com>
13001
13002         * Makefile.in, configure.in: Sync with binutils, entries
13003         follow...
13004
13005 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13006
13007         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13008         (do-tar, do-bz2): New rules.
13009         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13010         (gdb-tar): New rule.
13011         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13012         (insight_dejagnu.tar): New rule.
13013         (insight.tar): New rule.
13014         (gdb+dejagnu.tar): New rule.
13015         (gdb.tar): New rule.
13016
13017 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13018
13019         * Makefile.in: Add all-tix to deps for all-snavigator
13020         so that tix is built when building snavigator.
13021
13022 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13023
13024         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13025         ld and gdb are not supported.
13026
13027 2002-01-07  Mark Salter  <msalter@redhat.com>
13028
13029         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13030         Allow target-libgloss to be built for arm, strongarm, and xscale.
13031
13032 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13033
13034         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13035         options for i[3456]86-pc-linux* native builds.
13036
13037 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13038
13039         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13040         files from .po files for a distribution.
13041
13042 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13043
13044         * configure.in: Enable libstdc++-v3 for h8300 targets.
13045
13046 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13047
13048         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13049         version from bfd/.
13050
13051 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13052
13053         * Makefile.in (VER): When present, extract the version number from
13054         the file version.in.
13055
13056 2001-05-24  Tom Rix  <trix@redhat.com>
13057
13058         * configure.in : enable ld for aix
13059
13060 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13061
13062         * config.guess: Add linux target for S/390.
13063
13064 2000-11-07  Philip Blundell  <pb@futuretv.com>
13065
13066         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13067
13068 2000-11-03  Philip Blundell  <pb@futuretv.com>
13069
13070         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13071         files.
13072
13073 2001-01-15  Ben Elliston  <bje@redhat.com>
13074
13075         * configure.in (host_tools): Add sid.
13076         Always configure cgen.
13077
13078 2000-11-24  Nick Clifton  <nickc@redhat.com>
13079
13080         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13081
13082 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13083
13084         * Makefile.in (ALL_MODULES): Add all-cgen.
13085         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13086         (all-cgen): New target.
13087         (all-opcodes,all-sim): Depend on all-cgen.
13088         * configure.in (host_tools): Add cgen.
13089         Only configure cgen if --enable-cgen-maint.
13090
13091 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13092
13093         * configure.in: Add *-*-freebsd* configurations.
13094
13095 2002-04-08  Tom Tromey  <tromey@redhat.com>
13096
13097         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13098         Fixes PR libgcj/6068.
13099
13100 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13101
13102         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13103
13104 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13105
13106         * configure.in (alpha*-dec-osf*): Enable libgcj.
13107
13108 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13109
13110         * MAINTAINERS (Write After Approval): Add myself.
13111
13112 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13113
13114         Fix for: PR bootstrap/3591, target/5676
13115         * configure.in (mcore-pe): Disable the configuration of
13116         libstdc++-v3 since exceptions are not supported.
13117
13118 2002-03-20  Anthony Green  <green@redhat.com>
13119
13120         * configure.in: Enable libgcj for xscale-elf target.
13121
13122 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13123
13124         * MAINTAINERS:  Update my email address.
13125
13126 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13127
13128         * ltmain.sh (relink_command): Fix typo in previous change.
13129
13130 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13131
13132         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13133         (relink_command): Added --tag flags.
13134         (mode=install): If relinking fails; error out.
13135
13136 2002-03-12  Richard Henderson  <rth@redhat.com>
13137
13138         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13139         .NOTPARALLEL tag.
13140         (do-check): Rename from check.
13141         (check): Allow parallel check.
13142
13143 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13144
13145         * MAINTAINERS: Add myself as maintainer for xtensa port.
13146         Fix alphabetical order in CPU port maintainer list.
13147         Remove myself from Write After Approval list.
13148
13149 2002-03-11  Richard Henderson  <rth@redhat.com>
13150
13151         * Makefile.in (.NOTPARALLEL): Add fake tag.
13152
13153 2002-03-07  H.J. Lu  (hjl@gnu.org)
13154
13155         * configure.in: Enable gprof for mips*-*-linux*.
13156
13157 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13158
13159         * MAINTAINERS (Write After Approval): Add myself.
13160
13161 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13162
13163         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13164         libjava.
13165         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13166
13167 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13168
13169         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13170         because its Makefile is there; test for the executable instead.
13171
13172 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13173
13174         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13175         libstdc++-v3 and libjava.
13176
13177 2002-02-11  Adam Megacz  <adam@xwt.org>
13178
13179         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13180         boehm-gc
13181
13182 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13183
13184         * config.guess: Updated to 2002-01-30's version.
13185         * config.sub: Updated to 2002-02-01's version.
13186         Contribute sh64-elf.
13187         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13188         * configure.in: Added sh64-*-*.
13189
13190 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13191
13192         * MAINTAINERS: Belatedly add myself to write after approval list.
13193
13194 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13195
13196         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13197         Remove self as Write After Approval.
13198
13199 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13200
13201         * MAINTAINERS: Put self in as maintainer for contrib/regression
13202         directory.
13203
13204 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13205
13206         * MAINTAINERS:  Update my email address.
13207
13208 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13209
13210         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13211         target-libiberty, and target-libgloss.  Skip Java-related
13212         libraries if not supported for NetBSD on target CPU.
13213
13214 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13215
13216         * install-sh: Use _inst.$$_ for temp file name.
13217
13218 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13219
13220         * MAINTAINERS (Write After Approval): Move my contact info
13221         from here...
13222         (OS Port Maintainers): ...to here (netbsd).
13223
13224 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13225
13226         * MAINTAINERS (Write After Approval): Add myself.
13227
13228 2002-01-17  H.J. Lu  <hjl@gnu.org>
13229
13230         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13231         (all-target-fastjar): Also depend on all-target-libiberty.
13232
13233 2002-01-16  H.J. Lu  (hjl@gnu.org)
13234
13235         * config.guess: Import from master sources, rev 1.225.
13236         * config.sub: Import from master sources, rev 1.238.
13237
13238 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13239
13240         * MAINTAINERS (Write After Approval): Remove myself.
13241
13242 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13243
13244         * MAINTAINERS (Write After Approval): Add myself.
13245
13246 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13247
13248         * MAINTAINERS: Add self as docs co-maintainer.
13249
13250 2001-12-11  Matthias Klose  <doko@debian.org>
13251
13252         * MAINTAINERS (Write After Approval): Add myself.
13253
13254 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13255
13256         * MAINTAINERS: Update my email address.
13257
13258 2001-12-07  Turly O'Connor  <turly@apple.com>
13259         * MAINTAINERS (Write After Approval): Add myself.
13260         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13261         (rs6000_initialize_trampoline): Call __trampoline_setup for
13262         ABI_DARWIN too.
13263         * darwin-tramp.asm: New file, implements __trampoline_setup.
13264         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13265
13266 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13267
13268         * MAINTAINERS (Write After Approval): Add myself.
13269
13270 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13271
13272         * configure, configure.in: Use temp file for long sed commands.
13273
13274 2001-12-03  Laurent Guerby  <guerby@acm.org>
13275
13276         * config.sub: Update to version 1.232 on subversion.
13277
13278 2001-12-03  Ben Elliston  <bje@redhat.com>
13279
13280         * MAINTAINERS: Update mail address for config.* patches.
13281
13282 2001-11-27  DJ Delorie  <dj@redhat.com>
13283             Zack Weinberg  <zack@codesourcery.com>
13284
13285         When build != host, create libiberty for the build machine.
13286
13287         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13288         CONFIG_ARGUMENTS.
13289         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13290         New variables.
13291         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13292         and rules.
13293         (all.normal): Depend on ALL_BUILD_MODULES.
13294         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13295         (all-build-libiberty): Depend on configure-build-libiberty.
13296
13297         * configure: Calculate and substitute proper value for
13298         ALL_BUILD_MODULES.
13299         * configure.in: Create the build subdirectory.
13300         Calculate and substitute TARGET_CONFIGARGS (formerly
13301         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13302
13303 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13304
13305         * MAINTAINERS (write-after-approval): Add self.
13306
13307 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13308
13309         * MAINTAINERS (GNATS only accounts): Remove self.
13310
13311 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13312
13313         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13314         libf2c.
13315
13316 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13317
13318         * MAINTAINERS (Write After Approval): Add self.
13319
13320 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13321
13322         * MAINTAINERS: mips and s390 are also CPU ports.
13323
13324 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13325
13326         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13327
13328 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13329
13330         * MAINTAINERS: Alphabetize.
13331
13332 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13333
13334         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13335
13336 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13337
13338         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13339
13340 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13341
13342         * configure.in (--enable-languages): Be more permissive about
13343         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13344
13345 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13346
13347         * config.sub: Import from master sources, rev. 1.230.
13348         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13349
13350 2001-11-07  Laurent Guerby  <guerby@acm.org>
13351
13352         * MAINTAINERS (Write After Approval): Add self.
13353
13354 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13355
13356         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13357
13358 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13359
13360         * config.sub: Import from master sources, rev 1.226.
13361         * config.guess: Import from master sources, rev 1.216.
13362
13363 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13364
13365         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13366         * MAINTAINERS: Add self as maintainer of MMIX port.
13367         Remove old after-approval entry.
13368
13369 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13370
13371         * ChangeLog, configure: Fix spelling errors.
13372
13373 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13374
13375         * MAINTAINERS: Tweak my address.
13376
13377 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13378
13379         * MAINTAINERS: Update my email address.
13380
13381 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13382
13383         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13384         * MAINTAINERS: Add self as maintainer of CRIS port.
13385
13386 2001-10-10  Geert Bosch  <bosch@gnat.com>
13387
13388         * MAINTAINERS (Various maintainers: Ada front end):
13389         Added Robert Dewar.
13390
13391 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13392
13393         * MAINTAINERS (Write After Approval): Added self
13394
13395 2001-10-02  Geert Bosch  <bosch@gnat.com>
13396
13397         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13398
13399 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13400
13401         * configure: Handle temporary files securely using mkdir.
13402
13403 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13404
13405         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13406
13407 2001-09-26  Will Cohen  <wcohen@redhat.com>
13408
13409         * configure.in (*-*-linux*): Disable configuration of target-newlib
13410         and target-libgloss.
13411
13412 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13413
13414         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13415         RANLIB.
13416
13417 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13418
13419         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13420         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13421         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13422         avoid quotes nesting problems.
13423         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13424         (DO_X): Export only variables that are set.
13425
13426 2001-09-19  Ben Elliston  <bje@redhat.com>
13427
13428         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13429         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13430         semantics.  Use the shell built-in "type" command instead.
13431
13432 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13433
13434         Merged from gcc-3_0-branch:
13435         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13436         * ltcf-c.sh: Use $objext, not $ac_objext.
13437         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13438         * ltcf-cxx.sh: Add support for GNU.
13439         2001-07-22  Timothy Wall  <twall@redhat.com>
13440         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13441         default settings if using GNU tools with that configuration.
13442         * ltcf-cxx.sh: Ditto.
13443         * ltcf-gcj.sh: Ditto.
13444         2001-07-21  Michael Chastain  <chastain@redhat.com>
13445         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13446         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13447         * ltmain.sh: Mark as gcc-local.
13448
13449 2001-08-30  Eric Christopher  <echristo@redhat.com>
13450             Jason Eckhardt  <jle@redhat.com>
13451
13452         * config.guess: Merge from master sources.
13453         * config.sub: Merge from master sources, add support for mipsisa32.
13454
13455 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13456         * config.sub: Merge from master sources, rev 1.219.
13457         * MAINTAINERS: Add self as contact for stormy16 port.
13458
13459 2001-08-14  Zack Weinberg  <zackw@panix.com>
13460
13461         * config.sub: Merge from master sources, rev 1.218.
13462         * config.guess: Merge from master sources, rev 1.209.
13463
13464 2001-08-11  Graham Stott  <grahams@redhat.com>
13465
13466         * Makefile.in (check-c++): Add missing semicolon.
13467
13468 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13469
13470         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13471
13472 2001-07-30  Eric Christopher  <echristo@redhat.com>
13473
13474         * MAINTAINERS (Various maintainers: mips port): Added myself.
13475
13476 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13477
13478         * configure.in (sh-*-linux*): New.
13479
13480 2001-07-27  Richard Henderson  <rth@redhat.com>
13481
13482         * .cvsignore: Add LAST_UPDATED.
13483
13484 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13485
13486         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13487
13488 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13489
13490         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13491
13492 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13493
13494         * MAINTAINERS (Write After Approval): Added myself.
13495
13496 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13497
13498         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13499         and libgcj on m68hc11/m68hc12.
13500
13501 2001-06-27  H.J. Lu  (hjl@gnu.org)
13502
13503         * Makefile (CFLAGS_FOR_BUILD): New.
13504         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13505
13506 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13507
13508         * README: Remove version number.
13509
13510 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13511
13512         * INSTALL/README: Update wrt. to the installation instructions now
13513         residing in gcc/doc/install.texi.
13514
13515 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13516
13517         * README: Replace with a cut-down and updated version of gcc/README.
13518
13519 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13520
13521         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13522         multilibs to be disabled.
13523
13524 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13525
13526         * MAINTAINERS (Write After Approval): Add myself.
13527
13528 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13529
13530         * config.guess: Import CVS version 1.195.
13531         * config.sub: Import CVS version 1.212.
13532
13533 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13534
13535         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13536         gcc/xgcc is built, use -print-prog-name to find out the program
13537         name to use.
13538
13539 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13540
13541         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13542         appear to also be in the master copy.
13543         * config.sub:  Import CVS version 1.211.
13544
13545 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13546
13547         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13548         with_gcc]: Use `gcc -shared' to build a shared library.
13549
13550 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13551
13552         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13553         archives.
13554
13555 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13556
13557         * MAINTAINERS (Write After Approval): Add myself.
13558
13559 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13560
13561         * configure.in (libstdcxx_flags): Do not try to execute
13562         libstdc++-v3/testsuite_flags until it exists.
13563
13564 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13565
13566         * MAINTAINERS: Update my email address.
13567
13568 2001-05-31  Graham Stott  <grahams@redhat.com>
13569
13570         * MAINTAINERS (Write After Approval): Add myself.
13571
13572 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13573
13574         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13575         libraries when using g++ with native linker.
13576
13577 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13578
13579         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13580
13581 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13582
13583         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13584         [aix4*|aix5*]: Prepend blank.
13585
13586 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13587
13588         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13589         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13590         of subdir/configure scripts to use the new libtool.m4.
13591
13592 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13593
13594         * MAINTAINERS (Write After Approval): Add myself.
13595
13596 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13597
13598         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13599
13600 2001-05-11  Ben Elliston  <bje@redhat.com>
13601
13602         * Makefile.in (all-sid): New target.
13603         (check-sid, clean-sid, install-sid): Likewise.
13604
13605 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13606
13607         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13608
13609 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13610
13611         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13612         libgcj.
13613
13614 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13615
13616         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13617         gcc/xgcc is built, use -print-prog-name to find out the program
13618         name to use.
13619
13620 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13621
13622         * configure.in (noconfigdirs): Don't reset it from scratch in the
13623         target case; only append to it.
13624
13625         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13626         sparc-*-solaris2.8]: Disable ${libgcj}.
13627
13628 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13629
13630         * configure.in (libgcj_saved): Copy from $libgcj.
13631         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13632         --disable-libgcj.
13633
13634 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13635
13636         * MAINTAINERS: Remove self as MIPS maintainer and
13637         C front end maintainer.
13638
13639 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13640
13641         * configure.in: Move *-chorusos target case to the proper switch.
13642         Disable libgcj.
13643
13644 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13645
13646         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13647         1.641.2.228.
13648
13649 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13650
13651         * Makefile.in (STAGE1_CFLAGS): Pass down.
13652
13653 2001-04-13  Alan Modra  <amodra@one.net.au>
13654
13655         * config.guess: Add hppa64-linux support.  Note for next import that
13656         this is already in the master file.
13657         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13658
13659 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13660
13661         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13662         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13663
13664 2001-04-11  Stan Shebs  <shebs@apple.com>
13665
13666         * MAINTAINERS: Add self as Darwin port maintainer.
13667
13668 2001-04-11  Alan Modra  <amodra@one.net.au>
13669
13670         * MAINTAINERS: Update my email address.
13671
13672 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13673
13674         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13675         recent versions of FreeBSD (release 3 or later).
13676         * ltconfig: On FreeBSD, -lc must not be provided when building
13677         a shared library or else the standard -pthread gcc option is
13678         rendered worthless to later users of the built library.
13679
13680 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13681
13682         * MAINTAINERS: Add self and RTH as C front end maintainers.
13683
13684 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13685
13686         * config.sub: Make sure to match an already-canonicalized
13687         machine name (eg. mn10300-unknown-elf).
13688
13689 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13690
13691         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13692         New macros.
13693         (bootstrap, cross): Use RECURSE_FLAGS.
13694         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13695
13696 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13697
13698         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13699
13700 2001-03-22  Colin Howell  <chowell@redhat.com>
13701
13702         * Makefile.in (DO_X): Do not backslash single-quotes in
13703         backquotes (two places).
13704
13705 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13706
13707         Re-installed:
13708         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13709         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13710         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13711         * ltcf-cxx.sh: Likewise.
13712         * ltcf-gcj.sh: Likewise.
13713
13714 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13715
13716         * MAINTAINERS: Add myself as "documentation co-maintainer".
13717
13718 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13719
13720         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13721         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13722
13723 2001-03-19  Tom Tromey  <tromey@redhat.com>
13724
13725         * config-ml.in: Handle GCJ and GCJFLAGS.
13726
13727 2001-03-21  Michael Chastain  <chastain@redhat.com>
13728
13729         * Makefile.in: all-m4 depends on all-texinfo.
13730
13731 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13732
13733         * MAINTAINERS: Add myself to write after approval list.
13734
13735 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13736
13737         * Makefile.in (DO_X): Quote nested quotes.
13738
13739 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13740
13741         * MAINTAINERS: Add myself to write after approval list.
13742
13743 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13744
13745         * Makefile.in (DO_X): Use double quotes for quoting
13746         "RANLIB=$${RANLIB}".
13747
13748 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13749
13750         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13751
13752 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13753
13754         * configure.in: Only use `lang_requires' for languages athat are
13755         actually enabled.
13756
13757 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13758
13759         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13760
13761 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13762
13763         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13764
13765 2001-03-07  Tom Tromey  <tromey@redhat.com>
13766
13767         * configure.in: Allow config-lang.in to set `lang_requires' to list
13768         of other required languages.
13769
13770 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13771
13772         * Makefile.in: Remove RANLIB definition. Use RANLIB
13773         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13774         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13775
13776 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13777             Alexandre Oliva  <aoliva@redhat.com>
13778
13779         * Makefile.in (check-c++): Use tabs, not spaces.
13780
13781 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13782
13783         * MAINTAINERS: add myself to Write After Approval list.
13784
13785 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13786
13787         * Makefile.in (check-c++): New rule.
13788
13789         * configure.in (target_libs): Remove libg++.
13790         (noconfigdirs): Remove libg++.
13791         (noconfigdirs): Same.
13792         (noconfigdirs): Same.
13793         (noconfigdirs): Same.
13794
13795         * config-ml.in: Remove libg++ references.
13796
13797         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13798         (ALL_TARGET_MODULES): Same.
13799         (configure-target-libg++): Remove.
13800         (all-target-libg++): Remove.
13801         (configure-target-libio): Remove.
13802         (all-target-libio): Remove.
13803         (check-target-libio): Remove.
13804         (.PHONY): Remove.
13805         (libg++.tar.bz2): Remove.
13806         (all-target-cygmon): Remove libio.
13807         (all-target-libstdc++): Remove.
13808         (configure-target-libstdc++): Remove.
13809         (TARGET_LIB_PATH): Remove libstdc++.
13810         (ALL_GCC_CXX): Remove libstdc++.
13811         (all-target-gperf): Correct.
13812
13813 2001-02-16  Nick Clifton  <nickc@redhat.com>
13814
13815         * configure.in (noconfigdirs): Allow configuration of texinfo
13816         for Cygwin hosts.
13817
13818 2001-02-15  Anthony Green  <green@redhat.com>
13819
13820         * configure: Introduce GCJ_FOR_TARGET.
13821         * configure.in: Ditto.
13822         * Makefile.in: Ditto.
13823
13824 2001-02-13  Andreas Schwab  <schwab@suse.de>
13825
13826         * MAINTAINERS: Update mail address.
13827
13828 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13829
13830         * config.guess: Add linux target for S/390.
13831         * config.sub: Likewise.
13832
13833 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13834
13835         * configure.in: for *-chorusos, don't config target-newlib and
13836         target-libgloss.
13837
13838 2001-02-06  Ben Elliston  <bje@redhat.com>
13839
13840         * configure: Output host type to stdout, not stderr.
13841
13842 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13843
13844         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13845         * ltcf-cxx.sh: Likewise.
13846
13847         * config.if: Assume enable_libstdcxx_v3 is defined.
13848
13849 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13850
13851         Remove V2 C++ library.
13852         * configure.in: Remove --enable-libstdcxx_v3 support.
13853
13854 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13855
13856         * include/demangle.h: Add prototype for java_demangle_v3.
13857
13858 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13859
13860         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13861
13862 2001-01-27  Richard Henderson  <rth@redhat.com>
13863
13864         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13865
13866 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13867
13868         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13869         Don't unset, it's non-portable and no longer necessary, set to empty
13870         instead.
13871
13872 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13873
13874         * ltconfig: Shell portability fix for the tagname validity check.
13875
13876 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13877
13878         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13879         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13880
13881 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13882
13883         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13884
13885 2001-01-26  Tom Tromey  <tromey@redhat.com>
13886
13887         * configure.in: Allow libgcj to be built on Sparc Solaris.
13888
13889 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13890
13891         * ltcf-c.sh: Add aix5 case.
13892         * ltcf-cxx.sh: Likewise.
13893         * ltconfig: Likewise.
13894
13895 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13896
13897         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13898         keep at least one of build_libtool_libs or build_old_libs set to
13899         yes.
13900
13901         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13902         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13903
13904 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13905
13906         * configure.in: Enable libgcj on several additional platforms.
13907
13908 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13909
13910         * configure.in: Enable libgcj for linux targets.
13911
13912 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13913
13914         * MAINTAINERS (Write After Approval): Add myself.
13915
13916 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13917
13918         * MAINTAINERS: Add myself as vax port maintainer.
13919
13920 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13921
13922         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13923
13924 2001-01-09  Mike Stump  <mrs@wrs.com>
13925
13926         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13927         failures of subdirectories.
13928
13929 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13930
13931         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13932         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13933         * ltcf-cxx.sh: Likewise.
13934         * ltcf-gcj.sh: Likewise.
13935         * ltconfig.sh: Fix typo.
13936
13937 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13938
13939         * configure: handle DOS-style absolute paths.
13940
13941 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13942
13943         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13944
13945 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13946
13947         * MAINTAINERS: Add myself as avr port co-maintainer.
13948
13949 2000-12-28  Ben Elliston  <bje@redhat.com>
13950
13951         * MAINTAINERS: Add myself under ``Write After Approval''.
13952
13953 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13954
13955         * texinfo: Remove directory from GCC.
13956
13957 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13958
13959         * COPYING: Update to current
13960         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13961         to 19yy as example year in copyright notice).
13962
13963 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13964
13965         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13966         (libstdcxx_incdir): Pass down.
13967         * config.if: Remove expired bits for cxx_interface, add stub.
13968         (libstdcxx_incdir): Add variable for g++ include directory.
13969         * configure.in (gxx_include_dir): Use it.
13970
13971 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13972
13973         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13974         with old-email address from ``Write After Approval''.
13975
13976 2000-12-15  Andreas Jaeger  <aj@suse.de>
13977
13978         * configure.in: Handle lang_dirs.
13979
13980 2000-12-14  Tom Tromey  <tromey@redhat.com>
13981
13982         * MAINTAINERS: Removed brads.
13983
13984         * MAINTAINERS: Added gcj developers.
13985
13986 2000-12-13  Anthony Green  <green@redhat.com>
13987
13988         * configure.in: Disable libgcj for any target not specifically
13989         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13990         with g++ abi.
13991
13992 2000-12-13  Mike Stump  <mrs@wrs.com>
13993
13994         * Makefile.in (local-distclean): Also remove fastjar.
13995
13996 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13997
13998         * contrib/gcc_update: Add fastjar --touch entries.
13999
14000 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14001
14002         * configure.in: Disable language-specific target libraries for
14003         languages that aren't enabled.
14004
14005 2000-12-10  Anthony Green  <green@redhat.com>
14006
14007         * configure.in: Define libgcj.  Disable libgcj target libraries for
14008         most targets.
14009
14010 2000-12-10  Neil Booth  <neilb@earthling.net>
14011
14012         * MAINTAINERS: Update mail address, remove from WAA list.
14013
14014 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14015
14016         * libjava: Imported from /cvs/java.
14017         * libffi: Likewise.
14018         * Boehm-gc: Likewise.
14019
14020 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14021
14022         * configure.in (target_libs): Revert 2000-12-08 patch.
14023         (noconfigdirs): Added target-libjava.
14024
14025 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14026
14027         * djunpack.bat: removed.
14028
14029 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14030
14031         * Makefile.in: handle DOS-style absolute paths.
14032         * config-ml.in: likewise.
14033         * symlink-tree: likewise.
14034
14035 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14036
14037         * fastjar: Imported.
14038
14039 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14040
14041         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14042         libjava.
14043         * configure.in (target_libs): Removed `target-libjava'.
14044
14045 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14046
14047         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14048         (ALL_MODULES): Added fastjar.
14049         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14050         (all-target-libjava): all-fastjar replaces all-zip.
14051         (all-fastjar): Added.
14052         (configure-target-fastjar, all-target-fastjar): Likewise.
14053         * configure.in (host_tools): Added fastjar.
14054
14055 2000-12-07  Mike Stump  <mrs@wrs.com>
14056
14057         * Makefile.in (local-distclean): Remove leftover built files.
14058
14059 2000-11-24  Nick Clifton  <nickc@redhat.com>
14060
14061         * configure.in (xscale-elf): Add target.
14062         (xscale-coff): Add target.
14063
14064 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14065
14066         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14067         recent versions of FreeBSD (release 3 or later).
14068         * ltconfig: On FreeBSD, -lc must not be provided when building
14069         a shared library or else the standard -pthread gcc option is
14070         rendered worthless to later users of the built library.
14071
14072 2000-11-16  Fred Fish  <fnf@be.com>
14073
14074         * configure.in (enable_libstdcxx_v3): Fix typo,
14075         libstd++ -> libstdc++.
14076
14077 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14078
14079         * MAINTAINERS: Add self to Write After Approval list.
14080
14081 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14082
14083         * MAINTAINERS: Update my email address.  Add myself to global write
14084         privs list.
14085
14086 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14087
14088         * Makefile.in: Merge with src and libgcj.
14089         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14090         configure-target-<library> when their configure scripts need the C
14091         or C++ library to have already been built to work properly.
14092         (do_proto_toplev): Set them to an empty string.
14093
14094         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14095         (REALLY_SET_LIB_PATH): Use them.
14096
14097 2000-11-17  Stan Shebs  <shebs@apple.com>
14098
14099         * MAINTAINERS: Add self to Write After Approval list.
14100
14101 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14102
14103         * configure: Provide the original toplevel configure arguments
14104         (including $0) to subprocesses in the environment rather than
14105         through gcc/configargs.h.
14106
14107 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14108
14109         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14110         C99.  Alphabetise "Write After Approval" list.
14111
14112 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14113
14114         * configure: Turn on libstdc++ V3 by default.
14115
14116         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14117         if we've got GCC.
14118
14119 2000-11-11  Philip Blundell  <philb@gnu.org>
14120
14121         * MAINTAINERS: Add self to Write After Approval list.
14122
14123 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14124
14125         * ltcf-c.sh (aix4): Improve shared library configuration; require
14126         exporting symbols.
14127         * ltcf-cxx.sh (aix4): Define.
14128         * ltconfig (aix4): Define library and soname specs appropriate for
14129         AIX.  Define command to create export symbols list.
14130
14131 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14132
14133         * config.sub: Add support for Sun Chorus
14134
14135 2000-10-31  Nick Clifton  <nickc@redhat.com>
14136
14137         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14138         <name>@redhat.com.  Also installed new email address for Clint
14139         Popetz.
14140
14141 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14142
14143         * etc: Remove directory from GCC.
14144
14145 2000-10-16  Michael Meissner  <meissner@redhat.com>
14146
14147         * configure (gcc/configargs.h): Only create if there is a build GCC
14148         directory created.
14149
14150 2000-10-16  Matthias Klose  <doko@debian.org>
14151
14152         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14153         when configured for libstdc++-v3.
14154
14155 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14156
14157         * configure: Save configure arguments to gcc/configargs.h.
14158
14159 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14160
14161         * config.guess: Import CVS version 1.157.
14162         * config.sub: Import CVS version 1.181.
14163
14164 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14165
14166         * Makefile.in (bootstrap): avoid recursion if subdir missing
14167         (cross): ditto
14168         (do-proto-toplev): ditto
14169
14170 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14171
14172         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14173         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14174
14175         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14176         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14177         all affected `configure' scripts.
14178
14179 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14180
14181         * MAINTAINERS: Add self as cpplib co-maintainer.
14182
14183 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14184
14185         * MAINTAINERS: Add self to Write After Approval list.
14186
14187 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14188
14189         * INSTALL/README: egcs -> GCC update.
14190
14191 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14192
14193         * MAINTAINERS: Add myself to Write After Approval list.
14194
14195 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14196
14197         * MAINTAINERS: Add myself to Write After Approval list.
14198
14199 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14200
14201         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14202         X11 libraries for hppa64.
14203
14204 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14205
14206         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14207
14208 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14209
14210         * Makefile.in (all-zlib): Added dummy target.
14211
14212         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14213         ltcf-gcj.sh: Updated from libtool multi-language branch.
14214
14215 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14216
14217         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14218         (bootstrap*): Depend on all-bootstrap.
14219
14220 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14221
14222         * config.guess: Import CVS version 1.156.
14223         * config.sub: Import CVS version 1.179.
14224
14225 2000-09-02  Anthony Green  <green@cygnus.com>
14226
14227         * Makefile.in (all-gcc): Depend on all-zlib.
14228         (CLEAN_MODULES): Add clean-zlib.
14229         (ALL_MODULES): Add all-zlib.
14230         * configure.in (host_libs): Add zlib.
14231
14232 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14233
14234         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14235         crosses, but add gcc/include to the header search path for them.
14236
14237 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14238
14239         * MAINTAINERS: Add self to Write After Approval list.
14240
14241 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14242
14243         * config.guess: Import CVS version 1.152.
14244         * config.sub: Import CVS version 1.177.
14245
14246 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14247
14248         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14249         $targargs to tell whether newlib is going to be built.
14250
14251         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14252         $$r/TARGET_SUBDIR/libio for _G_config.h.
14253
14254 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14255
14256         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14257
14258 2000-08-22  DJ Delorie  <dj@redhat.com>
14259
14260         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14261
14262 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14263
14264         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14265         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14266         sub-configures.
14267
14268 2000-08-21  DJ Delorie  <dj@redhat.com>
14269
14270         * MAINTAINERS: Add self as a libiberty maintainer
14271
14272 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14273
14274         * configure.in (libstdcxx_flags): Use
14275         libstdc++-v3/src/libstdc++.INC.
14276
14277 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14278
14279         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14280
14281 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14282
14283         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14284
14285         * configure: Make enable_threads and enable_shared defaults
14286         explicit.  Substitute enable_threads into generated Makefiles.
14287         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14288         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14289
14290 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14291
14292         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14293
14294 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14295
14296         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14297         previous delta.
14298
14299 2000-08-11  Jason Merrill  <jason@redhat.com>
14300
14301         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14302         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14303         (FLAGS_FOR_TARGET): Not here.
14304         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14305
14306 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14307
14308         * config-ml.in (CC, CXX): Don't introduce a leading space.
14309
14310 2000-08-07  DJ Delorie  <dj@delorie.com>
14311
14312         * MAINTAINERS: Add self as a DJGPP maintainer
14313
14314 2000-08-07  DJ Delorie  <dj@redhat.com>
14315
14316         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14317         "if we're also building gcc, and it's a gcc that will run on the
14318         build machine, we want to use its includes instead of the system's
14319         default includes".
14320
14321 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14322
14323         * MAINTAINERS: Add self to Write After Approval list.
14324
14325 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14326
14327         * configure.in (libstdcxx_flags): Don't use `"'.
14328
14329         * config-ml.in: Adjust multilib search paths to the
14330         appropriate multilib tree.
14331
14332 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14333
14334         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14335         commas in $LANGUAGES.
14336
14337 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14338
14339         * configure.in: Re-enable all references to libg++ and librx.
14340
14341 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14342
14343         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14344         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14345         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14346         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14347
14348         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14349
14350 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14351
14352         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14353         CXX_FOR_TARGET for sed.
14354
14355 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14356
14357         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14358         Do not override if already set in the environment or in configure.
14359         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14360         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14361
14362 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14363
14364         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14365         the libtool CVS tree multi-language branch.
14366         * ltconfig, ltmain.sh: Updated.
14367
14368 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14369
14370         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14371         (clean-target): Depend on it.
14372
14373         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14374         (GCC_FOR_TARGET): Use it.
14375         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14376         * configure.in: ... here.
14377         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14378         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14379
14380 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14381
14382         * MAINTAINERS: Add self to Write After Approval list.
14383
14384 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14385
14386         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14387         (configure-target-libchill, configure-target-libobjc): Likewise.
14388
14389         * configure.in: Use the same cache file for all target libs.
14390         * config-ml.in: But different cache files per multilib variant.
14391
14392 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14393
14394         * configure (topsrcdir): Don't use dirname.
14395
14396 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14397
14398         * MAINTAINERS: Add self to Write After Approval list.
14399
14400 2000-07-20  Jason Merrill  <jason@redhat.com>
14401
14402         * configure.in: Remove all references to libg++ and librx.
14403
14404         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14405
14406 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14407
14408         * config.sub: Update to subversions version 2000-07-06.
14409
14410 2000-07-12  Andrew Haley  <aph@cygnus.com>
14411
14412         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14413         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14414
14415 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14416
14417         * symlink-tree:  Check number of arguments.
14418
14419 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14420
14421         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14422         search path for a g++ extracted from the build tree.  This
14423         will allow link tests run by configure scripts in
14424         subdirectories to succeed.
14425
14426 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14427
14428         * ltconfig: Add support for mips-dde-sysv4.2MP
14429
14430 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14431
14432         * MAINTAINERS: Add myself as loop discovery maintainer.
14433
14434 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14435
14436         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14437         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14438
14439 2000-06-19  Timothy Wall  <twall@cygnus.com>
14440
14441         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14442         * config.sub: Add tic54x target.
14443
14444 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14445
14446         * MAINTAINERS: Add self as Fortran maintainer,
14447         remove Craig Burley.
14448
14449 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14450
14451         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14452         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14453
14454 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14455
14456         * MAINTAINERS: Add self as i18n maintainer
14457
14458 20000-05-21  H.J. Lu  (hjl@gnu.org)
14459
14460         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14461         directory are used if they exist. Make sure
14462         $(build_tooldir)/include is searched for header files,
14463         $(build_tooldir)/lib/ for library files.
14464         (GCC_FOR_TARGET): Likewise.
14465         (CXX_FOR_TARGET): Likewise.
14466
14467 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14468
14469         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14470
14471 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14472
14473         * Makefile.in (configure-target-libiberty): Depend on
14474         configure-target-newlib.
14475
14476 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14477
14478         * configure.in, Makefile.in: Merge all libffi-related
14479         configury stuff from the libgcj tree.
14480
14481 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14482
14483         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14484         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14485
14486 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14487
14488         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14489         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14490         current version information.  Add to proto-toplev directory.
14491         (gdb-taz): Build do-djunpack.
14492
14493 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14494
14495         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14496
14497 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14498
14499         * MAINTAINERS: Add self to Write After Approval list.
14500
14501 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14502
14503         * ltmain.sh: Preserve in relink_command any environment
14504         variables that may affect the linker behavior.
14505
14506 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14507
14508         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14509
14510 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14511
14512         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14513
14514 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14515
14516         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14517         with the version name.
14518
14519 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14520
14521         * MAINTAINERS: Add self as bb-reorder maintainer.
14522
14523 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14524
14525         * config.if: Tweak.
14526
14527 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14528
14529         * djunpack.bat: New file.
14530
14531 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14532
14533         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14534         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14535         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14536         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14537
14538 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14539
14540         * config.sub (case $basic_machine): Change default for "ibm-*"
14541         to "openedition".
14542
14543 2000-04-13  Andreas Jaeger  <aj@suse.de>
14544
14545         * MAINTAINERS: Added myself.
14546
14547 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14548
14549         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14550         (do-md5sum): New target.
14551         (MD5PROG): Define.
14552         (PACKAGE): Default to TOOL.
14553         (VER): Default to a shell script.
14554         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14555         md5 checksum generation.
14556         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14557         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14558         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14559         insight.tar.bz2): Use gdb-taz to create archive.
14560
14561 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14562
14563         * configure (warn_cflags): Delete.
14564
14565 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14566
14567         * MAINTAINERS: Added myself.
14568
14569 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14570             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14571
14572         * configure.in (enable_libstdcxx_v3): Add.
14573         (target_libs): Add bits here to switch between libstdc++-v2 and
14574         libstdc++-v3.
14575         * config.if: And this file too.
14576         * Makefile.in: Add libstdc++-v3 targets.
14577
14578 2000-04-05  Michael Meissner  <meissner@redhat.com>
14579
14580         * config.sub (d30v): Add d30v as a basic machine type.
14581
14582 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14583
14584         * configure.in: -linux-gnu*, not -linux-gnu.
14585
14586 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14587
14588         * MAINTAINERS: Add self in write-after-approval section.
14589
14590 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14591
14592         * MAINTAINERS: Add self as ia64 port maintainer.
14593
14594 2000-03-08  Neil Booth  <NeilB@earthling.net>
14595
14596         * MAINTAINERS: Add self in write-after-approval section.
14597
14598 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14599
14600         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14601         (do-tar-bz2): Replace TOOL with PACKAGE.
14602         (gdb.tar.bz2): Remove GDBTK from GDB package.
14603         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14604         dejagnu.tar.bz2): New packages.
14605
14606 2000-02-27  Andreas Jaeger  <aj@suse.de>
14607
14608         * configure.in: Add entry for mips*-*-linux*, move catch all
14609         *-*-*linux* entry below this one.
14610
14611 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14612
14613         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14614
14615 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14616
14617         * config.sub: Support an OS of "wince".
14618
14619 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14620
14621         * config.guess, config.sub: Updated to match config's 2000-02-15
14622         version.
14623
14624 2000-02-23  Linas Vepstas  <linas@linas.org>
14625
14626         * config.sub: Add support for Linux/IBM 370.
14627         * configure.in: Likewise.
14628
14629 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14630
14631         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14632
14633 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14634
14635         * config.guess: Guess "cygwin" rather than "cygwin32".
14636
14637 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14638
14639         * configure (gcc_version): When setting, narrow search to
14640         lines containing `version_string'.
14641
14642 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14643
14644         * config.sub: Add support for avr target.
14645
14646 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14647
14648         * MAINTAINERS: Add maintainers for MCore port.
14649
14650 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14651
14652         * config.sub: Add mmix-knuth-mmixware.
14653
14654 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14655
14656         * MAINTAINERS: Pair cccp with cpplib maintainership.
14657
14658 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14659
14660         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14661         structure stuff to -L library search.
14662         (CXX_FOR_TARGET): Ditto.
14663         (CROSS_CHECK_MODULES): Fix spelling mistake.
14664
14665 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14666
14667         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14668         the C++ compiler.
14669
14670 2000-01-12  Richard Henderson  <rth@cygnus.com>
14671
14672         * configure.in: Don't build some bits for beos.
14673
14674 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14675
14676         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14677         as include files.
14678
14679 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14680
14681         * Add self as cpplib maintainer, as requested by Jason
14682         Merrill.  Correct my e-mail address.
14683
14684 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14685
14686         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14687         not mh-aix43.
14688
14689 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14690
14691         * MAINTAINERS: Add myself to "write after approval" list.
14692
14693 1999-12-14  Richard Henderson  <rth@cygnus.com>
14694
14695         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14696         * config.sub: Accept alphaev[78], alphaev8.
14697
14698 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14699
14700         * config.guess, config.sub: Update from autoconf.
14701
14702 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14703
14704         * MAINTAINERS:  update my playtime e-address.
14705
14706 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14707
14708         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14709         necessary libraries are missing.
14710
14711 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14712
14713         * MAINTAINERS: Add new 'write after approval' maintainer.
14714
14715 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14716
14717         * MAINTAINERS: Add new Java maintainer.
14718
14719 1999-10-25  Andreas Schwab  <schwab@suse.de>
14720
14721         * configure: Fix quoting inside arguments of eval.
14722
14723 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14724
14725         * config-ml.in: Allow suppression of some ARM multilibs.
14726
14727 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14728
14729         * config.guess: Add OS/390 match pattern.
14730         * config.sub: Add mvs, openedition targets.
14731         * configure.in (i370-ibm-opened*): New.
14732
14733 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14734
14735         * config.sub: Add support for configuring for pj.
14736
14737 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14738
14739         * config.sub (maybe_os): Add support for configuring for fr30.
14740
14741 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14742
14743         * configure.in: Do not configure or build ld for AIX
14744         platforms.  ld is known to be broken on these platforms.
14745
14746 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14747
14748         * config-ml.in: Pass compiler flag corresponding to multidirs to
14749         subdir configures.
14750
14751 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14752
14753         * Makefile.in (LDFLAGS): Define.
14754
14755 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14756
14757         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14758         noconfigdirs.
14759         (*-*-cygwin*): Likewise.
14760
14761 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14762
14763         * mkdep: New file.
14764         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14765         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14766
14767         From Eli Zaretskii <eliz@is.elta.co.il>:
14768         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14769         long file name when using DJGPP on MS-DOS.
14770
14771 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14772
14773         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14774
14775 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14776
14777         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14778         dependency as this causes "make check" to globally "make all"
14779
14780 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14781
14782         * configure.in (target_libs): Added target-zlib.
14783         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14784         (CONFIGURE_TARGET_MODULES): Likewise.
14785         (CHECK_TARGET_MODULES): Likewise.
14786         (INSTALL_TARGET_MODULES): Likewise.
14787         (CLEAN_TARGET_MODULES): Likewise.
14788         (configure-target-zlib): New target.
14789         (all-target-zlib): Likewise.
14790         (all-target-libjava): Depend on all-target-zlib.
14791         (configure-target-libjava): Depend on configure-target-zlib.
14792
14793         * Makefile.in (configure-target-libjava): Depend on
14794         configure-target-newlib.
14795         (configure-target-boehm-gc): New target.
14796         (configure-target-qthreads): New target.
14797
14798         * configure.in (target_libs): Added target-qthreads.
14799         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14800         (CONFIGURE_TARGET_MODULES): Likewise.
14801         (CHECK_TARGET_MODULES): Likewise.
14802         (INSTALL_TARGET_MODULES): Likewise.
14803         (CLEAN_TARGET_MODULES): Likewise.
14804         (all-target-qthreads): New target.
14805         (configure-target-libjava): Depend on configure-target-qthreads.
14806         (all-target-libjava): Depend on all-target-qthreads.
14807
14808         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14809         (CONFIGURE_TARGET_MODULES): Likewise.
14810         (CHECK_TARGET_MODULES): Likewise.
14811         (INSTALL_TARGET_MODULES): Likewise.
14812         (CLEAN_TARGET_MODULES): Likewise.
14813         (all-target-libjava): New target.
14814         (all-target-boehm-gc): Likewise.
14815         * configure.in (target_libs): Added libjava, boehm-gc.
14816
14817 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14818
14819         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14820         configure.bat in SUPPORT_FILES.
14821         (gas+binutils.tar.bz2): Likewise.
14822
14823         * makeall.bat: Remove; obsolete.
14824
14825 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14826
14827         From Mark Elbrecht:
14828         * configure.bat: Remove; obsolete.
14829
14830 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14831
14832         * configure: Add -W -Wall to the default CFLAGS when compiling with
14833         gcc.
14834
14835 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14836
14837         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14838
14839 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14840
14841         * configure.in: Build ld on IRIX6.
14842
14843 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14844
14845         * Makefile.in: Change distribution targets to use bzip2 instead of
14846         gzip.
14847         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14848         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14849
14850 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14851
14852         * config.sub: Add mcore target.
14853
14854 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14855
14856         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14857
14858 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14859
14860         * config.guess (dummy): Changed to $dummy.
14861
14862 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14863
14864         * config.sub: Tidied up case statements.
14865
14866 1999-05-22  Ben Elliston  <bje@cygnus.com>
14867
14868         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14869         <jiro@din.or.jp>.
14870
14871         * config.guess: Merge with FSF version. Future changes will be
14872         more accurately recorded in this ChangeLog.
14873         * config.sub: Likewise.
14874
14875 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14876
14877          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14878
14879 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14880
14881         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14882
14883 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14884
14885         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14886
14887 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14888
14889         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14890         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14891         Bad merge removed these two changes.
14892
14893 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14894                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14895
14896         * config.guess (interix Alpha): Add.
14897
14898 1999-04-11  Richard Henderson  <rth@cygnus.com>
14899
14900         * configure.in (i?86-*-beos*): Do config gperf; don't config
14901         gdb, newlib, or libgloss.
14902
14903 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14904
14905         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14906         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14907         from multidirs.
14908
14909 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14910
14911         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14912
14913 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14914
14915         * config.sub: Add support for mcore targets.
14916
14917 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14918
14919         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14920         not mt-ospace, in order to shut up assembler warning about using
14921         symbols that are named the same as registers.
14922
14923 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14924
14925         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14926         dependency list for all-target-cygmon.
14927
14928 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14929
14930         * config-ml.in: Check $host, not $target, for selective multilibs.
14931         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14932         thumb interworking, and underscore prefix multilibs.
14933
14934 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14935
14936         * missing: Update to version from current automake.
14937
14938 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14939
14940         * configure (gxx_include_dir): Removed.
14941
14942         * configure.in (gxx_include_dir): Handle it.
14943         * Makefile.in: Likewise.
14944
14945 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14946
14947         * config.sub (mips64vr4111,mips64vr4111el) Add.
14948
14949 1999-03-21  Ben Elliston  <bje@cygnus.com>
14950
14951         * config.guess: Correct typo for detecting ELF on FreeBSD.
14952
14953 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14954
14955         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14956         config/mh-djgpp.
14957
14958 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14959
14960         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14961         all-target-newlib to dependency list for all-target-bsp.
14962
14963 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14964
14965         * config.sub: Add i386-uwin support.
14966         * config.guess: Likewise.
14967
14968 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14969
14970         * configure.in: cleanup, add mh-*pic handling for arm, special
14971         case powerpc*-*-aix*
14972
14973 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14974
14975         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14976         can be built.
14977
14978 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14979
14980         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14981         targets.
14982
14983 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14984
14985         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14986
14987 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14988
14989         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14990
14991 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14992
14993         * config.sub: Fix typo in arm recognition.
14994
14995 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14996
14997         * configure.in (noconfigdirs): Changed target_configdirs to
14998         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14999         rather than m68k-*-* since it is not known to work on
15000         m68k-aout. Ditto for arm-*-*oabi.
15001
15002 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15003
15004         * configure.in (*-*-windows*): Remove, no longer used.
15005
15006 1999-02-19  Ben Elliston <bje@cygnus.com>
15007
15008         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15009         Smart and improved by Andrew Cagney.
15010
15011 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15012
15013         * config.guess: Recognize openbsd-*-hppa.
15014
15015 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15016
15017         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15018         only if it is not empty.
15019
15020 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15021
15022         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15023
15024         * config.guess: Modified to recognize uname's armv* syntax.
15025
15026         * config.sub: Modified to recognize uname's armv* syntax.
15027
15028 1999-02-17  Mark Salter  <msalter@cygnus.com>
15029
15030         * configure.in: Added target-bsp for sparclite.
15031
15032 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15033
15034         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15035
15036 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15037
15038         * configure.in: Add support for strongarm port.
15039         * config.sub: Add support for strongarm target.
15040
15041 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15042
15043         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15044         the old name config/mh-cygwin32.
15045         Enable texinfo.
15046
15047 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15048
15049         * configure.in: Do build ld for ix86 Solaris.
15050
15051 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15052
15053         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15054         $AR_FOR_TARGET.  Likewise for RANLIB.
15055
15056 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15057
15058         * config.sub (oabi):  Recognize.
15059         * configure.in (arm-*-oabi):  Handle.
15060
15061 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15062
15063         * config.guess: Improve detection of i686 on UnixWare 7.
15064
15065 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15066
15067         * config.guess: Add support for i386-pc-interix.
15068         * config.sub: Likewise.
15069         * configure.in: Likewise.
15070
15071 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15072
15073         * Makefile.in: Remove unneeded all-target-libio from
15074         from all-target-winsup target since it is now unneeded.
15075         Add all-target-libtermcap in its place since it is now
15076         needed.
15077
15078 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15079
15080         * configure.in: makefile stub for cygwin target is probably
15081         unnecessary.  Remove it for now.
15082
15083 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15084
15085         * configure.in: libtermcap.a should be built when cygwin is the
15086         target as well as the host.
15087         * config.guess: Allow mixed case in cygwin uname output.
15088         * Makefile.in: Add libtermcap target.
15089
15090 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15091
15092         * config.sub: Clean up handling of hppa2.0.
15093
15094 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15095
15096         * config.guess: Use C code to identify more HP machines.
15097
15098 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15099
15100         * config.sub: Handle hppa2.0.
15101
15102 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15103
15104         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15105         cygmon for all sparclite targets, regardless of object format.
15106
15107 1998-12-15  Mark Salter  <msalter@cygnus.com>
15108
15109         * configure.in: Added target-bsp for several target architectures.
15110
15111         * Makefile.in: Added rules for bsp.
15112
15113 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15114
15115         * config.guess: Improve detection of hppa2.0 processors.
15116
15117 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15118
15119         * config.guess: Recognize FreeBSD using ELF automatically.
15120
15121 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15122
15123         * configure (skip-this-dir): Add handling for new shell script, which
15124         might be created by a sub-directory's configure to indicate, this particular
15125         directory is "unwanted".
15126         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15127
15128 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15129
15130         * ltconfig: import from libtool, after changing libtool to
15131         account for the cygwin name change.
15132
15133 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15134
15135         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15136         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15137
15138 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15139
15140         * configure.in: Add libtermcap to list of cygwin dependencies.
15141
15142 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15143
15144         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15145         they include winsup/include when it's a cygwin target.
15146
15147 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15148
15149         * configure.in (host_tools): Added zip.
15150         * Makefile.in (all-target-libjava): Depend on all-zip.
15151         (all-zip): New target.
15152         (ALL_MODULES): Added all-zip.
15153         (NATIVE_CHECK_MODULES): Added check-zip.
15154         (INSTALL_MODULES): Added install-zip.
15155         (CLEAN_MODULES): Added clean-zip.
15156
15157 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15158
15159         * Makefile.in: lose "32" from comment about cygwin.
15160
15161 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15162
15163         * configure.in: Use -Os to build target libraries for the fr30.
15164
15165 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15166
15167         * config.sub: Add fr30.
15168
15169 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15170
15171         * configure.in: drop "32" from config/mh-cygwin32.  Check
15172         cygwin* instead of cygwin32*.
15173         * config.sub: Check cygwin* instead of cygwin32*.
15174
15175 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15176
15177         * config.guess: Match any version of Unixware7.
15178
15179 1998-10-20  Syd Polk  <spolk@cygnus.com>
15180
15181         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15182         if desired.
15183
15184 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15185
15186         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15187         these if the appropriate directories and files to not exist.
15188
15189 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15190
15191         * Makefile.in (DEVO_SUPPORT): Add config.if.
15192
15193 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15194
15195         * configure: Add pattern to replace "build_tooldir"'s
15196         definition in the generated Makefile with "tooldir"'s
15197         actual value.
15198
15199 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15200
15201         * config.sub: Bring back lost sparcv9.
15202
15203         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15204
15205 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15206
15207         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15208         CC_FOR_TARGET and friends.
15209
15210 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15211
15212         * Makefile.in (build_tooldir): New variable, same as tooldir.
15213         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15214         -B$(build_tooldir)/bin/.
15215         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15216
15217 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15218
15219         * README: Remove installation instructions and refer to the
15220         INSTALL directory instead.
15221
15222 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15223
15224         * config.sub: Add support for i[34567]86-pc-udk.
15225         * configure.in: Likewise.
15226
15227 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15228
15229         * Makefile.in: add bzip2 package building bits for user
15230         tools module
15231         * configure.in: ditto
15232
15233 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15234
15235         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15236         (ALL_TARGET_MODULES): Add all-target-libobjc.
15237         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15238         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15239         (all-target-libchill): Add dependencies.
15240         * configure.in (target_libs): Add libchill.
15241
15242 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15243
15244         * configure.in (target_subdir): Remove duplicate line.
15245
15246 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15247
15248         * Makefile.in (all-automake): fix dependencies.
15249
15250 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15251
15252         * configure.in: Minor cleanups for building in the $(target_alias)
15253         subdir.
15254
15255 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15256
15257         * Makefile.in (bootstrap): Set r and s before make all.  Use
15258         BASE_FLAGS_TO_PASS in make all.
15259         (cross): Likewise.
15260
15261 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15262
15263         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15264
15265 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15266
15267         * config.sub: Fix typo in last change.
15268
15269 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15270
15271         * config.sub: Add support for C4x target.
15272         * configure.in: Likewise.
15273
15274 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15275
15276         * config.sub: Recognize sparcv9 just like sparc64.
15277
15278 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15279
15280         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15281
15282 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15283
15284         * config.guess: Correctly identify Pentium II sco boxes.
15285
15286         * config.guess: Fix "tr" code.  From Weiwen Liu.
15287
15288 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15289
15290         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15291         stabs.
15292
15293 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15294
15295         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15296         (ALL_TARGET_MODULES): Add all-target-libchill.
15297         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15298         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15299         (all-target-libchill): Add dependencies.
15300         * configure.in (target_libs): Add libchill.
15301
15302 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15303
15304         * config.guess: Avoid assumptions about "tr" behaves when
15305         LANG is set to something other than English.
15306
15307 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15308
15309         * configure (gxx_include_dir): Changed to
15310         '${prefix}/include/g++'-${libstdcxx_interface}.
15311
15312         * config.if: New to determine the interfaces.
15313
15314 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15315
15316         * config.guess: Detect and handle MPE/IX.
15317         * config.sub: Deal with MPE/IX.
15318
15319 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15320
15321         * configure.in: Use mh-aix43.
15322
15323 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15324
15325         * configure: Fix --without/--disable cases for gxx-include-dir.
15326
15327 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15328
15329         * mdata-sh:  Imported.  Needed for automake support.
15330
15331 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15332
15333         * Makefile.in (taz): Try "chmod -R og=u ." before
15334         "chmod og=u `find . -print`".
15335
15336 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15337
15338         * configure.in: Add arm-elf and thumb-elf support.
15339
15340 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15341
15342         * Makefile.in: Undo previous patch.
15343
15344 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15345
15346         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15347         to here ...
15348         (install-no-fixedincludes): and here
15349         (INSTALL_MODULES): ... from here.
15350
15351 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15352
15353         * config.sub: Merge with FSF.
15354
15355         * config.guess: Merge with FSF.
15356
15357 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15358
15359         * configure (extraconfigdirs): New variable.
15360         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15361         * Makefile.in (all): Move higher in file.
15362         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15363         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15364         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15365         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15366         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15367
15368 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15369
15370         * Makefile.in (all-target-libjava): Depend on all-gcc and
15371         all-target-newlib.
15372         (configure-target-libjava): Depend on $(ALL_GCC).
15373
15374 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15375
15376         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15377         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15378
15379 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15380
15381         * INSTALL/README: Fix typo.
15382
15383 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15384
15385         * ylwrap: Change absolute path checks to check for DOS style path
15386         names.
15387
15388         * ylwrap: Don't use a full path name if the source file is in the
15389         same directory.  From hjl@lucon.org (H.J. Lu).
15390
15391         * config-ml.in: Default to being verbose, to match Feb 18 change to
15392         configure.
15393
15394 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15395
15396         Brought over from egcs:
15397
15398         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15399
15400         * configure.in (target_subdir): Set to ${target_alias} instead
15401         of "libraries".
15402
15403         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15404
15405         * configure.in (target_subdir): Set to libraries if enable_multilib.
15406
15407 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15408
15409         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15410         multilibs, force reconfiguration the first time we create
15411         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15412
15413 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15414
15415         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15416         avoid confusion with --no-recursion.
15417
15418 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15419
15420         * configure.in: Win32 hosts shouldn't use install -x
15421         * install-sh: remove -x option, and special .exe-handling
15422         hack.
15423
15424 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15425
15426         * config.guess: Recognize i586-pc-beos.
15427         * configure.in: Don't build some bits for beos.
15428
15429 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15430
15431         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15432         CFLAGS default to -O2.
15433
15434         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15435         when using GNU ld.
15436
15437 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15438
15439         * ltmain.sh: Correct install when using a different shell.
15440
15441 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15442
15443         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15444
15445 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15446
15447         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15448         target.
15449
15450 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15451
15452         * ltconfig: Update to correct AIX handling.
15453
15454 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15455
15456         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15457
15458         * configure.in (target_subdir): Set to ${target_alias} instead
15459         of "libraries".
15460
15461 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15462
15463         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15464         (Makefile): Depend on $(gcc_version_trigger).
15465
15466         * configure (gcc_version): Change default initializer to empty
15467         string.
15468         (gcc_version_trigger): New variable; pass this variable down
15469         to subdir configures to enable them checking gcc's version
15470         themselves. Emit make macros for both gcc_version vars.
15471         (topsrcdir): Initialize reliably.
15472         (recursion line): Remove --with-gcc-version=${gcc_version}.
15473
15474 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15475
15476         * configure (enable_version_specific_runtime_libs): Implement new flag
15477         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15478         in $(libsubdir); emit definition in each generated Makefile.
15479         (gxx_include_dir): Initialize depending on
15480         $enable_version_specific_runtime_libs.
15481
15482 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15483
15484         * configure (gcc_version): Initialize properly depending on
15485         how and where configure is started.
15486         (recursion line): Pass a --with-gcc-version=${gcc_version}
15487         to configures in subdirs.
15488
15489 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15490
15491         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15492         cygmon
15493
15494 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15495
15496         * configure.in: Add cygmon and libstub support for mn10200.
15497
15498 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15499
15500         * configure (gcc_version): Add new variable describing the
15501         particular gcc version we're building.
15502         * Makefile.in (libsubdir): Add new macro for the directory
15503         in which the compiler finds executables, libraries, etc.
15504         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15505         and libsubdir.
15506
15507 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15508
15509         * Makefile.in (local-clean): Remove *.log.
15510         (warning.log): Built with warn_summary from build.log.
15511         (mail-report.log): Run test_summary.
15512         (mail-report-with-warnings.log): Run test_summary including
15513         warning.log in the report.
15514
15515 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15516
15517         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15518
15519 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15520
15521         * Makefile.in (grep): Grep no longer depends on libiberty.
15522
15523 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15524
15525         * Makefile.in: all-snavigator needs all-libgui.
15526
15527 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15528
15529         * configure.in: Add cygmon and libstub support for mn10300.
15530
15531 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15532
15533         * missing: Update to version from automake 1.3.
15534
15535         * ltmain.sh: On installation, don't get confused if the same name
15536         appears more than once in the list of library names.
15537
15538 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15539
15540         * config.sub: Accept m68060 and m5200 as CPU names.
15541
15542 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15543
15544         * configure: Use && rather than using -a in test, because odd
15545         strings can confuse test.
15546         * configure.in: Likewise.
15547
15548 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15549
15550         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15551
15552 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15553
15554         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15555         bootstrap4-lean): New targets.
15556
15557 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15558
15559         * mpw-* Delete.  Not used.
15560
15561 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15562
15563         * COPYING.LIB: Update FSF address.
15564
15565 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15566
15567         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15568
15569         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15570         GAS_SUPPORT_DIRS.
15571
15572 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15573
15574         * ltconfig, ltmain.sh: Avoid producing a version number if
15575         -version-info was not used.
15576
15577 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15578
15579         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15580         building with newlib.
15581
15582 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15583
15584         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15585         Solaris `make' causes it to continue to next definition.
15586
15587 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15588
15589         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15590         the right GUI libraries and files are installed along with GDB.
15591
15592 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15593
15594         * configure.in: Change alpha to alpha* in several places.
15595
15596 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15597
15598         * config.sub: Recognize sparc86x.
15599
15600 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15601
15602         * configure.in (--enable-target-optspace): Remove debug echo.
15603
15604 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15605
15606         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15607
15608 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15609
15610         * ltconfig: Update cygwin32 support.
15611
15612         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15613         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15614         (GDB_SUPPORT_DIRS): Likewise.
15615
15616 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15617
15618         * configure.in (target_makefile_frag): If --enable-target-optspace,
15619         use -Os to compile target libraries rather than -O2.  Default to
15620         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15621         not used.
15622         * configure.in (target_cflags): Ditto for d30v.
15623
15624 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15625
15626         * Makefile.in (all-bfd): Depend on all-intl.
15627         (all-binutils): Likewise.
15628         (all-gas): Likewise.
15629         (all-gprof): Likewise.
15630         (all-ld): Likewise.
15631
15632 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15633
15634         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15635
15636 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15637
15638         * Makefile.in (all-bfd): Depend upon all-libiberty.
15639
15640         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15641
15642 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15643
15644         * Makefile.in: Add libstub.
15645
15646         * configure.in: Ditto. Build libstub for targets that have cygmon
15647         support.
15648
15649 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15650
15651         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15652
15653 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15654
15655         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15656         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15657
15658 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15659
15660         * configure: Define DEFAULT_M4 by searching PATH.
15661         * Makfile.in: Use DEFAULT_M4.
15662
15663 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15664
15665         * ltconfig: Add cygwin32 support.
15666
15667         * Makefile.in, configure.in: Add libtool as a native only directory
15668         to configure and build.
15669
15670 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15671
15672         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15673
15674 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15675
15676         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15677
15678 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15679
15680         * Makefile.in: add ash make rules
15681         * configure.in: add ash to native_only and host_tools lists
15682
15683 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15684
15685         * Makefile.in (all-gettext, all-intl): New targets.
15686         (ALL_MODULES): Added all-gettext, all-intl.
15687         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15688         (INSTALL_MODULES): Added install-gettext, install-intl.
15689         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15690
15691         * configure.in (host_tools): Added gettext.
15692         (native_only): Likewise.
15693         (noconfigdirs) [various cases]: Likewise.
15694         (host_libs): Added intl.
15695
15696 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15697
15698         * configure: Do not disable building gdbtk for cygwin32 hosts.
15699
15700 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15701
15702         * configure.in: Add thumb-coff target.
15703         * config.sub: Add thumb-coff target.
15704
15705 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15706
15707         * Makefile.in: Revert yesterday's change.
15708         (all-target-winsup):  all-target-librx stays out of here.
15709
15710 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15711
15712         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15713         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15714         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15715         Remove references to librx and libg++.
15716
15717 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15718
15719         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15720         recursive makes
15721
15722 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15723
15724         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15725         for newlib directory.
15726         (CXX_FOR_TARGET): Likewise.
15727
15728 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15729
15730         * ltconfig: Update after libtool/ltconfig.in change for
15731         hpux11.
15732
15733 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15734
15735         * ltconfig, ltmain.sh: Update to libtool 1.2.
15736
15737 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15738
15739         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15740         (install-gcc-cross): Instead, override LANGUAGES here.
15741
15742 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15743
15744         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15745         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15746
15747 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15748
15749         * configure.in: Add Thumb-pe target.
15750
15751 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15752
15753         * Makefile.in - changed sn targets to snavigator
15754         * configure.in - changed sn targets to snavigator
15755
15756 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15757
15758         * config-ml.in: After building symlink tree call make distclean
15759         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15760         to be the case for libiberty.
15761
15762 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15763
15764         * configure: When making link, also check the current
15765         directory. The configure scripts may create one.
15766
15767 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15768
15769         * config.sub: Accept alphapca56 and alphaev6 properly.
15770
15771 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15772
15773         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15774
15775 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15776
15777         * config.sub (sco5): Fix typo.
15778
15779 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15780
15781         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15782         install-itcl.
15783         (install-itcl): Remove dependency on install-tcl.
15784
15785 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15786
15787         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15788
15789 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15790
15791         * configure.in: Don't build libgui for a cygwin32 target when not on
15792         a cygwin32 host.
15793
15794 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15795
15796         * configure (redirect): Set to null, so default behavior of
15797         configure is now --verbose.
15798
15799 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15800
15801         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15802         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15803
15804 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15805
15806         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15807         this change to sync Makefile.in with its ChangeLog entries.
15808
15809 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15810
15811         * ltmain.sh (mkdir): Check that the directory doesn't exist
15812         before we exit with error, so that we don't get races during
15813         parallel builds.
15814
15815 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15816
15817         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15818
15819 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15820
15821         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15822         PICFLAG_FOR_TARGET.
15823         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15824
15825         * configure: Emit a definition for the new macro enable_shared
15826         into each Makefile.
15827
15828 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15829
15830         * configure.in (host_tools, native_only): Add libtool.
15831
15832 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15833
15834         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15835         Fix typo in ming config comment.
15836
15837 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15838
15839         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15840
15841 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15842
15843         * config.sub: Add tic30 cases, and map c30 to tic30.
15844
15845 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15846
15847         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15848         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15849         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15850         (CLEAN_TARGET_MODULES): Similarly
15851         (all-target-libf2c): Add dependences.
15852         * configure.in (target_libs): Add libf2c.
15853
15854 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15855
15856         * configure.in: Remove expect from noconfigdirs when target
15857         is cygwin32.  OK to build expect and dejagnu with Canadian
15858         Cross.
15859
15860 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15861
15862         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15863         host.
15864
15865         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15866         and mingw32.
15867
15868 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15869
15870         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15871         here as it is not defined in the toplevel Makefile.
15872
15873 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15874
15875         * configure (package_makefile_rules_frag): New variable, which names
15876         a file with generic rules, ...
15877         Change comment to mention we now have FIVE parts.
15878         * configure: Undo last change.
15879
15880 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15881
15882         * config.guess: More accurate determination of HP processor types.
15883         * config.sub: More accurate determination of HP processor types.
15884
15885 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15886
15887         * configure (package_makefile_frag): Move inserting the
15888         ${package_makefile_frag} to where it should be according
15889         to the comment.
15890
15891 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15892
15893         * config.guess: Add support for Linux/ARM.
15894
15895 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15896
15897         * .cvsignore: Remove *-info and *-install since they match
15898         release-info and mpw-install, which we don't want to just ignore.
15899
15900 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15901
15902         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15903
15904 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15905
15906         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15907         local_prefix to sub-make invocations.
15908
15909 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15910
15911         * configure.in: Check makefile fragments in the source
15912         directory.
15913
15914 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15915
15916         * configure.in: Check whether host and target makefile
15917         fragments exist before adding them to *_makefile_frag.
15918
15919 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15920
15921         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15922
15923 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15924
15925         * configure.in: Make sure we only replace RPATH_ENVVAR on
15926         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15927         regexp to sed.
15928
15929         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15930         to sub-makes.
15931
15932 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15933
15934         * config-ml.in (multi-do): LDFLAGS must include multilib
15935         designator.
15936
15937 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15938
15939         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15940
15941 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15942
15943         * config.sub: Add mingw32 support.
15944         * configure.in: Likewise.
15945
15946 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15947
15948         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15949
15950 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15951
15952         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15953         * configure (gxx_include_dir): Provide a definition for subdirs
15954         which do not use autoconf.
15955
15956 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15957
15958         * config.guess: Sync with egcs.  Picks up new alpha support,
15959         BeOS & some additional linux support.
15960
15961 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15962
15963         * config.guess: HP 9000/803 is a PA1.1 machine.
15964
15965 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15966
15967         * configure.in: It's alpha*-...
15968
15969 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15970
15971         * configure.in (host_makefile_frag, target_makefile_frag):
15972         Handle multiple config files.
15973         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15974         alpha-*-*.
15975
15976 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15977
15978         * mkdep: New file.
15979
15980 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15981
15982         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15983
15984 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15985
15986         * Makefile.in: Add libgui directory.
15987         (GDB_TK): Add all-libgui.
15988         * configure.in: Add libgui directory.
15989         * configure: Add all-libgui to GDB_TK.
15990
15991 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15992
15993         * config-ml.in (multidirs): Add m32r to multilib list.
15994
15995 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15996
15997         * Makefile.in (all-target-gperf): Change dependency to
15998         all-target-libstdc++.
15999
16000 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16001
16002         * config.guess: Add BeOS support.
16003
16004 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16005
16006         Source directory cvs renamed to cvssrc:
16007         * configure.in (host_tools): Change cvs to cvssrc.
16008         (native_only): Likewise.
16009         (noconfigdirs) [various cases]: Likewise.
16010         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16011         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16012         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16013         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16014         (all-cvssrc): Rename target from all-cvs.
16015
16016 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16017
16018         * configure (gxx_include_dir): Fix thinko.
16019
16020 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16021
16022         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16023         (install-cross, install-gcc-cross): New targets.
16024
16025 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16026
16027         * configure.in (noconfigdirs): Add support for Thumb target.
16028
16029         * config.sub (maybe_os): Add support for Thumb target.
16030
16031 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16032
16033         * Makefile.in: Add rules for cygmon.
16034
16035         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16036
16037 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16038
16039         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16040         * configure (gxx_include_dir): Provide a definition for subdirs
16041         which do not use autoconf.
16042
16043 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16044
16045         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16046         11/18/97 build
16047
16048 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16049
16050         * From Franz Sirl.
16051         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16052         found on RedHat Linux systems.
16053
16054 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16055
16056         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16057         guesses.
16058
16059 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16060
16061         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16062
16063 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16064
16065         * ltmain.sh: If mkdir fails, check whether the directory was created
16066         anyhow by some other process.
16067
16068 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16069
16070         * configure.in (d30v-*-*): Configure all directories.
16071
16072 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16073
16074         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16075         for the D30V.
16076
16077 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16078
16079         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16080
16081 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16082
16083         * include/libiberty.h: Add extern "C" { so it can be used with C++
16084         progrms.
16085         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16086         programs.
16087
16088 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16089
16090         * configure.in (d30v-*-*): Configure GCC now.
16091
16092 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16093
16094         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16095         is no longer needed.
16096
16097 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16098
16099         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16100
16101 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16102
16103         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16104         targets using "$@" to provide support for similar but not identical
16105         targets without having to duplicate code.
16106
16107 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16108
16109         * makefile.vms: Fix to work with DEC C.
16110
16111 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16112
16113         * config.sub: Add mips-tx39-elf to marketing names.
16114
16115 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16116
16117         * ltmain.sh: Handle symlinks in generated script.
16118
16119 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16120
16121         * configure: Handle autoconf style directory options: --bindir,
16122         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16123         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16124         --sysconfdir.
16125         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16126         (sharedstatedir, localstatedir, oldincludedir): New variables.
16127         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16128         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16129         sbindir, sharedstatedir, and sysconfdir.
16130
16131 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16132
16133         * Makefile.in (bootstrap-lean): New target.
16134
16135 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16136
16137         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16138         sn, and gnuserv from noconfigdirs.
16139
16140 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16141
16142         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16143
16144 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16145
16146         * Makefile.in (cross): New target.
16147
16148 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16149                           Jeff Law         <law@cygnus.com>
16150
16151         * Makefile.in (bootstrap2, bootstrap3): New targets.
16152         (all-bootstrap): Remove outdated and confusing target.
16153         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16154
16155 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16156
16157         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16158         windows.  Consistent with gdb/configure.
16159
16160 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16161
16162         * configure.in: Name Linux target fragment.
16163
16164         * configure: Rewrite so that project Makefile fragment is inserted
16165         first and appears last in the resulting Makefile.
16166
16167 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16168
16169         * Makefile.in (install-itcl): Install tcl first.
16170
16171 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16172
16173         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16174
16175 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16176
16177         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16178
16179         * configure.in (skipdirs): Add target-librx for Linux.
16180         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16181
16182 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16183
16184         * Makefile.in (bootstrap): New target.
16185
16186 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16187
16188         * config.sub: Accept 'amigados' for backward compatibility.
16189
16190 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16191
16192         * config.guess: Merge with FSF.
16193
16194 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16195
16196         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16197
16198 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16199
16200         * config.sub: Add "marketing-names" patch.
16201
16202 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16203
16204         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16205
16206 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16207
16208         * config.sub: Handle v850-elf.
16209
16210 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16211
16212         * .cvsignore (*-install): Remove.
16213
16214 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16215
16216         * ltconfig: Set CONFIG_SHELL in libtool.
16217         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16218
16219 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16220
16221         * configure.in (target_subdir): Set to libraries if enable_multilib.
16222
16223 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16224
16225         * config.guess: Update from gcc directory.
16226
16227 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16228
16229         * Makefile.in (all-sim): Depends on all-readline.
16230
16231 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16232
16233         * Makefile.in (BISON, YACC): Use $$s.
16234         (all-bison): Depend on all-texinfo.
16235
16236 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16237
16238         * Makefile.in (BISON): Add -L flag.
16239         (YACC): Likewise.
16240
16241 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16242
16243         * configure.in (noconfigdirs): Add support for v850e target.
16244
16245         * config.sub (maybe_os): Add support for v850e target.
16246
16247 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16248
16249         * configure.in (noconfigdirs): Add support for v850ea target.
16250
16251         * config.sub (maybe_os): Add support for v850ea target.
16252
16253 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16254
16255         * config.sub: Add mipstx39.  Delete r3900.
16256
16257 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16258
16259         * Makefile.in (all-autoconf): Depends on all-texinfo.
16260
16261 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16262
16263         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16264         eabi targets.
16265
16266 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16267
16268         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16269
16270         * configure: When handling a Canadian Cross, handle YACC as well as
16271         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16272         * Makefile.in (all-bison): Depend upon all-texinfo.
16273
16274 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16275
16276         * Makefile.in (BISON): bison, not byacc or bison -y.
16277         (YACC): bison -y or byacc or yacc.
16278         (various): Add *-bison as appropriate.
16279         (taz): No need to mess with BISON anymore.
16280
16281 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16282
16283         * configure: If OSTYPE matches *win32*, try to find a good value for
16284         CONFIG_SHELL.
16285
16286 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16287
16288         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16289         configure.in if it is present.
16290
16291 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16292
16293         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16294
16295 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16296
16297         * config.sub: Recognize `arc' cpu.
16298         * configure.in: Likewise.
16299         * config-ml.in: Likewise.
16300
16301 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16302
16303         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16304
16305 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16306
16307         * configure: Changed sed delimiter from ':' to '|' when
16308         attempting to substitute ${config_shell} for SHELL. On
16309         NT ${config_shell} may contain a ':' in it.
16310
16311 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16312
16313         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16314
16315 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16316
16317         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16318
16319 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16320
16321         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16322
16323         * ylwrap: If the program is a relative path, force it to be
16324         absolute.
16325
16326 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16327
16328         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16329
16330 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16331
16332         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16333         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16334         for libraries.
16335
16336 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16337
16338         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16339         separated by spaces.
16340
16341 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16342
16343         * ylwrap: New file.
16344         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16345
16346         * ltmain.sh: Handle /bin/sh at start of install program.
16347
16348         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16349
16350         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16351         * missing: New file, from automake 1.2.
16352
16353 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16354
16355         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16356         check-tk to CHECK_X11_MODULES.
16357
16358 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16359
16360         * config.sub: Merge with FSF.
16361
16362 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16363
16364         * config.guess: Merge with FSF.
16365
16366 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16367
16368         * configure: Treat msdosdjgpp like go32.
16369         * configure.in: Likewise.  Don't remove gprof for go32.
16370
16371         * configure: Change Makefile.tem2 to Makefile.tm2.
16372
16373 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16374
16375         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16376
16377 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16378
16379         * install-sh (chmodcmd): Set to null if the DST directory already
16380         exists.  Same as Nov 11th change.
16381
16382 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16383
16384         * configure (GDB_TK): Needs itcl and tix.
16385
16386 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16387
16388         * config.guess: Update from FSF.
16389
16390 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16391
16392         * Makefile.in (GDB_TK): Depend on itcl and tix.
16393
16394 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16395
16396         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16397         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16398         (INSTALL_SCRIPT): New variable.
16399         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16400         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16401         to -x.
16402         * install-sh: Add support for -x option.
16403
16404 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16405
16406         * configure.in, Makefile.in: Treat tix like itcl.
16407
16408 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16409
16410         * Makefile.in (WINDRES): New variable.
16411         (WINDRES_FOR_TARGET): New variable.
16412         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16413         (EXTRA_HOST_FLAGS): Add WINDRES.
16414         (EXTRA_TARGET_FLAGS): Add WINDRES.
16415         (EXTRA_GCC_FLAGS): Add WINDRES.
16416         ($(DO_X)): Pass down WINDRES.
16417         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16418         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16419         DLLTOOL_FOR_TARGET.
16420
16421 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16422
16423         * configure.in: configure sim before gdb for win32-x-ppc
16424
16425 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16426
16427         Move gperf into the toplevel, from libg++.
16428         * configure.in (target_tools): Add target-gperf.
16429         (native_only): Add target-gperf.
16430         * Makefile.in (all-target-gperf): New target, depend on
16431         all-target-libg++.
16432         (configure-target-gperf): Empty rule.
16433         (ALL_TARGET_MODULES): Add all-target-gperf.
16434         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16435         (CHECK_TARGET_MODULES): Add check-target-gperf.
16436         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16437         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16438
16439 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16440
16441         * config.sub (mn10200): Recognize new basic machine.
16442
16443 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16444
16445         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16446         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16447
16448 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16449
16450         * configure.in: If we're building mips-sgi-irix6* native, turn on
16451         ENABLE_MULTILIB and set TARGET_SUBDIR.
16452
16453 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16454
16455         * Makefile.in (all-sn): Depend on all-grep.
16456
16457 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16458
16459         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16460
16461         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16462         Makefile.  From Jeff Makey <jeff@cts.com>.
16463         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16464
16465         * Makefile.in (DISTBISONFILES): Remove.
16466         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16467         $(DEFAULT_YACC).
16468
16469         * configure.in: Build itl, db, sn, etc., when building for native
16470         cygwin32.
16471
16472         * Makefile.in (LD): New variable.
16473         (EXTRA_HOST_FLAGS): Pass down LD.
16474         ($(DO_X)): Likewise.
16475
16476 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16477
16478         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16479
16480 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16481
16482         * configure.in (targargs): Strip out any supplied --build argument
16483         before adding our own. Always add --build.
16484
16485 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16486
16487         * configure.in (targargs): Pass --build if we're doing
16488         a cross-compile.
16489
16490 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16491
16492         * configure: Use '|' instead of ":" as the separator in
16493         sed. Otherwise sed chokes on NT path names with drive
16494         designators. Also look for "?:*" as the leading characters in an
16495         absolute pathname.
16496
16497 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16498
16499         * config.sub: Support for r3900.
16500
16501 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16502
16503         * configure.in: Use install-sh, not install.sh.
16504
16505 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16506
16507         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16508         apply it twice.
16509
16510 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16511
16512         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16513         install-binutils.
16514
16515 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16516
16517         * Makefile.in: Add automake targets.
16518         * configure.in (host_tools): Add automake.
16519
16520 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16521
16522         * configure: Default CXX to c++, not gcc.
16523         * Makefile.in (CXX): Set to c++, not gcc.
16524         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16525
16526 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16527
16528         * install-sh: try appending a .exe if source file doesn't
16529         exist
16530
16531 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16532
16533         * configure.in: Turn on multilib by default.
16534         (cross_only): Remove target-libiberty.
16535
16536         * Makefile.in (all-gcc): Don't depend on libiberty.
16537
16538 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16539
16540         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16541
16542 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16543
16544         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16545         (DISTBISONFILES): Add ld/Makefile.in
16546
16547 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16548
16549         * configure.in: if target is cygwin32 but host isn't cygwin32,
16550         don't configure gdb tcl tk expect, not just gdb.
16551
16552 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16553
16554         * configure.in: Added gnuserv everywhere sn appears.
16555
16556         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16557         (CROSS_CHECK_MODULES): Added check-gnuserv.
16558         (INSTALL_MODULES): Added install-gnuserv.
16559         (CLEAN_MODULES): Added clean-gnuserv.
16560         (all-gnuserv): New target.
16561
16562 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16563
16564         * config.guess: Fixes for MIPS OpenBSD systems.
16565
16566 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16567
16568         * Makefile.in (INSTALL_XFORM): Remove.
16569         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16570
16571         * mkinstalldirs: New file, copied from automake.
16572         * Makefile.in (installdirs): Rename from install-dirs.  Use
16573         mkinstalldirs.  Change all users.
16574         (DEVO_SUPPORT): Add mkinstalldirs.
16575
16576 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16577
16578         * install-sh: Rename from install.sh.
16579         * Makefile.in (INSTALL): Change install.sh to install-sh.
16580         (DEVO_SUPPORT): Likewise.
16581
16582         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16583         Graichen <graichen@rzpd.de>.
16584
16585 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16586
16587         * config.guess: Recognize OpenBSD systems correctly.
16588
16589 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16590
16591         * README, Makefile.in (ETC_SUPPORT): Remove references to
16592         cfg-paper*, configure.{texi,man,info*}._
16593
16594 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16595
16596         * Makefile.in (all.normal): Ensure that gcc is built after all
16597         the x11 - ie gdb - targets.
16598
16599 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16600
16601         * makefile.vms: Don't run conf-a-gas.
16602
16603 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16604
16605         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16606
16607 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16608
16609         * configure.in: Remove noconfigdirs case since gdb also
16610         configures and builds for tic80-coff.
16611
16612 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16613
16614         * configure: Set cache_file to config.cache.
16615         * Makefile.in (local-distclean): Remove config.cache.
16616
16617 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16618
16619         * COPYING: Update FSF address.
16620
16621 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16622
16623         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16624         noconfigdirs.
16625
16626 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16627
16628         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16629         MAKEDIRS, is empty.
16630
16631 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16632
16633         * config.sub: Tweak mn10300 entry.
16634
16635 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16636
16637         * configure.in (host_tools): Put sim before gdb, so gdb's
16638         configure.tgt can determine if the simulator was configured.
16639
16640 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16641
16642         * config.sub: Move BeOS $os case to be with other Cygnus
16643         local cases.
16644
16645 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16646
16647         * config.sub: Remove misplaced comment that broke Linux.
16648
16649 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16650
16651         * config.sub: Add BeOS support.
16652
16653 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16654
16655         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16656
16657 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16658
16659         * configure.in (noconfigdirs): Remove tcl and tk from
16660         noconfigdirs for cygwin32 builds.
16661
16662 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16663
16664         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16665
16666 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16667
16668         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16669         make-all.com, use makefile.vms instead.
16670
16671 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16672
16673         * config.sub: Accept -lnews*.
16674
16675 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16676
16677         * configure.in (noconfigdirs): Disable target-newlib,
16678         target-examples and target-libiberty for d30v.
16679
16680 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16681
16682         * configure.in (noconfigdirs): Enable ld for d30v.
16683
16684 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16685
16686         * configure.in (tic80-*-*): Build compiler.
16687
16688 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16689
16690         * configure.in (d30v-*): Remove sim directory from list of
16691         unsupported d30v directories
16692
16693 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16694
16695         * config.sub, configure.in: Add d30v target cpu.
16696
16697 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16698
16699         * makefile.vms: New file.
16700         * make-all.com: Remove.
16701
16702 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16703
16704         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16705
16706 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16707
16708         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16709
16710 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16711
16712         * Makefile.in (ALL_MODULES): Added all-db.
16713         (CROSS_CHECK_MODULES): Addec check-db.
16714         (INSTALL_MODULES): Added install-db.
16715         (CLEAN_MODULES): Added clean-db.
16716
16717 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16718
16719         * config.guess: Merge with latest FSF sources.
16720
16721 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16722
16723         * Makefile.in (ALL_MODULES): Added all-itcl.
16724         (CROSS_CHECK_MODULES): Added check-itcl.
16725         (INSTALL_MODULES): Added install-itcl.
16726         (CLEAN_MODULES): Added clean-itcl.
16727
16728 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16729
16730         * configure.in: build gdb for mn10200
16731
16732 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16733
16734         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16735
16736 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16737
16738         * configure.in (tic80-*-*): Turn off most targets right now.
16739
16740 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16741
16742         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16743         rather than the makeinfo program.
16744         (do-info): Depend upon all-texinfo.
16745
16746 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16747
16748         * configure.in: Remove uses of config/mh-linux.
16749
16750         * config.sub, config.guess: Merge with latest FSF sources.
16751
16752 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16753
16754         * config.sub (case $basic_machine): Add tic80 entries.
16755
16756 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16757
16758         * config.sub, config.guess: Merge with latest FSF sources.
16759
16760 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16761
16762         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16763         * mpw-config.in: Test for NewFolderRecursive.
16764         * mpw-install: Use symbolic name for startup filename.
16765         * mpw-README: Add various additional details.
16766
16767 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16768
16769         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16770
16771 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16772
16773         * configure.in: Do build gcc and the target libraries for
16774         the mn10200.
16775
16776 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16777
16778         * configure.in: don't avoid building gdb for mn10300 any more
16779         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16780         instead of single-quoting it.
16781
16782 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16783
16784         * configure.in: Don't use --with-stabs on IRIX 6.
16785
16786 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16787
16788         * configure.in (m32r): Build gdb, libg++ now.
16789
16790 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16791
16792         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16793         directories from noconfigdirs.
16794
16795 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16796
16797         * config.sub (basic_machine): added mips16 configuration
16798
16799 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16800
16801         * config.sub: Handle d10v-unknown.
16802
16803 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16804
16805         * config.sub: Handle v850-unknown.
16806
16807 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16808
16809         * Makefile.in: add findutils
16810         * configure.in: add findutils to list of host_tools
16811
16812 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16813
16814         * config.sub: Handle mn10200 and mn10300.
16815
16816 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16817
16818         * configure.in (d10v-*): Do not build librx.
16819
16820 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16821
16822         * configure.in (mn10300): Build everything except gdb & libgloss.
16823
16824 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16825
16826         * config.guess:  Patch for Dansk Data Elektronik servers,
16827         from Niels Skou Olsen <nso@dde.dk>.
16828
16829         For ncr, use /bin/uname rather than uname, since GNU uname does not
16830         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16831
16832         Patch for MIPS R4000 running System V,
16833         from Eric S. Raymond <esr@snark.thyrsus.com>.
16834
16835         Fix thinko for nextstep.
16836
16837         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16838
16839         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16840         * config.guess: Guess mips-dec-mach_bsd4.3.
16841
16842         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16843         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16844         release numbers.
16845         * config.guess (mips-mips-riscos*):  Emit just enough of the
16846         release number.
16847
16848         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16849         * config.guess (sparc-auspex-sunos*):  Added.
16850         (f300-fujitsu-*): Added.
16851
16852         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16853         * config.guess:  Recognize a Tadpole as a sparc.
16854
16855 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16856
16857         * config.guess: Don't assume that NextStep version is either 2 or
16858         3.  NextStep 4 (aka OpenStep 4) has come out now.
16859
16860 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16861
16862         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16863         From Rik Faith <faith@cs.unc.edu>.
16864
16865 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16866
16867         * config.sub: Contributions from bug-gnu-utils to:
16868         Support plain "hppa" (no version given) architecture, reported by
16869         OpenStep.
16870         OpenBSD like NetBSD.
16871         LynxOs is not a hardware supplier.
16872
16873         * config.guess: Contributions from bug-gnu-utils to add support for:
16874         OpenBSD like NetBSD.
16875         Stratus systems.
16876         More Pyramid systems.
16877         i[n>4]86 Intel chips.
16878         M680[n>4]0 Motorola chips.
16879         Use unknown instead of lynx for hardware manufacturer.
16880
16881 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16882
16883         * install.sh (chmodcmd): Set to null if the DST directory already
16884         exists.
16885
16886 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16887
16888         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16889         not use mt-ppc target Makefile fragment any more.
16890
16891 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16892
16893         * configure.in (*-*-windows):  Exclude everything but those dirs
16894         needed to build windows.
16895
16896 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16897
16898         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16899
16900 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16901
16902         * configure.in:  Exclude mmalloc from i386-windows.
16903
16904 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16905
16906         * Undo my previous change.
16907
16908 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16909
16910         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16911         unconditionally.
16912         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16913
16914 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16915
16916         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16917         host to add it's own flags.
16918
16919 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16920
16921         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16922
16923 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16924
16925         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16926         (CXX_FOR_TARGET): Likewise.
16927         (GCC_FOR_TARGET): Define.
16928         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16929         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16930         CC_FOR_TARGET was specified on the command line.
16931         (MAKEOVERRIDES): Don't define.
16932
16933 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16934
16935         * configure.in (m32r): Fix spelling of libg++ libs.
16936
16937 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16938
16939         * config.sub (-apple*): Remove, now redundant.
16940
16941 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16942
16943         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16944
16945         * configure: Rework yesterday's sed script patch.
16946
16947         * config.sub: Merge with FSF.
16948
16949 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16950
16951         * config.guess:  Merge from FSF.
16952
16953         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16954         * config.guess: Use pc instead of unknown, for pc clone systems.
16955         Change linux to linux-gnu.
16956
16957         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16958         * config.guess: Avoid non-portable tr syntax.
16959
16960 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16961
16962         * test-build.mk (HOLES): Add "xargs" for gdb.
16963
16964         * configure: Avoid hpux10.20 sed bug.
16965
16966 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16967
16968         * configure.in:  Add support for windows host
16969         (that is a build done under the Microsoft build environment).
16970
16971 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16972
16973         * Makefile.in: Replace all uses of srcroot with s, to shrink
16974         command line lengths.
16975
16976         Patches from Geoffrey Noer <noer@cygnus.com>:
16977         * configure.in: If configuring for newlib, pass --with-newlib to
16978         subdirectories.
16979         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16980         -Bnewlib/ and -Lwinsup to gcc.
16981         (CXX_FOR_TARGET): Likewise.
16982
16983 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16984
16985         * Makefile.in (ETC_SUPPORT): Add configure.
16986
16987 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16988
16989         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16990         host configuration file.
16991
16992 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16993
16994         * configure.in: Break mn10x00 support into separate
16995         mn10200 and mn10300 configurations.
16996         * config.sub: Likewise.
16997
16998 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16999
17000         * configure.in: Add lots of stuff to noconfigdirs for
17001         the mn10x00 targets.
17002
17003         * config.sub, configure.in: Add mn10x00 support.
17004
17005 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17006
17007         * make-all.com: Call conf-a-gas, not config-a-gas.
17008
17009 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17010
17011         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17012         targets.
17013
17014 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17015
17016         * mpw-README: Add much more detail for native PowerMac.
17017         * mpw-install: New file.
17018         * mpw-configure: Add --norecursion and --help options.
17019         * mpw-config.in: Translate readme and install files when
17020         copying to objdir.
17021         * mpw-build.in: Don't always depend on byacc and flex.
17022         (install-only-top): New action.
17023
17024 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17025
17026         * configure.in:  You can now configure GDB for the v850.
17027
17028 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17029
17030         * configure.in (noconfigdirs): Don't configure any C++ dirs
17031         if targeting D10V.
17032
17033 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17034
17035         * config.sub: Recognize mips64vr5000.
17036
17037 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17038
17039         * configure.in: Use a single line for host_tools and native_only.
17040
17041 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17042
17043         * config.sub, configure.in: Add entries for m32r.
17044
17045 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17046
17047         * Makefile.in (inet-install): Don't run install-gzip.
17048
17049 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17050
17051         * configure.in:  Don't config lots of things for *-*-windows*.
17052
17053 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17054
17055         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17056         (host_libs, host_tools): Copy from configure.in.
17057         * mpw-configure: Don't complain about directories not found.
17058
17059 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17060
17061         * configure.in (i[345]86): Recognize i686 for pentium pro.
17062         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17063         file.
17064
17065         * config.guess (i[345]86): Ditto.
17066
17067 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17068
17069         * configure.in (noconfigdirs): Removed gdb for D10V.
17070
17071 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17072
17073         * configure.in: Remove ld, target-libio, target-libg++, and
17074         target-libstdc++ from noconfigdirs.
17075
17076 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17077
17078         * configure: Fix three locations where shell scripts were
17079         being run directly rather than with config_shell.
17080
17081 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17082
17083         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17084         * config.sub (basic_machine): Recognize v850.
17085
17086 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17087
17088         * mpw-configure: Handle multiple enable/disable options and
17089         pass them down recursively, handle -c and -s flags appropriately
17090         depending on choice of compiler, add escape mechanism for
17091         quoted arguments to gC.
17092
17093 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17094
17095         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17096         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17097         so that -mrelocatable-lib and -mno-eabi are used.
17098
17099         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17100         not support --print-multi-lib, don't abort.
17101
17102 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17103
17104         * make-all.com: Run config-a-gas.
17105         * setup.com: Don't copy subdirectory files around.
17106
17107 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17108
17109         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17110         target, it now compiles correctly.
17111
17112 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17113
17114         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17115
17116 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17117
17118         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17119
17120 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17121
17122         * configure.in (native_only): Add prms.
17123
17124 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17125
17126         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17127         (BINUTILS_SUPPORT_DIRS): Likewise.
17128
17129 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17130
17131         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17132         d10v support is added.
17133
17134 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17135
17136         * configure.in (d10v-*-*): New target.
17137
17138 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17139
17140         * config.guess (HP 9000/811): Recognize this as a PA1.1
17141         machine.
17142
17143 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17144
17145         * Makefile.in (do-tar-gz): New target, split out from tail end of
17146         taz target.  Run each command separately, don't use pipes.
17147         (taz): Use it.
17148
17149 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17150
17151         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17152         * mpw-build.in: No builds should depend on building byacc or flex,
17153         they are assumed to be installed already.
17154
17155 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17156
17157         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17158         variable that CC_FOR_TARGET needs.
17159
17160 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17161
17162         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17163         options have changed since the last time the subdirectory was
17164         configured, and if it has, reconfigure.
17165         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17166         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17167
17168 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17169
17170         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17171         CLEAN_MODULES): Add bash.
17172         (all-bash): New target.
17173
17174 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17175
17176         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17177
17178 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17179
17180         * config.sub (basic_machine): Recognize d10v as a valid processor.
17181
17182 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17183
17184         * mpw-configure: Add support for --bindir.
17185         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17186
17187 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17188
17189         * configure.in: add bash, time, gawk to list of hosttools and things
17190         to only build for native toolchains
17191
17192 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17193
17194         * Makefile.in (docdir): Remove.
17195
17196 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17197
17198         * Makefile.in (datadir): Set to $(prefix)/share.
17199
17200 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17201
17202         * configure.in: build diff and patch for cygwin32-hosted
17203         toolchains.
17204
17205 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17206
17207         * config.sub: Accept -rtems*.
17208
17209 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17210
17211         * configure.in: enable dosrel for cygwin32-hosted builds,
17212                 remove diff from the list of things not buildable
17213                 via Canadian Cross
17214
17215 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17216
17217         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17218         don't get ". ".
17219
17220 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17221
17222         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17223
17224 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17225
17226         * Makefile.in (taz): Handle case where tex3patch didn't even get
17227         checked out.  Also, if it was found, put the symlink in a new util
17228         subdirectory.
17229
17230 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17231
17232         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17233
17234 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17235
17236         * config.sub: Recognize -openvms.
17237         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17238         * make-all.com, setup.com: New files.
17239
17240 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17241
17242         * Makefile.in (taz): tex3patch moved to texinfo/util.
17243
17244 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17245
17246         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17247         * configure.in: remove make from disable-if-Can-Cross list
17248                 enable gdb if ${host} and ${target} are cygwin32
17249
17250 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17251
17252         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17253         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17254
17255 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17256
17257         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17258         distinguish sysv/svr4/bsd variants.
17259         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17260
17261 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17262
17263         * configure.in: Added copyright notice.
17264         * move-if-change: Added copyright notice.
17265
17266 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17267
17268         * configure.in (powerpcle-*-solaris*): Until we get shared
17269         libraries working, don't build gdb, sim, make, tcl, tk, or
17270         expect.
17271
17272 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17273
17274         * config.guess:  Merge with FSF:
17275
17276         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17277         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17278
17279         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17280         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17281
17282         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17283         * config.guess:  Combine two OSF1 rules.
17284         Also recognize field test versions.  From mjr@zk3.dec.com.
17285         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17286         because GNU uname does not support -p.  From pmr@pajato.com.
17287
17288 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17289
17290         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17291
17292 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17293
17294         * mpw-README: Document GCCIncludes.
17295
17296 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17297
17298         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17299
17300 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17301
17302         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17303
17304 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17305
17306         * configure.in (*-*-cygwin32): Configure make.
17307
17308 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17309
17310         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17311
17312 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17313
17314         * Makefile.in (all-inet): Depend on all-perl.
17315
17316         * Makefile.in (inet-install): New target.
17317
17318         * Makefile.in (all-inet): Depend on all-tcl.
17319         (all-inet): Depend on all-send-pr.
17320
17321 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17322
17323         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17324         temporarily.
17325
17326 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17327
17328         * configure.in: Don't configure --with-gnu-ld on AIX.
17329
17330 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17331
17332         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17333
17334 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17335
17336         * Makefile.in (ALL_MODULES): Added all-inet.
17337         (CROSS_CHECK_MODULES): Added check-inet.
17338         (INSTALL_MODULES): Added install-inet.
17339         (CLEAN_MODULES): Added clean-inet.
17340         (all-indent): New target.
17341
17342         * configure.in (host_tools): Added inet.
17343         (native_only): Added inet.
17344         (noconfigdirs): Added inet.
17345
17346 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17347
17348         * configure.in: Don't configure libgloss if we are not configuring
17349         newlib.
17350
17351 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17352
17353         * configure.in: Don't configure libgloss for unsupported
17354         architectures.
17355
17356 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17357
17358         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17359
17360 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17361
17362         * Makefile.in (ALL_MODULES): Include all-apache.
17363         (CROSS_CHECK_MODULES): Include check-apache.
17364         (INSTALL_MODULES): Include install-apache.
17365         (all-apache): New target.
17366
17367         * configure.in: Added apache everywhere perl is seen.
17368
17369 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17370
17371         * Makefile.in: Add support for clean-{module} and
17372         clean-target-{module} rules.
17373
17374 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17375
17376         * configure.in (*-*-ose) do not build libgloss.
17377
17378 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17379
17380         * config.guess (prep*:SunOS:5.*:*): Turn into
17381         powerpele-unknown-solaris2.
17382
17383 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17384
17385         * configure.in: Permit --enable-shared to specify a list of
17386         directories.
17387
17388 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17389
17390         * configure.in (host==solaris): Pass only the first word of $CC
17391         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17392
17393 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17394
17395         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17396
17397 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17398
17399         * Makefile.in (ALL_MODULES): Include all-perl.
17400         (CROSS_CHECK_MODULES): Include check-perl.
17401         (INSTALL_MODULES): Include install-perl.
17402         (ALL_X11_MODULES): Include all-guile.
17403         (CHECK_X11_MODULES): Include check-guile.
17404         (INSTALL_X11_MODULES): Include install-guile.
17405         (all-perl): New target.
17406         (all-guile): New target.
17407
17408         * configure.in (host_tools): Include perl and guile.
17409         (native_only): Include perl and guile.
17410         (noconfigdirs): Don't build guile and perl; no ports have been
17411         done.
17412
17413 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17414
17415         * configure (--enable-*): Handle quoted option lists such as
17416         --enable-sim-cflags='-g0 -O' better.
17417
17418 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17419
17420         * Makefile.in ({,inst}all-target): New rule so we can make and
17421         install all of the target directories easily.
17422
17423 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17424
17425         * configure.in: Add missing global flag in sed substitution when
17426         deleting `target-' from ${configdirs}.
17427
17428 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17429
17430         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17431         option.
17432
17433         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17434         config/mh-necv4.
17435
17436         * install.sh: Correct misspelling of transformbasename.
17437
17438         * config.guess: Recognize mips-*-sysv*.
17439
17440 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17441
17442         * config.sub: Recognize mon960.
17443
17444 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17445
17446         * configure: Restore Canadian Cross handling of BISON and LEX,
17447         removed in Feb 20 change.
17448
17449 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17450
17451         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17452         Mention make install.  Remove the old copyright date as well the
17453         clumsy and rather pointless copyright on the README file.
17454
17455 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17456
17457         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17458         Makefile after running symlink-tree, then run `make distclean' to
17459         avoid clobbering any generated files in srcdir.
17460
17461 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17462
17463         * configure.in (m68k-*-netbsd*): Build everything now.
17464
17465 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17466
17467         * Makefile.in (taz): Fix quoting.
17468
17469 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17470
17471         * configure.in (sparclet-*-*): Build everything now.
17472
17473 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17474
17475         * configure.in (m68k-*-linux*): New host.
17476
17477 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17478
17479         * configure: Check for bison before byacc.
17480
17481 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17482
17483         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17484         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17485         searching PATH.  These are used as fallbacks by Makefile.in if
17486         flex/bison/byacc aren't in objdir.
17487
17488 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17489
17490         * Makefile.in: Make everything which depends upon all-bfd also
17491         depend upon all-opcodes, in case --with-commonbfdlib is used.
17492
17493 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17494
17495         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17496         building NT native compilers on Unix.
17497
17498 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17499
17500         * configure.in: Don't get CC from the host Makefile fragment if we
17501         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17502         Solaris test for /usr/ucb/cc to the post target script, just after
17503         the compiler sanity test.
17504
17505 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17506
17507         * config.sub: Merge with FSF.
17508
17509 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17510
17511         * Makefile.in (RPATH_ENVVAR): New variable.
17512         (REALLY_SET_LIB_PATH): Use it.
17513         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17514
17515 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17516
17517         * config.sub, configure.in: Recognize sparclet cpu.
17518
17519 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17520
17521         * config.guess:  Support m68k-cbm-sysv4.
17522
17523 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17524
17525         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17526         m68k-unknown-linuxaout from linker help string.  Put quotes around
17527         $ld_help_string.
17528
17529 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17530
17531         * config.guess (powerpc-harris-powerunix): Add guess for port
17532         to new target.
17533
17534 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17535
17536         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17537
17538 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17539
17540         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17541         $(REALLY_SET_LIB_PATH) in Makefile.
17542         * Makefile.in (SET_LIB_PATH): New variable.
17543         (REALLY_SET_LIB_PATH): New variable.
17544         ($(DO_X)): Use $(SET_LIB_PATH).
17545         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17546         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17547         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17548         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17549         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17550         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17551         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17552         (install-dosrel): Likewise.
17553         (all-opcodes): Depend upon all-libiberty.
17554
17555 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17556
17557         * config.guess (*:CYGWIN*): New
17558
17559 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17560
17561         * Makefile.in (all-target-winsup): All all-target-libiberty.
17562
17563 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17564
17565         * configure.in (noconfigdirs): Add missing # in front of comment.
17566
17567 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17568
17569         * configure.in: add second pass to things added to noconfigdirs
17570         so *-gm-magic can exclude libgloss properly.
17571
17572 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17573
17574         * mpw-configure (extralibs_name, rez_name): Set correctly
17575         for MWC68K compiler.
17576
17577         * mpw-README: Add more info on the necessary build tools.
17578
17579 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17580
17581         * configure.in, config.sub: Recognize cygwin32.
17582
17583 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17584
17585         * config.guess, config.sub: Recognize A/UX.
17586
17587 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17588
17589         * config.sub: Merge with gcc/config.sub.
17590
17591 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17592
17593         * mpw-build.in (do-binutils): Add build of stamps.
17594
17595 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17596
17597         * config.sub: Add recognition for mips64vr4100*-* targets.
17598
17599 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17600
17601         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17602         Add creation of gconfigargs with `--enable-shared' turned on.
17603         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17604         ($(host)-stamp-stage3-configured): Likewise.
17605         (HOLES): Add chatr and ldd.
17606         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17607
17608 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17609
17610         * configure: Pass --nfp to recursive configures.
17611
17612 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17613
17614         * Makefile.in (DLLTOOL): New.
17615         (DLLTOOL_FOR_TARGET): New.
17616         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17617         (EXTRA_TARGET_FLAGS): Ditto.
17618         (EXTRA_GCC_FLAGS): Ditto.
17619         (CONFIGURE_TARGET_MODULES): Ditto.
17620         (DO_X): Ditto.
17621         * configure: Add DLLTOOL.
17622
17623 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17624
17625         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17626         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17627         mh-sco, since old workarounds no longer needed, and don't
17628         build ld, since libraries have weak symbols in COFF.
17629
17630 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17631
17632         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17633
17634 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17635
17636         * configure.in: Make sure that ${CC} can be used to compile an
17637         executable.
17638
17639 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17640
17641         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17642         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17643         nothing depending on whether gdbtk is being built.
17644
17645 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17646
17647         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17648
17649 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17650
17651         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17652         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17653
17654 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17655
17656         * config-ml.in: Add support for
17657         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17658         Simplify setting of multidirs from --disable-foo.
17659
17660 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17661
17662         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17663         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17664         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17665         non-empty, pass them on to the  GCC make.
17666         (all-bootstrap): New rule that is like all-gcc, except it executes
17667         the GCC bootstrap rule instead of the GCC all rule.
17668
17669 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17670
17671         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17672
17673 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17674
17675         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17676         DG/UX support.
17677
17678 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17679
17680         * config.sub (i*86*) Change [345] to [3456]
17681
17682 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17683
17684         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17685         --with-gnu-ld=no.
17686
17687 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17688
17689         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17690         AIX multilibs get built.
17691
17692 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17693
17694         * configure.in (i386-win32): Don't build expect if we're not
17695         building the tcl subdir.
17696
17697 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17698
17699         * Makefile.in: (configure-target-examples, all-target-examples):
17700         New targets, configure and build example programs.
17701
17702 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17703
17704         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17705         use it as input to sedit the generated MPW makefile.
17706         * mpw-README: Add a suggestion about Gestalt.h.
17707
17708 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17709
17710         * config.sub: Accept *-*-ieee*.
17711
17712 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17713
17714         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17715         Ronald F. Guilmette <rfg@monkeys.com>.
17716
17717 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17718
17719         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17720         for powerpc-pe native.
17721         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17722         (target==powerpc-pe): duplicate i386-win32 entry.
17723
17724 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17725
17726         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17727         of vxworks, not just vxworks5.1.
17728
17729 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17730
17731         * mpw-configure: Add support for exec-prefix.
17732
17733 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17734
17735         * config.guess: Recognize HP model 816 machines as having
17736         a PA1.1 processor.
17737
17738 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17739
17740         * configure: Ignore new autoconf configure options.
17741
17742 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17743
17744         * config.guess:  Recognize Pentium under SCO.
17745         From Robert Lipe <robertl@arnet.com>.
17746
17747 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17748
17749         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17750
17751 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17752
17753         * configure.in: Don't configure gas for alpha-dec-osf*.
17754
17755 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17756
17757         * configure.in: Default to --with-stabs for some targets for which
17758         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17759         i[345]86*-*-unixware*.
17760
17761 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17762
17763         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17764         rather than basing it on the target.  Simplify handling of options
17765         controlling which directories to configure.  Remove extraneous
17766         slash in multi-clean target.
17767
17768 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17769
17770         * config-ml.in: Prefix more variables with ml_ so they don't collide
17771         with configure's.
17772
17773 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17774
17775         * configure: Don't turn -v into --v.
17776
17777 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17778
17779         * configure.in (targargs): Fix typo.
17780
17781         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17782
17783 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17784
17785         * configure.in: Strip --host and --target options from
17786         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17787         --with-cross-host option when building with a cross-compiler.
17788         * configure: Canonicalize the arguments put into config.status by
17789         always using `=' for an option with an argument.  Pass a presumed
17790         --host or --target explicitly.
17791
17792 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17793
17794         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17795         into general OS recognition case.
17796
17797 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17798
17799         * configure.in (target_configdirs): add target-winsup only
17800         for win32 target systems.
17801
17802 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17803
17804         * Makefile.in (all-target-libgloss): Depend upon
17805         configure-target-newlib, since when libgloss is built it looks to
17806         see if the newlib directory exists.
17807
17808 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17809
17810         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17811         cfg-ml-*.in.
17812
17813 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17814
17815         * configure: Handle LD and LD_FOR_TARGET when configuring a
17816         Canadian Cross.
17817
17818 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17819
17820         * configure.in (target_libs): add target-winsup.
17821         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17822         (target==ppcle-pe): remove ld from $noconfigdirs.
17823
17824 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17825
17826         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17827         Preserve relative path names in $srcdir.  Build symlink tree if
17828         configuring cross target dir and srcdir=. (= no VPATH support).
17829         (configure-target-libg++): Depend on configure-target-librx.
17830         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17831         * config-ml.in: New file.
17832         * symlink-tree: New file.
17833         * configure: Ensure srcdir="." if that's what it is.
17834
17835 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17836
17837         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17838         includes and FLEX_SKELETON setting.
17839         * mpw-configure (--with-gnu-ld): New option, controls whether
17840         to use PPCLink or ld with PowerMac GCC.
17841         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17842         * mpw-config.in: Configure grez if targeting Mac.
17843
17844         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17845         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17846         just macos.
17847         * configure.in: Configure grez resource compiler if targeting Mac.
17848         * Makefile.in (all-grez, install-grez): New targets.
17849
17850 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17851
17852         * configure: CXX defaults to gcc, not g++.  If we find
17853         gcc in the path, set CC to gcc -O2.
17854
17855 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17856
17857         * configure: Default ${build} correctly.  Avoid picking up extra
17858         spaces when reading CC and CXX from Makefile.  When doing a
17859         Canadian Cross, use plausible default values for numerous
17860         variables.
17861         * configure.in: When doing a Canadian Cross, don't try to
17862         configure tools whose configure script can't handle it.
17863
17864 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17865
17866         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17867
17868 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17869
17870         * configure:  Remove dubious bug reporting address.
17871
17872 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17873
17874         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17875         configure script, run that instead of this directory's configure.
17876         In either case, print a message that we're configuring the sub-dir.
17877
17878 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17879
17880         * configure.in: Before checking for the existence of various files,
17881         use sed to filter out "target-".
17882
17883 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17884
17885         * Makefile.in (DO_X): Split rule to decrease command line length
17886         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17887         (Philippe De Muyter).
17888
17889 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17890
17891         * Makefile.in (all-patch): depend on all-libiberty.
17892
17893 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17894
17895         * configure.in: If the only directory in target_configdirs which
17896         actually exists is libiberty, then set target_configdirs to empty,
17897         to avoid trying to build a target libiberty in a gas or gdb
17898         distribution.
17899
17900 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17901
17902         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17903         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17904         systems.
17905
17906 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17907
17908         * configure.in (copy_dirs): Use sys-include instead of include
17909         for --with-headers option.
17910
17911 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17912
17913         * Makefile.in, configure.in: Make winsup builds work with
17914         new scheme.
17915
17916 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17917
17918         * configure.in: Build the linker on AIX.
17919
17920 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17921
17922         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17923         where needed.
17924
17925 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17926
17927         * Makefile.in (all-gcc): Fix typo.
17928
17929 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17930
17931         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17932
17933 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17934
17935         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17936         to target-xiberty, to provide more flexibility.
17937         (target_subdir):  Define.  Create if cross.
17938         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17939         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17940         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17941         check-libFOO -> check-target-libFOO, etc.
17942         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17943         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17944         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17945         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17946         allow ALL_GCC="" to only configure.
17947         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17948         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17949         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17950
17951 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17952
17953         * Makefile.in (taz): Build "info" in etc explicitly.
17954
17955 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17956
17957         * configure.in:  Make sure that CC is undefined (as opposed to
17958         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17959         problem with autoconf trying to configure on a host without GCC.
17960
17961 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17962
17963         * mpw-configure: Set host alias from choice of host compiler,
17964         only use generic MPW Makefile sed if present, edit a file
17965         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17966         * mpw-README: Add problem notes about CW6 and CW7.
17967
17968 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17969
17970         * Makefile.in (taz): Use ";" instead of ";;".
17971
17972 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17973
17974         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17975         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17976         DISTDOCDIRS.
17977         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17978         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17979
17980 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17981
17982         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17983         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17984         Move bfd to DISTSTUFFDIRS.
17985
17986 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17987
17988         * Makefile.in (X11_LIB): Removed.
17989         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17990
17991         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17992
17993 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17994
17995         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17996         names.
17997
17998 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17999
18000         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18001
18002 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18003
18004         * configure.in (i[345]86-*-win32): Always build newlib.
18005         Don't configure cvs, autoconf or texinfo.
18006         * Makefile.in (LD_FOR_TARGET): New.
18007         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18008         Pass down LD_FOR_TARGET.
18009
18010 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18011
18012         * winsup: New directory.
18013         * Makefile.in: Build winsup.
18014         * configure.in: Winsup is configured when target is win32.
18015         Can only build win32 target GDB when native.
18016
18017 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18018
18019         * config.guess: Recognize HP model 819 machines as having
18020         a PA 1.1 processor.
18021
18022 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18023
18024         * configure: Fix sed loop which substitutes for CC and CXX to
18025         avoid bug found in various sed implementations.
18026
18027 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18028
18029         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18030         simulator.  Use standard powerpc-*-eabi*.
18031
18032 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18033
18034         * configure.in: Stop putting gas and binutils in noconfigdirs for
18035         powerpc-*-aix* and rs6000-*-*.
18036
18037 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18038
18039         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18040         -mcall-aixdesc libraries.
18041
18042 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18043
18044         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18045
18046         * config.sub (arm | armel | armeb): Fix shell syntax.
18047
18048 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18049
18050         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18051         -msoft-float and -mcpu=common support.
18052         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18053         libraries.
18054
18055 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18056
18057         * configure.in: Allow configuration and build of emacs19 for the alpha.
18058
18059 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18060
18061         * configure.in (CC): Get ^CC, not just any old CC, from
18062         ${host_makefile_frag}.
18063
18064 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18065
18066         * configure.in (CC): Try to get CC from
18067         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18068
18069 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18070
18071         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18072         only if it exists in $(srcdir).
18073
18074 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18075
18076         * configure: If CC and CXX are not set in the environment, set
18077         them, based on either an existing Makefile or on searching for gcc
18078         in PATH.  Substitute for CC and CXX in Makefile.
18079         * configure.in: Remove libm from target_libs.  Separate
18080         target_configdirs from configdirs.  If CC is not set in
18081         environment, try to get it from a host Makefile fragment.  Rewrite
18082         changes of configdirs to use skipdirs instead.  A few minor
18083         tweaks.  Take directories out of target_configdirs as they are
18084         taken out of configdirs.  Remove existing Makefile files from
18085         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18086         CONFIG_ARGUMENTS in Makefile.
18087         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18088         by configure.in.
18089         (CONFIG_ARGUMENTS): Likewise.
18090         (CONFIGURE_TARGET_MODULES): New variable.
18091         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18092         ($(CONFIGURE_TARGET_MODULES)): New target.
18093         (configure-libg++, configure-libio): New targets.
18094         (all-libg++): Depend upon configure-libg++.
18095         (all-libio): Depend upon configure-libio.
18096         (configure-libgloss, all-libgloss): New targets.
18097         (configure-libstdc++): New target.
18098         (all-libstdc++): Depend upon configure-libstdc++.
18099         (configure-librx, all-librx): New targets.
18100         (configure-newlib): New target.
18101         (all-newlib): Depend upon configure-newlib
18102         (configure-xiberty): New target.
18103         (all-xiberty): Depend upon configure-xiberty.
18104
18105 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18106
18107         * configure.in (host i[345]86-*-win32):  Expand the
18108         noconfigdirs again.
18109
18110 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18111
18112         * mpw-configure: Fix sed command file name.
18113
18114 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18115
18116         * configure.in (host i[345]86-*-win32): Reduce the
18117         noconfigdirs again.
18118
18119 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18120
18121         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18122         or powerpc*-*-pe*, since they are not yet supported.
18123
18124 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18125
18126         Add PowerMac support and many other enhancements.
18127         * mpw-configure: New option --cc to select compiler to use,
18128         paste options set according to --cc into the generated
18129         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18130         if mpw-make.sed is present.
18131         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18132         add forward includes for PowerPC include files.
18133         * mpw-build.in: Build using Makefile.PPC if present.
18134         (do-byacc, etc): Remove separate version resource builds.
18135         (do-gas): Build "stamps" before "all".
18136         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18137         * mpw-README: Update to reflect --cc option, PowerMac support,
18138         and recently-reported compatibility problems.
18139
18140 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18141
18142         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18143         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18144         (--with-multilib-top): Pass to recursive invocations.
18145
18146 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18147
18148         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18149         v810-*-*.
18150
18151 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18152
18153         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18154         gdb, ld and opcodes on v810-*-*.
18155
18156 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18157
18158         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18159         (local-maintainer-clean): New target.
18160         (maintainer-clean): New target.
18161         (realclean): Just depend upon maintainer-clean.
18162
18163 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18164
18165         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18166
18167 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18168
18169         * configure.in: Build ld in mips*-*-bsd* case.
18170
18171 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18172
18173         * config.sub: Accept -lites* OS.  From Ian Dall.
18174
18175 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18176
18177         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18178         targets.
18179
18180 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18181
18182         * configure.in: treat i386-win32 canadian cross the same as
18183         i386-go32 canadian cross.
18184
18185 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18186
18187         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18188         running under the simulator to build a reduced set of libraries.
18189         (powerpc-*-eabiaix): Add fine grained multilib support added to
18190         other powerpc targets yesterday.
18191
18192 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18193
18194         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18195         -disable-softfloat, -disable-relocatable, -disable-aix, and
18196         -disable-sysv to control which multilib libraries get built.
18197
18198 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18199
18200         * configure: Add Makefile.tem to list of files to remove in trap
18201         handler.
18202
18203 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18204
18205         * config.guess (*Linux*):  Add missing "exit"s.
18206         Also, need specific check for alpha-unknown-linux (uses COFF).
18207
18208 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18209
18210         * config.guess:  Merge with FSF:
18211
18212         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18213         * config.guess (AIX4): More robust release numbering discovery.
18214
18215         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18216         * config.guess (i386-sequent-ptx): Properly get version number.
18217
18218         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18219         * config.guess (mips:*:4*:UMIPS): New case.
18220
18221 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18222
18223         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18224         (i386-win32 host): Likewise.  Don't build readline.
18225
18226 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18227
18228         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18229         SUPPORT_FILES to submakes.
18230
18231 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18232
18233         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18234         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18235         mpw-configure.
18236
18237 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18238
18239         * configure.in (appdirs): Use =, not ==, in test expression when
18240         trying to build the text to print in the warning message for
18241         Solaris users.
18242
18243 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18244
18245         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18246
18247 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18248
18249         * config.guess: Recognize lynx-2.3.
18250
18251 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18252
18253         * config.sub (z8ksim): Deleted
18254         (z8k-*-coff): New, this is the one true name of the target.
18255
18256 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18257
18258         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18259
18260 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18261
18262         * config.guess (*:Linux:*:*): First try asking the linker what the
18263         default object file format is (elf, aout, or coff).  Then if this
18264         fails, try previous methods.
18265
18266 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18267
18268         * configure.in: Don't build newlib for *-*-vxworks5.1.
18269
18270 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18271
18272         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18273         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18274
18275 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18276
18277         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18278
18279 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18280
18281         * cfg-ml-com.in: New file.
18282         * cfg-ml-pos.in: New file.
18283
18284 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18285
18286         * COPYING.NEWLIB: Add HP free copyright to list.
18287
18288 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18289
18290         * config.sub: Recognize -eabi* for the system, not just -eabi.
18291
18292 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18293
18294         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18295         * config.sub, configure.in (win32): New target and host.
18296
18297 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18298
18299         * configure.in: Add i386-pe configuration.
18300
18301 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18302
18303         * mpw-build.in (install): Install GDB after LD.
18304
18305 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18306
18307         * mpw-config.in (elf/mips.h): Always forward-include, needed
18308         for GDB to build.
18309
18310 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18311
18312         * testsuite: New directory for customer acceptance and whole tool
18313         chain tests.
18314
18315 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18316
18317         * configure: If per-host line isn't found, but AC_OUTPUT is found
18318         and a configure script exists, run it instead.
18319
18320 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18321
18322         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18323
18324 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18325
18326         * configure: Set build_{cpu,vendor,os,alias} to host values when
18327         --build isn't specified.
18328
18329 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18330
18331         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18332         (FLAGS_TO_PASS): Pass them.
18333         (EXTRA_TARGET_FLAGS): Ditto.
18334
18335 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18336
18337         * Makefile.in (all-libg++): Depend on all-libstdc++.
18338
18339 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18340
18341         * configure.in (noconfigdirs): Enable all packages for
18342           i386-unknown-netbsd.
18343
18344 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18345
18346         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18347         hosted builds (DOS builds)
18348
18349 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18350
18351         Changes for ARM based on patches from Richard Earnshaw:
18352         * config.sub: Handle armeb and armel.
18353         * configure.in: Omit arm linker only for riscix.
18354
18355 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18356
18357         * config.guess:  Update from FSF.
18358
18359 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18360
18361         * config.sub: Recognize powerpcle as the little endian variant of
18362         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18363         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18364         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18365         temporarily.
18366
18367 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18368
18369         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18370
18371 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18372
18373         * config.sub: Accept -lites* as a basic system type.
18374
18375 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18376
18377         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18378         installed, and if so return linuxoldld as the system name.
18379
18380 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18381
18382         * config.guess: Add hppa1.1-hp-lites support.
18383
18384 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18385
18386         * configure.in: Don't build newlib for m68k-vxworks5.1.
18387
18388 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18389
18390         * configure.in (mips-sgi-irix6): Use mh-irix5.
18391
18392 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18393
18394         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18395
18396 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18397
18398         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18399         OSF/1.  Fix compiler flags.
18400         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18401
18402 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18403
18404         * configure.in: Recognize --with-newlib.
18405         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18406
18407 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18408
18409         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18410         to *_X11_MODULES due to gdbtk needing X include files et al.
18411
18412 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18413
18414         Merge in support for Mac MPW as a host.
18415         (Old change descriptions retained for informational value.)
18416
18417         * mpw-config.in: Add generic include forwards for cpu-specific
18418         include files in aout and elf directories.
18419
18420         * mpw-configure: Added copyright.
18421         * mpw-config.in: Check for presence of required build tools.
18422         (target_libs): Add newlib.
18423         (target_tools): Add examples.
18424         (Read Me): Generate as "Read Me for MPW" instead.
18425         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18426         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18427         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18428
18429         * mpw-configure: Remove subdir-specific makefile hackery,
18430         delete mk.tmp after using it.
18431
18432         * mpw-build.in (all): Display start and end times.
18433
18434         * mpw-configure (host_canonical): Set.
18435         (target_cpu): Always add to makefiles.
18436         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18437         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18438         (mpw-mh-mpw): Look for in srcdir and srcroot.
18439         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18440
18441         * mpw-build.in: (install-only): New target.
18442
18443         * mpw-configure (host_alias, target_alias): Rename from hostalias
18444         and targetalias, add into generated Makefile.
18445         (mk.tmp): If present, add into generated Makefile.
18446         * mpw-build.in (all-gas): Build config.h first before gas proper.
18447
18448         * mpw-configure (config.status): Write only if changed.
18449         * mpw-config.in (readline): Configure it (not built, just used for
18450         definitions).
18451
18452         * mpw-config.in (elf/mips.h): Add a forward include.
18453
18454         * mpw-config.in: Forward-include most .h files in include into
18455         extra-include.
18456         (readline): Don't build.
18457         mpw-build.in (install): Install GDB.
18458
18459         * mpw-configure (prefix, mpw_prefix): Handle it.
18460         * mpw-config.in (mmalloc, readline): Don't configure.
18461         * mpw-build.in (thisscript): Rename to ThisScript.
18462         Use mpw-build instead of BuildProgram everywhere.
18463         (mmalloc, readline): Don't build.
18464         * mpw-README: New file, basic documentation about the MPW port.
18465
18466         * mpw-config.in: Use forward-include to create include files.
18467
18468         * mpw-configure: Add more things to the top of each configured
18469         Makefile, including contents of config/mpw-mh-mpw.
18470         * mpw-config.in (extra-include): Create this directory and fill it
18471         with Posix-like include files when configuring.
18472
18473         * config.sub (apple, mac, mpw): Add various aliases.
18474
18475         * mpw-build.in: New file, top-level build script fragment for MPW.
18476         * mpw-configure: New file, configure script for MPW.
18477         * mpw-config.in: New file, config fragment for MPW.
18478
18479 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18480
18481         * configure.in (host_libs): Remove glob, since it is gone from the
18482         sources.
18483
18484 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18485
18486         * Makefile.in: define empty GDB_NLM_DEPS var.
18487
18488         * configure.in(target_makefile_frag): use config/mt-netware
18489         for netware targets.
18490
18491 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18492
18493         * config.sub: Merge in recent FSF changes.  Remove linux special
18494         cases.
18495
18496 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18497
18498         Revert this change:
18499
18500         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18501
18502                 * build-all.mk: Use CC=cc -Xs on Solaris.
18503
18504 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18505
18506         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18507         stop using it.
18508         * Makefile.in: Nuke all references to glob subdirectory.
18509
18510 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18511
18512         * configure.in: Fix --enable-shared logic in per-host.
18513
18514 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18515
18516         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18517
18518 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18519
18520         * configure.in (noconfigdirs): Don't build gas on AIX, for
18521         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18522
18523 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18524
18525         * configure: Fix --cache-file to work if the file argument is a
18526         relative path.
18527
18528 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18529
18530         * configure: If the --cache-file is used, pass it down to
18531         configure in subdirectories.
18532
18533 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18534
18535         * config.sub: add vxworks29k configuration.
18536
18537 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18538
18539         * Makefile.in (taz): Do "diststuff" part quietly.
18540
18541 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18542
18543         * config.sub: Mini-merge with gcc/config.sub.
18544
18545 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18546
18547         * config.guess (IRIX): Sed - to _.
18548
18549 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18550
18551         * Makefile.in (source-vault, binary-vault): New targets.
18552
18553 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18554
18555         * config.sub: Recognize -eabi as a basic system type.
18556
18557 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18558
18559         * configure.in (enable_shared stuff): Fix typo.
18560
18561 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18562
18563         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18564
18565 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18566
18567         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18568
18569 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18570
18571         * configure.in (rs6000-*-*): Don't build gas.
18572
18573 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18574
18575         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18576         reduce command line length.
18577         (AS_FOR_TARGET): Check for as.new, not Makefile.
18578         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18579
18580 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18581
18582         * config.guess:  Merge from FSF.
18583
18584 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18585
18586         * configure: Don't use $ when handling program_suffix.
18587
18588 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18589
18590         * configure.in:  Configure tk for hppa/hpux.
18591
18592 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18593
18594         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18595
18596 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18597
18598         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18599         to LIBCXXFLAGS.  Tests are better run without it.
18600
18601 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18602
18603         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18604
18605 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18606
18607         * configure.in (*-*-netware*): Don't configure xiberty.
18608
18609 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18610
18611         * configure.in:  Remove tk from native_only list.
18612
18613 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18614
18615         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18616           for special NCD build.
18617
18618 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18619
18620         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18621         makeall.bat, they're only useful for binutils snapshots.
18622         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18623         makeall.bat to specified SUPPORT_FILES.
18624
18625 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18626
18627         * build-all.mk: Add Ericsson targets to sun4 and solaris
18628           hosts.  Add  BNR's sun4 target to solaris host, so their
18629           build-from-source will be tested in-house first.
18630
18631 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18632
18633         * Makefile.in (LIBCFLAGS): New variable.
18634         (CFLAGS_FOR_TARGET): Ditto.
18635         (LIBCFLAGS_FOR_TARGET): Ditto.
18636         (LIBCXXFLAGS): Ditto.
18637         (CXXFLAGS_FOR_TARGET): Ditto.
18638         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18639         (BASE_FLAGS_TO_PASS): Pass them.
18640         (EXTRA_TARGET_FLAGS): Ditto.
18641
18642         * configure.in: Support --enable-shared.
18643
18644 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18645
18646         * configure.in (target_libs):  Include libstdc++ again.
18647         * config.guess:  Update from FSF (for FreeBSD).
18648
18649 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18650
18651         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18652         makeall.bat.
18653         (DISTDOCDIRS): Add `etc'.
18654         (ETC_SUPPORT_PFX): New variable.
18655         (taz): Include anything from etc starting with a word in
18656         ETC_SUPPORT_PFX.
18657
18658 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18659
18660         * config.sub: Update for recent FSF changes.  Remove obsolete
18661         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18662         spacing changes.
18663
18664 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18665
18666         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18667
18668         * config.guess:  Merge with FSF.
18669         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18670
18671 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18672
18673         * configure: Since the "trap 0" handler will override the exit
18674         status on many systems, only use it for "exit 1", and make it set
18675         a non-zero exit status; reset it before "exit 0".  Also, check
18676         exit status of config.sub, and error out if it failed.
18677
18678 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18679
18680         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18681         and install libgloss.
18682
18683 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18684
18685         * Makefile.in (all-binutils): Depend upon all-byacc.
18686
18687         * configure.in: Don't build emacs on Irix 5.
18688
18689 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18690
18691         * configure.in (*-*-netware*): Add libio.
18692
18693 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18694
18695         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18696         (CHECK_TARGET_MODULES): Ditto.
18697         (INSTALL_TARGET_MODULES): Ditto.
18698         (TARGET_LIBS): Ditto.
18699         (all-libstdc++): Note dependencies.
18700
18701 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18702
18703         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18704
18705 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18706
18707         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18708         -fexternal-templates.
18709
18710         * configure.in (target_libs): Add libstdc++.
18711         (noconfigdirs): Add libstdc++ as appropriate.
18712
18713 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18714
18715         * config.guess:  Update from FSF.
18716
18717 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18718
18719         * configure: Use ${config_shell} when running ${configsub}.
18720
18721 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18722
18723         * config.sub: No longer recognize h8300h.
18724
18725 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18726
18727         * config.sub: Remove extraneous differences between config.sub and
18728         gcc/config.sub.
18729
18730 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18731
18732         * Makefile.in (DISTSTUFFDIRS): Add gas.
18733
18734 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18735
18736         * COPYING.NEWLIB: New file.
18737
18738 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18739
18740         * config.guess (HP-UX):  Patch from Harlan Stenn
18741         <harlan@landmark.com> to also emit release level.
18742
18743 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18744
18745         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18746
18747 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18748
18749         * config.sub:  Merge nextstep cleanup from FSF.
18750
18751 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18752
18753         * configure.in (arm-*-*): Don't configure ld for this target.
18754
18755 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18756
18757         * configure.in (*-*-netware): don't configure libg++, libio,
18758           librx, or newlib.
18759
18760 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18761
18762         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18763         configure ld--it works, but it doesn't support shared libraries.
18764
18765 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18766
18767         * config.guess (*-unknown-freebsd*):  Get rid of possible
18768         trailing "(Release)" in version string.
18769         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18770
18771 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18772
18773         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18774         Fix type: *-next-neststep -> *-next-nextstep.
18775
18776         * config.guess:  Merge from FSF:
18777
18778         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18779
18780         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18781
18782         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18783
18784         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18785         instead of UNIX_SV for UnixWare 1.0).
18786
18787 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18788
18789         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18790         to make gdb/nlm/* build after the compiler and linker.
18791
18792 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18793
18794         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18795         not just i[34]86.
18796         (m68k-atari-sysv4):  Relocate to match FSF version.
18797
18798         * config.guess:  More merges from the FSF:
18799
18800         Add a space before function call or macro invocation.
18801
18802         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18803
18804         * config.guess: Add trap cmd to remove dummy.c and dummy when
18805         interrupted.
18806
18807         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18808
18809         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18810         (dummy): Redirect stderr from compilation of dummy.c.
18811
18812         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18813
18814         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18815
18816 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18817
18818         * configure: Accept and ignore --cache*, for compatibility with
18819         new autoconf.
18820
18821 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18822
18823         * config.guess:  Merge from FSF:
18824
18825         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18826
18827         * config.guess (Pyramid*:OSx*:*:*): New case.
18828         (PATH): Add /.attbin at end for finding uname.
18829         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18830
18831         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18832
18833         * config.guess (M88*:DolphinOS:*:*): New case.
18834
18835         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18836
18837         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18838         to select whether to use ELF or COFF.
18839
18840         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18841
18842         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18843
18844         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18845
18846         * config.guess: Guess the OS version for HPUX.
18847
18848         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18849
18850         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18851
18852 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18853
18854         * configure.in: Recognize --with-headers, --with-libs, and
18855         --without-newlib.
18856         * Makefile.in (all-xiberty): Depend upon all-ld.
18857
18858 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18859
18860         * configure.in: Change i[34]86 to i[345]86.
18861
18862 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18863
18864         * configure (version): A few more tweaks to help message.
18865
18866 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18867
18868         * Makefile.in:  Remove (for now) librx as a host library,
18869         now that we're building it for target.
18870
18871 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18872
18873         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18874         (Karl Berry).
18875
18876 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18877
18878         * configure.in:  Also configure librx.
18879
18880 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18881
18882         * Makefile.in:  Update various rules to reflect that librx
18883         is now needed for libg++.
18884
18885 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18886
18887         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18888
18889 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18890
18891         * configure.in: Configure the examples directory.
18892
18893 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18894
18895         * configure: Simplify Jun 2 1994 change.
18896
18897 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18898
18899         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18900         /bin/gcc isn't good enough to build gcc.
18901
18902 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18903
18904         * Makefile.in (GDB_SUPPORT_FILES): Remove
18905         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18906         (gdb.tar.gz): Add new rule to use standard distribution building
18907         mechanism.
18908
18909 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18910
18911         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18912         Bill Cox <bill@cygnus.com>.
18913
18914 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18915
18916         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18917
18918 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18919
18920         * configure:  Search current dir first in .gdbinit.
18921
18922 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18923
18924         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18925
18926 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18927
18928         * config.sub:  Refer to NeXT's operating system as nextstep.
18929
18930         * config.sub (case $basic_machine):  Re-order the cases, to match
18931         the order in the FSF version (which is mostly alphabethical).
18932         Merge in some additions and changes from the FSF.
18933
18934 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18935
18936         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18937         * config.sub: Recognize cxux7.
18938         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18939
18940 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18941
18942         * config.sub:  Fix typo powerpc -> powerpc-*.
18943
18944 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18945
18946         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18947
18948         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18949         parallel with all-emacs and install-emacs).  Top-level command
18950         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18951
18952 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18953
18954         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18955         $(relbindir)/make before doing ``make install'', and use
18956         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18957         installing over running make binary.
18958         ($(host)-stamp-stage3-installed): Likewise.
18959
18960 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18961
18962         * config.guess: Recognize Mach.
18963
18964 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18965
18966         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18967         see whether --exec-prefix was used.
18968
18969 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18970
18971         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18972
18973 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18974
18975         * Makefile.in: Add all-librx target similar to all-libproc.
18976
18977 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18978
18979         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18980         with post 1.2 uname bogosity.
18981
18982 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18983
18984         * configure: Remove temporary files on receipt of a signal.
18985
18986 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18987
18988         * configure: If there is a package_makefile_frag, remove
18989         ${subdir}/Makefile.tem after copying it in.
18990
18991 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18992
18993         * build_all.mk: support rs6000 lynx identifies itself as
18994         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18995         since /bin/gcc is too feeble to compile a modern gcc.
18996
18997 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18998
18999         * brought devo/test-build.mk update-to-date with progressive/
19000           test-build.mk. Add lynx targets and hppa flag info.
19001
19002 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19003
19004         * configure.in:  Use mh-ncrsvr43.  Patch from
19005         Tom McConnell <tmcconne@sedona.intel.com>.
19006
19007 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19008
19009         * config.guess (i386-unknown-bsdi):  No longer need to
19010         check #if defined(__bsdi__) && defined(__i386__).
19011
19012 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19013
19014         * configure: Set program_transform_nameoption correctly.
19015
19016 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19017
19018         * brought build-all.mk update-to-date with progressive build-all.mk,
19019           added new targets and hppa info.
19020
19021 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19022
19023         * configure: If config.guess result is a prefix of the user
19024         specified target, assume a native build and use the user specified
19025         target as the host alias.  Remove SunOS patch suffix removal hack.
19026         * configure.in: Remove SunOS patch suffix removal hack.
19027
19028         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19029         in NATIVE_CHECK_MODULES.
19030
19031 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19032
19033         * Makefile.in: Rename HOST_ONLY to NATIVE.
19034         * configure: Delete SunOs patch suffix from host_canonical
19035           and build_canonical variables that are prepended to Makefiles.
19036         * configure.in: Add comments for easier maintenance.
19037
19038 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19039
19040         * Makefile.in: Add all-libproc target similar to all-gui.
19041
19042 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19043
19044         * Makefile.in (CHECK_MODULES): split into
19045         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19046
19047 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19048
19049         * config.guess (i386-unknown-bsdi): New system to guess.
19050
19051 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19052
19053         * Makefile.in: Add all-gui target (but not yet build by "all").
19054
19055 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19056
19057         * config.sub: Move deletion of patch suffix from here...
19058         * configure.in: To here, at Ian's suggestion.  The top-
19059           level scripts might need to know of a patch level.
19060
19061 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19062
19063         * config.sub: Strip off patch suffix so rtl is recognized
19064           as a sunos4.1.3 machine, even though it's been patched.
19065
19066 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19067
19068         * Makefile.in (INSTALL_LAST): Delete.
19069         (INSTALL_DOSREL): New.
19070
19071 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19072
19073         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19074         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19075         whether we pass down --with-gnu-ld anyhow.
19076
19077 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19078
19079         * Makefile.in (INSTALL_LAST): Change operation so it works
19080         on more flavors of make.
19081         * configure.in (go32): Don't build libg++ or libio.
19082
19083 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19084
19085         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19086         they can be overriden by templates.
19087
19088 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19089
19090         * configure.in (target==go32): Don't build gdb.
19091         * dosrel: New directory.
19092
19093 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19094
19095         * configure.in (host==go32): Configure dosrel too.
19096         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19097         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19098         be set by incoming names or templates.
19099         (INSTALL_LAST): New rule.
19100
19101 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19102
19103         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19104
19105 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19106
19107         * configure.in (appdirs): New variable.  Currently empty, but will
19108         be used in gas distribution.  If nonempty, lists a set of
19109         directories at least one of which must get configured, or top
19110         level configuration is considered to have failed.
19111         (rs6000-*-lynxos*): Use new file name.
19112
19113 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19114
19115         Eliminate XTRAFLAGS.
19116         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19117         newlib include files using -idirafter, and also use -nostdinc.
19118         (CXX_FOR_TARGET): Likewise.
19119         (XTRAFLAGS): Removed.
19120         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19121         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19122         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19123         ($(DO_X)): Don't pass down XTRAFLAGS.
19124
19125 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19126
19127         * configure.in (mips*-dec-bsd*): New target; do build linker.
19128         (mips*-*-bsd*): New target; don't build linker.
19129
19130 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19131
19132         * configure.in: support rs6000-*-lynxos* configuration.
19133         support sunos4 as a cross target.
19134
19135         * config.sub: look for lynx*, not lynx since the OS version may
19136         legitimately be part of the name.
19137
19138 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19139
19140         * configure.in (i[34]86-*-sco*): Move to be with other i386
19141         targets.
19142         (romp-*-*): New target.  Skip various binary utilities.
19143         (vax-*-*): New target.  Don't build newlib.
19144         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19145
19146 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19147
19148         * configure.in: Only set host_makefile_frag if config
19149         directory exists.
19150
19151 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19152
19153         * install.sh: If $dstdir exists, don't check whether each
19154         component does.
19155
19156 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19157
19158         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19159
19160 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19161
19162         * configure.in (*-*-lynxos*): Don't configure newlib for either
19163         native or cross Lynx.
19164
19165 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19166
19167         * config.sub (sparc64-elf): Fix os.
19168         (z8k): Remove duplicate.
19169
19170 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19171
19172         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19173         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19174
19175 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19176
19177         * configure: Make file links cleanly even if Lynx fails on
19178           an NFS symlink (at least fail cleanly).
19179
19180 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19181
19182         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19183         -XNh2000.
19184
19185 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19186
19187         * configure: Unknown options are fatal again.
19188
19189 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19190
19191         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19192         compatibility.
19193
19194 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19195
19196         * build-all.mk: Add `clean' target.
19197
19198 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19199
19200         * config.guess:  Add SINIX support.
19201         * configure.in:  Add mips-*-sysv4* support.
19202
19203 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19204
19205         * build-all.mk: Document all useful targets.
19206         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19207         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19208
19209 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19210
19211         * configure: Support --silent, --quiet.
19212
19213 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19214
19215         * configure: Support --disable-FEATURE.
19216
19217 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19218
19219         * config.guess: Recognize NCR running SVR4.3.
19220
19221 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19222
19223         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19224         Patch from Paul Eggert <eggert@twinsun.com>.
19225
19226 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19227
19228         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19229
19230 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19231
19232         * configure: Make unrecognized options give nonfatal warnings
19233         instead of fatal errors, and pass them to any subdirectory
19234         configures in case they recognize them.
19235         Make --x equivalent to --with-x.
19236
19237 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19238
19239         * configure: Add --enable-* options.  Clean up usage message and
19240         some comments.
19241
19242 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19243
19244         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19245
19246 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19247
19248         * configure.in (hppa*-*-*): Enable binutils.
19249
19250 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19251
19252         * config.sub: Recognize cisco.
19253
19254 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19255
19256         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19257
19258 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19259
19260         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19261         than one configuration name.  Add comment.
19262
19263 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19264
19265         * config.guess: about target *-hitachi-hiuxwe2, fixed
19266         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19267         macro is incorrect.]
19268
19269 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19270
19271         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19272         than the "make ls" stuff which used to be here.
19273
19274 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19275
19276         * config.guess:  Recognize i[34]86-unknown-freebsd.
19277         From Shawn M Carey <smcarey@rodan.syr.edu>.
19278
19279 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19280
19281         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19282
19283 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19284
19285         * config.guess: Check for ptx.
19286
19287 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19288
19289         * config.sub: Add os9k checking.
19290
19291 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19292
19293         * config.guess: Handle OSF1 running on HPPA processors
19294
19295 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19296
19297         * configure: If subdir configure fails, print out a message with
19298         subdirectory name, in case subdir's configure code didn't identify
19299         itself.
19300
19301 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19302
19303         * configure.in: Remove embedded newlines from configdirs.
19304         Avoid mismatches of substrings.  Fix matching strings at end
19305         of configdirs.
19306
19307 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19308
19309         * config.guess:  Add Lynx/rs6000 config support.
19310
19311 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19312
19313         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19314
19315 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19316
19317         * configure.in (hppa*-*-osf*): Treat this just like most other
19318         PA configurations (eg no binutils or ld).
19319         (hppa*-*-*elf*): These configurations have binutils and ld.
19320
19321 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19322
19323         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19324
19325 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19326
19327         * configure.in (rs6000-*-*): Build gas.
19328
19329 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19330
19331         * Makefile.in:  Avoid bug in losing hpux sed.
19332
19333 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19334
19335         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19336         for GDB and GDB has been fixed to not need it.
19337
19338 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19339
19340         * config.guess: Recognize vax hosts.
19341
19342 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19343
19344         * configure (while loop): Don't use "break 2" inside case
19345         statement -- the case statement isn't an enclosing loop.
19346
19347 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19348
19349         * config.guess:  Clean up NeXT support, to allow nextstep
19350         on Intel machines.  Make OS be nextstep.
19351
19352 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19353
19354         * config.guess: Add alternate forms for Convex.
19355
19356 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19357
19358         * configure:  Completely rewrite option processing.  Take
19359         advantage of pattern-matching to avoid invoking test frequently.
19360         Also clean up host and target defaulting logic.
19361
19362 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19363
19364         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19365         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19366         commands (plus user environment) will fit SCO limits.
19367
19368 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19369
19370         * configure.in: Don't issue warnings about directories which are
19371         not being configured if -norecursion is set.  Correct test for
19372         --with-gnu-as and --with-gnu-ld to not get confused by substring
19373         matches.
19374
19375         * configure.in: Don't build gas for alpha-dec-osf1*.
19376
19377 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19378
19379         * configure:  Back out Per's change of 12/19/1993.  It changes the
19380         behavior of configure in unexpected and confusing ways.
19381
19382         Also, use different delim char when calculating
19383         program_transform_name so that the name can contain slashes.
19384
19385 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19386
19387         * configure.in, config.sub: Add support for VSTa micro-kernel.
19388
19389 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19390
19391         * configure.in: Nuke hacks which were used to get a special
19392         version of GAS for HPPA configurations.
19393
19394 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19395
19396         * configure:  If only ${target_alias} is given, use that
19397         as the default for ${host_alias}.
19398         * configure:  Add missing back-slashes before nested quotes.
19399
19400 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19401
19402         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19403
19404 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19405
19406         * config.guess:  Recognize some Tektronix configurations.
19407         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19408
19409 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19410
19411         * config.sub: Match any flavor of SH.
19412
19413 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19414
19415         * configure.in: Don't try to configure newlib for Alpha.
19416
19417 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19418
19419         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19420         libg++ or libio for any Alpha target.
19421
19422         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19423
19424 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19425
19426         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19427         default arguments -- so it tried to compress itself.
19428
19429 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19430
19431         * configure.in (notsupp): ensure that a space is always at the end
19432           of the configdirs list, since the grep checks for an explicit space
19433
19434 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19435
19436         * configure.in (target i386-sysv4.2): don't build ld, since static
19437           versions of many libraries are not available.
19438
19439 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19440
19441         * config.guess: Recognize Apollos (using environment variables).
19442         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19443
19444 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19445
19446         * config.guess: Recognize Sony news mips running newsos.
19447
19448 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19449
19450         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19451         "fi ; else" for bash.
19452
19453 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19454
19455         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19456
19457 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19458
19459         * config.sub: accept unixware as an alias for svr4.2.
19460         Fix some inconsistancies with the gcc version.
19461
19462 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19463
19464         * Makefile.in (DISTDOCDIRS):  Add gdb.
19465
19466 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19467
19468         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19469
19470 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19471
19472         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19473         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19474         this now.
19475
19476 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19477
19478         * config.sub: Accept hiux* as an OS name.
19479
19480         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19481         etc/make-stds.texi.  The underscore came from gcc, and dje now
19482         agrees that RUNTESTFLAGS is the correct name.
19483
19484 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19485
19486         * install.sh:  Remove 'set -e'.  It makes any conditionals
19487         in the script useless.
19488
19489         * config.guess: Automatically recognize arm-acorn-riscix
19490         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19491
19492 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19493
19494         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19495
19496 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19497
19498         * Makefile.in (DISTDOCDIRS): New variable.
19499         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19500         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19501
19502 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19503
19504         * configure.in (hppa target): check the source directory for the
19505           pagas sub-directory
19506
19507 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19508
19509         * config.sub: Allow -aout* and -elf*.
19510
19511 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19512
19513         * configure.in: Don't build ld on i386-solaris2, same as for
19514         sparc-solaris2.
19515
19516 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19517
19518         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19519
19520 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19521
19522         * configure.in:  Configure gdb for alpha.
19523
19524 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19525
19526         * Makefile.in (CXXFLAGS): Add -O.
19527
19528 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19529
19530         * config.guess: added support for DG Aviion
19531
19532 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19533
19534         * configure.in: Produce warning message for subdirectories not
19535         configurable for this host/target combination.  Don't try to
19536         configure gdb for vms.
19537
19538 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19539
19540         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19541         appropriate files before making "diststuff".
19542         (DISTBISONFILES): New var: list of files to be edited.
19543         (DISTSTUFFDIRS): Add binutils.
19544
19545 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19546
19547         * config.sub: also handle mipsel and mips64el (for little endian mips)
19548
19549 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19550
19551         * configure.in: Add * to end of all OS names.
19552
19553 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19554
19555         * configure.in: Build newlib for LynxOS native.
19556
19557 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19558
19559         * config.guess: Add support for delta 88k running SVR3.
19560
19561         * configure.in: Add comment about HP compiler vs. emacs.
19562
19563 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19564
19565         * configure.in: don't build ld on solaris2 (not a viable option
19566           due to bugs in getpwnam & getpwuid)
19567
19568 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19569
19570         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19571         config.guess will produce a full version number.
19572
19573 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19574
19575         * configure.in: Build linker and binutils for alpha-dec-osf1.
19576
19577 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19578
19579         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19580         and gdb/testsuite/Makefile.in.
19581
19582 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19583
19584         * configure.in: recognize mips*- instead of mips-
19585
19586 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19587
19588         * config.sub: Accept linux*coff and linux*elf as operating
19589         systems.
19590
19591 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19592
19593         * config.sub: Recognize mips64, and mips3 as an alias for it.
19594
19595 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19596
19597         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19598         gdb knows how to handle OSF/1 shared libraries.
19599
19600 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19601
19602         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19603         * config.guess: Recognize Hitachi's HIUX.
19604         * config.sub: Recognize h3050r* and hppahitachi.
19605         Remove redundant cases for hp9k[23]*.
19606
19607 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19608
19609         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19610         if gas and ld are in the source tree and are in ${configdirs}.
19611         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19612         --with options (but still pass them down on the command line,
19613         if they were explicitly specified).
19614
19615 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19616
19617         * configure: substitute SHELL value in Makefile.in with
19618         ${CONFIG_SHELL}
19619
19620 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19621
19622         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19623         *-*-solaris2* targets.
19624
19625 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19626
19627         * Makefile.in: define M4, and pass it down to sub-makes;
19628         all-autoconf now depends on all-m4
19629
19630 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19631
19632         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19633         presence of {ar,ranlib} instead of a configured directory
19634
19635 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19636
19637         * config.guess: Accept 34?? as well as 33?? for NCR.
19638
19639 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19640
19641         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19642         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19643
19644 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19645
19646         * configure: grab values for $(CC) and $(CXX) from the
19647         environment, so that someone can do "CC=gcc configure; make" and
19648         have it work right (matching the way that autoconf works now)
19649
19650         * configure.in, Makefile.in: add support for gash, the tcl
19651         interface to Galaxy
19652
19653         * config.guess: add NetBSD variants (hp300, x86)
19654
19655 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19656
19657         * install.sh: Support -d option (in the manner of SunOS 4 install,
19658         as it is more deterministic than that of GNU install)
19659         (chmodcmd): Set file to mode 755 by default (should also do default
19660         chgrp and chown, but I don't feel like dealing with that now)
19661
19662 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19663
19664         * config.sub: Remove h8300hhms alias.
19665
19666 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19667
19668         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19669
19670 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19671
19672         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19673         as stmp-fixinc
19674
19675 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19676
19677         * config.sub: recognize m88110-bug-coff.
19678
19679 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19680
19681         * Makefile.in (all-libio): all dependencies on the toolchain used
19682         to build this (gcc, gas, ld, etc)
19683
19684 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19685
19686         * config.guess: Deal with OSF/1 1.3 on alpha.
19687
19688 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19689
19690         * install.sh: add some 'else true' clauses for portability
19691
19692         * configure.in: don't build libio for h8[35]00-*-* targets
19693
19694 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19695
19696         * Makefile.in:  Add support for new libio.
19697
19698 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19699
19700         * install.sh: If one command fails, don't try the rest.  Don't try
19701         to remove $dsttmp (via trap) unless we have already created it.
19702         If $src doesn't exist, detect it and exit with an error.
19703
19704         * config.guess: Recognize BSD on hp300.
19705
19706 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19707
19708         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19709         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19710
19711 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19712
19713         * Makefile.in (all-send-pr): depends on all-prms
19714
19715 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19716
19717         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19718
19719 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19720
19721         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19722         Added test for mips-mips-riscos5.
19723
19724 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19725
19726         * configure.in: use mh-hp300 for 68k HP hosts
19727
19728 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19729
19730         * configure: add support for CONFIG_SHELL, so that you can use
19731         some alternate shell for evaluating configure scripts
19732
19733 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19734
19735         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19736         in configure script to bug-gdb@prep.ai.mit.edu when building
19737         distribution archive.
19738         * Makefile.in (COMPRESS):  Remove def.
19739         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19740         gdb.tar.Z and make-gdb.tar.Z respectively.
19741         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19742         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19743         to convergence with 'taz' target in Makefile.in.
19744
19745 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19746
19747         * install.sh (dsttmp): use trap to ensure that tmp files go
19748         away on error conditions
19749
19750 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19751
19752         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19753
19754 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19755
19756         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19757         its parent is '/' not ''.
19758
19759         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19760
19761 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19762
19763         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19764         that ${newsrcdir}/configure.in does.
19765
19766 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19767
19768         * test-build.mk: support for CONFIG_SHELL
19769
19770 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19771
19772         * config.sub (netware):  Add as a basic system type.
19773
19774 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19775
19776         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19777           $(srcdir)/ from the dependency on Makefile.in.
19778
19779 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19780
19781         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19782         (h8300hhms is temporary until multi-libraries are implemented).
19783         * configure.in: Handle h8300h too.
19784
19785 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19786
19787         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19788
19789 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19790
19791         * configure:  Remove extraneous output when guessing host type.
19792         * config.guess:  Remove extraneous output when guessing using C
19793         compiler rather than uname, or when guessing fails.
19794
19795 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19796
19797         * Makefile.in: remove all.cross and install.cross targets
19798
19799         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19800           definitions
19801
19802 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19803
19804         * configure.in (target sh): Build gprof.
19805
19806 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19807
19808         * config.sub: change -solaris to -solaris2
19809
19810 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19811
19812         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19813
19814 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19815
19816         * configure: Correct error message for missing Makefile.in to
19817         print correct directory.
19818
19819 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19820
19821         * install.sh: kludge around 386BSD shell bug
19822
19823 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19824
19825         * config.guess:  Recognize NeXT.
19826         * config.guess:  Recognize i486-ncr-sysv4.
19827         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19828
19829 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19830
19831         * Makefile.in (MAKEINFOFLAGS): New variable.
19832         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19833         * build-all.mk, test-build.mk: Pass down --no-split as
19834         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19835
19836 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19837
19838         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19839
19840 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19841
19842         * Makefile.in (libg++.tar.z):  New rule.
19843         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19844         * Makefile.in (taz):  Only do a single chmod.
19845
19846 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19847
19848         * install.sh: don't use dirname anymore (replaced with sed usage)
19849
19850 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19851
19852         * Makefile.in:  Change extension for gzip'd files from '.z' to
19853         '.gz' per new FSF standard usage.
19854
19855 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19856
19857         * configure: put quotes around the final value of program_transform_name
19858
19859 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19860
19861         * Makefile.in: new install.sh support; update install-info rules
19862
19863 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19864
19865         * configure.in: Build diff for crosses, but not for go32 host.
19866
19867         * configure.in: Build gprof only for native, and don't build it
19868         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19869
19870 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19871
19872         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19873
19874 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19875
19876         * configure.in (host_tools): Add prms.
19877
19878 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19879
19880         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19881         with $(FLAGS_TO_PASS) on the command line
19882
19883         * config.sub: Recognize lynx and lynxos
19884
19885 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19886
19887         * config.sub: Accept -ecoff*, not just -ecoff.
19888
19889 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19890
19891         * Makefile.in (taz): Use .gz suffix instead of .z.
19892         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19893         names.
19894
19895 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19896
19897         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19898
19899 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19900
19901         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19902         that rebuilds that might happen during 'make install' don't get
19903         bogus gcc include files
19904
19905 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19906
19907         Change from Utah for HPPA support:
19908         * config.guess: Recognize hppa1.x-hp-bsd.
19909
19910 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19911
19912         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19913         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19914
19915 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19916
19917         * config.sub: Add support for rom68k and bug boot monitors.
19918
19919 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19920
19921         * Makefile.in: Make all-opcodes depend on all-bfd.
19922
19923 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19924
19925         * config.guess: Added special check for i[34]86-univel-sysv4*.
19926
19927 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19928
19929         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19930         the processor rather than assuming i486.
19931
19932 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19933
19934         * config.guess: Recognize SunOS6 as Solaris3.
19935
19936 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19937
19938         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19939         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19940
19941 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19942
19943         * build-all.mk (all-cross): New target for Canadian Cross.
19944         Added Q2 go32 targets.
19945         * test-build.mk: Configure go32 cross sparclite-aout and
19946         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19947         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19948
19949 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19950
19951         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19952         GO32 hosted toolchains
19953
19954 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19955
19956         * configure: change  so "-exec-prefix" gets passed down rather
19957         than "-exec_prefix" so autoconf generated Makefiles get the
19958         exec_prefix set right.
19959
19960 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19961
19962         * config.guess: get the Solaris2 minor version number
19963
19964         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19965
19966 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19967
19968         * config.guess: Recognize some Sequent platforms.
19969
19970 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19971
19972         * Makefile.in: added the vault-install target
19973
19974         * configure.in: actually use the Sun3 makefile fragment that's in
19975         config, also added the release dir to configdirs
19976
19977 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19978
19979         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19980
19981 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19982
19983         * configure.in: remove some program from Alpha targetted toolchains
19984
19985 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19986
19987         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19988         gprof.
19989         (taz): Run "make diststuff" in those directories instead of "make
19990         proto-dir".  Look for "VERSION=" only at start of line in subdir
19991         Makefile.  Use "gzip -9" for compression.
19992         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19993         (binutils.tar.z): New target.
19994
19995 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19996
19997         * Makefile.in (taz): Include gpl.texinfo.
19998
19999 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20000
20001         * Makefile.in (setup-dirs): Merged into "taz" target.
20002         (taz): Only do `proto-dir' stuff if a directory is actually needed
20003         for this target.
20004
20005 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20006
20007         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20008         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20009         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20010         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20011         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20012
20013 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20014
20015         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20016         config.sub, and move-if-change to gdb testsuite distribution
20017         archive, so the testsuite can be extracted, configured, and
20018         run separately from the gdb distribution.  Blow away the Chill
20019         tests that require a Chill compiled executable, since GNU Chill
20020         is not yet publically available.
20021
20022 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20023
20024         * test-build.mk: set environment variables in a single command,
20025         instead of a list of assignments and exports
20026
20027         * config.guess: recognize Alpha/OSF1 systems
20028
20029 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20030
20031         * configure: Change help message to prefer --options rather than
20032           -options.
20033
20034 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20035
20036         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20037         zippy@ecst.csuchico.edu.
20038         * config.guess: Recognize miniframe.
20039
20040 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20041
20042         * Makefile.in: Use srcroot to find runtest rather than rootme.
20043         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20044
20045 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20046
20047         * test-build.mk: Extensive additions to support building on a
20048         machine other than the host.
20049
20050 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20051
20052         * configure (tooldir): Fix for i386-aix again.
20053
20054 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20055
20056         * configure, Makefile.in:  Change definition of $(tooldir)
20057         to match the FSF.
20058
20059 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20060
20061         * config.guess:  Recognize i[34]86/SVR4.
20062
20063 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20064
20065         * Makefile.in (all-gdb): gdb depends on sim.
20066
20067 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20068
20069         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20070         at the same time we make the prototype gdb directory.
20071         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20072         files at the same time as the gdb base release distribution.
20073
20074 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20075
20076         * Makefile.in (check): Use individual check targets rather than
20077         DO_X rule.
20078         (check-gcc): Added.
20079
20080 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20081
20082         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20083         for System V release 3.2.
20084
20085 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20086
20087         * config.sub: Recognize hppaosf.
20088         * configure.in: Do configure ld/binutils/gas for it.
20089
20090 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20091
20092         * configure (tooldir): Alter syntax used to set this, for systems
20093         where "\$" isn't handled right, like i386-aix.
20094
20095 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20096
20097         * configure: Pass program-transform-name, not
20098         program_transform_name, to recursive configures.
20099
20100 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20101
20102         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20103         of gas+ld+binutils.
20104
20105 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20106
20107         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20108
20109 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20110
20111         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20112
20113 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20114
20115         * Makefile.in (PRMS): Set back to all-prms.
20116
20117 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20118
20119         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20120         targets, rather than for MIPS hosts.
20121
20122 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20123
20124         * configure.in: add comment for --with-x default values
20125
20126         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20127
20128         * Makefile.in: add check-* targets for each of the directories in
20129         the tree.  Add a definition of RUNTEST that will use the one we
20130         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20131
20132 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20133
20134         * configure.in: Removed obsolete references to bfd_target and
20135         target_makefile_frag.
20136
20137         * build-all.mk: Set assorted targets for Q2.
20138         * config.sub: Recognize z8k-sim and h8300-hms.
20139         * test-build.mk: Really don't pass host to configure.
20140         (HOLES): Added uname.
20141
20142 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20143
20144         * configure: Handle an empty program-prefix, program-suffix or
20145         program-transform-name correctly.
20146
20147 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20148
20149         * build-all.mk: -G 8 no longer required for MIPS targets.
20150         * test-build.mk: Don't pass host argument to configure; make it
20151         guess.
20152
20153 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20154
20155         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20156         * Makefile.in (COMPRESS):  New macro, like GZIP.
20157
20158 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20159
20160         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20161
20162         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20163         with gas currently defaults to -G 0.
20164
20165 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20166
20167         * Makefile.in (all-flex): flex depends on byacc.
20168
20169         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20170         to test-build.mk as RELEASE_TAG.
20171         * test-build.mk (configargs): New variable containing arguments to
20172         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20173         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20174
20175         * config.guess: Use /bin/uname when checking -X argument on SCO,
20176         to avoid invoking GNU uname which doesn't understand -X.
20177
20178         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20179
20180         * configure.in: Build gas for mips-*-*.
20181
20182 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20183
20184         * Makefile.in (all.normal): insert missing backslash.
20185
20186 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20187
20188         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20189
20190         * Makefile.in: Complete overhaul to merge many almost identical
20191         targets.
20192
20193 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20194
20195         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20196         (gdb.tar.Z): Adjusted.
20197
20198         * Makefile.in (setup-dirs, taz): New targets; should be general
20199         enough to adapt for gdb sometime.  Build only .z file.
20200         (gas.tar.z): New target.
20201
20202 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20203
20204         * build-all.mk: Use CC=cc -Xs on Solaris.
20205
20206 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20207
20208         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20209         for handling BISON for FSF releases.
20210
20211 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20212
20213         * configure: Actually implement the change zoo just documented.
20214
20215 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20216
20217         * configure: when using config.guess, only set target_alias when
20218         it's not already been set (ie, on the command line)
20219
20220 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20221
20222         * Makefile.in: add installcheck target, set PRMS to install-prms
20223
20224 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20225
20226         * configure: add support for package_makefile_fragment, handle the
20227         case where a directory has a configure.in file but no Makefile.in
20228         more gracefully (with an actual understandable error message, even);
20229         add support for --without (and add this to the usage message); also
20230         explicitly add a --host=${host_alias} to the command line when
20231         config.guess is used
20232
20233 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20234
20235         * configure: Must use both --host and --target in recursive calls.
20236
20237 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20238
20239         * Makefile.in: Change deja-gnu to dejagnu.
20240
20241 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20242
20243         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20244
20245 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20246
20247         * configure.in: canonicalize all instances to *-*-solaris2*,
20248         also strip out a number of tools to not build for go32 host
20249
20250 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20251
20252         * config.guess: add GPL.
20253
20254         * Makefile.in, config.guess, config.sub, configure: bump
20255           copyrights to 93.
20256
20257 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20258
20259         * Makefile.in (do-info): Removed obsolete check for existence of
20260         localenv file.
20261
20262         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20263
20264 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20265
20266         * Makefile.in: a couple of 'else true' for decstation,
20267         support for TclX
20268
20269         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20270
20271 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20272
20273         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20274
20275 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20276
20277         * config.guess: Recognize i386-ibm-aix (PS/2).
20278         * configure.in: Use config/mh-aix386 file for it.
20279
20280 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20281
20282         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20283         CC_FOR_TARGET instead.
20284         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20285
20286 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20287
20288         * Makefile.in: Add sim to list of directories sent with gdb
20289
20290 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20291
20292         * configure.in: Put back mips-dec-bsd* case.
20293
20294 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20295
20296         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20297         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20298         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20299
20300 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20301
20302         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20303
20304         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20305         (install-info): install dir.info only if it exists,
20306         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20307
20308 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20309
20310         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20311         gas for mips-dec-bsd.
20312
20313 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20314
20315         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20316         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20317
20318 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20319
20320         * configure.in: Added "dejagnu" to hosttools list.
20321
20322 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20323
20324         * config.sub, configure.in, config.guess:  Add support
20325         for Bosx, an AIX variant from Bull.
20326         Patches from F.Pierresteguy@frcl.bull.fr.
20327
20328 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20329
20330         * devo/dejagnu: Initial creation of devo/dejagnu.
20331         Migrated dejagnu testcases and support files for testing software
20332         tools to reside as subdirectories, currently called "testsuite",
20333         within the directory of the software tool.  Migrated all programs,
20334         support libraries, etc. beloging to dejagnu proper from
20335         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20336         with no modifications.  The changes to these files which will
20337         allow them to configure, build, and execute properly will be made
20338         in a future update.
20339
20340 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20341
20342         * Makefile.in: Change send_pr to send-pr.
20343         * configure.in: Likewise.
20344         * send_pr: Renamed directory to send-pr.
20345
20346 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20347
20348         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20349
20350 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20351
20352         * README:  Update for gdb-4.8 release.
20353         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20354         gdb-xxx.tar.z (gzip'd) file also.
20355
20356 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20357
20358         * Makefile.in: make all-diff depend on all-libiberty
20359
20360 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20361
20362         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20363
20364 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20365
20366         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20367
20368 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20369
20370         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20371         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20372         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20373
20374 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20375
20376         * Makefile.in:  makeinfo binary is in a new location
20377
20378 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20379
20380         * config.sub: Accept -ecoff as an OS.
20381
20382         * Makefile.in: Various changes to eliminate a level of make
20383         recursion and reduce the required command line length.
20384         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20385         sub-makes.
20386         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20387         variables holding settings for specific sub-makes.
20388         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20389         in terms of BASE_FLAGS_TO_PASS.
20390         (TARGET_LIBS): New variable listing directories which use
20391         TARGET_FLAGS_TO_PASS.
20392         (subdir_do): Eliminated.
20393         (do-*): New set of targets to replace subdir_do.
20394         (various): All targets which used subdir_do now depend on do-*.
20395         (local-clean): Renamed from do_clean.
20396         (local-distclean): New target, dependency of distclean and
20397         realclean.
20398         (install-info): Don't create directories.  Depend on dir.info
20399         rather than calling make recursively.
20400         (install-dir.info): Eliminated.
20401         (install-info-dirs): Create all info directories here.
20402         (dir.info): Depend upon do-install-info.
20403
20404         * test-build.mk (HOLES): Added false.
20405
20406 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20407
20408         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20409
20410 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20411
20412         * Makefile.in (info): remove dependency on all-texinfo.  The
20413         problem was really in texinfo/C, not at this level.
20414
20415 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20416
20417         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20418
20419 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20420
20421         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20422         GDB releases.
20423
20424 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20425
20426         * configure: Include srcdir in message about target of link not
20427         being found.  Don't convert `-' to `_' in `with' options being
20428         passed to subdirs.
20429
20430 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20431
20432         * configure.in: add uudecode to host_tools
20433
20434         * Makefile.in: added {all,install}-uudecode targets, added them to
20435         the appropriate lists
20436
20437 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20438
20439         * Makefile.in (all-gcc): Added dependency on all-gas.
20440
20441         * configure.in (mips-*-*): Build ld and binutils.
20442
20443 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20444
20445         * configure: check return code from mkdir, print error message and
20446           exit on failure.
20447
20448 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20449
20450         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20451
20452 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20453
20454         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20455
20456 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20457
20458         * config.sub (h8500):  Recognize this as a cpu type.
20459
20460 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20461
20462         * configure: source directory missing is no longer a warning
20463
20464         * configure.in: recognize irix[34]* instead of irix[34]
20465
20466         * Makefile.in: define and pass down X11_LIB
20467
20468 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20469
20470         * guess-systype: Renamed to ...
20471         * config.guess:  ... by popular request.
20472         * configure.in, Makefile.in:  Update accordingly.
20473
20474 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20475
20476         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20477         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20478         + Execute ./dummy instead of assuming . is in PATH.
20479
20480 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20481
20482         * guess-systype:  New shell script.  Attempts to guess the
20483         canonical host name of the executing host.
20484         Only a few hosts are supported so far.
20485         * configure:  Call guess-systype if no host is specified.
20486
20487 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20488
20489         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20490         gcc Makefile.
20491
20492 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20493
20494         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20495         (all-gcc, install-gcc, subdir_do): Use it.
20496
20497 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20498
20499         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20500
20501 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20502
20503         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20504           set exclusively by configure, using configure.in .
20505
20506 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20507
20508         * test-build.mk: set $PATH for all builds
20509
20510         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20511
20512 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20513
20514         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20515         the one used in gcc/Makefile.in, so that a null expansion doesn't
20516         override the one needed to build gcc with a native cc.
20517
20518 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20519
20520         * configure: Accept -with arguments.
20521
20522 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20523
20524         * Makefile.in: added h8300sim
20525
20526 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20527
20528         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20529         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20530         (all-cygnus, native, build-cygnus): Make
20531         $(canonhost)-stamp-3stage-done, not $(host)....
20532         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20533         i386-sco3.2v4.  Added else true to if command.
20534
20535 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20536
20537         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20538
20539 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20540
20541         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20542
20543 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20544
20545         * configure.in: don't remove binutils from Solaris builds
20546
20547 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20548
20549         * Makefile.in: get rid of earlier definitions for *clean,
20550         also handle the recursive info rule better
20551
20552 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20553
20554         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20555         do more-or-less the right thing.
20556
20557 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20558
20559         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20560         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20561
20562 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20563
20564         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20565         $(host_canonical).
20566
20567         * configure.in: split the configdirs list into 4 categories (native
20568         v. cross, library v. tool) and handle the cross-only and native-
20569         only in more reasonable (and correct!) way.
20570
20571 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20572
20573         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20574         configdirs anymore.
20575
20576 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20577
20578         * Makefile.in: extensive cleanup::  removed all of the explicit
20579         clean-* targets, collapsed many wrappers around subdir_do into
20580         one, added additional targets to satisfy standards.texi, deleted
20581         some old targets, some changes for consistency
20582
20583 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20584
20585         * configure.in: handle some programs as cross-only, and others as
20586         native only
20587
20588         * test-build.mk: handle partial holes in a more generic manner
20589
20590         * Makefile.in: m4 depends on libiberty
20591
20592 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20593
20594         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20595         time, wdiff, and find to configdirs
20596
20597         * Makefile.in: all, clean, and install rules for the new programs
20598         added to configure.in
20599
20600 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20601
20602         * configure.in: use mh-sun for all *-sun-* hosts
20603
20604 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20605
20606         * Makefile.in: define flags for X11 include files and library file
20607         locations, pass them down to the programs that need this info
20608
20609         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20610
20611 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20612
20613         * configure.in: start building libg++ for HP-UX targets
20614
20615 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20616
20617         * README:  Update references to files moved into etc/.
20618
20619 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20620
20621         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20622         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20623
20624 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20625
20626         * configure: accept dash as well as underscore in long option
20627         names for FSF compatibility.
20628
20629 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20630
20631         * config.sub: added -sco3.2v4 support from FSF.
20632
20633 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20634
20635         * configure.in: expand the section that adds or removes
20636         directories from the list of programs to build, to handle native
20637         vs. cross in addition to host v. native
20638
20639 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20640
20641         * Makefile.in:  Replace C++ in macro names with CXX.
20642         This is less likely to break ...
20643
20644 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20645
20646         * test-build.mk: add -w to GNU_MAKE
20647
20648 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20649
20650         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20651         add 'sparc' to list of recognized cpus.  This needed to make
20652         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20653         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20654         then changes that into $CPU-wrs-vxworks.
20655
20656         * configure.in: remove most references to gdbtest, regularize
20657         target based program removal
20658
20659         * test-build.mk: import from p3 tree (many fixes and changes)
20660
20661 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20662
20663         * Makefile.in: added rules to handle tcl, tk, and expect
20664
20665         * configure.in: handle those directories if they exist
20666
20667 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20668
20669         * config.sub: removed bogus hppabsd and hppahpux names, since
20670         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20671
20672 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20673
20674         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20675         depends upon all-xiberty
20676
20677         * Makefile.in: changes from p3, including:
20678
20679         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20680
20681         * Makefile.in (XTRAFLAGS): include newlib directories if
20682         newlib/Makefile exists, rather than if host != target.
20683
20684         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20685
20686         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20687         from the same source tree and not building a cross-compiler.  This
20688         matters for the libg++ configuration if reconfiguring a tree that
20689         has already been installed.
20690
20691         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20692
20693         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20694         pick up the machine and system specific header files.
20695
20696         * Makefile.in: added AS_FOR_TARGET, passed down in
20697         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20698         the C compiler to use to create programs which are run in the
20699         build environment, set it to default to $(CC), and passed it down
20700         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20701
20702         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20703
20704         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20705         We need them for unusual native builds, like systems without
20706         ranlib.
20707
20708         * configure: also define $(host_canonical) and
20709         $(target_canonical), which are the full, canonical names for the
20710         given host and target
20711
20712 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20713
20714         * Makefile.in:  Added separate definitions for C++.
20715
20716 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20717
20718         * configure.in (configdirs):  Add deja-gnu.
20719
20720 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20721
20722         * README:  Update for configure.texi and gdb-4.7 release.
20723
20724 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20725
20726         * Makefile.in:  Move "all" target to top of file.
20727         Previously, first target was ".PHONY" which caused BSD4.4 make
20728         to build .PHONY when make was run without arguments.
20729
20730 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20731
20732         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20733         Library-copylefted code in libiberty.
20734
20735 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20736
20737         * config.sub:  Replace m68kmote with plain old m68k.
20738
20739 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20740
20741         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20742
20743 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20744
20745         * config.sub: Complain if no argument is given.  Added support for
20746         386bsd as OS and target alias.
20747
20748 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20749
20750         * Makefile.in (XTRAFLAGS): include newlib directories if
20751         newlib/Makefile exists, rather than if host != target.
20752
20753 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20754
20755         * config.sub: recognize sparclite-wrs-vxworks.
20756
20757         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20758         p3.) Added clean-xiberty to clean.
20759
20760 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20761
20762         * configure.in: use *-*-* instead of nested cases for host and target
20763
20764 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20765
20766         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20767         from the same source tree and not building a cross-compiler.  This
20768         matters for the libg++ configuration if reconfiguring a tree that
20769         has already been installed.
20770
20771 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20772
20773         * config.sub (i486v/i486v4):  Merge in from FSF version.
20774
20775 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20776
20777         * configure: only set PWD if it is already set.
20778
20779 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20780
20781         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20782         doesn't have unset and all success paths (and most error paths)
20783         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20784         to just ${PWD} to avoid confusion.)
20785
20786 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20787
20788         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20789         even for a native compilation.
20790
20791 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20792
20793         Changes to make the gdb.tar.Z rule work better.
20794
20795         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20796         (DEVO_SUPPORT):  Add configure.texi.
20797         (bfd-ilrt.tar.Z):  Remove ancient rule.
20798
20799 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20800
20801         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20802         pick up the machine and system specific header files.
20803
20804         * configure.in, config.sub: added new target m68010-adobe-scout,
20805         with alias of adobe68k.  Changed configure.in to check for
20806         -scout before -sco* to avoid a false match.
20807
20808         * Makefile.in: added AS_FOR_TARGET, passed down in
20809         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20810         the C compiler to use to create programs which are run in the
20811         build environment, set it to default to $(CC), and passed it down
20812         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20813
20814 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20815
20816         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20817         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20818         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20819         FOR_TARGET variants, to newlib and libg++.
20820
20821 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20822
20823         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20824         first.
20825
20826 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20827
20828         * config.sub:  Accept `elf' as an environment.
20829
20830 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20831
20832         * Makefile.in (all-opcodes):  cd into the right directory
20833
20834 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20835
20836         * configure: added -program_transform_name option, used as
20837         argument to sed when installing programs.
20838         configure.texi: added documentation for -program_prefix,
20839         -program_suffix and -program_transform_name.
20840
20841 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20842
20843         * config.sub:  Accept i486 where i386 ok.
20844
20845 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20846
20847         * config.sub: accept we32k
20848
20849 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20850
20851         * config.sub, configure.in: accept OSE68000 and OSE68k.
20852
20853         * Makefile.in: don't create all directories for ``make install'';
20854         let the subdirectories create the ones they need.
20855
20856 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20857
20858         * COPYING: new file, GPL v2
20859
20860 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20861
20862         * Makefile.in: use the new gen-info-dir, which needs a template
20863         argument (which also lives in texinfo)
20864
20865         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20866
20867 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20868
20869         * config.sub (ncr3000):  Change i386 to i486.
20870
20871 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20872
20873         * Makefile.in: add install-rcs, install-grep to
20874         install-no-fixedincludes, removed install-bison and install-libgcc
20875
20876 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20877
20878         * configure.in: grab the HPUX makefile fragment if on HPUX
20879
20880 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20881
20882         * Makefile.in: eradicate bison spoor (ditto libgcc).
20883          configure.in: recognise m68{k,000}-ericsson-OSE.
20884          es1800 is alias for m68k-ericsson-OSE
20885
20886 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20887
20888         * configure.in: rearrange the parts that remove programs from
20889         configdirs, based now on HOST==TARGET or by canonical triple.
20890
20891 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20892
20893         * test-build.mk: recurse explicitly with -f test-build.mk when
20894           appropriate.  predicate stage3 and comparison on the existence
20895           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20896           On very clean, also remove ...stamp-co.  Build in-place before
20897           doing other builds.
20898
20899 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20900
20901         * Makefile.in, configure.in: add tgas
20902
20903 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20904
20905         * Makefile.in: a number of changes merged in from progressive.
20906
20907         * configure.in: add libm.
20908
20909         * .cvsignore: ignore some stuff that comes from test-build.mk.
20910
20911 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20912
20913         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20914
20915 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20916
20917         * configure: Add program_suffix (parallel to program_prefix)
20918         * Makefile.in: adjust directory-creating script for losing decstation
20919
20920 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20921
20922         * configure:  Minor $subdir-related fixes.
20923
20924 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20925
20926         * configure: fix various problems with propogating
20927         makefile_target_frag in subdirs.
20928         * configure.in: config libgcc if its there
20929
20930 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20931
20932         * config.sub:  HPPA merge.
20933
20934 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20935
20936         * Makefile.in:  Replace all-bison with all-byacc in all
20937         dependency lines for other tools (which now use byacc).
20938
20939 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20940
20941         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20942
20943 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20944
20945         * Makefile.in: make gprof rules similar to byacc rules (instead of
20946         vestigal $(unsubdir) that didn't work...)
20947
20948 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20949
20950         * config.sub:  Add support for Linux.
20951         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20952         (at least for libg++).
20953
20954 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20955
20956         * configure.texi: fix doc for the -nfp option to configure
20957
20958 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20959
20960         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20961
20962 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20963
20964         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20965         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20966         * configure.in: added solaris* host_makefile_frag hook.
20967
20968 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20969
20970         * config.sub: changed recognition of m68000 so that various
20971         m68k types can be specified via m680[01234]0
20972
20973 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20974
20975         * config.sub (basic_machine): fix sed so that '-foo' isn't
20976         completely substituted out while .+'-foo' loses the '-foo'
20977
20978 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20979
20980         * config.sub ($os): Add -aout.
20981
20982 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20983
20984         * configure:  If host_makefile_frag is absolute, don't
20985         prefix ${invsubdir} (relevant to libg++ auto-configure).
20986
20987 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20988
20989         * Makefile.in (tooldir): Define it.
20990         (all-ld): Depend on all-flex.
20991
20992 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20993
20994         * Makefile.in (check):  Fix libg++ special case.
20995
20996 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20997
20998         * configure: do not bury `pwd` into config.status, thus do fewer
20999           pwd's.
21000
21001         * configure: print the "Building in" message only when building in
21002           other than "." AND verbose.
21003
21004         * configure: remove -s, rework -v to better accommodate guested
21005           configures.
21006
21007         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21008
21009 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21010
21011         * Makefile.in: macroize flags passed on recursion.  remove
21012           fileutils.
21013
21014 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21015
21016         * configure: get makesrcdir right for subdirs deeper than 1.
21017
21018         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21019           install.
21020
21021 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21022
21023         * Makefile.in: don't print subdir_do or recursion lines.
21024
21025 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21026
21027         * standards.texi: added menu item.
21028
21029         * Makefile.in: build and install standards.info.
21030
21031         * standards.texi: new file.
21032
21033 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21034
21035         * configure: test for and move config.status pieces from
21036           ${subdir}/.
21037
21038 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21039
21040         * configure:  Test for existance of files before trying to mv
21041         them, to avoid numerous non-existance messages.
21042
21043 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21044
21045         * configure: correct final line of config.status.
21046
21047         * configure: patch from eggert.  Avoids a protection problem if
21048           the original Makefile.in is read only.
21049
21050         * configure: use move-if-change from gcc to create config.status.
21051           Some makefiles depend on config.status to tell if a directory
21052           has been reconfigured for a different host.  This change
21053           prevents those directories from remaking everything in the case
21054           where the reconfig was only intended to rebuild a Makefile.
21055
21056         * configure: test for config.sub with "config.sub sun4" rather
21057           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21058           host alias from a missing config.sub.
21059
21060 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21061
21062         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21063           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21064
21065 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21066
21067         * configure: mkdir ${subdir} as needed.
21068
21069 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21070
21071         * Makefile.in,configure.in: added autoconf.
21072
21073 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21074
21075         * Makefile.in: no longer pass against on recursion.
21076
21077         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21078           definitions are not inherited.
21079
21080         * configure: correct makesrcdir when subdir is .
21081
21082 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21083
21084         * configure:  Add support for 'subdirs' variable, which is
21085         like 'configdirs', except that configure doesn't re-invoke
21086         itself for subdirs, it just creates a Makefile for each subdir.
21087         * configure.texi:  Document subdirs.
21088
21089 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21090
21091         * configure.in: added flex to configdirs
21092
21093 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21094
21095         * Makefile.in: remove clean-stamps from clean.
21096
21097 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21098
21099         * configure.in:  Add gdbtest to configdirs.
21100
21101 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21102
21103         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21104         to recursive makes.
21105         * configure.in:  Recognize new ncr3000 config.
21106
21107 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21108
21109         * Makefile.in, configure.in: removed references to gdbm.
21110
21111 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21112
21113         * config.sub:  Don't canonicalize os value
21114         newsos* to bsd (readline needs to check for newsos).
21115         (This fix was earlier made Jan 31, but got re-broken.)
21116
21117 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21118
21119         * configure.in:  sco is an os, not a vendor!
21120
21121         * configure:  Quote $( better.  Keep various shells happy.
21122
21123 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21124
21125         * Makefile.in: eliminate stamp-files.
21126
21127 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21128
21129         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21130           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21131
21132 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21133
21134         * config.sub:  fix iris/iris3.
21135
21136 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21137
21138         * configure: re-add -rm.
21139
21140 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21141
21142         * Maskefile.in: add .stmp-rcs to all.
21143
21144         * configure.in: remove gas from rs6000 build, use aix host fragment.
21145
21146 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21147
21148         * configure: pass down site_option during recursion.
21149
21150 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21151
21152         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21153
21154 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21155
21156         * configure: Change exec_prefix so that it really defaults to prefix.
21157
21158 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21159
21160         * Makefile.in, configure.in:  Add support for mmalloc library.
21161
21162 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21163
21164         * Makefile.in: add stmp dependencies for a few more things.
21165
21166 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21167
21168         * configure: adjusted error message on objdir/srcdir configure
21169           collision, per john's suggestion.
21170
21171         * Makefile.in: add libiberty stmp to all and all.cross.
21172
21173 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21174
21175         * Makefile.in: remove force dependencies, add grep to all.
21176
21177 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21178
21179         * Makefile.in: drop flex.  make stamp files work.
21180
21181         * configure: added test for conflicting configuration in srcdir,
21182           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21183           gets cranky.  use relative paths for configure and srcdir
21184           whenever possible.  Send some error messages to stderr that were
21185           going to stdout.
21186
21187 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21188
21189         * Makefile.in:  Fix libg++ rule to check for gcc directory
21190         before using gcc/gcc.  Also pass XTRAFLAGS.
21191
21192 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21193
21194         * Makefile.in: added stmp-files so that directories aren't polled
21195           when they are already built.
21196
21197         * configure.texi: fixed a node pointer problem.
21198
21199 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21200
21201         * config.sub configure.in gdb/configure.in
21202         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21203         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21204         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21205
21206 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21207
21208         * configure: -recurring becomes -silent.  corrected help message
21209           for -site= option.
21210
21211         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21212
21213 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21214
21215         * configure: when building Makefile for crosses, replace
21216           tooldir and program_prefix.  default srcdir from location of
21217           config.sub.  remove "for host in hosts" and "for target in
21218           targets" loops.
21219
21220 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21221
21222         * Makefile.in: Do not pass bindir or mandir to cvs.
21223
21224 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21225
21226         * Makefile.in, configure.in: removed traces of namesubdir,
21227           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21228           copyrights to '92, changed some from Cygnus to FSF.
21229
21230         * configure.texi: remove most references to multiple hosts,
21231           multiple targets, subdirs, etc.
21232
21233         * configure.man: removed rcsid. reference config.sub not
21234           config.subr.
21235
21236         * Makefile.in: mkdir $(infodir) on install-info.
21237
21238 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21239
21240         * configure.texi:  Explain better about .gdbinit and about
21241         the environment that configure.in sections run in.
21242
21243 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21244
21245         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21246
21247 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21248
21249         * README:  DOC.configure => cfg-paper.texi.
21250
21251 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21252
21253         * config.sub (near case $os):  Don't convert newsos* to bsd!
21254
21255 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21256
21257         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21258         the number of copies of COPYING that go into the GDB tar file.
21259
21260 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21261
21262         * bfd/configure.in, gdb/config/mh-i386sco,
21263         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21264         Fix SCO configuration stuff.
21265
21266 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21267
21268         * Makefile.in:  For libg++, make sure the -I pointing
21269         to the gcc directory goes *after* all the libg++-local -I flags.
21270         Also, move just-gcc dependency from just-libg++ to all-libg++.
21271
21272 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21273
21274         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21275
21276 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21277
21278         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21279
21280 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21281
21282         * config.sub:  Add stratus configuration frags.  Also
21283         submitted to FSF.
21284
21285 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21286
21287         * Makefile.in (DEV_SUPPORT):  add configure.man.
21288
21289         * config.sub(Decode manufacturer-specific):  add -none*.
21290
21291 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21292
21293         * Makefile.in:  remove form feeds to make Sun's make happy.
21294         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21295
21296 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21297
21298         * Makefile.in (AR_FLAGS):  Make quieter.
21299
21300 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21301
21302         * configure.in:  Add libg++.
21303         * configure:  When verbose, don't output the command line at each
21304         level; it will be unremarkably the same as the previous version,
21305         which will be the same as what the user typed.
21306
21307 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21308
21309         * configure.in, Makefile.in: fix clean-info, add flex.  add
21310           fileutils.
21311
21312         * configure: be less sensitive to spaces in Makefile.in.  Do not
21313           look for sources in "..".  Doing so breaks subdirectories that
21314           might have their own configure.  If a subdir has it's own
21315           configure script, use it.
21316
21317 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21318
21319         * cfg-paper.texi: some changes suggested by rms.
21320
21321 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21322
21323         * config.sub:  Merge in some small additions from the FSF version,
21324         taken from the gcc distribution, to bring the Cygnus and FSF
21325         versions into closer sync.
21326
21327 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21328
21329         * configure.in:  Changed svr4 references to sysv4.
21330
21331 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21332
21333         * configure: added -V for version number option.
21334
21335 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21336
21337         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21338           renamed from DOC.configure to cfg-paper.texi.
21339
21340 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21341
21342         * configure, config.subr, config.sub: config.subr is now
21343           config.sub again.
21344
21345 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21346
21347         * configure.texi: new file, in progress.
21348
21349         * Makefile.in: build info file and install the man page for
21350           configure.
21351
21352         * configure.man: new file, first cut.
21353
21354         * configure: find config.subr again now that configuration "none"
21355           has gone.  removed all traces of the -ansi option.  removed all
21356           traces of the -languages option.
21357
21358         * config.subr: resync from rms.
21359
21360 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21361
21362         * configure, config.sub, config.subr: merge config.sub into
21363           config.subr, call the result config.subr, remove config.sub, use
21364           config.subr.
21365
21366         * Makefile.in: revised install for dir.info.
21367
21368 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21369
21370         * configure.in: add decstation host makefile frag.
21371
21372         * Makefile.in: BISON now bison -y again.  also install-gcc on
21373           install.  clean-gdbm on clean.  infodir belongs in datadir.
21374           Make directories for info install.  Build dir.info here then
21375           install it.
21376
21377 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21378
21379         * Makefile.in: fix for bad directory tests.
21380
21381 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21382
21383         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21384           regexp.  -srcdir relative was being handled incorrectly.
21385
21386         * Makefile.in: unwrapped some for loops so that parallel makes
21387           work again and so one can focus one's attention on a particular
21388           package.
21389
21390 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21391
21392         * configure: added PWD as a stand in for `pwd` (for speed). use
21393           elif wherever possible.  make -srcdir work without -objdir.
21394           -objdir= commented out.
21395
21396 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21397
21398         * configure: +options become --options.  -subdirs commented out.
21399           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21400           Makefile now at top of generated Makefile.  Removed cvs log
21401           entries.  added -srcdir.  create .gdbinit only if there is one
21402           in ${srcdir}.
21403
21404         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21405           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21406           and mandir now keyed off datadir by default.
21407
21408 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21409
21410         * Freshly created ChangeLog.
21411
21412 \f
21413 Local Variables:
21414 mode: change-log
21415 left-margin: 8
21416 fill-column: 76
21417 version-control: never
21418 End: