Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
2
3         * MAINTAINERS: Update my email and add myself to the DCO list.
4
5 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
6
7         Revert:
8         2021-09-16  Andrew Pinski  <apinski@marvell.com>
9
10         PR bootstrap/67102
11         * Makefile.def: Have configure-target-libffi depend on
12         all-target-libstdc++-v3.
13         * Makefile.in: Regenerate.
14
15 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
16
17         PR other/104181
18         * build.log: Remove.
19
20 2022-01-20  Martin Liska  <mliska@suse.cz>
21
22         * MAINTAINERS: Adjust email address based on IRC request.
23
24 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
25
26         * MAINTAINERS: Update my email address.
27
28 2022-01-17  Martin Liska  <mliska@suse.cz>
29
30         * MAINTAINERS: Rename .c names to .cc.
31
32 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
33
34         * Makefile.am: Remove.
35
36 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
37
38         * Makefile.am: New file.
39
40 2022-01-11  Martin Liska  <mliska@suse.cz>
41
42         * MAINTAINERS: Sort 2 names.
43
44 2022-01-10  Martin Liska  <mliska@suse.cz>
45
46         * MAINTAINERS: Fix obvious issues with sorting.
47
48 2022-01-07  liuhongt  <hongtao.liu@intel.com>
49
50         * build.log: New file.
51
52 2022-01-05  Nathan Sidwell  <nathan@acm.org>
53
54         * MAINTAINERS: Add DCO entry.  Sort that list.
55
56 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
57
58         * MAINTAINERS: Change of email address in both DCO and
59         Write After Approval list.
60
61 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
62
63         * configure: Regenerate.
64
65 2021-12-21  Martin Liska  <mliska@suse.cz>
66
67         * config.sub: Change mode back to 755.
68
69 2021-12-17  Martin Liska  <mliska@suse.cz>
70
71         * config.sub: Sync from master.
72
73 2021-12-17  Martin Liska  <mliska@suse.cz>
74
75         Revert:
76         2021-12-16  Matthias Seidel  <mseidel@apache.org>
77
78         * config.sub: Fix typo.
79
80 2021-12-16  Matthias Seidel  <mseidel@apache.org>
81
82         * config.sub: Fix typo.
83
84 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
85
86         Revert:
87         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
88
89         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
90         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
91         * configure.ac: Include config/gcc-plugin.m4.
92         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
93         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
94         RANLIB if possible.
95         * Makefile.in: Regenerated.
96         * configure: Likewise.
97
98 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
99
100         * Makefile.tpl (BUILD_CFLAGS): New.
101         (CFLAGS): Append $(BUILD_CFLAGS).
102         (CXXFLAGS): Likewise.
103         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
104         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
105         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
106         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
107         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
108         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
109         (PGO-TRAINING-TARGETS): Likewise.
110         (PGO_BUILD_TRAINING): Likewise.
111         (all): Add '+' to the command line for recursive make.  Support
112         the PGO build.
113         * configure.ac: Add --enable-pgo-build[=lto].
114         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
115         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
116         * Makefile.in: Regenerated.
117         * configure: Likewise.
118
119 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
120
121         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
122         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
123         * configure.ac: Include config/gcc-plugin.m4.
124         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
125         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
126         RANLIB if possible.
127         * Makefile.in: Regenerated.
128         * configure: Likewise.
129
130 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
131
132         * MAINTAINERS: Add myself to write after approval.
133
134 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
135
136         * MAINTAINERS: Adding myself.
137
138 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
139
140         * configure: Regenerate.
141         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
142         $(CPP).
143
144 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
145
146         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
147         libatomic.
148         * Makefile.in: Regenerate.
149         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
150         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
151         target-libphobos-bootstrap.
152         (STAGE2_CONFIGURE_FLAGS): Likewise.
153         * configure: Regenerate.
154         * configure.ac: Add support for bootstrapping D front-end.
155
156 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
157
158         * MAINTAINERS: Add myself to DCO section and update email address.
159
160 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
161
162         * configure: Regenerate.
163         * configure.ac: Ensure that PIC (shared) defaults are set
164         correctly for Darwin.
165
166 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
167
168         * MAINTAINERS: Update my address.
169
170 2021-11-12  Alan Modra  <amodra@gmail.com>
171
172         * Makefile.def (configure-opcodes): Depend on configure-bfd.
173         * Makefile.in: Regenerate.
174
175 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
176
177         * MAINTAINERS: Clarify the policy WRT the Write After Approval
178         list.
179
180 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
181
182         * MAINTAINERS (Reviewers, arc): Remove my entry.
183         (Write After Approval): Add an entry for myself.
184
185 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
186
187         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
188         * Makefile.in: Regenerate.
189         * configure: Regenerate.
190         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
191
192 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
193
194         * MAINTAINERS: Fix up Maciej's entries.
195
196 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
197
198         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
199         maintainer.
200
201 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
202
203         PR other/102663
204         * Makefile.def: Handle install-dvi target.
205         * Makefile.tpl: Likewise.
206         * Makefile.in: Regenerate.
207
208 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
209
210         * MAINTAINERS: Add myself for write after approval.
211
212 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
213
214         * Makefile.def: Mark libcody, libdecnumber,
215         c++tools, libgcc, and libobjc as missing TAGS
216         targets.
217         * Makefile.in: Regenerate.
218
219 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
220
221         * MAINTAINERS: Add myself to DCO section and update email
222         address.
223
224 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
225
226         * MAINTAINERS: Add myself to DCO section.
227
228 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
229
230         * configure: Regenerate.
231         * configure.ac (skipdirs): Add the contents of target_configdirs if
232         we are not building gcc.
233
234 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
235
236         * Makefile.def: Back-port commits ba4d88ad892f and
237         755ba58ebef0 from binutils-gdb repository.
238         * Makefile.in: Regenerated.
239
240 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
241
242         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
243
244 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
245
246         * Makefile.def: Add a jit check target for the jit
247         language.
248         * Makefile.in: Regenerate.
249
250 2021-09-16  Andrew Pinski  <apinski@marvell.com>
251
252         PR bootstrap/67102
253         * Makefile.def: Have configure-target-libffi depend on
254         all-target-libstdc++-v3.
255         * Makefile.in: Regenerate.
256
257 2021-09-10  Petter Tomner  <tomner@kth.se>
258
259         * MAINTAINERS: Me added to DCO and write after approval
260
261 2021-09-01  YunQiang Su  <syq@debian.org>
262
263         * MAINTAINERS: Add myself for write after approval.
264
265 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
266
267         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
268         * Makefile.in: Regenerate.
269
270 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
271
272         * MAINTAINERS: Add myself for write after approval.
273
274 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
275
276         * Makefile.in: Regenerate.
277         * Makefile.tpl: Make the state of the configured host
278         shared flag available to makefile fragements.
279
280 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
281
282         * MAINTAINERS (Write After Approval): Add myself.
283
284 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
285
286         * .dir-locals.el (bug-reference-url-format): Use https.
287
288 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
289
290         * .dir-locals.el (c-mode): Change fill-column to 79.
291
292 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
293
294         * MAINTAINERS: Add myself to DCO section.
295
296 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
297
298         * configure: Regenerate.
299         * configure.ac: Adjust cases for which it is necessary to
300         include the Darwin host config fragment.
301
302 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
303
304         * MAINTAINERS: Add myself for write after approval and DCO.
305
306 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
307
308         * Makefile.def: Add dsymutil defs.
309         * Makefile.in: Regenerated.
310         * Makefile.tpl: Add dsymutil to flags.
311         * configure: Regenerated.
312         * configure.ac: Add dsymutil to target and build recipes.
313
314 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
315
316         * MAINTAINERS: Add myself for write after approval.
317
318 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
319
320         * MAINTAINERS (Write After Approval): Add myself.
321
322 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
323
324         * MAINTAINERS: Add myself for write after approval and DCO
325
326 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
327
328         * .gitignore: Add entry for cscope.out.
329
330 2021-06-22  liuhongt  <hongtao.liu@intel.com>
331
332         * MAINTAINERS: Remove my Write After Approval entry.
333
334 2021-06-21  liuhongt  <hongtao.liu@intel.com>
335
336         * MAINTAINERS: Add myself as maintainer of the i386 vector
337         extensions.
338
339 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
340
341         * MAINTAINERS (Write After Approval): Add myself.
342
343 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
344
345         * MAINTAINERS (Various Maintainers): Add Andrew and myself
346         as *vrp and ranger maintainers.
347
348 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
349
350         * MAINTAINERS: Adjust my entry in the DCO section so that it does
351         not trigger testsuite failures.
352
353 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
354
355         * MAINTAINERS: Add myself to DCO section with both email addresses.
356
357 2021-06-03  Jason Merrill  <jason@redhat.com>
358
359         * MAINTAINERS: Add DCO version number.
360
361 2021-06-02  Jason Merrill  <jason@redhat.com>
362
363         * MAINTAINERS: Add DCO section.
364
365 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
366
367         * MAINTAINERS (Write After Approval): Add myself.
368
369 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
370
371         * configure.ac: Add gnulib to configdirs for sim.
372         * configure: Regenerate.
373
374 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
375
376         * Makefile.def: Add configure-sim dependency on all-gnulib.
377         * Makefile.in: Regenerated.
378
379 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
380
381         * MAINTAINERS (Write After Approval): Add myself.
382
383 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
384
385         * MAINTAINERS (Write After Approval): Add myself.
386
387 2021-05-11  Martin Liska  <mliska@suse.cz>
388
389         * MAINTAINERS: Remove entries for removed
390         components (HSA, BRIG, libhsail-rt).
391         Move Pekka to Write After Approval.
392
393 2021-05-11  Martin Liska  <mliska@suse.cz>
394
395         * Makefile.def: Remove libhsail-rt.
396         * Makefile.in: Likewise.
397         * configure.ac: Likewise.
398         * configure: Regenerate.
399         * libhsail-rt/ChangeLog: Removed.
400         * libhsail-rt/Makefile.am: Removed.
401         * libhsail-rt/Makefile.in: Removed.
402         * libhsail-rt/README: Removed.
403         * libhsail-rt/aclocal.m4: Removed.
404         * libhsail-rt/configure: Removed.
405         * libhsail-rt/configure.ac: Removed.
406         * libhsail-rt/configure.tgt: Removed.
407         * libhsail-rt/include/internal/fibers.h: Removed.
408         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
409         * libhsail-rt/include/internal/phsa-rt.h: Removed.
410         * libhsail-rt/include/internal/workitems.h: Removed.
411         * libhsail-rt/rt/arithmetic.c: Removed.
412         * libhsail-rt/rt/atomics.c: Removed.
413         * libhsail-rt/rt/bitstring.c: Removed.
414         * libhsail-rt/rt/fbarrier.c: Removed.
415         * libhsail-rt/rt/fibers.c: Removed.
416         * libhsail-rt/rt/fp16.c: Removed.
417         * libhsail-rt/rt/misc.c: Removed.
418         * libhsail-rt/rt/multimedia.c: Removed.
419         * libhsail-rt/rt/queue.c: Removed.
420         * libhsail-rt/rt/sat_arithmetic.c: Removed.
421         * libhsail-rt/rt/segment.c: Removed.
422         * libhsail-rt/rt/workitems.c: Removed.
423         * libhsail-rt/target-config.h.in: Removed.
424
425 2021-05-04  Nick Clifton  <nickc@redhat.com>
426
427         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
428         * configure: Regenerate.
429
430 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
431             Tobias Burnus  <tobias@codesourcery.com>
432
433         * configure.ac (--enable-offload-defaulted): New.
434         * configure: Regenerate.
435
436 2021-04-23  David Faust  <david.faust@oracle.com>
437
438         * MAINTAINERS (Write After Approval): Add myself.
439
440 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
441
442         * MAINTAINERS (Write After Approval): Add myself.
443
444 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
445
446         * MAINTAINERS: Add myself as pru port maintainer.
447
448 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
449
450         * MAINTAINERS: Add myself as static analyzer maintainer.
451
452 2021-03-18  Jeff Law  <jlaw@tachyum.com>
453
454         * MAINTAINERS: Update primary entry.
455
456 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
457
458         * MAINTAINERS (Write After Approval): Add myself.
459
460 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
461
462         * Makefile.def: Remove all-sim dependency on configure-gdb.
463         * Makefile.in: Regenerated.
464
465 2021-03-11  Jeff Law  <law@redhat.com>
466
467         * MAINTAINERS: Update entries for a few ex-ImgTec employees
468
469 2021-03-11  Martin Liska  <mliska@suse.cz>
470
471         * Makefile.tpl: The change was done Makefile.in which
472         is generated file.
473
474 2021-03-08  Jeff Law  <law@redhat.com>
475
476         * MAINTAINERS: Update my email address
477
478 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
479
480         * config.guess: Import latest upstream.
481         * config.sub: Import latest upstream.
482
483 2021-01-25  Martin Liska  <mliska@suse.cz>
484
485         PR gcov-profile/98739
486         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
487         for profiledbootstrap.
488
489 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
490
491         * MAINTAINERS (Write After Approval): Add myself.
492
493 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
494
495         * MAINTAINERS (Write After Approval): Update my e-mail address.
496
497 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
498
499         * MAINTAINERS: Fix spacing.
500
501 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
502
503         * MAINTAINERS (Write After Approval): Add myself
504
505 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
506
507         * Makefile.def: Sync with binutils-gdb:
508         (dependencies): all-ld depends on all-libctf.
509         (host_modules): libctf is no longer no_install.
510         No longer no_check.  Checking depends on all-ld.
511         * Makefile.in: Regenerated.
512
513 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
514
515         * libtool.m4: Match gnu* along other GNU systems.
516         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
517         * libgo/configure: Re-generate.
518
519 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
520
521         * MAINTAINERS: Update my email address.
522
523 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
524
525         * MAINTAINERS (Write After Approval): Add myself.
526
527 2020-12-15  Nathan Sidwell  <nathan@acm.org>
528
529         * Makefile.def
530         * Makefile.in
531         * Makefile.tpl
532         * configure
533         * configure.ac
534
535 2020-12-15  Nathan Sidwell  <nathan@acm.org>
536
537         * Makefile.def: Add libcody.
538         * configure.ac: Add libcody.
539         * Makefile.in: Regenerated.
540         * configure: Regenerated.
541
542 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
543
544         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
545
546 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
547
548         PR target/97865
549         * libtool.m4: Update handling of Darwin platform link flags
550         for Darwin20.
551
552 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
553
554         * .gitignore: Sync with binutils-gdb
555
556 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
557
558         * MAINTAINERS: Add myself as arc port maintainer.
559
560 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
561
562         PR d/87788
563         * configure.ac: Don't disable D for *-*-darwin*.
564         * configure: Regenerate.
565
566 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
567
568         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
569         hppa64-*-hpux11*.
570
571 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
572
573         * configure: Regenerate.
574         * configure.ac: Add --bootstrap-hwasan option.
575
576 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
577
578         * config.guess: Import latest upstream.
579         * config.sub: Import latest upstream.
580
581 2020-11-16  Martin Liska  <mliska@suse.cz>
582
583         * .gitignore: Add cache as clangd uses it now.
584
585 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
586
587         * MAINTAINERS (Write After Approval): add myself
588
589 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
590
591         * MAINTAINERS (Write After Approval): Add myself.
592
593 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
594
595         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
596         Remove FIXME comments.
597
598 2020-11-06  Martin Uecker  <muecker@gwdg.de>
599
600         * MAINTAINERS: Update my email address.
601
602 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
603
604         * MAINTAINERS (Write After Approval): Add myself.
605
606 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
607
608         PR target/97302
609         * configure.ac: Only set with_gmp to /usr/local
610         if not building in tree.
611         * configure: Regenerate.
612
613 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
614
615         * MAINTAINERS (Write After Approval): Add myself.
616
617 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
618
619         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
620
621 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
622
623         PR bootstrap/96612
624         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
625         if not the same as ${host}.
626         * configure: Regenerate.
627
628 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
629
630         * MAINTAINERS (Write After Approval): Add myself.
631
632 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
633
634         * MAINTAINERS: Update my email address.
635
636 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
637
638         * MAINTAINERS (Write After Approval): Add myself.
639
640 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
641
642         * MAINTAINERS (Write After Approval): Add myself.
643
644 2020-06-12  Martin Liska  <mliska@suse.cz>
645
646         * .gitignore: Add .clang-tidy.
647
648 2020-06-08  Jason Merrill  <jason@redhat.com>
649
650         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
651         * configure: Regenerate.
652
653 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
654
655         * MAINTAINERS: Add myself as xtensa port maintainer.
656
657 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
658
659         * configure.ac: Don't require --enable-host-shared when building
660         for Mingw.
661         * configure: Regenerate.
662
663 2020-05-18  Jason Merrill  <jason@redhat.com>
664
665         * configure.ac: Update bootstrap dialect to -std=c++11.
666
667 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
668
669         * MAINTAINERS (Write After Approval): Add myself.
670
671 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
672
673         PR target/92713
674         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
675         (noconfigdirs): Add 'target-libstdc++-v3'.
676         * configure: Regenerate.
677
678 2020-04-21  Stephen Casner  <casner@acm.org>
679
680         PR 25830
681         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
682         * configure: Rebuild.
683
684 2020-04-17  Martin Liska  <mliska@suse.cz>
685             Jonathan Yong <10walls@gmail.com>
686
687         PR gcov-profile/94570
688         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
689         for CYGWIN.
690
691 2020-04-14  Martin Jambor  <mjambor@suse.cz>
692
693         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
694
695 2020-04-09  Tom Tromey  <tom@tromey.com>
696
697         * configure: Rebuild.
698         * Makefile.in: Rebuild.
699         * Makefile.def (gdbsupport, gdbserver): New host modules.
700         (configure-gdb): Depend on all-gdbsupport.
701         (all-gdb): Depend on all-gdbsupport, all-libctf.
702         * configure.ac (host_tools): Add gdbserver.
703         Conditionally build gdbserver and gdbsupport.
704
705 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
706
707         * configure.ac: Build libgomp by default for amdgcn.
708         * configure: Regenerate.
709
710 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
711
712         * MAINTAINERS (Write After Approval): Add myself.
713
714 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
715
716         * MAINTAINERS (Write After Approval) : Add myself.
717
718 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
719
720         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
721
722 2020-02-14  Martin Sebor  <msebor@redhat.com>
723
724         * doc/extend.texi (attribute alias): Mention type requirement.
725         (attribute weak): Same.
726         (attribute weakref): Correct invalid example.
727
728 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
729
730         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
731
732 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
733             Jakub Jelinek  <jakub@redhat.com>
734
735         * .gitattributes: Add *.md diff=md.
736
737 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
738
739         The mentioned auto-generated file is no more part of the
740
741         GCC sources, it's auto-generated in $(builddir) during build.
742
743         PR target/92055
744         * contrib/gcc_update (files_and_dependencies): Remove
745         entry for gcc/config/avr/t-multilib.
746
747 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
748
749         * MAINTAINERS: Update my email address.
750
751 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
752
753         * README.MOVED_TO_GIT: Remove.
754
755 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
756
757         * README.MOVED_TO_GIT: New file.
758
759 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
760
761         * MAINTAINERS (Write After Approval): Add myself.
762
763 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
764
765         * MAINTAINERS (write_after_approval): Add myself.
766
767 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
768
769         * MAINTAINERS (write_after_approval): Add myself.
770
771 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
772
773         * MAINTAINERS (write_after_approval): Add myself.
774
775 2019-12-11  Matthias Klose  <doko@ubuntu.com>
776
777         * configure.ac: Factor out common cases for compare_exclusions.
778         * configure: Regenerate.
779
780 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
781
782         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
783         flag.
784
785 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
786
787         * MAINTAINERS (Write After Approval): Add myself.
788
789 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
790
791         PR middle-end/92463
792         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
793         * configure: Regenerate
794
795 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
796
797         * configure.ac: Use https for gcc.gnu.org.
798         * configure: Regenerated.
799
800 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
801
802         * MAINTAINERS (aarch64 port): Remove my name, move to...
803         (Write After Approval): ...Here.
804
805 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
806
807         * MAINTAINERS: Change my email address as maintainer.
808
809 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
810
811         PR fortran/91828
812         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
813         * configure: Regenerated.
814
815 2019-10-21  Jason Merrill  <jason@redhat.com>
816
817         * .gitattributes: Also check ChangeLog whitespace.
818
819 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
820
821         * contrib/dg-extract-results.sh: Add support for KPASS.
822         * contrib/dg-extract-results.py: Likewise.
823
824 2019-10-17  Jason Merrill  <jason@redhat.com>
825
826         * .gitattributes: Avoid {} in filename pattern.
827
828 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
829
830         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
831         Approval section.
832
833 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
834
835         * MAINTAINERS: Add myself to Write After Approval
836
837 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
838
839         * MAINTAINERS: Add myself as an aarch64 maintainer.
840
841 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
842
843         * MAINTAINERS: Add myself as aarch64 maintainer.
844
845 2019-09-23  Carl Love  <cel@us.ibm.com>
846
847         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
848         New define_insn.
849         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
850         vsx_xxpermdi16_le_V16QI): Removed define_insn.
851
852 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
853
854         * MAINTAINERS (Sam Tebbs): Update email address.
855
856 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
857
858         * MAINTAINERS: Update my email address.
859
860 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
861
862         * libtool.m4: Handle uclinuxfdpiceabi.
863
864 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
865
866         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
867         Remove myself from Write After Approval section.
868
869 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
870
871         * configure.ac: Support for bpf-*-* targets.
872         * configure: Regenerate.
873
874 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
875
876         * config.sub: Import upstream version 2019-06-30.
877         * config.guess: Import upstream version 2019-07-24.
878
879 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
880
881         * MAINTAINERS: Remove spu port maintainers.
882
883 2019-08-28  Martin Liska  <mliska@suse.cz>
884
885         * .gitignore: Add .clangd and compile_commands.json
886         to .gitignore.
887
888 2019-08-23  Michael Forney  <mforney@mforney.org>
889
890         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
891         * Makefile.in: Regenerate.
892
893 2019-08-19  Tom Tromey  <tom@tromey.com>
894
895         * configure: Rebuild.
896         * configure.ac: Add --with-static-standard-libraries.
897
898 2019-08-16  Alexandre Oliva <oliva@gnu.org>
899
900         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
901
902 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
903
904         * MAINTAINERS (Write After Approval): Add myself.
905
906 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
907
908         * MAINTAINERS (Write After Approval): Remove myself, already listed in
909         RISC-V port maitainer.
910
911 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
912
913         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
914
915 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
916
917         * MAINTAINERS (Write After Approval): Add myself.
918
919 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
920
921         * MAINTAINERS (Write After Approval): Add myself.
922
923 2019-06-25  Martin Liska  <mliska@suse.cz>
924
925         contrib/filter-clang-warnings.py: Transform from
926         filter-rtags-warnings.py.
927
928 2019-06-15  Tom Tromey  <tom@tromey.com>
929
930         * configure.ac (host_libs): Add gnulib.
931         * configure: Rebuild.
932         * Makefile.def (host_modules, dependencies): Add gnulib.
933         * Makefile.in: Rebuild.
934
935 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
936
937         * MAINTAINERS (Write After Approval): Add myself.
938
939 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
940
941         * configure: Regenerate.
942         * configure.ac: Add PRU target.
943
944 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
945
946         * MAINTAINERS (Write After Approval): Add myself.
947
948 2019-06-11  Nick Clifton  <nickc@redhat.com>
949
950         Import these changes from the binutils/gdb repository:
951
952         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
953
954         * Makefile.def (dependencies): configure-libctf depends on all-bfd
955         and all its deps.
956         * Makefile.in: Regenerated.
957
958         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
959
960         * Makefile.def (host_modules): Add libctf.
961         * Makefile.def (dependencies): Likewise.
962         libctf depends on zlib, libiberty, and bfd.
963         * Makefile.in: Regenerated.
964         * configure.ac (host_libs): Add libctf.
965         * configure: Regenerated.
966
967 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
968
969         * MAINTAINERS (Write After Approval): Add myself.
970
971 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
972
973         * MAINTAINERS: Update my email address.
974
975 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
976
977         * MAINTAINERS (Write After Approval): Add myself.
978
979 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
980
981         * MAINTAINERS (Write After Approval): Add myself.
982
983 2019-05-07  Jim Wilson  <jimw@sifive.com>
984
985         * MAINTAINERS: Remove myself as IA-64 maintainer.
986
987 2019-05-04  Roland Illig  <roland.illig@gmx.de>
988
989         * MAINTAINERS (Write After Approval): Add myself.
990
991 2019-05-02  Richard Biener  <rguenther@suse.de>
992
993         PR bootstrap/85574
994         * Makefile.tpl (compare target): Also compare extra-compare
995         files.
996         * Makefile.in: Regenerate.
997
998 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
999
1000         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1001         as modulo-scheduler maintainer.
1002
1003 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1004
1005         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1006
1007 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1008
1009         * MAINTAINERS: Update my email address.
1010
1011 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1012
1013         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1014         * configure: Regenerate.
1015
1016 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1017
1018         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1019         * configure: Regenerate.
1020
1021 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1022
1023         * configure.ac: Add target-zlib to target_libraries.
1024         * configure: Regenerate.
1025
1026 2019-04-09  Martin Liska  <mliska@suse.cz>
1027
1028         * Makefile.in: Regenerate.
1029         * Makefile.tpl: Pass GENERATOR_CFLAGS
1030         in all stages.
1031
1032 2019-03-28  Martin Liska  <mliska@suse.cz>
1033
1034         PR bootstrap/89829
1035         * Makefile.in: Revert r254150.
1036         * Makefile.tpl: Likewise.
1037
1038 2019-03-28  Ben Elliston  <bje@gnu.org>
1039
1040         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1041         related, and libdecnumber.
1042
1043 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1044
1045         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1046         (Write After Approval): Remove myself.
1047
1048 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1049
1050         * MAINTAINERS (Write After Approval): Add myself.
1051
1052 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1053
1054         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1055         (Write After Approval): Remove myself and Julian.
1056
1057 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1058
1059         * MAINTAINERS (Write After Approval): Add myself.
1060
1061 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1062
1063         * MAINTAINERS (Write After Approval): Add myself.
1064
1065 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1066
1067         * ChangeLog: Replace space with tab.
1068         * MAINTAINERS: Delete 1 tab to keep alignment.
1069
1070 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1071
1072         * MAINTAINERS (Write After Approval): Add myself.
1073
1074 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1075
1076         * MAINTAINERS (Write After Approval): Add myself.
1077
1078 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1079             Kwok Cheung Yeung  <kcy@codesourcery.com>
1080             Julian Brown  <julian@codesourcery.com>
1081             Tom de Vries  <tom@codesourcery.com>
1082             Jan Hubicka  <hubicka@ucw.cz>
1083             Martin Jambor  <mjambor@suse.cz>
1084
1085         * configure.ac: Likewise.
1086         * configure: Regenerate.
1087         * contrib/config-list.mk: Add amdgcn-amdhsa.
1088
1089 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1090
1091         * MAINTAINERS (Write After Approval): Add myself.
1092
1093 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1094
1095         * MAINTAINERS (Write After Approval): Add myself.
1096
1097 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1098
1099         PR target/88535
1100         * config.guess: Import upstream version 2019-01-03.
1101         * config.sub: Import upstream version 2019-01-01.
1102
1103 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1104
1105         * MAINTAINERS (Write After Approval): Update my maintainer address.
1106
1107 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1108
1109         * MAINTAINERS (Write After Approval): Add myself.
1110
1111 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1112
1113         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1114
1115 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1116
1117         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1118         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1119         (GCC_TARGET_TOOL): Likewise.
1120         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1121         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1122         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1123         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1124         * configure: Regenerate.
1125         * Makefile.in: Likewise.
1126
1127 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1128
1129         * MAINTAINERS (Write After Approval): Add myself.
1130
1131 2018-11-13  Martin Liska  <mliska@suse.cz>
1132
1133         * gcc.target/i386/pr87930.c: Move to ...
1134         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1135
1136 2018-11-10  Stafford Horne  <shorne@gmail.com>
1137
1138         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1139         (Write After Approval): Remove myself.
1140
1141 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1142
1143         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1144         Append $INCICONV to it.
1145
1146 2018-11-04  Stafford Horne  <shorne@gmail.com>
1147
1148         * MAINTAINERS (Write After Approval): Add myself.
1149
1150 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1151
1152         PR bootstrap/82856
1153         * multilib.am: New file.  From automake.
1154
1155         Merge from binutils-gdb:
1156         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1157
1158         * libtool.m4: Use AC_LANG_SOURCE.
1159         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1160         * ar-lib: New file.
1161         * test-driver: New file.
1162         * configure: Re-generate.
1163
1164 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1165
1166         * MAINTAINERS (Write After Approval): Add myself.
1167
1168 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1169
1170         PR bootstrap/87788
1171         PR d/87799
1172         * configure: Rebuild.
1173         * configure.ac: Disable D on systems where it is known not to work.
1174
1175 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1176
1177         * Makefile.def (target_modules): Add libphobos.
1178         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1179         GDCFLAGS_FOR_TARGET.
1180         (dependencies): Make libphobos depend on libatomic, libbacktrace
1181         configure, and zlib configure.
1182         (language): Add language d.
1183         * Makefile.in: Rebuild.
1184         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1185         (HOST_EXPORTS): Add GDC.
1186         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1187         (BASE_TARGET_EXPORTS): Add GDC.
1188         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1189         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1190         (EXTRA_HOST_FLAGS): Add GDC.
1191         (STAGE1_FLAGS_TO_PASS): Add GDC.
1192         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1193         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1194         environment variables.
1195         * configure: Rebuild.
1196         * configure.ac: Add target-libphobos to target_libraries.  Set and
1197         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1198
1199 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1200
1201         * MAINTAINERS (Write After Approval): Add myself.
1202
1203 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1204
1205         * MAINTAINERS (Write After Approval): Remove myself.
1206
1207 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1208
1209         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1210
1211 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1212
1213         * MAINTAINERS: Update my email address.
1214
1215 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1216
1217         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1218         maintainer.
1219
1220 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1221
1222         * MAINTAINERS (Write After Approval): Add self.
1223
1224 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1225
1226         * MAINTAINERS (write after approval): Add myself.
1227
1228 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1229
1230         * MAINTAINERS: Update my email address.
1231
1232 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1233
1234         * MAINTAINERS (write after approval): Add myself.
1235
1236 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1237
1238         * MAINTAINERS: Add self to global reviewers list.
1239
1240 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1241
1242         MAINTAINERS: Add c-sky port maintainers.
1243
1244 2018-08-10  Martin Liska  <mliska@suse.cz>
1245
1246         * MAINTAINERS: Revert change in previous commit and
1247         join lines.
1248
1249 2018-08-10  Martin Liska  <mliska@suse.cz>
1250
1251         * MAINTAINERS: Remove extra line.
1252
1253 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1254
1255         * MAINTAINERS: Update my email address.
1256
1257 2018-07-19  DJ Delorie  <dj@redhat.com>
1258
1259         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1260         as maintainer.
1261
1262 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1263
1264         * MAINTAINERS: Adjust email address for me and my colleague Robin
1265         Dapp.
1266
1267 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1268             Sunil K Pandey  <sunil.k.pandey@intel.com>
1269
1270         PR target/84413
1271         * config/i386/i386.c (m_CORE_AVX512): New.
1272         (m_CORE_AVX2): Likewise.
1273         (m_CORE_ALL): Add m_CORE_AVX2.
1274         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1275         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1276         and remove the rest of m_SKYLAKE_AVX512.
1277
1278 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1279
1280         * config.sub: Sync with upstream version 2018-07-03.
1281
1282 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1283
1284         * config.guess: Sync with upstream version 2018-06-26.
1285         * config.sub: Sync with upstream version 2018-07-02.
1286
1287 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1288
1289         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1290         * ltmain.sh: Likewise.
1291
1292 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1293
1294         * contrib/config-list.mk: Remove powerpc-linux_paired.
1295
1296 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1297
1298         * configure.ac: Introduce support for @unless/@endunless.
1299         * Makefile.tpl (dep-kind): Rewrite with cond; return
1300         postbootstrap in some cases.
1301         (make-postboot-dep, postboot-targets): New.
1302         (dependencies): Do not output postbootstrap dependencies at
1303         first.  Output non-target ones changed for configure to depend
1304         on stage_last @if gcc-bootstrap, and the original deps @unless
1305         gcc-bootstrap.
1306         * configure.in, Makefile.in: Rebuilt.
1307
1308 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1309
1310         * MAINTAINERS (write after approval): Add myself.
1311
1312 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1313
1314         * MAINTAINERS (write after approval): Add myself.
1315
1316 2018-06-19  Nick Clifton  <nickc@redhat.com>
1317
1318         * zlib/configure.ac: Restore old behaviour of only enabling
1319         multilibs when a target subdirectory is defined.  This allows
1320         building with srcdir == builddir.
1321         * zlib/configure: Regenerate.
1322
1323 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1324
1325         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1326         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1327         * Makefile.in: Regenerate.
1328
1329 2018-06-16  Ben Elliston  <bje@gnu.org>
1330
1331         * config.guess: Import latest version.
1332         * config.sub: Likewise.
1333
1334 2018-06-08  Martin Liska  <mliska@suse.cz>
1335
1336         * MAINTAINERS: Remove MPX-related entries.
1337         * Makefile.def: Remove libmpx support.
1338         * Makefile.in: Regenerate.
1339         * configure.ac: Remove removed files.
1340         * configure: Regenerate.
1341         * libmpx/ChangeLog: Remove.
1342         * libmpx/Makefile.am: Remove.
1343         * libmpx/Makefile.in: Remove.
1344         * libmpx/acinclude.m4: Remove.
1345         * libmpx/aclocal.m4: Remove.
1346         * libmpx/config.h.in: Remove.
1347         * libmpx/configure: Remove.
1348         * libmpx/configure.ac: Remove.
1349         * libmpx/configure.tgt: Remove.
1350         * libmpx/libmpx.spec.in: Remove.
1351         * libmpx/mpxrt/Makefile.am: Remove.
1352         * libmpx/mpxrt/Makefile.in: Remove.
1353         * libmpx/mpxrt/libmpx.map: Remove.
1354         * libmpx/mpxrt/libtool-version: Remove.
1355         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1356         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1357         * libmpx/mpxrt/mpxrt.c: Remove.
1358         * libmpx/mpxrt/mpxrt.h: Remove.
1359         * libmpx/mpxwrap/Makefile.am: Remove.
1360         * libmpx/mpxwrap/Makefile.in: Remove.
1361         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1362         * libmpx/mpxwrap/libtool-version: Remove.
1363         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1364
1365 2018-06-04  Martin Liska  <mliska@suse.cz>
1366
1367         * MAINTAINERS: Add myself as gcov maintainer.
1368
1369 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1370
1371         * MAINTAINERS: Update my email address.
1372
1373 2018-06-04  Tom de Vries  <tdevries@suse.de>
1374
1375         * MAINTAINERS: Remove write-after-approval entries for component
1376         maintainers.
1377
1378 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1379
1380         * MAINTAINERS (write after approval): Add myself.
1381
1382 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1383
1384         * MAINTAINERS: Update my email address.
1385
1386 2018-06-01  Tom de Vries  <tdevries@suse.de>
1387
1388         * MAINTAINERS: Update my email address.
1389
1390 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1391
1392         * MAINTAINERS (loop-optimizer): Add myself.
1393
1394 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1395
1396         * configure.ac: Added "nfp" target.
1397         * configure: Regenerate.
1398
1399 2018-04-30  Richard Biener  <rguenther@suse.de>
1400
1401         PR bootstrap/85571
1402         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1403         (STAGE3_TFLAGS): Likewise.
1404         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1405         (STAGEtrain_TFLAGS): Likewise.
1406         * Makefile.in: Regenerate.
1407
1408 2018-04-26  Richard Biener  <rguenther@suse.de>
1409
1410         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1411         (STAGE2_CFLAGS): Likewise.
1412         (STAGE2_TFLAGS): Likewise.
1413         (STAGE3_CFLAGS): Add -fchecking.
1414         (STAGE3_TFLAGS): Likewise.
1415         (STAGEtrain_CFLAGS): Filter out -fchecking.
1416         (STAGEtrain_TFLAGS): Likewise.
1417         * Makefile.in: Re-generate.
1418
1419 2018-04-25  Catherine Moore <clm@codesourcery.com>
1420
1421         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1422
1423 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1424
1425         * MAINTAINERS (write after approval): Add myself.
1426
1427 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1428
1429         * MAINTAINERS: Update my email address.
1430
1431 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1432
1433         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1434
1435 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1436
1437         * MAINTAINERS: Update my email address and disambiguate myself
1438         a bit from Will Schmidt.
1439
1440 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1441
1442         * MAINTAINERS: Move maintainers of now-removed picochip and score
1443         ports to write after approval.
1444
1445 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1446
1447         * MAINTAINERS: Add entry for SVE maintainership.
1448
1449 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1450
1451         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1452         * configure: Regenerate.
1453
1454 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1455
1456         * MAINTAINERS (write after approval): Add myself.
1457
1458 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1459
1460         * MAINTAINERS (write after approval): Add myself.
1461
1462 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1463
1464         * MAINTAINERS (write after approval): Add myself.
1465
1466 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1467
1468         Update copyright years.
1469
1470 2018-01-03  Ben Elliston  <bje@gnu.org>
1471
1472         * config.guess: Import latest version.
1473         * config.sub: Likewise.
1474
1475 2017-12-12  Stafford Horne  <shorne@gmail.com>
1476
1477         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1478         * configure: Regenerate.
1479
1480 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1481
1482         * MAINTAINERS (Write After Approval): Add myself.
1483
1484 2017-11-28  Julia Koval  <julia.koval@intel.com>
1485             Sebastian Peryt  <sebastian.peryt@intel.com>
1486
1487         * Makefile.def (target_modules): Remove libcilkrts.
1488         * Makefile.in: Ditto.
1489         * configure: Ditto.
1490         * configure.ac: Ditto.
1491
1492 2017-11-28  Julia Koval  <julia.koval@intel.com>
1493
1494         * MAINTAINERS (Write After Approval): Add myself.
1495
1496 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1497
1498         * MAINTAINERS (Write After Approval): Add myself.
1499
1500 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1501
1502         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1503         Use my SiFive email address.
1504
1505 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1506
1507         * MAINTAINERS (write after approval): Add myself.
1508
1509 2017-10-27  Martin Liska  <mliska@suse.cz>
1510
1511         * Makefile.tpl: Use proper name of folder as it was renamed
1512         during transition to 4 stages.
1513         * Makefile.in: Regenerate.
1514
1515 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1516
1517         * MAINTAINERS (write after approval): Add myself.
1518
1519 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1520
1521         * MAINTAINERS: Add a note that maintainership also includes web
1522         pages, docs, and testsuite related to that area.
1523
1524 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1525
1526         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1527
1528 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1529
1530         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1531
1532 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1533
1534         * MAINTAINERS: Remove myself as a vxworks maintainer.
1535
1536 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1537
1538         * MAINTAINERS: Remove email address of Jim Norris.
1539
1540 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1541
1542         * MAINTAINERS (Reviewers): Move myself from here...
1543         (CPU Port Maintainers): ... to here.
1544
1545 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1546
1547         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1548
1549 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1550
1551         * MAINTAINERS (write after approval): Add myself.
1552
1553 2017-07-28  Tony Reix  <tony.reix@atos.net>
1554
1555         * configure.ac (target-libffi): Don't disable for AIX.
1556         (go): Don't add to unsupported_languages on AIX.
1557         (target-libgo): Don't disable for AIX.
1558         * configure: Regenerate.
1559
1560 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1561
1562         * MAINTAINERS: Add myself.
1563
1564 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1565
1566         * MAINTAINERS: Update my email address.
1567
1568 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1569
1570         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1571         arm-specific auto-generated header files.
1572
1573 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1574
1575         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1576         * configure: Rebuilt.
1577
1578 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1579
1580         * MAINTAINERS: Readd myself for c6x.
1581
1582 2017-06-28  Martin Liska  <mliska@suse.cz>
1583
1584         PR bootstrap/81217
1585         * Makefile.def: Remove superfluous bootstrap_target from
1586         bootstrap_stage.
1587         * Makefile.in: Re-generate the file.
1588
1589 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1590
1591         * MAINTAINERS: Add myself to Write After Approval
1592
1593 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1594
1595         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1596
1597 2017-06-19  Martin Liska  <mliska@suse.cz>
1598
1599         * Makefile.def: Define 4 stages PGO bootstrap.
1600         * Makefile.tpl: Define FLAGS.
1601         * Makefile.in: Regenerate.
1602
1603 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1604
1605         * Makefile.def: Add check-gotools to go check targets.
1606         * Makefile.in: Rebuild.
1607
1608 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1609
1610         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1611
1612 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1613
1614         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1615         * configure: Regenerate.
1616
1617 2017-05-31  Martin Liska  <mliska@suse.cz>
1618
1619         * configure.ac: Add handling of stage2_werror_flags to
1620         action-if-given and to action-if-not-given.
1621         * configure: Regenerate.
1622
1623 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1624
1625         * MAINTAINERS: Add self to Write After Approval
1626
1627 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1628
1629         * MAINTAINERS: Update my email address, and remove myself as
1630         maintainer in some areas.
1631
1632 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1633
1634         * MAINTAINERS: Add self to Write After Approval
1635
1636 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1637
1638         * configure.ac: Add --enable-languages=default to mean default and
1639         make --enable-languages=all mean all supported languages.
1640         * configure: Regenerated.
1641
1642 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1643
1644         * config.gcc (powerpc*-*-*spe*): New.
1645         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1646         (powerpc-*-rtems*spe*): New.
1647         (powerpc*-*-linux*spe*): New.
1648         (powerpc-wrs-vxworksspe): New.
1649         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1650         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1651         * config.host (powerpc*-*-*spe*): New.
1652
1653 2017-05-19  Martin Liska  <mliska@suse.cz>
1654
1655         * configure.ac: Add --enable-werror-always just for
1656         bootstrap-debug (or none build config) and do not add it
1657         when we are on a release branch.
1658         * configure: Regenerated.
1659
1660 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1661
1662         * MAINTAINERS: Add self to Write After Approval
1663
1664 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1665
1666         * MAINTAINERS: Move myself to Write After Approval section.
1667
1668 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1669
1670         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1671         ACCH registers.
1672         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1673         available.
1674         (umulsidi3): Likewise.
1675         (mulsidi3_700): Disable this pattern when we have advanced mpy
1676         instructions.
1677         (umulsidi3_700): Likewise.
1678         (maddsidi4): New pattern.
1679         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1680         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1681         (mpydu_imm_arcv2hs): Likewise.
1682         * config/arc/predicates.md (accl_operand): New predicate.
1683
1684 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1685             Andrew Burgess <andrew.burgess@embecosm.com>
1686
1687         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1688         case.
1689         (ARC_AUTOFP_IRQ_P): Likewise.
1690         (ARC_AUTO_IRQ_P): Likewise.
1691         (rgf_banked_register_count): New variable.
1692         (parse_mrgf_banked_regs_option): New function.
1693         (arc_override_options): Handle rgf_banked_regs option.
1694         (arc_handle_interrupt_attribute): Add firq option.
1695         (arc_compute_function_type): Return fast irq type when required.
1696         (arc_must_save_register): Handle fast interrupts.
1697         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1698         (arc_return_address_regs): Update.
1699         * config/arc/arc.h (arc_return_address_regs): Update.
1700         (arc_function_type): Add fast interrupt type.
1701         (ARC_INTERRUPT_P): Update.
1702         (RC_FAST_INTERRUPT_P): Define.
1703         * config/arc/arc.md (simple_return): Update for fast interrupts.
1704         (p_return_i): Likewise.
1705         * config/arc/arc.opt (mrgf-banked-regs): New option.
1706         * doc/invoke.texi (mrgf-banked-regs): Document.
1707
1708 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1709
1710         * config/arc/arc.c (irq_ctrl_saved): New variable.
1711         (ARC_AUTOBLINK_IRQ_P): Define.
1712         (ARC_AUTOFP_IRQ_P): Likewise.
1713         (ARC_AUTO_IRQ_P): Likewise.
1714         (irq_range): New function.
1715         (arc_must_save_register): Likewise.
1716         (arc_must_save_return_addr): Likewise.
1717         (arc_dwarf_emit_irq_save_regs): Likewise.
1718         (arc_override_options): Handle deferred options.
1719         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1720         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1721         arc_must_save_return_addr.
1722         (arc_compute_frame_size): Handle automated save and restore of
1723         registers.
1724         (arc_expand_prologue): Likewise.
1725         (arc_expand_epilogue): Likewise.
1726         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1727         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1728         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1729
1730 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1731         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1732
1733         PR bootstrap/77661
1734         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1735         in-tree build MPC.
1736         * Makefile.in: Regenerate.
1737
1738 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1739
1740         * configure.ac: Enable LTO by default on darwin >= 9.
1741         * configure: Regenerate.
1742
1743 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1744
1745         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1746         and Andrew Waterman as the RISC-V maintainers.
1747
1748 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1749
1750         * MAINTAINERS: Add self to Write After Approval
1751
1752 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1753
1754         * config.guess: Import latest from upstream.
1755
1756 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1757
1758         * MAINTAINERS (Write After Approval): Remove entries that are
1759         already covered under Reviewers.
1760
1761 2017-03-08  Mark Wielaard  <mark@klomp.org>
1762
1763         PR demangler/70909
1764         PR demangler/67264
1765         * include/demangle.h: Add d_printing to struct demangle_component
1766         and pass struct demangle_component as non const.
1767
1768 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1769
1770         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1771
1772 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1773
1774         * Makefile.tpl: Remove HOST_ISLVER.
1775         (HOST_EXPORTS): Remove ISLVER.
1776         * Makefile.in: Regenerate.
1777
1778 2017-02-13  Richard Biener  <rguenther@suse.de>
1779
1780         * configure: Re-generate.
1781
1782 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1783
1784         * MAINTAINERS: Adjust bug reporting URL.
1785
1786 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1787
1788         * MAINTAINERS (Write After Approval): Remove redundant entry
1789         for Andrew Burgess.
1790
1791 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1792
1793         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1794         32-bit hppa*-*-hpux*.
1795         * configure: Regenerate.
1796
1797 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1798
1799         * configure.ac: Moved the white list of enabling BRIG FE to
1800         libhsail-rt/configure.tgt.
1801         * configure: Regenerated.
1802         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1803
1804 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1805             Martin Jambor  <mjambor@suse.cz>
1806
1807         * Makefile.def (target_modules): Added libhsail-rt.
1808         (languages): Added language brig.
1809         * Makefile.in: Regenerated.
1810         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1811         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1812         * configure: Regenerated.
1813
1814 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1815
1816         PR other/79046
1817         * configure: Regenerated.
1818
1819 2017-01-04  Alan Modra  <amodra@gmail.com>
1820
1821         * configure: Regenerate.
1822
1823 2016-12-29  Ben Elliston  <bje@gnu.org>
1824
1825         * config.sub: Import latest version.
1826
1827 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1828
1829         * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1832
1833         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1834         includes bootstrap-mpx.
1835         * configure: Regenerated.
1836
1837 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1838
1839         * MAINTAINERS (Write After Approval): Add myself.
1840
1841 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1842
1843         * configure: Regenerate.
1844
1845 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1846
1847         * configure.ac: Don't use pkg-config to check for bdw-gc.
1848         * configure: Regenerate.
1849
1850 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1851
1852         * Makefile.def: Remove reference to boehm-gc target module.
1853         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1854         options and for the bdw-gc pkg-config module.
1855         * configure: Regenerate.
1856         * Makefile.in: Regenerate.
1857
1858 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1859
1860         * MAINTAINERS (nvptx): Remove self.
1861
1862 2016-11-25  Ben Elliston  <bje@gnu.org>
1863
1864         * config.guess: Import latest version.
1865         * config.sub: Likewise.
1866
1867 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1868
1869         * MAINTAINERS (Write After Approval): Add myself.
1870
1871 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1872
1873         * Makefile.def: Remove references to GCJ.
1874         * Makefile.tpl: Likewise.
1875         * Makefile.in: Regenerate.
1876
1877 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1878
1879         * config-ml.in: Remove references to GCJ.
1880         * configure.ac: Likewise.
1881         * configure: Regenerate.
1882
1883 2016-11-01  Josh Conner  <joshconner@google.com>
1884
1885         * MAINTAINERS (Write After Approval): Update email address,
1886
1887 2016-10-27  Carl Love  <cel@us.ibm.com>
1888
1889         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1890         Approval list to make it alphabetical.
1891
1892 2016-10-27  Carl Love  <cel@us.ibm.com>
1893
1894         * MAINTAINERS (Write After Approval): Add myself.
1895
1896 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1897
1898         * MAINTAINERS (Reviewers): Add myself.
1899         (Write After Approval): Add myself.
1900
1901 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1902             Ulrich Weigand  <uweigand@de.ibm.com>
1903
1904         * MAINTAINERS: Update email address.
1905
1906 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1907
1908         * MAINTAINERS: Update email address.
1909
1910 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1911
1912         * configure.ac: Add aarch64-*-freebsd*.
1913         * configure: Regenerate.
1914
1915 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1916
1917         * MAINTAINERS: Update email address after it got reverted.
1918
1919 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1920
1921         * configure.ac (target_libraries): Readd target-boehm-gc.
1922         Restore --enable-objc-gc handling.
1923         * configure: Regenerate.
1924
1925 2015-10-03  Jeff Law  <law@redhat.com>
1926
1927         * MAINTAINERS: Move several inactive maintainers to the
1928         write-after-approval section.
1929
1930 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1931
1932         * configure.ac: Add target-libffi to target_libraries.
1933         Readd libgcj target disablings, modified to only target-libffi.
1934         Readd target addition of go to unsupported languages.
1935         * configure: Regenerated.
1936
1937 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1938
1939         * MAINTAINERS: Update email address.
1940
1941 2016-09-30  Andrew Haley  <aph@redhat.com>
1942
1943         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1944         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1945         libgcj.
1946
1947 2016-09-30  Andrew Haley  <aph@redhat.com>
1948
1949         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1950         write-after approval after GCJ deletion.
1951
1952 2016-09-30  Andrew Haley  <aph@redhat.com>
1953
1954         * Makefile.def: Remove libjava.
1955         * Makefile.tpl: Likewise.
1956         * Makefile.in: Regenerate.
1957         * configure.ac: Likewise.
1958         * configure: Likewise.
1959         * gcc/java: Remove.
1960         * libjava: Likewise.
1961
1962 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1963
1964         * MAINTAINERS (Reviewers): Add myself.
1965
1966 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1967
1968         * configure.ac: Disable "sim" directory for arc*-*-*.
1969         * configure: Regenerated.
1970
1971 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1972
1973         * MAINTAINERS (Write After Approval): Add myself.
1974
1975 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1976
1977         * configure.ac: Check for the minimum in-tree MPFR version
1978         handled.
1979         * configure: Regenerate.
1980
1981 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1982
1983         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1984         * configure: Regenerated.
1985
1986 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1987
1988         * MAINTAINERS (Write After Approval): Add myself.
1989
1990 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1991
1992         * Makefile.def: Add autoprofiledbootstrap.
1993         * Makefile.tpl: Dito.
1994         * Makefile.in: Regenerate.
1995
1996 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1997
1998     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1999     * configure: Regenerate.
2000
2001 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2002
2003         * configure: Regenerate.
2004         * configure.ac: Remove support for avr-rtems.
2005
2006 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2007
2008         * MAINTAINERS (Write After Approval): Add myself.
2009
2010 2016-06-16  Michael Collison  <michael.collison@arm.com>
2011
2012         * MAINTAINERS (Write After Approval): Add myself.
2013
2014 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2015
2016         * MAINTAINERS (Write After Approval): Update e-mail address.
2017
2018 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2019
2020         * MAINTAINERS (Write After Approval): Add myself.
2021
2022 2016-05-28  Alan Modra  <amodra@gmail.com>
2023
2024         * Makefile.tpl (configure): Depend on m4 files included.
2025         * Makefile.in: Regenerate.
2026
2027 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2028
2029         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2030         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2031
2032 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2033
2034         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2035         special case builtin.
2036         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2037         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2038         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2039         for __builtin_vec_addec.
2040
2041 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2042
2043         * config.guess: Import version 2016-04-02 (newest).
2044         * config.sub: Import version 2016-05-10 (newest).
2045
2046 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2047
2048         * configure.ac: Add ARC support to libgloss.
2049         * configure: Regenerate
2050
2051 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2052
2053         * MAINTAINERS (Write After Approval): Add myself.
2054
2055 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2056
2057         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2058         * configure: Regenerated.
2059         * Makefile.def (gmp): Explicitly disable assembler.
2060         (mpfr): Adjust lib_path.
2061         (mpc): Likewise.
2062         * Makefile.in: Regenerated.
2063
2064 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2065
2066         PR bootstrap/70704
2067         * configure.ac (--enable-stage1-checking): Add missing
2068         --enable-checking=.
2069         * configure: Regenerated.
2070
2071 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2072
2073         * config.guess: Revert r235676.
2074         * config.sub: Revert r235676.
2075
2076 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2077
2078         * config.guess: Remove SH5 support.
2079         * config.sub: Likewise.
2080         * configure: Likewise.
2081         * configure.ac: Likewise.
2082
2083 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2084
2085         PR bootstrap/70704
2086         * configure.ac (--enable-stage1-checking): For --disable-checking or
2087         implicit --enable-checking, make sure extra flag matches in between
2088         stage1 and later checking.
2089         * configure: Regenerated.
2090
2091 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2092
2093         * .gitattributes: New file.
2094
2095 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2096
2097         * MAINTAINERS (rs6000/powerpc port): Add myself.
2098
2099 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2100
2101         PR bootstrap/70173
2102         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2103         and gotools directories.  Delete the stage_final file.
2104         * Makefile.in: Regenerate.
2105
2106 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2107
2108         * MAINTAINERS (Write After Approval): Add myself.
2109
2110 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2111
2112         * MAINTAINERS (Fortran maintainer): Remove myself.
2113
2114 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2115
2116         * MAINTAINERS (Write After Approval): Add myself.
2117
2118 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2119
2120         * MAINTAINERS (Write After Approval): Add myself.
2121
2122 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2123
2124         Sync with binutils-gdb:
2125
2126         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2127
2128         * configure.ac: Add mips and s390 to the gold target check.
2129         * configure: Regenerate.
2130
2131 2016-03-01  DJ Delorie  <dj@redhat.com>
2132
2133         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2134
2135 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2136
2137         * MAINTAINERS (libcpp): Add myself.
2138         (diagnostic messages): Likewise.
2139
2140 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2141
2142         * MAINTAINERS: Fix whitespace.
2143
2144 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2145
2146         * MAINTAINERS (Write After Approval): Add myself.
2147
2148 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2149
2150         * config/isl.m4: Add comments about isl-0.16.
2151         * configure: Regenerate.
2152
2153 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2154
2155         * MAINTAINERS (hsa maintainers): Add myself.
2156
2157 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2158
2159         * MAINTAINERS: (Write After Approval): Add myself.
2160
2161 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2162             Sebastian Pop  <s.pop@samsung.com>
2163
2164         * Makefile.in: Regenerate.
2165         * Makefile.tpl: Export ISLVER.
2166         * configure: Regenerate.
2167         * config/isl.m4: Detect isl-0.15.
2168
2169 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2170
2171         PR bootstrap/69329
2172         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2173         * Makefile.in: Regenerate.
2174
2175 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2176
2177         * configure.ac: Enable LTO for DJGPP
2178         * configure: Regenerate
2179
2180 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2181
2182         Sync with binutils-gdb:
2183         2015-10-21  Nick Clifton  <nickc@redhat.com>
2184
2185         PR gas/19109
2186         * configure.ac: Note the 'none' is an acceptable argument to
2187         --enable-compressed-debug-sections.
2188         * configure: Regenerate.
2189
2190 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2191
2192         PR bootstrap/69134
2193         * Makefile.def (mpfr): Disable assembler.
2194         * Makefile.in: Regenerate.
2195
2196 2016-01-01  Ben Elliston  <bje@gnu.org>
2197
2198         * config.guess: Import version 2016-01-01.
2199         * config.sub: Likewise.
2200
2201 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2202
2203         * MAINTAINERS (Write After Approval): Add myself.
2204
2205 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2206
2207         * Makefile.in: Replace ISL with isl.
2208         * Makefile.tpl: Same.
2209         * config/isl.m4: Same.
2210         * configure.ac: Same.
2211         * contrib/download_prerequisites: Same.
2212         * configure: Regenerate.
2213
2214 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2215
2216         * MAINTAINERS (Write After Approval): Add Myself.
2217
2218 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2219
2220         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2221         * configure: Regenerate.
2222
2223 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2224             Sebastian Pop  <s.pop@samsung.com>
2225
2226         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2227         isl_ctx_get_max_operations.
2228         * configure: Regenerate.
2229
2230 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2231
2232         * MAINTAINERS (Write After Approval): Add myself.
2233
2234 2015-12-02  Ian Lance Taylor  <iant@google.com>
2235
2236         PR go/66147
2237         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2238         * Makefile.in: Regenerate.
2239
2240 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2241
2242         PR libffi/65726
2243         * Makefile.def (lang_env_dependencies): Make libffi depend
2244         on cxx.
2245         * Makefile.in: Regenerate.
2246
2247 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2248
2249         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2250         symbols.
2251
2252 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2253
2254         Sync with binutils-gdb:
2255         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2256
2257         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2258         * configure: Regenerate.
2259
2260 2015-11-19  Martin Liska  <mliska@suse.cz>
2261
2262         * .gitignore: Add .clang-format to ignored files.
2263         * Makefile.in: Add clang-format.
2264         * Makefile.tpl: Likewise.
2265
2266 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2267
2268         * configure.ac: Enable libmpx by default.
2269         * configure: Regenerated.
2270
2271 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2272
2273         * MAINTAINERS: Update email address.
2274
2275 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2276
2277         * MAINTAINERS: Update email address.
2278
2279 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2280
2281         * MAINTAINERS  (Write After Approval): Add myself.
2282
2283 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2284
2285         Sync with binutils-gdb:
2286         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2287
2288         PR gas/19109
2289         * configure.ac: Add
2290         --enable-compressed-debug-sections={all,gas,gold,ld}.
2291         * configure: Regenerated.
2292
2293 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2294
2295         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2296
2297 2015-10-09  Martin Liska  <mliska@suse.cz>
2298
2299         * MAINTAINERS (Write After Approval): Add myself.
2300
2301 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2302
2303         * MAINTAINERS (Write After Approval): Add myself.
2304
2305 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2306
2307         * MAINTAINERS: Update email address.
2308
2309 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2310
2311         * MAINTAINERS  (Write After Approval): Add myself.
2312
2313 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2314
2315         * MAINTAINERS: Update email.
2316
2317 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2318
2319         * MAINTAINERS: Update my email address.
2320
2321 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2322
2323         * MAINTAINERS (ft32 port): Add myself.
2324
2325 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2326
2327         * MAINTAINERS: Add myself.
2328
2329 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2330
2331         * MAINTAINERS (Write After Approval): Add myself.
2332
2333 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2334
2335         PR libfortran/54572
2336         * Makefile.def: Make libgfortran depend on libbacktrace.
2337         * Makefile.in: Regenerate.
2338
2339 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2340
2341         * MAINTAINERS (Write After Approval): Add myself.
2342
2343 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2344
2345         PR other/67092
2346         * configure.ac: Remove --with_host_libstdcxx support.
2347         * configure: Regenerate.
2348
2349 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2350             Jakub Jelinek  <jakub@redhat.com>
2351
2352         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2353         nvptx*-*-*.
2354         * configure: Regenerate.
2355
2356 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2357
2358         * Makefile.def (libiconv): Define bootstrap=true.
2359         Mark pdf/html/info as missing.
2360         (configure-gcc): Depend on all-libiconv.
2361         (all-gcc): Ditto.
2362         (configure-libcpp): Ditto.
2363         (all-libcpp): Ditto.
2364         (configure-intl): Ditto.
2365         (all-intl): Ditto.
2366         * Makefile.in: Regenerate.
2367
2368 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2369
2370         * MAINTAINERS (loop ivopts): Add the entry and myself.
2371
2372 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2373
2374         * MAINTAINERS (nvptx): Add self.
2375
2376 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2377
2378         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2379         128-bit vector modes.
2380
2381 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2382
2383         * MAINTAINERS (Write After Approval): Add myself.
2384
2385 2015-07-28  Ben Elliston  <bje@gnu.org>
2386
2387         * config.sub, config.guess: Import from upstream.
2388
2389 2015-07-24  Michael Darling  <darlingm@gmail.com>
2390
2391         PR other/66259
2392         * config-ml.in: Reflects renaming of configure.in to configure.ac
2393         * configure: Likewise
2394         * configure.ac: Likewise
2395
2396 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2397
2398         * MAINTAINERS: Update my email address.
2399
2400 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2401
2402         Sync with binutils-gdb:
2403         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2404
2405         * configure.ac (target_configdirs): Exclude target-zlib if
2406         target-libjava isn't built.
2407         * configure: Regenerated.
2408
2409 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2410
2411         Sync with binutils-gdb:
2412         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2413
2414         * configure.ac: Disable configuration of GDB for HPUX targets.
2415         * configure: Regenerate.
2416
2417         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2418
2419         * configure.ac: Add --with-system-zlib.
2420         * configure: Regenerated.
2421
2422         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2423
2424         * configure.ac: Add FT32 support.
2425         * configure: Regenerate.
2426
2427         2015-01-12  Anthony Green  <green@moxielogic.com>
2428
2429         * configure.ac: Don't disable gprof for moxie.
2430         * configure: Rebuild.
2431
2432 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2433
2434         Sync with binutils-gdb:
2435         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2436
2437         PR ld/18355
2438         * Makefile.def: Add extra_configure_flags to host zlib.
2439         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2440         to --enable-host-shared When bfd is to be built as shared
2441         library.  AC_SUBST.
2442         * Makefile.in: Regenerated.
2443
2444 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2445
2446         Sync with src:
2447         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2448         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2449         * Makefile.in: Regenerated.
2450
2451 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2452
2453         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2454         target.
2455         * configure: Regenerate.
2456
2457 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2458
2459         * MAINTAINERS (Write After Approval): Add myself.
2460
2461 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2462
2463         * MAINTAINERS (OS Port Maintainers): Add myself.
2464         (Various Maintainers): Remove myself from libffi testsuite.
2465
2466 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2467
2468         * MAINTAINERS (gen* on machine desc): Add self.
2469
2470 2015-06-02  Jason Merrill  <jason@redhat.com>
2471
2472         PR bootstrap/66319
2473         * configure.ac: Use -std=gnu++98.
2474
2475 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2476
2477         * MAINTAINERS (Write After Approval): Add myself.
2478
2479 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2480
2481         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2482         * configure: Regenerate.
2483
2484 2015-05-26  Jason Merrill  <jason@redhat.com>
2485
2486         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2487         * configure: Regenerate.
2488
2489 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2490
2491         * configure.ac: FT32 target added.
2492         * configure: Regenerated.
2493
2494 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2495
2496         * MAINTAINERS (Write After Approval): Add myself.
2497
2498 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2499
2500         * MAINTAINERS (Write After Approval): Add myself.
2501
2502 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2503
2504         * configure.ac: Fix typo.
2505         * configure: Regenerate.
2506
2507 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2508
2509         * MAINTAINERS (Write After Approval): Add myself.
2510
2511 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2512
2513         * configure.ac: Match $host configured with triplets.
2514         * configure: Regenerate.
2515
2516 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2517
2518         * Makefile.tpl: Remove surplus whitespace throughout.
2519         * Makefile.in: Regenerate.
2520
2521 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2522
2523         * MAINTAINERS (Various Maintainers): Add myself as instruction
2524         combiner maintainer.
2525
2526 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2527
2528         PR bootstrap/62077
2529         * configure.ac (--enable-stage1-checking): Default to
2530         release,misc,gimple,rtlflag,tree,types if --disable-checking
2531         or --enable-checking is not specified and DEV-PHASE is not
2532         experimental.
2533         * configure: Regenerated.
2534
2535 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2536
2537         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2538         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2539         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2540         * Makefile.in: Regenerate.
2541
2542 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2543
2544         * MAINTAINERS: Update my email address.
2545
2546 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2547
2548         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2549
2550 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2551
2552         * MAINTAINERS: Add myself as an arm port reviewer.
2553
2554 2015-03-25  Martin Liska  <mliska@suse.cz>
2555             Yury Gribov  <y.gribov@samsung.com>
2556
2557         * Makefile.in: Fix ln source location for vimrc file.
2558         * Makefile.tpl: Likewise.
2559
2560 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2561
2562         PR bootstrap/25672
2563         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2564         cross-compiling.  Similarly for CXX_FOR_TARGET.
2565         * configure: Regenerate.
2566
2567 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2568
2569         * Makefile.def: Add libmpx.
2570         * configure.ac: Add libmpx.
2571         * Makefile.in: Regenerate.
2572         * configure: Regenerate.
2573
2574 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2575
2576         * MAINTAINERS (CPU Port Maintainers): Add myself
2577         i386 vector ISA extns mantainer.
2578
2579 2015-03-13  Jeff Law  <law@redhat.com>
2580
2581         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2582         maintainer.
2583         Remove Richard Henderson as a maintainer for the x86 port.
2584
2585 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2586
2587         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2588
2589 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2590
2591         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2592         pointer bounds checker and i386 MPX maintainer.
2593
2594 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2595
2596         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2597
2598 2015-02-26  Martin Sebor  <msebor@redhat.com>
2599
2600         * MAINTAINERS (Various Maintainers): Add self.
2601
2602 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2603
2604         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2605         Make sure it contains lto.
2606         * configure: Regenerate.
2607
2608 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2609
2610         * configure: Regenerate.
2611
2612 2015-02-06  Diego Novillo  <dnovillo@google.com>
2613 1
2614         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2615         middle-end, docstring): Remove myself.
2616         (Write After Approval): Add myself.
2617
2618 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2619
2620         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2621         (Write After Approval): Update address.
2622
2623 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2624
2625         PR jit/64780
2626         * configure.ac: Require the user to explicitly specify
2627         --enable-host-shared if the jit is enabled.
2628         * configure: Regenerate.
2629
2630 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2631
2632         * MAINTAINERS (Write After Approval): Add myself.
2633
2634 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2635
2636         * MAINTAINERS: Make whitespace consistent.
2637
2638 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2639
2640         * MAINTAINERS (Write After Approval): Add myself.
2641
2642 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2643
2644         * MAINTAINERS: (Write After Approval): Add myself.
2645
2646 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2647
2648         * MAINTAINERS: (Write After Approval): Add myself.
2649
2650 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2651
2652         * MAINTAINERS: (Write After Approval): Add myself.
2653
2654 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2655
2656         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2657         objective-c/c++ front end maintainer.
2658
2659 2015-01-13  Marek Polacek  <polacek@redhat.com>
2660
2661         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2662
2663 2015-01-12  Jeff Law  <law@redhat.com>
2664
2665         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2666         a very long time.
2667
2668 2015-01-09  Ian Lance Taylor  <iant@google.com>
2669
2670         * configure.ac (host_tools): Add gotools.
2671         * Makefile.def (host_modules): Add gotools.
2672         (dependencies): Add dependency of all-gotools on all-target-libgo.
2673
2674 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2675
2676         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2677         * configure: Regenerate.
2678
2679 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2680
2681         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2682         all-target-libgomp.
2683         * Makefile.in: Regenerate.
2684
2685 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2686
2687         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2688
2689 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2690
2691         * configure.ac: Add Visium support.
2692         * configure: Regenerate.
2693
2694 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2695
2696         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2697         * configure: Regenerate.
2698
2699 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2700
2701         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2702         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2703         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2704         (OBJCOPY_FOR_TARGET): New variable.
2705         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2706         * Makefile.in: Regenerate.
2707         * configure.ac: Check for already installed target objcopy.
2708         Also GCC_TARGET_TOOL on objcopy.
2709         * configure: Regenerate.
2710
2711 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2712
2713         * config.sub: Update from upstream, to 2015-01-01 version.
2714         * config.guess: Ditto.
2715
2716 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2717
2718         * MAINTAINERS (RTEMS Ports): Add myself.
2719
2720 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2721
2722         * MAINTAINERS (Write After Approval): Add myself.
2723
2724 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2725
2726         * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2729
2730         * configure.ac (--enable-as-accelerator-for): Don't set
2731         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2732         * configure: Regenerate.
2733
2734 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2735
2736         PR bootstrap/64023
2737         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2738         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2739         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2740         to CXX.
2741         * Makefile.in: Regenerated.
2742
2743 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2744             Yury Gribov  <y.gribov@samsung.com>
2745
2746         * .gitignore: Added .local.vimrc and .lvimrc.
2747         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2748         * Makefile.in: Regenerate.
2749
2750 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2751
2752         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2753         * configure: Regenerated.
2754
2755 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2756
2757         * MAINTAINERS (nvptx port): New entry.
2758
2759 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2760
2761         * configure: Regenerate.
2762
2763 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2764
2765         * configure.ac: Merge with Binutils.
2766
2767 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2768
2769         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2770         * Makefile.in: Regenerate.
2771
2772 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2773
2774         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2775         missing flex.
2776         * Makefile.in: Regenerated.
2777
2778 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2779
2780         * Makefile.in: Regenerate.
2781
2782 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2783
2784         PR bootstrap/63784
2785         * libtool.m4: Add $pic_flag with -shared.
2786
2787 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2788
2789         * MAINTAINERS (Write After Approval): Added myself.
2790
2791 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2792
2793         * MAINTAINERS (write-after-approval): Add myself.
2794
2795 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2796
2797         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2798         from 2 years ago.
2799
2800 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2801
2802         Revert:
2803         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2804
2805         * MAINTAINERS (Write After Approval): Added myself as line map
2806         maintainer.
2807
2808 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2809
2810         Revert:
2811         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2812
2813         * MAINTAINERS (Write After Approval): Added myself.
2814
2815 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2816
2817         * MAINTAINERS (Write After Approval): Added myself.
2818
2819 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2820
2821         * MAINTAINERS (Write After Approval): Added myself as line map
2822         maintainer.
2823
2824 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2825
2826         * MAINTAINERS (Various Maintainers): Added myself as line map
2827         maintainer.
2828
2829 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2830
2831         * move-if-change: Sync from upstream gnulib.
2832
2833 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2834
2835         * compile: Sync with upstream Automake.
2836         * depcomp: Ditto.
2837         * install-sh: Ditto.
2838         * missing: Ditto.
2839         * mkinstalldirs: Ditto.
2840         * ylwrap: Ditto.
2841
2842 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2843
2844         * config.sub: Update from upstream config repo.
2845         * config.guess: Ditto.
2846
2847 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2848
2849         * Makefile.def: Add liboffloadmic to target_modules.  Make
2850         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2851         * Makefile.in: Regenerate.
2852         * configure: Regenerate.
2853         * configure.ac: Add liboffloadmic to target binaries.
2854         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2855         Add liboffloadmic to noconfig list when C++ is not supported.
2856
2857 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2858             Thomas Schwinge  <thomas@codesourcery.com>
2859             Ilya Verbin  <ilya.verbin@intel.com>
2860             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2861
2862         * configure: Regenerate.
2863         * configure.ac (--enable-as-accelerator-for)
2864         (--enable-offload-targets): New configure options.
2865
2866 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2867
2868         * Makefile.def: Make all-gcc depend on all-isl.
2869         * Makefile.in: Regenerate.
2870
2871 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2872
2873         * ChangeLog.jit: New.
2874         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2875
2876 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2877
2878         PR target/63610
2879         * libtool.m4: Fix globbing of darwin versions.
2880         * configure: Regenerate.
2881
2882 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2883
2884         * Makefile.def: Remove CLooG.
2885         * Makefile.tpl: Ditto.
2886         * configure.ac: Ditto.
2887         * configure: Regenerate.
2888         * Makefile.in: Ditto.
2889
2890 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2891
2892         * configure.ac: Handle nvptx-*-*.
2893         * configure: Regenerate.
2894
2895 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2896
2897         * MAINTAINERS (Write After Approval): Add myself.
2898
2899 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2900
2901         * Makefile.def (libcc1): Remove bootstrap=true;.
2902         * Makefile.in: Regenerated.
2903
2904 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2905
2906         * configure.ac: Update comment.
2907         * configure: Regenerate.
2908
2909 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2910
2911         * MAINTAINERS (Write After Approval): Add myself.
2912
2913 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2914
2915         * configure.ac (extra_host_libiberty_configure_flags): Add
2916         --enable-shared also for libcc1's benefit.
2917         * configure: Regenerate.
2918
2919 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2920
2921         * MAINTAINERS: Change my email address.
2922
2923 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2924             Tom Tromey  <tromey@redhat.com>
2925
2926         * Makefile.def: Add libcc1 to host_modules.
2927         * configure.ac (host_tools): Add libcc1.
2928         * Makefile.in, configure: Rebuild.
2929
2930 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2931
2932         * configure.ac (build_configargs): Don't share config.cache between
2933         build subdirs.
2934         * configure: Regenerate.
2935
2936 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2937
2938         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2939         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2940         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2941         leon3v7 as leon3.
2942         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2943         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2944         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2945         * config/sparc/sparc.md (cpu): Add leon3v7.
2946         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2947
2948 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2949
2950         * MAINTAINERS (write-after-approval): Add myself.
2951
2952 2014-10-23  Ian Lance Taylor  <iant@google.com>
2953
2954         * configure.ac: Disable the Go frontend on systems where it is known
2955         to not work.
2956         * configure: Regenerate.
2957
2958 2014-10-23  Richard Biener  <rguenther@suse.de>
2959
2960         * Makefile.def: Add libcpp build module and dependencies.
2961         * configure.ac: Add libcpp build module.
2962         * Makefile.in: Regenerate.
2963         * configure: Likewise.
2964
2965 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2966
2967         * MAINTAINERS (write-after-approval): Add myself.
2968
2969 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2970
2971         * INSTALL/README: Do not mention CVS.
2972
2973 2014-10-03  Jing Yu  <jingyu@google.com>
2974
2975         * configure.ac: Add aarch64 to list of targets that support gold.
2976         * configure: Regenerate.
2977
2978 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2979
2980         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2981
2982 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2983
2984         * MAINTAINERS:  Add myself as MIPS maintainer.
2985
2986 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2987
2988         * MAINTAINERS: Move myself to MIPS maintainers.
2989
2990 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2991
2992         * MAINTAINERS: Put all email addresses between '<' and '>'.
2993
2994 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2995
2996         * MAINTAINERS: Move myself to reviewers (Fortran).
2997
2998 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2999
3000         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3001         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3002         * Makefile.in: Regenerate.
3003
3004 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3005
3006         * rtx-classes-status.txt: Delete
3007
3008 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3009
3010         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3011
3012 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3013
3014         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3015         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3016         of checking for version number.
3017         * configure: Regenerated.
3018         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3019
3020 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3021
3022         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3023         is done; begin phase 6 (use extra rtx_def subclasses).
3024
3025 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3026
3027         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3028         done; begin phase 5 (additional rtx_def subclasses).
3029
3030 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3031
3032         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3033
3034 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3035
3036         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3037         SET_BB_HEADER are done.
3038
3039 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3040
3041         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3042         done.
3043
3044 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3045
3046         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3047
3048 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3049
3050         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3051
3052 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3053
3054         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3055
3056 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3057
3058         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3059
3060 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3061
3062         * rtx-classes-status.txt: Phase 3 (per-file commits within
3063         "config" subdirs) is done; begin phase 4 (removal of
3064         "scaffolding").
3065
3066 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3067
3068         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3069         dir) is done; begin phase 3 (per-file commits within "config"
3070         subdirs).
3071
3072 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3073
3074         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3075         phase 2 (per-file commits in main source dir).
3076
3077 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3078
3079         * configure: Regenerated.
3080
3081 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3082
3083         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3084
3085 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3086
3087         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3088
3089 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3090
3091         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3092
3093 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3094
3095         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3096
3097 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3098
3099         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3100
3101 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3102
3103         * MAINTAINERS (Write After Approval): Add myself.
3104
3105 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3106
3107         * MAINTAINERS: Remove myself
3108
3109 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3110
3111         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3112
3113 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3114
3115         * MAINTAINERS (Write After Approval): Add myself.
3116
3117 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3118
3119         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3120         SET_BB_HEADER, SET_BB_FOOTER
3121
3122 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3123
3124         * rtx-classes-status.txt: New file
3125
3126 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3127
3128         * configure.ac: Eliminate ClooG installation dependency.
3129         * configure: Regenerate.
3130         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3131         * Makefile.in: Regenerate.
3132
3133 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3134
3135         * MAINTAINERS (Write After Approval): Add myself.
3136
3137 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3138
3139         * MAINTAINERS (Write After Approval): Add myself.
3140
3141 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3142
3143         * MAINTAINERS (Write After Approval): Add myself.
3144
3145 2014-07-28  Anthony Green  <green@moxielogic.com>
3146
3147         Import from savannah.gnu.org:
3148         * config.sub: Update to 2014-07-28 version.
3149
3150 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3151
3152         * MAINTAINERS: Remove my MIPS maintainer entry.
3153
3154 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3155
3156         PR target/47230
3157         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3158         * configure: Regenerate.
3159
3160 2014-07-24  James Norris  <jnorris@codesourcery.com>
3161
3162         * MAINTAINERS (Write After Approval): Add myself.
3163
3164 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3165
3166         * configure.ac: Accept only CLooG 0.18.1.
3167         * configure: Regenerate.
3168
3169 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3170
3171         * configure.ac: Don't accept isl 0.11.
3172         * configure: Regenerate.
3173
3174 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3175
3176         * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3179
3180         * configure.ac: Don't accept isl 0.10.
3181         * configure: Regenerate.
3182
3183 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3184
3185         Fix include path for in-tree cloog.
3186         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3187         * configure: Regenerate.
3188
3189 2014-06-18  Richard Henderson  <rth@redhat.com>
3190
3191         * .gitignore: Import gcc_update output.
3192
3193 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3194
3195         * config-ml.in: Robustify ac_configure_args parsing.
3196
3197         * configure.ac (--enable-linker-plugin-configure-flags)
3198         (--enable-linker-plugin-flags): New flags.
3199         (configdirs): Conditionally add libiberty-linker-plugin.
3200         * configure: Regenerate.
3201         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3202         (host_modules) <lto-plugin>: Pay attention to
3203         @extra_linker_plugin_flags@ and
3204         @extra_linker_plugin_configure_flags@.
3205         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3206         * Makefile.in: Regenerate.
3207
3208         * Makefile.tpl (configure-[+prefix+][+module+])
3209         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3210         "module_srcdir" instead of "module" for locating a module's srcdir.
3211         * Makefile.in: Regenerate.
3212
3213 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3214
3215         * MAINTAINERS (Write After Approval): Add myself.
3216
3217 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3218
3219         * MAINTAINERS: Update my email address.
3220
3221 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3222
3223         * MAINTAINERS (Write After Approval): Add myself.
3224
3225 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3226
3227         * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3230
3231         PR libstdc++/61011
3232         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3233         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3234         * configure: Regenerate.
3235
3236 2014-05-28  Pedro Alves  <palves@redhat.com>
3237
3238         * MAINTAINERS (Write After Approval): Add myself.
3239
3240 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3241
3242         * MAINTAINERS: Update my affiliation/email.
3243
3244 2014-05-19  Mike Stump  <mikestump@comcast.net>
3245
3246         * MAINTAINERS: Add wide-int reviewers.
3247
3248 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3249
3250         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3251         * configure: Regenerated.
3252
3253 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3254
3255         * MAINTAINERS (libitm): Add myself as maintainer.
3256
3257 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3258
3259         * MAINTAINERS (Write After Approval): Add myself.
3260
3261 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3262
3263         * config.sub, config.guess: Import from upstream.
3264
3265 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3266
3267         * MAINTAINERS (Write After Approval): Put myself in correct order.
3268
3269 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3270
3271         * MAINTAINERS (Write After Approval): Add myself.
3272
3273 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3274
3275         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3276         section.
3277
3278 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3279
3280         * MAINTAINERS (Write After Approval): Delete myself.
3281
3282 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3283
3284         PR sanitizer/56781
3285         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3286         and -B* options with -Xcompiler.
3287
3288 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3289
3290         PR bootstrap/60620
3291         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3292         * Makefile.in: Regenerate.
3293
3294 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3295
3296         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3297         for WINDRES_FOR_TARGET in default-manifest.o rule.
3298         * Makefile.in: Regenerate.
3299
3300 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3301
3302         * MAINTAINERS (Write After Approval): Add myself.
3303
3304 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3305
3306         PR sanitizer/56781
3307         * Makefile.def: Set bootstrap=true; for host fixincludes.
3308         * configure.ac: Don't bootstrap host fixincludes unless
3309         --with-build-config=bootstrap-{a,ub}san.
3310         * Makefile.in: Regenerated.
3311         * configure: Regenerated.
3312
3313 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3314
3315         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3316         --enable-vtable-verify option parsing.  Don't add
3317         target-libsanitizer to bootstrap_target_libs unless
3318         --with-build-config=bootstrap-asan or
3319         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3320         to bootstrap_target_libs unless --enable-vtable-verify.
3321         * configure: Regenerated.
3322
3323 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3324
3325         * MAINTAINERS (Write After Approval): Add myself.
3326
3327 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3328
3329         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3330
3331 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3332
3333         PR bootstrap/58572
3334         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3335         -I for libstdc++-v3 includes if $(LEAN).
3336         * Makefile.in: Regenerated.
3337
3338 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3339
3340         * MAINTAINERS: Update my email address.
3341
3342 2014-02-24  Walter Lee  <walt@tilera.com>
3343
3344         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3345         (tilegx-*-*): Change to tilegx*-*-*.
3346         * configure: Regenerate.
3347
3348 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3349
3350         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3351
3352 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3353
3354         * MAINTAINERS (Write After Approval): Add myself.
3355
3356 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3357
3358         PR target/59788
3359         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3360         *solaris2*.
3361
3362 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3363
3364         * MAINTAINERS: Update my email address.
3365
3366 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3367
3368         * MAINTAINERS: Convert to UTF-8.
3369         Properly sort Xinliang David Li's entry.
3370
3371 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3372             Sandra Loosemore  <sandra@codesourcery.com>
3373
3374         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3375         nios2 port maintainers.
3376
3377 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3378
3379         * MAINTAINERS (Write After Approval): Add myself.
3380
3381 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3382
3383         * configure.ac: Add user-friendly check for native x86_64-linux
3384         multilibs.
3385         * configure: Regenerate.
3386
3387 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3388
3389         * MAINTAINERS: Add myself as sh maintainer.
3390
3391 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3392
3393         * MAINTAINERS: Add self as SLSR maintainer.
3394
3395 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3396
3397         * MAINTAINERS: Update my email address.
3398
3399 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3400
3401         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3402
3403 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3404
3405         * Makefile.in: Regenerate.
3406
3407         * Makefile.tpl: Fix typo.
3408         * Makefile.in: Regenerate partially.
3409
3410 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3411
3412         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3413         supported.
3414         * configure: Regenerated.
3415
3416 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3417
3418         * MAINTAINERS (Write After Approval): Add myself.
3419
3420 2013-10-30  Jason Merrill  <jason@redhat.com>
3421
3422         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3423         --disable-build-format-warnings.
3424
3425 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3426
3427         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3428         depend on libstdc++ and libgcc.
3429         * configure: Regenerate.
3430         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3431         libcilkrts for POSIX and i*86, and x86_64 architectures.
3432         * Makefile.in: Added libcilkrts related fields to support building it.
3433
3434 2013-10-26  Jeff Law  <law@redhat.com>
3435
3436         * Makefile.def (target_modules): Remove libmudflap
3437         (languages): Remove check-target-libmudflap).
3438         * Makefile.in: Rebuilt.
3439         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3440         * configure.ac (target_libraries): Remove target-libmudflap.
3441         Remove checks which disabled libmudflap on some systems.
3442         * configure: Rebuilt.
3443         * libmudflap: Directory removed.
3444
3445 2013-10-21  Cong Hou  <congh@google.com>
3446
3447         * MAINTAINERS (Write After Approval): Add myself.
3448
3449 2013-10-16  Mike Stump  <mikestump@comcast.net>
3450
3451         * .dir-locals.el: Add.
3452
3453 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3454
3455         * configure.ac: Add --enable-host-shared
3456         * configure: Regenerate.
3457
3458 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3459
3460         Import from savannah.gnu.org:
3461         * config.guess: Update to 2013-06-10 version.
3462         * config.sub: Update to 2013-10-01 version.
3463
3464 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3465
3466         Changes to build configuration to allow big endian ARC ELF toolchain
3467         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3468         * configure: Regenerate.
3469
3470 2013-09-20  Alan Modra  <amodra@gmail.com>
3471
3472         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3473         ppc host match.  Support little-endian powerpc linux hosts.
3474
3475 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3476
3477         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3478         maintainer.
3479
3480 2013-09-12  DJ Delorie  <dj@redhat.com>
3481
3482         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3483         maintainers.
3484
3485 2013-09-03  Richard Biener  <rguenther@suse.de>
3486
3487         * configure.ac: Also allow ISL 0.12.
3488         * configure: Regenerated.
3489
3490 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3491
3492         * MAINTAINERS (Write After Approval): Add myself.
3493
3494 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3495
3496         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3497
3498 2013-08-26  Caroline Tice  <cmtice@google.com>
3499
3500         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3501         "Various Reviewers" to libvtv "Various Maintainers".
3502
3503 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3504
3505         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3506
3507 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3508
3509         * MAINTAINERS: Update name, email.
3510
3511 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3512
3513         * MAINTAINERS (Write After Approval): Add myself.
3514
3515 2013-08-12  Caroline Tice  <cmtice@google.com>
3516
3517         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3518         address in the Write After Approval section.
3519
3520 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3521
3522         * MAINTAINERS (Write After Approval): Update email.
3523
3524 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3525
3526         * configure.ac: Adjust to check VTV_SUPPORTED.
3527         * configure: Regenerated.
3528
3529 2013-08-02  Caroline Tice  <cmtice@google.com>
3530
3531         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3532         on non-linux systems; add target-libvtv to noconfigdirs; add
3533         libsupc++/.libs to C++ library search paths.
3534         * configure: Regenerated.
3535         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3536         libstdc++ and libgcc.
3537         * Makefile.in: Regenerated.
3538
3539 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3540
3541         * MAINTAINERS (Write After Approval): Add myself.
3542
3543 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3544             Shiva Chen  <shiva0217@gmail.com>
3545
3546         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3547         nds32 port maintainers.
3548
3549 2013-07-17  Tim Shen  <timshen91@gmail.com>
3550
3551         * MAINTAINERS (Write After Approval): Add myself.
3552
3553 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3554
3555         * configure.ac: Sync from binutils.
3556         * configure: Regenerate.
3557
3558 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3559
3560         * MAINTAINERS (Write After Approval): Add myself.
3561
3562 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3563
3564         * MAINTAINERS (Write After Approval): Add myself.
3565
3566 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3567
3568         * MAINTAINERS (Write After Approval): Add myself.
3569
3570 2013-04-30  Brooks Moses  <bmoses@google.com>
3571
3572         * MAINTAINERS: Update my email; move myself from Fortran
3573         reviewer to Write After Approval.
3574
3575 2013-04-16  Andreas Schwab  <schwab@suse.de>
3576
3577         * configure.ac (aarch64-*-*): Don't disable java.
3578         * configure: Regenerate.
3579
3580 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3581
3582         * MAINTAINERS (Write After Approval): Add myself.
3583
3584 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3585
3586         * Makefile.def (target_modules): Don't install libffi.
3587         * Makefile.in: Regenerate.
3588
3589 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3590
3591         * MAINTAINERS (Write After Approval): Add myself.
3592
3593 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3594
3595         * MAINTAINERS (Write After Approval): Add myself.
3596
3597 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3598
3599         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3600         * configure: Regenerated.
3601
3602 2013-02-05  Ian Lance Taylor  <iant@google.com>
3603
3604         PR go/55969
3605         * configure.ac: Disable libgo on some systems where it does not
3606         work.
3607
3608 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3609
3610         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3611         Remove Geoff Keating as rs6000 port maintainer, at his request.
3612
3613 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3614
3615         * MAINTAINERS: Update my email.
3616
3617 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3618
3619         * configure: Re-generate.
3620
3621 2013-01-15  Richard Biener  <rguenther@suse.de>
3622
3623         PR other/55973
3624         * configure: Re-generate.
3625
3626 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3627
3628         * Makefile.def (install-target-libsanitizer): Depend on
3629         install-target-libstdc++-v3.
3630         * Makefile.in: Regenerate.
3631
3632 2013-01-14  Richard Biener  <rguenther@suse.de>
3633
3634         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3635         * configure: Re-generate
3636
3637 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3638
3639         * config.sub: Update from config repo.
3640
3641 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3642
3643         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3644         * Makefile.in: Regenerate.
3645
3646 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3647
3648         * MAINTAINERS (arc): Add new port maintainership for myself.
3649
3650 2013-01-09  Jason Merrill  <jason@redhat.com>
3651
3652         * .gitignore: Import from gdb repository.
3653
3654 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3655
3656         * Makefile.def (configure-gcc): Depend on all-gmp.
3657         (all-gcc): Remove dependency on all-gmp.
3658         * Makefile.in: Regenerated.
3659
3660 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3661
3662         * config.sub: Merge from config repo.
3663         * config.guess: Ditto.
3664
3665 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3666
3667         * Makefile.def: Merge from binutils.
3668         * Makefile.in: Ditto.
3669
3670 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3671
3672         * MAINTAINERS: Update my email.
3673
3674 2012-12-29  Ben Elliston  <bje@gnu.org>
3675
3676         * config.guess: Update to 2012-12-29 version.
3677         * config.sub: Likewise.
3678
3679 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3680
3681         * Makefile.def (install-target-libgfortran): Depend on
3682         install-target-libquadmath, install-target-libgcc.
3683         (install-target-libsanitizer): Depend on install-target-libgcc.
3684         (install-target-libjava): Depend on install-target-libgcc.
3685         (install-target-libitm): Depend on install-target-libgcc.
3686         (install-target-libobjc): Depend on install-target-libgcc.
3687         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3688         * Makefile.in: Regenerate.
3689
3690 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3691
3692         * Makefile.def (install-target-libgo): Depend on
3693         install-target-libatomic.
3694         * Makefile.in: Regenerate.
3695
3696 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3697
3698         PR go/55201
3699         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3700         * Makefile.in: Regenerate.
3701
3702 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3703
3704         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3705         * configure: Regenerate.
3706
3707 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3708
3709         * config.sub: Merge from config repo.
3710
3711 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3712
3713         * Makefile.def (target_modules): Add bootstrap=true and
3714         raw_cxx=true to libsanitizer.
3715         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3716         * Makefile.in: Regenerated.
3717         * configure: Likewise.
3718
3719 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3720
3721         * MAINTAINERS: Remove self as RTL optimization maintainer.
3722
3723 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3724
3725         * MAINTAINERS (Write After Approval): Add myself.
3726
3727 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3728
3729         * Makefile.def (target_modules): Remove bootstrap=true and
3730         raw_cxx=true from libsanitizer.
3731         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3732         * Makefile.in: Regenerated.
3733         * configure: Likewise.
3734
3735 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3736
3737         * Makefile.def (target_modules): Add bootstrap=true and
3738         raw_cxx=true to libsanitizer.
3739         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3740         * Makefile.in: Regenerated.
3741         * configure: Likewise.
3742
3743 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3744
3745         PR bootstrap/54279
3746         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3747         * configure: Regenerate.
3748         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3749         * Makefile.in: Regenerate.
3750
3751 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3752
3753         * configure.ac: Disable libsanitizer if we're not building C++.
3754         * configure: Regenerate.
3755
3756 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3757
3758         * MAINTAINERS (Write After Approval): Add myself.
3759
3760 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3761
3762         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3763         Kostya Serebryany (kcc@google.com) and
3764         Jakub Jelinek (jakub@redhat.com).
3765         Rename area for Dodji Seketeli (dodji@redhat.com).
3766
3767 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3768
3769         * MAINTAINERS: (asan.c, related): Add myself.
3770
3771 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3772
3773         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3774         * configure: Regenerate.
3775
3776 2012-11-13  Richard Henderson  <rth@redhat.com>
3777
3778         * configure.ac: Move libsanitizer logic to subdirectory.
3779         * configure: Regenerate.
3780
3781 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3782
3783         * configure.ac: Enable libsanitizer just on x86 linux for now.
3784         * configure: Re-generate.
3785
3786 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3787
3788         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3789         sections.
3790         * configure: Regenerate.
3791
3792 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3793
3794         * configure.ac: Add section for configdirs for libsanitizer.
3795         Disable for cris-*-* and mmix-*-*.
3796         * configure: Regenerate.
3797
3798 2012-11-12  Wei Mi <wmi@google.com>
3799
3800         * configure.ac: Add libsanitizer to target_libraries.
3801         * Makefile.def: Ditto.
3802         * configure: Regenerate.
3803         * Makefile.in: Regenerate.
3804         * libsanitizer: New directory for asan runtime.  Contains an empty
3805         tsan directory.
3806
3807 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3808
3809         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3810         against Mingw64 w32api.
3811         * configure: Regenerate.
3812
3813 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3814
3815         * configure: Regenerated.
3816
3817 2012-11-03  Robert Mason  <rbmj@verizon.net>
3818
3819         * configure.ac: add --disable-libstdcxx configure option
3820         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3821
3822 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3823
3824         * MAINTAINERS (Write After Approval): Add myself.
3825
3826 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3827
3828         * MAINTAINERS (Write After Approval): Add myself.
3829
3830 2012-10-24  Sharad Singhai  <singhai@google.com>
3831
3832         * MAINTAINERS (Write After Approval): Add myself.
3833
3834 2012-10-24  Eric Christopher  <echristo@gmail.com>
3835
3836         * MAINTAINERS: Update email address.
3837
3838 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3839
3840         PR bootstrap/54820
3841         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3842         * configure: Regenerate.
3843
3844 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3845
3846         * MAINTAINERS (aarch64): Add Marcus and myself.
3847
3848 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3849
3850         PR bootstrap/54820
3851         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3852         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3853         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3854         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3855         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3856         * Makefile.in: Regenerate.
3857         * configure.ac (have_static_libs): New variable and associated check.
3858         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3859         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3860         * configure: Regenerate.
3861
3862 2012-10-10  Richard Biener  <rguenther@suse.de>
3863
3864         * MAINTAINERS: Adjust for changed surname.
3865
3866 2012-10-04  Lawrence Crowl  <crowl@google.com>
3867
3868         * MAINTAINERS (Write After Approval): Add myself.
3869
3870 2012-10-01  Cary Coutant  <ccoutant@google.com>
3871
3872         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3873
3874 2012-09-28  Ian Lance Taylor  <iant@google.com>
3875
3876         * Makefile.def: Make all-target-libgo depend on
3877         all-target-libbacktrace.
3878         * Makefile.in: Rebuild.
3879
3880 2012-09-26  Ian Lance Taylor  <iant@google.com>
3881
3882         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3883         * Makefile.in: Rebuild.
3884
3885 2012-09-20  Walter Lee  <walt@tilera.com>
3886
3887         * configure.ac: Add tilegx to list of targets that support gold.
3888         * configure: Regenerate.
3889
3890 2012-09-20  Marek Polacek  <polacek@redhat.com>
3891
3892         * MAINTAINERS (Write After Approval): Add myself.
3893
3894 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3895
3896         * configure.ac: Add mips*-mti-elf* target.
3897         * configure: Regenerate.
3898
3899 2012-09-17  Ian Lance Taylor  <iant@google.com>
3900
3901         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3902         * configure.ac (host_libs): Add libbacktrace.
3903         (target_libraries): Add libbacktrace.
3904         * Makefile.def (host_modules): Add libbacktrace.
3905         (target_modules): Likewise.
3906         * configure, Makefile.in: Rebuild.
3907
3908 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3909
3910         PR target/38607
3911         Merge upstream change.
3912         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3913
3914         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3915         Add libgomp*.o to compare_exclusions for AIX.
3916         * configure: Regenerate.
3917
3918 2012-09-06  Diego Novillo  <dnovillo@google.com>
3919
3920         * configure.ac: Bump minimum GMP version to 4.2.3.
3921         * configure: Re-generate.
3922
3923 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3924
3925         PR target/54461
3926         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3927         target-libgloss if not configured --with-avrlibc=no.
3928         * configure: Regenerate.
3929
3930 2012-09-04  Jason Merrill  <jason@redhat.com>
3931
3932         * configure.ac: Fix --enable-languages=all.
3933
3934 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3935
3936         * MAINTAINERS (Write After Approval): Add myself.
3937
3938 2012-09-03  Richard Guenther  <rguenther@suse.de>
3939
3940         PR bootstrap/54138
3941         * configure.ac: Re-organize ISL / CLOOG checks to allow
3942         disabling with either --without-isl or --without-cloog.
3943         * configure: Regenerated.
3944
3945 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3946
3947         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3948         * configure: Regenerate.
3949
3950 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3951
3952         * MAINTAINERS: Fix my email address.
3953
3954 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3955
3956         PR binutils/4970
3957         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3958         and opcodes.
3959         * Makefile.in: Regenerated.
3960
3961 2012-08-26  Art Haas <ahaas@impactweather.com>
3962
3963         * configure: Regenerate.
3964
3965 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3966
3967         * INSTALL/README: Also refer to the online installation
3968         instructions.
3969
3970 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3971
3972         * MAINTAINERS (Write After Approval): Add myself.
3973         (Picochip port): Remove myself.
3974
3975 2012-08-14   Diego Novillo  <dnovillo@google.com>
3976
3977         Merge from cxx-conversion branch.
3978
3979         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3980         POSTSTAGE1_CONFIGURE_FLAGS.
3981         * Makefile.in: Regenerate.
3982         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3983         Force C++ when bootstrapping.
3984         * configure: Regenerate.
3985
3986 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3987
3988         * MAINTAINERS (Write After Approval): Add myself.
3989
3990 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3991
3992         * README: Document use of ranges of years in copyright notices.
3993
3994 2012-07-06  Richard Guenther  <rguenther@suse.de>
3995
3996         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3997         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3998         --with-gmp=system.
3999         * Makefile.in: Regenerated.
4000         * configure: Likewise.
4001
4002 2012-07-06  Richard Guenther  <rguenther@suse.de>
4003
4004         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4005         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4006         supply V=1 as extra_make_flags.
4007         * configure: Regenerated.
4008         * Makefile.in: Likewise.
4009
4010 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4011
4012         * configure: Regenerate.
4013
4014 2012-07-03  Richard Guenther  <rguenther@suse.de>
4015
4016         * Makfile.def (isl): Remove not necessary extra_exports and
4017         extra_make_flags.
4018         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4019         * Makefile.in: Regenerated.
4020
4021 2012-07-03  Richard Guenther  <rguenther@suse.de>
4022
4023         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4024         * configure.ac: If either the ISL or the CLooG check failed
4025         do not try to build in-tree versions.
4026         * Makefile.in: Regenerated.
4027         * configure: Regenerated.
4028
4029 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4030
4031         * configure: Regenerate.
4032
4033 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4034
4035         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4036         maintainer.
4037
4038 2012-07-02  Richard Guenther  <rguenther@suse.de>
4039
4040         * configure: Regenerated.
4041
4042 2012-07-02  Richard Guenther  <rguenther@suse.de>
4043         Michael Matz  <matz@suse.de>
4044         Tobias Grosser <tobias@grosser.es>
4045         Sebastian Pop <sebpop@gmail.com>
4046
4047         * Makefile.def: Add ISL host module, remove PPL host module.
4048         Adjust ClooG host module to use the proper ISL.
4049         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4050         * configure.ac: Include config/isl.m4.  Add ISL host library,
4051         remove PPL.  Remove PPL configury, add ISL configury, adjust
4052         ClooG configury.
4053         * Makefile.in: Regenerated.
4054         * configure: Likewise.
4055
4056 2012-07-02  Richard Guenther  <rguenther@suse.de>
4057
4058         Merge from graphite branch
4059         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4060
4061         * configure: Regenerated.
4062         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4063         both cloog.org and legacy versions. The only supported version will
4064         be CLooG with the isl backend.
4065
4066         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4067
4068         * configure: Regenerated.
4069         * configure.ac: Require cloog isl 0.17.0
4070
4071         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4072
4073         * configure: Regenerated.
4074         * config/cloog.m4: Do not define CLOOG_ORG
4075
4076 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4077
4078         * configure.ac: Skip C if explicitly selected.
4079         * configure: Regenerate.
4080
4081 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4082
4083         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4084         they contain -O2.
4085         * configure: Regenerate.
4086
4087 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4088
4089         PR debug/53740
4090         * df.h, df-problems.c, dce.c: Revert last patch.
4091
4092 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4093
4094         * MAINTAINERS (Write After Approval): Update my email address.
4095
4096 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4097
4098         * MAINTAINERS (Write After Approval): Add myself.
4099
4100 2012-06-20  Jason Merrill  <jason@redhat.com>
4101
4102         * Makefile.tpl (check-target-libgomp-c++): New.
4103         (check-target-libitm-c++): New.
4104         * Makefile.def (c++): Add them.
4105         * Makefile.in: Regenerate.
4106
4107 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4108
4109         * MAINTAINERS (Write After Approval): Add myself.
4110
4111 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4112
4113         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4114         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4115         (install-no-fixedincludes): Adjust accordingly.
4116         * Makefile.in: Regenerate.
4117
4118 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4119
4120         Merge upstream change
4121         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4122
4123 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4124
4125         * MAINTAINERS (Write After Approval): Add myself.
4126
4127 2012-05-09  Nick Clifton  <nickc@redhat.com>
4128             Paul Smith  <psmith@gnu.org>
4129
4130         PR bootstrap/50461
4131         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4132         allow for the fact that from release v3.1.0 of MPFR the source
4133         files were moved into a src sub-directory.
4134         * configure: Regenerate.
4135
4136 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4137
4138         * configure.ac: Bump minimum MPFR version to 2.4.0.
4139         * configure: Regenerated.
4140
4141 2012-05-01  Richard Henderson  <rth@redhat.com>
4142
4143         * Makefile.def (libatomic): New target_module.
4144         * configure.ac (target_libraries): Add libatomic.
4145         (noconfigdirs): Check if libatomic is supported.
4146         * Makefile.in, configure: Rebuild.
4147
4148 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4149
4150         * MAINTAINERS (Write After Approval): Add myself.
4151
4152 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4153
4154         * config.sub: Update to 2012-04-18 version from official repo.
4155
4156 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4157
4158         * MAINTAINERS (Write After Approval): Add myself.
4159
4160 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4161
4162         * MAINTAINERS: Changed email address.
4163
4164 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4165
4166         PR target/52737
4167         * contrib/gcc_update (files_and_dependencies):
4168         Remove gcc/config/avr/t-multilib from touch data.
4169
4170 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4171
4172         * MAINTAINERS (OS Port Maintainers): Remove irix.
4173         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4174         (unsupported_languages): Remove mips-sgi-irix6.*.
4175         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4176         (with_stabs): Remove.
4177         * configure: Regenerate.
4178
4179 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4180
4181         * MAINTAINERS (OS Port Maintainers): Remove osf.
4182         * configure.ac (enable_libgomp): Remove *-*-osf*.
4183         (with_stabs): Remove alpha*-*-osf*.
4184         * configure: Regenerate.
4185
4186 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4187
4188         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4189         * configure: Regenerate.
4190
4191 2012-02-17  Walter Lee  <walt@tilera.com>
4192
4193         * MAINTAINERS: (Write After Approval): Delete myself.
4194
4195 2012-02-14  Walter Lee  <walt@tilera.com>
4196
4197         * MAINTAINERS (tilegx port): Add myself.
4198         (tilepro port): Add myself.
4199         (Write After Approval): Add myself.
4200
4201 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4202
4203         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4204         and Joseph Myers as docstring relicensing maintainers.
4205
4206 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4207
4208         * MAINTAINERS (write-after-approval): Add myself.
4209
4210 2012-02-08  Ira Rosen <irar@il.ibm.com>
4211
4212         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4213         maintainer.
4214
4215 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4216
4217         * MAINTAINERS (Write After Approval): Move myself to
4218         maintain alphabetical order.
4219
4220 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4221
4222         * MAINTAINERS (Write After Approval): Add myself.
4223
4224 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4225
4226         * MAINTAINERS (Write After Approval): Add myself.
4227
4228 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4229             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4230
4231         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4232         * configure: Regenerate.
4233
4234 2012-01-23  Harshit Chopra  <harshit@google.com>
4235
4236         * MAINTAINERS (Write After Approval): Add myself.
4237
4238 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4239
4240         * configure.ac: Remove reference to mh-interix.
4241         * configure: Regenerate.
4242
4243 2012-01-05  Richard Henderson  <rth@redhat.com>
4244
4245         PR bootstrap/51072
4246         * configure.ac: Disable libitm if c++ is not enabled.
4247         * configure: Rebuild.
4248
4249         * configure.ac: Fix regexp for same.
4250         * configure: Rebuild.
4251
4252 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4253
4254         * MAINTAINERS (Write After Approval): Add myself.
4255
4256 2012-01-02  Richard Guenther  <rguenther@suse.de>
4257
4258         PR bootstrap/51686
4259         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4260         * Makefile.in: Regenerate.
4261
4262 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4263
4264         * MAINTAINERS (Write After Approval): Add myself.
4265
4266 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4267
4268         * configure: Regenerate.
4269
4270 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4271
4272         * MAINTAINERS (picochip): Changed email address.
4273
4274 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4275
4276         * MAINTAINERS (write-after-approval): Add self.
4277
4278 2011-11-29  DJ Delorie  <dj@redhat.com>
4279
4280         * configure.ac (rl78-*-*) New case.
4281         * configure: Regenerate.
4282         * MAINTAINERS: Add myself as RL78 maintainer.
4283
4284 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4285
4286         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4287
4288 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4289
4290         * libtool.m4: Additional FreeBSD 10 fixes.
4291
4292 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4293
4294         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4295         Maintainers section, as Epiphany maintainer.
4296
4297 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4298
4299         PR target/49992
4300         * configure.ac: Remove ranlib special-casing for Darwin.
4301         * configure: Regenerate.
4302
4303 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4304
4305         * MAINTAINERS (Reviewers): Keep the list sorted.
4306
4307 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4308
4309         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4310
4311 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4312
4313         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4314         * configure: Rebuild.
4315         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4316         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4317         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4318         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4319         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4320         Add READELF.
4321         * Makefile.in: Rebuild.
4322
4323 2011-11-09  Jason Merrill  <jason@redhat.com>
4324
4325         * Makefile.def (language=c++): Remove check-c++0x.
4326         * Makefile.in (check-gcc-c++): Regenerate.
4327
4328 2011-11-08  Richard Henderson  <rth@redhat.com>
4329
4330         * configure.ac: Test for libitm directory present first.
4331
4332         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4333
4334         * configure.ac: Test libitm/configure.tgt to disable libitm.
4335         * configure: Rebuild.
4336
4337 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4338             Richard Henderson  <rth@redhat.com>
4339
4340         Merged from transactional-memory.
4341
4342         * Makefile.def (lang_env_dependencies): libitm is c++.
4343         Add libitm target module.
4344         * configure.ac: Likewise.
4345         * config/mmap.m4: New file.
4346         * contrib/gcc_update: Add libitm to touch data.
4347         * Makefile.in, configure: Rebuild.
4348
4349 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4350
4351         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4352         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4353         * Makefile.in: Regenerate.
4354
4355 2011-11-01  DJ Delorie  <dj@redhat.com>
4356
4357         * config.sub: Update to version 2011-10-29 (added rl78)
4358
4359 2011-10-27  Nick Clifton  <nickc@redhat.com>
4360
4361         * config.sub: Import these changes from the config project:
4362
4363         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4364             Ben Elliston  <bje@gnu.org>
4365
4366         * config.sub (epiphany): New.
4367
4368         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4369             Ben Elliston  <bje@gnu.org>
4370
4371         * config.sub (hexagon, hexagon-*): New.
4372
4373         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4374
4375         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4376         64eb to be64.
4377
4378         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4379
4380         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4381         (nacl): Grok as alias for 32el-unknown-nacl.
4382
4383 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4384
4385         * MAINTAINERS (Write After Approval): Add myself.
4386
4387 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4388
4389         * MAINTAINERS (Write After Approval): Add myself.
4390
4391 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4392
4393         * MAINTAINERS (sparc port): Remove myself.
4394
4395 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4396
4397         * MAINTAINERS (Write After Approval): Add myself.
4398
4399 2011-08-14  Yao Qi  <yao@codesourcery.com>
4400
4401         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4402         * configure: Regenerate.
4403
4404 2011-07-26  Ian Lance Taylor  <iant@google.com>
4405
4406         * configure.ac: Set have_compiler based on whether gcc directory
4407         exists, rather than on whether gcc is in configdirs.
4408         * configure: Rebuild.
4409
4410 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4411
4412         * MAINTAINERS (Global Reviewers): Add self.
4413
4414 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4415
4416         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4417         link directories.
4418         * Makefile.in: Rebuild.
4419
4420 2011-07-20  Ian Lance Taylor  <iant@google.com>
4421
4422         PR bootstrap/49787
4423         * configure.ac: Move --enable-bootstrap handling earlier in file.
4424         If --enable-bootstrap and either --enable-build-with-cxx or
4425         --enable-build-poststage1-with-cxx, enable C++ automatically.
4426         * configure: Rebuild.
4427
4428 2011-07-19  Ian Lance Taylor  <iant@google.com>
4429
4430         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4431         make C++ a boot_language.  Set and substitute
4432         POSTSTAGE1_CONFIGURE_FLAGS.
4433         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4434         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4435         * configure, Makefile.in: Rebuild.
4436
4437 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4438
4439         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4440         maintainers.
4441
4442 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4443
4444         * MAINTAINERS (Global Reviewers): Add myself.
4445
4446 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4447
4448         * configure: Regenerate.
4449
4450 2011-07-16  Jason Merrill  <jason@redhat.com>
4451
4452         * Makefile.def (language=c++): Add check-c++0x and
4453         check-target-libmudflap-c++.
4454         * Makefile.tpl (check-target-libmudflap-c++): New.
4455         * Makefile.in: Regenerate.
4456
4457 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4458
4459         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4460         * Makefile.def (target_modules/libjava): Pass
4461         $(EXTRA_CONFIGARGS_LIBJAVA).
4462         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4463         if not configured with --enable-static-libjava.
4464         * Makefile.in: Regenerate.
4465         * configure: Likewise.
4466
4467 2011-07-15  Jason Merrill  <jason@redhat.com>
4468
4469         * Makefile.in (check-c++): Move check-gcc-c++0x after
4470         check-target-libstdc++-v3.
4471
4472 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4473
4474         * MAINTAINERS (c6x port): New entry.
4475
4476 2011-07-13  Jason Merrill  <jason@redhat.com>
4477
4478         * Makefile.in (check-gcc-c++0x): New.
4479         (check-c++): Depend on it.
4480
4481 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4482
4483         PR target/39150
4484         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4485         x86_64-*-solaris2.1[0-9]*.
4486         * configure: Regenerate.
4487
4488 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4489
4490         * MAINTAINERS (RTL optimizers): Add self.
4491
4492 2011-06-27  Gabriel Charette  <gchare@google.com>
4493
4494         * MAINTAINERS (Write After Approval): Add myself.
4495
4496 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4497
4498         PR regression/47836
4499         PR bootstrap/23656
4500         PR other/47733
4501         PR bootstrap/49247
4502         PR c/48825
4503         * configure.ac (target_libraries): Remove target-libiberty.
4504         Remove case-statement setting skipdirs=target-libiberty for
4505         multiple targets.  Remove checking target_configdirs and
4506         removing target-libiberty but keeping target-libgcc if
4507         otherwise empty.
4508         * Makefile.def (target_modules): Don't add libiberty.
4509         (dependencies): Remove all traces of target-libiberty.
4510         * configure, Makefile.in: Regenerate.
4511
4512 2011-06-13  Walter Lee <walt@tilera.com>
4513
4514         * configure.ac (tilepro-*-*) New case.
4515         (tilegx-*-*): Likewise.
4516         * configure: Regenerate.
4517
4518 2011-06-06  Jing Yu  <jingyu@google.com>
4519
4520         * configure.ac: Skip target-libiberty for
4521         arm*-*-linux-androideabi.
4522         * configure: Regenerated.
4523
4524 2011-06-06  Nick Clifton  <nickc@redhat.com>
4525
4526         * config.sub: Sync from upstream.
4527
4528 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4529
4530         * MAINTAINERS (Write After Approval): Add myself.
4531
4532 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4533
4534         * MAINTAINERS: Update my email address.
4535
4536 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4537
4538         * MAINTAINERS (Write After Approval): Update my email address.
4539
4540 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4541
4542         * MAINTAINERS (Write After Approval): Add myself.
4543
4544 2011-05-08  Doug Kwan  <dougkwan@google.com>
4545
4546         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4547         * configure: Regenerated.
4548         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4549         value from configure.
4550         * Makefile.in: Regenerated.
4551
4552 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4553
4554         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4555         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4556         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4557         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4558         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4559         *-*-vxworks*): Disable newlib and libgloss in separate case
4560         statement.
4561         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4562         to separate case statement.
4563         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4564         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4565         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4566         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4567         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4568         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4569         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4570         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4571         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4572         i[[3456789]]86-*-rdos*, m32r-*-*,
4573         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4574         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4575         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4576         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4577         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4578         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4579         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4580         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4581         and libgloss in main case over targets.  Remove most empty cases
4582         in main case over targets.
4583         * configure: Regenerate.
4584
4585 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4586
4587         * MAINTAINERS (Write After Approval): Add myself.
4588
4589 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4590
4591         * configure.ac: Remove code setting special library locations for
4592         hppa*64*-*-hpux11*.  Remove code setting compiler for
4593         sparc-sun-solaris2*.
4594         * configure: Regenerate.
4595
4596 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4597
4598         * configure.ac: Separate libgloss_dir settings from general case
4599         over targets.
4600         * configure: Regenerate.
4601
4602 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4603
4604         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4605         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4606         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4607         cases in libgcj-disabling case statement.
4608         (hppa*64*-*-linux*): Set unsupported_languages instead of
4609         disabling target-zlib.
4610         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4611         to hppa*64*-*-hpux*.
4612         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4613         hppa*-*-hpux*.
4614         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4615         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4616         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4617         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4618         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4619         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4620         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4621         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4622         libgcj-disabling case statement.
4623         * configure: Regenerate.
4624
4625 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4626
4627         * configure.ac: Disable Java for targets not supporting libffi.
4628         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4629         Remove cases in Java-disabling statement.
4630         (*arm-wince-pe): Change to arm-wince-pe.
4631         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4632         cases in Java-disabling statement.
4633         (bfin-*-*): Don't disable Java again.
4634         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4635         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4636         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4637         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4638         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4639         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4640         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4641         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4642         Java-disabling statement.
4643         (mmix-*-*): Don't disable Java again.
4644         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4645         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4646         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4647         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4648         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4649         statement.
4650         * configure: Regenerate.
4651
4652 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4653
4654         * configure.ac: Separate cases disabling Java and Java libraries
4655         from general case over targets.
4656         * configure: Regenerate.
4657
4658 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4659
4660         * MAINTAINERS: Update my email address.
4661
4662 2011-04-20  Easwaran Raman  <eraman@google.com>
4663
4664         * MAINTAINERS (Write After Approval): Add myself.
4665
4666 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4667
4668         PR lto/48086
4669         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4670         * configure: Regenerate.
4671
4672 2011-04-16  Jim Meyering  <meyering@redhat.com>
4673
4674         * MAINTAINERS (Write After Approval): Add myself.
4675
4676 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4677
4678         * MAINTAINERS: Update my email address.
4679
4680 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4681
4682         * MAINTAINERS (Write After Approval): Add myself.
4683
4684 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4685
4686         * MAINTAINERS (Write After Approval): Add myself.
4687
4688 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4689
4690         * MAINTAINERS (Write After Approval): Add myself.
4691
4692 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4693
4694         * configure.ac (build_tools): Remove build-byacc.
4695         (host_libs): Remove mmalloc.
4696         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4697         autoconf automake libtool diff rcs fileutils shellutils time
4698         textutils wdiff find uudecode hello tar gzip indent recode release
4699         sed perl gawk findutils gettext zip.
4700         (libgcj): Remove target-qthreads.
4701         (target_tools): Remove target-examples target-gperf.
4702         (YACC): Don't handle building byacc.
4703         * configure: Regenerate.
4704         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4705         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4706         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4707         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4708         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4709         handle building components.
4710         * Makefile.in: Regenerate.
4711
4712 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4713
4714         * MAINTAINERS: Update my email address as Xtensa maintainer.
4715
4716 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4717
4718         * config.sub: Sync from upstream.
4719
4720 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4721
4722         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4723         (microblaze*): Don't disable libssp.
4724         * configure: Regenerate.
4725
4726 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4727
4728         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4729         moveifchange.
4730         * configure: Regenerate.
4731         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4732         * Makefile.in: Regenerate.
4733
4734 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4735
4736         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4737         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4738         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4739         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4740         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4741         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4742         md_exec_prefix cases.
4743         * configure: Regenerate.
4744
4745 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4746
4747         * configure.ac: Separate cases disabling target-libssp,
4748         target-libiberty, target-libstdc++-v3 and Fortran from general
4749         case over targets.
4750         * configure: Regenerate.
4751
4752 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4753
4754         * configure.ac (*-*-chorusos): Don't disable libgcj.
4755         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4756         Remove case.
4757         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4758         (arm-*-coff): Don't disable libgcj.
4759         (arm*-*-linux-gnueabi): Remove useless assignment.
4760         (arm-*-riscix*): Don't disable libgcj.
4761         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4762         configuration.
4763         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4764         (c54x*-*-*): Remove case.
4765         (tic54x-*-*): Don't disable GCC or GCC libraries.
4766         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4767         to *.
4768         (d10v-*-*): Don't disable GCC libraries.
4769         (d30v-*-*): Don't disable libgcj.
4770         (h8500-*-*): Don't disable GCC libraries.
4771         (i960-*-*): Don't disable libgcj.
4772         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4773         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4774         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4775         libgcj.
4776         (m68k-*-coff*): Remove case.
4777         (mmix-*-*): Don't disable libgloss on host.
4778         (mn10200-*-*, mn10300-*-*): Remove cases.
4779         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4780         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4781         Don't disable libgcj.
4782         (romp-*-*): Remove case.
4783         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4784         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4785         case.
4786         (v810-*-*): Don't disable GCC libraries.
4787         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4788         (ip2k-*-*): Don't disable GCC libraries.
4789         * configure: Regenerate.
4790
4791 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4792
4793         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4794         libffi on host.
4795         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4796         on host.
4797         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4798         * configure: Regenerate.
4799
4800 2011-03-26  John Marino  <binutils@marino.st>
4801
4802         * configure.ac: Add support for *-*-dragonfly*
4803         * configure: Regenerate.
4804
4805 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4806
4807         * configure.ac (native_only): Remove.
4808         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4809         send-pr uudecode guile gnuserv on host.
4810         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4811         send-pr rcs guile perl texinfo libtool on host.
4812         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4813         automake send-pr rcs guile perl texinfo libtool on host.
4814         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4815         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4816         (alpha*-dec-osf*): Don't disable fileutils on target.
4817         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4818         texinfo send-pr expect dejagnu on target.
4819         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4820         target-qthreads on target.
4821         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4822         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4823         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4824         x86_64-*-mingw*): Don't disable expect on target.
4825         (*-*-cygwin*): Don't disable target-gperf on target.
4826         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4827         gnuserv on target.
4828         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4829         target.
4830         * configure: Regenerate.
4831
4832 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4833
4834         * configure.ac (target_tools): Remove target-groff.
4835         (native_only): Remove target-groff.
4836         (hppa*64*-*-*): Don't disable byacc.
4837         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4838         setting.
4839         (*-*-kaos*): Don't skip target-librx and target-groff.
4840         (*-*-netware*): Don't skip target-libmudflap.
4841         (*-*-tpf*): Don't skip target-libmudflap.
4842         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4843         directories on the host.
4844         (ia64*-*-*vms*): Don't skip tix.
4845         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4846         host.
4847         * configure: Regenerate.
4848
4849 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4850
4851         * configure.ac: Remove references to mt-mep, mt-netware,
4852         mt-wince.
4853         * Makefile.def: Add all-utils soft dependencies.
4854         * Makefile.tpl: Remove GDB_NLM_DEPS.
4855         * configure: Regenerate.
4856         * Makefile.in: Regenerate.
4857
4858 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4859
4860         * configure.ac: Do not include mh-x86omitfp.
4861         * configure: Regenerate.
4862
4863 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4864
4865         * configure.ac: Remove empty cases.
4866         * configure: Regenerate.
4867
4868 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4869
4870         * Makefile.def: Add dependency from termcap to gdb.
4871         * Makefile.in: Regenerate.
4872
4873 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4874
4875         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4876         * configure: Regenerate.
4877         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4878         * Makefile.tpl: Likewise.
4879         * Makefile.in: Regenerate.
4880
4881 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4882
4883         * configure.ac: Remove all mentions of tentative_cc.
4884         * configure: Regenerate.
4885
4886 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4887
4888         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4889         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4890         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4891         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4892         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4893         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4894         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4895         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4896         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4897         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4898         *-*-rhapsody*): Remove host cases.
4899         * configure: Regenerate.
4900
4901 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4902
4903         * configure.ac (ppc*-*-pe): Remove host case.
4904         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4905         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4906         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4907         cases.
4908         * configure: Regenerate.
4909
4910 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4911
4912         * config.sub: Update to version 2011-03-23.
4913
4914 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4915
4916         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4917         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4918         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4919         * configure: Regenerate.
4920
4921 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4922
4923         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4924         to Write After Approval.
4925         * config-ml.in: Don't handle arc-*-elf*.
4926         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4927         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4928         handle GCC libraries.
4929         * configure: Regenerate.
4930
4931 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4932
4933         PR bootstrap/48120:
4934         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4935         Add -lstdc++ -lm to LIBS.
4936         * configure: Regenerate.
4937
4938 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4939
4940         * config.guess: Update to version 2011-02-02
4941         * config.sub: Update to version 2011-02-24
4942
4943 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4944
4945         PR lto/48086
4946         * configure.ac: Re-enable LTO on *-apple-darwin9.
4947         * configure: Regenerate.
4948
4949 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4950
4951         PR lto/48086
4952         * configure.ac: Disable LTO on darwin due to an assembler change in
4953         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4954         under 256.
4955         * configure: Regenerate.
4956
4957 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4958
4959         * MAINTAINERS: Update myself as score backend maintainer,
4960         update my e-mail address.
4961
4962 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4963
4964         * MAINTAINERS: Update my e-mail address.
4965
4966 2011-03-06  Joey Ye  <joey.ye@arm.com>
4967
4968         * MAINTAINERS: Update my e-mail address.
4969
4970 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4971
4972         * configure.ac: Adjust test of with_ppl.
4973         * configure: Regenerated.
4974
4975 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4976
4977         * MAINTAINERS: Adjust my e-mail address.
4978
4979 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4980
4981         * configure.ac: Add -lpwl to ppllibs.
4982         * configure: Regenerated.
4983
4984 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4985
4986         * config/cloog.m4: Add -lisl to clooglibs.
4987         * configure: Regenerated.
4988
4989 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4990
4991         * MAINTAINERS (CPU Port maintainers): Add self.
4992
4993 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4994
4995         * MAINTAINERS: Add myself as testsuite maintainer.
4996
4997 2011-02-15  Mike Stump  <mikestump@comcast.net>
4998
4999         * MAINTAINERS: Add myself as testsuite maintainer.
5000
5001 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5002
5003         Import from Libtool and gnulib:
5004
5005         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5006
5007         Prepare for supporting FreeBSD 10.
5008         * config.rpath: Remove handling of freebsd1* which soon would
5009         match FreeBSD 10.0.
5010
5011         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5012
5013         Remove support for FreeBSD 1.x.
5014         * libtool.m4 (_LT_LINKER_SHLIBS)
5015         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5016         soon would incorrectly match FreeBSD 10.0.
5017
5018 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5019
5020         PR binutils/12283
5021         * move-if-change: Import version from gnulib.
5022
5023 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5024
5025         PR lto/47225
5026         * Makefile.def (lto-plugin): Double dash for enable-shared.
5027         (configure-gcc): Depend on all-lto-plugin.
5028         * Makefile.in: Rebuilt.
5029
5030 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5031
5032         * configure.ac: Remove extra bracket.
5033         * configure: Regenerate.
5034
5035 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5036
5037         * MAINTAINERS: Add myself as libquadmath maintainer.
5038
5039 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5040
5041         * MAINTAINERS: Update my email address.
5042
5043 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5044
5045         * MAINTAINERS (option handling): Add self.
5046
5047 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5048
5049         PR lto/47225
5050         * Makefile.def: Add dependency for install-gcc
5051         on install-lto-plugin.
5052         * Makfile.in: Regenerated
5053
5054 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5055
5056         * MAINTAINERS (CPU Port Maintainers): Add myself.
5057
5058 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5059
5060         PR libgcj/44341
5061         * configure.ac: Discard --with-* flags for host when configuring
5062         target libraries for cross build.
5063         * configure: Rebuilt.
5064
5065 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5066
5067         * MAINTAINERS (linear loop transforms): Removed.
5068
5069 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5070
5071         * configure.ac: If with_ppl is no, move setting with_cloog=no
5072         after CLOOG_REQUESTED check.
5073         * configure: Regenerated.
5074
5075 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5076
5077         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5078         CLooG has been requested.
5079         * configure: Regenerated.
5080
5081 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5082
5083         * configure: Regenerated.
5084         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5085
5086 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5087
5088         * configure: Regenerated.
5089         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5090
5091 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5092
5093         * configure.ac: Use AS_HELP_STRING throughout.
5094         * configure: Regenerate.
5095
5096 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5097
5098         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5099         * configure: Regenerate.
5100
5101 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5102
5103         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5104
5105 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5106
5107         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5108         for ia64-hpux.
5109         * configure: Regenerate.
5110
5111 2011-01-07  Jan Hubicka  <jh@suse.cz>
5112
5113         PR lto/47225
5114         * Makefile.in: Regenerate.
5115         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5116         configure.
5117
5118 2011-01-07  Jan Hubicka  <jh@suse.cz>
5119
5120         * Makefile.in: Regenerate.
5121         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5122         and configure dependency on lto-plugin configure.
5123         (lto-plugin module): Remove dependency on GCC; add dependency on
5124         liniberty.
5125
5126 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5127
5128         * MAINTAINERS (Write After Approval): Add myself.
5129
5130 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5131
5132         * configure: Regenerate.
5133
5134 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5135
5136         * configure.ac: (picochip): Disable libiberty.
5137
5138 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5139
5140         * MAINTAINERS (Write After Approval): Add myself.
5141
5142 2010-12-10  Ian Lance Taylor  <iant@google.com>
5143
5144         PR bootstrap/46819
5145         * configure.ac: For --disable-libgcj clear libgcj_saved.
5146         * configure: Rebuild.
5147
5148 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5149
5150         PR fortran/46540
5151         * configure.ac: Add --disable-libquadmath and
5152         --disable-libquadmath-support.
5153         * configure: Regenerate.
5154
5155 2010-12-03  Ian Lance Taylor  <iant@google.com>
5156
5157         * MAINTAINERS: Add myself as libgo maintainer.
5158
5159 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5160
5161         PR libffi/46792
5162         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5163         * configure: Regenerate.
5164
5165 2010-12-02  Ian Lance Taylor  <iant@google.com>
5166
5167         * configure.ac: Always set default for poststage1_ldflags to
5168         -static-libstdc++ -static-libgcc.
5169
5170 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5171
5172         * configure.ac: Move comment to remove extra space in last argument
5173         of GCC_TARGET_TOOL.
5174
5175 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5176
5177         PR other/46026
5178         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5179         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5180         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5181         (BASE_FLAGS_TO_PASS): Use it.
5182         * configure: Rebuilt.
5183         * Makefile.in: Rebuilt.
5184
5185 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5186
5187         PR binutils/12258
5188         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5189         Properly check default linker.
5190         * configure: Regnerated.
5191
5192 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5193
5194         * configure.ac: For --enable-gold, handle value `default' instead of
5195         `both*'.  New configure option --{en,dis}able-ld.
5196         * configure: Regenerate.
5197
5198 2010-11-20  Ian Lance Taylor  <iant@google.com>
5199
5200         * configure.ac: Only disable a language library if no language needs
5201         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5202         * configure: Rebuild.
5203
5204 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5205
5206         * Makefile.in: Regenerate.
5207
5208         PR other/46202
5209         * configure.ac: Fix just-built in-tree STRIP name to be
5210         binutils/strip-new.
5211         * configure: Regenerate.
5212         * Makefile.def (install-strip-gcc, install-strip-binutils)
5213         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5214         (install-strip-sid): Mirror dependencies on non-strip variants
5215         of these targets on the respective -strip prerequisites.
5216         * Makefile.tpl (install-strip, install-strip-host)
5217         (install-strip-target): New targets.
5218         (install-strip-[+module+], install-strip-target-[+module+]):
5219         New targets.
5220         * Makefile.in: Regenerate.
5221
5222 2010-11-19  Ian Lance Taylor  <iant@google.com>
5223             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5224
5225         * configure.ac: Add target-libgo to target_libraries.  Set
5226         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5227         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5228         (HOST_EXPORTS): Add GOC.
5229         (BASE_TARGET_EXPORTS): Add GOC.
5230         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5231         (GOCFLAGS_FOR_TARGET): New variable.
5232         (EXTRA_HOST_FLAGS): Add GOC.
5233         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5234         * Makefile.def (target_modules): Add libgo.
5235         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5236         (dependencies): Add dependency from configure-target-libgo to
5237         configure-target-libffi and all-target-libstdc++-v3.  Add
5238         dependencies from all-target-libgo to all-target-libffi.
5239         (languages): Add go.
5240         * configure: Rebuild.
5241         * Makefile.in: Rebuild.
5242
5243 2010-11-19  Ian Lance Taylor  <iant@google.com>
5244
5245         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5246         compiler/flag environment variables.
5247
5248 2010-11-18  Ian Lance Taylor  <iant@google.com>
5249
5250         * configure.ac: Check for lang_requires_boot_languages in
5251         config-lang.in files.
5252         * configure: Rebuild.
5253
5254 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5255             Tobias Burnus  <burnus@net-b.de>
5256
5257         PR fortran/32049
5258         * Makefile.def: Add libquadmath; build it with language=fortran.
5259         * configure.ac: Add libquadmath.
5260         * Makefile.tpl: Handle multiple libs in check-[+language+].
5261         * Makefile.in: Regenerate.
5262         * configure: Regenerate.
5263
5264 2010-11-16  Tom Tromey  <tromey@redhat.com>
5265
5266         * MAINTAINERS: Moved myself to reviewers section.
5267
5268 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5269
5270         * MAINTAINERS: Moved myself to reviewers section.
5271
5272 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5273
5274         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5275         (Write After Approval): Remove self.
5276
5277 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5278
5279         * configure.ac: Fix spelling in option names.
5280         * configure: Regenerated.
5281
5282 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5283
5284         PR bootstrap/39622
5285         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5286         * configure: Regenerated.
5287
5288 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5289
5290         * MAINTAINERS: Update my email address.
5291
5292 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5293
5294         * configure: Regenerate.
5295
5296 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5297
5298         * configure: Regenerate.
5299
5300 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5301
5302         * configure: Regenerate.
5303
5304 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5305
5306         * configure: Regenerate.
5307
5308 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5309
5310         * configure.ac: Support official CLooG.org versions.
5311         * configure: Regenerate.
5312         * config/cloog.m4: New.
5313
5314 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5315
5316         * MAINTAINERS (Write After Approval): Add myself.
5317
5318 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5319
5320         * MAINTAINERS: Update my email address.
5321
5322 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5323
5324         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5325         * configure: Regenerate.
5326
5327 2010-11-03  Ian Lance Taylor  <iant@google.com>
5328             Dave Korn  <dave.korn.cygwin@gmail.com>
5329
5330         PR lto/46273
5331         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5332         and on other supported platforms whenever LTO is enabled.
5333         * configure: Rebuild.
5334
5335 2010-11-02  Alan Modra  <amodra@gmail.com>
5336
5337         PR binutils/12110
5338         * configure.ac: Error when source path contains spaces.
5339         * configure: Regenerate.
5340
5341 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5342
5343         * MAINTAINERS: Update my email address.
5344
5345 2010-10-20  Ian Lance Taylor  <iant@google.com>
5346
5347         * Makefile.def (target_modules): Set lib_path to src/.libs for
5348         libstdc++-v3 module.
5349         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5350         * Makefile.in: Rebuild.
5351
5352 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5353
5354         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5355         (Write After Approval): Remove myself.
5356
5357 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5358
5359         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5360
5361 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5362
5363         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5364
5365 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5366
5367         * configure.ac (build_lto_plugin): New shell variable.
5368         (--enable-lto): Turn on by default for all non-ELF platforms that
5369         have had LTO support added so far.  Set build_lto_plugin appropriately
5370         for both ELF and non-ELF.
5371         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5372         * configure: Regenerate.
5373
5374 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5375
5376         Sync from src:
5377         * configure.ac (v850 support): Remove target-libgloss from
5378         noconfigdirs.
5379         * configure: Regenerate.
5380
5381 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5382
5383         PR bootstrap/45326
5384         PR bootstrap/45174
5385         * configure.ac: Honor initial values of $build_configargs,
5386         $host_configargs, $target_configargs.  Mark the precious, so
5387         environment settings get recorded.
5388         * configure: Regenerate.
5389
5390 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5391
5392         PR bootstrap/45796
5393         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5394         Depend on all-build-libiberty.
5395         * Makefile.in: Regenerate.
5396
5397 2010-09-30  Michael Eager  <eager@eagercon.com>
5398
5399         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5400         * configure: Regenerate.
5401
5402 2010-09-28  Michael Eager  <eager@eagercon.com>
5403
5404         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5405
5406 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5407
5408         PR bootstrap/44621
5409         * configure.ac: Fix unportable shell quoting.
5410         * configure: Regenerate.
5411
5412 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5413
5414         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5415         targets and amend comment.
5416         * configure: Regenerate.
5417
5418 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5419
5420         * MAINTAINERS (Write After Approval): Add myself.
5421
5422 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5423
5424         * configure.ac: Enable LTO by default on Darwin.
5425         * configure: Regenerate.
5426
5427 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5428
5429         * MAINTAINERS (Write After Approval): Add myself.
5430
5431 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5432
5433         * MAINTAINERS (Write After Approval): Add myself.
5434
5435 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5436
5437         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5438         ports
5439
5440 2010-07-28  David Yuste  <david.yuste@gmail.com>
5441
5442         * MAINTAINERS (Write After Approval): Add myself.
5443
5444 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5445
5446         * configure.ac: Support all v850 targets.
5447         * configure: Regenerate.
5448
5449 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5450
5451         PR bootstrap/44455
5452         * configure.ac (extra_mpfr_configure_flags): Copy from
5453         extra_mpc_gmp_configure_flags.
5454         * configure: Re-generated.
5455
5456 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5457
5458         * MAINTAINERS (Write After Approval): Add myself.
5459
5460 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5461
5462         * MAINTAINERS (Write After Approval): Add myself.
5463
5464 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5465
5466         * MAINTAINERS (Write After Approval): Add myself.
5467
5468 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5469
5470         PR target/44862
5471         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5472         Provide -B option to allow for link spec %s substitutions for
5473         libstdc++.a on darwin.
5474         * Makefile.in: Regenerate.
5475
5476 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5477
5478         * MAINTAINERS (Reviewers): Update my e-mail address
5479
5480 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5481
5482         * Makefile.def (configure-gcc): Depend on all-libelf.
5483         * Makefile.in: Rebuild.
5484
5485 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5486
5487         * MAINTAINERS (Write After Approval): Add myself in the right place.
5488
5489 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5490
5491         * MAINTAINERS (Write After Approval): Add myself.
5492
5493 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5494
5495         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5496
5497 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5498
5499         * config.sub: Update to version 2010-05-21.
5500         * config.guess: Update to version 2010-04-03.
5501
5502 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5503
5504         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5505         * configure: Regenerate.
5506
5507 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5508
5509         * MAINTAINERS (Write After Approval): Add myself.
5510
5511 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5512
5513         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5514         a platform that supports LTO.
5515         * configure: Regenerate.
5516
5517 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5518
5519         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5520         * configure: Regenerated.
5521
5522 2010-04-27  Roland McGrath  <roland@redhat.com>
5523             H.J. Lu  <hongjiu.lu@intel.com>
5524
5525         * configure.ac (--enable-gold): Support both, both/gold and
5526         both/bfd to add gold to configdirs without removing ld.
5527         * configure: Regenerated.
5528
5529         * Makefile.def: Add install-gold dependency to install-ld.
5530         * Makefile.in: Regenerated.
5531
5532 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5533
5534         PR lto/42776
5535         * configure.ac (--enable-lto): Refactor handling so libelf tests
5536         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5537         and allow LTO to be explicitly enabled on non-ELF platforms that
5538         are known to support it inside else-clause.
5539         * configure: Regenerate.
5540
5541 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5542
5543         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5544         * configure: Regenerate.
5545
5546 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5547
5548         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5549         * configure: Regenerate.
5550
5551 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5552
5553         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5554         separately.
5555         * configure: Regenerate.
5556
5557 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5558
5559         * MAINTAINERS (Write After Approval): Add myself.
5560
5561 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5562
5563         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5564         * configure: Regenerate.
5565
5566 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5567
5568         * configure: Regenerate after change to elf.m4.
5569
5570 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5571
5572         * MAINTAINERS (Write After Approval): Add myself.
5573
5574 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5575
5576         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5577         * configure: Regenerated.
5578
5579 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5580
5581         * configure.ac: Print "buggy but acceptable" when CLooG
5582         revision is less than 9.
5583         * configure: Regenerated.
5584
5585 2010-04-01  Diego Novillo  <dnovillo@google.com>
5586
5587         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5588
5589 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5590
5591         PR bootstrap/43615
5592         PR bootstrap/43328
5593
5594         Revert:
5595
5596         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5597
5598         * configure.ac: Do not pass --enable-multilib nor
5599         --disable-multilib in baseargs.  Accept explicitly passed
5600         --enable_multilib.
5601         * configure: Regenerate.
5602
5603 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5604
5605         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5606
5607 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5608
5609         * MAINTAINERS: Remove myself.
5610
5611 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5612
5613         PR bootstrap/43328
5614         * configure.ac: Do not pass --enable-multilib nor
5615         --disable-multilib in baseargs.  Accept explicitly passed
5616         --enable_multilib.
5617         * configure: Regenerate.
5618
5619 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5620
5621         * MAINTAINERS (spu port): Remove me.
5622
5623 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5624
5625         * configure.ac (tic6x-*-*): New case.
5626         * configure: Regenerate.
5627
5628 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5629
5630         * config.sub: Update to version 2010-03-22.
5631         * config.guess: Update to version 2009-12-30.
5632
5633 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5634
5635         PR ada/42554
5636         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5637         * configure: Regenerate.
5638
5639 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5640
5641         * MAINTAINERS: Update my email address.
5642
5643 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5644
5645         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5646         (ghassan.shobaki@amd.com): Removed.
5647
5648 2010-03-17  Alan Modra  <amodra@gmail.com>
5649
5650         * MAINTAINERS: Update my email address.
5651
5652 2010-03-16  Diego Novillo  <dnovillo@google.com>
5653
5654         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5655         Matthews.
5656
5657 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5658
5659         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5660         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5661
5662 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5663
5664         * MAINTAINERS: Update my email address.
5665
5666 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5667
5668         * MAINTAINERS: Update my email address.
5669
5670 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5671
5672         * MAINTAINERS: Update my email address.
5673
5674 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5675
5676         * MAINTAINERS: Update my email address.
5677
5678 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5679
5680         PR libstdc++/32499
5681         * configure.ac (RANLIB): Default to true.
5682         (STRIP): Likewise.
5683         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5684         * configure: Regenerate.
5685
5686 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5687
5688         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5689         (Write After Approval): Update my email address.
5690
5691 2010-02-17  Nick Clifton  <nickc@redhat.com>
5692
5693         PR 11238
5694         * Makefile.tpl (local-distclean): Also remove config.cache files in
5695         sub-directories as there may not be Makefiles present in the
5696         sub-directories.
5697         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5698         the config.cache files found by the find command.
5699
5700         * Makefile.in: Regenerate.
5701         * configure.ac: Revert previous delta.
5702         * configure: Regenerate.
5703
5704 2010-02-15  Nick Clifton  <nickc@redhat.com>
5705
5706         PR 11238
5707         * configure.ac: Delete config.cache files in sub-directories when
5708         deleting Makefiles.
5709         * configure: Regenerate.
5710
5711 2010-02-12  Ben Elliston  <bje@gnu.org>
5712
5713         * MAINTAINERS: Update my email address.
5714
5715 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5716
5717         * MAINTAINERS (spu port): Update my email address.
5718
5719 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5720
5721         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5722
5723 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5724
5725         * configure.ac: Add "recommended" version checks for GMP/MPC.
5726         Update recommended GMP/MPFR/MPC versions.
5727         * configure: Regenerate.
5728
5729 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5730
5731         * MAINTAINERS: Move my Embecosm email address into the
5732         write-after-approval section.
5733
5734 2010-01-26  Ian Lance Taylor  <iant@google.com>
5735
5736         * MAINTAINERS: Add myself as Go frontend maintainer.
5737
5738 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5739
5740         PR libstdc++/36101, PR libstdc++/42813
5741         * configure.ac (bootstrap_target_libs): Make inclusion of
5742         target-libgomp conditional on libgomb being in target_configdirs.
5743         * configure: Regenerate.
5744
5745 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5746
5747         PR libstdc++/36101, PR libstdc++/42813
5748         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5749         * configure: Regenerate.
5750
5751 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5752
5753         PR libstdc++/36101, PR libstdc++/42813
5754         * configure.ac (target_configdirs): Substitute.
5755         * Makefile.def: Bootstrap target module libgomp.
5756         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5757         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5758         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5759         * configure, Makefile.in: Regenerate.
5760
5761 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5762
5763         * MAINTAINERS: Adjust my details.
5764
5765 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5766
5767         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5768
5769 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5770
5771         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5772
5773 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5774
5775         * MAINTAINERS (Write After Approval): Add myself.
5776
5777 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5778
5779         * MAINTAINERS (Write After Approval): Add myself.
5780
5781 2010-01-11  Richard Guenther  <rguenther@suse.de>
5782
5783         PR lto/41569
5784         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5785         * Makefile.in: Regenerated.
5786
5787 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5788
5789         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5790         * configure: Regenerate.
5791
5792 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5793             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5794
5795         PR bootstrap/42424
5796         * configure.ac: Include libtool m4 files.
5797         (_LT_CHECK_OBJDIR): Call it.
5798         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5799         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5800
5801         * configure: Regenerate.
5802
5803 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5804
5805         PR bootstrap/41818
5806         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5807         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5808         * Makefile.in: Regenerate.
5809
5810 2010-01-02  Richard Guenther  <rguenther@suse.de>
5811
5812         PR lto/41529
5813         * configure.ac: Include config/elf.m4.  Disable LTO if not
5814         builting for an elf target.
5815         * configure: Regenerate.
5816
5817 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5818
5819         * MAINTAINERS: Change my email address.
5820
5821 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5822
5823         * config.sub, config.guess: Update from upstream sources.
5824
5825 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5826
5827         * MAINTAINERS (Write After Approval): Add myself.
5828
5829 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5830
5831         PR middle-end/30447
5832         PR middle-end/30789
5833         PR other/40302
5834
5835         * configure.ac: Require MPC.
5836         * configure: Regenerate.
5837
5838 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5839
5840         PR target/38384
5841         PR bootstrap/40972
5842         * libtool.m4: Sync from git Libtool.
5843         * ltoptions.m4: Likewise.
5844         * ltversion.m4: Likewise.
5845         * lt~obsolete.m4: Likewise.
5846         * ltmain.sh: Likewise.
5847
5848 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5849
5850         * configure.ac: Update minimum MPC version to 0.8.
5851         * configure: Regenerate.
5852
5853 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5854
5855         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5856         * configure: Regenerated.
5857
5858 2009-11-21  Ian Lance Taylor  <iant@google.com>
5859
5860         * configure.ac: Change default of poststage1_ldflags to be empty if
5861         poststage1_libs is set.  When poststage1_libs is empty, and
5862         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5863         * configure: Rebuild.
5864
5865 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5866
5867         * MAINTAINERS (Write After Approval): Update my email address.
5868
5869 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5870
5871         * config.guess: Update from upstream sources.
5872
5873 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5874
5875         * Makefile.def: Restore host and target settings for gmp.
5876         * Makefile.in: Rebuild.
5877
5878 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5879
5880         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5881         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5882         Fix portability of test of C++ as bootstrap language.  Add
5883         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5884         * configure: Rebuild.
5885         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5886         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5887         in-tree building.
5888         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5889         (POSTSTAGE1_HOST_EXPORTS): Use it.
5890         (STAGE[+id+]_CXXFLAGS): New.
5891         (BASE_FLAGS_TO_PASS): Pass it down.
5892         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5893         extra_exports.
5894         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5895         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5896         extra_exports.
5897         * Makefile.in: Rebuild.
5898
5899 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5900
5901         * config.sub, config.guess: Update from upstream sources.
5902
5903 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5904
5905         * MAINTAINERS (Write After Approval): Add myself.
5906
5907 2009-11-09  Jon Beniston  <jon@beniston.com>
5908
5909         * MAINTAINERS (Write After Approval): Add myself.
5910
5911 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5912
5913         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5914         paths for *-w64-mingw* and x86_64-*mingw*.
5915         * configure: Regenerated.
5916
5917 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5918
5919         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5920
5921 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5922
5923         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5924         Phil Edwards to Write-After Approval.
5925
5926 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5927
5928         * configure.ac: Disable target-winsup & co for
5929         x86_64-*-mingw* and *-w64-mingw* targets.
5930         * configure: Regenerated.
5931
5932 2009-10-16  Nick Clifton  <nickc@redhat.com>
5933
5934         * MAINTAINERS: Add myself as a maintainer for the RX port.
5935
5936 2009-10-26  Johannes Singler  <singler@kit.edu>
5937
5938         * MAINTAINERS (Write After Approval): Update my e-mail address.
5939
5940 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5941
5942         * configure.ac (CLooG test): Use = with test.
5943         * configure: Regenerate.
5944
5945 2009-10-22  Richard Guenther  <rguenther@suse.de>
5946
5947         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5948         cloog if the ppl version check failed.  Move flags saving
5949         before setting in libelf check.
5950         * configure: Regenerate.
5951
5952 2009-10-21  Richard Guenther  <rguenther@suse.de>
5953
5954         * configure.ac: Adjust the ppl and cloog configure to work as
5955         documented.  Disable cloog if ppl was disabled.  Omit the version
5956         checks if they were disabled.
5957         * configure: Re-generate.
5958
5959 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5960
5961         * configure.ac: Add 'lto' to enable_languages, not
5962         new_enable_languages, and only if not already present.
5963         * configure: Regenerate.
5964
5965 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5966
5967         * README: Refer to the various COPYING* files instead of just
5968         COPYING.
5969         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5970
5971 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5972
5973         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5974
5975 2009-10-07  Richard Guenther  <rguenther@suse.de>
5976
5977         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5978         and Richard Guenther as reviewers.
5979         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5980         as reviewers.
5981
5982 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5983
5984         * config.sub: Update from upstream sources.
5985
5986 2009-10-06  Ian Lance Taylor  <iant@google.com>
5987
5988         * Makefile.def: check-gold depends upon all-gas.
5989         * Makefile.in: Rebuild.
5990
5991 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5992
5993         * MAINTAINERS (Write After Approval): Add myself.
5994
5995 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5996
5997         * Makefile.def: all-lto-plugin depends on all-libiberty.
5998         set bootstrap=true for lto-plugin.
5999         Add lto-plugin.
6000         * Makefile.in: Regenerate.
6001         * configure.ac (host_libs): Add lto-plugin.
6002         * configure: Regenerate.
6003
6004 2009-10-03  Diego Novillo  <dnovillo@google.com>
6005
6006         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6007         (HOST_LIBELFLIBS): Define.
6008         (HOST_LIBELFINC): Define.
6009         * Makefile.in: Regenerate.
6010         * configure.ac: Add --enable-lto.
6011         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6012         If --enable-lto is used, add 'lto' to new_enable_languages.
6013         If --enable-lto is used and gold is enabled, add
6014         lto-plugin to configdirs.
6015         * configure: Regenerate.
6016
6017 2009-10-03  Simon Baldwin  <simonb@google.com>
6018
6019         * configure.ac: If --with-system-zlib, suppress local zlib and
6020         pass --with-system-zlib to subdir configure scripts.
6021         * configure: Regenerate.
6022
6023 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6024             Paolo Bonzini  <bonzini@gnu.org>
6025
6026         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6027         $(srcdir).
6028         * Makefile.in: Rebuilt.
6029
6030 2009-09-26  Gary Funck  <gary@intrepid.com>
6031
6032         * MAINTAINERS (Write After Approval): Add myself.
6033
6034 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6035
6036         * configure.ac: Update minimum MPC version to 0.7.
6037         * configure: Regenerate.
6038
6039 2009-09-25  Nick Clifton  <nickc@redhat.com>
6040
6041         * configure.ac: Pass any --cache-file=/dev/null option on to
6042         subconfigures.
6043         * configure: Regenerate.
6044
6045 2009-09-23  Nick Clifton  <nickc@redhat.com>
6046
6047         * config.sub, config.guess: Update from upstream sources.
6048
6049 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6050
6051         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6052         * Makefile.in: Rebuilt.
6053
6054 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6055
6056         PR bootstrap/32272
6057         * configure.ac: Error out if $srcdir isn't '.' but contains
6058         host-${host_noncanonical}.
6059         * configure: Regenerate.
6060
6061 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6062
6063         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6064         maintainer.
6065
6066 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6067
6068         * configure.ac: If bootstrapping a combined tree with
6069         --enable-gold, require c++ in stage1_languages.
6070         * configure: Regenerate.
6071
6072         * configure.ac: Also add target_libs of stage1_languages to
6073         bootstrap_target_libs.
6074         * configure: Regenerate.
6075
6076         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6077         with --enable-languages not containing c++.
6078         * configure: Regenerate.
6079
6080 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6081
6082         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6083         * configure: Regenerate.
6084
6085 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6086
6087         * MAINTAINERS (Write After Approval): Update my e-mail address,
6088         and move from from here...
6089         (Waiting for paperwork): To here.
6090
6091 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6092
6093         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6094
6095 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6096
6097         * configure.ac: Do not use $extrasub for replacing @if/@endif
6098         parts in Makefile; instead, use additional arguments to
6099         AC_CONFIG_COMMANDS to do the replacement manually, with several
6100         sed invocations, to avoid HP-UX sed command limits.
6101         * configure: Regenerate.
6102
6103 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6104
6105         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6106         blank before -L.
6107
6108 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6109
6110         * configure.ac (with-build-config): Document.  Handle without.
6111         Handle missing argument.
6112         * configure: Rebuilt.
6113
6114 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6115
6116         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6117         Default to bootstrap-debug only if compare-debug works.
6118         * configure: Rebuilt.
6119         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6120         * Makefile.in: Rebuilt.
6121
6122 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6123
6124         * MAINTAINERS (OS Port Maintainers): Update my email address.
6125
6126 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6127
6128         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6129         * Makefile.in: Rebuilt.
6130
6131 2009-09-01  Chris Demetriou  <cgd@google.com>
6132
6133         * MAINTAINERS (Write After Approval): Add myself.
6134
6135 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6136
6137         PR debug/30161
6138         * include/dwarf2.h (enum dwarf_tag): Added
6139         DW_TAG_GNU_template_template_param
6140         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6141
6142 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6143
6144         * Makefile.tpl (AWK): Fix typo.
6145         * Makefile.in: Regenerate.
6146
6147 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6148
6149         * configure.ac: Detect awk and sed.
6150         * Makefile.def (flags_to_pass): Add AWK and SED.
6151         * Makefile.tpl (AWK, SED): New.
6152         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6153         * configure: Regenerate.
6154         * Makefile.in: Regenerate.
6155
6156 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6157
6158         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6159         (collapseslashes): Likewise.
6160
6161 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6162
6163         * configure.ac (AC_PREREQ): Bump to 2.64.
6164
6165 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6166
6167         * configure.ac: Remove --with-datarootdir, --with-docdir,
6168         --with-pdfdir, --with-htmldir switches.
6169         * configure: Regenerate.
6170
6171         * configure: Regenerate.
6172
6173         * compile: Sync from Automake 1.11.
6174         * depcomp: Likewise.
6175         * install-sh: Likewise.
6176         * missing: Likewise.
6177         * mkinstalldirs: Likewise.
6178         * ylwrap: Likewise.
6179
6180 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6181
6182         * ltmain.sh (func_normal_abspath): New function.
6183         (func_relative_path): Likewise.
6184         (func_mode_help): Document new -bindir option for link mode.
6185         (func_mode_link): Add new -bindir option, and use it to place
6186         output DLL if specified.
6187
6188 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6189
6190         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6191         (baseargs): Add --disable-option-checking.
6192         * configure: Regenerate.
6193
6194         * Makefile.def (configure-target-libiberty): Depend on
6195         all-binutils and all-ld.
6196         (configure-target-newlib): Likewise.
6197         * Makefile.in: Regenerate.
6198
6199 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6200
6201         * config.sub, config.guess: Update from upstream sources.
6202
6203 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6204
6205         Sync from src, merge:
6206
6207         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6208
6209         * configure.ac: Do not exclude gas for i386-*-darwin.
6210         Add a case for x86_64-*-darwin.
6211         * configure: Regenerate.
6212
6213 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6214
6215         * MAINTAINERS: Add my name to Write After Approval list.
6216
6217 2009-08-06  Michael Eager  <eager@eagercon.com>
6218
6219         * configure.ac: Add Microblaze target.
6220         * configure: Regenerate.
6221
6222 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6223
6224         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6225         * configure: Regenerate.
6226
6227 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6228
6229         * MAINTAINERS (Write After Approval): Update my e-mail address.
6230
6231 2009-07-06  Ian Lance Taylor  <iant@google.com>
6232
6233         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6234         * configure: Rebuild.
6235
6236 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6237
6238         * MAINTAINERS: Move myself to the Graphite Reviewers.
6239
6240 2009-06-30  Wei Guozhi  <carrot@google.com>
6241
6242         * MAINTAINERS: Add my name to Write After Approval list.
6243
6244 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6245
6246         PR bootstrap/40338
6247         * configure.ac (comparestring): Create new variable.
6248         * Makefile.tpl (comparestring): Use to skip some comparisions.
6249         * configure: Regenerate.
6250         * Makefile.in: Regenerate.
6251
6252 2009-06-26  Doug Evans  <dje@sebabeach.org>
6253
6254         * Makefile.def (host_modules): Add cgen.
6255         * Makefile.in: Regenerate.
6256         * configure.ac (host_tools): Add cgen.
6257         * configure: Regenerate.
6258
6259 2009-06-23  DJ Delorie  <dj@redhat.com>
6260
6261         * MAINTAINERS: Add myself as mep maintainer.
6262
6263 2009-06-23  Ian Lance Taylor  <iant@google.com>
6264
6265         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6266         boot_languages.  Only bootstrap target libraries listed in
6267         target_libs for some boot language.  Add --with-stage1-ldflags,
6268         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6269         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6270         if not building with C++.
6271         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6272         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6273         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6274         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6275         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6276         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6277         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6278         * configure, Makefile.in: Rebuild.
6279
6280 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6281
6282         * MAINTAINERS: Added my name to write-after-approval list.
6283
6284 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6285
6286         * configure.ac: Define is_elf for QNX Neutrino targets.
6287         * configure: Regenerate.
6288
6289 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6290
6291         * MAINTAINERS: Added my name to the write-after-approval list
6292
6293 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6294
6295         * configure.ac: Detect MPC in default directory.
6296         * configure: Regenerate.
6297
6298 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6299             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6300
6301         * Makefile.tpl (all): Avoid a trailing backslash.
6302         * Makefile.in: Regenerate.
6303
6304 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6305
6306         * config.sub, config.guess: Update from upstream sources.
6307
6308 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6309
6310         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6311         to noconfdirs.
6312         * configure: Regenerate.
6313
6314 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6315
6316         * Makefile.tpl ([+compare-target+]): Compare all stage
6317         directories, rather than just gcc.
6318         * Makefile.in: Rebuilt.
6319
6320 2009-06-01  Doug Kwan  <dougkwan@google.com>
6321
6322         * configure.ac: Support gold for target arm*-*-*.
6323         * configure: Regenerate.
6324
6325 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6326
6327         * Makefile.def: Add MPC support and dependencies.
6328         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6329
6330         * Makefile.in, configure: Regenerate.
6331
6332 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6333
6334         * Makefile.tpl (all): Avoid harmless warning in make all when
6335         gcc-bootstrap is enabled but stage_last does not exist.
6336         * Makefile.in: Rebuilt.
6337
6338 2009-05-24  Nicolas Roche  <roche@adacore.com>
6339
6340         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6341         * Makefile.in: Regenerate.
6342
6343 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6344
6345         * MAINTAINERS: Update my e-mail address.
6346
6347 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6348
6349         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6350         * configure:  Regenerate.
6351
6352 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6353
6354         PR other/40159
6355         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6356         gcc-no-bootstrap are mutually exclusive.
6357         * Makefile.in: Rebuilt.
6358
6359 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6360
6361         PR other/40159
6362         * Makefile.tpl (all): Don't end with unconditional success.
6363         * Makefile.in: Rebuilt.
6364
6365 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6366
6367         PR target/37137
6368         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6369         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6370         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6371         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6372         stage_configureflags, stage_cflags and stage_libcflags into
6373         explicit Makefile macros.
6374         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6375         GFORTRAN.
6376         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6377         CC.  Set CC_FOR_BUILD from CC.
6378         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6379         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6380         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6381         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6382         and GFORTRAN.
6383         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6384         (_LIBCFLAGS): Renamed to _TFLAGS.
6385         (do-compare-debug, do-compare3-debug): Drop.
6386         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6387         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6388         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6389         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6390         (XGCC_FLAGS_FOR_TARGET): New.
6391         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6392         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6393         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6394         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6395         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6396         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6397         TFLAGS.
6398         (BUILD_CONFIG): Include if requested.
6399         (all): Set TFLAGS on bootstrap.
6400         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6401         (all-stageid-prefixmodule): Likewise.
6402         (do-clean, distclean-stageid): Set TFLAGS.
6403         (restrap): Fix whitespace.
6404         * Makefile.in: Rebuilt.
6405
6406 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6407
6408         * config.guess: Sync with src.
6409
6410 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6411
6412         * configure.ac ($with_ppl):  Default to no if not supplied.
6413         ($with_cloog):  Likewise.
6414         configure:  Regenerate.
6415
6416 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6417
6418         * MAINTAINERS: Update my e-mail address.
6419
6420 2009-04-27  Nick Clifton  <nickc@redhat.com>
6421
6422         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6423
6424 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6425
6426         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6427         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6428         * Makefile.in: Regenerate.
6429
6430 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6431
6432         PR bootstrap/39739
6433         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6434         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6435
6436         * configure, Makefile.in: Regenerate.
6437
6438 2009-04-21  Taras Glek  <tglek@mozilla.com>
6439
6440         * include/hashtab.h: Update GTY annotations to new syntax
6441         * include/splay-tree.h: Likewise
6442
6443 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6444
6445         * config.sub, config.guess: Update from upstream sources.
6446
6447 2009-04-15  Anthony Green  <green@moxielogic.com>
6448
6449         * configure.ac: Add moxie support.
6450         * configure: Rebuilt.
6451
6452 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6453
6454         * configure.ac: Change copyright header to refer to version
6455         3 of the GNU General Public License and to point readers at the
6456         COPYING3 file and the FSF's license web page.
6457         * Makefile.def: Likewise.
6458         * Makefile.tpl: Likewise.
6459         * Makefile.in: Regenerate.
6460
6461 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6462
6463         * configure.ac: Restore match for darwin9 or later. Use double
6464         brackets since regeneration eats one pair.
6465         * configure: Regenerate.
6466
6467 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6468
6469         PR gas/10039
6470         * configure.ac: Require texinfo 4.7.
6471         * configure: Regenerated.
6472
6473 2009-04-09  Nick Clifton  <nickc@redhat.com>
6474
6475         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6476         the GCC Runtime Library Exception.
6477
6478 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6479
6480         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6481         * configure: Regenerate.
6482
6483 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6484
6485         * Makefil.def (languages): New entries.
6486         * Makefile.tpl (check-gcc-*): New generic target.
6487         * Makefile.in: Regenerate.
6488
6489 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6490
6491         * MAINTAINERS:  Update my email address.
6492
6493 2009-03-18  Tom Tromey  <tromey@redhat.com>
6494
6495         * configure: Rebuild.
6496         * configure.ac (host_libs): Add libiconv.
6497         * Makefile.in: Rebuild.
6498         * Makefile.def (host_modules): Add libiconv.
6499         (configure-gdb, all-gdb): Depend on libiconv.
6500
6501 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6502
6503         * configure.ac: Treat gdb as supported on x86_64-darwin.
6504         * configure: Regenerate.
6505
6506 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6507
6508         * configure.ac (--with-host-libstdcxx): New option.
6509         * configure: Regenerate.
6510
6511 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6512
6513         * MAINTAINERS:  Move myself into the write after approval list.
6514
6515 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6516
6517         * MAINTAINERS: Update e-mail address.
6518
6519 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6520
6521         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6522
6523 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6524
6525         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6526
6527 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6528
6529         Backport from git Libtool:
6530
6531         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6532         Support GNU/kOpenSolaris.
6533         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6534         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6535         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6536         GNU/kOpenSolaris.
6537
6538 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6539
6540         * MAINTAINERS: Update e-mail address.
6541
6542 2009-02-24  Michael Eager  <eager@eagercon.com>
6543
6544         * MAINTAINERS (Write After Approval): Add self.
6545
6546 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6547
6548         * MAINTAINERS (Write After Approval): Add myself.
6549
6550 2009-02-05  Andreas Schwab  <schwab@suse.de>
6551
6552         * Makefile.tpl (stage_last): Define $r and $s before using
6553         $(RECURSE_FLAGS_TO_PASS).
6554         * Makefile.in: Regenerate
6555
6556 2009-01-30  Ian Lance Taylor  <iant@google.com>
6557
6558         * MAINTAINERS: Move myself to the Global Reviewers list.
6559
6560 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6561
6562         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6563         * configure: Regenerate.
6564
6565 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6566
6567         * MAINTAINERS: Make whitespace consistent.
6568         Remove Robert Millan from Write After Approval.
6569
6570 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6571
6572         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6573         (all-opcodes): Depend on all-libiberty.
6574         * Makefile.in: Regenerate.
6575
6576 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6577
6578         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6579         * configure: Regenerate.
6580
6581 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6582
6583         * MAINTAINERS (Write After Approval): Add myself.
6584
6585 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6586
6587         * MAINTAINERS: Add myself to reviewers (Fortran).
6588
6589 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6590
6591         PR tree-optimization/38515
6592         * configure.ac (cloog-polylib): Removed.
6593         (with_ppl, with_cloog): Test for "no".
6594         * configure: Regenerated.
6595
6596 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6597
6598         * MAINTAINERS: Moved myself to reviewers (Fortran).
6599
6600 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6601
6602         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6603         (Write After Approval): Remove myself.
6604
6605 2009-01-03  Diego Novillo  <dnovillo@google.com>
6606
6607         * MAINTAINERS: Remove myself from alias maintainership.
6608
6609 2009-01-02  David Ayers  <ayers@fsfe.org>
6610
6611         * MAINTAINERS: Update e-mail address.
6612
6613 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6614
6615         * MAINTAINERS: Make whitespace consistent.
6616
6617 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6618
6619         Backport from upstream Libtool:
6620         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6621         Add cache variables to tests that require the linker to work.
6622         For shlibpath_overrides_runpath, this also changes the semantics
6623         to let the result from the C compiler take precedence.
6624
6625 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6626
6627         * config.sub, config.guess: Update from upstream sources.
6628
6629 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6630
6631         * configure.ac (ppllibs): Add by default the lib flags.
6632         * configure: Regenerate.
6633
6634 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6635
6636         * MAINTAINERS:  Add myself to the write after approval list.
6637
6638 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6639
6640         * configure.ac: Add double brackets on darwin[912].
6641         * configure: Regenerate.
6642
6643 2008-12-03  Daniel Kraft  <d@domob.eu>
6644
6645         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6646         Approval to Reviewer section (for Fortran front-end).
6647
6648 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6649
6650         * configure.ac: Expand to darwin10 and later.
6651         * configure: Regenerate.
6652
6653 2008-12-02  Andreas Schwab  <schwab@suse.de>
6654
6655         * Makefile.def: configure-target-boehm-gc depends on
6656         all-target-libstdc++-v3.
6657         * Makefile.in: Regenerate.
6658
6659 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6660
6661         * MAINTAINERS:  Add myself as mingw maintainer.
6662
6663 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6664
6665         * config.sub, config.guess: Update from upstream sources.
6666
6667 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6668
6669         * README.SCO: Remove.
6670
6671 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6672
6673         * MAINTAINERS:  Add myself to the write after approval list.
6674
6675 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6676
6677         * MAINTAINERS:  Update my email address in WAA section.
6678
6679 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6680
6681         * MAINTAINERS: Update e-mail address.
6682
6683 2008-11-27  Toon Moene  <toon@moene.org>
6684
6685         * MAINTAINERS: Change e-mail address.
6686
6687 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6688
6689         * configure.ac: Build gdb for i?86-*-darwin*
6690         * configure: Regenerated.
6691
6692 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6693
6694         * MAINTAINERS: Added my full name.
6695
6696 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6697
6698         PR bootstrap/38014
6699         PR bootstrap/37923
6700
6701         Revert:
6702
6703         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6704
6705         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6706         * Makefile.in: Regenerated.
6707
6708         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6709
6710         PR gdb/921
6711         PR gdb/1646
6712         PR gdb/2175
6713         PR gdb/2176
6714
6715         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6716         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6717         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6718         (HOST_EXPORTS): Pass CPPFLAGS.
6719         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6720         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6721         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6722         * Makefile.in, configure: Regenerated.
6723         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6724         and CPPFLAGS_FOR_BUILD.
6725
6726 2008-11-06  Jeff Law  <law@redhat.com>
6727
6728         * MAINTAINERS: Add myself as middle end maintainer.
6729
6730 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6731
6732         * MAINTAINERS (Write after approval): Add myself.
6733
6734 2008-11-05  Diego Novillo  <dnovillo@google.com>
6735
6736         * MAINTAINERS (Global Reviewers): Add myself.
6737         (Non-Algorithmic Maintainers): Remove myself.
6738
6739 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6740
6741         * MAINTAINERS (Write after approval): Add myself.
6742
6743 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6744
6745         * MAINTAINERS (Write after approval): Add myself.
6746
6747 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6748
6749         * configure.ac (spu-*-*): Remove special case.
6750         * configure: Regenerate.
6751
6752 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6753
6754         * MAINTAINERS (Write after approval): Update my email address.
6755
6756 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6757
6758         * configure.ac [spu-*-*]: Do not set skipdirs.
6759         * configure: Re-generate.
6760
6761 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6762
6763         * MAINTAINERS (Various Maintainers): Add myself to reload.
6764
6765 2008-10-25  Richard Guenther  <rguenther@suse.de>
6766
6767         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6768         maintainer.  Remove myself as libgcc-math maintainer.
6769         (Non-Algorithmic Maintainers): Remove myself.
6770
6771 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6772
6773         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6774         * Makefile.in: Regenerated.
6775
6776 2008-10-23  Cary Coutant  <ccoutant@google.com>
6777
6778         * MAINTAINERS (Write after approval): Add myself.
6779
6780 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6781
6782         PR gdb/921
6783         PR gdb/1646
6784         PR gdb/2175
6785         PR gdb/2176
6786
6787         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6788         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6789         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6790         (HOST_EXPORTS): Pass CPPFLAGS.
6791         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6792         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6793         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6794         * Makefile.in, configure: Regenerated.
6795         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6796         and CPPFLAGS_FOR_BUILD.
6797
6798 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6799
6800         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6801         Sebastian Pop.
6802
6803 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6804
6805         * MAINTAINERS (Write After Approval): Added myself.
6806
6807 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6808
6809         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6810         recommended version to 2.3.2.
6811
6812         * configure: Regenerate.
6813
6814 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6815
6816         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6817
6818 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6819
6820         * MAINTAINERS (Write After Approval): Update e-mail address.
6821
6822 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6823
6824         * libtool.m4: Update to libtool 2.2.6.
6825         * lt~obsolete.m4: Update to libtool 2.2.6.
6826         * ltmain.sh: Update to libtool 2.2.6.
6827         * ltsugar.m4: Update to libtool 2.2.6.
6828         * ltversion.m4: Update to libtool 2.2.6.
6829         * ltoptions.m4: Update to libtool 2.2.6.
6830         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6831
6832 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6833
6834         * MAINTAINERS (Write After Approval): Add myself.
6835
6836 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6837
6838         * MAINTAINERS (Write After Approval): Update my name.
6839
6840 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6841
6842         * MAINTAINERS: Add myself in "Write After Approval".
6843
6844 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6845
6846         * MAINTAINERS: Add myself as ia64 maintainer.
6847
6848 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6849
6850         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6851         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6852         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6853         and Michael Tiemann from Write After Approval since they do not
6854         actually have access.
6855
6856 2008-09-05  Richard Guenther  <rguenther@suse.de>
6857
6858         * configure.ac: Initialize clooglibs to -lcloog.
6859         * configure: Re-generate.
6860
6861 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6862
6863         * MAINTAINERS (Write After Approval): Add myself.
6864
6865 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6866
6867         * configure.ac (--with-cloog-polylib): New.
6868         (--disable-cloog-version-check): New.
6869         (--disable-ppl-version-check): New.
6870         * configure: Re-generate.
6871
6872 2008-09-03  Richard Guenther  <rguenther@suse.de>
6873
6874         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6875         cloog test.
6876         * configure: Re-generate.
6877
6878 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6879
6880         Add picoChip port.
6881         * MAINTAINERS: Add picoChip maintainers.
6882
6883 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6884             Tobias Grosser  <grosser@fim.uni-passau.de>
6885             Jan Sjodin  <jan.sjodin@amd.com>
6886             Harsha Jagasia  <harsha.jagasia@amd.com>
6887             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6888             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6889             Adrien Eliche  <aeliche@isty.uvsq.fr>
6890
6891         Merge from graphite branch.
6892         * configure: Regenerate.
6893         * Makefile.in: Regenerate.
6894         * configure.ac (host_libs): Add ppl and cloog.
6895         Add checks for PPL and CLooG.
6896         * Makefile.def (ppl, cloog): Added modules and dependences.
6897         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6898         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6899
6900 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6901
6902         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6903         (GCC_SHLIB_SUBDIR): New.
6904         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6905         * configure: Regenerate.
6906         * Makefile.in: Regenerate.
6907
6908 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6909
6910         * MAINTAINERS: Consistently use tabs to separate columns.
6911
6912 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6913
6914         * MAINTAINERS (Write after Approval): Add myself.
6915
6916 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6917
6918         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6919         Enable bfd, binutils and opcodes.
6920         * configure: Regenerate.
6921
6922 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6923
6924         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6925
6926 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6927
6928         * MAINTAINERS:  Use correct Umlaut for last name.
6929
6930 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6931
6932         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6933
6934 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6935
6936         * MAINTAINERS: Update my email address.
6937
6938 2008-08-16  Nicolas Roche  <roche@adacore.com>
6939
6940         * Makefile.tpl: Add BOOT_ADAFLAGS.
6941         * Makefile.in: Regenerate.
6942
6943 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6944
6945         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6946         * configure: Regenerate.
6947
6948 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6949
6950         * configure.ac: Add makefile fragments for hpux.
6951         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6952         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6953         * configure: Regenerate.
6954         * Makefile.in: Regenerate.
6955
6956 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6957
6958         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6959
6960 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6961
6962         * MAINTAINERS (Write after Approval): Add myself.
6963
6964 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6965
6966         * MAINTAINERS (Write After Approval):  Add myself.
6967
6968 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6969
6970         * MAINTAINERS (Write After Approval):  Add myself.
6971
6972 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6973
6974         * MAINTAINERS: Update my email address.
6975
6976 2008-06-25  Joey Ye  <joey.ye@intel.com>
6977
6978         * MAINTAINERS (Write After Approval):  Add myself.
6979
6980 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6981
6982         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6983         * Makefile.in: Regenerate.
6984         * configure: Regenerate.
6985
6986 2008-06-17  Daniel Kraft  <d@domob.eu>
6987
6988         * MAINTAINERS (Write After Approval):  Add myself.
6989
6990 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6991
6992         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6993         "$@" is still intact with both Autoconf 2.59 and 2.62.
6994         * configure: Regenerate.
6995
6996 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6997
6998         * Makefile.tpl: Fix comment errors.
6999         * Makefile.in: Regenerate.
7000
7001 2008-06-12  David S. Miller  <davem@davemloft.net>
7002             David Edelsohn  <edelsohn@gnu.org>
7003
7004         * configure.ac: Add powerpc*-*-* to gold supported targets.
7005         * configure: Regenerate.
7006
7007 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7008
7009         PR tree-optimization/36218
7010         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7011         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7012         (all prefix="build-"): Pass them to build-system sub-makes.
7013         * Makefile.in: Regenerate.
7014
7015 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7016
7017         * MAINTAINERS (mt port): Remove.
7018         (sco5, unixware, sco udk): Remove.
7019         (Kean Johnston): Add to Write After Approval.
7020
7021 2008-05-30  Julian Brown  <julian@codesourcery.com>
7022
7023         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7024         of libobjc for ARM EABI Linux.
7025         * configure: Regenerate.
7026
7027 2008-05-18  Xinliang David Li   <davidxl@google.com>
7028
7029         * ChangeLog: Remove wrong ChangeLog entry.
7030
7031 2008-05-17  Xinliang David Li   <davidxl@google.com>
7032
7033         * MAINTAINERS (Write After Approval): Add myself.
7034
7035 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7036
7037         * MAINTAINERS (Write After Approval): Add myself.
7038
7039 2008-05-14  Rafael Espíndola  <espindola@google.com>
7040
7041         * config-ml.in: don't handle --enable-shared and --enable-static.
7042
7043 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7044
7045         * MAINTAINERS: Update my email address.
7046
7047 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7048
7049         * MAINTAINERS: Update my email address.
7050
7051 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7052
7053         * MAINTAINERS (Write After Approval): Add myself.
7054
7055 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7056
7057         * MAINTAINERS (Write After Approval): Add myself.
7058
7059 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7060
7061         * MAINTAINERS (crx): Add myself.
7062
7063 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7064
7065         Sync with src:
7066         2008-04-14  David S. Miller  <davem@davemloft.net>
7067
7068         * configure.ac: Add sparc*-*-* to gold supported targets.
7069         * configure: Regenerate.
7070
7071 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7072
7073         PR bootstrap/35457
7074         * configure.ac: Include override.m4.
7075         * configure: Regenerate.
7076
7077 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7078
7079         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7080         * Makefile.in: Regenerate.
7081
7082 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7083
7084         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7085         as nonconfigurable directories list.
7086         * configure: Regenerate.
7087
7088 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7089
7090         * config.sub, config.guess: Update from upstream sources.
7091
7092 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7093
7094         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7095         * Makefile.in: Regenerate.
7096
7097 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7098
7099         * configure.ac: Do not build libssp for the AVR.
7100         * configure: Regenerate.
7101
7102 2008-04-07  Ian Lance Taylor  <iant@google.com>
7103
7104         * Makefile.def: check-gold depends upon all-binutils.
7105         * Makefile.in: Regenerate.
7106
7107 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7108
7109         * MAINTAINERS (Write After Approval): Add myself.
7110
7111 2008-04-04  Nick Clifton  <nickc@redhat.com>
7112
7113         PR binutils/4334
7114         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7115         builds.
7116         * configure: Regenerate.
7117
7118 2008-04-04  NightStrike  <NightStrike@gmail.com>
7119
7120         PR other/35151
7121         * configure.ac: Combine rules for mingw32 and mingw64.
7122         * configure: Regenerate.
7123
7124 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7125
7126         * MAINTAINERS (Write After Approval): Add myself.
7127
7128 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7129
7130         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7131         * Makefile.in (.NOTPARALLEL): Ditto.
7132
7133 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7134
7135         * MAINTAINERS (Write After Approval): Add myself.
7136
7137 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7138
7139         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7140         * Makefile.in (.NOTPARALLEL): Regenerate.
7141
7142 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7143
7144         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7145         * Makefile.in: Regenerate.
7146
7147 2008-03-26  Jakub Staszak  <kuba@et.pl>
7148
7149         * MAINTAINERS (Write After Approval): Add myself.
7150
7151 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7152
7153         * MAINTAINERS:  Update e-mail address.
7154
7155 2008-03-20  Ian Lance Taylor  <iant@google.com>
7156
7157         * configure.ac: Add support for --enable-gold.
7158         * Makefile.def: Add gold as a directory like ld.
7159         * configure, Makefile.in: Regenerate.
7160
7161 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7162
7163         * configure.ac: m4_include config/proginstall.m4.
7164         * configure: Regenerate.
7165
7166         Backport from upstream Libtool:
7167
7168         2007-10-12  Eric Blake  <ebb9@byu.net>
7169
7170         Deal with Autoconf 2.62's semantic change in m4_append.
7171         * ltsugar.m4 (lt_append): Replace broken versions of
7172         m4_append.
7173         (lt_if_append_uniq): Don't require separator to be overquoted,
7174         and avoid broken m4_append.
7175         (lt_dict_add): Fix typo.
7176         * libtool.m4 (_LT_DECL): Don't overquote separator.
7177
7178 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7179
7180         * config.rpath: Add AIX 6 support.
7181
7182 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7183
7184         * Makefile.def (stageprofile).  Remove -fprofile-generate
7185         from stage_libcflags.
7186         * Makefile.in: Regenerate.
7187
7188 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7189
7190         * config.sub, config.guess: Update from upstream sources.
7191
7192 2008-03-06  Tom Tromey  <tromey@redhat.com>
7193
7194         * MAINTAINERS: Update for treelang deletion.
7195
7196 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7197
7198         * MAINTAINERS: Update my email address.
7199
7200 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7201
7202         * MAINTAINERS (darwin port): Add myself as a maintainer.
7203         (objective-c/c++): Add myself as a maintainer.
7204
7205 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7206
7207         * MAINTAINERS (Write After Approval): Update my email address.
7208
7209 2008-02-25  Tomas Bily  <tbily@suse.cz>
7210
7211         * MAINTAINERS (Write After Approval): Add myself.
7212
7213 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7214
7215         * MAINTAINERS (OpenMP): Add myself.
7216
7217 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7218
7219         PR bootstrap/32009
7220         PR bootstrap/32161
7221
7222         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7223         * configure: Regenerate.
7224
7225         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7226         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7227         STAGE4_LIBCFLAGS): New.
7228         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7229         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7230         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7231         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7232         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7233         for target modules.  Don't export LIBCFLAGS.
7234         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7235         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7236         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7237         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7238         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7239         * Makefile.in: Regenerate.
7240
7241 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7242
7243         PR libgcj/33085
7244         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7245         Do not use -DDLL_EXPORT.  Backport from upstream.
7246
7247 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7248
7249         * MAINTAINERS (Write After Approval): Add myself.
7250
7251 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7252
7253         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7254         * configure: Regenerate.
7255
7256 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7257
7258         * configure.ac (xtensa*-*-*): Recognize processor variants.
7259         * configure: Regenerate.
7260
7261 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7262
7263         PR bootstrap/34922
7264         * configure.ac (PARSE_ARGS): Push suitable setting of
7265         ac_subdirs_all, for `./configure --help=recursive'.
7266         Handle `+' in generic toplevel directory disabling.
7267         * configure: Regenerate.
7268
7269 2008-01-28  Nick Clifton  <nickc@redhat.com>
7270
7271         * MAINTAINERS (xstormy16): Take over maintainership.
7272
7273 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7274
7275         * MAINTAINERS (c4x port): Remove.
7276
7277 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7278
7279         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7280
7281 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7282
7283         * config.sub, config.guess: Update from upstream sources.
7284
7285 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7286
7287         * MAINTAINERS (Write After Approval): Add myself.
7288
7289 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7290
7291         * MAINTAINERS: Update my email address.
7292
7293 2008-01-09  Raksit Ashok  <raksit@google.com>
7294
7295         * MAINTAINERS (Write After Approval): Add myself.
7296
7297 2008-01-09  Raksit Ashok  <raksit@google.com>
7298
7299         * MAINTAINERS (Write After Approval): Add myself.
7300
7301 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7302
7303         * config.sub, config.guess: Update from upstream sources.
7304
7305 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7306
7307         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7308         Change recommended MPFR from 2.2.1 -> 2.3.0.
7309         * configure: Regenerate.
7310
7311 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7312
7313         * MAINTAINERS: Update my email address.
7314
7315 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7316
7317         * MAINTAINERS: Update my email address.
7318
7319 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7320
7321         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7322         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7323         * Makefile.in: Regenerate.
7324
7325 2007-12-10  Mark Heffernan  <meheff@google.com>
7326
7327         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7328         misplaced entries.
7329
7330 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7331
7332         * configure.ac: Enable libjava for x86_64-*-darwin9.
7333         * configure: Regenerate.
7334
7335 2007-12-07  Bill Maddox  <maddox@google.com>
7336
7337         * MAINTAINERS (Write After Approval): Add myself.
7338
7339 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7340
7341         * config.sub, config.guess: Update from upstream sources.
7342
7343 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7344
7345         * config-ml.in: Remove 64bit configure tests.
7346
7347 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7348
7349         * config-ml.in: Robustify against white space in absolute file
7350         names.
7351
7352         * config-ml.in (multi-clean): Substitute ${Makefile}.
7353         Remove superfluous ${Makefile} in list.
7354
7355 2007-11-19  Thiemo Seufer  <ths@mips.com>
7356
7357         * config-ml.in: Don't hardcode the Makefile name.
7358
7359 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7360
7361         * MAINTAINERS (Write After Approval): Add myself.
7362
7363 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7364
7365         * MAINTAINERS (Write After Approval): Add myself.
7366
7367 2007-11-06  Doug Kwan  <dougkwan@google.com>
7368
7369         * MAINTAINERS (Write After Approval): Add myself.
7370
7371 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7372
7373         * MAINTAINERS (mercury): Remove entry.
7374         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7375
7376 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7377
7378         * Makefile.def (dependencies): Make configure-gdb depend on
7379         all-intl.
7380         * Makefile.in: Regenerated.
7381
7382 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7383
7384         * MAINTAINERS (Fortran maintainer): Remove myself.
7385
7386 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7387
7388         * Makefile.def: To avoid problems running with parallel makes,
7389         build newlib before libgloss so that target specific header
7390         files are availble.
7391         * Makefile.in: Regenerate
7392
7393 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7394
7395         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7396         * Makefile.in: Regenerate.
7397
7398 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7399
7400         * MAINTAINERS (Register allocation reviewer): Add myself.
7401
7402 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7403
7404         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7405         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7406         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7407         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7408         * configure: Regenerate.
7409
7410 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7411
7412         * MAINTAINERS (Register allocation reviewer): Add myself.
7413
7414 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7415
7416         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7417         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7418         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7419         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7420         * configure.ac: Default them to host tools for $host = $build.
7421         Subst them.
7422
7423         * configure: Regenerate.
7424         * Makefile.in: Regenerate.
7425
7426 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7427
7428         * MAINTAINERS (Register allocation reviewer): Add myself.
7429
7430 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7431
7432         * MAINTAINERS (Register allocation reviewer): Add myself.
7433
7434 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7435
7436         * MAINTAINERS (Write After Approval): Fix typo.
7437
7438 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7439
7440         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7441         * configure: Regenerate.
7442
7443 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7444
7445         PR bootstrap/31906
7446         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7447         they're already prefixed.
7448
7449 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7450
7451         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7452         libstdc++.
7453         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7454         * configure: Regenerate.
7455         * Makefile.in: Regenerate.
7456
7457 2007-09-17  Andreas Schwab  <schwab@suse.de>
7458
7459         * configure.ac: Raise minimum makeinfo version to 4.6.
7460         * configure: Regenerate.
7461
7462 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7463
7464         * MAINTAINERS (write-after-approval) add myself
7465
7466 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7467
7468         * configure.ac: Correct makeinfo version check.
7469         * configure: Regenerate.
7470
7471 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7472
7473         * MAINTAINERS: Update my email address.
7474
7475 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7476
7477         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7478         to $skipdirs and only disable gprof for newlib.  Use the normal
7479         mips*-elf* handling in other respects.
7480         * configure: Regnerate.
7481
7482 2007-09-12  David Daney  <ddaney@avtrex.com>
7483
7484         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7485         enabling libgcj.
7486         * configure: Regenerate.
7487
7488 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7489
7490         PR other/32154
7491         * configure.ac: For libgloss targets, point the linker to the linker
7492         script, startup code and simulator library.
7493         * configure: Regenerate.
7494
7495 2007-09-07  Andrew Haley  <aph@redhat.com>
7496
7497         * configure.ac (noconfigdirs): Remove target-libffi and
7498         target-libjava.
7499         * configure: Regenerate.
7500
7501 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7502
7503         PR target/33281
7504         * configure.ac: Use config/mh-mingw on mingw.
7505         * configure: Regenerate.
7506
7507 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7508
7509         * MAINTAINERS (Write After Approval): Add myself.
7510
7511 2007-09-05  Richard Guenther  <rguenther@suse.de>
7512
7513         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7514         nor --disable-checking is provided also turn on yes and types
7515         checking for stage1.
7516         * configure: Re-generate.
7517
7518 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7519
7520         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7521         (Write After Approval): Remove myself.
7522
7523 2007-08-29  Nick Clifton  <nickc@redhat.com>
7524
7525         * config.sub, config.guess: Update from upstream sources.
7526
7527 2007-08-22  Bud Davis  <jmdavis@link.com>
7528
7529         * MAINTAINERS (Write After Approval): Added myself.
7530         * MAINTAINERS (Reviewers): Removed myself.
7531
7532 2007-08-18  Paul Brook  <paul@codesourcery.com>
7533             Joseph Myers  <joseph@codesourcery.com>
7534
7535         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7536         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7537         * Makefile.in: Regenerate.
7538         * configure.ac (--with-debug-prefix-map): New.
7539         * configure: Regenerate.
7540
7541 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7542             Nigel Stephens  <nigel@mips.com>
7543
7544         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7545         as target_makefile_frag.
7546         * configure: Regenerate.
7547
7548 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7549
7550         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7551         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7552         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7553         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7554         (do-compare, do-compare3, do-compare-debug): New.
7555         ([+compare-target+]): Use them.
7556
7557 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7558
7559         * MAINTAINERS (Write After Approval): Change my email address.
7560
7561 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7562             Ben Elliston  <bje@au.ibm.com>
7563
7564         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7565         --silent if $silent.
7566         * configure: Regenerate.
7567
7568 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7569
7570         * MAINTAINERS (Various Maintainers): Add myself as
7571         loop infrastructure maintainer.  Update my e-mail
7572         address.
7573
7574 2007-07-31  Diego Novillo  <dnovillo@google.com>
7575
7576         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7577         Adjust description.
7578
7579 2007-07-26  Richard Guenther  <rguenther@suse.de>
7580
7581         * configure.ac: Add types checking to stage1 checking flags.
7582         * configure: Regenerate.
7583
7584 2007-07-17  Nick Clifton  <nickc@redhat.com>
7585
7586         * COPYING3: New file.  Contains version 3 of the GNU General
7587         Public License.
7588         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7589         Lesser General Public License.
7590
7591 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7592
7593         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7594
7595 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7596
7597         * MAINTAINERS (S/390 co-maintainer): Add myself.
7598         (Write After Approval): Remove myself.
7599
7600 2007-07-13  Dan Hipschman  <dsh@google.com>
7601
7602         * MAINTAINERS (Write After Approval): Add myself.
7603
7604 2007-07-11  Nick Clifton  <nickc@redhat.com>
7605
7606         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7607         WINDRES export.
7608         * Makefile.in: Regenerate.
7609
7610 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7611
7612         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7613         maintainer.
7614
7615 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7616
7617         * lt~obsolete.m4: New. Import from 20070318 libtool.
7618
7619 2007-07-03  Julian Brown  <julian@codesourcery.com>
7620
7621         * MAINTAINERS (Write After Approval): Add myself.
7622
7623 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7624
7625         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7626         * configure: Regenerate.
7627
7628 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7629
7630         * configure.ac: Add some missing m4 quotation.
7631         * configure: Regenerate.
7632
7633 2007-07-02  Simon Baldwin  <simonb@google.com>
7634
7635         * MAINTAINERS (Write After Approval): Add myself.
7636
7637 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7638
7639         * configure: Regenerate.
7640
7641 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7642
7643         * Makefile.def: Add windmc tool to build.
7644         * Makefile.tpl: Likewise.
7645         * configure.ac: Likewise.
7646         * Makefile.in: Regenerate.
7647         * configure: Regenerate.
7648
7649 2007-06-28  DJ Delorie  <dj@redhat.com>
7650
7651         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7652         not building newlib.
7653         * configure: Regenerated.
7654
7655 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7656
7657         * MAINTAINERS (Write After Approval): Add myself.
7658
7659 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7660
7661         * MAINTAINERS (Write After Approval): Add myself.
7662
7663 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7664
7665         * MAINTAINERS (Write After Approval): Add myself.
7666
7667 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7668
7669         * MAINTAINERS (Write After Approval): Add myself.
7670
7671 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7672
7673         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7674         * Makefile.in: Regenerated.
7675
7676 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7677
7678         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7679         bfin*-*-uclinux* targets.
7680         * configure: Regenerate.
7681
7682 2007-06-14  Ian Lance Taylor  <iant@google.com>
7683
7684         * MAINTAINERS: Add myself as non-algorithmic global write
7685         maintainer.
7686
7687 2007-06-14  Diego Novillo  <dnovillo@google.com>
7688
7689         * MAINTAINERS: Add self as middle-end maintainer and
7690         non-algorithmic global write maintainer.
7691
7692 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7693
7694         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7695         Move all Fortran maintainers except Paul Brook into the
7696         Non-Autopoiesis section.
7697
7698 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7699
7700         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7701         (distclean-stage[+id+]): Possibly delete stage_last.
7702         * Makefile.in: Regenerate.
7703
7704 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7705
7706         * MAINTAINERS (Various Maintainer): Fix typo.
7707
7708 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7709
7710         * MAINTAINERS (Various Maintainer): Add myself as
7711         dataflow maintainer.
7712
7713 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7714
7715         * config.sub, config.guess: Update from upstream sources.
7716
7717 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7718
7719         * Makefile.tpl: Fix spelling error.
7720         * Makefile.in: Regenerate.
7721
7722 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7723
7724         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7725         lt_cv_sys_max_cmd_len.
7726
7727 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7728
7729         * MAINTAINERS (Various Maintainers): Add myself as
7730         auto-vectorizer maintainer.
7731
7732 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7733
7734         PR libjava/32098
7735         * libtool.m4: Revert previous change.
7736         * ltgcc.m4: Put it here.
7737
7738 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7739
7740         * MAINTAINERS (Various Maintainers): Add myself as
7741         auto-vectorizer maintainer.
7742
7743 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7744
7745         PR libjava/32098
7746         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7747
7748 2007-05-30  Richard Guenther  <rguenther@suse.de>
7749
7750         * MAINTAINERS (Various Maintainers): Add myself as
7751         auto-vectorizer maintainer.
7752
7753 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7754
7755         PR bootstrap/29382
7756         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7757         * configure: Rebuilt.
7758
7759 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7760
7761         * MAINTAINERS (Write After Approval): Removed my name.
7762
7763 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7764
7765         * MAINTAINERS (Write After Approval): Remove myself.
7766
7767 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7768
7769         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7770
7771 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7772
7773         * ltmain.sh: Update from ToT Libtool.
7774         * libtool.m4: Update from ToT Libtool.
7775         * ltsugar.m4: New. Update from ToT Libtool.
7776         * ltversion.m4: New. Update from ToT Libtool.
7777         * ltoptions.m4: New. Update from ToT Libtool.
7778         * ltconfig: Remove.
7779         * ltcf-c.sh: Remove.
7780         * ltcf-cxx.sh: Remove.
7781         * ltcf-gcj.sh: Remove.
7782
7783 2007-05-22  Ollie Wild  <aaw@google.com>
7784
7785         * MAINTAINERS (Write After Approval): Add myself.
7786
7787 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7788
7789         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7790         stage_cflags.
7791         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7792         Remove CFLAGS/LIBCFLAGS.
7793         (configure-stage[+id+]-[+prefix+][+module+],
7794         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7795         * Makefile.in: Regenerate.
7796
7797 2007-05-15  Diego Novillo  <dnovillo@google.com>
7798
7799         * MAINTAINERS: Update e-mail address.
7800
7801 2007-05-15  Revital Eres  <eres@il.ibm.com>
7802
7803         * MAINTAINERS (Write After Approval): Add myself.
7804
7805 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7806
7807         * MAINTAINERS (Write After Approval): Updated my address.
7808
7809 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7810
7811         * MAINTAINERS (Write After Approval): Add myself.
7812
7813 2007-05-11  Silvius Rus  <rus@google.com>
7814
7815         * MAINTAINERS (Write After Approval): Add myself.
7816
7817 2007-04-23  Tom Tromey  <tromey@redhat.com>
7818
7819         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7820
7821 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7822
7823         * MAINTAINERS (cpplib): Rename to ...
7824         (libcpp): ... this.  Add C/C++ front end maintainers.
7825
7826 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7827
7828         * config-ml.in: Pass ${ml_config_env} to configure calls.
7829
7830 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7831
7832         * MAINTAINERS (Write After Approval): Add myself.
7833
7834 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7835
7836         * MAINTAINERS (Write After Approval): Add myself.
7837
7838 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7839
7840         * MAINTAINERS (fortran 95 front end): Add myself.
7841
7842 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7843
7844         * MAINTAINERS (Write After Approval): Add myself.
7845
7846 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7847
7848         * MAINTAINERS (Modulo Scheduler): Add myself.
7849
7850 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7851
7852         * MAINTAINERS (fortran 95 front end): Add myself.
7853         (c++ front end): whitespace fix.
7854
7855 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7856
7857         * MAINTAINERS (Write After Approval): Add myself.
7858
7859 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7860
7861         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7862         of glob.  Quote arguments with single quotes too.
7863         * configure: Regenerate.
7864
7865 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7866
7867         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7868         * Makefile.in: Regenerate
7869
7870 2007-03-07  Andreas Schwab  <schwab@suse.de>
7871
7872         * configure: Regenerate.
7873
7874 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7875
7876         * configure.ac: Add "--with-pdfdir" configure option,
7877         which defines pdfdir variable.
7878         * Makefile.def (target=fixincludes): Add install-pdf to
7879         missing targets.
7880         (recursive_targets): Add install-pdf target.
7881         (flags_to_pass): Add pdfdir.
7882         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7883         target.
7884         * configure: Regenerate
7885         * Makefile.in: Regenerate
7886
7887 2007-02-28  Eric Christopher  <echristo@apple.com>
7888
7889         Revert:
7890         2006-12-07  Mike Stump  <mrs@apple.com>
7891
7892         * Makefile.def (dependencies): Add dependency for
7893         install-target-libssp and install-target-libgomp on
7894         install-gcc.
7895         * Makefile.in: Regenerate.
7896
7897 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7898
7899         * configure: Regenerate.
7900         * configure.ac: Move statements after variable declarations.
7901
7902 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7903
7904         * MAINTAINERS: Add myself as sh maintainer.
7905
7906 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7907
7908         * configure.ac: Adjust for loop syntax.
7909         * configure: Regenerate.
7910
7911 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7912
7913         * configure: Rebuilt.
7914
7915 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7916
7917         * configure.ac: Drop multiple occurrences of --enable-languages,
7918         and fix its quoting.
7919         * configure: Rebuilt.
7920
7921 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7922             Nathan Sidwell  <nathan@codesourcery.com>
7923             Vladimir Prus  <vladimir@codesourcery.com>
7924             Joseph Myers  <joseph@codesourcery.com>
7925
7926         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7927         * configure: Regenerate.
7928
7929 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7930
7931         * ltconfig (freebsd*): Default to elf.
7932
7933 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7934
7935         * configure.ac (target_libraries): Move libgcc before libiberty.
7936         * configure: Regenerated.
7937
7938 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7939             Paolo Bonzini  <bonzini@gnu.org>
7940
7941         PR bootstrap/30753
7942         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7943         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7944         * configure: Regenerated.
7945
7946 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7947
7948         * MAINTAINERS (Language Front End Maintainers): Update my mail
7949         address.
7950
7951 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7952
7953         PR bootstrap/30748
7954         * configure.ac: Correct syntax for Solaris ksh.
7955         * configure: Regenerated.
7956
7957 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7958
7959         * configure.ac: Sync with src.
7960         * configure: Regenerate.
7961
7962 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7963
7964         * Makefile.in: Regenerate.
7965
7966 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7967
7968         * config.sub: Sync with src.
7969
7970 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7971
7972         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7973         noncanonical equivalents.
7974         * configure.in: Rename to...
7975         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7976         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7977         target_noncanonical.  Use them.  Rewrite removal of configure
7978         arguments for autoconf 2.59.  Discard variable settings.  Force
7979         program_transform_name for native tools.
7980
7981         * Makefile.in: Regenerated.
7982         * configure: Regenerated with autoconf 2.59.
7983
7984 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7985
7986         * MAINTAINERS (Write After Approval): Add myself.
7987
7988 2007-01-31  Andreas Schwab  <schwab@suse.de>
7989
7990         * Makefile.tpl (LDFLAGS): Substitute it.
7991         * Makefile.in: Regenerate.
7992
7993 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7994
7995         * MAINTAINERS (Write After Approval): Add myself.
7996
7997 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7998
7999         * MAINTAINERS (spu port): Add myself.
8000
8001 2007-01-23  Richard Guenther  <rguenther@suse.de>
8002
8003         PR bootstrap/30541
8004         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8005         * Makefile.tpl (GNATBIND): Substitute it.
8006         (GNATMAKE): Likewise.
8007         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8008         of STAGE_PREFIX.
8009         * Makefile.in: Regenerate.
8010         * configure: Regenerate.
8011
8012 2007-01-18  Mike Stump  <mrs@apple.com>
8013
8014         * configure.in: Re-enable -Werror for gcc builds.
8015
8016 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8017
8018         * MAINTAINERS (Write After Approval): Add myself.
8019
8020 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8021
8022         * configure.in: Change == to = in test command.
8023         * configure: Regenerate.
8024
8025 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8026             Nick Clifton  <nickc@redhat.com>
8027             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8028
8029         * configure.in (build_configargs, host_configargs, target_configargs):
8030         Remove build/host/target parameters.
8031         (host_libs): Add gmp and mpfr.
8032         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8033         * Makefile.def (gmp, mpfr): New.
8034         (gcc): Remove target.
8035         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8036         target_os, target_vendor): New.
8037         (configure): Add host_alias/target_alias arguments; adjust invocations.
8038         * configure: Regenerate.
8039         * Makefile.in: Regenerate.
8040
8041 2007-01-11  Matt Fago  <fago@earthlink.net>
8042
8043         * configure.in: Try to link to functions only in mpfr 2.2.x
8044         to improve robustness of configure tests.
8045         * configure: Regenerate.
8046
8047 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8048
8049         * MAINTAINERS: Add myself as i386 maintainer.
8050
8051 2007-01-08  Jan Hubicka  <jh@suse.cz>
8052
8053         * MAINTAINERS: Add myself as i386 maintainer.
8054
8055 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8056
8057         * configure.in: Add support for an x86_64-mingw* target.
8058         * configure: Regenerate.
8059
8060 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8061
8062         * Makefile.tpl (all-target): Correct @if conditional for target
8063         modules.
8064         * configure.in: Omit libiberty if building only target libgcc.
8065         * configure, Makefile.in: Regenerated.
8066
8067 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8068
8069         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8070         * configure: Regenerate.
8071
8072 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8073
8074         * Makefile.def (target_modules): Add libgcc.
8075         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8076         * Makefile.tpl (clean-target-libgcc): Delete.
8077         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8078         on gcc even for bootstrapped modules.  Rewrite handling of
8079         lang_env_dependencies to loop over target_modules.
8080         * configure.in (target_libraries): Add target-libgcc.
8081         * Makefile.in, configure: Regenerated.
8082
8083 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8084
8085         * configure.in: Reorganize recognition of languages.  Add
8086         --enable-stage1-languages.  Show supported languages for the chosen
8087         target rather than all recognized languages.
8088         * configure: Regenerate.
8089
8090 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8091
8092         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8093         * Makefile.in: Regenerate.
8094
8095 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8096
8097         * configure.in: Warn that MPFR 2.2.0 is buggy.
8098         * configure: Regenerate.
8099
8100 2006-12-27  Ian Lance Taylor  <iant@google.com>
8101
8102         * configure.in: When removing Makefiles to force a reconfigure, also
8103         remove prev-DIR*/Makefile.
8104         * configure: Regenerate.
8105
8106 2006-12-22  Andreas Schwab  <schwab@suse.de>
8107
8108         * configure: Regenerate with correct autoconf version.
8109
8110 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8111
8112         * configure.in: add AC_SUBST for *_FOR_TARGET.
8113         * configure: Regenerate.
8114
8115 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8116
8117         * configure.in: Simplify logic for rejecting languages that cannot
8118         be built.  Separate the case when a language is unsupported,
8119         from the case when the user chooses not to build a language.
8120
8121 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8122
8123         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8124         it only affects bootstrap and could be tested on "$host" as well.
8125         * configure: Regenerate.
8126         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8127
8128 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8129
8130         PR bootstrap/29544
8131         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8132         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8133         move here comment from Makefile.tpl.
8134         * Makefile.tpl: Move some definitions higher in the file.
8135         (STAGE1_CHECKING): New.
8136         * configure.in: Add --enable-stage1-checking.
8137         * configure: Regenerate.
8138         * Makefile.in: Regenerate.
8139
8140 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8141
8142         * MAINTAINERS: Add myself as build system maintainer.
8143
8144 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8145
8146         * MAINTAINERS (Write After Approval): Add myself.
8147
8148 2006-12-13  Eric Christopher  <echristo@apple.com>
8149
8150         * MAINTAINERS: Add myself as darwin maintainer.
8151
8152 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8153
8154         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8155
8156 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8157
8158         MAINTAINERS: Update my entry.
8159
8160 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8161
8162         * configure.in:  Handle spu makefile frag.
8163         * Makefile.tpl (MAINT): Define
8164         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8165         * configure: Regenerate.
8166         * Makefile.in: Regenerate.
8167
8168 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8169
8170         * config.guess: Import latest version.
8171         * config.sub: Likewise.
8172
8173 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8174
8175         * configure.in (spu-*-*): Don't skip target-libiberty.
8176         * configure: Regenerate.
8177
8178 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8179
8180         PR bootstrap/30134
8181         * configure.in: Correct x86 darwin support for libjava to powerpc
8182         and i?86 only.
8183         * configure: Regenerate.
8184
8185 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8186
8187         * configure.in: Add x86 darwin support for libjava.
8188         * configure: Regenerate.
8189
8190 2006-12-07  Mike Stump  <mrs@apple.com>
8191
8192         * Makefile.def (dependencies): Add dependency for
8193         install-target-libssp and install-target-libgomp on
8194         install-gcc.
8195         * Makefile.in: Regenerate.
8196
8197 2006-12-04  Richard Guenther  <rguenther@suse.de>
8198
8199         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8200         (Non-Algorithmic Maintainers): Move over non-algorithmic
8201         loop optimizer maintainers, add myself as a non-algorithmic
8202         middle-end maintainer.
8203
8204 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8205
8206         * MAINTAINERS (Write After Approval): Add myself.
8207
8208 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8209
8210         * configure.in: Update error message for missing GMP/MPFR.
8211
8212         * configure: Regenerate.
8213
8214 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8215
8216         * configure.in: Update MPFR version in error message.
8217
8218         * configure: Regenerate.
8219
8220 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8221
8222         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8223         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8224         --with-gmp-lib): New flags.
8225
8226         * configure: Regenerate.
8227
8228 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8229
8230         * MAINTAINERS (Write After Approval): Change my email address.
8231
8232 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8233
8234         * MAINTAINERS (Write After Approval): Add myself.
8235
8236 2006-11-22  Philipp Thomas  <pth@suse.de>
8237
8238         * MAINTAINERS (i18n): Update e-mail address.
8239
8240 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8241
8242         * MAINTAINERS (spu port): Add myself as maintainer.
8243         (Write After Approval): Remove myself.
8244
8245 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8246
8247         * configure.in (skipdirs): Don't build libssp for SPU.
8248         * configure: Regenerate.
8249
8250 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8251
8252         * MAINTAINERS (spu port): Add myself as maintainer.
8253         (libobjc): Update my email address.
8254
8255 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8256
8257         * MAINTAINERS (Write After Approval): Add myself.
8258
8259 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8260
8261         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8262         * configure : Rebuilt.
8263
8264 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8265
8266         * MAINTAINERS (Write After Approval): Add myself.
8267
8268 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8269
8270         * MAINTAINERS (Write After Approval): Add myself.
8271
8272 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8273
8274         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8275         libmpfr.a.
8276         * configure: Regenerate.
8277
8278 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8279
8280         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8281         (unstage): Test for stage_last presence.
8282
8283         PR bootstrap/29802
8284         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8285         STAGE_PREFIX.
8286         * Makefile.in: Regenerate.
8287
8288 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8289
8290         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8291         maintainers.
8292
8293 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8294
8295         * MAINTAINERS (Write After Approval): Add myself.
8296
8297 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8298
8299         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8300         and stageN-package/Makefile.
8301         * Makefile.in: Regenerated.
8302
8303 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8304
8305         * configure.in: Remove target-libgloss from noconfigdirs for
8306         bfin-*-*.
8307         * configure: Regenerated.
8308
8309 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8310
8311         * configure.in (have_gmp): Only error if the gcc directory exists.
8312
8313         * configure: Regenerate.
8314
8315 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8316
8317         * configure.in: Robustify error message for missing GMP/MPFR.
8318
8319         * configure: Regenerate.
8320
8321 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8322
8323         * MAINTAINERS (Write After Approval): Add myself.
8324
8325 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8326
8327         * MAINTAINERS: Change email address.
8328
8329 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8330
8331         * MAINTAINERS (Write After Approval): Add myself.
8332
8333 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8334
8335         * MAINTAINERS (Write After Approval): Add myself.
8336
8337 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8338
8339         * MAINTAINERS (Write After Approval): Move myself to
8340         Write After Approval section.
8341
8342 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8343
8344         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8345         need_gmp anymore.
8346         * configure: Regenerate.
8347
8348 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8349
8350         * MAINTAINERS (Write After Approval): Add myself.
8351
8352 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8353
8354         * config.guess: Import latest version.
8355         * config.sub: Likewise.
8356
8357 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8358
8359         * Makefile.def: Added pdf target handling.
8360         * Makefile.tpl: Added pdf target handling.
8361         * Makefile.in: Regenerated.
8362
8363 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8364
8365         * MAINTAINERS: Add self as score port maintainer.
8366
8367 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8368
8369         * MAINTAINERS (Write After Approval): Add myself.
8370
8371 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8372
8373         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8374         or newer.
8375         * configure: Regenerated.
8376
8377 2006-09-27  Dave Brolley  <brolley@redhat.com>
8378
8379         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8380         using $s instead of $r.
8381         * configure: Regenerated.
8382
8383 2006-09-26  Thiemo Seufer  <ths@mips.com>
8384
8385         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8386         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8387         * configure: Regenerate.
8388
8389 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8390
8391         * MAINTAINERS (Write After Approval): Remove myself.
8392
8393 2006-09-22  Chao-ying Fu  <fu@mips.com>
8394
8395         * MAINTAINERS (Write After Approval): Add myself.
8396
8397 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8398
8399         * MAINTAINERS: Add self as soft-fp maintainer.
8400
8401 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8402
8403         * MAINTAINERS: Add myself as avr maintainer.
8404         Remove Marek Michalkiewicz as avr maintainer.
8405
8406 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8407
8408         * MAINTAINERS (Write After Approval): Add myself.
8409
8410 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8411
8412         * configure.in: Never build newlib for a Mingw host.
8413         Never build newlib as Mingw target library.
8414         Test the existence of winsup/cygwin for building a Cygwin newlib,
8415         rather than just winsup.
8416         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8417         building a Mingw target.
8418         * configure: Regenerate.
8419
8420 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8421
8422         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8423
8424 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8425
8426         * config.guess: Import from src (was more updated).
8427         * config.sub: Likewise.
8428
8429 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8430
8431         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8432         * configure: Regenerated.
8433
8434 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8435
8436         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8437         for stages after the first.
8438
8439 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8440
8441         * Makefile.def: Add dependencies for configure-opcodes
8442         on configure-intl and all-opcodes on all-intl.
8443         * Makefile.in: Regenerated.
8444
8445 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8446
8447         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8448
8449 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8450
8451         Port to hosts whose 'sort' and 'tail' implementations
8452         treat operands with leading '+' as file names, as POSIX
8453         has required since 2001.  However, make sure the code still
8454         works on pre-POSIX hosts.
8455         * ltmain.sh: Don't assume "sort +2" is equivalent to
8456         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8457
8458 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8459
8460         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8461
8462 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8463
8464         * ltconfig: chmod 644 before ranlib during install.
8465
8466 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8467
8468         PR bootstrap/18058
8469         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8470         if the bootstrap compiler is a GCC version that supports it.
8471         * configure: Regenerate.
8472
8473 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8474
8475         * configure.in: Fix thinkos in previous check-in.
8476         * configure: Regenerate.
8477
8478 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8479
8480         PR other/27063
8481         * configure.in: Test subdir_requires and give an appropriate
8482         error message.
8483         * configure: Regenerate.
8484
8485 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8486
8487         * MAINTAINERS (Write After Approval): Add myself.
8488
8489 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8490
8491         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8492
8493 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8494
8495         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8496
8497 2006-06-20  David Ayers  <d.ayers@inode.at>
8498
8499         PR bootstrap/28072
8500         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8501         whether target-libjava is being configured instead of whether the
8502         java front end is enabled.
8503         * configure: Regenerate.
8504
8505 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8506
8507         PR target/27540
8508         * configure.in: Only enable libgomp on IRIX 6.
8509         * configure: Regenerate.
8510
8511 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8512
8513         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8514         too.
8515         * Makefile.in: Regenerate.
8516
8517 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8518
8519         * config-ml.in: Alter CCASFLAGS to include special
8520         multilib options the same as is done for CFLAGS.
8521
8522 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8523
8524         * configure.in: Don't enable libgomp on hpux10.
8525         * configure: Rebuilt.
8526
8527 2006-06-12  David Ayers  <d.ayers@inode.at>
8528
8529         PR bootstrap/27963
8530         PR target/19970
8531         * configure.in: Remove target-boehm-gc from noconfigdirs where
8532         ${libgcj} is specified.
8533         * configure: Regenerate.
8534
8535 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8536
8537         Sync from src:
8538
8539         * configure.in: Sync.
8540         * configure: Regenerated.
8541
8542         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8543
8544         * Makefile.def: Added dependencies from sim and gdb on intl, and
8545         added configure dependencies to everything with an all dependency
8546         on intl.
8547         * Makefile.in: Regenerated.
8548
8549 2006-06-06  David Ayers  <d.ayers@inode.at>
8550
8551         PR libobjc/13946
8552         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8553         * Makefile.in: Regenerate.
8554         * configure.in: Add --enable-objc-gc at toplevel and have it
8555         enable boehm-gc for Objective-C.
8556         Remove target-boehm-gc from libgcj.
8557         Add target-boehm-gc to target_libraries.
8558         Add target-boehm-gc to noconfigdirs where ${libgcj}
8559         is specified.
8560         Assert that boehm-gc is supported when requested for Objective-C.
8561         Only build boehm-gc if needed either for Java or Objective-C.
8562         * configure: Regenerate.
8563
8564 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8565
8566         PR 27674
8567         * Makefile.tpl (configure-[+prefix+][+module+],
8568         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8569         Remove rule to unstage bootstrapped modules.
8570         (stage_current): New.
8571         * Makefile.in: Regenerate.
8572
8573 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8574
8575         * MAINTAINERS (Write After Approval): Update my e-mail address.
8576
8577 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8578
8579         * include/libiberty.h: Declare pex_run_in_environment.
8580
8581 2006-05-31  Asher Langton  <langton2@llnl.gov>
8582
8583         * MAINTAINERS (Write After Approval): Add myself.
8584
8585 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8586
8587         * Makefile.def (bfd, opcodes): Fix lib_path.
8588         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8589         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8590         * Makefile.in: Regenerate.
8591
8592 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8593
8594         * Makefile.in: Regenerate.
8595
8596 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8597
8598         * Makefile.def: Add install-html target. Add datarootdir
8599         docdir and htmldir to flags_to_pass.
8600         * Makefile.tpl: Add install-html target.
8601         * Makefile.in: Regenerate.
8602         * configure.in: Add --with-datarootdir, --with-docdir, and
8603         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8604         * configure: Regenerate.
8605
8606 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8607
8608         * configure.in: Enable gprof for cross builds.
8609         * configure: Regenerate.
8610
8611 2006-05-22  Richard Guenther  <rguenther@suse.de>
8612
8613         Revert
8614         2006-01-31  Richard Guenther  <rguenther@suse.de>
8615         Paolo Bonzini  <bonzini@gnu.org>
8616
8617         * Makefile.def (target_modules): Add libgcc-math target module.
8618         * configure.in (target_libraries): Add libgcc-math target library.
8619         (--enable-libgcc-math): New configure switch.
8620         * Makefile.in: Re-generate.
8621         * configure: Re-generate.
8622         * libgcc-math: New toplevel directory.
8623
8624 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8625             Andreas Tobler  <a.tobler@schweiz.ch>
8626
8627         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8628         * configure: Rebuilt.
8629
8630 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8631
8632         * MAINTAINERS (Write After Approval): Add myself.
8633
8634 2006-05-01  DJ Delorie  <dj@redhat.com>
8635
8636         * configure.in: Restore CFLAGS if GMP isn't present.
8637         * configure: Regenerate.
8638
8639 2006-05-01  Richard Guenther  <rguenther@suse.de>
8640
8641         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8642         maintainer.
8643
8644 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8645
8646         * MAINTAINERS (Write After Approval): Add myself.
8647
8648 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8649
8650         * MAINTAINERS (Write After Approval): Add myself.
8651
8652 2006-04-18  DJ Delorie  <dj@redhat.com>
8653
8654         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8655         reference libgloss so that libssp can be built in a combined
8656         tree.
8657         * configure: Regenerate.
8658
8659 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8660
8661         * MAINTAINERS (Write After Approval): Add myself.
8662
8663 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8664
8665         * configure.in: Require makeinfo 4.4 or higher.
8666         * configure: Regenerate.
8667
8668 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8669
8670         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8671         Rearrange the entries of other libraries to have them in one place.
8672
8673 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8674
8675         * MAINTAINERS (Write After Approval): Remove myself.
8676         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8677
8678 2006-03-14  Richard Guenther  <rguenther@suse.de>
8679
8680         * configure: Regenerate with autoconf 2.13.
8681
8682 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8683
8684         * MAINTAINERS: Use my work address.
8685
8686         * MAINTAINERS: Update my E-mail address.
8687
8688 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8689
8690         * configure.in: Handle --disable-<component> generically.
8691         * configure: Regenerate.
8692
8693 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8694
8695         PR libgcj/17311
8696         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8697
8698 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8699
8700         * MAINTAINERS (Write After Approval):  Remove myself.
8701         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8702
8703 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8704
8705         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8706         (TARGET_CONFIGDIRS): Remove.
8707         * configure.in: Remove AC_SUBST(target_configdirs).
8708         * Makefile.in, configure: Regenerated.
8709
8710 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8711
8712         * MAINTAINERS (Write After Approval):  Remove myself.
8713         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8714
8715 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8716
8717         PR bootstrap/25670
8718
8719         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8720
8721         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8722         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8723         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8724         BUILD_PREFIX, BUILD_PREFIX_1.
8725         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8726
8727         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8728         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8729
8730         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8731         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8732         of `cat stage_current`.  Always provide the `r' and `s' variables.
8733         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8734         a single shell execution.
8735         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8736         bootstrapped modules, make the stage1 module if the build was not
8737         started yet, else build the current stage.
8738         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8739         (all-build, all-host, all-target, [+make_target+]-host,
8740         [+make_target+]-target): Do not use \-continued lines.
8741         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8742         (current_stage, restrap, stage_last): New.
8743
8744         * Makefile.in: Regenerate.
8745         * configure: Regenerate.
8746
8747 2006-02-19  Bud Davis  <jmdavis@link.com>
8748
8749         * MAINTAINERS (Write After Approval):  Remove myself.
8750         (Language Front End Maintainers):  Add myself as fortran 95
8751         maintainer and update e-mail address.
8752
8753 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8754
8755         * MAINTAINERS (Write After Approval):  Remove myself.
8756         (Language Front End Maintainers):  Add myself as fortran 95
8757         maintainer.
8758
8759 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8760
8761         * MAINTAINERS (Write After Approval): Add myself.
8762
8763 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8764
8765         * MAINTAINERS (Write After Approval):  Remove myself.
8766         (Language Front End Maintainers):  Add myself as
8767         fortran 95 maintainer.
8768
8769 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8770
8771         Sync from src:
8772
8773         2005-12-27  Leif Ekblad  <leif@rdos.net>
8774
8775         * configure.in: Add support for RDOS target.
8776         * configure: Regenerate.
8777
8778 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8779             Andreas Schwab  <schwab@suse.de>
8780
8781         * configure: Regenerate.
8782
8783 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8784
8785         * configure.in (enable_libgomp): Add AIX.
8786         * configure: Regenerate.
8787
8788 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8789
8790         * MAINTAINERS (Write After Approval): Add myself.
8791
8792 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8793
8794         * MAINTAINERS (Write After Approval): Add myself.
8795
8796 2006-01-31  Richard Guenther  <rguenther@suse.de>
8797         Paolo Bonzini  <bonzini@gnu.org>
8798
8799         * Makefile.def (target_modules): Add libgcc-math target module.
8800         * configure.in (target_libraries): Add libgcc-math target library.
8801         (--enable-libgcc-math): New configure switch.
8802         * Makefile.in: Re-generate.
8803         * configure: Re-generate.
8804         * libgcc-math: New toplevel directory.
8805
8806 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8807
8808         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8809         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8810         the assembler, linker and binutils.
8811         * configure: Regenerate.
8812
8813 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8814
8815         * MAINTAINERS (Write After Approval): Add myself.
8816
8817 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8818
8819         * configure: Regenerate.
8820
8821 2006-01-18  Richard Henderson  <rth@redhat.com>
8822             Jakub Jelinek  <jakub@redhat.com>
8823             Diego Novillo  <dnovillo@redhat.com>
8824
8825         * libgomp: New directory.
8826         * Makefile.def: Add target_module libgomp.
8827         * Makefile.in: Regenerate.
8828         * configure.in (target_libraries): Add target-libgomp.
8829         * configure: Regenerate.
8830
8831 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8832
8833         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8834         @ from continuation.
8835         * Makefile.in: Rebuilt.
8836
8837 2006-01-04  Chris Lattner  <sabre@gnu.org>
8838
8839         * MAINTAINERS (Write After Approval): Add myself.
8840
8841 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8842
8843         PR bootstrap/24252
8844
8845         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8846         * Makefile.tpl (OBJDUMP): New.
8847         (EXTRA_HOST_FLAGS): Add it.
8848         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8849
8850         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8851         to use symbolic links between directories.  Avoid race conditions
8852         or make them harmless.
8853         * configure.in: Do not try to use symbolic links between directories.
8854
8855         * Makefile.def (LEAN): Pass.
8856         * Makefile.tpl (LEAN): Define.
8857         (stage[+id+]-start): Accept that the previous directory does not
8858         exist, if the bootstrap is lean.
8859         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8860         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8861         configure substitution.
8862         ([+compare-target+]): Likewise.
8863         ([+bootstrap-target+]-lean): New.
8864         * configure.in: Remove lean bootstrap support from here.
8865
8866         * Makefile.in: Regenerate.
8867         * configure: Regenerate.
8868
8869 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8870
8871         * MAINTAINERS (libdecnumber): Add myself.
8872
8873 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8874
8875         * libtool-ldflags: New script.
8876
8877 2006-01-02  Andreas Schwab  <schwab@suse.de>
8878
8879         * configure.in: When reconfiguring remove Makefile in
8880         all stage directories.
8881         * configure: Regenerate.
8882
8883 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8884
8885         * MAINTAINERS: Update my email address.
8886
8887 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8888
8889         Revert Ada-related part of the previous change.
8890
8891         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8892         Do not pass.
8893         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8894         * Makefile.in: Regenerate.
8895         * configure.in: Do not include mt-ppc-aix target fragment.
8896         * configure: Regenerate.
8897
8898 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8899
8900         * configure.in: Select appropriate fragments for PowerPC/AIX.
8901         * configure: Regenerate.
8902
8903         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8904         BOOT_CFLAGS, BOOT_LDFLAGS.
8905         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8906         BOOT_CFLAGS, BOOT_LDFLAGS.
8907         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8908         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8909         (stage): Fail if we cannot complete the work.
8910         * Makefile.in: Regenerate.
8911
8912 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8913
8914         * configure.in: Replace ms1 with mt.
8915         * configure: Rebuilt.
8916
8917 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8918
8919         * MAINTAINERS: Update my email address.
8920
8921 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8922
8923         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8924         install-host-nogcc): Don't invoke $(stage) at the end.
8925         * Makefile.in: Regenerate.
8926
8927 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8928
8929         * configure.in: Flip the top-level bootstrap switch.
8930         * configure: Regenerate.
8931
8932 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8933
8934         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8935         $(stage) and $(unstage).
8936         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8937         (all): Remove stray semicolon.
8938         (local-distclean): Don't handle multilib.tmp and multilib.out.
8939         (install.all): Set $s for consistency.
8940         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8941         check_multilibs setting.  Always make the install directory.
8942         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8943         Correct @if/@endif.
8944         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8945         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8946         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8947         (multilib.out): Remove.
8948         * Makefile.in: Regenerated.
8949
8950 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8951
8952         * MAINTAINERS (Write After Approval): Add myself.
8953
8954 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8955
8956         * MAINTAINERS: Add myself as mt maintainer.
8957
8958         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8959
8960 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8961
8962         * MAINTAINERS: Change email address.
8963
8964 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8965
8966         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8967         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8968         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8969         Find in-tree tools if available.
8970         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8971         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8972         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8973         (COMPILER_*_FOR_TARGET): New.
8974         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8975         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8976         (CONFIGURED_*, USUAL_*): Remove.
8977         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8978         STRIP): Use autoconf substitutions.
8979         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8980         COMPILER_NM_FOR_TARGET): New.
8981         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8982
8983         (all): Make all-host and all-target in parallel.
8984         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8985         that $$r and $$s are set before invoking a recursive make.
8986         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8987         ([+bootstrap-target+]): Inline most of the `all' target.
8988
8989 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8990
8991         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8992         from the gcc build directory.
8993         * Makefile.in: Regenerate.
8994
8995 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8996
8997         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8998         depend on all-libdecnumber.
8999         * configure.in (host_libs): Include libdecnumber.
9000         * Makefile.in: Regenerate.
9001         * configure: Likewise.
9002
9003 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9004
9005         * libdecnumber: Import decNumber sources from the dfp-branch.
9006
9007 2005-11-21  Kean Johnston  <jkj@sco.com>
9008
9009         * config.sub, config.guess: Sync from upstream sources.
9010
9011 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9012
9013         Import from Autoconf sources:
9014
9015         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9016         * config/move-if-change: Don't output "$2 is unchanged";
9017         suggested by Ben Elliston.  Handle weird characters correctly.
9018
9019 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9020
9021         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9022         to match upstream libtool for darwin.
9023
9024 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9025
9026         * Makefile.def: Remove gdb dependencies for gdbtk.
9027         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9028         (configure-gdb, install-gdb): New rules.
9029         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9030         * Makefile.in, configure: Regenerated.
9031
9032 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9033
9034         * MAINTAINERS (Write After Approval): Add myself.
9035
9036 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9037
9038         * MAINTAINERS (Write After Approval): Add myself.
9039
9040 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9041
9042         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9043         Diego Novillo.
9044
9045 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9046
9047         PR bootstrap/24297
9048         * Makefile.tpl (do-[+make-target+], do-check, install,
9049         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9050         are set before recursing.
9051         * Makefile.in: Regenerate.
9052
9053 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9054
9055         PR bootstrap/18939
9056         * Makefile.def (gcc) <target>: Fix thinko.
9057         * Makefile.in: Regenerate.
9058
9059 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9060
9061         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9062         * configure: Regenerate.
9063
9064 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9065
9066         * MAINTAINERS (Write After Approval): Add self.
9067
9068 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9069
9070         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9071         target-libffi, target-qthreads, target-libjava, and
9072         targetlibobjc.
9073         * configure: Regenerate.
9074
9075 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9076
9077         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9078         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9079         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9080         (USUAL_OBJDUMP_FOR_TARGET): New.
9081         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9082         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9083         * configure, Makefile.in: Regenerated.
9084
9085 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9086
9087         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9088         before other host packages.
9089
9090 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9091
9092         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9093
9094 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9095
9096         PR bootstrap/22340
9097
9098         * configure.in (default_target): Remove.
9099         * Makefile.tpl (all): Do not use prerequisites as subroutines
9100         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9101         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9102         use prerequisites as subroutines.
9103         (check-host, check-target): New.
9104         (bootstrap configure & all targets): Do not use stage*-start
9105         if the directory layout is already ok.
9106         (non-bootstrap configure & all targets): Prepend a $(unstage).
9107         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9108         (NOTPARALLEL): Remove.
9109         (unstage, stage variables): New variables.
9110         (unstage, stage targets): Simply expand to those variables.
9111
9112         * configure: Regenerate.
9113         * Makefile.in: Regenerate.
9114
9115 2005-10-04  James E Wilson  <wilson@specifix.com>
9116
9117         * Makefile.def (lang_env_dependencies): Add libmudflap.
9118         * Makefile.in: Regenerate.
9119
9120 2005-10-03  Andreas Schwab  <schwab@suse.de>
9121
9122         Backport from libtool CVS:
9123         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9124
9125         * ltmain.sh: add support for installing into temporary
9126         staging area (e.g. 'make install DESTDIR=...')
9127
9128 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9129
9130         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9131         * configure: Regenerated.
9132
9133 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9134
9135         * configure: Regenerate with the correct
9136         autoconf version.
9137
9138 2005-09-30  Catherine Moore  <clm@cm00re.com>
9139
9140         * configure.in (bfin-*-*): New.
9141         * configure: Regenerated.
9142
9143 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9144
9145         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9146         (LIPO_FOR_TARGET): New.
9147         (CONFIGURED_LIPO_FOR_TARGET): New.
9148         (USUAL_LIPO_FOR_TARGET): New.
9149         (STRIP_FOR_TARGET): New.
9150         (CONFIGURED_STRIP_FOR_TARGET): New.
9151         (USUAL_STRIP_FOR_TARGET): New.
9152         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9153         STRIP_FOR_TARGET.
9154         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9155         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9156         * Makefile.in: Regenerate.
9157         * configure: Regenerate.
9158
9159 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9160
9161         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9162         (rs6000-*-aix*): Same.
9163         * configure: Regenerate.
9164
9165 2005-09-16  Tom Tromey  <tromey@redhat.com>
9166
9167         * MAINTAINERS: Add self as java maintainer.
9168
9169 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9170
9171         * configure.in: Recognize f95 in the --enable-languages option,
9172         and substitute it for fortran, issuing a warning.
9173         * configure: Regenerate.
9174
9175 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9176
9177         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9178         * configure:  Regenerated.
9179
9180 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9181
9182         * MAINTAINERS: Add self as ms1 maintainer.
9183
9184 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9185
9186         * Makefile.def (libssp): Add to lang_env_dependencies.
9187         * Makefile.in: Regenerate.
9188
9189 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9190
9191         * MAINTAINERS: Add myself as middle-end maintainer.
9192
9193 2005-08-17  Christian Groessler  <chris@groessler.org>
9194
9195         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9196         * Makefile.in: Regenerate.
9197
9198 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9199
9200         * MAINTAINERS (write after approval): Added myself.
9201
9202 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9203
9204         * MAINTAINERS (Write After Approval): Add myself.
9205
9206 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9207
9208         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9209         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9210         Look for alternate names of the target cc and c++
9211         * configure: Regenerate.
9212
9213 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9214
9215         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9216         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9217         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9218         tools; remove code to manually set them.
9219         (Target tools): Look in the environment for them.
9220         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9221         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9222         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9223         build directory.
9224         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9225         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9226         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9227         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9228         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9229         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9230         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9231         * configure: Regenerate.
9232         * Makefile.in: Regenerate.
9233
9234 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9235
9236         * MAINTAINERS: Update for removed CPU targets.
9237
9238 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9239
9240         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9241         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9242         * Makefile.in: Regenerated.
9243
9244 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9245
9246         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9247         (CFLAGS_FOR_TARGET): Use it.
9248         (CXXFLAGS_FOR_TARGET): Likewise.
9249         * Makefile.in: Regenerated.
9250         * configure.in (--with-build-sysroot): New option.
9251         * configure: Regenerated.
9252
9253 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9254
9255         * Makefile.tpl: Wrap install between unstage and stage
9256         * Makefile.in: Regenerate.
9257
9258 2005-07-21  Eric Christopher  <echristo@apple.com>
9259
9260         * MAINTAINERS: Update affiliation.
9261
9262 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9263
9264         * MAINTAINERS: Add self as crx port maintainer.
9265
9266 2005-07-20  DJ Delorie  <dj@redhat.com>
9267
9268         * MAINTAINERS: Add self as m32c maintainer.
9269
9270 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9271
9272         * all files: Update FSF address.
9273
9274 2005-07-15  Eric Christopher  <echristo@redhat.com>
9275
9276         * MAINTAINERS: Change affiliation.
9277
9278 2005-07-14  Jim Blandy  <jimb@redhat.com>
9279
9280         * configure.in: Add cases for Renesas m32c.
9281         * configure: Regenerated.
9282
9283 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9284
9285         * COPYING.LIB: Update from fsf.org.
9286
9287 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9288
9289         * COPYING, compile, config.guess,
9290         config.sub, install-sh, missing, mkinstalldirs,
9291         symlink-tree, ylwrap: Sync from upstream sources.
9292         * config-ml.in: Update FSF address.
9293
9294 2005-07-13  Eric Christopher  <echristo@redhat.com>
9295
9296         * configure.in: Add toplevel noconfigdir support for tpf.
9297         * configure: Regenerate.
9298
9299 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9300
9301         PR ada/22340
9302
9303         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9304         * Makefile.in: Regenerate.
9305
9306 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9307
9308         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9309         Brolley to write-after-approval.
9310
9311 2005-07-07  Andreas Schwab  <schwab@suse.de>
9312
9313         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9314         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9315         * Makefile.in: Regenerated.
9316
9317 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9318
9319         * configure.in: Don't build sim or rda when targetting darwin.
9320         * configure: Regenerate.
9321
9322 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9323
9324         * configure.in: Add --enable-libssp and --disable-libssp.
9325         * configure: Regenerate with autoconf-2.13.
9326
9327 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9328
9329         * Makefile.def (target_modules): Add libssp.
9330         * configure.in (target_libraries): Add target-libssp.
9331         * configure: Rebuilt.
9332         * Makefile.in: Rebuilt.
9333
9334 2005-07-01  Zack Weinberg  <zackw@panix.com>
9335
9336         * MAINTAINERS: Change email address.  Resign from maintainership.
9337
9338 2005-07-01  Richard Guenther  <rguenther@suse.de>
9339
9340         * MAINTAINERS: Change my e-mail address and affiliation.
9341
9342 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9343
9344         * Makefile.def (stagefeedback): Come after profile.
9345         Define profiledbootstrap target.
9346         * Makefile.tpl (profiledbootstrap): Remove.
9347         (stageprofile-end): Zap stagefeedback.
9348         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9349         * Makefile.in: Regenerate.
9350
9351 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9352
9353         * MAINTAINERS: Update my email address.
9354
9355 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9356
9357         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9358         In 'cpp' stanza, support '#line' as well as '# '.
9359
9360 2005-06-08  Andreas Schwab  <schwab@suse.de>
9361
9362         * MAINTAINERS: Move myself from 'Write After Approval' to
9363         'CPU Port Maintainers' section as m68k maintainer.
9364
9365 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9366
9367         * configure.in (unsupported_languages): New macro.
9368         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9369         non-ported target libraries in noconfigdirs.
9370         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9371         non-linux-gnu.  Remove libgcj_ex_libffi.
9372         <lang_frag loop>: Set add_this_lang=no if the language is in
9373         unsupported_languages.
9374         * configure: Regenerate.
9375
9376 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9377
9378         * configure.in: Fix typo in handling of --with-mpfr-dir.
9379         * configure: Regenerate.
9380
9381 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9382
9383         * MAINTAINERS: Update my email address.
9384
9385 2005-06-02  Jim Blandy  <jimb@redhat.com>
9386
9387         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9388         accepted into the master sources.)
9389
9390 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9391             Michael Snyder  <msnyder@redhat.com>
9392             Stan Cox  <scox@redhat.com>
9393
9394         * configure.in: Set noconfigdirs for ms1.
9395
9396         * configure: Regenerate.
9397
9398 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9399
9400         * MAINTAINERS (Write After Approval): Add self.
9401
9402 2005-06-01  Josh Conner  <jconner@apple.com>
9403
9404         * MAINTAINERS (Write After Approval): Add self.
9405
9406 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9407
9408         * MAINTAINERS: Update my email address.
9409
9410 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9411
9412         * MAINTAINERS (Write After Approval): Add self.
9413
9414 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9415
9416         * MAINTAINERS (Write After Approval): Remove self.
9417
9418 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9419
9420         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9421         (Dependencies): Consider target modules for bootstrap dependencies.
9422         Make target bootstrap modules depend on each stage's gcc.
9423         * Makefile.in: Regenerate.
9424
9425 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9426
9427         * Makefile.def (configure-gcc): Depend on binutils having been built.
9428         (all-gcc): No need to do it here.
9429         * Makefile.in: Regenerate.
9430
9431 2005-05-19  Paul Brook  <paul@codesourcery.com>
9432
9433         * configure.in: Rewrite misleading error message when requested
9434         language cannot be built.
9435         * configure: Regenerate.
9436
9437 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9438
9439         * ylwrap: Import from Automake 1.9.5.
9440
9441 2005-05-13  David Ung  <davidu@mips.com>
9442
9443         * MAINTAINERS (Write After Approval): Add self.
9444
9445 2005-05-09  Mike Stump  <mrs@apple.com>
9446
9447         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9448         lt_cv_sys_max_cmd_len for now.
9449
9450 2005-05-09  Stan Cox  <scox@redhat.com>
9451
9452         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9453
9454 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9455
9456         * README.SCO: Update the URL.
9457
9458 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9459
9460         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9461         with_gnu_ld to libtool.
9462         * ltcf-c.sh (aix[45]): Define file_list_spec.
9463         * ltcf-cxx.sh (aix[45]): Same.
9464         * ltcf-gcj.sh (aix[45]): Same.
9465         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9466         exists, write list of input files to temporary file.
9467
9468 2005-05-04  Mike Stump  <mrs@apple.com>
9469
9470         * configure.in: Always pass --target to target configures as
9471         otherwise rebuilds that do --recheck will fail.
9472         * confiugure: Rebuilt.
9473
9474 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9475
9476         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9477         STAGE_HOST_EXPORTS.
9478         (configure, all): Add bootstrap support.
9479         (Host modules, target modules): Pass post-stage1 flags and exports.
9480         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9481         * Makefile.in: Regenerate.
9482
9483 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9484
9485         * configure: Regenerate.
9486
9487 2005-04-27  Mike Stump  <mrs@apple.com>
9488
9489         * MAINTAINERS: Add self as darwin maintainer.
9490
9491 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9492
9493         * config.sub: Update from master copy.
9494
9495 2005-04-21  Mike Stump  <mrs@apple.com>
9496
9497         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9498         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9499
9500 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9501
9502         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9503         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9504         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9505         "*-*-elf" and "*-*-linux*".
9506         * configure: Regenerate.
9507
9508 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9509
9510         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9511
9512 2005-04-12  Mike Stump  <mrs@apple.com>
9513
9514         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9515
9516 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9517
9518         * MAINTAINERS (Write After Approval): Add myself.
9519
9520 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9521
9522         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9523
9524 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9525
9526         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9527         (TARGET_CONFIGARGS): Include --with-target-subdir.
9528         (configure, all): New macros.  Use them throughout.
9529         * Makefile.in: Regenerate.
9530
9531 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9532
9533         * MAINTAINERS (Write After Approval): Add myself.
9534
9535 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9536
9537         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9538
9539 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9540
9541         * MAINTAINERS: Move John Carr to Write After Approval.
9542
9543 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9544
9545         * config/mh-mingw32: Delete.
9546         * configure.in: Don't use it.
9547         * configure: Regenerate.
9548
9549 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9550
9551         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9552         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9553         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9554         (HOST_LIB_PATH): Generate from Makefile.def.
9555         (TARGET_LIB_PATH): Likewise.
9556         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9557         * Makefile.in: Regenerate.
9558         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9559         (RPATH_ENVVAR): Include Darwin case.
9560         * configure: Regenerate.
9561
9562 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9563
9564         * MAINTAINERS (Various Maintainers): Remove self.
9565         (Write After Approval): Add self.
9566
9567 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9568
9569         * MAINTAINERS (Various Maintainers): Add self.
9570
9571 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9572
9573         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9574         * configure: Regenerate.
9575
9576 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9577
9578         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9579         gcc_version, and gcc_version_trigger from set of flags to pass.
9580         * Makefile.tpl: Remove definitions of above variables.
9581         (config.status): Remove dependency on $(gcc_version_trigger).
9582         * Makefile.in: Regenerate.
9583         * configure.in: Do not reference config/gcc-version.m4 nor
9584         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9585         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9586         * configure: Regenerate.
9587
9588 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9589             Andrew Pinski  <pinskia@physics.uc.edu>
9590
9591         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9592         * Makefile.in: Regenerate.
9593
9594 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9595
9596         * MAINTAINERS (Write After Approval): Add myself.
9597
9598 2005-03-03  David Ayers  <d.ayers@inode.at>
9599
9600         * MAINTAINERS (Write After Approval): Add myself.
9601
9602 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9603
9604         PR libgcj/20160
9605         * ltmain.sh: Avoid creating archives with components that have
9606         duplicate basenames.
9607
9608 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9609
9610         PR bootstrap/20250
9611         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9612         instead of check.
9613         * Makefile.in: Regenerate.
9614
9615 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9616
9617         * Makefile.in: Regenerate to fix conflict between the previous two
9618         patches.
9619
9620 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9621
9622         PR bootstrap/17383
9623         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9624         * Makefile.tpl (HOST_SUBDIR): New substitution.
9625         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9626         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9627         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9628         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9629         (Host modules, Bootstrapped modules): Use it.
9630         (Build modules, Target modules): Do not create symlink trees,
9631         always configure out-of-srcdir.
9632         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9633         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9634         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9635         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9636
9637         * Makefile.in: Regenerate.
9638         * configure: Regenerate.
9639
9640 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9641
9642         Merged from libada-gnattools-branch:
9643         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9644
9645         * gnattools: New directory.
9646         * Makefile.def: Add gnattools as a module, depending on target-libada.
9647         * Makefile.in: Regenerate.
9648         * configure.in: Include gnattools in host_tools; disable it if ada
9649         is disabled.
9650         * configure: Regenerate.
9651
9652 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9653
9654         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9655         treelang maintainer.
9656         (Write After Approval): Remove myself.
9657
9658 2005-02-23  Paul Schlie  <schlie@comcast.net>
9659
9660         * configure.in: Allow darwin targeted ports to build tk, itcl and
9661         libgui.
9662         * configure: Regenerate.
9663
9664 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9665
9666         PR libgcj/10353
9667         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9668         * configure: Regenerate.
9669
9670 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9671
9672         * MAINTAINERS (Write After Approval): Add myself.
9673
9674 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9675
9676         * MAINTAINERS: Update my e-mail address.
9677
9678 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9679
9680         * MAINTAINERS (Write After Approval): Add myself.
9681
9682 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9683
9684         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9685         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9686         target-libgloss when not *-*-elf and *-*-aout.
9687         * configure: Regenerate.
9688
9689 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9690
9691         * MAINTAINERS: Remove obsolete entries.
9692
9693         * MAINTAINERS (Write After Approval): Add Michael Matz.
9694
9695 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9696
9697         * MAINTAINERS: Remove self as cpplib maintainer.
9698
9699 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9700
9701         * install-sh, config.sub: Import from upstream.
9702
9703 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9704
9705         PR bootstrap/18222
9706         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9707         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9708         * Makefile.in: Regenerate.
9709
9710 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9711
9712         * MAINTAINERS: Update my email address.
9713
9714 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9715             Andreas Schwab  <schwab@suse.de>
9716
9717         PR bootstrap/18033
9718         * config-ml.in: Eval option if surrounded by single quotes.
9719
9720 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9721
9722         Revert 2004-12-28 Makefile changes, a better fix will be
9723         applied to mainline and src after GCC 4.0 branches.
9724
9725 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9726
9727         PR bootstrap/17383
9728
9729         * Makefile.def (target_modules): Remove stage parameter,
9730         it is always true now.
9731         * Makefile.tpl (configure-build-[+module+],
9732         configure-target-[+module+]): Always build symlink tree
9733         for the directory and for include.  BUILD_SUBDIR and
9734         TARGET_SUBDIR cannot be . anymore.
9735         * Makefile.in: Regenerate.
9736
9737 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9738
9739         Revert 2004-12-08 Makefile changes.
9740
9741 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9742
9743         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9744         cygwin, mingw.
9745
9746 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9747
9748         * configure.in (sh64-*-*): Reenable gprof.
9749         * configure: Regenerate.
9750
9751 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9752
9753         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9754         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9755         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9756         * Makefile.in: Regenerate.
9757
9758 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9759
9760         * MAINTAINERS: Update my email address.
9761
9762 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9763
9764         * Makefile.tpl: Generate normal dependencies if the LHS module is
9765         not bootstrapped.
9766         * Makefile.in: Regenerate.
9767
9768 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9769
9770         * configure.in: Include config/gxx-include-dir.m4.  Use
9771         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9772         * configure: Regenerate.
9773
9774 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9775
9776         * config.if: Delete.
9777         * configure.in: Set libstdcxx_incdir directly.
9778         * configure: Regenerate.
9779
9780 2004-12-02  Eric Christopher  <echristo@redhat.com>
9781
9782         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9783         * Makefile.in: Regenerate.
9784
9785 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9786
9787         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9788         * configure: Regenerate.
9789
9790 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9791
9792         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9793         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9794         * configure: Regenerate.
9795
9796 2004-12-01  Eric Christopher  <echristo@redhat.com>
9797
9798         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9799         of things to remove.
9800
9801 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9802
9803         * MAINTAINERS (Write After Approval): Update my e-mail address.
9804
9805 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9806
9807         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9808         from CVS libtool to always pass_all.
9809
9810 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9811
9812         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9813         (hppa*64*-*-*): Delete incorrect comment.
9814         * configure: Rebuilt.
9815
9816 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9817
9818         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9819
9820 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9821
9822         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9823         from CVS libtool to always pass_all.
9824
9825 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9826
9827         * install-sh, compile: Import from automake.
9828
9829 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9830
9831         * config.guess, config.sub:  Import from savannnah.
9832
9833 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9834
9835         * MAINTAINERS (Write After Approval): Add myself
9836
9837 2004-11-12  Mike Stump  <mrs@apple.com>
9838
9839         * Makefile.def: Add html support.
9840         * Makefile.tpl: Likewise.
9841         * Makefile.in: Regenerate.
9842
9843 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9844
9845         PR 18423
9846         * configure.in: Remove all instances of build-fixincludes from
9847         noconfigdirs.
9848         (build_configargs): Supply --target to subdirectories.
9849         * configure: Regenerate.
9850
9851         * Makefile.def: Make gcc install depend on fixincludes install.
9852         * Makefile.in: Regenerate.
9853
9854 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9855
9856         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9857
9858 2004-11-11  Paul Brook  <paul@codesourcery.com>
9859
9860         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9861
9862 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9863
9864         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9865         target-libgfortran.
9866         * configure: Regenerate.
9867
9868 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9869
9870         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9871         like CC.
9872
9873 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9874
9875         * Makefile.def (host fixincludes): Specify missing targets.
9876         * Makefile.in: Regenerate.
9877
9878 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9879
9880         * MAINTAINERS: Add myself
9881
9882 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9883
9884         * MAINTAINERS (Write After Approval): Add myself.
9885
9886 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9887
9888         * Makefile.def: Build fixincludes for the host, too.
9889         * Makefile.in: Regenerate.
9890         * configure.in (host_tools): Add fixincludes.
9891         * configure: Regenerate.
9892
9893 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9894
9895         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9896         * configure: Regenerated.
9897
9898 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9899
9900         PR other/17783
9901         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9902         * configure: Regenerated.
9903
9904 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9905
9906         * README.SCO: Update per FSF instructions.
9907
9908 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9909
9910         PR target/18151
9911         * configure.in (case ${target}): Do not build fixincludes for avr.
9912         * configure: Regenerated.
9913
9914 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9915
9916         * configure.in (case ${target}): Do not build fixincludes
9917         on platforms where it is not used.
9918         * configure: Regenerated.
9919
9920 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9921
9922         * configure.in: Use an absolute path to install-sh.
9923         * configure: Regenerated.
9924
9925 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9926
9927         * MAINTAINERS (Write After Approval): Add myself.
9928
9929 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9930
9931         * MAINTAINERS: Remove from Write After Approval those that are
9932         already maintainers.
9933
9934 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9935
9936         * MAINTAINERS:  Update my email address.
9937
9938 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9939
9940         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9941         * configure: Regenerate.
9942
9943 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9944
9945         * MAINTAINERS:  Update my email address.
9946
9947 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9948
9949         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9950         entries belonging to this category.
9951
9952 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9953
9954         * MAINTAINERS: Update my e-mail address.
9955
9956 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9957
9958         Fix wrong conflict resolution in:
9959
9960         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9961
9962         * Makefile.in: Regenerate.
9963         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9964         in the recursive `make', instead of hardwiring `all'.
9965         (Autogenerated TARGET-* variables): New.
9966
9967 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9968
9969         * configure.in: Enable target-libgloss for crx-*-*.
9970         * configure: Regenerate.
9971
9972 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9973
9974         * MAINTAINERS (Various Maintainers): Move the "windows,
9975         cygwin, mingw" maintainer to ...
9976         (OS Port Maintainers): ... here.
9977
9978 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9979
9980         * MAINTAINERS (Write After Approval): Remove those that are
9981         maintainers of some subsystem.
9982
9983 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9984
9985         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9986         * ltcf-cxx.sh (tpf*): Likewise.
9987         * ltconfig (tpf*): Add TPF OS configuration support.
9988
9989 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9990
9991         * MAINTAINERS: Change my email address to my new work account.
9992
9993 2004-09-24  Michael Roth  <mroth@nessie.de>
9994
9995         * configure.in (--without-headers): Add missing double quotes.
9996         * configure: Regenerate.
9997
9998 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9999
10000         * ylwrap: Revert to previous version.
10001
10002 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10003
10004         PR bootstrap/17369
10005         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10006         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10007         SET_GCC_LIB_PATH_CMD.
10008         (BASE_TARGET_EXPORTS): Likewise.
10009         * Makefile.in: Regenerated.
10010
10011         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10012         * configure: Regenerated.
10013
10014 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10015
10016         * config.guess: New upstream version
10017         * compile, depcomp, install-sh, ylwrap: Likewise.
10018
10019 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10020
10021         * config/mh-x86omitfp: New host makefile fragment.  Add
10022         -fomit-frame-pointer to the default BOOT_CFLAGS.
10023         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10024         * configure: Regenerate.
10025
10026 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10027
10028         PR target/11572
10029         * configure.in (*-*-darwin*): Renable libobjc.
10030         * configure: Regenerate.
10031
10032 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10033
10034         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10035
10036 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10037
10038         * Makefile.def: Remove libbanshee.
10039         * Makefile.tpl: Ditto.
10040         * configure.in: Ditto.
10041         * Makefile.in: Regen.
10042         * configure: Ditto.
10043
10044 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10045
10046         * ltmain.sh: Use $pic_object as $non_pic_object if
10047         $non_pic_object=none.
10048
10049 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10050
10051         * missing: Import latest version from master repository.
10052
10053 2004-09-06  Nick Clifton  <nickc@redhat.com>
10054
10055         * config.sub: Import latest version from master repository.
10056         * config.guess: Likewise.
10057         This includes these changes:
10058
10059         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10060
10061         * config.sub: Handle crisv32, alias etraxfs.
10062         * config.guess (crisv32:Linux:*:*): Handle.
10063
10064         2004-08-13  Brad Smith  <brad@comstyle.com>
10065
10066         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10067         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10068
10069         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10070
10071         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10072         assume the processor is a powerpc.  This is because coreutils
10073         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10074         in this case, due to a MacOS X bug that causes
10075         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10076         to return a negative number.
10077         Problem reported by Petter Reinholdtsen in:
10078         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10079
10080         2004-07-19  Ben Elliston  <bje@gnu.org>
10081
10082         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10083
10084         2004-06-24  Ben Elliston  <bje@gnu.org>
10085
10086         * config.guess: Update copyright years.
10087         * config.sub: Likewise.
10088
10089         2004-06-22  Robert Millan  <robertmh@gnu.org>
10090
10091         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10092         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10093
10094         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10095
10096         * config.guess (*:*VMS:*:*): New entry. Replaces
10097         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10098         manufacturer.
10099
10100         2004-06-22  Ben Elliston  <bje@gnu.org>
10101
10102         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10103         * config.sub: Likewise.
10104
10105         2004-06-22  Ben Elliston  <bje@gnu.org>
10106
10107         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10108         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10109
10110         2004-06-11  Ben Elliston  <bje@gnu.org>
10111
10112         * config.guess (pegasos:OpenBSD:*:*): Remove.
10113
10114         2004-06-11  Ben Elliston  <bje@gnu.org>
10115
10116         From Wouter Verhelst <wouter@grep.be>:
10117         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10118
10119         2004-06-11  Ben Elliston  <bje@gnu.org>
10120
10121         * config.guess (luna88k:OpenBSD:*:*): New.
10122
10123         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10124
10125         * config.guess (m32r*:Linux:*:*): New case.
10126         * config.sub: Handle m32rle.
10127
10128         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10129
10130         From Jens Petersen  <petersen@redhat.com>:
10131         * config.sub: Handle sparcv8.
10132
10133         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10134
10135         From Tom Smith <smith@cag.lkg.hp.com>:
10136         * config.guess: Version suffixes are equally significant on Tru64
10137         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10138         prefix of "P" (patched kernel).
10139
10140         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10141
10142         * config.sub: Add support for National Semiconductor CRX target.
10143
10144 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10145
10146         * MAINTAINERS (Various Maintainers): Remove myself as web page
10147         maintainer, add myself as maintainer of build status lists.
10148
10149 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10150
10151         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10152         *-*-netware, but add target-libmudflap.
10153         Consolidate *-*-netware targets (of which really only i?86 exists)
10154         into a single entry.
10155         * configure: Likewise.
10156
10157 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10158
10159         * Makefile.tpl (sorry): Remove.
10160         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10161         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10162         (do-clean): Clean per-stage directories too.
10163         (do-distclean): Run distclean-stage1 too.
10164         (.NOTPARALLEL): Enable during toplevel bootstrap.
10165         (stage[+id+]-bubble): Enable parallel execution during
10166         the recursive invocation.
10167         * Makefile.in: Regenerate.
10168
10169         Fix previous checkin:
10170
10171         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10172         include.
10173         * configure.in: Fix indentation.
10174         * configure: Regenerate.
10175
10176 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10177
10178         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10179         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10180         * configure: regenerate
10181         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10182         -mdynamic-no-pic
10183
10184 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10185
10186         * Makefile.def (build_modules): Add fixincludes.
10187         (dependencies): Make gcc depend on fixincludes.
10188         * configure.in (build_tools): Add fixincludes.
10189         (build_configdirs): Always include build_libs.
10190         * Makefile.in: Regenerate.
10191         * configure: Regenerate.
10192
10193 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10194
10195         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10196         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10197         phony targets; do not generate timestamp files.
10198         (distclean-stageN): Remove references to their timestamp files.
10199         (restageN, touch-stageN): Remove.
10200         (stageN-bubble): Rewritten.
10201         (compare): Support lean bootstraps.
10202         * Makefile.in: Regenerate.
10203
10204         * configure.in: Only warn when bootstrapping but
10205         build != host or build != target.  Support lean bootstraps.
10206         * configure: Regenerate.
10207
10208 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10209
10210         * configure.in:  Give a better error message if GMP/MPFR are missing
10211         and a language needing them has been requested.
10212         * configure:  Regenerated.
10213
10214 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10215
10216         * configure.in:  Print a list of available language front-ends if
10217         a requested one is missing.  Tidy stray tab characters.
10218         * configure:  Regenerated.
10219
10220 2004-08-19  Michael Koch  <konqueror@gmx.de>
10221
10222         * gcc/doc/install.texi: Update entry about automake for libjava.
10223
10224 2004-08-17  Robert Millan  <robertmh@gnu.org>
10225
10226         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10227         (instead of FreeBSD).
10228         * configure: Regenerate.
10229
10230 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10231
10232         * Makefile.in: Regenerate.
10233         * configure: Regenerate.
10234
10235         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10236         stage_*_flags.
10237         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10238         for bootstrapped modules if toplevel bootstrap is going.
10239         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10240         modules.  Adjust for changes in Makefile.def.  Enable several
10241         rules even in non-bootstrap mode, just to avoid peppering the
10242         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10243         (stage-[+prev+]-bubble): Remove.
10244
10245         * Makefile.def (Dependencies): Depend on all-build-bison,
10246         all-build-flex, all-build-byacc, all-build-texinfo, rather
10247         than the host variations.
10248         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10249         with BUILD_SUBDIR.
10250         (BISON): Update for recent Bisons.
10251         (YACC): Fix typo.
10252         (cross): Depend on all-build.
10253         (all): Do not depend on all-build.
10254         (prebootstrap): Remove.
10255         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10256         (Prebootstrap dependencies): Add them to the per-stage targets
10257         and to all-prebootstrap.
10258         * configure.in (build_configdirs): Always enable build_tools.
10259         (BUILD_DIR_PREFIX): Remove.
10260
10261         * Makefile.def (gcc): Add target variable.
10262         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10263         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10264         in the recursive `make', instead of hardwiring `all'.
10265         (Autogenerated TARGET-* variables): New.
10266
10267 2004-08-13  Brian Booth  <bbooth@redhat.com>
10268
10269         * MAINTAINERS: Remove myself from write-after-approval.
10270
10271 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10272
10273         * src-release: Stop distributing mmalloc with gdb (which doesn't
10274         use it).
10275         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10276         * Makefile.in: Regenerate.
10277
10278 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10279
10280         * configure.in (arm*-*-eabi*): New target.
10281         * configure: Regenerate.
10282
10283 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10284
10285         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10286         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10287         (Dependencies): New section.
10288         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10289         (configure-target-[+module+]): Depend on maybe-all-gcc
10290         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10291         (toplevel profiledbootstrap): Fix dependencies.
10292         * Makefile.in: Regenerate.
10293
10294 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10295
10296         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10297         target-libiberty to noconfigdirs.
10298         * configure: Regenerate.
10299
10300 2004-08-03  Paul Brook  <paul@codesourcery.com>
10301
10302         * configure.in: Check for MPFR as well as GMP.
10303         * configure: Regenerate.
10304
10305 2004-08-01  Robert Millan  <robertmh@gnu.org>
10306
10307         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10308         libmudflap for all GNU-based systems (with Glibc).
10309         * configure: Regenerate.
10310
10311 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10312
10313         * Makefile.def (host-modules): Add gcc.
10314         * Makefile.in: Regenerate.
10315         * Makefile.tpl (sorry): New rule.
10316         (configure-host, all-host, [+make_target+]-host, do-check,
10317         install-host): Do not add gcc as a special case.
10318         (host modules): Add a small special-casing for gcc.  Export
10319         extra_make_flags through the environment.
10320         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10321         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10322         other recursive targets for gcc): Remove.
10323
10324         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10325         (stage, unstage): New rules.
10326         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10327         distclean-stage[+id+]): Use stage_current.
10328         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10329         the stage*-start rules.
10330
10331 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10332
10333         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10334         use -all_load flag.
10335
10336 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10337
10338         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10339         * configure: Regenerate.
10340
10341 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10342
10343         * maintainer-scripts/gcc_release: Revert yesterday's change.
10344
10345 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10346
10347         * MAINTAINERS: Add myself to write-after-approval.
10348
10349 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10350
10351         * libf2c: Removed.
10352         * gcc/gccbug.in: Updated because of libf2c removal.
10353         * maintainer-scripts/gcc_release: Ditto.
10354
10355 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10356
10357         * configure.in: Build libmudflap by default on FreeBSD.
10358         * configure: Regenerated.
10359
10360 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10361
10362         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10363         systems.
10364         * configure: Regenerated.
10365
10366 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10367
10368         PR target/16344
10369         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10370         feedback based compiler.
10371         * Makefile.in: Rebuilt.
10372
10373 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10374
10375         * Makefile.def (host_modules): Set bootstrap=true for flex.
10376         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10377         * Makefile.in: Rebuilt.
10378
10379 2004-07-07  Jan Hubicka  <jh@suse.cz>
10380
10381         * MAINTAINERS: Add self as a profile feedback maintainer.
10382
10383 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10384
10385         * configure.in:  Do not prepend $srcdir to /dev/null in
10386         makefile fragments.
10387         * configure:  Regenerate.
10388
10389 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10390
10391         * Makefile.def (build_modules): Add bison, byacc, flex,
10392         m4, texinfo.
10393         (flags_to_pass): Add FLEX.
10394         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10395         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10396         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10397         DEFAULT_MAKEINFO): Remove.
10398         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10399         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10400         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10401         objdir or else use configured tool.
10402         (all-build): New.
10403         (all): Depend on it.
10404         (Build module dependencies): Add.
10405         * Makefile.in: Regenerate.
10406         * configure.in: Better support for multiple build modules,
10407         matching what is done for host/target modules.  Do not look
10408         for "plausible" locations of build tools if Canadian cross.
10409         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10410         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10411         * configure: Regenerate.
10412
10413 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10414
10415         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10416         * Makefile.in: Regenerate.
10417
10418 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10419
10420         * Makefile.tpl (configure-build-[+module+],
10421         configure-[+module+], configure-target-[+module+]): Pass
10422         [+extra_configure_args+].
10423         (all-build-[+module+], all-[+module+], check-[+module+],
10424         install-[+module+], [+make_target+]-[+module+],
10425         all-target-[+module+], check-target-[+module+],
10426         install-target-[+module+], [+make_target+]-target-[+module+]):
10427         Pass [+extra_make_args+].
10428         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10429         (GCC_HOST_EXPORTS): Remove.
10430         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10431         cross, check-gcc, check-gcc-c++, install-gcc,
10432         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10433         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10434         * Makefile.in: Regenerate.
10435
10436 2004-06-21  Matthew Sachs  <msachs@apple.com>
10437
10438         * MAINTAINERS: Added self to write-after-approval.
10439
10440 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10441
10442         * configure.in: Check for srcdir/winsup rather than build directory
10443         winsup.
10444         * configure: Regenerate.
10445
10446 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10447
10448         * configure.in: Don't build Cygwin native newlib if winsup
10449         directory is missing.  Emit warning instead.
10450         * configure: Regenerate.
10451
10452 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10453
10454         * Makefile.tpl (touch-stage[+id+]): New.
10455         (restage[+prev+]): Depend on touch-stage[+id+].
10456
10457         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10458         Use it throughout.
10459
10460         * Makefile.def: Add profile and feedback bootstrap stages.
10461         Remove next field from bootstrap stages.
10462         * Makefile.tpl (LN, LN_S): Substitute.
10463         (stageN-start, stageN-end): Use double-colon rules, to
10464         provide a hook for additional setup commands.
10465         (distclean-stageN-gcc, restageN): Create dependencies from
10466         [+prev+], not from [+next+].
10467         (stageN-bubble): Add commands for successive stages from
10468         [+prev+], using double-colon rules.
10469         (all-stageN-gcc): Fix typo.
10470         (stagefeedback-start, profiledbootstrap): New.
10471         * Makefile.in: Regenerate.
10472         * configure.in: Call ACX_PROG_LN.
10473         * configure: Regenerate.
10474
10475 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10476
10477         * MAINTAINERS (Write After Approval): Add myself.
10478
10479 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10480
10481         * MAINTAINERS (Write After Approval): Add myself.
10482
10483 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10484
10485         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10486         without gcc.
10487         * configure: Regenerate.
10488
10489 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10490
10491         * Makefile.tpl: Fix typo.
10492         * Makefile.in: Regenerate.
10493
10494 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10495
10496         * configure.in: Remove new- prefix from toplevel
10497         bootstrap targets.
10498         * configure: Regenerate.
10499
10500 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10501
10502         * Makefile.tpl (all.normal): Rename to all.
10503         (all): Replace with a rule to pick the default
10504         target from configure.
10505         (all-gcc, configure-gcc): Use conditionals to
10506         do nothing when toplevel bootstrap is going on.
10507         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10508         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10509         * configure.in: Support --enable-bootstrap.
10510
10511         * Makefile.def: Remove new- prefix from toplevel
10512         bootstrap targets.
10513         * Makefile.tpl: Likewise.
10514
10515         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10516         target.
10517
10518         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10519         $(RECURSE_FLAGS) to recursive invocation of make.
10520
10521         * Makefile.in: Regenerate.
10522         * configure: Regenerate.
10523
10524 2004-05-30  Andreas Jaeger  <aj@suse.de>
10525             Jim Wilson  <wilson@specifixinc.com>
10526
10527         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10528         like CC.
10529
10530 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10531
10532         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10533         * configure: Regenerate.
10534
10535 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10536
10537         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10538         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10539         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10540         targets.
10541         * Makefile.in: Regenerate.
10542
10543 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10544
10545         * configure.in: Test the ability to symlink directories.
10546         * configure: Regenerate.
10547
10548         * Makefile.def (bootstrap-stage): New definitions.
10549         * Makefile.tpl (configure-stage1-gcc,
10550         configure-stage2-gcc, configure-stage3-gcc,
10551         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10552         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10553         new-restage3, compare): Autogenerate, see Makefile.in
10554         entry for behavioral changes.
10555         (distclean-stage1, new-stage1-start, new-stage1-end,
10556         new-stage1-bubble, distclean-stage2, new-stage2-start,
10557         new-stage2-end, new-stage2-bubble, distclean-stage3,
10558         new-stage3-start, new-stage3-end): New autogenerated targets.
10559         (objext, prebootstrap, BOOT_CFLAGS,
10560         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10561         targets.
10562
10563         * Makefile.in: Regenerate.
10564         (distclean-stage1, new-stage1-start, new-stage1-end,
10565         new-stage1-bubble, distclean-stage2, new-stage2-start,
10566         new-stage2-end, new-stage2-bubble, distclean-stage3,
10567         new-stage3-start, new-stage3-end): New targets.
10568         (all-stage1-gcc): Move prebootstrap dependency from here...
10569         (configure-stage1-gcc): ...to here.
10570         (new-bootstrap): Use bubble targets.
10571         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10572         Use per-stage distclean targets.
10573         (configure-stage1-gcc, configure-stage2-gcc,
10574         configure-stage3-gcc, all-stage1-gcc,
10575         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10576         Use new-stageN-start to prepare the tree.
10577
10578 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10579
10580         * Makefile.def (host_modules): add libcpp.
10581         * Makefile.tpl: Add dependencies on and for libcpp.
10582         * Makefile.in: Regenerate.
10583         * configure.in: Add libcpp host module.
10584         * configure: Regenerate.
10585
10586 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10587
10588         * Makefile.tpl: Whenever a recursive target is defined, wrap
10589         it in a special @if/@endif block, and prepare its maybe
10590         dependency in the @if/@endif block
10591         * configure.in: Instead of writing maybe dependencies, remove
10592         the @if/@endif statements, and remove the @if/@endif blocks
10593         that remain.
10594         * configure: Regenerate.
10595         * Makefile.in: Regenerate.
10596
10597 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10598
10599         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10600
10601 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10602
10603         PR bootstrap/15120
10604         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10605         * */configure: Rebuilt.
10606
10607 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10608
10609         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10610         of libf2c.
10611         * configure, Makefile.in: Regenerate.
10612
10613 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10614
10615         * MAINTAINERS (Write After Approval): Add myself.
10616
10617 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10618
10619         Merge from tree-ssa-20020619-branch.
10620
10621         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10622         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10623         (HOST_GMPLIBS): Define.
10624         (HOST_GMPINC): Define.
10625         (TARGET_LIB_PATH): Add libmudflap.
10626         (GFORTRAN_FOR_TARGET): Define.
10627         (configure-build*): Export GFORTRAN.
10628         (configure-gcc): Export GMPLIBS and GMPINC.
10629         (all-gcc): Add maybe-all-libbanshee.
10630         (configure-target-libgfortran): Define.
10631         * Makefile.in: Regenerate.
10632         * configure.in (host_libs): Add libbanshee.
10633         (target_libraries): Add target-libmudflap and target-libgfortran.
10634         Add --with-libbanshee.
10635         Handle --disable-libmudflap.
10636         (*-*-freebsd*): Use with_gmp.
10637         Add $(libgcj) to noconfigdirs.
10638         * configure: Regenerate.
10639         * depcomp: New file.
10640         * MAINTAINERS: Add tree-ssa maintainers.
10641
10642 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10643
10644         * MAINTAINERS (Various Maintainers): Add myself.
10645
10646 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10647
10648         * MAINTAINERS (Write After Approval): Add myself.
10649
10650 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10651
10652         * MAINTAINERS (Write After Approval): Add myself.
10653
10654 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10655
10656         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10657         * configure: Regenerate.
10658
10659 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10660
10661         Revert:
10662         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10663
10664         * Makefile.def (flags_to_pass): Remove *dir variables that
10665         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10666         as well as prefix and exec_prefix.
10667         * Makefile.in: Regenerate.
10668
10669 2004-04-26  Robert Millan  <robertmh@gnu.org>
10670
10671         Add patches from libtool CVS.
10672         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10673         * ltconfig: Likewise.
10674         * ltcf-c.sh: Likewise.
10675         * ltcf-cxx.sh: Likewise.
10676         * ltcf-gcj.sh: Likewise.
10677
10678 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10679
10680         * Makefile.def (host_modules): Mark with the bootstrap
10681         flag packages on which gcc depends.
10682         * Makefile.tpl (all-bootstrap): Use it.
10683         * Makefile.in: Regenerate.
10684
10685 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10686
10687         * Makefile.def (flags_to_pass): Remove *dir variables that
10688         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10689         as well as prefix and exec_prefix.
10690         * Makefile.in: Regenerate.
10691
10692 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10693
10694         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10695         * configure: Regenerate.
10696         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10697         * gcc/Makefile.tpl (compare): Use the result of the test.
10698         * gcc/Makefile.in: Regenerate.
10699
10700 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10701
10702         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10703         Always relocate gcc and prev-gcc to the original names, even
10704         if the build fails.
10705         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10706         New targets.
10707
10708 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10709
10710         * MAINTAINERS: Update my email address.
10711
10712 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10713
10714         * configure.in (mips*-*-irix5*): Enable ld.
10715         * configure: Regenerate.
10716
10717 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10718
10719         * configure: Regenerate.
10720
10721 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10722
10723         * Makefile.tpl (configure-[+module+], configure-gcc,
10724         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10725         Set and export LDFLAGS.
10726         * Makefile.in: Regenerate.
10727
10728 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10729
10730         * MAINTAINERS: Add myself to write-after-approval.
10731
10732 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10733
10734         PR bootstrap/14871
10735         * Makefile.tpl: If we don't have built-in-tree target tools,
10736         use the ones found by configure rather than hacking around with
10737         program_transform_name.
10738         * configure.in: Give Makefile.tpl the information necessary
10739         to do that.
10740         * Makefile.in: Regenerate.
10741         * configure: Regenerate.
10742
10743 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10744
10745         PR bootstrap/14760
10746         * configure.in: When computing baseargs, strip *all* copies of
10747         offending options.  Also, don't match/substitute the trailing space,
10748         so that this actually works when two similar options are separated by
10749         only one space.
10750         * configure: Regenerate.
10751
10752 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10753
10754         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10755         (rs6000-*-aix*): Same.
10756         * configure: Regenerate.
10757
10758 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10759
10760         * MAINTAINERS: Add myself to write-after-approval.
10761
10762 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10763
10764         * MAINTAINERS: Add myself to write-after-approval.
10765
10766 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10767
10768         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10769         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10770         * Makefile.in: Regenerate.
10771
10772         * configure.in (top level bootstrap support): Rework --enable-werror
10773         to set @stage2_werror_flag@.
10774         * configure: Regenerate.
10775         * Makefile.tpl (top level bootstrap support): Pass
10776         @stage2_werror_flag@ down to configure in stages 2 and 3.
10777         * Makefile.in: Regenerate.
10778
10779 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10780
10781         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10782         for stages 2 and 3 as well as in make.  As a consequence, remove
10783         OUTPUT_OPTION (now detected by configure) from the flags passed down
10784         to make.
10785         * Makefile.in: Regenerate.
10786
10787         * Makefile.tpl (new-bootstrap): Fix typo.
10788         * Makefile.in: Regenerate.
10789
10790 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10791
10792         * Makefile.tpl: Rearrange by moving recursive_targets rules
10793         into their proper sections.
10794         * Makefile.tpl (top level bootstrap support): Move disabling
10795         of coverage flags from 'make' to 'configure'; improve comments.
10796         * Makefile.in: Regenerate.
10797
10798         * Makefile.tpl (experimental top level bootstrap) Move stage1
10799         language setting from all- target to configure- target; disable
10800         intermodule optimization in stage 1; prevent gratuitous rebuilds
10801         of stage 1.
10802         * Makefile.in: Regenerate.
10803         * configure.in: Comma-separate stage 1 language list for top
10804         level bootstrap.
10805         * configure: Regenerate.
10806
10807         * Makefile.tpl: Clean up experimental top level bootstrap support:
10808         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10809         prev-gcc in configure- targets as well as all- targets.
10810         * Makefile.in: Regenerate.
10811
10812 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10813
10814         * compile: New file imported from automake.
10815
10816 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10817
10818         * configure.in: Remove symbolic link section.
10819         * configure: Regenerate.
10820         * Makefile.tpl (links): Remove.
10821         * Makefile.in: Regenerate.
10822
10823 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10824             Nathanael Nerode  <neroden@gcc.gnu.org>
10825
10826         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10827         Set with AC_CHECK_PROGS.
10828         * configure.in: Fix comment typo from last patch.
10829         * configure: Regenerate.
10830
10831 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10832
10833         * Makefile.tpl: Introduce experimental top level bootstrap support.
10834         * Makefile.in: Regenerate.
10835         * configure.in: Introduce support for top level bootstrap.
10836         * configure: Regenerate.
10837
10838 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10839             Paolo Bonzini  <bonzini@gnu.org>
10840
10841         PR bootstrap/14522
10842         * configure.in: Cope with shells that do not support unquoted ^
10843         * configure: Regenerate.
10844
10845 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10846             Paolo Bonzini  <bonzini@gnu.org>
10847
10848         PR bootstrap/14522
10849         * configure.in: Cope with shells that do not support nesting
10850         quotes inside quoted backquote substitutions.
10851         * configure: Regenerate.
10852
10853 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10854
10855         PR bootstrap/14522
10856         * configure.in: Fix escaping of $.
10857         * configure: Regenerate.
10858
10859 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10860
10861         * configure: Regenerate, since I forgot to while committing Paolo's
10862         changes.
10863
10864 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10865
10866         PR ada/14131
10867         Move language detection to the top level.
10868         * configure.in: Find default values for the tools as
10869         soon as possible.  Disable ada if GNAT is not found.
10870         Emit error message about missing languages.  Expand
10871         --enable-languages=all for the gcc subdirectory.
10872
10873 2004-03-10  Ben Elliston  <bje@gnu.org>
10874
10875         * MAINTAINERS: Update my email address.
10876
10877 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10878
10879         * ltconfig: Disable building static libraries if building shared
10880         libraries on AIX 5L.
10881
10882 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10883
10884         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10885         and disable libgcj.
10886         * configure: Regenerated.
10887
10888 2004-03-01  Brian Booth  <bbooth@redhat.com>
10889
10890         * MAINTAINERS: Add myself to write-after-approval.
10891
10892 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10893
10894         * MAINTAINERS: Add myself to write-after-approval.
10895
10896 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10897
10898         PR bootstrap/7087
10899         * Makefile.tpl: Guard XFOO sed statements better.
10900         * Makefile.tpl: Add dependency for configure-target-libada.
10901         * Makefile.in: Regenerate (incidentally fixes broken
10902         commit when libada-branch was merged).
10903
10904 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10905
10906         * MAINTAINERS: Add myself to write-after-approval.
10907
10908 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10909
10910         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10911         maintainers.
10912
10913 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10914
10915         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10916         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10917
10918 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10919
10920         PR bootstrap/11932
10921         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10922
10923 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10924
10925         * MAINTAINERS: Added myself to write-after-approval.
10926
10927 2004-02-14  Michael Koch  <konqueror@gmx.de>
10928
10929         * MAINTAINERS: Added myself to write-after-approval.
10930
10931 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10932
10933         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10934         some OS port maintainers to OS port maintainers section.
10935
10936 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10937
10938         * MAINTAINERS: Add self.
10939
10940 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10941
10942         * MAINTAINERS: Alphabetize.
10943
10944 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10945
10946         * MAINTAINERS: Remove myself.
10947
10948 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10949
10950         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10951         (rs6000-*-aix*): Same.
10952         * configure: Regenerate.
10953
10954 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10955
10956         * configure.in (host): Add in missing $noconfigdirs to defines.
10957         * configure: Regenerate.
10958
10959 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10960             Nathanael Nerode  <neroden@gcc.gnu.org>
10961
10962         PR ada/6637, PR ada/5911
10963         Merge with libada-branch:
10964         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10965         with appropriate dependencies. Add --enable-libada configure switch.
10966         * configure, Makefile.in: Regenerate.
10967
10968 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10969
10970         * MAINTAINERS: Add myself to write-after-approval.
10971
10972 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10973
10974         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10975         * configure: Regenerate.
10976
10977 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10978
10979         Merge from upstream:
10980
10981         * ltmain.in: When setting IFS to '~', be careful about user
10982         arguments that contain '~'.
10983
10984         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10985
10986         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10987         Also test $base_compile against $CC with escaped arguments. Bug
10988         reported by Geoff Keating <geoffk@apple.com>.
10989
10990 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10991
10992         * MAINTAINERS: Remove i960 port.
10993
10994 2004-01-23  DJ Delorie  <dj@redhat.com>
10995
10996         * Makefile.def (target_modules) [libiberty]: Don't stage.
10997         * Makefile.in: Rebuilt.
10998
10999 2004-01-20  Caroline Tice  <ctice@apple.com>
11000
11001         * MAINTAINERS: Add myself to write-after-approval.
11002
11003 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11004
11005         * MAINTAINERS: Update my email address.
11006
11007 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11008
11009         * MAINTAINERS: Add myself to write-after-approval.
11010
11011 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11012
11013         * MAINTAINERS: Remove entries without email address.
11014
11015 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11016
11017         * MAINTAINERS: Add myself to write-after-approval.
11018
11019 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11020
11021         * MAINTAINERS: Update my email address.
11022
11023 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11024
11025         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11026         * Makefile.tpl (configure-target-[+module+]): Support stage.
11027         * Makefile.in: Rebuilt.
11028
11029 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11030
11031         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11032
11033 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11034
11035         * MAINTAINERS: Add myself as a MIPS maintainer.
11036
11037 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11038
11039         * configure.in: Use ./config.cache, not config.cache.
11040         * configure: Regenerate.
11041         * Makefile.tpl: Special-casing not needed for GCC any more.
11042         * Makefile.in: Regenerate.
11043
11044         * configure.in: Don't share a cache file for host dirs.
11045         * configure: Regenerate.
11046
11047         * config-ml.in: Don't mess with the cache file.
11048
11049 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11050
11051         * MAINTAINERS: Move myself from 'Write After Approval' to
11052         'CPU Port Maintainers' section as SPARC maintainer.
11053
11054 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11055
11056         * Makefile.tpl: Make GCC use a separate config.cache.
11057         * Makefile.in: Regenerate.
11058
11059         PR bootstrap/11932, PR bootstrap/11933
11060         (I don't know if it will fix either of them, but it relates
11061         to them.)
11062         * configure.in: Don't use shared config.cache for target
11063         directories.
11064         * configure: Regenerate.
11065
11066 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11067
11068         * MAINTAINERS: Add myself to 'Write After Approval' section.
11069
11070 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11071
11072         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11073         * configure: Regenerated.
11074
11075 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11076
11077         * MAINTAINERS: Remove the mn10200 maintainer.
11078
11079 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11080
11081         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11082         * configure: Regenerated.
11083
11084 2003-12-16  Jan Hubicka  <jh@suse.cz>
11085
11086         * MAINTAINERS: Add myself as callgraph maintainer.
11087
11088 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11089
11090         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11091         * configure: Regenerate.
11092
11093 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11094
11095         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11096         'Write After Approval' section. Update email.
11097
11098 2003-12-01  James Lemke  <jim@wasabisystems.com>
11099
11100         * MAINTAINERS (Write After Approval): Add myself.
11101
11102 2003-11-20  Matt Thomas  <matt@3am-software.com>
11103
11104         * MAINTAINERS: Add myself as a vax port maintainer.
11105
11106 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11107
11108         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11109         (configure-build-[+module+], configure-[+module+]): Likewise.
11110         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11111         * Makefile.in: Regenerate.
11112
11113 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11114
11115         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11116         shared/dylibed libraries.
11117         * ltmain.sh: Likewise.
11118         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11119         * ltcf-cxx.sh: Likewise.
11120         * ltcf-gcj.sh: Likewise.
11121         * ltconfig: Likewise.
11122
11123 2003-11-17  Stan Cox  <scox@redhat.com>
11124
11125         * MAINTAINERS: Add myself as iq2000 port maintainer.
11126
11127 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11128
11129         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11130         * Makefile.in: Regenerate.
11131
11132 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11133
11134         * config.sub: Update to 2003-11-03 version.
11135
11136 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11137
11138         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11139         * configure:  Regenerate.
11140
11141 2003-10-20  Nicolas Pitre  <nico@cam.org>
11142
11143         * MAINTAINERS: Add myself to 'Write After Approval' section.
11144
11145 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11146
11147         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11148
11149 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11150
11151         * MAINTAINERS: Update my email address.
11152
11153 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11154
11155         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11156
11157 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11158
11159         * MAINTAINERS: Add myself to 'Write After Approval' section.
11160
11161 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11162
11163         * config.guess: Update to 2003-10-16 version.
11164         * config.sub: Update to 2003-10-16 version.
11165
11166 2003-10-15  David Daney  <ddaney@avtrex.com>
11167
11168         * MAINTAINERS: Added myself to 'Write After Approval' section.
11169
11170 2003-10-15  Falk Hueffner  <falk@debian.org>
11171
11172         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11173         'Write After Approval' section. Update email.
11174
11175 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11176
11177         * MAINTAINERS: Move myself from 'Write After Approval' to
11178         'Various Maintainers' section as middle-end maintainer.
11179
11180 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11181
11182         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11183         HOST_FLAGS_TO_PASS.
11184         * Makefile.in: Regenerate.
11185
11186 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11187
11188         * config.guess: Update to 2003-10-07 version.
11189         * config.sub: Update to 2003-10-07 version.
11190
11191 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11192
11193         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11194         * ltconfig (irix5*, irix6*): Don't override version_type.
11195
11196 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11197
11198         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11199         * configure: Rebuilt
11200         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11201         * Makefile.in: Rebuilt
11202
11203 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11204
11205         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11206
11207 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11208
11209         * MAINTAINERS (Write After Approval): Add myself.
11210
11211 2003-09-29  Paul Koning  <ni1d@arrl.net>
11212
11213         * MAINTAINERS: Move myself from "Write After Approval"
11214         to CPU platform maintainers for pdp11 platform.
11215
11216 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11217
11218         * MAINTAINERS: Move myself from 'Write After Approval' to
11219         'Various Maintainers' section as libffi testsuite maintainer.
11220
11221 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11222
11223         * configure.in: Pass a computed --program-transform-name
11224         to subconfigures.
11225         * configure: Regenerated.
11226
11227 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11228
11229         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11230         * Makefile.in: Regenerate.
11231
11232         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11233         * Makefile.in: Regenerate.
11234
11235 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11236
11237         * MAINTAINERS: Move myself from 'Write After Approval'
11238         to 'Various Maintainers' (objective-c) section.
11239
11240 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11241
11242         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11243         quoting.
11244         * configure: Regenerated.
11245
11246 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11247
11248         * MAINTAINERS (Write After Approval): Add myself to write after
11249         approval list.
11250
11251 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11252
11253         * MAINTAINERS (Write After Approval): Add myself.
11254
11255 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11256
11257         * MAINTAINERS: Update my e-mail address.
11258
11259 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11260
11261         * libtool.m4 (LD): Correct powerpc64 host match.
11262
11263 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11264
11265         * MAINTAINTERS: Update my affiliation and email address.
11266
11267 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11268
11269         * MAINTAINERS (Write After Approval): Add myself.
11270
11271 2003-09-04  DJ Delorie  <dj@redhat.com>
11272
11273         * configure: Regenerate.
11274
11275 2003-09-04  Robert Millan  <robertmh@gnu.org>
11276
11277         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11278
11279 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11280
11281         * configure.in: Ensure arguments to sed are properly spaced.
11282         * configure: Regenerate.
11283
11284 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11285
11286         * MAINTAINERS: Update my e-mail address.
11287
11288 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11289
11290         * MAINTAINERS (Write After Approval): Add myself.
11291
11292 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11293
11294         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11295         * configure: Regenerated.
11296
11297 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11298
11299         * MAINTAINERS: Update my email address.
11300
11301 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11302
11303         * configure.in:  Use newline instead of semicolon when assuming
11304         shell arguments in a for loop.
11305         * configure:  Regenerated.
11306
11307 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11308
11309         * MAINTAINERS: Resurrect the i860 maintainer.
11310
11311 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11312
11313         PR 8180
11314         * configure.in: When testing with_libs and with_headers, treat
11315         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11316         * configure: Regenerate.
11317
11318         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11319         make, shell, etc.
11320         (baseargs): Likewise.
11321         * configure: Regenerate.
11322
11323 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11324
11325         * MAINTAINERS (Write After Approval): Add myself.
11326
11327 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11328
11329         * configure.in: Disable libgcj for darwin not on powerpc.
11330         * configure: Rebuild.
11331
11332 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11333
11334         * config-ml.in, symlink-tree: Add license.
11335
11336 2003-08-03  Richard Stallman  <rms@gnu.org>
11337             Eben Moglen  <moglen@columbia.edu>
11338
11339         * README.SCO: New file.
11340
11341 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11342
11343         * Makefile.tpl (check, check-c++): Express dependencies using
11344         dependencies rather than commands.
11345         * Makefile.in: Regenerate.
11346
11347 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11348
11349         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11350         * configure: Ditto.
11351
11352 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11353
11354         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11355         * Makefile.in: Update.
11356
11357 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11358
11359         * configure.in: Enable libgcj for darwin.
11360         * configure: Rebuild.
11361
11362 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11363
11364         * config-ml.in:  Use ac_configure_args directly instead of
11365         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11366         actually seen.
11367
11368 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11369
11370         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11371         creating target and build subdirs to build all parent dirs as needed.
11372         * Makefile.in: Rebuild.
11373         * configure.in: Don't build dirs explicitly here.
11374         * configure: Rebuild.
11375
11376 2003-07-26  Paul Brook  <paul@nowt.org>
11377
11378         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11379
11380 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11381
11382         * Makefile.tpl (all-make): Depend on intl.
11383         * Makefile.in: Rebuilt.
11384
11385 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11386
11387         * install-sh:  Update to newer upstream versions (associated with
11388         aclocal 1.7).
11389         * mkinstalldirs:  Likewise.
11390         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11391
11392 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11393
11394         * MAINTAINERS: Move self from Bug database only accounts
11395         to write-after-approval.
11396
11397 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11398
11399         * config.if: Remove unused libc_interface determination.
11400
11401 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11402
11403         * MAINTAINERS: Move self from write-after-approval to
11404         build machinery (*.in).
11405
11406 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11407
11408         PR bootstrap/11273
11409         PR bootstrap/11408
11410         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11411         unused INSTALL_PROGRAM_ARGS.
11412         * configure.in: Use AC_PROG_INSTALL.
11413         * Makefile.in: Regenerate.
11414         * configure: Regenerate.
11415
11416 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11417
11418         * MAINTAINERS: Alphabetize.
11419
11420 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11421
11422         * configure: Rebuilt.
11423         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11424         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11425         newlib nor libgloss.
11426         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11427         * configure.in (am33_2.0-*-linux*): Added.
11428
11429 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11430
11431         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11432         * configure: Regenerate.
11433
11434 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11435
11436         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11437         * Makefile.in: Regenerate.
11438
11439 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11440
11441         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11442         * Makefile.in: Regenerate.
11443
11444 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11445
11446         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11447         * Makefile.in: Regenerated.
11448
11449         * config-ml.in: Replace PWD with PWD_COMMAND.
11450
11451 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11452
11453         * intl: New directory; see intl/ChangeLog for details.
11454         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11455         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11456         * Makefile.in: Regenerate.
11457
11458 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11459
11460         * configure.in: Clean up config-lang.in handling.  Delete
11461         useless assignment to "subdirs".
11462         * configure: Regenerate.
11463
11464 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11465
11466         * configure.in: Rename 'target_libs' to 'target_libraries'.
11467         Remove useless reference to 'target_libs'.
11468         * configure: Regenerate.
11469
11470 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11471
11472         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11473         * Makefile.in: Regenerate.
11474
11475 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11476
11477         * Makefile.def: Introduce flags_to_pass.
11478         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11479         * Makefile.in: Regenerate.
11480
11481 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11482
11483         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11484         and target-libgloss.
11485         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11486         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11487         * configure: Regenerate.
11488
11489 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11490
11491         * configure.in: Update testsuite_flags to new location.
11492         * configure. Regenerate.
11493
11494 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11495
11496         * Makefile.tpl: Remove BUILD_CC stuff.
11497         * Makefile.in: Regenerate.
11498
11499 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11500
11501         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11502
11503 2003-06-16  Graeme Peterson  <gp@qnx.com>
11504
11505         * MAINTAINERS (Write After Approval): Add myself.
11506
11507 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11508
11509         * config.guess: Update to 2003-06-12 version.
11510         * config.sub: Update to 2003-06-13 version.
11511
11512 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11513
11514         * config.guess: Update to 2003-06-06 version.
11515         * config.sub: Update to 2003-06-06 version.
11516
11517 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11518
11519         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11520         * configure. Regenerate.
11521
11522 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11523
11524         * configure.in: Disable serial configure by default.
11525         * configure: Regenerate.
11526         * Makefile.tpl: Abolish .NOTPARALLEL.
11527         * Makefile.in: Regenerate.
11528
11529         * Makefile.tpl: Replace {build,host,target}_canonical by
11530         {build,host,target}.
11531         * Makefile.in: Regenerate.
11532
11533         * Makefile.tpl: Fix stupid pasto.
11534         * Makefile.in: Regenerate.
11535
11536 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11537
11538         * Makefile.tpl: Remove bogus conditional.
11539         * Makefile.in: Regenerate.
11540
11541 2003-06-05  Jan Hubicka  <jh@suse.cz>
11542
11543         * Makefile.tpl (profiledbootstrap): New target.
11544         * Makefile.in (profiledbootstrap): New target.
11545
11546 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11547
11548         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11549         Pinski. Remove user names from other bugzilla-only maintainers.
11550
11551 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11552
11553         * Makefile.tpl: Make 'recursive targets' using autogen rather
11554         than shell loop.  Remove duplicate 'clean' targets and false
11555         comments.
11556         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11557         Add systematic method of specifying missing targets in subdirs.
11558         Add copyright boilerplate.
11559         * Makefile.in: Regenerate.
11560         * configure.in: Add 'recursive targets' to maybe list.
11561         * configure: Regenerate.
11562
11563         * MAINTAINERS: "GNATS only" -> "Bug database only".
11564
11565         * Makefile.tpl: Rename [+target+] to [+make_target+].
11566         * Makefile.def: Rename 'target' to 'make_target'.
11567
11568 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11569
11570         * MAINTAINERS: Add self as options handling maintainer.
11571
11572 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11573
11574         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11575         been too long since I touched those ports.
11576
11577 2003-05-28  DJ Delorie  <dj@redhat.com>
11578
11579         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11580         * Makefile.in: Regenerate.
11581
11582 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11583
11584         * configure.in: Use curly braces in the definition of tooldir.
11585         * configure: Regenerate.
11586
11587 2003-05-21  DJ Delorie  <dj@redhat.com>
11588
11589         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11590         newlib or libgloss.
11591         * Makefile.in: Regenerate.
11592
11593 2003-05-21  DJ Delorie  <dj@redhat.com>
11594
11595         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11596         * Makefile.in: Regenerate.
11597
11598 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11599
11600         * MAINTAINERS: Update my e-mail address.
11601
11602 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11603
11604         * configure.in: Switch more things to use maybe dependencies.
11605         * Makefile.tpl: Switch more things to use maybe dependencies.
11606         Factor out common code from autogen IF statements.
11607         * configure: Regenerate.
11608         * Makefile.in: Regenerate.
11609
11610 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11611
11612         * configure.in: Accept i[3456789]86 for machine type.
11613         * configure: Regenerate.
11614
11615 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11616
11617         * configure.in: Switch more things to use maybe dependencies.
11618         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11619         * configure: Regenerate.
11620         * Makefile.tpl: Switch more things to use maybe dependencies.
11621         * Makefile.in: Regenerate.
11622
11623 2003-05-16  Andreas Schwab  <schwab@suse.de>
11624
11625         * Makefile.tpl (install-opcodes): Define.
11626         * Makefile.in: Rebuild.
11627
11628 2003-05-13  Andreas Jaeger  <aj@suse.de>
11629
11630         * config.guess: Update to 2003-05-09 version.
11631         * config.sub: Update to 2003-05-09 version.
11632
11633 2003-05-13  Michael Eager  <eager@mvista.com>
11634
11635         * configure.in: Correct sed script so that options in quotes are not
11636         deleted.
11637         * configure: Rebuild.
11638
11639 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11640
11641         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11642         and $$s/newlib/libc/sys/cygwin32 include paths.
11643         * configure: Ditto.
11644
11645 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11646
11647         * MAINTAINERS: Update my email addresses.
11648
11649 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11650
11651         * config-ml.in: Propagate INSTALL variables.
11652
11653 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11654
11655         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11656
11657 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11658
11659         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11660         * Makefile.in: Regenerate.
11661
11662 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11663
11664         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11665
11666 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11667
11668         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11669
11670 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11671
11672         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11673         * Makefile.in: Regenerated.
11674
11675 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11676
11677         * MAINTAINERS (Write After Approval): Upgrade myself from
11678         GNATS only to write-after-approval. Update my mail address.
11679
11680 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11681
11682         (OS Port Maintainers: freebsd): Add myself.
11683
11684 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11685
11686         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11687
11688 2003-04-22  Kean Johnston  <jkj@sco.com>
11689
11690         * MAINTAINERS (SCO ports): Added myself.
11691
11692 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11693
11694         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11695
11696 2003-04-19  Kean Johnston  <jkj@sco.com>
11697
11698         * MAINTAINERS (Write After Approval): Add myself.
11699
11700 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11701
11702         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11703         * Makefile.in: Regenerate.
11704
11705 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11706
11707         * configure.in (powerpc64*-*-linux*): Remove.
11708         * configure: Rebuilt.
11709
11710 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11711
11712         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11713         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11714         and restrap.
11715         * Makefile.in:  Regenerate.
11716
11717 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11718
11719         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11720         * configure: Regenerated.
11721
11722 2003-04-15  DJ Delorie  <dj@redhat.com>
11723
11724         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11725
11726 2003-04-13  Nick Clifton  <nickc@redhat.com>
11727
11728         * config-ml.in: Remove support for --disable-aix removing
11729         call-aix multilibs.
11730
11731 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11732
11733         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11734         * */configure: Rebuilt.
11735
11736 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11737
11738         * MAINTAINERS: Add my email address.
11739
11740 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11741
11742         * MAINTAINERS (Write After Approval): Add myself.
11743
11744 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11745
11746         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11747         * Makefile.in: Regenerate.
11748
11749 2003-03-14  Michael Chastain  <mec@shout.net>
11750
11751         * Makefile.in: Regenerate with correct Makefile.def.
11752
11753 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11754
11755         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11756         Make macro.
11757         * Makefile.in: Regenerate.
11758         * configure.in: Clean up gxx_include_dir logic.
11759         * configure: Regenerate.
11760
11761 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11762
11763         * MAINTAINERS (Write After Approval): Add myself.
11764
11765 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11766
11767         * MAINTAINERS: Update my mail address.
11768
11769 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11770
11771         * configure.in (gxx_include_dir): Fix typo.
11772         * configure: Regenerated.
11773
11774 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11775
11776         * Makefile.tpl: Reindent.
11777         * Makefile.in: Regenerate.
11778         * configure.in: Reindent.  Don't set unused variables.
11779         * configure: Regenerate.
11780
11781 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11782
11783         * configure.in: Include $(build_tooldir)/sys-include in
11784         FLAGS_FOR_TARGET.
11785         * configure: Regenerated.
11786
11787 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11788
11789         * Makefile.tpl: Always pass down RANLIB.
11790         * Makefile.in: Regenerate.
11791
11792         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11793         * Makefile.in: Regenerate.
11794         * configure.in: Remove unused logic relating to --enable-shared
11795         and --enable-threads.  Remove bogus comments.  Remove redundant
11796         noconfigdirs.
11797         * configure: Regenerate.
11798
11799         * configure.in: Replace ${libstdcxx_version} by its value.
11800         Remove reference to mh-dgux.
11801         * configure: Regenerate.
11802
11803 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11804
11805         * MAINTAINERS (Write After Approval): Add myself.
11806
11807 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11808
11809         * Makefile.tpl: Rearrange.
11810         * Makefile.in: Regenerate.
11811
11812 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11813
11814         * configure.in: Add support for kaOS as cross build target system.
11815         * configure: Regenerated.
11816
11817 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11818
11819         * MAINTAINERS (Write after approval): Add myself.
11820
11821 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11822
11823         * MAINTAINERS: Update my email address.
11824
11825 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11826
11827         * MAINTAINERS: Add self to blanket write privs. section.
11828
11829 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11830
11831         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11832         configure-target-* as some target builds may require additional
11833         flags for preprocessor tests.
11834         * Makefile.in: Regenerated.
11835
11836 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11837
11838         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11839         * ltconfig: Handle it.
11840         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11841         auto-detecting it.
11842
11843         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11844         it is used as argument to $CC.
11845         * ltcf-gcj.sh: Likewise.
11846
11847         * configure.in: Introduce --enable-maintainer-mode.
11848         * configure: Rebuilt.
11849         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11850         for maintainer mode.
11851         * Makefile.in: Rebuilt.
11852
11853 2003-02-18  Jason Merrill  <jason@redhat.com>
11854
11855         * Makefile.tpl (check-c++): Allow parallelism.
11856
11857 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11858
11859         * MAINTAINERS: Remove John Carr (who never actually had access to
11860         gcc.gnu.org).
11861
11862 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11863
11864         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11865         don't configure target-libobjc.
11866         * configure: Regenerate.
11867
11868 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11869
11870         * Makefile.tpl (RANLIB): Define.
11871         * Makefile.in: Regenerate.
11872
11873 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11874
11875         * MAINTAINERS: Update my email.
11876
11877 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11878
11879         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11880         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11881         * Makefile.in: Regenerated.
11882         * configure.in: Remove all traces of snavigator, db, and grep.
11883         * configure: Regenerated.
11884
11885 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11886
11887         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11888         After Approval.
11889
11890 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11891
11892         * MAINTAINERS (Write after approval): Add myself.
11893
11894 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11895
11896         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11897         * Makefile.in: Regenerated.
11898
11899 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11900
11901         * config.guess: Updated to 2003-01-30's version.
11902         * config.sub: Updated to 2003-01-28's version.
11903
11904 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11905
11906         * config.if: If gcc_version is already set, just use it.  Don't set
11907         gcc_version_trigger if it's already set, otherwise set it to
11908         gcc/version.c, but only if the file exists.  If it is not set and
11909         gcc/version.c does not exist, try to extract the version number from
11910         $CC.
11911
11912 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11913
11914         * MAINTAINERS: Add myself to write-after-approval list.
11915
11916 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11917
11918         * configure.in:  Revert 24Jan change.
11919         * configure:  Regenerate.
11920
11921 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11922
11923         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11924         entry of HJ Lu.
11925
11926 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11927
11928         * configure.in: Revert previous change.
11929         * configure: Regenerate.
11930
11931 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11932
11933         * configure.in: Make rda native-only.
11934         * configure: Regenerate.
11935
11936 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11937
11938         * MAINTAINERS: Move myself from GNATS-only-accounts to
11939         write-after-approval.
11940
11941 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11942
11943         * configure.in: Add missing \.
11944         * configure: Rebuilt.
11945
11946 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11947
11948         * configure.in (baseargs): Avoid using \| in sed regular
11949         expressions.
11950         * configure: Rebuilt.
11951
11952 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11953
11954         * configure.in (baseargs): Remove all supported forms of
11955         --cache-file, --srcdir, --host, --build and --target options
11956         from argument lists.
11957         * configure: Rebuilt.
11958
11959 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11960
11961         * MAINTAINERS: Add myself to write-after-approval list.
11962
11963 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11964
11965         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11966         * configure: Rebuilt.
11967
11968 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11969
11970         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11971         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11972         * Makefile.in: Regenerate.
11973         * configure: Regenerate.
11974
11975 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11976
11977         * configure.in: Remove Makefile in build, host and target modules
11978         unless configure was run with --no-recursion.
11979         * configure: Rebuilt.
11980
11981 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11982
11983         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11984         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11985         * Makefile.in: Regenerate.
11986
11987 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11988
11989         * config.guess: Update to 2003-01-03 version.
11990         * config.sub: Update to 2003-01-03 version.
11991
11992 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11993
11994         * configure: Regenerate with proper autoconf 2.13.
11995
11996 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11997
11998         * configure.in: Add AC_PREREQ for consistency.
11999         * configure: Regenerate.
12000
12001 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12002
12003         * configure.in (GDB_TK): Add tcl directories conditional on
12004         gdb/gdbtk directory being present.
12005         * configure: Regenerate.
12006
12007 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12008
12009         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12010         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12011         * configure: Rebuilt.
12012
12013 2002-12-31  Tom Tromey  <tromey@redhat.com>
12014
12015         * Makefile.in: Rebuilt.
12016         * Makefile.def (target_modules) [libffi]: Allow installation.
12017
12018 2002-12-31  Andreas Schwab  <schwab@suse.de>
12019
12020         * configure.in: Fix use of $program_transform_name.
12021         * configure: Regenerated.
12022
12023 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12024
12025         * configure.in (baseargs): Don't remove first configure argument.
12026         * configure: Regenerated.
12027
12028 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12029
12030         * Makefile.tpl (local-distclean): Don't remove...
12031         (multilib.ts): ... this.  Moved into...
12032         (multilib.out): ... this.  Don't use sub-make.
12033         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12034         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12035         (configure-build-[+module+], configure-[+module+],
12036         configure-target-[+module+], configure-gcc): ... these.  Test
12037         for Makefile existence.  Drop config.status from dependencies.
12038         * Makefile.in: Rebuilt.
12039         * configure.in: Move gcc-version-trigger to the end of
12040         ac_configure_args.  Add comments to maybedep.tmp and
12041         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12042         nonopt from baseargs, matching and removing corresponding
12043         whitespace while at it.
12044         * configure: Rebuilt.
12045
12046 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12047
12048         * configure.in (host_configargs): Replace reference to
12049         no-longer-defined buildopts with --build=${build_alias}.
12050         * configure: Rebuilt.
12051
12052         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12053         program_transform_name to standard idiom.
12054         (AUTOGEN, AUTOCONF): Define.
12055         (Makefile.in): Use $(AUTOGEN).
12056         (Makefile): Depend on config.status, and use autoconf-style rule to
12057         build it.  Move original commands to...
12058         (config.status): ... this new target.
12059         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12060         $(AUTOCONF).
12061         * Makefile.in: Rebuilt.
12062
12063 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12064
12065         * Makefile.tpl: Fix dramatic bustage due to change in
12066         program_transform_name.
12067         * Makefile.in: Regenerate.
12068
12069         * configure.in: Remove unnecessary PATH setting.
12070         * configure: Regnerate.
12071
12072         * configure.in: Don't default to unprefixed tools unless
12073         the native tools will work.
12074         * configure: Regenerate.
12075
12076         * configure.in: Convert to autoconf script.  Blow away lots
12077         of now-redundant Makefile fragments.
12078         * configure: Generate using Autoconf.
12079         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12080         * Makefile.in: Regenerate.
12081
12082 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12083
12084         * configure: Fix stupid bug where RANLIB was mistakenly included.
12085
12086         * configure.in: Rename (buildargs, hostargs, targargs) to
12087         (build_configargs, host_configargs, target_configargs).
12088
12089         * configure.in: Move logic out of sed statement.
12090
12091         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12092         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12093
12094 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12095
12096         * config.sub: Import from master repository
12097         * config.guess: Ditto
12098
12099 2002-12-24  Andreas Schwab  <schwab@suse.de>
12100
12101         * Makefile.tpl (multilib.out): Fix missing space.
12102         * Makefile.in: Regenerate.
12103
12104 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12105
12106         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12107         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12108         * Makefile.in: Regenerate.
12109         * configure.in: Remove unnecessary leftovers.
12110
12111 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12112
12113         * configure.in (extra_ranlibflags_for_target): New variable.
12114         (*-*-darwin): Add -c to ranlib commands.
12115         * configure (tooldir): Handle extra_ranlibflags_for_target.
12116
12117 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12118
12119         * Makefile.tpl: Revert HJL's change.
12120         * Makefile.in: Regenerated.
12121         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12122         always.
12123
12124 2002-12-19  Andreas Schwab  <schwab@suse.de>
12125
12126         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12127         * Makefile.in: Regenerate.
12128
12129 2002-12-18  H.J. Lu  <hjl@gnu.org>
12130
12131         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12132         * Makefile.in: Regenerated.
12133
12134         * configure.in (build_prefix): New. Substitute.
12135
12136 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12137
12138         * Makefile.tpl: Don't let real targets depend on phony targets.
12139         * Makefile.in: Regenerate.
12140
12141         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12142         * Makefile.in: Regenerate.
12143
12144 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12145
12146         * config.sub: Import from master repository
12147         * config.guess: Ditto
12148
12149 2002-12-16  Jason Merrill  <jason@redhat.com>
12150
12151         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12152         previous 'make bootstrap'.
12153         * Makefile.in: Regenerate.
12154
12155 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12156
12157         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12158
12159 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12160
12161         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12162         * Makefile.in: Regenerate.
12163
12164 2002-12-13  Jason Merrill  <jason@redhat.com>
12165
12166         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12167         library tests.
12168         (check-c++): Just depend on it and check-target-libstdc++-v3.
12169         * Makefile.in: Regenerate.
12170
12171 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12172
12173         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12174         * Makefile.in: Rebuilt.
12175
12176 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12177
12178         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12179
12180 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12181
12182         * configure: Fix bug put in by gremlins.
12183
12184         * Makefile.tpl: Substitute more autoconfily.
12185         * configure: Substitute more autoconfily.
12186         * Makefile.in: Regenerate.
12187
12188 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12189
12190         * config.sub: Import from master repository
12191         * config.guess: Ditto
12192         * MAINTAINERS: Added Svein Seldal under write after approval
12193
12194 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12195
12196         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12197         * Makefile.in (all-sim): Ditto.
12198
12199 2002-12-06  DJ Delorie  <dj@redhat.com>
12200
12201         * Makefile.tpl: Change configure dependencies to not have real
12202         targets depend on phony targets.
12203
12204 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12205
12206         * configure.in: Revert unintentional change.
12207
12208         * Makefile.tpl: Change dependency for */multilib.out so that
12209         it works when gcc isn't in the tree.
12210
12211         * configure.in: Substitute more.
12212         * configure: Run subconfigures from the Makefile.
12213         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12214         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12215
12216 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12217
12218         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12219
12220 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12221
12222         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12223         and corresponding dependencies.
12224         * Makefile.in: Regenerate.
12225
12226         * configure.in (host_tools): Order binutils, gas and ld for
12227         convenience in running the testsuites.
12228
12229         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12230         * Makefile.in: Regenerate.
12231         * configure.in: Introduce rules to serialize subconfigure runs.
12232
12233         * configure.in: Introduce BASE_CC_FOR_TARGET.
12234         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12235         Realize configure-build-* targets.  Realize configure-target-* targets.
12236         * Makefile.in: Regenerate.
12237
12238 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12239
12240         * configure: Move gcc_version_trigger stuff from here...
12241         * configure.in: ...to here.
12242
12243         * configure.in: Separate subconfigure options added by this file from
12244         options given by the user.  Add machinery to put args for host
12245         subconfigures into the Makefile.
12246
12247         * Makefile.tpl: Remove 'vault' targets.
12248         * Makefile.tpl: Reorder and comment dependencies.
12249         * Makefile.in: Regenerate.
12250
12251 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12252         * configure.in: Fix my broken commit of previous patch. (sigh)
12253
12254 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12255
12256         * configure.in: Move host-specific darwin noconfigdirs into
12257         the host-specific section.
12258
12259 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12260
12261         * configure.in: Move host-specific darwin noconfigdirs into
12262         the host-specific section.
12263
12264 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12265
12266         * configure: Remove skip-this-dir support.
12267         * Makefile.tpl: Remove skip-this-dir support.
12268
12269         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12270         subdirectories.
12271         * Makefile.in: Regenerate.
12272
12273         * Makefile.tpl: Strip out useless setting of 'dir'.
12274         * Makefile.in: Regenerate.
12275
12276 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12277
12278         * configure.in: Fix deeply stupid bug.
12279
12280         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12281         shell code in CXX_FOR_TARGET
12282         * Makefile.def: Introduce raw_cxx.
12283         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12284         RAW_CXX_FOR_TARGET.
12285         * Makefile.in: Regenerate.
12286
12287 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12288
12289         * Makefile.tpl: Remove unnecessary ifs.
12290         * Makefile.in: Regenerate.
12291
12292         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12293         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12294         targets for 'no_install' modules.
12295         * configure: Move GDB_TK substitution to configure.in.  Move
12296         build_modules stuff to configure.in.
12297         * configure.in: Implement soft dependency machinery.  Maybe-ize
12298         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12299         * Makefile.in: Regenerate.
12300
12301 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12302
12303         * Makefile.tpl: Make all-target, install-target behave similarly
12304         to all, install (only hitting configured targets).  Eliminate
12305         unused macro defintions.
12306
12307         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12308         build != host.
12309
12310         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12311
12312         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12313
12314         * configure.in: Produce lists of subdir targets we're actually
12315         configuring.  Remove references to "dosrel".
12316         * Makefile.tpl: Let configure set which subdir targets are hit.
12317         Remove install-cross; clean up install; remove ALL.  Remove
12318         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12319         Autogenerate host module targets.  Remove empty dependency lines
12320         and redundant dependency; rearrange slightly.
12321         * Makefile.def: Add host-side libtermcap, utils.
12322
12323         * Makefile.in: Regenerate.
12324
12325 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12326
12327         * ltconfig (osf[345]): Append $major to soname_spec.
12328         Reflect this in library_names_spec.
12329         * ltmain.sh (osf): Prefix $major with . for use as extension.
12330
12331 2002-11-19  Andreas Jaeger  <aj@suse.de>
12332
12333         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12334         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12335         and sparc64 GNU/Linux systems.
12336
12337 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12338
12339         * MAINTAINERS: Update email.
12340
12341 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12342
12343         * MAINTAINERS: Complete James Dennett's entry.
12344
12345 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12346
12347         * MAINTAINERS (Write After Approval): Add myself.
12348
12349 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12350
12351         * Makefile.tpl: syntactic cleanup
12352
12353 2002-11-13  Stuart Hastings  <stuart@apple.com>
12354
12355         * MAINTAINERS: Add myself to write-after-approval list.
12356
12357 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12358
12359         * Makefile.def: Add list of recursive targets to autogenerate.
12360         Add build_modules.
12361         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12362         targets.  Autogenerate *-build-* targets.
12363         * Makefile.in: Regenerate.
12364
12365 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12366
12367         * configure: More autoconf-style substitutions.
12368         * Makefile.tpl: More autoconf-style substitutions.
12369         * Makefile.in: Regenerate.
12370
12371 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12372
12373         * configure: Substitute more variables in a more autoconf-friendly
12374         way.  Simplify slightly.
12375         * Makefile.tpl: Make more variables substitutable in an
12376         autoconf-friendly way.
12377         * Makefile.in: Regenerate.
12378
12379 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12380
12381         * MAINTAINERS (Write After Approval): Add myself.
12382
12383 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12384
12385         * configure.in (v810*): Remove special setting of tools.
12386
12387         * configure: Add support for extra required flags for ar or nm.
12388         * configure.in (aix4.3+): Use above support for target-specific
12389         issues, rather than using config/mt-aix43.
12390
12391 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12392
12393         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12394         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12395         with $srcdir.  Reformat indentation.  Substitute some variables
12396         formerly hard-coded in the Makefile for build=host.
12397         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12398         * Makefile.def: Autogenerate more.
12399         * Makefile.in: Regenerate.
12400
12401 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12402
12403         * MAINTAINERS (Write After Approval): Add myself.
12404
12405 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12406
12407         * Makefile.def (host_modules): Add rda.
12408         * Makefile.in: Regenerate.
12409         * configure.in (target_tool): Add target-rda to list.
12410
12411 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12412
12413         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12414
12415 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12416
12417         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12418         and restrap targets to this rule.
12419         * Makefile.in:  Regenerate.
12420
12421 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12422
12423         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12424         GNATS only accounts.
12425
12426 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12427
12428         * configure.in (i[3456]86-*-linux*): Add check to disable
12429         ${libgcj} for glibc1.
12430
12431 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12432
12433         * MAINTAINERS: Add myself as ip2k port maintainer.
12434
12435 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12436
12437         * configure.in: Add tic4x target.
12438
12439 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12440
12441         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12442         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12443         * Makefile.in: Regenerate.
12444
12445         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12446         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12447         * Makefile.in: Regenerate.
12448
12449 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12450
12451         * MAINTAINERS: Add myself as web pages co-maintainer.
12452
12453 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12454
12455         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12456         * Makefile.in: Regenerate.
12457
12458 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12459
12460         * MAINTAINERS: Add myself and Nathan Sidwell
12461         <nathan@codesourcery.com> as VxWorks maintainers.
12462
12463 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12464
12465         * Makefile.def: Remove order dependency comments.
12466         * Makefile.tpl: Add explicit install-install dependencies.
12467         * Makefile.in: Regenerate.
12468
12469         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12470         * Makefile.in: Regenerate.
12471
12472         * Makefile.tpl: Add configure-target (for src-release in src)
12473         * Makefile.in: Regenerate.
12474
12475 2002-09-30  Nick Clifton  <nickc@redhat.com>
12476
12477         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12478
12479 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12480
12481         * configure.in (s390*-*-linux*): Enable libgcj.
12482
12483 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12484
12485         * configure: Revert accidentally applied changes.
12486
12487         * Makefile.tpl: Make more autoconf-friendly.
12488         * Makefile.in: Regenerate.
12489         * configure: Make substitution more autoconf-like.
12490
12491 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12492
12493         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12494         single entry to handle all these.
12495         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12496         libjava on arm-*-elf.
12497
12498 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12499
12500         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12501         things that depend on them.
12502
12503 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12504
12505         * Makefile.tpl: Make subsituted variables more autoconfy.
12506         * Makefile.in: Regenerate.
12507         * configure: Make seds more autoconfy.
12508
12509 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12510
12511         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12512         * Makefile.in: Regenerate.
12513         * configure.in: Rewrite sed statements to look autoconfy.
12514
12515         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12516         all-target-foo on configure-target-foo.
12517         * Makefile.def: Ditto.
12518         * Makefile.in: Rebuild.
12519
12520 2002-09-25  Andrew Haley  <aph@redhat.com>
12521
12522         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12523
12524 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12525
12526         * Makefile.def: New file.
12527         * Makefile.tpl: New file.
12528         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12529         * contrib/gcc_update: Note that Makefile.in is a generated file.
12530
12531         * configure.in: Minor rearrangement.  Simplify tests.
12532
12533 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12534
12535         * configure.in (with_headers): Skip copy if value is "yes".
12536         (with_libs): Likewise.
12537
12538 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12539
12540         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12541         * configure.in (sh*-*-pe*): Ditto.
12542         * configure.in (mips*-*-pe*): Ditto.
12543         * configure.in (*arm-wince-pe): Ditto.
12544
12545         * configure.in: Rearrange.
12546
12547 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12548
12549         * MAINTAINERS: Update my email address.
12550
12551 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12552
12553         * MAINTAINERS: (Write After Approval): Add myself.
12554
12555 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12556
12557         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12558
12559 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12560
12561         * MAINTAINERS: Change my mailing address.
12562
12563 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12564
12565         * MAINTAINERS (Write After Approval): Remove myself.
12566         (Various Maintainers: c++ runtime libs): Add myself.
12567
12568 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12569
12570         * MAINTAINERS (Write After Approval): Remove myself.
12571         (Various Maintainers: c++ runtime libs): Add myself.
12572
12573 2002-08-15  Eric Christopher  <echristo@redhat.com>
12574
12575         * config.sub: Import from master repository.
12576         * config.guess: Ditto.
12577
12578 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12579
12580         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12581         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12582         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12583
12584 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12585
12586         * MAINTAINERS: Add self to rs6000 vector extensions.
12587
12588 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12589
12590         * libiberty/configure: Reverted unintended yesterday's check in.
12591
12592 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12593
12594         * boehm-gc/configure, libf2c/configure: Rebuilt.
12595         * libffi/configure, libiberty/configure: Ditto.
12596         * libjava/configure, libobjc/configure: Ditto.
12597         * libstdc++-v3/configure, zlib/configure: Ditto.
12598         Merged from binutils:
12599         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12600         From Steve Ellcey <sje@cup.hp.com>:
12601         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12602         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12603         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12604         IA64.
12605         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12606         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12607         soname_spec, sys_lib_search_path_spec): Ditto.
12608
12609 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12610
12611         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12612
12613 2002-08-04  H.J. Lu  (hjl@gnu.org)
12614
12615         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12616
12617 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12618
12619         * MAINTAINERS (Write After Approval): Add myself.
12620
12621 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12622
12623         * configure.in: Move generic linux case to end.  Copy generic
12624         linux noconfigdirs to mips*-*-linux* entry and new
12625         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12626
12627 2002-07-19  Michael Matz  <matz@suse.de>
12628
12629         * MAINTAINERS: Add myself as ra* maintainer.
12630
12631 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12632
12633         * config.guess: Update to 2002-07-09 version.
12634         * config.sub: Update to 2002-07-03 version.
12635
12636 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12637
12638         * MAINTAINERS: Fix typo in a maintainer email address.
12639
12640 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12641
12642         * configure.in: Remove two redundant tests.
12643
12644 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12645
12646         * configure.in (mips*-*-irix6*o32): Enable stabs.
12647
12648 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12649
12650         * configure.in: Don't build grez.
12651         * Makefile.in: Ditto.
12652
12653         * Makefile.in: Remove references to bsp, cygmon, libstub.
12654         * configure.in: Ditto.
12655
12656         * configure.in: Remove leftover reference to gdbtest.
12657
12658 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12659
12660         * configure.in (gxx_include_dir):  Change to match versioned
12661         C++ headers if --enable-version-specific-runtime-libs is used.
12662
12663 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12664
12665         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12666
12667 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12668
12669         * configure.in: Make --without-x work.
12670
12671 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12672
12673         * configure.in: Rearrange target Makefile fragment collection.
12674
12675         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12676         cvs[src].
12677         * configure.in: Ditto.
12678
12679 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12680
12681         * MAINTAINERS (Write After Approval): Update my e-mail address.
12682
12683 2002-06-24  Ben Elliston  <bje@redhat.com>
12684
12685         * configure.in (host_tools): Remove cgen.
12686
12687         * Makefile.in (all-cgen): Remove; runs from its source directory.
12688         (check-cgen, install-cgen, clean-cgen): Likewise.
12689         (all-opcodes): Do not depend on all-cgen.
12690         (all-sim): Likewise.
12691
12692 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12693
12694         * Makefile.in: Eliminate 'apache' targets.
12695         * configure.in: Eliminate 'apache' targets.
12696
12697         * configure.in: Eliminate redundant tests.  Reorganize.
12698
12699         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12700
12701         * config-ml.in: Eliminate references to Cygnus configure.
12702
12703         * Makefile.in: Eliminate references to building emacs.
12704
12705 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12706
12707         * MAINTAINERS: Update my email address.
12708
12709 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12710
12711         * config.if (libstdcxx_incdir): Version C++ headers.
12712         (cxx_incdir): Remove.
12713
12714 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12715
12716         * MAINTAINERS (Write After Approval): Add self.
12717
12718 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12719
12720         * configure.in: Add support for ip2k.
12721
12722 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12723
12724         * configure.in: Fix AIX configury bug.
12725
12726 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12727
12728         * MAINTAINERS (Write After Approval): Add self.
12729
12730 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12731
12732         * configure.in: replace ${topsrcdir} with ${srcdir}
12733
12734         * configure.in: Move definition of libstdcxx_flags
12735         right above usage, rather than waaay earlier.
12736
12737         * configure.in: Pull definition of is_cross_compiler earlier.
12738
12739         * configure.in: Rearrange a little.
12740
12741         * configure.in: Remove references to librx.
12742         * Makefile.in: Remove references to librx.
12743
12744 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12745
12746         * config.sub: Add support for avr target.
12747         Import from master sources, rev 1.255
12748
12749 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12750
12751         * configure, .cvsignore:  Revert previous change...
12752         * Makefile:  ...delete.
12753
12754 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12755
12756         * configure.in: Eliminate ${gasdir} variable.
12757
12758 2002-06-18  Dave Brolley  <brolley@redhat.com>
12759
12760         * configure.in: Add support for frv.
12761         * config.sub: Add support for frv.
12762
12763 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12764
12765         * configure:  Remove garbage from previous commit.
12766
12767 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12768
12769         * configure:  For in-source builds, make a subdir and re-exec there.
12770         * Makefile:  New file.  Pass targets through to build directory.
12771         * .cvsignore:  No longer ignore "Makefile".
12772
12773 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12774
12775         * MAINTAINERS (Write After Approval): Add self.
12776
12777 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12778
12779         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12780
12781 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12782
12783         * configure.in (vax-*-netbsd*): Re-enable gas.
12784
12785 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12786
12787         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12788         BUILD_PREFIX_1, to correct nomenclature.
12789         * configure: Likewise.
12790
12791         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12792         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12793
12794 2002-05-31  Olaf Hering  <olh@suse.de>
12795
12796         * config-ml.in: Propogate DESTDIR also.
12797
12798 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12799
12800         * configure.in (vax-*-netbsd*): Don't build gas for this
12801         platform.
12802
12803 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12804
12805         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12806         and libgcj for AVR.
12807
12808 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12809
12810         * MAINTAINERS (Write After Approval): Add myself.
12811
12812 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12813
12814         * config.guess: Update to 2002-05-22 version.
12815         * config.sub: Likewise.
12816
12817 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12818
12819         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12820         * config-ml.in: Likewise.
12821         * configure: Likewise.
12822         * configure.in: Likewise.
12823
12824 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12825
12826         * MAINTAINERS: Update my email address.
12827
12828 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12829
12830         * configure.in: Simplify makefile fragment collection.
12831
12832         * configure.in: Remove code to build emacs.
12833
12834         * configure.in : Remove --srcdir argument from targargs and buildargs
12835         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12836
12837         * configure: Move some logic to configure.in.
12838         * configure.in: Move some logic from configure.
12839
12840 2002-05-11  Tom Tromey  <tromey@redhat.com>
12841
12842         * MAINTAINERS: Reflect libgcj reality.
12843
12844 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12845
12846         * Makefile.in: Honour DESTDIR.
12847
12848 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12849
12850         * config.guess: Import 2002-03-20 version.
12851         * config.sub: Import 2002-04-26 version.
12852
12853 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12854
12855         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12856
12857 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12858
12859         * MAINTAINERS: Add self.
12860
12861 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12862
12863         * ltmain.sh: Detect and handle object name conflicts
12864         while piecewise linking a static library.
12865
12866 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12867
12868         * configure.in (noconfigdirs): Don't disable libgcj on
12869         sparc64-*-solaris* and sparcv9-*-solaris*.
12870
12871 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12872
12873         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12874
12875 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12876
12877         * configure.in (FLAGS_FOR_TARGET): Do not add
12878         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12879         on i[3456]86-*-linux*.
12880
12881 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12882
12883         * configure.in (noconfigdirs): Replace [ ] with test.
12884
12885         * configure.in (noconfigdirs): Do not add target-newlib if
12886         target == i[3456]86-*-linux*, and host == target.
12887
12888 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12889
12890         * configure.in: delete reference to absent file
12891
12892         * configure.in: replace '[' with 'test'
12893
12894         * configure.in: Eliminate references to gash.
12895         * Makefile.in: Eliminate references to gash.
12896
12897         * configure.in: remove useless references to 'pic' makefile fragments.
12898
12899         * configure.in: (*-*-windows*) Finish removing.
12900
12901         * configure.in: Eliminate redundant test for libgui.
12902
12903 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12904
12905         * MAINTAINERS: Add self and realphabetize.  Update entries
12906         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12907         entry for a29k port maintainer.
12908
12909 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12910
12911         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12912         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12913
12914 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12915
12916         * configure.in: remove references to dead files
12917
12918 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12919
12920         * MAINTAINERS: Add information about purpose of this file.
12921
12922 2002-04-18  Tom Tromey  <tromey@redhat.com>
12923
12924         * configure.in: Disallow configuring libgcj when it is already
12925         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12926         Solaris 2.8 by default.  For PR libgcj/6158.
12927
12928 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12929
12930         * configure.in:  Move default CC setting out of config/mh-* fragments
12931         directly into here.
12932
12933 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12934
12935         * configure.in: don't even try to configure or make a subdirectory
12936         if there's no configure script for it.
12937
12938 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12939
12940         * MAINTAINERS: Remove chill maintainers.
12941         * Makefile.in (CHILLFLAGS): Remove.
12942         (CHILL_LIB): Remove.
12943         (TARGET_CONFIGDIRS): Remove libchill.
12944         (CHILL_FOR_TARGET): Remove.
12945         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12946         CHILL_LIB.
12947         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12948         (CHECK_TARGET_MODULES): Likewise.
12949         (INSTALL_TARGET_MODULES): Likewise.
12950         (CLEAN_TARGET_MODULES): Likewise.
12951         (configure-target-libchill): Remove.
12952         (all-target-libchill): Remove.
12953         * configure.in (target_libs): Remove target-libchill.
12954         Do not compute CHILL_FOR_TARGET.
12955         * libchill: Remove directory.
12956
12957 2002-04-11  DJ Delorie  <dj@redhat.com>
12958
12959         * Makefile.in, configure.in: Sync with binutils, entries
12960         follow...
12961
12962 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12963
12964         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12965         (do-tar, do-bz2): New rules.
12966         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12967         (gdb-tar): New rule.
12968         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12969         (insight_dejagnu.tar): New rule.
12970         (insight.tar): New rule.
12971         (gdb+dejagnu.tar): New rule.
12972         (gdb.tar): New rule.
12973
12974 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12975
12976         * Makefile.in: Add all-tix to deps for all-snavigator
12977         so that tix is built when building snavigator.
12978
12979 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12980
12981         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12982         ld and gdb are not supported.
12983
12984 2002-01-07  Mark Salter  <msalter@redhat.com>
12985
12986         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12987         Allow target-libgloss to be built for arm, strongarm, and xscale.
12988
12989 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12990
12991         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12992         options for i[3456]86-pc-linux* native builds.
12993
12994 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12995
12996         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12997         files from .po files for a distribution.
12998
12999 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13000
13001         * configure.in: Enable libstdc++-v3 for h8300 targets.
13002
13003 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13004
13005         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13006         version from bfd/.
13007
13008 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13009
13010         * Makefile.in (VER): When present, extract the version number from
13011         the file version.in.
13012
13013 2001-05-24  Tom Rix  <trix@redhat.com>
13014
13015         * configure.in : enable ld for aix
13016
13017 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13018
13019         * config.guess: Add linux target for S/390.
13020
13021 2000-11-07  Philip Blundell  <pb@futuretv.com>
13022
13023         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13024
13025 2000-11-03  Philip Blundell  <pb@futuretv.com>
13026
13027         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13028         files.
13029
13030 2001-01-15  Ben Elliston  <bje@redhat.com>
13031
13032         * configure.in (host_tools): Add sid.
13033         Always configure cgen.
13034
13035 2000-11-24  Nick Clifton  <nickc@redhat.com>
13036
13037         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13038
13039 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13040
13041         * Makefile.in (ALL_MODULES): Add all-cgen.
13042         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13043         (all-cgen): New target.
13044         (all-opcodes,all-sim): Depend on all-cgen.
13045         * configure.in (host_tools): Add cgen.
13046         Only configure cgen if --enable-cgen-maint.
13047
13048 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13049
13050         * configure.in: Add *-*-freebsd* configurations.
13051
13052 2002-04-08  Tom Tromey  <tromey@redhat.com>
13053
13054         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13055         Fixes PR libgcj/6068.
13056
13057 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13058
13059         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13060
13061 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13062
13063         * configure.in (alpha*-dec-osf*): Enable libgcj.
13064
13065 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13066
13067         * MAINTAINERS (Write After Approval): Add myself.
13068
13069 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13070
13071         Fix for: PR bootstrap/3591, target/5676
13072         * configure.in (mcore-pe): Disable the configuration of
13073         libstdc++-v3 since exceptions are not supported.
13074
13075 2002-03-20  Anthony Green  <green@redhat.com>
13076
13077         * configure.in: Enable libgcj for xscale-elf target.
13078
13079 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13080
13081         * MAINTAINERS:  Update my email address.
13082
13083 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13084
13085         * ltmain.sh (relink_command): Fix typo in previous change.
13086
13087 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13088
13089         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13090         (relink_command): Added --tag flags.
13091         (mode=install): If relinking fails; error out.
13092
13093 2002-03-12  Richard Henderson  <rth@redhat.com>
13094
13095         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13096         .NOTPARALLEL tag.
13097         (do-check): Rename from check.
13098         (check): Allow parallel check.
13099
13100 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13101
13102         * MAINTAINERS: Add myself as maintainer for xtensa port.
13103         Fix alphabetical order in CPU port maintainer list.
13104         Remove myself from Write After Approval list.
13105
13106 2002-03-11  Richard Henderson  <rth@redhat.com>
13107
13108         * Makefile.in (.NOTPARALLEL): Add fake tag.
13109
13110 2002-03-07  H.J. Lu  (hjl@gnu.org)
13111
13112         * configure.in: Enable gprof for mips*-*-linux*.
13113
13114 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13115
13116         * MAINTAINERS (Write After Approval): Add myself.
13117
13118 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13119
13120         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13121         libjava.
13122         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13123
13124 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13125
13126         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13127         because its Makefile is there; test for the executable instead.
13128
13129 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13130
13131         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13132         libstdc++-v3 and libjava.
13133
13134 2002-02-11  Adam Megacz  <adam@xwt.org>
13135
13136         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13137         boehm-gc
13138
13139 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13140
13141         * config.guess: Updated to 2002-01-30's version.
13142         * config.sub: Updated to 2002-02-01's version.
13143         Contribute sh64-elf.
13144         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13145         * configure.in: Added sh64-*-*.
13146
13147 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13148
13149         * MAINTAINERS: Belatedly add myself to write after approval list.
13150
13151 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13152
13153         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13154         Remove self as Write After Approval.
13155
13156 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13157
13158         * MAINTAINERS: Put self in as maintainer for contrib/regression
13159         directory.
13160
13161 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13162
13163         * MAINTAINERS:  Update my email address.
13164
13165 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13166
13167         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13168         target-libiberty, and target-libgloss.  Skip Java-related
13169         libraries if not supported for NetBSD on target CPU.
13170
13171 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13172
13173         * install-sh: Use _inst.$$_ for temp file name.
13174
13175 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13176
13177         * MAINTAINERS (Write After Approval): Move my contact info
13178         from here...
13179         (OS Port Maintainers): ...to here (netbsd).
13180
13181 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13182
13183         * MAINTAINERS (Write After Approval): Add myself.
13184
13185 2002-01-17  H.J. Lu  <hjl@gnu.org>
13186
13187         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13188         (all-target-fastjar): Also depend on all-target-libiberty.
13189
13190 2002-01-16  H.J. Lu  (hjl@gnu.org)
13191
13192         * config.guess: Import from master sources, rev 1.225.
13193         * config.sub: Import from master sources, rev 1.238.
13194
13195 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13196
13197         * MAINTAINERS (Write After Approval): Remove myself.
13198
13199 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13200
13201         * MAINTAINERS (Write After Approval): Add myself.
13202
13203 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13204
13205         * MAINTAINERS: Add self as docs co-maintainer.
13206
13207 2001-12-11  Matthias Klose  <doko@debian.org>
13208
13209         * MAINTAINERS (Write After Approval): Add myself.
13210
13211 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13212
13213         * MAINTAINERS: Update my email address.
13214
13215 2001-12-07  Turly O'Connor  <turly@apple.com>
13216         * MAINTAINERS (Write After Approval): Add myself.
13217         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13218         (rs6000_initialize_trampoline): Call __trampoline_setup for
13219         ABI_DARWIN too.
13220         * darwin-tramp.asm: New file, implements __trampoline_setup.
13221         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13222
13223 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13224
13225         * MAINTAINERS (Write After Approval): Add myself.
13226
13227 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13228
13229         * configure, configure.in: Use temp file for long sed commands.
13230
13231 2001-12-03  Laurent Guerby  <guerby@acm.org>
13232
13233         * config.sub: Update to version 1.232 on subversion.
13234
13235 2001-12-03  Ben Elliston  <bje@redhat.com>
13236
13237         * MAINTAINERS: Update mail address for config.* patches.
13238
13239 2001-11-27  DJ Delorie  <dj@redhat.com>
13240             Zack Weinberg  <zack@codesourcery.com>
13241
13242         When build != host, create libiberty for the build machine.
13243
13244         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13245         CONFIG_ARGUMENTS.
13246         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13247         New variables.
13248         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13249         and rules.
13250         (all.normal): Depend on ALL_BUILD_MODULES.
13251         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13252         (all-build-libiberty): Depend on configure-build-libiberty.
13253
13254         * configure: Calculate and substitute proper value for
13255         ALL_BUILD_MODULES.
13256         * configure.in: Create the build subdirectory.
13257         Calculate and substitute TARGET_CONFIGARGS (formerly
13258         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13259
13260 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13261
13262         * MAINTAINERS (write-after-approval): Add self.
13263
13264 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13265
13266         * MAINTAINERS (GNATS only accounts): Remove self.
13267
13268 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13269
13270         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13271         libf2c.
13272
13273 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13274
13275         * MAINTAINERS (Write After Approval): Add self.
13276
13277 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13278
13279         * MAINTAINERS: mips and s390 are also CPU ports.
13280
13281 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13282
13283         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13284
13285 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13286
13287         * MAINTAINERS: Alphabetize.
13288
13289 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13290
13291         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13292
13293 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13294
13295         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13296
13297 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13298
13299         * configure.in (--enable-languages): Be more permissive about
13300         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13301
13302 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13303
13304         * config.sub: Import from master sources, rev. 1.230.
13305         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13306
13307 2001-11-07  Laurent Guerby  <guerby@acm.org>
13308
13309         * MAINTAINERS (Write After Approval): Add self.
13310
13311 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13312
13313         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13314
13315 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13316
13317         * config.sub: Import from master sources, rev 1.226.
13318         * config.guess: Import from master sources, rev 1.216.
13319
13320 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13321
13322         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13323         * MAINTAINERS: Add self as maintainer of MMIX port.
13324         Remove old after-approval entry.
13325
13326 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13327
13328         * ChangeLog, configure: Fix spelling errors.
13329
13330 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13331
13332         * MAINTAINERS: Tweak my address.
13333
13334 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13335
13336         * MAINTAINERS: Update my email address.
13337
13338 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13339
13340         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13341         * MAINTAINERS: Add self as maintainer of CRIS port.
13342
13343 2001-10-10  Geert Bosch  <bosch@gnat.com>
13344
13345         * MAINTAINERS (Various maintainers: Ada front end):
13346         Added Robert Dewar.
13347
13348 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13349
13350         * MAINTAINERS (Write After Approval): Added self
13351
13352 2001-10-02  Geert Bosch  <bosch@gnat.com>
13353
13354         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13355
13356 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13357
13358         * configure: Handle temporary files securely using mkdir.
13359
13360 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13361
13362         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13363
13364 2001-09-26  Will Cohen  <wcohen@redhat.com>
13365
13366         * configure.in (*-*-linux*): Disable configuration of target-newlib
13367         and target-libgloss.
13368
13369 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13370
13371         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13372         RANLIB.
13373
13374 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13375
13376         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13377         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13378         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13379         avoid quotes nesting problems.
13380         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13381         (DO_X): Export only variables that are set.
13382
13383 2001-09-19  Ben Elliston  <bje@redhat.com>
13384
13385         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13386         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13387         semantics.  Use the shell built-in "type" command instead.
13388
13389 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13390
13391         Merged from gcc-3_0-branch:
13392         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13393         * ltcf-c.sh: Use $objext, not $ac_objext.
13394         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13395         * ltcf-cxx.sh: Add support for GNU.
13396         2001-07-22  Timothy Wall  <twall@redhat.com>
13397         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13398         default settings if using GNU tools with that configuration.
13399         * ltcf-cxx.sh: Ditto.
13400         * ltcf-gcj.sh: Ditto.
13401         2001-07-21  Michael Chastain  <chastain@redhat.com>
13402         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13403         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13404         * ltmain.sh: Mark as gcc-local.
13405
13406 2001-08-30  Eric Christopher  <echristo@redhat.com>
13407             Jason Eckhardt  <jle@redhat.com>
13408
13409         * config.guess: Merge from master sources.
13410         * config.sub: Merge from master sources, add support for mipsisa32.
13411
13412 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13413         * config.sub: Merge from master sources, rev 1.219.
13414         * MAINTAINERS: Add self as contact for stormy16 port.
13415
13416 2001-08-14  Zack Weinberg  <zackw@panix.com>
13417
13418         * config.sub: Merge from master sources, rev 1.218.
13419         * config.guess: Merge from master sources, rev 1.209.
13420
13421 2001-08-11  Graham Stott  <grahams@redhat.com>
13422
13423         * Makefile.in (check-c++): Add missing semicolon.
13424
13425 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13426
13427         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13428
13429 2001-07-30  Eric Christopher  <echristo@redhat.com>
13430
13431         * MAINTAINERS (Various maintainers: mips port): Added myself.
13432
13433 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13434
13435         * configure.in (sh-*-linux*): New.
13436
13437 2001-07-27  Richard Henderson  <rth@redhat.com>
13438
13439         * .cvsignore: Add LAST_UPDATED.
13440
13441 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13442
13443         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13444
13445 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13446
13447         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13448
13449 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13450
13451         * MAINTAINERS (Write After Approval): Added myself.
13452
13453 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13454
13455         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13456         and libgcj on m68hc11/m68hc12.
13457
13458 2001-06-27  H.J. Lu  (hjl@gnu.org)
13459
13460         * Makefile (CFLAGS_FOR_BUILD): New.
13461         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13462
13463 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13464
13465         * README: Remove version number.
13466
13467 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13468
13469         * INSTALL/README: Update wrt. to the installation instructions now
13470         residing in gcc/doc/install.texi.
13471
13472 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13473
13474         * README: Replace with a cut-down and updated version of gcc/README.
13475
13476 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13477
13478         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13479         multilibs to be disabled.
13480
13481 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13482
13483         * MAINTAINERS (Write After Approval): Add myself.
13484
13485 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13486
13487         * config.guess: Import CVS version 1.195.
13488         * config.sub: Import CVS version 1.212.
13489
13490 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13491
13492         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13493         gcc/xgcc is built, use -print-prog-name to find out the program
13494         name to use.
13495
13496 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13497
13498         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13499         appear to also be in the master copy.
13500         * config.sub:  Import CVS version 1.211.
13501
13502 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13503
13504         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13505         with_gcc]: Use `gcc -shared' to build a shared library.
13506
13507 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13508
13509         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13510         archives.
13511
13512 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13513
13514         * MAINTAINERS (Write After Approval): Add myself.
13515
13516 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13517
13518         * configure.in (libstdcxx_flags): Do not try to execute
13519         libstdc++-v3/testsuite_flags until it exists.
13520
13521 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13522
13523         * MAINTAINERS: Update my email address.
13524
13525 2001-05-31  Graham Stott  <grahams@redhat.com>
13526
13527         * MAINTAINERS (Write After Approval): Add myself.
13528
13529 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13530
13531         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13532         libraries when using g++ with native linker.
13533
13534 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13535
13536         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13537
13538 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13539
13540         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13541         [aix4*|aix5*]: Prepend blank.
13542
13543 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13544
13545         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13546         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13547         of subdir/configure scripts to use the new libtool.m4.
13548
13549 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13550
13551         * MAINTAINERS (Write After Approval): Add myself.
13552
13553 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13554
13555         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13556
13557 2001-05-11  Ben Elliston  <bje@redhat.com>
13558
13559         * Makefile.in (all-sid): New target.
13560         (check-sid, clean-sid, install-sid): Likewise.
13561
13562 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13563
13564         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13565
13566 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13567
13568         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13569         libgcj.
13570
13571 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13572
13573         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13574         gcc/xgcc is built, use -print-prog-name to find out the program
13575         name to use.
13576
13577 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13578
13579         * configure.in (noconfigdirs): Don't reset it from scratch in the
13580         target case; only append to it.
13581
13582         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13583         sparc-*-solaris2.8]: Disable ${libgcj}.
13584
13585 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13586
13587         * configure.in (libgcj_saved): Copy from $libgcj.
13588         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13589         --disable-libgcj.
13590
13591 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13592
13593         * MAINTAINERS: Remove self as MIPS maintainer and
13594         C front end maintainer.
13595
13596 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13597
13598         * configure.in: Move *-chorusos target case to the proper switch.
13599         Disable libgcj.
13600
13601 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13602
13603         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13604         1.641.2.228.
13605
13606 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13607
13608         * Makefile.in (STAGE1_CFLAGS): Pass down.
13609
13610 2001-04-13  Alan Modra  <amodra@one.net.au>
13611
13612         * config.guess: Add hppa64-linux support.  Note for next import that
13613         this is already in the master file.
13614         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13615
13616 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13617
13618         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13619         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13620
13621 2001-04-11  Stan Shebs  <shebs@apple.com>
13622
13623         * MAINTAINERS: Add self as Darwin port maintainer.
13624
13625 2001-04-11  Alan Modra  <amodra@one.net.au>
13626
13627         * MAINTAINERS: Update my email address.
13628
13629 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13630
13631         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13632         recent versions of FreeBSD (release 3 or later).
13633         * ltconfig: On FreeBSD, -lc must not be provided when building
13634         a shared library or else the standard -pthread gcc option is
13635         rendered worthless to later users of the built library.
13636
13637 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13638
13639         * MAINTAINERS: Add self and RTH as C front end maintainers.
13640
13641 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13642
13643         * config.sub: Make sure to match an already-canonicalized
13644         machine name (eg. mn10300-unknown-elf).
13645
13646 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13647
13648         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13649         New macros.
13650         (bootstrap, cross): Use RECURSE_FLAGS.
13651         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13652
13653 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13654
13655         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13656
13657 2001-03-22  Colin Howell  <chowell@redhat.com>
13658
13659         * Makefile.in (DO_X): Do not backslash single-quotes in
13660         backquotes (two places).
13661
13662 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13663
13664         Re-installed:
13665         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13666         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13667         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13668         * ltcf-cxx.sh: Likewise.
13669         * ltcf-gcj.sh: Likewise.
13670
13671 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13672
13673         * MAINTAINERS: Add myself as "documentation co-maintainer".
13674
13675 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13676
13677         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13678         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13679
13680 2001-03-19  Tom Tromey  <tromey@redhat.com>
13681
13682         * config-ml.in: Handle GCJ and GCJFLAGS.
13683
13684 2001-03-21  Michael Chastain  <chastain@redhat.com>
13685
13686         * Makefile.in: all-m4 depends on all-texinfo.
13687
13688 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13689
13690         * MAINTAINERS: Add myself to write after approval list.
13691
13692 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13693
13694         * Makefile.in (DO_X): Quote nested quotes.
13695
13696 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13697
13698         * MAINTAINERS: Add myself to write after approval list.
13699
13700 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13701
13702         * Makefile.in (DO_X): Use double quotes for quoting
13703         "RANLIB=$${RANLIB}".
13704
13705 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13706
13707         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13708
13709 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13710
13711         * configure.in: Only use `lang_requires' for languages athat are
13712         actually enabled.
13713
13714 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13715
13716         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13717
13718 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13719
13720         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13721
13722 2001-03-07  Tom Tromey  <tromey@redhat.com>
13723
13724         * configure.in: Allow config-lang.in to set `lang_requires' to list
13725         of other required languages.
13726
13727 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13728
13729         * Makefile.in: Remove RANLIB definition. Use RANLIB
13730         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13731         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13732
13733 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13734             Alexandre Oliva  <aoliva@redhat.com>
13735
13736         * Makefile.in (check-c++): Use tabs, not spaces.
13737
13738 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13739
13740         * MAINTAINERS: add myself to Write After Approval list.
13741
13742 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13743
13744         * Makefile.in (check-c++): New rule.
13745
13746         * configure.in (target_libs): Remove libg++.
13747         (noconfigdirs): Remove libg++.
13748         (noconfigdirs): Same.
13749         (noconfigdirs): Same.
13750         (noconfigdirs): Same.
13751
13752         * config-ml.in: Remove libg++ references.
13753
13754         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13755         (ALL_TARGET_MODULES): Same.
13756         (configure-target-libg++): Remove.
13757         (all-target-libg++): Remove.
13758         (configure-target-libio): Remove.
13759         (all-target-libio): Remove.
13760         (check-target-libio): Remove.
13761         (.PHONY): Remove.
13762         (libg++.tar.bz2): Remove.
13763         (all-target-cygmon): Remove libio.
13764         (all-target-libstdc++): Remove.
13765         (configure-target-libstdc++): Remove.
13766         (TARGET_LIB_PATH): Remove libstdc++.
13767         (ALL_GCC_CXX): Remove libstdc++.
13768         (all-target-gperf): Correct.
13769
13770 2001-02-16  Nick Clifton  <nickc@redhat.com>
13771
13772         * configure.in (noconfigdirs): Allow configuration of texinfo
13773         for Cygwin hosts.
13774
13775 2001-02-15  Anthony Green  <green@redhat.com>
13776
13777         * configure: Introduce GCJ_FOR_TARGET.
13778         * configure.in: Ditto.
13779         * Makefile.in: Ditto.
13780
13781 2001-02-13  Andreas Schwab  <schwab@suse.de>
13782
13783         * MAINTAINERS: Update mail address.
13784
13785 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13786
13787         * config.guess: Add linux target for S/390.
13788         * config.sub: Likewise.
13789
13790 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13791
13792         * configure.in: for *-chorusos, don't config target-newlib and
13793         target-libgloss.
13794
13795 2001-02-06  Ben Elliston  <bje@redhat.com>
13796
13797         * configure: Output host type to stdout, not stderr.
13798
13799 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13800
13801         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13802         * ltcf-cxx.sh: Likewise.
13803
13804         * config.if: Assume enable_libstdcxx_v3 is defined.
13805
13806 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13807
13808         Remove V2 C++ library.
13809         * configure.in: Remove --enable-libstdcxx_v3 support.
13810
13811 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13812
13813         * include/demangle.h: Add prototype for java_demangle_v3.
13814
13815 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13816
13817         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13818
13819 2001-01-27  Richard Henderson  <rth@redhat.com>
13820
13821         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13822
13823 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13824
13825         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13826         Don't unset, it's non-portable and no longer necessary, set to empty
13827         instead.
13828
13829 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13830
13831         * ltconfig: Shell portability fix for the tagname validity check.
13832
13833 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13834
13835         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13836         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13837
13838 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13839
13840         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13841
13842 2001-01-26  Tom Tromey  <tromey@redhat.com>
13843
13844         * configure.in: Allow libgcj to be built on Sparc Solaris.
13845
13846 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13847
13848         * ltcf-c.sh: Add aix5 case.
13849         * ltcf-cxx.sh: Likewise.
13850         * ltconfig: Likewise.
13851
13852 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13853
13854         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13855         keep at least one of build_libtool_libs or build_old_libs set to
13856         yes.
13857
13858         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13859         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13860
13861 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13862
13863         * configure.in: Enable libgcj on several additional platforms.
13864
13865 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13866
13867         * configure.in: Enable libgcj for linux targets.
13868
13869 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13870
13871         * MAINTAINERS (Write After Approval): Add myself.
13872
13873 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13874
13875         * MAINTAINERS: Add myself as vax port maintainer.
13876
13877 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13878
13879         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13880
13881 2001-01-09  Mike Stump  <mrs@wrs.com>
13882
13883         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13884         failures of subdirectories.
13885
13886 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13887
13888         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13889         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13890         * ltcf-cxx.sh: Likewise.
13891         * ltcf-gcj.sh: Likewise.
13892         * ltconfig.sh: Fix typo.
13893
13894 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13895
13896         * configure: handle DOS-style absolute paths.
13897
13898 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13899
13900         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13901
13902 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13903
13904         * MAINTAINERS: Add myself as avr port co-maintainer.
13905
13906 2000-12-28  Ben Elliston  <bje@redhat.com>
13907
13908         * MAINTAINERS: Add myself under ``Write After Approval''.
13909
13910 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13911
13912         * texinfo: Remove directory from GCC.
13913
13914 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13915
13916         * COPYING: Update to current
13917         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13918         to 19yy as example year in copyright notice).
13919
13920 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13921
13922         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13923         (libstdcxx_incdir): Pass down.
13924         * config.if: Remove expired bits for cxx_interface, add stub.
13925         (libstdcxx_incdir): Add variable for g++ include directory.
13926         * configure.in (gxx_include_dir): Use it.
13927
13928 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13929
13930         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13931         with old-email address from ``Write After Approval''.
13932
13933 2000-12-15  Andreas Jaeger  <aj@suse.de>
13934
13935         * configure.in: Handle lang_dirs.
13936
13937 2000-12-14  Tom Tromey  <tromey@redhat.com>
13938
13939         * MAINTAINERS: Removed brads.
13940
13941         * MAINTAINERS: Added gcj developers.
13942
13943 2000-12-13  Anthony Green  <green@redhat.com>
13944
13945         * configure.in: Disable libgcj for any target not specifically
13946         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13947         with g++ abi.
13948
13949 2000-12-13  Mike Stump  <mrs@wrs.com>
13950
13951         * Makefile.in (local-distclean): Also remove fastjar.
13952
13953 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13954
13955         * contrib/gcc_update: Add fastjar --touch entries.
13956
13957 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13958
13959         * configure.in: Disable language-specific target libraries for
13960         languages that aren't enabled.
13961
13962 2000-12-10  Anthony Green  <green@redhat.com>
13963
13964         * configure.in: Define libgcj.  Disable libgcj target libraries for
13965         most targets.
13966
13967 2000-12-10  Neil Booth  <neilb@earthling.net>
13968
13969         * MAINTAINERS: Update mail address, remove from WAA list.
13970
13971 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13972
13973         * libjava: Imported from /cvs/java.
13974         * libffi: Likewise.
13975         * Boehm-gc: Likewise.
13976
13977 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13978
13979         * configure.in (target_libs): Revert 2000-12-08 patch.
13980         (noconfigdirs): Added target-libjava.
13981
13982 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13983
13984         * djunpack.bat: removed.
13985
13986 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13987
13988         * Makefile.in: handle DOS-style absolute paths.
13989         * config-ml.in: likewise.
13990         * symlink-tree: likewise.
13991
13992 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13993
13994         * fastjar: Imported.
13995
13996 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13997
13998         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13999         libjava.
14000         * configure.in (target_libs): Removed `target-libjava'.
14001
14002 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14003
14004         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14005         (ALL_MODULES): Added fastjar.
14006         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14007         (all-target-libjava): all-fastjar replaces all-zip.
14008         (all-fastjar): Added.
14009         (configure-target-fastjar, all-target-fastjar): Likewise.
14010         * configure.in (host_tools): Added fastjar.
14011
14012 2000-12-07  Mike Stump  <mrs@wrs.com>
14013
14014         * Makefile.in (local-distclean): Remove leftover built files.
14015
14016 2000-11-24  Nick Clifton  <nickc@redhat.com>
14017
14018         * configure.in (xscale-elf): Add target.
14019         (xscale-coff): Add target.
14020
14021 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14022
14023         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14024         recent versions of FreeBSD (release 3 or later).
14025         * ltconfig: On FreeBSD, -lc must not be provided when building
14026         a shared library or else the standard -pthread gcc option is
14027         rendered worthless to later users of the built library.
14028
14029 2000-11-16  Fred Fish  <fnf@be.com>
14030
14031         * configure.in (enable_libstdcxx_v3): Fix typo,
14032         libstd++ -> libstdc++.
14033
14034 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14035
14036         * MAINTAINERS: Add self to Write After Approval list.
14037
14038 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14039
14040         * MAINTAINERS: Update my email address.  Add myself to global write
14041         privs list.
14042
14043 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14044
14045         * Makefile.in: Merge with src and libgcj.
14046         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14047         configure-target-<library> when their configure scripts need the C
14048         or C++ library to have already been built to work properly.
14049         (do_proto_toplev): Set them to an empty string.
14050
14051         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14052         (REALLY_SET_LIB_PATH): Use them.
14053
14054 2000-11-17  Stan Shebs  <shebs@apple.com>
14055
14056         * MAINTAINERS: Add self to Write After Approval list.
14057
14058 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14059
14060         * configure: Provide the original toplevel configure arguments
14061         (including $0) to subprocesses in the environment rather than
14062         through gcc/configargs.h.
14063
14064 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14065
14066         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14067         C99.  Alphabetise "Write After Approval" list.
14068
14069 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14070
14071         * configure: Turn on libstdc++ V3 by default.
14072
14073         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14074         if we've got GCC.
14075
14076 2000-11-11  Philip Blundell  <philb@gnu.org>
14077
14078         * MAINTAINERS: Add self to Write After Approval list.
14079
14080 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14081
14082         * ltcf-c.sh (aix4): Improve shared library configuration; require
14083         exporting symbols.
14084         * ltcf-cxx.sh (aix4): Define.
14085         * ltconfig (aix4): Define library and soname specs appropriate for
14086         AIX.  Define command to create export symbols list.
14087
14088 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14089
14090         * config.sub: Add support for Sun Chorus
14091
14092 2000-10-31  Nick Clifton  <nickc@redhat.com>
14093
14094         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14095         <name>@redhat.com.  Also installed new email address for Clint
14096         Popetz.
14097
14098 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14099
14100         * etc: Remove directory from GCC.
14101
14102 2000-10-16  Michael Meissner  <meissner@redhat.com>
14103
14104         * configure (gcc/configargs.h): Only create if there is a build GCC
14105         directory created.
14106
14107 2000-10-16  Matthias Klose  <doko@debian.org>
14108
14109         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14110         when configured for libstdc++-v3.
14111
14112 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14113
14114         * configure: Save configure arguments to gcc/configargs.h.
14115
14116 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14117
14118         * config.guess: Import CVS version 1.157.
14119         * config.sub: Import CVS version 1.181.
14120
14121 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14122
14123         * Makefile.in (bootstrap): avoid recursion if subdir missing
14124         (cross): ditto
14125         (do-proto-toplev): ditto
14126
14127 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14128
14129         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14130         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14131
14132         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14133         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14134         all affected `configure' scripts.
14135
14136 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14137
14138         * MAINTAINERS: Add self as cpplib co-maintainer.
14139
14140 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14141
14142         * MAINTAINERS: Add self to Write After Approval list.
14143
14144 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14145
14146         * INSTALL/README: egcs -> GCC update.
14147
14148 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14149
14150         * MAINTAINERS: Add myself to Write After Approval list.
14151
14152 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14153
14154         * MAINTAINERS: Add myself to Write After Approval list.
14155
14156 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14157
14158         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14159         X11 libraries for hppa64.
14160
14161 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14162
14163         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14164
14165 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14166
14167         * Makefile.in (all-zlib): Added dummy target.
14168
14169         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14170         ltcf-gcj.sh: Updated from libtool multi-language branch.
14171
14172 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14173
14174         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14175         (bootstrap*): Depend on all-bootstrap.
14176
14177 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14178
14179         * config.guess: Import CVS version 1.156.
14180         * config.sub: Import CVS version 1.179.
14181
14182 2000-09-02  Anthony Green  <green@cygnus.com>
14183
14184         * Makefile.in (all-gcc): Depend on all-zlib.
14185         (CLEAN_MODULES): Add clean-zlib.
14186         (ALL_MODULES): Add all-zlib.
14187         * configure.in (host_libs): Add zlib.
14188
14189 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14190
14191         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14192         crosses, but add gcc/include to the header search path for them.
14193
14194 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14195
14196         * MAINTAINERS: Add self to Write After Approval list.
14197
14198 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14199
14200         * config.guess: Import CVS version 1.152.
14201         * config.sub: Import CVS version 1.177.
14202
14203 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14204
14205         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14206         $targargs to tell whether newlib is going to be built.
14207
14208         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14209         $$r/TARGET_SUBDIR/libio for _G_config.h.
14210
14211 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14212
14213         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14214
14215 2000-08-22  DJ Delorie  <dj@redhat.com>
14216
14217         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14218
14219 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14220
14221         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14222         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14223         sub-configures.
14224
14225 2000-08-21  DJ Delorie  <dj@redhat.com>
14226
14227         * MAINTAINERS: Add self as a libiberty maintainer
14228
14229 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14230
14231         * configure.in (libstdcxx_flags): Use
14232         libstdc++-v3/src/libstdc++.INC.
14233
14234 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14235
14236         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14237
14238 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14239
14240         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14241
14242         * configure: Make enable_threads and enable_shared defaults
14243         explicit.  Substitute enable_threads into generated Makefiles.
14244         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14245         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14246
14247 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14248
14249         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14250
14251 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14252
14253         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14254         previous delta.
14255
14256 2000-08-11  Jason Merrill  <jason@redhat.com>
14257
14258         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14259         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14260         (FLAGS_FOR_TARGET): Not here.
14261         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14262
14263 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14264
14265         * config-ml.in (CC, CXX): Don't introduce a leading space.
14266
14267 2000-08-07  DJ Delorie  <dj@delorie.com>
14268
14269         * MAINTAINERS: Add self as a DJGPP maintainer
14270
14271 2000-08-07  DJ Delorie  <dj@redhat.com>
14272
14273         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14274         "if we're also building gcc, and it's a gcc that will run on the
14275         build machine, we want to use its includes instead of the system's
14276         default includes".
14277
14278 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14279
14280         * MAINTAINERS: Add self to Write After Approval list.
14281
14282 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14283
14284         * configure.in (libstdcxx_flags): Don't use `"'.
14285
14286         * config-ml.in: Adjust multilib search paths to the
14287         appropriate multilib tree.
14288
14289 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14290
14291         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14292         commas in $LANGUAGES.
14293
14294 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14295
14296         * configure.in: Re-enable all references to libg++ and librx.
14297
14298 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14299
14300         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14301         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14302         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14303         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14304
14305         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14306
14307 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14308
14309         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14310         CXX_FOR_TARGET for sed.
14311
14312 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14313
14314         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14315         Do not override if already set in the environment or in configure.
14316         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14317         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14318
14319 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14320
14321         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14322         the libtool CVS tree multi-language branch.
14323         * ltconfig, ltmain.sh: Updated.
14324
14325 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14326
14327         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14328         (clean-target): Depend on it.
14329
14330         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14331         (GCC_FOR_TARGET): Use it.
14332         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14333         * configure.in: ... here.
14334         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14335         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14336
14337 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14338
14339         * MAINTAINERS: Add self to Write After Approval list.
14340
14341 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14342
14343         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14344         (configure-target-libchill, configure-target-libobjc): Likewise.
14345
14346         * configure.in: Use the same cache file for all target libs.
14347         * config-ml.in: But different cache files per multilib variant.
14348
14349 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14350
14351         * configure (topsrcdir): Don't use dirname.
14352
14353 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14354
14355         * MAINTAINERS: Add self to Write After Approval list.
14356
14357 2000-07-20  Jason Merrill  <jason@redhat.com>
14358
14359         * configure.in: Remove all references to libg++ and librx.
14360
14361         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14362
14363 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14364
14365         * config.sub: Update to subversions version 2000-07-06.
14366
14367 2000-07-12  Andrew Haley  <aph@cygnus.com>
14368
14369         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14370         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14371
14372 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14373
14374         * symlink-tree:  Check number of arguments.
14375
14376 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14377
14378         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14379         search path for a g++ extracted from the build tree.  This
14380         will allow link tests run by configure scripts in
14381         subdirectories to succeed.
14382
14383 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14384
14385         * ltconfig: Add support for mips-dde-sysv4.2MP
14386
14387 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14388
14389         * MAINTAINERS: Add myself as loop discovery maintainer.
14390
14391 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14392
14393         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14394         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14395
14396 2000-06-19  Timothy Wall  <twall@cygnus.com>
14397
14398         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14399         * config.sub: Add tic54x target.
14400
14401 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14402
14403         * MAINTAINERS: Add self as Fortran maintainer,
14404         remove Craig Burley.
14405
14406 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14407
14408         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14409         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14410
14411 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14412
14413         * MAINTAINERS: Add self as i18n maintainer
14414
14415 20000-05-21  H.J. Lu  (hjl@gnu.org)
14416
14417         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14418         directory are used if they exist. Make sure
14419         $(build_tooldir)/include is searched for header files,
14420         $(build_tooldir)/lib/ for library files.
14421         (GCC_FOR_TARGET): Likewise.
14422         (CXX_FOR_TARGET): Likewise.
14423
14424 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14425
14426         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14427
14428 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14429
14430         * Makefile.in (configure-target-libiberty): Depend on
14431         configure-target-newlib.
14432
14433 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14434
14435         * configure.in, Makefile.in: Merge all libffi-related
14436         configury stuff from the libgcj tree.
14437
14438 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14439
14440         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14441         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14442
14443 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14444
14445         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14446         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14447         current version information.  Add to proto-toplev directory.
14448         (gdb-taz): Build do-djunpack.
14449
14450 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14451
14452         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14453
14454 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14455
14456         * MAINTAINERS: Add self to Write After Approval list.
14457
14458 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14459
14460         * ltmain.sh: Preserve in relink_command any environment
14461         variables that may affect the linker behavior.
14462
14463 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14464
14465         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14466
14467 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14468
14469         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14470
14471 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14472
14473         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14474         with the version name.
14475
14476 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14477
14478         * MAINTAINERS: Add self as bb-reorder maintainer.
14479
14480 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14481
14482         * config.if: Tweak.
14483
14484 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14485
14486         * djunpack.bat: New file.
14487
14488 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14489
14490         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14491         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14492         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14493         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14494
14495 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14496
14497         * config.sub (case $basic_machine): Change default for "ibm-*"
14498         to "openedition".
14499
14500 2000-04-13  Andreas Jaeger  <aj@suse.de>
14501
14502         * MAINTAINERS: Added myself.
14503
14504 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14505
14506         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14507         (do-md5sum): New target.
14508         (MD5PROG): Define.
14509         (PACKAGE): Default to TOOL.
14510         (VER): Default to a shell script.
14511         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14512         md5 checksum generation.
14513         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14514         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14515         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14516         insight.tar.bz2): Use gdb-taz to create archive.
14517
14518 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14519
14520         * configure (warn_cflags): Delete.
14521
14522 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14523
14524         * MAINTAINERS: Added myself.
14525
14526 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14527             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14528
14529         * configure.in (enable_libstdcxx_v3): Add.
14530         (target_libs): Add bits here to switch between libstdc++-v2 and
14531         libstdc++-v3.
14532         * config.if: And this file too.
14533         * Makefile.in: Add libstdc++-v3 targets.
14534
14535 2000-04-05  Michael Meissner  <meissner@redhat.com>
14536
14537         * config.sub (d30v): Add d30v as a basic machine type.
14538
14539 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14540
14541         * configure.in: -linux-gnu*, not -linux-gnu.
14542
14543 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14544
14545         * MAINTAINERS: Add self in write-after-approval section.
14546
14547 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14548
14549         * MAINTAINERS: Add self as ia64 port maintainer.
14550
14551 2000-03-08  Neil Booth  <NeilB@earthling.net>
14552
14553         * MAINTAINERS: Add self in write-after-approval section.
14554
14555 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14556
14557         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14558         (do-tar-bz2): Replace TOOL with PACKAGE.
14559         (gdb.tar.bz2): Remove GDBTK from GDB package.
14560         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14561         dejagnu.tar.bz2): New packages.
14562
14563 2000-02-27  Andreas Jaeger  <aj@suse.de>
14564
14565         * configure.in: Add entry for mips*-*-linux*, move catch all
14566         *-*-*linux* entry below this one.
14567
14568 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14569
14570         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14571
14572 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14573
14574         * config.sub: Support an OS of "wince".
14575
14576 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14577
14578         * config.guess, config.sub: Updated to match config's 2000-02-15
14579         version.
14580
14581 2000-02-23  Linas Vepstas  <linas@linas.org>
14582
14583         * config.sub: Add support for Linux/IBM 370.
14584         * configure.in: Likewise.
14585
14586 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14587
14588         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14589
14590 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14591
14592         * config.guess: Guess "cygwin" rather than "cygwin32".
14593
14594 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14595
14596         * configure (gcc_version): When setting, narrow search to
14597         lines containing `version_string'.
14598
14599 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14600
14601         * config.sub: Add support for avr target.
14602
14603 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14604
14605         * MAINTAINERS: Add maintainers for MCore port.
14606
14607 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14608
14609         * config.sub: Add mmix-knuth-mmixware.
14610
14611 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14612
14613         * MAINTAINERS: Pair cccp with cpplib maintainership.
14614
14615 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14616
14617         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14618         structure stuff to -L library search.
14619         (CXX_FOR_TARGET): Ditto.
14620         (CROSS_CHECK_MODULES): Fix spelling mistake.
14621
14622 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14623
14624         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14625         the C++ compiler.
14626
14627 2000-01-12  Richard Henderson  <rth@cygnus.com>
14628
14629         * configure.in: Don't build some bits for beos.
14630
14631 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14632
14633         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14634         as include files.
14635
14636 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14637
14638         * Add self as cpplib maintainer, as requested by Jason
14639         Merrill.  Correct my e-mail address.
14640
14641 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14642
14643         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14644         not mh-aix43.
14645
14646 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14647
14648         * MAINTAINERS: Add myself to "write after approval" list.
14649
14650 1999-12-14  Richard Henderson  <rth@cygnus.com>
14651
14652         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14653         * config.sub: Accept alphaev[78], alphaev8.
14654
14655 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14656
14657         * config.guess, config.sub: Update from autoconf.
14658
14659 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14660
14661         * MAINTAINERS:  update my playtime e-address.
14662
14663 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14664
14665         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14666         necessary libraries are missing.
14667
14668 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14669
14670         * MAINTAINERS: Add new 'write after approval' maintainer.
14671
14672 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14673
14674         * MAINTAINERS: Add new Java maintainer.
14675
14676 1999-10-25  Andreas Schwab  <schwab@suse.de>
14677
14678         * configure: Fix quoting inside arguments of eval.
14679
14680 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14681
14682         * config-ml.in: Allow suppression of some ARM multilibs.
14683
14684 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14685
14686         * config.guess: Add OS/390 match pattern.
14687         * config.sub: Add mvs, openedition targets.
14688         * configure.in (i370-ibm-opened*): New.
14689
14690 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14691
14692         * config.sub: Add support for configuring for pj.
14693
14694 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14695
14696         * config.sub (maybe_os): Add support for configuring for fr30.
14697
14698 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14699
14700         * configure.in: Do not configure or build ld for AIX
14701         platforms.  ld is known to be broken on these platforms.
14702
14703 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14704
14705         * config-ml.in: Pass compiler flag corresponding to multidirs to
14706         subdir configures.
14707
14708 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14709
14710         * Makefile.in (LDFLAGS): Define.
14711
14712 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14713
14714         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14715         noconfigdirs.
14716         (*-*-cygwin*): Likewise.
14717
14718 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14719
14720         * mkdep: New file.
14721         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14722         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14723
14724         From Eli Zaretskii <eliz@is.elta.co.il>:
14725         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14726         long file name when using DJGPP on MS-DOS.
14727
14728 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14729
14730         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14731
14732 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14733
14734         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14735         dependency as this causes "make check" to globally "make all"
14736
14737 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14738
14739         * configure.in (target_libs): Added target-zlib.
14740         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14741         (CONFIGURE_TARGET_MODULES): Likewise.
14742         (CHECK_TARGET_MODULES): Likewise.
14743         (INSTALL_TARGET_MODULES): Likewise.
14744         (CLEAN_TARGET_MODULES): Likewise.
14745         (configure-target-zlib): New target.
14746         (all-target-zlib): Likewise.
14747         (all-target-libjava): Depend on all-target-zlib.
14748         (configure-target-libjava): Depend on configure-target-zlib.
14749
14750         * Makefile.in (configure-target-libjava): Depend on
14751         configure-target-newlib.
14752         (configure-target-boehm-gc): New target.
14753         (configure-target-qthreads): New target.
14754
14755         * configure.in (target_libs): Added target-qthreads.
14756         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14757         (CONFIGURE_TARGET_MODULES): Likewise.
14758         (CHECK_TARGET_MODULES): Likewise.
14759         (INSTALL_TARGET_MODULES): Likewise.
14760         (CLEAN_TARGET_MODULES): Likewise.
14761         (all-target-qthreads): New target.
14762         (configure-target-libjava): Depend on configure-target-qthreads.
14763         (all-target-libjava): Depend on all-target-qthreads.
14764
14765         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14766         (CONFIGURE_TARGET_MODULES): Likewise.
14767         (CHECK_TARGET_MODULES): Likewise.
14768         (INSTALL_TARGET_MODULES): Likewise.
14769         (CLEAN_TARGET_MODULES): Likewise.
14770         (all-target-libjava): New target.
14771         (all-target-boehm-gc): Likewise.
14772         * configure.in (target_libs): Added libjava, boehm-gc.
14773
14774 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14775
14776         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14777         configure.bat in SUPPORT_FILES.
14778         (gas+binutils.tar.bz2): Likewise.
14779
14780         * makeall.bat: Remove; obsolete.
14781
14782 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14783
14784         From Mark Elbrecht:
14785         * configure.bat: Remove; obsolete.
14786
14787 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14788
14789         * configure: Add -W -Wall to the default CFLAGS when compiling with
14790         gcc.
14791
14792 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14793
14794         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14795
14796 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14797
14798         * configure.in: Build ld on IRIX6.
14799
14800 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14801
14802         * Makefile.in: Change distribution targets to use bzip2 instead of
14803         gzip.
14804         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14805         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14806
14807 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14808
14809         * config.sub: Add mcore target.
14810
14811 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14812
14813         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14814
14815 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14816
14817         * config.guess (dummy): Changed to $dummy.
14818
14819 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14820
14821         * config.sub: Tidied up case statements.
14822
14823 1999-05-22  Ben Elliston  <bje@cygnus.com>
14824
14825         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14826         <jiro@din.or.jp>.
14827
14828         * config.guess: Merge with FSF version. Future changes will be
14829         more accurately recorded in this ChangeLog.
14830         * config.sub: Likewise.
14831
14832 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14833
14834          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14835
14836 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14837
14838         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14839
14840 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14841
14842         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14843
14844 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14845
14846         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14847         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14848         Bad merge removed these two changes.
14849
14850 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14851                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14852
14853         * config.guess (interix Alpha): Add.
14854
14855 1999-04-11  Richard Henderson  <rth@cygnus.com>
14856
14857         * configure.in (i?86-*-beos*): Do config gperf; don't config
14858         gdb, newlib, or libgloss.
14859
14860 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14861
14862         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14863         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14864         from multidirs.
14865
14866 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14867
14868         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14869
14870 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14871
14872         * config.sub: Add support for mcore targets.
14873
14874 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14875
14876         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14877         not mt-ospace, in order to shut up assembler warning about using
14878         symbols that are named the same as registers.
14879
14880 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14881
14882         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14883         dependency list for all-target-cygmon.
14884
14885 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14886
14887         * config-ml.in: Check $host, not $target, for selective multilibs.
14888         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14889         thumb interworking, and underscore prefix multilibs.
14890
14891 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14892
14893         * missing: Update to version from current automake.
14894
14895 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14896
14897         * configure (gxx_include_dir): Removed.
14898
14899         * configure.in (gxx_include_dir): Handle it.
14900         * Makefile.in: Likewise.
14901
14902 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14903
14904         * config.sub (mips64vr4111,mips64vr4111el) Add.
14905
14906 1999-03-21  Ben Elliston  <bje@cygnus.com>
14907
14908         * config.guess: Correct typo for detecting ELF on FreeBSD.
14909
14910 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14911
14912         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14913         config/mh-djgpp.
14914
14915 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14916
14917         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14918         all-target-newlib to dependency list for all-target-bsp.
14919
14920 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14921
14922         * config.sub: Add i386-uwin support.
14923         * config.guess: Likewise.
14924
14925 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14926
14927         * configure.in: cleanup, add mh-*pic handling for arm, special
14928         case powerpc*-*-aix*
14929
14930 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14931
14932         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14933         can be built.
14934
14935 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14936
14937         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14938         targets.
14939
14940 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14941
14942         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14943
14944 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14945
14946         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14947
14948 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14949
14950         * config.sub: Fix typo in arm recognition.
14951
14952 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14953
14954         * configure.in (noconfigdirs): Changed target_configdirs to
14955         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14956         rather than m68k-*-* since it is not known to work on
14957         m68k-aout. Ditto for arm-*-*oabi.
14958
14959 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14960
14961         * configure.in (*-*-windows*): Remove, no longer used.
14962
14963 1999-02-19  Ben Elliston <bje@cygnus.com>
14964
14965         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14966         Smart and improved by Andrew Cagney.
14967
14968 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14969
14970         * config.guess: Recognize openbsd-*-hppa.
14971
14972 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14973
14974         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14975         only if it is not empty.
14976
14977 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14978
14979         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14980
14981         * config.guess: Modified to recognize uname's armv* syntax.
14982
14983         * config.sub: Modified to recognize uname's armv* syntax.
14984
14985 1999-02-17  Mark Salter  <msalter@cygnus.com>
14986
14987         * configure.in: Added target-bsp for sparclite.
14988
14989 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14990
14991         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14992
14993 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14994
14995         * configure.in: Add support for strongarm port.
14996         * config.sub: Add support for strongarm target.
14997
14998 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14999
15000         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15001         the old name config/mh-cygwin32.
15002         Enable texinfo.
15003
15004 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15005
15006         * configure.in: Do build ld for ix86 Solaris.
15007
15008 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15009
15010         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15011         $AR_FOR_TARGET.  Likewise for RANLIB.
15012
15013 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15014
15015         * config.sub (oabi):  Recognize.
15016         * configure.in (arm-*-oabi):  Handle.
15017
15018 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15019
15020         * config.guess: Improve detection of i686 on UnixWare 7.
15021
15022 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15023
15024         * config.guess: Add support for i386-pc-interix.
15025         * config.sub: Likewise.
15026         * configure.in: Likewise.
15027
15028 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15029
15030         * Makefile.in: Remove unneeded all-target-libio from
15031         from all-target-winsup target since it is now unneeded.
15032         Add all-target-libtermcap in its place since it is now
15033         needed.
15034
15035 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15036
15037         * configure.in: makefile stub for cygwin target is probably
15038         unnecessary.  Remove it for now.
15039
15040 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15041
15042         * configure.in: libtermcap.a should be built when cygwin is the
15043         target as well as the host.
15044         * config.guess: Allow mixed case in cygwin uname output.
15045         * Makefile.in: Add libtermcap target.
15046
15047 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15048
15049         * config.sub: Clean up handling of hppa2.0.
15050
15051 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15052
15053         * config.guess: Use C code to identify more HP machines.
15054
15055 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15056
15057         * config.sub: Handle hppa2.0.
15058
15059 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15060
15061         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15062         cygmon for all sparclite targets, regardless of object format.
15063
15064 1998-12-15  Mark Salter  <msalter@cygnus.com>
15065
15066         * configure.in: Added target-bsp for several target architectures.
15067
15068         * Makefile.in: Added rules for bsp.
15069
15070 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15071
15072         * config.guess: Improve detection of hppa2.0 processors.
15073
15074 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15075
15076         * config.guess: Recognize FreeBSD using ELF automatically.
15077
15078 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15079
15080         * configure (skip-this-dir): Add handling for new shell script, which
15081         might be created by a sub-directory's configure to indicate, this particular
15082         directory is "unwanted".
15083         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15084
15085 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15086
15087         * ltconfig: import from libtool, after changing libtool to
15088         account for the cygwin name change.
15089
15090 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15091
15092         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15093         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15094
15095 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15096
15097         * configure.in: Add libtermcap to list of cygwin dependencies.
15098
15099 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15100
15101         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15102         they include winsup/include when it's a cygwin target.
15103
15104 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15105
15106         * configure.in (host_tools): Added zip.
15107         * Makefile.in (all-target-libjava): Depend on all-zip.
15108         (all-zip): New target.
15109         (ALL_MODULES): Added all-zip.
15110         (NATIVE_CHECK_MODULES): Added check-zip.
15111         (INSTALL_MODULES): Added install-zip.
15112         (CLEAN_MODULES): Added clean-zip.
15113
15114 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15115
15116         * Makefile.in: lose "32" from comment about cygwin.
15117
15118 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15119
15120         * configure.in: Use -Os to build target libraries for the fr30.
15121
15122 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15123
15124         * config.sub: Add fr30.
15125
15126 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15127
15128         * configure.in: drop "32" from config/mh-cygwin32.  Check
15129         cygwin* instead of cygwin32*.
15130         * config.sub: Check cygwin* instead of cygwin32*.
15131
15132 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15133
15134         * config.guess: Match any version of Unixware7.
15135
15136 1998-10-20  Syd Polk  <spolk@cygnus.com>
15137
15138         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15139         if desired.
15140
15141 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15142
15143         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15144         these if the appropriate directories and files to not exist.
15145
15146 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15147
15148         * Makefile.in (DEVO_SUPPORT): Add config.if.
15149
15150 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15151
15152         * configure: Add pattern to replace "build_tooldir"'s
15153         definition in the generated Makefile with "tooldir"'s
15154         actual value.
15155
15156 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15157
15158         * config.sub: Bring back lost sparcv9.
15159
15160         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15161
15162 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15163
15164         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15165         CC_FOR_TARGET and friends.
15166
15167 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15168
15169         * Makefile.in (build_tooldir): New variable, same as tooldir.
15170         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15171         -B$(build_tooldir)/bin/.
15172         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15173
15174 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15175
15176         * README: Remove installation instructions and refer to the
15177         INSTALL directory instead.
15178
15179 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15180
15181         * config.sub: Add support for i[34567]86-pc-udk.
15182         * configure.in: Likewise.
15183
15184 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15185
15186         * Makefile.in: add bzip2 package building bits for user
15187         tools module
15188         * configure.in: ditto
15189
15190 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15191
15192         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15193         (ALL_TARGET_MODULES): Add all-target-libobjc.
15194         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15195         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15196         (all-target-libchill): Add dependencies.
15197         * configure.in (target_libs): Add libchill.
15198
15199 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15200
15201         * configure.in (target_subdir): Remove duplicate line.
15202
15203 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15204
15205         * Makefile.in (all-automake): fix dependencies.
15206
15207 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15208
15209         * configure.in: Minor cleanups for building in the $(target_alias)
15210         subdir.
15211
15212 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15213
15214         * Makefile.in (bootstrap): Set r and s before make all.  Use
15215         BASE_FLAGS_TO_PASS in make all.
15216         (cross): Likewise.
15217
15218 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15219
15220         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15221
15222 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15223
15224         * config.sub: Fix typo in last change.
15225
15226 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15227
15228         * config.sub: Add support for C4x target.
15229         * configure.in: Likewise.
15230
15231 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15232
15233         * config.sub: Recognize sparcv9 just like sparc64.
15234
15235 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15236
15237         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15238
15239 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15240
15241         * config.guess: Correctly identify Pentium II sco boxes.
15242
15243         * config.guess: Fix "tr" code.  From Weiwen Liu.
15244
15245 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15246
15247         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15248         stabs.
15249
15250 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15251
15252         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15253         (ALL_TARGET_MODULES): Add all-target-libchill.
15254         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15255         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15256         (all-target-libchill): Add dependencies.
15257         * configure.in (target_libs): Add libchill.
15258
15259 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15260
15261         * config.guess: Avoid assumptions about "tr" behaves when
15262         LANG is set to something other than English.
15263
15264 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15265
15266         * configure (gxx_include_dir): Changed to
15267         '${prefix}/include/g++'-${libstdcxx_interface}.
15268
15269         * config.if: New to determine the interfaces.
15270
15271 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15272
15273         * config.guess: Detect and handle MPE/IX.
15274         * config.sub: Deal with MPE/IX.
15275
15276 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15277
15278         * configure.in: Use mh-aix43.
15279
15280 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15281
15282         * configure: Fix --without/--disable cases for gxx-include-dir.
15283
15284 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15285
15286         * mdata-sh:  Imported.  Needed for automake support.
15287
15288 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15289
15290         * Makefile.in (taz): Try "chmod -R og=u ." before
15291         "chmod og=u `find . -print`".
15292
15293 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15294
15295         * configure.in: Add arm-elf and thumb-elf support.
15296
15297 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15298
15299         * Makefile.in: Undo previous patch.
15300
15301 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15302
15303         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15304         to here ...
15305         (install-no-fixedincludes): and here
15306         (INSTALL_MODULES): ... from here.
15307
15308 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15309
15310         * config.sub: Merge with FSF.
15311
15312         * config.guess: Merge with FSF.
15313
15314 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15315
15316         * configure (extraconfigdirs): New variable.
15317         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15318         * Makefile.in (all): Move higher in file.
15319         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15320         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15321         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15322         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15323         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15324
15325 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15326
15327         * Makefile.in (all-target-libjava): Depend on all-gcc and
15328         all-target-newlib.
15329         (configure-target-libjava): Depend on $(ALL_GCC).
15330
15331 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15332
15333         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15334         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15335
15336 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15337
15338         * INSTALL/README: Fix typo.
15339
15340 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15341
15342         * ylwrap: Change absolute path checks to check for DOS style path
15343         names.
15344
15345         * ylwrap: Don't use a full path name if the source file is in the
15346         same directory.  From hjl@lucon.org (H.J. Lu).
15347
15348         * config-ml.in: Default to being verbose, to match Feb 18 change to
15349         configure.
15350
15351 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15352
15353         Brought over from egcs:
15354
15355         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15356
15357         * configure.in (target_subdir): Set to ${target_alias} instead
15358         of "libraries".
15359
15360         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15361
15362         * configure.in (target_subdir): Set to libraries if enable_multilib.
15363
15364 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15365
15366         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15367         multilibs, force reconfiguration the first time we create
15368         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15369
15370 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15371
15372         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15373         avoid confusion with --no-recursion.
15374
15375 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15376
15377         * configure.in: Win32 hosts shouldn't use install -x
15378         * install-sh: remove -x option, and special .exe-handling
15379         hack.
15380
15381 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15382
15383         * config.guess: Recognize i586-pc-beos.
15384         * configure.in: Don't build some bits for beos.
15385
15386 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15387
15388         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15389         CFLAGS default to -O2.
15390
15391         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15392         when using GNU ld.
15393
15394 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15395
15396         * ltmain.sh: Correct install when using a different shell.
15397
15398 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15399
15400         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15401
15402 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15403
15404         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15405         target.
15406
15407 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15408
15409         * ltconfig: Update to correct AIX handling.
15410
15411 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15412
15413         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15414
15415         * configure.in (target_subdir): Set to ${target_alias} instead
15416         of "libraries".
15417
15418 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15419
15420         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15421         (Makefile): Depend on $(gcc_version_trigger).
15422
15423         * configure (gcc_version): Change default initializer to empty
15424         string.
15425         (gcc_version_trigger): New variable; pass this variable down
15426         to subdir configures to enable them checking gcc's version
15427         themselves. Emit make macros for both gcc_version vars.
15428         (topsrcdir): Initialize reliably.
15429         (recursion line): Remove --with-gcc-version=${gcc_version}.
15430
15431 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15432
15433         * configure (enable_version_specific_runtime_libs): Implement new flag
15434         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15435         in $(libsubdir); emit definition in each generated Makefile.
15436         (gxx_include_dir): Initialize depending on
15437         $enable_version_specific_runtime_libs.
15438
15439 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15440
15441         * configure (gcc_version): Initialize properly depending on
15442         how and where configure is started.
15443         (recursion line): Pass a --with-gcc-version=${gcc_version}
15444         to configures in subdirs.
15445
15446 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15447
15448         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15449         cygmon
15450
15451 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15452
15453         * configure.in: Add cygmon and libstub support for mn10200.
15454
15455 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15456
15457         * configure (gcc_version): Add new variable describing the
15458         particular gcc version we're building.
15459         * Makefile.in (libsubdir): Add new macro for the directory
15460         in which the compiler finds executables, libraries, etc.
15461         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15462         and libsubdir.
15463
15464 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15465
15466         * Makefile.in (local-clean): Remove *.log.
15467         (warning.log): Built with warn_summary from build.log.
15468         (mail-report.log): Run test_summary.
15469         (mail-report-with-warnings.log): Run test_summary including
15470         warning.log in the report.
15471
15472 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15473
15474         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15475
15476 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15477
15478         * Makefile.in (grep): Grep no longer depends on libiberty.
15479
15480 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15481
15482         * Makefile.in: all-snavigator needs all-libgui.
15483
15484 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15485
15486         * configure.in: Add cygmon and libstub support for mn10300.
15487
15488 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15489
15490         * missing: Update to version from automake 1.3.
15491
15492         * ltmain.sh: On installation, don't get confused if the same name
15493         appears more than once in the list of library names.
15494
15495 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15496
15497         * config.sub: Accept m68060 and m5200 as CPU names.
15498
15499 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15500
15501         * configure: Use && rather than using -a in test, because odd
15502         strings can confuse test.
15503         * configure.in: Likewise.
15504
15505 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15506
15507         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15508
15509 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15510
15511         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15512         bootstrap4-lean): New targets.
15513
15514 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15515
15516         * mpw-* Delete.  Not used.
15517
15518 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15519
15520         * COPYING.LIB: Update FSF address.
15521
15522 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15523
15524         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15525
15526         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15527         GAS_SUPPORT_DIRS.
15528
15529 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15530
15531         * ltconfig, ltmain.sh: Avoid producing a version number if
15532         -version-info was not used.
15533
15534 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15535
15536         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15537         building with newlib.
15538
15539 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15540
15541         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15542         Solaris `make' causes it to continue to next definition.
15543
15544 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15545
15546         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15547         the right GUI libraries and files are installed along with GDB.
15548
15549 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15550
15551         * configure.in: Change alpha to alpha* in several places.
15552
15553 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15554
15555         * config.sub: Recognize sparc86x.
15556
15557 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15558
15559         * configure.in (--enable-target-optspace): Remove debug echo.
15560
15561 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15562
15563         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15564
15565 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15566
15567         * ltconfig: Update cygwin32 support.
15568
15569         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15570         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15571         (GDB_SUPPORT_DIRS): Likewise.
15572
15573 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15574
15575         * configure.in (target_makefile_frag): If --enable-target-optspace,
15576         use -Os to compile target libraries rather than -O2.  Default to
15577         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15578         not used.
15579         * configure.in (target_cflags): Ditto for d30v.
15580
15581 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15582
15583         * Makefile.in (all-bfd): Depend on all-intl.
15584         (all-binutils): Likewise.
15585         (all-gas): Likewise.
15586         (all-gprof): Likewise.
15587         (all-ld): Likewise.
15588
15589 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15590
15591         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15592
15593 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15594
15595         * Makefile.in (all-bfd): Depend upon all-libiberty.
15596
15597         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15598
15599 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15600
15601         * Makefile.in: Add libstub.
15602
15603         * configure.in: Ditto. Build libstub for targets that have cygmon
15604         support.
15605
15606 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15607
15608         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15609
15610 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15611
15612         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15613         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15614
15615 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15616
15617         * configure: Define DEFAULT_M4 by searching PATH.
15618         * Makfile.in: Use DEFAULT_M4.
15619
15620 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15621
15622         * ltconfig: Add cygwin32 support.
15623
15624         * Makefile.in, configure.in: Add libtool as a native only directory
15625         to configure and build.
15626
15627 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15628
15629         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15630
15631 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15632
15633         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15634
15635 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15636
15637         * Makefile.in: add ash make rules
15638         * configure.in: add ash to native_only and host_tools lists
15639
15640 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15641
15642         * Makefile.in (all-gettext, all-intl): New targets.
15643         (ALL_MODULES): Added all-gettext, all-intl.
15644         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15645         (INSTALL_MODULES): Added install-gettext, install-intl.
15646         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15647
15648         * configure.in (host_tools): Added gettext.
15649         (native_only): Likewise.
15650         (noconfigdirs) [various cases]: Likewise.
15651         (host_libs): Added intl.
15652
15653 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15654
15655         * configure: Do not disable building gdbtk for cygwin32 hosts.
15656
15657 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15658
15659         * configure.in: Add thumb-coff target.
15660         * config.sub: Add thumb-coff target.
15661
15662 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15663
15664         * Makefile.in: Revert yesterday's change.
15665         (all-target-winsup):  all-target-librx stays out of here.
15666
15667 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15668
15669         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15670         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15671         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15672         Remove references to librx and libg++.
15673
15674 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15675
15676         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15677         recursive makes
15678
15679 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15680
15681         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15682         for newlib directory.
15683         (CXX_FOR_TARGET): Likewise.
15684
15685 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15686
15687         * ltconfig: Update after libtool/ltconfig.in change for
15688         hpux11.
15689
15690 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15691
15692         * ltconfig, ltmain.sh: Update to libtool 1.2.
15693
15694 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15695
15696         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15697         (install-gcc-cross): Instead, override LANGUAGES here.
15698
15699 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15700
15701         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15702         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15703
15704 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15705
15706         * configure.in: Add Thumb-pe target.
15707
15708 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15709
15710         * Makefile.in - changed sn targets to snavigator
15711         * configure.in - changed sn targets to snavigator
15712
15713 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15714
15715         * config-ml.in: After building symlink tree call make distclean
15716         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15717         to be the case for libiberty.
15718
15719 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15720
15721         * configure: When making link, also check the current
15722         directory. The configure scripts may create one.
15723
15724 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15725
15726         * config.sub: Accept alphapca56 and alphaev6 properly.
15727
15728 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15729
15730         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15731
15732 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15733
15734         * config.sub (sco5): Fix typo.
15735
15736 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15737
15738         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15739         install-itcl.
15740         (install-itcl): Remove dependency on install-tcl.
15741
15742 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15743
15744         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15745
15746 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15747
15748         * configure.in: Don't build libgui for a cygwin32 target when not on
15749         a cygwin32 host.
15750
15751 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15752
15753         * configure (redirect): Set to null, so default behavior of
15754         configure is now --verbose.
15755
15756 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15757
15758         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15759         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15760
15761 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15762
15763         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15764         this change to sync Makefile.in with its ChangeLog entries.
15765
15766 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15767
15768         * ltmain.sh (mkdir): Check that the directory doesn't exist
15769         before we exit with error, so that we don't get races during
15770         parallel builds.
15771
15772 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15773
15774         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15775
15776 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15777
15778         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15779         PICFLAG_FOR_TARGET.
15780         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15781
15782         * configure: Emit a definition for the new macro enable_shared
15783         into each Makefile.
15784
15785 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15786
15787         * configure.in (host_tools, native_only): Add libtool.
15788
15789 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15790
15791         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15792         Fix typo in ming config comment.
15793
15794 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15795
15796         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15797
15798 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15799
15800         * config.sub: Add tic30 cases, and map c30 to tic30.
15801
15802 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15803
15804         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15805         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15806         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15807         (CLEAN_TARGET_MODULES): Similarly
15808         (all-target-libf2c): Add dependences.
15809         * configure.in (target_libs): Add libf2c.
15810
15811 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15812
15813         * configure.in: Remove expect from noconfigdirs when target
15814         is cygwin32.  OK to build expect and dejagnu with Canadian
15815         Cross.
15816
15817 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15818
15819         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15820         host.
15821
15822         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15823         and mingw32.
15824
15825 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15826
15827         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15828         here as it is not defined in the toplevel Makefile.
15829
15830 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15831
15832         * configure (package_makefile_rules_frag): New variable, which names
15833         a file with generic rules, ...
15834         Change comment to mention we now have FIVE parts.
15835         * configure: Undo last change.
15836
15837 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15838
15839         * config.guess: More accurate determination of HP processor types.
15840         * config.sub: More accurate determination of HP processor types.
15841
15842 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15843
15844         * configure (package_makefile_frag): Move inserting the
15845         ${package_makefile_frag} to where it should be according
15846         to the comment.
15847
15848 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15849
15850         * config.guess: Add support for Linux/ARM.
15851
15852 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15853
15854         * .cvsignore: Remove *-info and *-install since they match
15855         release-info and mpw-install, which we don't want to just ignore.
15856
15857 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15858
15859         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15860
15861 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15862
15863         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15864         local_prefix to sub-make invocations.
15865
15866 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15867
15868         * configure.in: Check makefile fragments in the source
15869         directory.
15870
15871 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15872
15873         * configure.in: Check whether host and target makefile
15874         fragments exist before adding them to *_makefile_frag.
15875
15876 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15877
15878         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15879
15880 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15881
15882         * configure.in: Make sure we only replace RPATH_ENVVAR on
15883         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15884         regexp to sed.
15885
15886         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15887         to sub-makes.
15888
15889 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15890
15891         * config-ml.in (multi-do): LDFLAGS must include multilib
15892         designator.
15893
15894 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15895
15896         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15897
15898 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15899
15900         * config.sub: Add mingw32 support.
15901         * configure.in: Likewise.
15902
15903 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15904
15905         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15906
15907 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15908
15909         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15910         * configure (gxx_include_dir): Provide a definition for subdirs
15911         which do not use autoconf.
15912
15913 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15914
15915         * config.guess: Sync with egcs.  Picks up new alpha support,
15916         BeOS & some additional linux support.
15917
15918 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15919
15920         * config.guess: HP 9000/803 is a PA1.1 machine.
15921
15922 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15923
15924         * configure.in: It's alpha*-...
15925
15926 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15927
15928         * configure.in (host_makefile_frag, target_makefile_frag):
15929         Handle multiple config files.
15930         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15931         alpha-*-*.
15932
15933 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15934
15935         * mkdep: New file.
15936
15937 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15938
15939         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15940
15941 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15942
15943         * Makefile.in: Add libgui directory.
15944         (GDB_TK): Add all-libgui.
15945         * configure.in: Add libgui directory.
15946         * configure: Add all-libgui to GDB_TK.
15947
15948 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15949
15950         * config-ml.in (multidirs): Add m32r to multilib list.
15951
15952 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15953
15954         * Makefile.in (all-target-gperf): Change dependency to
15955         all-target-libstdc++.
15956
15957 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15958
15959         * config.guess: Add BeOS support.
15960
15961 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15962
15963         Source directory cvs renamed to cvssrc:
15964         * configure.in (host_tools): Change cvs to cvssrc.
15965         (native_only): Likewise.
15966         (noconfigdirs) [various cases]: Likewise.
15967         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15968         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15969         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15970         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15971         (all-cvssrc): Rename target from all-cvs.
15972
15973 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15974
15975         * configure (gxx_include_dir): Fix thinko.
15976
15977 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15978
15979         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15980         (install-cross, install-gcc-cross): New targets.
15981
15982 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15983
15984         * configure.in (noconfigdirs): Add support for Thumb target.
15985
15986         * config.sub (maybe_os): Add support for Thumb target.
15987
15988 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15989
15990         * Makefile.in: Add rules for cygmon.
15991
15992         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15993
15994 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15995
15996         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15997         * configure (gxx_include_dir): Provide a definition for subdirs
15998         which do not use autoconf.
15999
16000 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16001
16002         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16003         11/18/97 build
16004
16005 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16006
16007         * From Franz Sirl.
16008         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16009         found on RedHat Linux systems.
16010
16011 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16012
16013         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16014         guesses.
16015
16016 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16017
16018         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16019
16020 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16021
16022         * ltmain.sh: If mkdir fails, check whether the directory was created
16023         anyhow by some other process.
16024
16025 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16026
16027         * configure.in (d30v-*-*): Configure all directories.
16028
16029 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16030
16031         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16032         for the D30V.
16033
16034 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16035
16036         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16037
16038 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16039
16040         * include/libiberty.h: Add extern "C" { so it can be used with C++
16041         progrms.
16042         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16043         programs.
16044
16045 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16046
16047         * configure.in (d30v-*-*): Configure GCC now.
16048
16049 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16050
16051         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16052         is no longer needed.
16053
16054 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16055
16056         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16057
16058 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16059
16060         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16061         targets using "$@" to provide support for similar but not identical
16062         targets without having to duplicate code.
16063
16064 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16065
16066         * makefile.vms: Fix to work with DEC C.
16067
16068 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16069
16070         * config.sub: Add mips-tx39-elf to marketing names.
16071
16072 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16073
16074         * ltmain.sh: Handle symlinks in generated script.
16075
16076 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16077
16078         * configure: Handle autoconf style directory options: --bindir,
16079         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16080         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16081         --sysconfdir.
16082         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16083         (sharedstatedir, localstatedir, oldincludedir): New variables.
16084         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16085         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16086         sbindir, sharedstatedir, and sysconfdir.
16087
16088 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16089
16090         * Makefile.in (bootstrap-lean): New target.
16091
16092 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16093
16094         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16095         sn, and gnuserv from noconfigdirs.
16096
16097 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16098
16099         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16100
16101 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16102
16103         * Makefile.in (cross): New target.
16104
16105 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16106                           Jeff Law         <law@cygnus.com>
16107
16108         * Makefile.in (bootstrap2, bootstrap3): New targets.
16109         (all-bootstrap): Remove outdated and confusing target.
16110         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16111
16112 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16113
16114         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16115         windows.  Consistent with gdb/configure.
16116
16117 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16118
16119         * configure.in: Name Linux target fragment.
16120
16121         * configure: Rewrite so that project Makefile fragment is inserted
16122         first and appears last in the resulting Makefile.
16123
16124 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16125
16126         * Makefile.in (install-itcl): Install tcl first.
16127
16128 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16129
16130         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16131
16132 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16133
16134         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16135
16136         * configure.in (skipdirs): Add target-librx for Linux.
16137         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16138
16139 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16140
16141         * Makefile.in (bootstrap): New target.
16142
16143 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16144
16145         * config.sub: Accept 'amigados' for backward compatibility.
16146
16147 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16148
16149         * config.guess: Merge with FSF.
16150
16151 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16152
16153         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16154
16155 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16156
16157         * config.sub: Add "marketing-names" patch.
16158
16159 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16160
16161         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16162
16163 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16164
16165         * config.sub: Handle v850-elf.
16166
16167 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16168
16169         * .cvsignore (*-install): Remove.
16170
16171 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16172
16173         * ltconfig: Set CONFIG_SHELL in libtool.
16174         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16175
16176 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16177
16178         * configure.in (target_subdir): Set to libraries if enable_multilib.
16179
16180 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16181
16182         * config.guess: Update from gcc directory.
16183
16184 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16185
16186         * Makefile.in (all-sim): Depends on all-readline.
16187
16188 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16189
16190         * Makefile.in (BISON, YACC): Use $$s.
16191         (all-bison): Depend on all-texinfo.
16192
16193 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16194
16195         * Makefile.in (BISON): Add -L flag.
16196         (YACC): Likewise.
16197
16198 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16199
16200         * configure.in (noconfigdirs): Add support for v850e target.
16201
16202         * config.sub (maybe_os): Add support for v850e target.
16203
16204 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16205
16206         * configure.in (noconfigdirs): Add support for v850ea target.
16207
16208         * config.sub (maybe_os): Add support for v850ea target.
16209
16210 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16211
16212         * config.sub: Add mipstx39.  Delete r3900.
16213
16214 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16215
16216         * Makefile.in (all-autoconf): Depends on all-texinfo.
16217
16218 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16219
16220         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16221         eabi targets.
16222
16223 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16224
16225         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16226
16227         * configure: When handling a Canadian Cross, handle YACC as well as
16228         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16229         * Makefile.in (all-bison): Depend upon all-texinfo.
16230
16231 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16232
16233         * Makefile.in (BISON): bison, not byacc or bison -y.
16234         (YACC): bison -y or byacc or yacc.
16235         (various): Add *-bison as appropriate.
16236         (taz): No need to mess with BISON anymore.
16237
16238 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16239
16240         * configure: If OSTYPE matches *win32*, try to find a good value for
16241         CONFIG_SHELL.
16242
16243 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16244
16245         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16246         configure.in if it is present.
16247
16248 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16249
16250         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16251
16252 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16253
16254         * config.sub: Recognize `arc' cpu.
16255         * configure.in: Likewise.
16256         * config-ml.in: Likewise.
16257
16258 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16259
16260         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16261
16262 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16263
16264         * configure: Changed sed delimiter from ':' to '|' when
16265         attempting to substitute ${config_shell} for SHELL. On
16266         NT ${config_shell} may contain a ':' in it.
16267
16268 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16269
16270         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16271
16272 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16273
16274         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16275
16276 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16277
16278         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16279
16280         * ylwrap: If the program is a relative path, force it to be
16281         absolute.
16282
16283 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16284
16285         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16286
16287 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16288
16289         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16290         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16291         for libraries.
16292
16293 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16294
16295         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16296         separated by spaces.
16297
16298 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16299
16300         * ylwrap: New file.
16301         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16302
16303         * ltmain.sh: Handle /bin/sh at start of install program.
16304
16305         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16306
16307         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16308         * missing: New file, from automake 1.2.
16309
16310 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16311
16312         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16313         check-tk to CHECK_X11_MODULES.
16314
16315 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16316
16317         * config.sub: Merge with FSF.
16318
16319 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16320
16321         * config.guess: Merge with FSF.
16322
16323 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16324
16325         * configure: Treat msdosdjgpp like go32.
16326         * configure.in: Likewise.  Don't remove gprof for go32.
16327
16328         * configure: Change Makefile.tem2 to Makefile.tm2.
16329
16330 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16331
16332         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16333
16334 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16335
16336         * install-sh (chmodcmd): Set to null if the DST directory already
16337         exists.  Same as Nov 11th change.
16338
16339 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16340
16341         * configure (GDB_TK): Needs itcl and tix.
16342
16343 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16344
16345         * config.guess: Update from FSF.
16346
16347 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16348
16349         * Makefile.in (GDB_TK): Depend on itcl and tix.
16350
16351 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16352
16353         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16354         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16355         (INSTALL_SCRIPT): New variable.
16356         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16357         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16358         to -x.
16359         * install-sh: Add support for -x option.
16360
16361 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16362
16363         * configure.in, Makefile.in: Treat tix like itcl.
16364
16365 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16366
16367         * Makefile.in (WINDRES): New variable.
16368         (WINDRES_FOR_TARGET): New variable.
16369         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16370         (EXTRA_HOST_FLAGS): Add WINDRES.
16371         (EXTRA_TARGET_FLAGS): Add WINDRES.
16372         (EXTRA_GCC_FLAGS): Add WINDRES.
16373         ($(DO_X)): Pass down WINDRES.
16374         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16375         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16376         DLLTOOL_FOR_TARGET.
16377
16378 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16379
16380         * configure.in: configure sim before gdb for win32-x-ppc
16381
16382 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16383
16384         Move gperf into the toplevel, from libg++.
16385         * configure.in (target_tools): Add target-gperf.
16386         (native_only): Add target-gperf.
16387         * Makefile.in (all-target-gperf): New target, depend on
16388         all-target-libg++.
16389         (configure-target-gperf): Empty rule.
16390         (ALL_TARGET_MODULES): Add all-target-gperf.
16391         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16392         (CHECK_TARGET_MODULES): Add check-target-gperf.
16393         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16394         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16395
16396 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16397
16398         * config.sub (mn10200): Recognize new basic machine.
16399
16400 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16401
16402         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16403         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16404
16405 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16406
16407         * configure.in: If we're building mips-sgi-irix6* native, turn on
16408         ENABLE_MULTILIB and set TARGET_SUBDIR.
16409
16410 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16411
16412         * Makefile.in (all-sn): Depend on all-grep.
16413
16414 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16415
16416         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16417
16418         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16419         Makefile.  From Jeff Makey <jeff@cts.com>.
16420         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16421
16422         * Makefile.in (DISTBISONFILES): Remove.
16423         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16424         $(DEFAULT_YACC).
16425
16426         * configure.in: Build itl, db, sn, etc., when building for native
16427         cygwin32.
16428
16429         * Makefile.in (LD): New variable.
16430         (EXTRA_HOST_FLAGS): Pass down LD.
16431         ($(DO_X)): Likewise.
16432
16433 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16434
16435         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16436
16437 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16438
16439         * configure.in (targargs): Strip out any supplied --build argument
16440         before adding our own. Always add --build.
16441
16442 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16443
16444         * configure.in (targargs): Pass --build if we're doing
16445         a cross-compile.
16446
16447 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16448
16449         * configure: Use '|' instead of ":" as the separator in
16450         sed. Otherwise sed chokes on NT path names with drive
16451         designators. Also look for "?:*" as the leading characters in an
16452         absolute pathname.
16453
16454 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16455
16456         * config.sub: Support for r3900.
16457
16458 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16459
16460         * configure.in: Use install-sh, not install.sh.
16461
16462 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16463
16464         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16465         apply it twice.
16466
16467 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16468
16469         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16470         install-binutils.
16471
16472 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16473
16474         * Makefile.in: Add automake targets.
16475         * configure.in (host_tools): Add automake.
16476
16477 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16478
16479         * configure: Default CXX to c++, not gcc.
16480         * Makefile.in (CXX): Set to c++, not gcc.
16481         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16482
16483 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16484
16485         * install-sh: try appending a .exe if source file doesn't
16486         exist
16487
16488 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16489
16490         * configure.in: Turn on multilib by default.
16491         (cross_only): Remove target-libiberty.
16492
16493         * Makefile.in (all-gcc): Don't depend on libiberty.
16494
16495 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16496
16497         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16498
16499 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16500
16501         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16502         (DISTBISONFILES): Add ld/Makefile.in
16503
16504 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16505
16506         * configure.in: if target is cygwin32 but host isn't cygwin32,
16507         don't configure gdb tcl tk expect, not just gdb.
16508
16509 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16510
16511         * configure.in: Added gnuserv everywhere sn appears.
16512
16513         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16514         (CROSS_CHECK_MODULES): Added check-gnuserv.
16515         (INSTALL_MODULES): Added install-gnuserv.
16516         (CLEAN_MODULES): Added clean-gnuserv.
16517         (all-gnuserv): New target.
16518
16519 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16520
16521         * config.guess: Fixes for MIPS OpenBSD systems.
16522
16523 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16524
16525         * Makefile.in (INSTALL_XFORM): Remove.
16526         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16527
16528         * mkinstalldirs: New file, copied from automake.
16529         * Makefile.in (installdirs): Rename from install-dirs.  Use
16530         mkinstalldirs.  Change all users.
16531         (DEVO_SUPPORT): Add mkinstalldirs.
16532
16533 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16534
16535         * install-sh: Rename from install.sh.
16536         * Makefile.in (INSTALL): Change install.sh to install-sh.
16537         (DEVO_SUPPORT): Likewise.
16538
16539         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16540         Graichen <graichen@rzpd.de>.
16541
16542 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16543
16544         * config.guess: Recognize OpenBSD systems correctly.
16545
16546 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16547
16548         * README, Makefile.in (ETC_SUPPORT): Remove references to
16549         cfg-paper*, configure.{texi,man,info*}._
16550
16551 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16552
16553         * Makefile.in (all.normal): Ensure that gcc is built after all
16554         the x11 - ie gdb - targets.
16555
16556 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16557
16558         * makefile.vms: Don't run conf-a-gas.
16559
16560 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16561
16562         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16563
16564 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16565
16566         * configure.in: Remove noconfigdirs case since gdb also
16567         configures and builds for tic80-coff.
16568
16569 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16570
16571         * configure: Set cache_file to config.cache.
16572         * Makefile.in (local-distclean): Remove config.cache.
16573
16574 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16575
16576         * COPYING: Update FSF address.
16577
16578 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16579
16580         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16581         noconfigdirs.
16582
16583 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16584
16585         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16586         MAKEDIRS, is empty.
16587
16588 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16589
16590         * config.sub: Tweak mn10300 entry.
16591
16592 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16593
16594         * configure.in (host_tools): Put sim before gdb, so gdb's
16595         configure.tgt can determine if the simulator was configured.
16596
16597 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16598
16599         * config.sub: Move BeOS $os case to be with other Cygnus
16600         local cases.
16601
16602 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16603
16604         * config.sub: Remove misplaced comment that broke Linux.
16605
16606 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16607
16608         * config.sub: Add BeOS support.
16609
16610 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16611
16612         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16613
16614 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16615
16616         * configure.in (noconfigdirs): Remove tcl and tk from
16617         noconfigdirs for cygwin32 builds.
16618
16619 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16620
16621         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16622
16623 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16624
16625         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16626         make-all.com, use makefile.vms instead.
16627
16628 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16629
16630         * config.sub: Accept -lnews*.
16631
16632 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16633
16634         * configure.in (noconfigdirs): Disable target-newlib,
16635         target-examples and target-libiberty for d30v.
16636
16637 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16638
16639         * configure.in (noconfigdirs): Enable ld for d30v.
16640
16641 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16642
16643         * configure.in (tic80-*-*): Build compiler.
16644
16645 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16646
16647         * configure.in (d30v-*): Remove sim directory from list of
16648         unsupported d30v directories
16649
16650 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16651
16652         * config.sub, configure.in: Add d30v target cpu.
16653
16654 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16655
16656         * makefile.vms: New file.
16657         * make-all.com: Remove.
16658
16659 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16660
16661         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16662
16663 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16664
16665         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16666
16667 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16668
16669         * Makefile.in (ALL_MODULES): Added all-db.
16670         (CROSS_CHECK_MODULES): Addec check-db.
16671         (INSTALL_MODULES): Added install-db.
16672         (CLEAN_MODULES): Added clean-db.
16673
16674 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16675
16676         * config.guess: Merge with latest FSF sources.
16677
16678 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16679
16680         * Makefile.in (ALL_MODULES): Added all-itcl.
16681         (CROSS_CHECK_MODULES): Added check-itcl.
16682         (INSTALL_MODULES): Added install-itcl.
16683         (CLEAN_MODULES): Added clean-itcl.
16684
16685 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16686
16687         * configure.in: build gdb for mn10200
16688
16689 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16690
16691         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16692
16693 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16694
16695         * configure.in (tic80-*-*): Turn off most targets right now.
16696
16697 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16698
16699         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16700         rather than the makeinfo program.
16701         (do-info): Depend upon all-texinfo.
16702
16703 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16704
16705         * configure.in: Remove uses of config/mh-linux.
16706
16707         * config.sub, config.guess: Merge with latest FSF sources.
16708
16709 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16710
16711         * config.sub (case $basic_machine): Add tic80 entries.
16712
16713 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16714
16715         * config.sub, config.guess: Merge with latest FSF sources.
16716
16717 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16718
16719         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16720         * mpw-config.in: Test for NewFolderRecursive.
16721         * mpw-install: Use symbolic name for startup filename.
16722         * mpw-README: Add various additional details.
16723
16724 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16725
16726         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16727
16728 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16729
16730         * configure.in: Do build gcc and the target libraries for
16731         the mn10200.
16732
16733 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16734
16735         * configure.in: don't avoid building gdb for mn10300 any more
16736         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16737         instead of single-quoting it.
16738
16739 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16740
16741         * configure.in: Don't use --with-stabs on IRIX 6.
16742
16743 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16744
16745         * configure.in (m32r): Build gdb, libg++ now.
16746
16747 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16748
16749         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16750         directories from noconfigdirs.
16751
16752 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16753
16754         * config.sub (basic_machine): added mips16 configuration
16755
16756 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16757
16758         * config.sub: Handle d10v-unknown.
16759
16760 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16761
16762         * config.sub: Handle v850-unknown.
16763
16764 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16765
16766         * Makefile.in: add findutils
16767         * configure.in: add findutils to list of host_tools
16768
16769 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16770
16771         * config.sub: Handle mn10200 and mn10300.
16772
16773 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16774
16775         * configure.in (d10v-*): Do not build librx.
16776
16777 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16778
16779         * configure.in (mn10300): Build everything except gdb & libgloss.
16780
16781 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16782
16783         * config.guess:  Patch for Dansk Data Elektronik servers,
16784         from Niels Skou Olsen <nso@dde.dk>.
16785
16786         For ncr, use /bin/uname rather than uname, since GNU uname does not
16787         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16788
16789         Patch for MIPS R4000 running System V,
16790         from Eric S. Raymond <esr@snark.thyrsus.com>.
16791
16792         Fix thinko for nextstep.
16793
16794         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16795
16796         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16797         * config.guess: Guess mips-dec-mach_bsd4.3.
16798
16799         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16800         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16801         release numbers.
16802         * config.guess (mips-mips-riscos*):  Emit just enough of the
16803         release number.
16804
16805         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16806         * config.guess (sparc-auspex-sunos*):  Added.
16807         (f300-fujitsu-*): Added.
16808
16809         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16810         * config.guess:  Recognize a Tadpole as a sparc.
16811
16812 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16813
16814         * config.guess: Don't assume that NextStep version is either 2 or
16815         3.  NextStep 4 (aka OpenStep 4) has come out now.
16816
16817 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16818
16819         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16820         From Rik Faith <faith@cs.unc.edu>.
16821
16822 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16823
16824         * config.sub: Contributions from bug-gnu-utils to:
16825         Support plain "hppa" (no version given) architecture, reported by
16826         OpenStep.
16827         OpenBSD like NetBSD.
16828         LynxOs is not a hardware supplier.
16829
16830         * config.guess: Contributions from bug-gnu-utils to add support for:
16831         OpenBSD like NetBSD.
16832         Stratus systems.
16833         More Pyramid systems.
16834         i[n>4]86 Intel chips.
16835         M680[n>4]0 Motorola chips.
16836         Use unknown instead of lynx for hardware manufacturer.
16837
16838 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16839
16840         * install.sh (chmodcmd): Set to null if the DST directory already
16841         exists.
16842
16843 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16844
16845         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16846         not use mt-ppc target Makefile fragment any more.
16847
16848 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16849
16850         * configure.in (*-*-windows):  Exclude everything but those dirs
16851         needed to build windows.
16852
16853 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16854
16855         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16856
16857 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16858
16859         * configure.in:  Exclude mmalloc from i386-windows.
16860
16861 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16862
16863         * Undo my previous change.
16864
16865 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16866
16867         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16868         unconditionally.
16869         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16870
16871 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16872
16873         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16874         host to add it's own flags.
16875
16876 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16877
16878         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16879
16880 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16881
16882         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16883         (CXX_FOR_TARGET): Likewise.
16884         (GCC_FOR_TARGET): Define.
16885         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16886         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16887         CC_FOR_TARGET was specified on the command line.
16888         (MAKEOVERRIDES): Don't define.
16889
16890 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16891
16892         * configure.in (m32r): Fix spelling of libg++ libs.
16893
16894 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16895
16896         * config.sub (-apple*): Remove, now redundant.
16897
16898 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16899
16900         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16901
16902         * configure: Rework yesterday's sed script patch.
16903
16904         * config.sub: Merge with FSF.
16905
16906 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16907
16908         * config.guess:  Merge from FSF.
16909
16910         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16911         * config.guess: Use pc instead of unknown, for pc clone systems.
16912         Change linux to linux-gnu.
16913
16914         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16915         * config.guess: Avoid non-portable tr syntax.
16916
16917 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16918
16919         * test-build.mk (HOLES): Add "xargs" for gdb.
16920
16921         * configure: Avoid hpux10.20 sed bug.
16922
16923 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16924
16925         * configure.in:  Add support for windows host
16926         (that is a build done under the Microsoft build environment).
16927
16928 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16929
16930         * Makefile.in: Replace all uses of srcroot with s, to shrink
16931         command line lengths.
16932
16933         Patches from Geoffrey Noer <noer@cygnus.com>:
16934         * configure.in: If configuring for newlib, pass --with-newlib to
16935         subdirectories.
16936         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16937         -Bnewlib/ and -Lwinsup to gcc.
16938         (CXX_FOR_TARGET): Likewise.
16939
16940 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16941
16942         * Makefile.in (ETC_SUPPORT): Add configure.
16943
16944 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16945
16946         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16947         host configuration file.
16948
16949 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16950
16951         * configure.in: Break mn10x00 support into separate
16952         mn10200 and mn10300 configurations.
16953         * config.sub: Likewise.
16954
16955 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16956
16957         * configure.in: Add lots of stuff to noconfigdirs for
16958         the mn10x00 targets.
16959
16960         * config.sub, configure.in: Add mn10x00 support.
16961
16962 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16963
16964         * make-all.com: Call conf-a-gas, not config-a-gas.
16965
16966 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16967
16968         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16969         targets.
16970
16971 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16972
16973         * mpw-README: Add much more detail for native PowerMac.
16974         * mpw-install: New file.
16975         * mpw-configure: Add --norecursion and --help options.
16976         * mpw-config.in: Translate readme and install files when
16977         copying to objdir.
16978         * mpw-build.in: Don't always depend on byacc and flex.
16979         (install-only-top): New action.
16980
16981 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16982
16983         * configure.in:  You can now configure GDB for the v850.
16984
16985 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16986
16987         * configure.in (noconfigdirs): Don't configure any C++ dirs
16988         if targeting D10V.
16989
16990 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16991
16992         * config.sub: Recognize mips64vr5000.
16993
16994 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16995
16996         * configure.in: Use a single line for host_tools and native_only.
16997
16998 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16999
17000         * config.sub, configure.in: Add entries for m32r.
17001
17002 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17003
17004         * Makefile.in (inet-install): Don't run install-gzip.
17005
17006 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17007
17008         * configure.in:  Don't config lots of things for *-*-windows*.
17009
17010 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17011
17012         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17013         (host_libs, host_tools): Copy from configure.in.
17014         * mpw-configure: Don't complain about directories not found.
17015
17016 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17017
17018         * configure.in (i[345]86): Recognize i686 for pentium pro.
17019         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17020         file.
17021
17022         * config.guess (i[345]86): Ditto.
17023
17024 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17025
17026         * configure.in (noconfigdirs): Removed gdb for D10V.
17027
17028 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17029
17030         * configure.in: Remove ld, target-libio, target-libg++, and
17031         target-libstdc++ from noconfigdirs.
17032
17033 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17034
17035         * configure: Fix three locations where shell scripts were
17036         being run directly rather than with config_shell.
17037
17038 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17039
17040         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17041         * config.sub (basic_machine): Recognize v850.
17042
17043 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17044
17045         * mpw-configure: Handle multiple enable/disable options and
17046         pass them down recursively, handle -c and -s flags appropriately
17047         depending on choice of compiler, add escape mechanism for
17048         quoted arguments to gC.
17049
17050 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17051
17052         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17053         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17054         so that -mrelocatable-lib and -mno-eabi are used.
17055
17056         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17057         not support --print-multi-lib, don't abort.
17058
17059 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17060
17061         * make-all.com: Run config-a-gas.
17062         * setup.com: Don't copy subdirectory files around.
17063
17064 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17065
17066         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17067         target, it now compiles correctly.
17068
17069 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17070
17071         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17072
17073 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17074
17075         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17076
17077 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17078
17079         * configure.in (native_only): Add prms.
17080
17081 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17082
17083         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17084         (BINUTILS_SUPPORT_DIRS): Likewise.
17085
17086 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17087
17088         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17089         d10v support is added.
17090
17091 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17092
17093         * configure.in (d10v-*-*): New target.
17094
17095 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17096
17097         * config.guess (HP 9000/811): Recognize this as a PA1.1
17098         machine.
17099
17100 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17101
17102         * Makefile.in (do-tar-gz): New target, split out from tail end of
17103         taz target.  Run each command separately, don't use pipes.
17104         (taz): Use it.
17105
17106 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17107
17108         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17109         * mpw-build.in: No builds should depend on building byacc or flex,
17110         they are assumed to be installed already.
17111
17112 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17113
17114         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17115         variable that CC_FOR_TARGET needs.
17116
17117 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17118
17119         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17120         options have changed since the last time the subdirectory was
17121         configured, and if it has, reconfigure.
17122         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17123         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17124
17125 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17126
17127         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17128         CLEAN_MODULES): Add bash.
17129         (all-bash): New target.
17130
17131 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17132
17133         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17134
17135 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17136
17137         * config.sub (basic_machine): Recognize d10v as a valid processor.
17138
17139 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17140
17141         * mpw-configure: Add support for --bindir.
17142         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17143
17144 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17145
17146         * configure.in: add bash, time, gawk to list of hosttools and things
17147         to only build for native toolchains
17148
17149 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17150
17151         * Makefile.in (docdir): Remove.
17152
17153 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17154
17155         * Makefile.in (datadir): Set to $(prefix)/share.
17156
17157 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17158
17159         * configure.in: build diff and patch for cygwin32-hosted
17160         toolchains.
17161
17162 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17163
17164         * config.sub: Accept -rtems*.
17165
17166 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17167
17168         * configure.in: enable dosrel for cygwin32-hosted builds,
17169                 remove diff from the list of things not buildable
17170                 via Canadian Cross
17171
17172 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17173
17174         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17175         don't get ". ".
17176
17177 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17178
17179         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17180
17181 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17182
17183         * Makefile.in (taz): Handle case where tex3patch didn't even get
17184         checked out.  Also, if it was found, put the symlink in a new util
17185         subdirectory.
17186
17187 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17188
17189         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17190
17191 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17192
17193         * config.sub: Recognize -openvms.
17194         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17195         * make-all.com, setup.com: New files.
17196
17197 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17198
17199         * Makefile.in (taz): tex3patch moved to texinfo/util.
17200
17201 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17202
17203         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17204         * configure.in: remove make from disable-if-Can-Cross list
17205                 enable gdb if ${host} and ${target} are cygwin32
17206
17207 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17208
17209         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17210         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17211
17212 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17213
17214         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17215         distinguish sysv/svr4/bsd variants.
17216         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17217
17218 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17219
17220         * configure.in: Added copyright notice.
17221         * move-if-change: Added copyright notice.
17222
17223 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17224
17225         * configure.in (powerpcle-*-solaris*): Until we get shared
17226         libraries working, don't build gdb, sim, make, tcl, tk, or
17227         expect.
17228
17229 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17230
17231         * config.guess:  Merge with FSF:
17232
17233         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17234         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17235
17236         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17237         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17238
17239         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17240         * config.guess:  Combine two OSF1 rules.
17241         Also recognize field test versions.  From mjr@zk3.dec.com.
17242         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17243         because GNU uname does not support -p.  From pmr@pajato.com.
17244
17245 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17246
17247         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17248
17249 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17250
17251         * mpw-README: Document GCCIncludes.
17252
17253 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17254
17255         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17256
17257 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17258
17259         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17260
17261 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17262
17263         * configure.in (*-*-cygwin32): Configure make.
17264
17265 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17266
17267         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17268
17269 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17270
17271         * Makefile.in (all-inet): Depend on all-perl.
17272
17273         * Makefile.in (inet-install): New target.
17274
17275         * Makefile.in (all-inet): Depend on all-tcl.
17276         (all-inet): Depend on all-send-pr.
17277
17278 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17279
17280         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17281         temporarily.
17282
17283 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17284
17285         * configure.in: Don't configure --with-gnu-ld on AIX.
17286
17287 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17288
17289         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17290
17291 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17292
17293         * Makefile.in (ALL_MODULES): Added all-inet.
17294         (CROSS_CHECK_MODULES): Added check-inet.
17295         (INSTALL_MODULES): Added install-inet.
17296         (CLEAN_MODULES): Added clean-inet.
17297         (all-indent): New target.
17298
17299         * configure.in (host_tools): Added inet.
17300         (native_only): Added inet.
17301         (noconfigdirs): Added inet.
17302
17303 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17304
17305         * configure.in: Don't configure libgloss if we are not configuring
17306         newlib.
17307
17308 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17309
17310         * configure.in: Don't configure libgloss for unsupported
17311         architectures.
17312
17313 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17314
17315         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17316
17317 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17318
17319         * Makefile.in (ALL_MODULES): Include all-apache.
17320         (CROSS_CHECK_MODULES): Include check-apache.
17321         (INSTALL_MODULES): Include install-apache.
17322         (all-apache): New target.
17323
17324         * configure.in: Added apache everywhere perl is seen.
17325
17326 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17327
17328         * Makefile.in: Add support for clean-{module} and
17329         clean-target-{module} rules.
17330
17331 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17332
17333         * configure.in (*-*-ose) do not build libgloss.
17334
17335 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17336
17337         * config.guess (prep*:SunOS:5.*:*): Turn into
17338         powerpele-unknown-solaris2.
17339
17340 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17341
17342         * configure.in: Permit --enable-shared to specify a list of
17343         directories.
17344
17345 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17346
17347         * configure.in (host==solaris): Pass only the first word of $CC
17348         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17349
17350 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17351
17352         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17353
17354 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17355
17356         * Makefile.in (ALL_MODULES): Include all-perl.
17357         (CROSS_CHECK_MODULES): Include check-perl.
17358         (INSTALL_MODULES): Include install-perl.
17359         (ALL_X11_MODULES): Include all-guile.
17360         (CHECK_X11_MODULES): Include check-guile.
17361         (INSTALL_X11_MODULES): Include install-guile.
17362         (all-perl): New target.
17363         (all-guile): New target.
17364
17365         * configure.in (host_tools): Include perl and guile.
17366         (native_only): Include perl and guile.
17367         (noconfigdirs): Don't build guile and perl; no ports have been
17368         done.
17369
17370 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17371
17372         * configure (--enable-*): Handle quoted option lists such as
17373         --enable-sim-cflags='-g0 -O' better.
17374
17375 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17376
17377         * Makefile.in ({,inst}all-target): New rule so we can make and
17378         install all of the target directories easily.
17379
17380 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17381
17382         * configure.in: Add missing global flag in sed substitution when
17383         deleting `target-' from ${configdirs}.
17384
17385 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17386
17387         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17388         option.
17389
17390         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17391         config/mh-necv4.
17392
17393         * install.sh: Correct misspelling of transformbasename.
17394
17395         * config.guess: Recognize mips-*-sysv*.
17396
17397 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17398
17399         * config.sub: Recognize mon960.
17400
17401 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17402
17403         * configure: Restore Canadian Cross handling of BISON and LEX,
17404         removed in Feb 20 change.
17405
17406 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17407
17408         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17409         Mention make install.  Remove the old copyright date as well the
17410         clumsy and rather pointless copyright on the README file.
17411
17412 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17413
17414         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17415         Makefile after running symlink-tree, then run `make distclean' to
17416         avoid clobbering any generated files in srcdir.
17417
17418 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17419
17420         * configure.in (m68k-*-netbsd*): Build everything now.
17421
17422 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17423
17424         * Makefile.in (taz): Fix quoting.
17425
17426 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17427
17428         * configure.in (sparclet-*-*): Build everything now.
17429
17430 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17431
17432         * configure.in (m68k-*-linux*): New host.
17433
17434 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17435
17436         * configure: Check for bison before byacc.
17437
17438 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17439
17440         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17441         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17442         searching PATH.  These are used as fallbacks by Makefile.in if
17443         flex/bison/byacc aren't in objdir.
17444
17445 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17446
17447         * Makefile.in: Make everything which depends upon all-bfd also
17448         depend upon all-opcodes, in case --with-commonbfdlib is used.
17449
17450 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17451
17452         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17453         building NT native compilers on Unix.
17454
17455 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17456
17457         * configure.in: Don't get CC from the host Makefile fragment if we
17458         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17459         Solaris test for /usr/ucb/cc to the post target script, just after
17460         the compiler sanity test.
17461
17462 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17463
17464         * config.sub: Merge with FSF.
17465
17466 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17467
17468         * Makefile.in (RPATH_ENVVAR): New variable.
17469         (REALLY_SET_LIB_PATH): Use it.
17470         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17471
17472 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17473
17474         * config.sub, configure.in: Recognize sparclet cpu.
17475
17476 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17477
17478         * config.guess:  Support m68k-cbm-sysv4.
17479
17480 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17481
17482         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17483         m68k-unknown-linuxaout from linker help string.  Put quotes around
17484         $ld_help_string.
17485
17486 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17487
17488         * config.guess (powerpc-harris-powerunix): Add guess for port
17489         to new target.
17490
17491 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17492
17493         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17494
17495 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17496
17497         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17498         $(REALLY_SET_LIB_PATH) in Makefile.
17499         * Makefile.in (SET_LIB_PATH): New variable.
17500         (REALLY_SET_LIB_PATH): New variable.
17501         ($(DO_X)): Use $(SET_LIB_PATH).
17502         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17503         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17504         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17505         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17506         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17507         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17508         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17509         (install-dosrel): Likewise.
17510         (all-opcodes): Depend upon all-libiberty.
17511
17512 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17513
17514         * config.guess (*:CYGWIN*): New
17515
17516 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17517
17518         * Makefile.in (all-target-winsup): All all-target-libiberty.
17519
17520 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17521
17522         * configure.in (noconfigdirs): Add missing # in front of comment.
17523
17524 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17525
17526         * configure.in: add second pass to things added to noconfigdirs
17527         so *-gm-magic can exclude libgloss properly.
17528
17529 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17530
17531         * mpw-configure (extralibs_name, rez_name): Set correctly
17532         for MWC68K compiler.
17533
17534         * mpw-README: Add more info on the necessary build tools.
17535
17536 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17537
17538         * configure.in, config.sub: Recognize cygwin32.
17539
17540 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17541
17542         * config.guess, config.sub: Recognize A/UX.
17543
17544 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17545
17546         * config.sub: Merge with gcc/config.sub.
17547
17548 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17549
17550         * mpw-build.in (do-binutils): Add build of stamps.
17551
17552 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17553
17554         * config.sub: Add recognition for mips64vr4100*-* targets.
17555
17556 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17557
17558         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17559         Add creation of gconfigargs with `--enable-shared' turned on.
17560         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17561         ($(host)-stamp-stage3-configured): Likewise.
17562         (HOLES): Add chatr and ldd.
17563         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17564
17565 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17566
17567         * configure: Pass --nfp to recursive configures.
17568
17569 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17570
17571         * Makefile.in (DLLTOOL): New.
17572         (DLLTOOL_FOR_TARGET): New.
17573         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17574         (EXTRA_TARGET_FLAGS): Ditto.
17575         (EXTRA_GCC_FLAGS): Ditto.
17576         (CONFIGURE_TARGET_MODULES): Ditto.
17577         (DO_X): Ditto.
17578         * configure: Add DLLTOOL.
17579
17580 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17581
17582         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17583         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17584         mh-sco, since old workarounds no longer needed, and don't
17585         build ld, since libraries have weak symbols in COFF.
17586
17587 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17588
17589         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17590
17591 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17592
17593         * configure.in: Make sure that ${CC} can be used to compile an
17594         executable.
17595
17596 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17597
17598         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17599         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17600         nothing depending on whether gdbtk is being built.
17601
17602 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17603
17604         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17605
17606 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17607
17608         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17609         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17610
17611 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17612
17613         * config-ml.in: Add support for
17614         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17615         Simplify setting of multidirs from --disable-foo.
17616
17617 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17618
17619         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17620         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17621         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17622         non-empty, pass them on to the  GCC make.
17623         (all-bootstrap): New rule that is like all-gcc, except it executes
17624         the GCC bootstrap rule instead of the GCC all rule.
17625
17626 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17627
17628         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17629
17630 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17631
17632         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17633         DG/UX support.
17634
17635 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17636
17637         * config.sub (i*86*) Change [345] to [3456]
17638
17639 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17640
17641         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17642         --with-gnu-ld=no.
17643
17644 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17645
17646         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17647         AIX multilibs get built.
17648
17649 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17650
17651         * configure.in (i386-win32): Don't build expect if we're not
17652         building the tcl subdir.
17653
17654 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17655
17656         * Makefile.in: (configure-target-examples, all-target-examples):
17657         New targets, configure and build example programs.
17658
17659 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17660
17661         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17662         use it as input to sedit the generated MPW makefile.
17663         * mpw-README: Add a suggestion about Gestalt.h.
17664
17665 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17666
17667         * config.sub: Accept *-*-ieee*.
17668
17669 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17670
17671         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17672         Ronald F. Guilmette <rfg@monkeys.com>.
17673
17674 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17675
17676         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17677         for powerpc-pe native.
17678         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17679         (target==powerpc-pe): duplicate i386-win32 entry.
17680
17681 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17682
17683         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17684         of vxworks, not just vxworks5.1.
17685
17686 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17687
17688         * mpw-configure: Add support for exec-prefix.
17689
17690 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17691
17692         * config.guess: Recognize HP model 816 machines as having
17693         a PA1.1 processor.
17694
17695 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17696
17697         * configure: Ignore new autoconf configure options.
17698
17699 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17700
17701         * config.guess:  Recognize Pentium under SCO.
17702         From Robert Lipe <robertl@arnet.com>.
17703
17704 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17705
17706         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17707
17708 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17709
17710         * configure.in: Don't configure gas for alpha-dec-osf*.
17711
17712 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17713
17714         * configure.in: Default to --with-stabs for some targets for which
17715         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17716         i[345]86*-*-unixware*.
17717
17718 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17719
17720         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17721         rather than basing it on the target.  Simplify handling of options
17722         controlling which directories to configure.  Remove extraneous
17723         slash in multi-clean target.
17724
17725 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17726
17727         * config-ml.in: Prefix more variables with ml_ so they don't collide
17728         with configure's.
17729
17730 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17731
17732         * configure: Don't turn -v into --v.
17733
17734 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17735
17736         * configure.in (targargs): Fix typo.
17737
17738         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17739
17740 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17741
17742         * configure.in: Strip --host and --target options from
17743         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17744         --with-cross-host option when building with a cross-compiler.
17745         * configure: Canonicalize the arguments put into config.status by
17746         always using `=' for an option with an argument.  Pass a presumed
17747         --host or --target explicitly.
17748
17749 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17750
17751         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17752         into general OS recognition case.
17753
17754 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17755
17756         * configure.in (target_configdirs): add target-winsup only
17757         for win32 target systems.
17758
17759 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17760
17761         * Makefile.in (all-target-libgloss): Depend upon
17762         configure-target-newlib, since when libgloss is built it looks to
17763         see if the newlib directory exists.
17764
17765 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17766
17767         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17768         cfg-ml-*.in.
17769
17770 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17771
17772         * configure: Handle LD and LD_FOR_TARGET when configuring a
17773         Canadian Cross.
17774
17775 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17776
17777         * configure.in (target_libs): add target-winsup.
17778         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17779         (target==ppcle-pe): remove ld from $noconfigdirs.
17780
17781 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17782
17783         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17784         Preserve relative path names in $srcdir.  Build symlink tree if
17785         configuring cross target dir and srcdir=. (= no VPATH support).
17786         (configure-target-libg++): Depend on configure-target-librx.
17787         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17788         * config-ml.in: New file.
17789         * symlink-tree: New file.
17790         * configure: Ensure srcdir="." if that's what it is.
17791
17792 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17793
17794         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17795         includes and FLEX_SKELETON setting.
17796         * mpw-configure (--with-gnu-ld): New option, controls whether
17797         to use PPCLink or ld with PowerMac GCC.
17798         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17799         * mpw-config.in: Configure grez if targeting Mac.
17800
17801         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17802         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17803         just macos.
17804         * configure.in: Configure grez resource compiler if targeting Mac.
17805         * Makefile.in (all-grez, install-grez): New targets.
17806
17807 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17808
17809         * configure: CXX defaults to gcc, not g++.  If we find
17810         gcc in the path, set CC to gcc -O2.
17811
17812 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17813
17814         * configure: Default ${build} correctly.  Avoid picking up extra
17815         spaces when reading CC and CXX from Makefile.  When doing a
17816         Canadian Cross, use plausible default values for numerous
17817         variables.
17818         * configure.in: When doing a Canadian Cross, don't try to
17819         configure tools whose configure script can't handle it.
17820
17821 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17822
17823         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17824
17825 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17826
17827         * configure:  Remove dubious bug reporting address.
17828
17829 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17830
17831         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17832         configure script, run that instead of this directory's configure.
17833         In either case, print a message that we're configuring the sub-dir.
17834
17835 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17836
17837         * configure.in: Before checking for the existence of various files,
17838         use sed to filter out "target-".
17839
17840 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17841
17842         * Makefile.in (DO_X): Split rule to decrease command line length
17843         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17844         (Philippe De Muyter).
17845
17846 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17847
17848         * Makefile.in (all-patch): depend on all-libiberty.
17849
17850 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17851
17852         * configure.in: If the only directory in target_configdirs which
17853         actually exists is libiberty, then set target_configdirs to empty,
17854         to avoid trying to build a target libiberty in a gas or gdb
17855         distribution.
17856
17857 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17858
17859         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17860         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17861         systems.
17862
17863 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17864
17865         * configure.in (copy_dirs): Use sys-include instead of include
17866         for --with-headers option.
17867
17868 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17869
17870         * Makefile.in, configure.in: Make winsup builds work with
17871         new scheme.
17872
17873 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17874
17875         * configure.in: Build the linker on AIX.
17876
17877 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17878
17879         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17880         where needed.
17881
17882 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17883
17884         * Makefile.in (all-gcc): Fix typo.
17885
17886 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17887
17888         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17889
17890 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17891
17892         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17893         to target-xiberty, to provide more flexibility.
17894         (target_subdir):  Define.  Create if cross.
17895         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17896         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17897         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17898         check-libFOO -> check-target-libFOO, etc.
17899         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17900         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17901         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17902         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17903         allow ALL_GCC="" to only configure.
17904         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17905         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17906         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17907
17908 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17909
17910         * Makefile.in (taz): Build "info" in etc explicitly.
17911
17912 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17913
17914         * configure.in:  Make sure that CC is undefined (as opposed to
17915         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17916         problem with autoconf trying to configure on a host without GCC.
17917
17918 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17919
17920         * mpw-configure: Set host alias from choice of host compiler,
17921         only use generic MPW Makefile sed if present, edit a file
17922         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17923         * mpw-README: Add problem notes about CW6 and CW7.
17924
17925 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17926
17927         * Makefile.in (taz): Use ";" instead of ";;".
17928
17929 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17930
17931         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17932         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17933         DISTDOCDIRS.
17934         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17935         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17936
17937 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17938
17939         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17940         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17941         Move bfd to DISTSTUFFDIRS.
17942
17943 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17944
17945         * Makefile.in (X11_LIB): Removed.
17946         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17947
17948         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17949
17950 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17951
17952         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17953         names.
17954
17955 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17956
17957         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17958
17959 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17960
17961         * configure.in (i[345]86-*-win32): Always build newlib.
17962         Don't configure cvs, autoconf or texinfo.
17963         * Makefile.in (LD_FOR_TARGET): New.
17964         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17965         Pass down LD_FOR_TARGET.
17966
17967 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17968
17969         * winsup: New directory.
17970         * Makefile.in: Build winsup.
17971         * configure.in: Winsup is configured when target is win32.
17972         Can only build win32 target GDB when native.
17973
17974 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17975
17976         * config.guess: Recognize HP model 819 machines as having
17977         a PA 1.1 processor.
17978
17979 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17980
17981         * configure: Fix sed loop which substitutes for CC and CXX to
17982         avoid bug found in various sed implementations.
17983
17984 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17985
17986         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17987         simulator.  Use standard powerpc-*-eabi*.
17988
17989 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17990
17991         * configure.in: Stop putting gas and binutils in noconfigdirs for
17992         powerpc-*-aix* and rs6000-*-*.
17993
17994 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17995
17996         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17997         -mcall-aixdesc libraries.
17998
17999 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18000
18001         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18002
18003         * config.sub (arm | armel | armeb): Fix shell syntax.
18004
18005 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18006
18007         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18008         -msoft-float and -mcpu=common support.
18009         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18010         libraries.
18011
18012 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18013
18014         * configure.in: Allow configuration and build of emacs19 for the alpha.
18015
18016 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18017
18018         * configure.in (CC): Get ^CC, not just any old CC, from
18019         ${host_makefile_frag}.
18020
18021 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18022
18023         * configure.in (CC): Try to get CC from
18024         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18025
18026 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18027
18028         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18029         only if it exists in $(srcdir).
18030
18031 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18032
18033         * configure: If CC and CXX are not set in the environment, set
18034         them, based on either an existing Makefile or on searching for gcc
18035         in PATH.  Substitute for CC and CXX in Makefile.
18036         * configure.in: Remove libm from target_libs.  Separate
18037         target_configdirs from configdirs.  If CC is not set in
18038         environment, try to get it from a host Makefile fragment.  Rewrite
18039         changes of configdirs to use skipdirs instead.  A few minor
18040         tweaks.  Take directories out of target_configdirs as they are
18041         taken out of configdirs.  Remove existing Makefile files from
18042         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18043         CONFIG_ARGUMENTS in Makefile.
18044         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18045         by configure.in.
18046         (CONFIG_ARGUMENTS): Likewise.
18047         (CONFIGURE_TARGET_MODULES): New variable.
18048         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18049         ($(CONFIGURE_TARGET_MODULES)): New target.
18050         (configure-libg++, configure-libio): New targets.
18051         (all-libg++): Depend upon configure-libg++.
18052         (all-libio): Depend upon configure-libio.
18053         (configure-libgloss, all-libgloss): New targets.
18054         (configure-libstdc++): New target.
18055         (all-libstdc++): Depend upon configure-libstdc++.
18056         (configure-librx, all-librx): New targets.
18057         (configure-newlib): New target.
18058         (all-newlib): Depend upon configure-newlib
18059         (configure-xiberty): New target.
18060         (all-xiberty): Depend upon configure-xiberty.
18061
18062 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18063
18064         * configure.in (host i[345]86-*-win32):  Expand the
18065         noconfigdirs again.
18066
18067 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18068
18069         * mpw-configure: Fix sed command file name.
18070
18071 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18072
18073         * configure.in (host i[345]86-*-win32): Reduce the
18074         noconfigdirs again.
18075
18076 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18077
18078         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18079         or powerpc*-*-pe*, since they are not yet supported.
18080
18081 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18082
18083         Add PowerMac support and many other enhancements.
18084         * mpw-configure: New option --cc to select compiler to use,
18085         paste options set according to --cc into the generated
18086         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18087         if mpw-make.sed is present.
18088         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18089         add forward includes for PowerPC include files.
18090         * mpw-build.in: Build using Makefile.PPC if present.
18091         (do-byacc, etc): Remove separate version resource builds.
18092         (do-gas): Build "stamps" before "all".
18093         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18094         * mpw-README: Update to reflect --cc option, PowerMac support,
18095         and recently-reported compatibility problems.
18096
18097 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18098
18099         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18100         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18101         (--with-multilib-top): Pass to recursive invocations.
18102
18103 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18104
18105         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18106         v810-*-*.
18107
18108 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18109
18110         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18111         gdb, ld and opcodes on v810-*-*.
18112
18113 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18114
18115         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18116         (local-maintainer-clean): New target.
18117         (maintainer-clean): New target.
18118         (realclean): Just depend upon maintainer-clean.
18119
18120 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18121
18122         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18123
18124 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18125
18126         * configure.in: Build ld in mips*-*-bsd* case.
18127
18128 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18129
18130         * config.sub: Accept -lites* OS.  From Ian Dall.
18131
18132 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18133
18134         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18135         targets.
18136
18137 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18138
18139         * configure.in: treat i386-win32 canadian cross the same as
18140         i386-go32 canadian cross.
18141
18142 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18143
18144         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18145         running under the simulator to build a reduced set of libraries.
18146         (powerpc-*-eabiaix): Add fine grained multilib support added to
18147         other powerpc targets yesterday.
18148
18149 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18150
18151         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18152         -disable-softfloat, -disable-relocatable, -disable-aix, and
18153         -disable-sysv to control which multilib libraries get built.
18154
18155 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18156
18157         * configure: Add Makefile.tem to list of files to remove in trap
18158         handler.
18159
18160 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18161
18162         * config.guess (*Linux*):  Add missing "exit"s.
18163         Also, need specific check for alpha-unknown-linux (uses COFF).
18164
18165 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18166
18167         * config.guess:  Merge with FSF:
18168
18169         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18170         * config.guess (AIX4): More robust release numbering discovery.
18171
18172         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18173         * config.guess (i386-sequent-ptx): Properly get version number.
18174
18175         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18176         * config.guess (mips:*:4*:UMIPS): New case.
18177
18178 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18179
18180         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18181         (i386-win32 host): Likewise.  Don't build readline.
18182
18183 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18184
18185         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18186         SUPPORT_FILES to submakes.
18187
18188 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18189
18190         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18191         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18192         mpw-configure.
18193
18194 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18195
18196         * configure.in (appdirs): Use =, not ==, in test expression when
18197         trying to build the text to print in the warning message for
18198         Solaris users.
18199
18200 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18201
18202         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18203
18204 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18205
18206         * config.guess: Recognize lynx-2.3.
18207
18208 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18209
18210         * config.sub (z8ksim): Deleted
18211         (z8k-*-coff): New, this is the one true name of the target.
18212
18213 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18214
18215         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18216
18217 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18218
18219         * config.guess (*:Linux:*:*): First try asking the linker what the
18220         default object file format is (elf, aout, or coff).  Then if this
18221         fails, try previous methods.
18222
18223 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18224
18225         * configure.in: Don't build newlib for *-*-vxworks5.1.
18226
18227 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18228
18229         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18230         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18231
18232 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18233
18234         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18235
18236 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18237
18238         * cfg-ml-com.in: New file.
18239         * cfg-ml-pos.in: New file.
18240
18241 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18242
18243         * COPYING.NEWLIB: Add HP free copyright to list.
18244
18245 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18246
18247         * config.sub: Recognize -eabi* for the system, not just -eabi.
18248
18249 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18250
18251         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18252         * config.sub, configure.in (win32): New target and host.
18253
18254 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18255
18256         * configure.in: Add i386-pe configuration.
18257
18258 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18259
18260         * mpw-build.in (install): Install GDB after LD.
18261
18262 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18263
18264         * mpw-config.in (elf/mips.h): Always forward-include, needed
18265         for GDB to build.
18266
18267 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18268
18269         * testsuite: New directory for customer acceptance and whole tool
18270         chain tests.
18271
18272 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18273
18274         * configure: If per-host line isn't found, but AC_OUTPUT is found
18275         and a configure script exists, run it instead.
18276
18277 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18278
18279         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18280
18281 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18282
18283         * configure: Set build_{cpu,vendor,os,alias} to host values when
18284         --build isn't specified.
18285
18286 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18287
18288         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18289         (FLAGS_TO_PASS): Pass them.
18290         (EXTRA_TARGET_FLAGS): Ditto.
18291
18292 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18293
18294         * Makefile.in (all-libg++): Depend on all-libstdc++.
18295
18296 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18297
18298         * configure.in (noconfigdirs): Enable all packages for
18299           i386-unknown-netbsd.
18300
18301 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18302
18303         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18304         hosted builds (DOS builds)
18305
18306 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18307
18308         Changes for ARM based on patches from Richard Earnshaw:
18309         * config.sub: Handle armeb and armel.
18310         * configure.in: Omit arm linker only for riscix.
18311
18312 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18313
18314         * config.guess:  Update from FSF.
18315
18316 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18317
18318         * config.sub: Recognize powerpcle as the little endian variant of
18319         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18320         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18321         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18322         temporarily.
18323
18324 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18325
18326         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18327
18328 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18329
18330         * config.sub: Accept -lites* as a basic system type.
18331
18332 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18333
18334         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18335         installed, and if so return linuxoldld as the system name.
18336
18337 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18338
18339         * config.guess: Add hppa1.1-hp-lites support.
18340
18341 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18342
18343         * configure.in: Don't build newlib for m68k-vxworks5.1.
18344
18345 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18346
18347         * configure.in (mips-sgi-irix6): Use mh-irix5.
18348
18349 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18350
18351         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18352
18353 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18354
18355         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18356         OSF/1.  Fix compiler flags.
18357         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18358
18359 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18360
18361         * configure.in: Recognize --with-newlib.
18362         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18363
18364 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18365
18366         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18367         to *_X11_MODULES due to gdbtk needing X include files et al.
18368
18369 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18370
18371         Merge in support for Mac MPW as a host.
18372         (Old change descriptions retained for informational value.)
18373
18374         * mpw-config.in: Add generic include forwards for cpu-specific
18375         include files in aout and elf directories.
18376
18377         * mpw-configure: Added copyright.
18378         * mpw-config.in: Check for presence of required build tools.
18379         (target_libs): Add newlib.
18380         (target_tools): Add examples.
18381         (Read Me): Generate as "Read Me for MPW" instead.
18382         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18383         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18384         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18385
18386         * mpw-configure: Remove subdir-specific makefile hackery,
18387         delete mk.tmp after using it.
18388
18389         * mpw-build.in (all): Display start and end times.
18390
18391         * mpw-configure (host_canonical): Set.
18392         (target_cpu): Always add to makefiles.
18393         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18394         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18395         (mpw-mh-mpw): Look for in srcdir and srcroot.
18396         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18397
18398         * mpw-build.in: (install-only): New target.
18399
18400         * mpw-configure (host_alias, target_alias): Rename from hostalias
18401         and targetalias, add into generated Makefile.
18402         (mk.tmp): If present, add into generated Makefile.
18403         * mpw-build.in (all-gas): Build config.h first before gas proper.
18404
18405         * mpw-configure (config.status): Write only if changed.
18406         * mpw-config.in (readline): Configure it (not built, just used for
18407         definitions).
18408
18409         * mpw-config.in (elf/mips.h): Add a forward include.
18410
18411         * mpw-config.in: Forward-include most .h files in include into
18412         extra-include.
18413         (readline): Don't build.
18414         mpw-build.in (install): Install GDB.
18415
18416         * mpw-configure (prefix, mpw_prefix): Handle it.
18417         * mpw-config.in (mmalloc, readline): Don't configure.
18418         * mpw-build.in (thisscript): Rename to ThisScript.
18419         Use mpw-build instead of BuildProgram everywhere.
18420         (mmalloc, readline): Don't build.
18421         * mpw-README: New file, basic documentation about the MPW port.
18422
18423         * mpw-config.in: Use forward-include to create include files.
18424
18425         * mpw-configure: Add more things to the top of each configured
18426         Makefile, including contents of config/mpw-mh-mpw.
18427         * mpw-config.in (extra-include): Create this directory and fill it
18428         with Posix-like include files when configuring.
18429
18430         * config.sub (apple, mac, mpw): Add various aliases.
18431
18432         * mpw-build.in: New file, top-level build script fragment for MPW.
18433         * mpw-configure: New file, configure script for MPW.
18434         * mpw-config.in: New file, config fragment for MPW.
18435
18436 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18437
18438         * configure.in (host_libs): Remove glob, since it is gone from the
18439         sources.
18440
18441 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18442
18443         * Makefile.in: define empty GDB_NLM_DEPS var.
18444
18445         * configure.in(target_makefile_frag): use config/mt-netware
18446         for netware targets.
18447
18448 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18449
18450         * config.sub: Merge in recent FSF changes.  Remove linux special
18451         cases.
18452
18453 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18454
18455         Revert this change:
18456
18457         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18458
18459                 * build-all.mk: Use CC=cc -Xs on Solaris.
18460
18461 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18462
18463         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18464         stop using it.
18465         * Makefile.in: Nuke all references to glob subdirectory.
18466
18467 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18468
18469         * configure.in: Fix --enable-shared logic in per-host.
18470
18471 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18472
18473         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18474
18475 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18476
18477         * configure.in (noconfigdirs): Don't build gas on AIX, for
18478         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18479
18480 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18481
18482         * configure: Fix --cache-file to work if the file argument is a
18483         relative path.
18484
18485 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18486
18487         * configure: If the --cache-file is used, pass it down to
18488         configure in subdirectories.
18489
18490 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18491
18492         * config.sub: add vxworks29k configuration.
18493
18494 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18495
18496         * Makefile.in (taz): Do "diststuff" part quietly.
18497
18498 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18499
18500         * config.sub: Mini-merge with gcc/config.sub.
18501
18502 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18503
18504         * config.guess (IRIX): Sed - to _.
18505
18506 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18507
18508         * Makefile.in (source-vault, binary-vault): New targets.
18509
18510 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18511
18512         * config.sub: Recognize -eabi as a basic system type.
18513
18514 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18515
18516         * configure.in (enable_shared stuff): Fix typo.
18517
18518 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18519
18520         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18521
18522 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18523
18524         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18525
18526 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18527
18528         * configure.in (rs6000-*-*): Don't build gas.
18529
18530 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18531
18532         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18533         reduce command line length.
18534         (AS_FOR_TARGET): Check for as.new, not Makefile.
18535         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18536
18537 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18538
18539         * config.guess:  Merge from FSF.
18540
18541 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18542
18543         * configure: Don't use $ when handling program_suffix.
18544
18545 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18546
18547         * configure.in:  Configure tk for hppa/hpux.
18548
18549 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18550
18551         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18552
18553 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18554
18555         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18556         to LIBCXXFLAGS.  Tests are better run without it.
18557
18558 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18559
18560         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18561
18562 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18563
18564         * configure.in (*-*-netware*): Don't configure xiberty.
18565
18566 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18567
18568         * configure.in:  Remove tk from native_only list.
18569
18570 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18571
18572         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18573           for special NCD build.
18574
18575 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18576
18577         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18578         makeall.bat, they're only useful for binutils snapshots.
18579         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18580         makeall.bat to specified SUPPORT_FILES.
18581
18582 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18583
18584         * build-all.mk: Add Ericsson targets to sun4 and solaris
18585           hosts.  Add  BNR's sun4 target to solaris host, so their
18586           build-from-source will be tested in-house first.
18587
18588 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18589
18590         * Makefile.in (LIBCFLAGS): New variable.
18591         (CFLAGS_FOR_TARGET): Ditto.
18592         (LIBCFLAGS_FOR_TARGET): Ditto.
18593         (LIBCXXFLAGS): Ditto.
18594         (CXXFLAGS_FOR_TARGET): Ditto.
18595         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18596         (BASE_FLAGS_TO_PASS): Pass them.
18597         (EXTRA_TARGET_FLAGS): Ditto.
18598
18599         * configure.in: Support --enable-shared.
18600
18601 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18602
18603         * configure.in (target_libs):  Include libstdc++ again.
18604         * config.guess:  Update from FSF (for FreeBSD).
18605
18606 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18607
18608         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18609         makeall.bat.
18610         (DISTDOCDIRS): Add `etc'.
18611         (ETC_SUPPORT_PFX): New variable.
18612         (taz): Include anything from etc starting with a word in
18613         ETC_SUPPORT_PFX.
18614
18615 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18616
18617         * config.sub: Update for recent FSF changes.  Remove obsolete
18618         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18619         spacing changes.
18620
18621 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18622
18623         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18624
18625         * config.guess:  Merge with FSF.
18626         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18627
18628 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18629
18630         * configure: Since the "trap 0" handler will override the exit
18631         status on many systems, only use it for "exit 1", and make it set
18632         a non-zero exit status; reset it before "exit 0".  Also, check
18633         exit status of config.sub, and error out if it failed.
18634
18635 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18636
18637         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18638         and install libgloss.
18639
18640 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18641
18642         * Makefile.in (all-binutils): Depend upon all-byacc.
18643
18644         * configure.in: Don't build emacs on Irix 5.
18645
18646 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18647
18648         * configure.in (*-*-netware*): Add libio.
18649
18650 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18651
18652         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18653         (CHECK_TARGET_MODULES): Ditto.
18654         (INSTALL_TARGET_MODULES): Ditto.
18655         (TARGET_LIBS): Ditto.
18656         (all-libstdc++): Note dependencies.
18657
18658 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18659
18660         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18661
18662 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18663
18664         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18665         -fexternal-templates.
18666
18667         * configure.in (target_libs): Add libstdc++.
18668         (noconfigdirs): Add libstdc++ as appropriate.
18669
18670 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18671
18672         * config.guess:  Update from FSF.
18673
18674 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18675
18676         * configure: Use ${config_shell} when running ${configsub}.
18677
18678 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18679
18680         * config.sub: No longer recognize h8300h.
18681
18682 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18683
18684         * config.sub: Remove extraneous differences between config.sub and
18685         gcc/config.sub.
18686
18687 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18688
18689         * Makefile.in (DISTSTUFFDIRS): Add gas.
18690
18691 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18692
18693         * COPYING.NEWLIB: New file.
18694
18695 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18696
18697         * config.guess (HP-UX):  Patch from Harlan Stenn
18698         <harlan@landmark.com> to also emit release level.
18699
18700 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18701
18702         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18703
18704 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18705
18706         * config.sub:  Merge nextstep cleanup from FSF.
18707
18708 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18709
18710         * configure.in (arm-*-*): Don't configure ld for this target.
18711
18712 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18713
18714         * configure.in (*-*-netware): don't configure libg++, libio,
18715           librx, or newlib.
18716
18717 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18718
18719         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18720         configure ld--it works, but it doesn't support shared libraries.
18721
18722 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18723
18724         * config.guess (*-unknown-freebsd*):  Get rid of possible
18725         trailing "(Release)" in version string.
18726         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18727
18728 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18729
18730         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18731         Fix type: *-next-neststep -> *-next-nextstep.
18732
18733         * config.guess:  Merge from FSF:
18734
18735         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18736
18737         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18738
18739         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18740
18741         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18742         instead of UNIX_SV for UnixWare 1.0).
18743
18744 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18745
18746         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18747         to make gdb/nlm/* build after the compiler and linker.
18748
18749 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18750
18751         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18752         not just i[34]86.
18753         (m68k-atari-sysv4):  Relocate to match FSF version.
18754
18755         * config.guess:  More merges from the FSF:
18756
18757         Add a space before function call or macro invocation.
18758
18759         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18760
18761         * config.guess: Add trap cmd to remove dummy.c and dummy when
18762         interrupted.
18763
18764         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18765
18766         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18767         (dummy): Redirect stderr from compilation of dummy.c.
18768
18769         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18770
18771         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18772
18773 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18774
18775         * configure: Accept and ignore --cache*, for compatibility with
18776         new autoconf.
18777
18778 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18779
18780         * config.guess:  Merge from FSF:
18781
18782         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18783
18784         * config.guess (Pyramid*:OSx*:*:*): New case.
18785         (PATH): Add /.attbin at end for finding uname.
18786         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18787
18788         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18789
18790         * config.guess (M88*:DolphinOS:*:*): New case.
18791
18792         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18793
18794         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18795         to select whether to use ELF or COFF.
18796
18797         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18798
18799         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18800
18801         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18802
18803         * config.guess: Guess the OS version for HPUX.
18804
18805         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18806
18807         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18808
18809 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18810
18811         * configure.in: Recognize --with-headers, --with-libs, and
18812         --without-newlib.
18813         * Makefile.in (all-xiberty): Depend upon all-ld.
18814
18815 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18816
18817         * configure.in: Change i[34]86 to i[345]86.
18818
18819 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18820
18821         * configure (version): A few more tweaks to help message.
18822
18823 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18824
18825         * Makefile.in:  Remove (for now) librx as a host library,
18826         now that we're building it for target.
18827
18828 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18829
18830         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18831         (Karl Berry).
18832
18833 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18834
18835         * configure.in:  Also configure librx.
18836
18837 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18838
18839         * Makefile.in:  Update various rules to reflect that librx
18840         is now needed for libg++.
18841
18842 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18843
18844         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18845
18846 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18847
18848         * configure.in: Configure the examples directory.
18849
18850 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18851
18852         * configure: Simplify Jun 2 1994 change.
18853
18854 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18855
18856         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18857         /bin/gcc isn't good enough to build gcc.
18858
18859 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18860
18861         * Makefile.in (GDB_SUPPORT_FILES): Remove
18862         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18863         (gdb.tar.gz): Add new rule to use standard distribution building
18864         mechanism.
18865
18866 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18867
18868         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18869         Bill Cox <bill@cygnus.com>.
18870
18871 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18872
18873         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18874
18875 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18876
18877         * configure:  Search current dir first in .gdbinit.
18878
18879 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18880
18881         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18882
18883 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18884
18885         * config.sub:  Refer to NeXT's operating system as nextstep.
18886
18887         * config.sub (case $basic_machine):  Re-order the cases, to match
18888         the order in the FSF version (which is mostly alphabethical).
18889         Merge in some additions and changes from the FSF.
18890
18891 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18892
18893         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18894         * config.sub: Recognize cxux7.
18895         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18896
18897 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18898
18899         * config.sub:  Fix typo powerpc -> powerpc-*.
18900
18901 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18902
18903         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18904
18905         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18906         parallel with all-emacs and install-emacs).  Top-level command
18907         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18908
18909 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18910
18911         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18912         $(relbindir)/make before doing ``make install'', and use
18913         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18914         installing over running make binary.
18915         ($(host)-stamp-stage3-installed): Likewise.
18916
18917 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18918
18919         * config.guess: Recognize Mach.
18920
18921 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18922
18923         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18924         see whether --exec-prefix was used.
18925
18926 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18927
18928         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18929
18930 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18931
18932         * Makefile.in: Add all-librx target similar to all-libproc.
18933
18934 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18935
18936         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18937         with post 1.2 uname bogosity.
18938
18939 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18940
18941         * configure: Remove temporary files on receipt of a signal.
18942
18943 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18944
18945         * configure: If there is a package_makefile_frag, remove
18946         ${subdir}/Makefile.tem after copying it in.
18947
18948 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18949
18950         * build_all.mk: support rs6000 lynx identifies itself as
18951         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18952         since /bin/gcc is too feeble to compile a modern gcc.
18953
18954 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18955
18956         * brought devo/test-build.mk update-to-date with progressive/
18957           test-build.mk. Add lynx targets and hppa flag info.
18958
18959 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18960
18961         * configure.in:  Use mh-ncrsvr43.  Patch from
18962         Tom McConnell <tmcconne@sedona.intel.com>.
18963
18964 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18965
18966         * config.guess (i386-unknown-bsdi):  No longer need to
18967         check #if defined(__bsdi__) && defined(__i386__).
18968
18969 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18970
18971         * configure: Set program_transform_nameoption correctly.
18972
18973 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18974
18975         * brought build-all.mk update-to-date with progressive build-all.mk,
18976           added new targets and hppa info.
18977
18978 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18979
18980         * configure: If config.guess result is a prefix of the user
18981         specified target, assume a native build and use the user specified
18982         target as the host alias.  Remove SunOS patch suffix removal hack.
18983         * configure.in: Remove SunOS patch suffix removal hack.
18984
18985         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18986         in NATIVE_CHECK_MODULES.
18987
18988 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18989
18990         * Makefile.in: Rename HOST_ONLY to NATIVE.
18991         * configure: Delete SunOs patch suffix from host_canonical
18992           and build_canonical variables that are prepended to Makefiles.
18993         * configure.in: Add comments for easier maintenance.
18994
18995 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18996
18997         * Makefile.in: Add all-libproc target similar to all-gui.
18998
18999 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19000
19001         * Makefile.in (CHECK_MODULES): split into
19002         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19003
19004 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19005
19006         * config.guess (i386-unknown-bsdi): New system to guess.
19007
19008 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19009
19010         * Makefile.in: Add all-gui target (but not yet build by "all").
19011
19012 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19013
19014         * config.sub: Move deletion of patch suffix from here...
19015         * configure.in: To here, at Ian's suggestion.  The top-
19016           level scripts might need to know of a patch level.
19017
19018 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19019
19020         * config.sub: Strip off patch suffix so rtl is recognized
19021           as a sunos4.1.3 machine, even though it's been patched.
19022
19023 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19024
19025         * Makefile.in (INSTALL_LAST): Delete.
19026         (INSTALL_DOSREL): New.
19027
19028 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19029
19030         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19031         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19032         whether we pass down --with-gnu-ld anyhow.
19033
19034 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19035
19036         * Makefile.in (INSTALL_LAST): Change operation so it works
19037         on more flavors of make.
19038         * configure.in (go32): Don't build libg++ or libio.
19039
19040 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19041
19042         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19043         they can be overriden by templates.
19044
19045 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19046
19047         * configure.in (target==go32): Don't build gdb.
19048         * dosrel: New directory.
19049
19050 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19051
19052         * configure.in (host==go32): Configure dosrel too.
19053         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19054         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19055         be set by incoming names or templates.
19056         (INSTALL_LAST): New rule.
19057
19058 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19059
19060         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19061
19062 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19063
19064         * configure.in (appdirs): New variable.  Currently empty, but will
19065         be used in gas distribution.  If nonempty, lists a set of
19066         directories at least one of which must get configured, or top
19067         level configuration is considered to have failed.
19068         (rs6000-*-lynxos*): Use new file name.
19069
19070 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19071
19072         Eliminate XTRAFLAGS.
19073         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19074         newlib include files using -idirafter, and also use -nostdinc.
19075         (CXX_FOR_TARGET): Likewise.
19076         (XTRAFLAGS): Removed.
19077         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19078         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19079         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19080         ($(DO_X)): Don't pass down XTRAFLAGS.
19081
19082 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19083
19084         * configure.in (mips*-dec-bsd*): New target; do build linker.
19085         (mips*-*-bsd*): New target; don't build linker.
19086
19087 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19088
19089         * configure.in: support rs6000-*-lynxos* configuration.
19090         support sunos4 as a cross target.
19091
19092         * config.sub: look for lynx*, not lynx since the OS version may
19093         legitimately be part of the name.
19094
19095 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19096
19097         * configure.in (i[34]86-*-sco*): Move to be with other i386
19098         targets.
19099         (romp-*-*): New target.  Skip various binary utilities.
19100         (vax-*-*): New target.  Don't build newlib.
19101         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19102
19103 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19104
19105         * configure.in: Only set host_makefile_frag if config
19106         directory exists.
19107
19108 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19109
19110         * install.sh: If $dstdir exists, don't check whether each
19111         component does.
19112
19113 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19114
19115         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19116
19117 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19118
19119         * configure.in (*-*-lynxos*): Don't configure newlib for either
19120         native or cross Lynx.
19121
19122 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19123
19124         * config.sub (sparc64-elf): Fix os.
19125         (z8k): Remove duplicate.
19126
19127 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19128
19129         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19130         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19131
19132 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19133
19134         * configure: Make file links cleanly even if Lynx fails on
19135           an NFS symlink (at least fail cleanly).
19136
19137 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19138
19139         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19140         -XNh2000.
19141
19142 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19143
19144         * configure: Unknown options are fatal again.
19145
19146 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19147
19148         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19149         compatibility.
19150
19151 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19152
19153         * build-all.mk: Add `clean' target.
19154
19155 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19156
19157         * config.guess:  Add SINIX support.
19158         * configure.in:  Add mips-*-sysv4* support.
19159
19160 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19161
19162         * build-all.mk: Document all useful targets.
19163         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19164         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19165
19166 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19167
19168         * configure: Support --silent, --quiet.
19169
19170 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19171
19172         * configure: Support --disable-FEATURE.
19173
19174 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19175
19176         * config.guess: Recognize NCR running SVR4.3.
19177
19178 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19179
19180         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19181         Patch from Paul Eggert <eggert@twinsun.com>.
19182
19183 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19184
19185         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19186
19187 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19188
19189         * configure: Make unrecognized options give nonfatal warnings
19190         instead of fatal errors, and pass them to any subdirectory
19191         configures in case they recognize them.
19192         Make --x equivalent to --with-x.
19193
19194 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19195
19196         * configure: Add --enable-* options.  Clean up usage message and
19197         some comments.
19198
19199 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19200
19201         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19202
19203 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19204
19205         * configure.in (hppa*-*-*): Enable binutils.
19206
19207 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19208
19209         * config.sub: Recognize cisco.
19210
19211 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19212
19213         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19214
19215 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19216
19217         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19218         than one configuration name.  Add comment.
19219
19220 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19221
19222         * config.guess: about target *-hitachi-hiuxwe2, fixed
19223         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19224         macro is incorrect.]
19225
19226 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19227
19228         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19229         than the "make ls" stuff which used to be here.
19230
19231 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19232
19233         * config.guess:  Recognize i[34]86-unknown-freebsd.
19234         From Shawn M Carey <smcarey@rodan.syr.edu>.
19235
19236 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19237
19238         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19239
19240 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19241
19242         * config.guess: Check for ptx.
19243
19244 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19245
19246         * config.sub: Add os9k checking.
19247
19248 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19249
19250         * config.guess: Handle OSF1 running on HPPA processors
19251
19252 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19253
19254         * configure: If subdir configure fails, print out a message with
19255         subdirectory name, in case subdir's configure code didn't identify
19256         itself.
19257
19258 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19259
19260         * configure.in: Remove embedded newlines from configdirs.
19261         Avoid mismatches of substrings.  Fix matching strings at end
19262         of configdirs.
19263
19264 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19265
19266         * config.guess:  Add Lynx/rs6000 config support.
19267
19268 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19269
19270         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19271
19272 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19273
19274         * configure.in (hppa*-*-osf*): Treat this just like most other
19275         PA configurations (eg no binutils or ld).
19276         (hppa*-*-*elf*): These configurations have binutils and ld.
19277
19278 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19279
19280         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19281
19282 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19283
19284         * configure.in (rs6000-*-*): Build gas.
19285
19286 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19287
19288         * Makefile.in:  Avoid bug in losing hpux sed.
19289
19290 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19291
19292         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19293         for GDB and GDB has been fixed to not need it.
19294
19295 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19296
19297         * config.guess: Recognize vax hosts.
19298
19299 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19300
19301         * configure (while loop): Don't use "break 2" inside case
19302         statement -- the case statement isn't an enclosing loop.
19303
19304 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19305
19306         * config.guess:  Clean up NeXT support, to allow nextstep
19307         on Intel machines.  Make OS be nextstep.
19308
19309 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19310
19311         * config.guess: Add alternate forms for Convex.
19312
19313 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19314
19315         * configure:  Completely rewrite option processing.  Take
19316         advantage of pattern-matching to avoid invoking test frequently.
19317         Also clean up host and target defaulting logic.
19318
19319 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19320
19321         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19322         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19323         commands (plus user environment) will fit SCO limits.
19324
19325 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19326
19327         * configure.in: Don't issue warnings about directories which are
19328         not being configured if -norecursion is set.  Correct test for
19329         --with-gnu-as and --with-gnu-ld to not get confused by substring
19330         matches.
19331
19332         * configure.in: Don't build gas for alpha-dec-osf1*.
19333
19334 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19335
19336         * configure:  Back out Per's change of 12/19/1993.  It changes the
19337         behavior of configure in unexpected and confusing ways.
19338
19339         Also, use different delim char when calculating
19340         program_transform_name so that the name can contain slashes.
19341
19342 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19343
19344         * configure.in, config.sub: Add support for VSTa micro-kernel.
19345
19346 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19347
19348         * configure.in: Nuke hacks which were used to get a special
19349         version of GAS for HPPA configurations.
19350
19351 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19352
19353         * configure:  If only ${target_alias} is given, use that
19354         as the default for ${host_alias}.
19355         * configure:  Add missing back-slashes before nested quotes.
19356
19357 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19358
19359         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19360
19361 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19362
19363         * config.guess:  Recognize some Tektronix configurations.
19364         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19365
19366 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19367
19368         * config.sub: Match any flavor of SH.
19369
19370 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19371
19372         * configure.in: Don't try to configure newlib for Alpha.
19373
19374 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19375
19376         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19377         libg++ or libio for any Alpha target.
19378
19379         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19380
19381 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19382
19383         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19384         default arguments -- so it tried to compress itself.
19385
19386 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19387
19388         * configure.in (notsupp): ensure that a space is always at the end
19389           of the configdirs list, since the grep checks for an explicit space
19390
19391 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19392
19393         * configure.in (target i386-sysv4.2): don't build ld, since static
19394           versions of many libraries are not available.
19395
19396 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19397
19398         * config.guess: Recognize Apollos (using environment variables).
19399         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19400
19401 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19402
19403         * config.guess: Recognize Sony news mips running newsos.
19404
19405 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19406
19407         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19408         "fi ; else" for bash.
19409
19410 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19411
19412         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19413
19414 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19415
19416         * config.sub: accept unixware as an alias for svr4.2.
19417         Fix some inconsistancies with the gcc version.
19418
19419 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19420
19421         * Makefile.in (DISTDOCDIRS):  Add gdb.
19422
19423 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19424
19425         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19426
19427 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19428
19429         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19430         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19431         this now.
19432
19433 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19434
19435         * config.sub: Accept hiux* as an OS name.
19436
19437         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19438         etc/make-stds.texi.  The underscore came from gcc, and dje now
19439         agrees that RUNTESTFLAGS is the correct name.
19440
19441 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19442
19443         * install.sh:  Remove 'set -e'.  It makes any conditionals
19444         in the script useless.
19445
19446         * config.guess: Automatically recognize arm-acorn-riscix
19447         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19448
19449 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19450
19451         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19452
19453 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19454
19455         * Makefile.in (DISTDOCDIRS): New variable.
19456         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19457         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19458
19459 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19460
19461         * configure.in (hppa target): check the source directory for the
19462           pagas sub-directory
19463
19464 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19465
19466         * config.sub: Allow -aout* and -elf*.
19467
19468 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19469
19470         * configure.in: Don't build ld on i386-solaris2, same as for
19471         sparc-solaris2.
19472
19473 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19474
19475         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19476
19477 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19478
19479         * configure.in:  Configure gdb for alpha.
19480
19481 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19482
19483         * Makefile.in (CXXFLAGS): Add -O.
19484
19485 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19486
19487         * config.guess: added support for DG Aviion
19488
19489 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19490
19491         * configure.in: Produce warning message for subdirectories not
19492         configurable for this host/target combination.  Don't try to
19493         configure gdb for vms.
19494
19495 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19496
19497         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19498         appropriate files before making "diststuff".
19499         (DISTBISONFILES): New var: list of files to be edited.
19500         (DISTSTUFFDIRS): Add binutils.
19501
19502 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19503
19504         * config.sub: also handle mipsel and mips64el (for little endian mips)
19505
19506 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19507
19508         * configure.in: Add * to end of all OS names.
19509
19510 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19511
19512         * configure.in: Build newlib for LynxOS native.
19513
19514 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19515
19516         * config.guess: Add support for delta 88k running SVR3.
19517
19518         * configure.in: Add comment about HP compiler vs. emacs.
19519
19520 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19521
19522         * configure.in: don't build ld on solaris2 (not a viable option
19523           due to bugs in getpwnam & getpwuid)
19524
19525 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19526
19527         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19528         config.guess will produce a full version number.
19529
19530 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19531
19532         * configure.in: Build linker and binutils for alpha-dec-osf1.
19533
19534 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19535
19536         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19537         and gdb/testsuite/Makefile.in.
19538
19539 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19540
19541         * configure.in: recognize mips*- instead of mips-
19542
19543 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19544
19545         * config.sub: Accept linux*coff and linux*elf as operating
19546         systems.
19547
19548 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19549
19550         * config.sub: Recognize mips64, and mips3 as an alias for it.
19551
19552 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19553
19554         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19555         gdb knows how to handle OSF/1 shared libraries.
19556
19557 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19558
19559         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19560         * config.guess: Recognize Hitachi's HIUX.
19561         * config.sub: Recognize h3050r* and hppahitachi.
19562         Remove redundant cases for hp9k[23]*.
19563
19564 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19565
19566         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19567         if gas and ld are in the source tree and are in ${configdirs}.
19568         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19569         --with options (but still pass them down on the command line,
19570         if they were explicitly specified).
19571
19572 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19573
19574         * configure: substitute SHELL value in Makefile.in with
19575         ${CONFIG_SHELL}
19576
19577 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19578
19579         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19580         *-*-solaris2* targets.
19581
19582 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19583
19584         * Makefile.in: define M4, and pass it down to sub-makes;
19585         all-autoconf now depends on all-m4
19586
19587 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19588
19589         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19590         presence of {ar,ranlib} instead of a configured directory
19591
19592 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19593
19594         * config.guess: Accept 34?? as well as 33?? for NCR.
19595
19596 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19597
19598         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19599         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19600
19601 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19602
19603         * configure: grab values for $(CC) and $(CXX) from the
19604         environment, so that someone can do "CC=gcc configure; make" and
19605         have it work right (matching the way that autoconf works now)
19606
19607         * configure.in, Makefile.in: add support for gash, the tcl
19608         interface to Galaxy
19609
19610         * config.guess: add NetBSD variants (hp300, x86)
19611
19612 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19613
19614         * install.sh: Support -d option (in the manner of SunOS 4 install,
19615         as it is more deterministic than that of GNU install)
19616         (chmodcmd): Set file to mode 755 by default (should also do default
19617         chgrp and chown, but I don't feel like dealing with that now)
19618
19619 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19620
19621         * config.sub: Remove h8300hhms alias.
19622
19623 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19624
19625         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19626
19627 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19628
19629         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19630         as stmp-fixinc
19631
19632 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19633
19634         * config.sub: recognize m88110-bug-coff.
19635
19636 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19637
19638         * Makefile.in (all-libio): all dependencies on the toolchain used
19639         to build this (gcc, gas, ld, etc)
19640
19641 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19642
19643         * config.guess: Deal with OSF/1 1.3 on alpha.
19644
19645 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19646
19647         * install.sh: add some 'else true' clauses for portability
19648
19649         * configure.in: don't build libio for h8[35]00-*-* targets
19650
19651 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19652
19653         * Makefile.in:  Add support for new libio.
19654
19655 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19656
19657         * install.sh: If one command fails, don't try the rest.  Don't try
19658         to remove $dsttmp (via trap) unless we have already created it.
19659         If $src doesn't exist, detect it and exit with an error.
19660
19661         * config.guess: Recognize BSD on hp300.
19662
19663 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19664
19665         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19666         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19667
19668 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19669
19670         * Makefile.in (all-send-pr): depends on all-prms
19671
19672 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19673
19674         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19675
19676 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19677
19678         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19679         Added test for mips-mips-riscos5.
19680
19681 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19682
19683         * configure.in: use mh-hp300 for 68k HP hosts
19684
19685 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19686
19687         * configure: add support for CONFIG_SHELL, so that you can use
19688         some alternate shell for evaluating configure scripts
19689
19690 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19691
19692         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19693         in configure script to bug-gdb@prep.ai.mit.edu when building
19694         distribution archive.
19695         * Makefile.in (COMPRESS):  Remove def.
19696         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19697         gdb.tar.Z and make-gdb.tar.Z respectively.
19698         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19699         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19700         to convergence with 'taz' target in Makefile.in.
19701
19702 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19703
19704         * install.sh (dsttmp): use trap to ensure that tmp files go
19705         away on error conditions
19706
19707 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19708
19709         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19710
19711 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19712
19713         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19714         its parent is '/' not ''.
19715
19716         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19717
19718 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19719
19720         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19721         that ${newsrcdir}/configure.in does.
19722
19723 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19724
19725         * test-build.mk: support for CONFIG_SHELL
19726
19727 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19728
19729         * config.sub (netware):  Add as a basic system type.
19730
19731 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19732
19733         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19734           $(srcdir)/ from the dependency on Makefile.in.
19735
19736 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19737
19738         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19739         (h8300hhms is temporary until multi-libraries are implemented).
19740         * configure.in: Handle h8300h too.
19741
19742 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19743
19744         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19745
19746 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19747
19748         * configure:  Remove extraneous output when guessing host type.
19749         * config.guess:  Remove extraneous output when guessing using C
19750         compiler rather than uname, or when guessing fails.
19751
19752 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19753
19754         * Makefile.in: remove all.cross and install.cross targets
19755
19756         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19757           definitions
19758
19759 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19760
19761         * configure.in (target sh): Build gprof.
19762
19763 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19764
19765         * config.sub: change -solaris to -solaris2
19766
19767 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19768
19769         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19770
19771 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19772
19773         * configure: Correct error message for missing Makefile.in to
19774         print correct directory.
19775
19776 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19777
19778         * install.sh: kludge around 386BSD shell bug
19779
19780 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19781
19782         * config.guess:  Recognize NeXT.
19783         * config.guess:  Recognize i486-ncr-sysv4.
19784         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19785
19786 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19787
19788         * Makefile.in (MAKEINFOFLAGS): New variable.
19789         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19790         * build-all.mk, test-build.mk: Pass down --no-split as
19791         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19792
19793 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19794
19795         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19796
19797 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19798
19799         * Makefile.in (libg++.tar.z):  New rule.
19800         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19801         * Makefile.in (taz):  Only do a single chmod.
19802
19803 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19804
19805         * install.sh: don't use dirname anymore (replaced with sed usage)
19806
19807 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19808
19809         * Makefile.in:  Change extension for gzip'd files from '.z' to
19810         '.gz' per new FSF standard usage.
19811
19812 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19813
19814         * configure: put quotes around the final value of program_transform_name
19815
19816 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19817
19818         * Makefile.in: new install.sh support; update install-info rules
19819
19820 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19821
19822         * configure.in: Build diff for crosses, but not for go32 host.
19823
19824         * configure.in: Build gprof only for native, and don't build it
19825         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19826
19827 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19828
19829         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19830
19831 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19832
19833         * configure.in (host_tools): Add prms.
19834
19835 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19836
19837         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19838         with $(FLAGS_TO_PASS) on the command line
19839
19840         * config.sub: Recognize lynx and lynxos
19841
19842 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19843
19844         * config.sub: Accept -ecoff*, not just -ecoff.
19845
19846 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19847
19848         * Makefile.in (taz): Use .gz suffix instead of .z.
19849         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19850         names.
19851
19852 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19853
19854         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19855
19856 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19857
19858         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19859         that rebuilds that might happen during 'make install' don't get
19860         bogus gcc include files
19861
19862 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19863
19864         Change from Utah for HPPA support:
19865         * config.guess: Recognize hppa1.x-hp-bsd.
19866
19867 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19868
19869         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19870         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19871
19872 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19873
19874         * config.sub: Add support for rom68k and bug boot monitors.
19875
19876 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19877
19878         * Makefile.in: Make all-opcodes depend on all-bfd.
19879
19880 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19881
19882         * config.guess: Added special check for i[34]86-univel-sysv4*.
19883
19884 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19885
19886         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19887         the processor rather than assuming i486.
19888
19889 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19890
19891         * config.guess: Recognize SunOS6 as Solaris3.
19892
19893 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19894
19895         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19896         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19897
19898 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19899
19900         * build-all.mk (all-cross): New target for Canadian Cross.
19901         Added Q2 go32 targets.
19902         * test-build.mk: Configure go32 cross sparclite-aout and
19903         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19904         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19905
19906 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19907
19908         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19909         GO32 hosted toolchains
19910
19911 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19912
19913         * configure: change  so "-exec-prefix" gets passed down rather
19914         than "-exec_prefix" so autoconf generated Makefiles get the
19915         exec_prefix set right.
19916
19917 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19918
19919         * config.guess: get the Solaris2 minor version number
19920
19921         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19922
19923 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19924
19925         * config.guess: Recognize some Sequent platforms.
19926
19927 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19928
19929         * Makefile.in: added the vault-install target
19930
19931         * configure.in: actually use the Sun3 makefile fragment that's in
19932         config, also added the release dir to configdirs
19933
19934 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19935
19936         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19937
19938 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19939
19940         * configure.in: remove some program from Alpha targetted toolchains
19941
19942 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19943
19944         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19945         gprof.
19946         (taz): Run "make diststuff" in those directories instead of "make
19947         proto-dir".  Look for "VERSION=" only at start of line in subdir
19948         Makefile.  Use "gzip -9" for compression.
19949         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19950         (binutils.tar.z): New target.
19951
19952 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19953
19954         * Makefile.in (taz): Include gpl.texinfo.
19955
19956 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19957
19958         * Makefile.in (setup-dirs): Merged into "taz" target.
19959         (taz): Only do `proto-dir' stuff if a directory is actually needed
19960         for this target.
19961
19962 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19963
19964         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19965         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19966         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19967         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19968         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19969
19970 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19971
19972         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19973         config.sub, and move-if-change to gdb testsuite distribution
19974         archive, so the testsuite can be extracted, configured, and
19975         run separately from the gdb distribution.  Blow away the Chill
19976         tests that require a Chill compiled executable, since GNU Chill
19977         is not yet publically available.
19978
19979 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19980
19981         * test-build.mk: set environment variables in a single command,
19982         instead of a list of assignments and exports
19983
19984         * config.guess: recognize Alpha/OSF1 systems
19985
19986 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19987
19988         * configure: Change help message to prefer --options rather than
19989           -options.
19990
19991 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19992
19993         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19994         zippy@ecst.csuchico.edu.
19995         * config.guess: Recognize miniframe.
19996
19997 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19998
19999         * Makefile.in: Use srcroot to find runtest rather than rootme.
20000         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20001
20002 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20003
20004         * test-build.mk: Extensive additions to support building on a
20005         machine other than the host.
20006
20007 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20008
20009         * configure (tooldir): Fix for i386-aix again.
20010
20011 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20012
20013         * configure, Makefile.in:  Change definition of $(tooldir)
20014         to match the FSF.
20015
20016 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20017
20018         * config.guess:  Recognize i[34]86/SVR4.
20019
20020 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20021
20022         * Makefile.in (all-gdb): gdb depends on sim.
20023
20024 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20025
20026         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20027         at the same time we make the prototype gdb directory.
20028         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20029         files at the same time as the gdb base release distribution.
20030
20031 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20032
20033         * Makefile.in (check): Use individual check targets rather than
20034         DO_X rule.
20035         (check-gcc): Added.
20036
20037 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20038
20039         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20040         for System V release 3.2.
20041
20042 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20043
20044         * config.sub: Recognize hppaosf.
20045         * configure.in: Do configure ld/binutils/gas for it.
20046
20047 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20048
20049         * configure (tooldir): Alter syntax used to set this, for systems
20050         where "\$" isn't handled right, like i386-aix.
20051
20052 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20053
20054         * configure: Pass program-transform-name, not
20055         program_transform_name, to recursive configures.
20056
20057 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20058
20059         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20060         of gas+ld+binutils.
20061
20062 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20063
20064         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20065
20066 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20067
20068         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20069
20070 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20071
20072         * Makefile.in (PRMS): Set back to all-prms.
20073
20074 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20075
20076         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20077         targets, rather than for MIPS hosts.
20078
20079 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20080
20081         * configure.in: add comment for --with-x default values
20082
20083         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20084
20085         * Makefile.in: add check-* targets for each of the directories in
20086         the tree.  Add a definition of RUNTEST that will use the one we
20087         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20088
20089 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20090
20091         * configure.in: Removed obsolete references to bfd_target and
20092         target_makefile_frag.
20093
20094         * build-all.mk: Set assorted targets for Q2.
20095         * config.sub: Recognize z8k-sim and h8300-hms.
20096         * test-build.mk: Really don't pass host to configure.
20097         (HOLES): Added uname.
20098
20099 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20100
20101         * configure: Handle an empty program-prefix, program-suffix or
20102         program-transform-name correctly.
20103
20104 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20105
20106         * build-all.mk: -G 8 no longer required for MIPS targets.
20107         * test-build.mk: Don't pass host argument to configure; make it
20108         guess.
20109
20110 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20111
20112         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20113         * Makefile.in (COMPRESS):  New macro, like GZIP.
20114
20115 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20116
20117         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20118
20119         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20120         with gas currently defaults to -G 0.
20121
20122 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20123
20124         * Makefile.in (all-flex): flex depends on byacc.
20125
20126         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20127         to test-build.mk as RELEASE_TAG.
20128         * test-build.mk (configargs): New variable containing arguments to
20129         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20130         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20131
20132         * config.guess: Use /bin/uname when checking -X argument on SCO,
20133         to avoid invoking GNU uname which doesn't understand -X.
20134
20135         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20136
20137         * configure.in: Build gas for mips-*-*.
20138
20139 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20140
20141         * Makefile.in (all.normal): insert missing backslash.
20142
20143 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20144
20145         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20146
20147         * Makefile.in: Complete overhaul to merge many almost identical
20148         targets.
20149
20150 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20151
20152         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20153         (gdb.tar.Z): Adjusted.
20154
20155         * Makefile.in (setup-dirs, taz): New targets; should be general
20156         enough to adapt for gdb sometime.  Build only .z file.
20157         (gas.tar.z): New target.
20158
20159 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20160
20161         * build-all.mk: Use CC=cc -Xs on Solaris.
20162
20163 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20164
20165         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20166         for handling BISON for FSF releases.
20167
20168 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20169
20170         * configure: Actually implement the change zoo just documented.
20171
20172 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20173
20174         * configure: when using config.guess, only set target_alias when
20175         it's not already been set (ie, on the command line)
20176
20177 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20178
20179         * Makefile.in: add installcheck target, set PRMS to install-prms
20180
20181 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20182
20183         * configure: add support for package_makefile_fragment, handle the
20184         case where a directory has a configure.in file but no Makefile.in
20185         more gracefully (with an actual understandable error message, even);
20186         add support for --without (and add this to the usage message); also
20187         explicitly add a --host=${host_alias} to the command line when
20188         config.guess is used
20189
20190 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20191
20192         * configure: Must use both --host and --target in recursive calls.
20193
20194 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20195
20196         * Makefile.in: Change deja-gnu to dejagnu.
20197
20198 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20199
20200         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20201
20202 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20203
20204         * configure.in: canonicalize all instances to *-*-solaris2*,
20205         also strip out a number of tools to not build for go32 host
20206
20207 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20208
20209         * config.guess: add GPL.
20210
20211         * Makefile.in, config.guess, config.sub, configure: bump
20212           copyrights to 93.
20213
20214 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20215
20216         * Makefile.in (do-info): Removed obsolete check for existence of
20217         localenv file.
20218
20219         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20220
20221 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20222
20223         * Makefile.in: a couple of 'else true' for decstation,
20224         support for TclX
20225
20226         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20227
20228 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20229
20230         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20231
20232 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20233
20234         * config.guess: Recognize i386-ibm-aix (PS/2).
20235         * configure.in: Use config/mh-aix386 file for it.
20236
20237 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20238
20239         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20240         CC_FOR_TARGET instead.
20241         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20242
20243 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20244
20245         * Makefile.in: Add sim to list of directories sent with gdb
20246
20247 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20248
20249         * configure.in: Put back mips-dec-bsd* case.
20250
20251 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20252
20253         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20254         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20255         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20256
20257 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20258
20259         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20260
20261         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20262         (install-info): install dir.info only if it exists,
20263         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20264
20265 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20266
20267         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20268         gas for mips-dec-bsd.
20269
20270 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20271
20272         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20273         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20274
20275 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20276
20277         * configure.in: Added "dejagnu" to hosttools list.
20278
20279 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20280
20281         * config.sub, configure.in, config.guess:  Add support
20282         for Bosx, an AIX variant from Bull.
20283         Patches from F.Pierresteguy@frcl.bull.fr.
20284
20285 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20286
20287         * devo/dejagnu: Initial creation of devo/dejagnu.
20288         Migrated dejagnu testcases and support files for testing software
20289         tools to reside as subdirectories, currently called "testsuite",
20290         within the directory of the software tool.  Migrated all programs,
20291         support libraries, etc. beloging to dejagnu proper from
20292         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20293         with no modifications.  The changes to these files which will
20294         allow them to configure, build, and execute properly will be made
20295         in a future update.
20296
20297 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20298
20299         * Makefile.in: Change send_pr to send-pr.
20300         * configure.in: Likewise.
20301         * send_pr: Renamed directory to send-pr.
20302
20303 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20304
20305         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20306
20307 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20308
20309         * README:  Update for gdb-4.8 release.
20310         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20311         gdb-xxx.tar.z (gzip'd) file also.
20312
20313 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20314
20315         * Makefile.in: make all-diff depend on all-libiberty
20316
20317 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20318
20319         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20320
20321 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20322
20323         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20324
20325 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20326
20327         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20328         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20329         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20330
20331 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20332
20333         * Makefile.in:  makeinfo binary is in a new location
20334
20335 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20336
20337         * config.sub: Accept -ecoff as an OS.
20338
20339         * Makefile.in: Various changes to eliminate a level of make
20340         recursion and reduce the required command line length.
20341         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20342         sub-makes.
20343         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20344         variables holding settings for specific sub-makes.
20345         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20346         in terms of BASE_FLAGS_TO_PASS.
20347         (TARGET_LIBS): New variable listing directories which use
20348         TARGET_FLAGS_TO_PASS.
20349         (subdir_do): Eliminated.
20350         (do-*): New set of targets to replace subdir_do.
20351         (various): All targets which used subdir_do now depend on do-*.
20352         (local-clean): Renamed from do_clean.
20353         (local-distclean): New target, dependency of distclean and
20354         realclean.
20355         (install-info): Don't create directories.  Depend on dir.info
20356         rather than calling make recursively.
20357         (install-dir.info): Eliminated.
20358         (install-info-dirs): Create all info directories here.
20359         (dir.info): Depend upon do-install-info.
20360
20361         * test-build.mk (HOLES): Added false.
20362
20363 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20364
20365         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20366
20367 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20368
20369         * Makefile.in (info): remove dependency on all-texinfo.  The
20370         problem was really in texinfo/C, not at this level.
20371
20372 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20373
20374         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20375
20376 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20377
20378         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20379         GDB releases.
20380
20381 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20382
20383         * configure: Include srcdir in message about target of link not
20384         being found.  Don't convert `-' to `_' in `with' options being
20385         passed to subdirs.
20386
20387 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20388
20389         * configure.in: add uudecode to host_tools
20390
20391         * Makefile.in: added {all,install}-uudecode targets, added them to
20392         the appropriate lists
20393
20394 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20395
20396         * Makefile.in (all-gcc): Added dependency on all-gas.
20397
20398         * configure.in (mips-*-*): Build ld and binutils.
20399
20400 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20401
20402         * configure: check return code from mkdir, print error message and
20403           exit on failure.
20404
20405 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20406
20407         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20408
20409 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20410
20411         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20412
20413 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20414
20415         * config.sub (h8500):  Recognize this as a cpu type.
20416
20417 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20418
20419         * configure: source directory missing is no longer a warning
20420
20421         * configure.in: recognize irix[34]* instead of irix[34]
20422
20423         * Makefile.in: define and pass down X11_LIB
20424
20425 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20426
20427         * guess-systype: Renamed to ...
20428         * config.guess:  ... by popular request.
20429         * configure.in, Makefile.in:  Update accordingly.
20430
20431 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20432
20433         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20434         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20435         + Execute ./dummy instead of assuming . is in PATH.
20436
20437 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20438
20439         * guess-systype:  New shell script.  Attempts to guess the
20440         canonical host name of the executing host.
20441         Only a few hosts are supported so far.
20442         * configure:  Call guess-systype if no host is specified.
20443
20444 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20445
20446         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20447         gcc Makefile.
20448
20449 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20450
20451         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20452         (all-gcc, install-gcc, subdir_do): Use it.
20453
20454 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20455
20456         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20457
20458 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20459
20460         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20461           set exclusively by configure, using configure.in .
20462
20463 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20464
20465         * test-build.mk: set $PATH for all builds
20466
20467         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20468
20469 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20470
20471         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20472         the one used in gcc/Makefile.in, so that a null expansion doesn't
20473         override the one needed to build gcc with a native cc.
20474
20475 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20476
20477         * configure: Accept -with arguments.
20478
20479 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20480
20481         * Makefile.in: added h8300sim
20482
20483 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20484
20485         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20486         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20487         (all-cygnus, native, build-cygnus): Make
20488         $(canonhost)-stamp-3stage-done, not $(host)....
20489         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20490         i386-sco3.2v4.  Added else true to if command.
20491
20492 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20493
20494         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20495
20496 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20497
20498         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20499
20500 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20501
20502         * configure.in: don't remove binutils from Solaris builds
20503
20504 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20505
20506         * Makefile.in: get rid of earlier definitions for *clean,
20507         also handle the recursive info rule better
20508
20509 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20510
20511         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20512         do more-or-less the right thing.
20513
20514 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20515
20516         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20517         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20518
20519 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20520
20521         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20522         $(host_canonical).
20523
20524         * configure.in: split the configdirs list into 4 categories (native
20525         v. cross, library v. tool) and handle the cross-only and native-
20526         only in more reasonable (and correct!) way.
20527
20528 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20529
20530         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20531         configdirs anymore.
20532
20533 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20534
20535         * Makefile.in: extensive cleanup::  removed all of the explicit
20536         clean-* targets, collapsed many wrappers around subdir_do into
20537         one, added additional targets to satisfy standards.texi, deleted
20538         some old targets, some changes for consistency
20539
20540 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20541
20542         * configure.in: handle some programs as cross-only, and others as
20543         native only
20544
20545         * test-build.mk: handle partial holes in a more generic manner
20546
20547         * Makefile.in: m4 depends on libiberty
20548
20549 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20550
20551         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20552         time, wdiff, and find to configdirs
20553
20554         * Makefile.in: all, clean, and install rules for the new programs
20555         added to configure.in
20556
20557 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20558
20559         * configure.in: use mh-sun for all *-sun-* hosts
20560
20561 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20562
20563         * Makefile.in: define flags for X11 include files and library file
20564         locations, pass them down to the programs that need this info
20565
20566         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20567
20568 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20569
20570         * configure.in: start building libg++ for HP-UX targets
20571
20572 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20573
20574         * README:  Update references to files moved into etc/.
20575
20576 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20577
20578         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20579         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20580
20581 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20582
20583         * configure: accept dash as well as underscore in long option
20584         names for FSF compatibility.
20585
20586 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20587
20588         * config.sub: added -sco3.2v4 support from FSF.
20589
20590 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20591
20592         * configure.in: expand the section that adds or removes
20593         directories from the list of programs to build, to handle native
20594         vs. cross in addition to host v. native
20595
20596 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20597
20598         * Makefile.in:  Replace C++ in macro names with CXX.
20599         This is less likely to break ...
20600
20601 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20602
20603         * test-build.mk: add -w to GNU_MAKE
20604
20605 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20606
20607         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20608         add 'sparc' to list of recognized cpus.  This needed to make
20609         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20610         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20611         then changes that into $CPU-wrs-vxworks.
20612
20613         * configure.in: remove most references to gdbtest, regularize
20614         target based program removal
20615
20616         * test-build.mk: import from p3 tree (many fixes and changes)
20617
20618 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20619
20620         * Makefile.in: added rules to handle tcl, tk, and expect
20621
20622         * configure.in: handle those directories if they exist
20623
20624 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20625
20626         * config.sub: removed bogus hppabsd and hppahpux names, since
20627         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20628
20629 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20630
20631         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20632         depends upon all-xiberty
20633
20634         * Makefile.in: changes from p3, including:
20635
20636         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20637
20638         * Makefile.in (XTRAFLAGS): include newlib directories if
20639         newlib/Makefile exists, rather than if host != target.
20640
20641         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20642
20643         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20644         from the same source tree and not building a cross-compiler.  This
20645         matters for the libg++ configuration if reconfiguring a tree that
20646         has already been installed.
20647
20648         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20649
20650         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20651         pick up the machine and system specific header files.
20652
20653         * Makefile.in: added AS_FOR_TARGET, passed down in
20654         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20655         the C compiler to use to create programs which are run in the
20656         build environment, set it to default to $(CC), and passed it down
20657         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20658
20659         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20660
20661         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20662         We need them for unusual native builds, like systems without
20663         ranlib.
20664
20665         * configure: also define $(host_canonical) and
20666         $(target_canonical), which are the full, canonical names for the
20667         given host and target
20668
20669 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20670
20671         * Makefile.in:  Added separate definitions for C++.
20672
20673 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20674
20675         * configure.in (configdirs):  Add deja-gnu.
20676
20677 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20678
20679         * README:  Update for configure.texi and gdb-4.7 release.
20680
20681 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20682
20683         * Makefile.in:  Move "all" target to top of file.
20684         Previously, first target was ".PHONY" which caused BSD4.4 make
20685         to build .PHONY when make was run without arguments.
20686
20687 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20688
20689         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20690         Library-copylefted code in libiberty.
20691
20692 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20693
20694         * config.sub:  Replace m68kmote with plain old m68k.
20695
20696 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20697
20698         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20699
20700 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20701
20702         * config.sub: Complain if no argument is given.  Added support for
20703         386bsd as OS and target alias.
20704
20705 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20706
20707         * Makefile.in (XTRAFLAGS): include newlib directories if
20708         newlib/Makefile exists, rather than if host != target.
20709
20710 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20711
20712         * config.sub: recognize sparclite-wrs-vxworks.
20713
20714         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20715         p3.) Added clean-xiberty to clean.
20716
20717 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20718
20719         * configure.in: use *-*-* instead of nested cases for host and target
20720
20721 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20722
20723         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20724         from the same source tree and not building a cross-compiler.  This
20725         matters for the libg++ configuration if reconfiguring a tree that
20726         has already been installed.
20727
20728 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20729
20730         * config.sub (i486v/i486v4):  Merge in from FSF version.
20731
20732 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20733
20734         * configure: only set PWD if it is already set.
20735
20736 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20737
20738         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20739         doesn't have unset and all success paths (and most error paths)
20740         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20741         to just ${PWD} to avoid confusion.)
20742
20743 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20744
20745         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20746         even for a native compilation.
20747
20748 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20749
20750         Changes to make the gdb.tar.Z rule work better.
20751
20752         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20753         (DEVO_SUPPORT):  Add configure.texi.
20754         (bfd-ilrt.tar.Z):  Remove ancient rule.
20755
20756 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20757
20758         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20759         pick up the machine and system specific header files.
20760
20761         * configure.in, config.sub: added new target m68010-adobe-scout,
20762         with alias of adobe68k.  Changed configure.in to check for
20763         -scout before -sco* to avoid a false match.
20764
20765         * Makefile.in: added AS_FOR_TARGET, passed down in
20766         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20767         the C compiler to use to create programs which are run in the
20768         build environment, set it to default to $(CC), and passed it down
20769         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20770
20771 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20772
20773         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20774         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20775         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20776         FOR_TARGET variants, to newlib and libg++.
20777
20778 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20779
20780         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20781         first.
20782
20783 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20784
20785         * config.sub:  Accept `elf' as an environment.
20786
20787 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20788
20789         * Makefile.in (all-opcodes):  cd into the right directory
20790
20791 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20792
20793         * configure: added -program_transform_name option, used as
20794         argument to sed when installing programs.
20795         configure.texi: added documentation for -program_prefix,
20796         -program_suffix and -program_transform_name.
20797
20798 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20799
20800         * config.sub:  Accept i486 where i386 ok.
20801
20802 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20803
20804         * config.sub: accept we32k
20805
20806 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20807
20808         * config.sub, configure.in: accept OSE68000 and OSE68k.
20809
20810         * Makefile.in: don't create all directories for ``make install'';
20811         let the subdirectories create the ones they need.
20812
20813 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20814
20815         * COPYING: new file, GPL v2
20816
20817 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20818
20819         * Makefile.in: use the new gen-info-dir, which needs a template
20820         argument (which also lives in texinfo)
20821
20822         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20823
20824 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20825
20826         * config.sub (ncr3000):  Change i386 to i486.
20827
20828 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20829
20830         * Makefile.in: add install-rcs, install-grep to
20831         install-no-fixedincludes, removed install-bison and install-libgcc
20832
20833 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20834
20835         * configure.in: grab the HPUX makefile fragment if on HPUX
20836
20837 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20838
20839         * Makefile.in: eradicate bison spoor (ditto libgcc).
20840          configure.in: recognise m68{k,000}-ericsson-OSE.
20841          es1800 is alias for m68k-ericsson-OSE
20842
20843 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20844
20845         * configure.in: rearrange the parts that remove programs from
20846         configdirs, based now on HOST==TARGET or by canonical triple.
20847
20848 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20849
20850         * test-build.mk: recurse explicitly with -f test-build.mk when
20851           appropriate.  predicate stage3 and comparison on the existence
20852           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20853           On very clean, also remove ...stamp-co.  Build in-place before
20854           doing other builds.
20855
20856 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20857
20858         * Makefile.in, configure.in: add tgas
20859
20860 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20861
20862         * Makefile.in: a number of changes merged in from progressive.
20863
20864         * configure.in: add libm.
20865
20866         * .cvsignore: ignore some stuff that comes from test-build.mk.
20867
20868 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20869
20870         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20871
20872 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20873
20874         * configure: Add program_suffix (parallel to program_prefix)
20875         * Makefile.in: adjust directory-creating script for losing decstation
20876
20877 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20878
20879         * configure:  Minor $subdir-related fixes.
20880
20881 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20882
20883         * configure: fix various problems with propogating
20884         makefile_target_frag in subdirs.
20885         * configure.in: config libgcc if its there
20886
20887 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20888
20889         * config.sub:  HPPA merge.
20890
20891 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20892
20893         * Makefile.in:  Replace all-bison with all-byacc in all
20894         dependency lines for other tools (which now use byacc).
20895
20896 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20897
20898         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20899
20900 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20901
20902         * Makefile.in: make gprof rules similar to byacc rules (instead of
20903         vestigal $(unsubdir) that didn't work...)
20904
20905 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20906
20907         * config.sub:  Add support for Linux.
20908         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20909         (at least for libg++).
20910
20911 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20912
20913         * configure.texi: fix doc for the -nfp option to configure
20914
20915 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20916
20917         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20918
20919 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20920
20921         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20922         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20923         * configure.in: added solaris* host_makefile_frag hook.
20924
20925 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20926
20927         * config.sub: changed recognition of m68000 so that various
20928         m68k types can be specified via m680[01234]0
20929
20930 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20931
20932         * config.sub (basic_machine): fix sed so that '-foo' isn't
20933         completely substituted out while .+'-foo' loses the '-foo'
20934
20935 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20936
20937         * config.sub ($os): Add -aout.
20938
20939 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20940
20941         * configure:  If host_makefile_frag is absolute, don't
20942         prefix ${invsubdir} (relevant to libg++ auto-configure).
20943
20944 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20945
20946         * Makefile.in (tooldir): Define it.
20947         (all-ld): Depend on all-flex.
20948
20949 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20950
20951         * Makefile.in (check):  Fix libg++ special case.
20952
20953 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20954
20955         * configure: do not bury `pwd` into config.status, thus do fewer
20956           pwd's.
20957
20958         * configure: print the "Building in" message only when building in
20959           other than "." AND verbose.
20960
20961         * configure: remove -s, rework -v to better accommodate guested
20962           configures.
20963
20964         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20965
20966 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20967
20968         * Makefile.in: macroize flags passed on recursion.  remove
20969           fileutils.
20970
20971 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20972
20973         * configure: get makesrcdir right for subdirs deeper than 1.
20974
20975         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20976           install.
20977
20978 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20979
20980         * Makefile.in: don't print subdir_do or recursion lines.
20981
20982 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20983
20984         * standards.texi: added menu item.
20985
20986         * Makefile.in: build and install standards.info.
20987
20988         * standards.texi: new file.
20989
20990 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20991
20992         * configure: test for and move config.status pieces from
20993           ${subdir}/.
20994
20995 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20996
20997         * configure:  Test for existance of files before trying to mv
20998         them, to avoid numerous non-existance messages.
20999
21000 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21001
21002         * configure: correct final line of config.status.
21003
21004         * configure: patch from eggert.  Avoids a protection problem if
21005           the original Makefile.in is read only.
21006
21007         * configure: use move-if-change from gcc to create config.status.
21008           Some makefiles depend on config.status to tell if a directory
21009           has been reconfigured for a different host.  This change
21010           prevents those directories from remaking everything in the case
21011           where the reconfig was only intended to rebuild a Makefile.
21012
21013         * configure: test for config.sub with "config.sub sun4" rather
21014           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21015           host alias from a missing config.sub.
21016
21017 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21018
21019         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21020           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21021
21022 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21023
21024         * configure: mkdir ${subdir} as needed.
21025
21026 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21027
21028         * Makefile.in,configure.in: added autoconf.
21029
21030 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21031
21032         * Makefile.in: no longer pass against on recursion.
21033
21034         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21035           definitions are not inherited.
21036
21037         * configure: correct makesrcdir when subdir is .
21038
21039 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21040
21041         * configure:  Add support for 'subdirs' variable, which is
21042         like 'configdirs', except that configure doesn't re-invoke
21043         itself for subdirs, it just creates a Makefile for each subdir.
21044         * configure.texi:  Document subdirs.
21045
21046 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21047
21048         * configure.in: added flex to configdirs
21049
21050 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21051
21052         * Makefile.in: remove clean-stamps from clean.
21053
21054 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21055
21056         * configure.in:  Add gdbtest to configdirs.
21057
21058 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21059
21060         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21061         to recursive makes.
21062         * configure.in:  Recognize new ncr3000 config.
21063
21064 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21065
21066         * Makefile.in, configure.in: removed references to gdbm.
21067
21068 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21069
21070         * config.sub:  Don't canonicalize os value
21071         newsos* to bsd (readline needs to check for newsos).
21072         (This fix was earlier made Jan 31, but got re-broken.)
21073
21074 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21075
21076         * configure.in:  sco is an os, not a vendor!
21077
21078         * configure:  Quote $( better.  Keep various shells happy.
21079
21080 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21081
21082         * Makefile.in: eliminate stamp-files.
21083
21084 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21085
21086         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21087           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21088
21089 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21090
21091         * config.sub:  fix iris/iris3.
21092
21093 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21094
21095         * configure: re-add -rm.
21096
21097 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21098
21099         * Maskefile.in: add .stmp-rcs to all.
21100
21101         * configure.in: remove gas from rs6000 build, use aix host fragment.
21102
21103 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21104
21105         * configure: pass down site_option during recursion.
21106
21107 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21108
21109         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21110
21111 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21112
21113         * configure: Change exec_prefix so that it really defaults to prefix.
21114
21115 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21116
21117         * Makefile.in, configure.in:  Add support for mmalloc library.
21118
21119 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21120
21121         * Makefile.in: add stmp dependencies for a few more things.
21122
21123 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21124
21125         * configure: adjusted error message on objdir/srcdir configure
21126           collision, per john's suggestion.
21127
21128         * Makefile.in: add libiberty stmp to all and all.cross.
21129
21130 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21131
21132         * Makefile.in: remove force dependencies, add grep to all.
21133
21134 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21135
21136         * Makefile.in: drop flex.  make stamp files work.
21137
21138         * configure: added test for conflicting configuration in srcdir,
21139           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21140           gets cranky.  use relative paths for configure and srcdir
21141           whenever possible.  Send some error messages to stderr that were
21142           going to stdout.
21143
21144 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21145
21146         * Makefile.in:  Fix libg++ rule to check for gcc directory
21147         before using gcc/gcc.  Also pass XTRAFLAGS.
21148
21149 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21150
21151         * Makefile.in: added stmp-files so that directories aren't polled
21152           when they are already built.
21153
21154         * configure.texi: fixed a node pointer problem.
21155
21156 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21157
21158         * config.sub configure.in gdb/configure.in
21159         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21160         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21161         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21162
21163 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21164
21165         * configure: -recurring becomes -silent.  corrected help message
21166           for -site= option.
21167
21168         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21169
21170 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21171
21172         * configure: when building Makefile for crosses, replace
21173           tooldir and program_prefix.  default srcdir from location of
21174           config.sub.  remove "for host in hosts" and "for target in
21175           targets" loops.
21176
21177 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21178
21179         * Makefile.in: Do not pass bindir or mandir to cvs.
21180
21181 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21182
21183         * Makefile.in, configure.in: removed traces of namesubdir,
21184           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21185           copyrights to '92, changed some from Cygnus to FSF.
21186
21187         * configure.texi: remove most references to multiple hosts,
21188           multiple targets, subdirs, etc.
21189
21190         * configure.man: removed rcsid. reference config.sub not
21191           config.subr.
21192
21193         * Makefile.in: mkdir $(infodir) on install-info.
21194
21195 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21196
21197         * configure.texi:  Explain better about .gdbinit and about
21198         the environment that configure.in sections run in.
21199
21200 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21201
21202         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21203
21204 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21205
21206         * README:  DOC.configure => cfg-paper.texi.
21207
21208 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21209
21210         * config.sub (near case $os):  Don't convert newsos* to bsd!
21211
21212 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21213
21214         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21215         the number of copies of COPYING that go into the GDB tar file.
21216
21217 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21218
21219         * bfd/configure.in, gdb/config/mh-i386sco,
21220         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21221         Fix SCO configuration stuff.
21222
21223 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21224
21225         * Makefile.in:  For libg++, make sure the -I pointing
21226         to the gcc directory goes *after* all the libg++-local -I flags.
21227         Also, move just-gcc dependency from just-libg++ to all-libg++.
21228
21229 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21230
21231         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21232
21233 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21234
21235         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21236
21237 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21238
21239         * config.sub:  Add stratus configuration frags.  Also
21240         submitted to FSF.
21241
21242 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21243
21244         * Makefile.in (DEV_SUPPORT):  add configure.man.
21245
21246         * config.sub(Decode manufacturer-specific):  add -none*.
21247
21248 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21249
21250         * Makefile.in:  remove form feeds to make Sun's make happy.
21251         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21252
21253 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21254
21255         * Makefile.in (AR_FLAGS):  Make quieter.
21256
21257 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21258
21259         * configure.in:  Add libg++.
21260         * configure:  When verbose, don't output the command line at each
21261         level; it will be unremarkably the same as the previous version,
21262         which will be the same as what the user typed.
21263
21264 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21265
21266         * configure.in, Makefile.in: fix clean-info, add flex.  add
21267           fileutils.
21268
21269         * configure: be less sensitive to spaces in Makefile.in.  Do not
21270           look for sources in "..".  Doing so breaks subdirectories that
21271           might have their own configure.  If a subdir has it's own
21272           configure script, use it.
21273
21274 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21275
21276         * cfg-paper.texi: some changes suggested by rms.
21277
21278 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21279
21280         * config.sub:  Merge in some small additions from the FSF version,
21281         taken from the gcc distribution, to bring the Cygnus and FSF
21282         versions into closer sync.
21283
21284 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21285
21286         * configure.in:  Changed svr4 references to sysv4.
21287
21288 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21289
21290         * configure: added -V for version number option.
21291
21292 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21293
21294         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21295           renamed from DOC.configure to cfg-paper.texi.
21296
21297 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21298
21299         * configure, config.subr, config.sub: config.subr is now
21300           config.sub again.
21301
21302 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21303
21304         * configure.texi: new file, in progress.
21305
21306         * Makefile.in: build info file and install the man page for
21307           configure.
21308
21309         * configure.man: new file, first cut.
21310
21311         * configure: find config.subr again now that configuration "none"
21312           has gone.  removed all traces of the -ansi option.  removed all
21313           traces of the -languages option.
21314
21315         * config.subr: resync from rms.
21316
21317 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21318
21319         * configure, config.sub, config.subr: merge config.sub into
21320           config.subr, call the result config.subr, remove config.sub, use
21321           config.subr.
21322
21323         * Makefile.in: revised install for dir.info.
21324
21325 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21326
21327         * configure.in: add decstation host makefile frag.
21328
21329         * Makefile.in: BISON now bison -y again.  also install-gcc on
21330           install.  clean-gdbm on clean.  infodir belongs in datadir.
21331           Make directories for info install.  Build dir.info here then
21332           install it.
21333
21334 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21335
21336         * Makefile.in: fix for bad directory tests.
21337
21338 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21339
21340         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21341           regexp.  -srcdir relative was being handled incorrectly.
21342
21343         * Makefile.in: unwrapped some for loops so that parallel makes
21344           work again and so one can focus one's attention on a particular
21345           package.
21346
21347 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21348
21349         * configure: added PWD as a stand in for `pwd` (for speed). use
21350           elif wherever possible.  make -srcdir work without -objdir.
21351           -objdir= commented out.
21352
21353 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21354
21355         * configure: +options become --options.  -subdirs commented out.
21356           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21357           Makefile now at top of generated Makefile.  Removed cvs log
21358           entries.  added -srcdir.  create .gdbinit only if there is one
21359           in ${srcdir}.
21360
21361         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21362           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21363           and mandir now keyed off datadir by default.
21364
21365 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21366
21367         * Freshly created ChangeLog.
21368
21369 \f
21370 Local Variables:
21371 mode: change-log
21372 left-margin: 8
21373 fill-column: 76
21374 version-control: never
21375 End: