Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
2
3         * Makefile.def (dependencies): Make configure-sim depend on
4         all-readline.
5         * Makefile.in: Regenerate.
6
7 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
8
9         * MAINTAINERS (Write After Approval): Update my e-mail address.
10
11 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
12
13         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
14
15 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
16
17         * MAINTAINERS: Update my email and add myself to the DCO list.
18
19 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
20
21         Revert:
22         2021-09-16  Andrew Pinski  <apinski@marvell.com>
23
24         PR bootstrap/67102
25         * Makefile.def: Have configure-target-libffi depend on
26         all-target-libstdc++-v3.
27         * Makefile.in: Regenerate.
28
29 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
30
31         PR other/104181
32         * build.log: Remove.
33
34 2022-01-20  Martin Liska  <mliska@suse.cz>
35
36         * MAINTAINERS: Adjust email address based on IRC request.
37
38 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
39
40         * MAINTAINERS: Update my email address.
41
42 2022-01-17  Martin Liska  <mliska@suse.cz>
43
44         * MAINTAINERS: Rename .c names to .cc.
45
46 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
47
48         * Makefile.am: Remove.
49
50 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
51
52         * Makefile.am: New file.
53
54 2022-01-11  Martin Liska  <mliska@suse.cz>
55
56         * MAINTAINERS: Sort 2 names.
57
58 2022-01-10  Martin Liska  <mliska@suse.cz>
59
60         * MAINTAINERS: Fix obvious issues with sorting.
61
62 2022-01-07  liuhongt  <hongtao.liu@intel.com>
63
64         * build.log: New file.
65
66 2022-01-05  Nathan Sidwell  <nathan@acm.org>
67
68         * MAINTAINERS: Add DCO entry.  Sort that list.
69
70 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
71
72         * MAINTAINERS: Change of email address in both DCO and
73         Write After Approval list.
74
75 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
76
77         * configure: Regenerate.
78
79 2021-12-21  Martin Liska  <mliska@suse.cz>
80
81         * config.sub: Change mode back to 755.
82
83 2021-12-17  Martin Liska  <mliska@suse.cz>
84
85         * config.sub: Sync from master.
86
87 2021-12-17  Martin Liska  <mliska@suse.cz>
88
89         Revert:
90         2021-12-16  Matthias Seidel  <mseidel@apache.org>
91
92         * config.sub: Fix typo.
93
94 2021-12-16  Matthias Seidel  <mseidel@apache.org>
95
96         * config.sub: Fix typo.
97
98 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
99
100         Revert:
101         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
102
103         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
104         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
105         * configure.ac: Include config/gcc-plugin.m4.
106         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
107         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
108         RANLIB if possible.
109         * Makefile.in: Regenerated.
110         * configure: Likewise.
111
112 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
113
114         * Makefile.tpl (BUILD_CFLAGS): New.
115         (CFLAGS): Append $(BUILD_CFLAGS).
116         (CXXFLAGS): Likewise.
117         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
118         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
119         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
120         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
121         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
122         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
123         (PGO-TRAINING-TARGETS): Likewise.
124         (PGO_BUILD_TRAINING): Likewise.
125         (all): Add '+' to the command line for recursive make.  Support
126         the PGO build.
127         * configure.ac: Add --enable-pgo-build[=lto].
128         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
129         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
130         * Makefile.in: Regenerated.
131         * configure: Likewise.
132
133 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
134
135         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
136         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
137         * configure.ac: Include config/gcc-plugin.m4.
138         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
139         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
140         RANLIB if possible.
141         * Makefile.in: Regenerated.
142         * configure: Likewise.
143
144 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
145
146         * MAINTAINERS: Add myself to write after approval.
147
148 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
149
150         * MAINTAINERS: Adding myself.
151
152 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
153
154         * configure: Regenerate.
155         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
156         $(CPP).
157
158 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
159
160         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
161         libatomic.
162         * Makefile.in: Regenerate.
163         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
164         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
165         target-libphobos-bootstrap.
166         (STAGE2_CONFIGURE_FLAGS): Likewise.
167         * configure: Regenerate.
168         * configure.ac: Add support for bootstrapping D front-end.
169
170 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
171
172         * MAINTAINERS: Add myself to DCO section and update email address.
173
174 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
175
176         * configure: Regenerate.
177         * configure.ac: Ensure that PIC (shared) defaults are set
178         correctly for Darwin.
179
180 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
181
182         * MAINTAINERS: Update my address.
183
184 2021-11-12  Alan Modra  <amodra@gmail.com>
185
186         * Makefile.def (configure-opcodes): Depend on configure-bfd.
187         * Makefile.in: Regenerate.
188
189 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
190
191         * MAINTAINERS: Clarify the policy WRT the Write After Approval
192         list.
193
194 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
195
196         * MAINTAINERS (Reviewers, arc): Remove my entry.
197         (Write After Approval): Add an entry for myself.
198
199 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
200
201         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
202         * Makefile.in: Regenerate.
203         * configure: Regenerate.
204         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
205
206 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
207
208         * MAINTAINERS: Fix up Maciej's entries.
209
210 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
211
212         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
213         maintainer.
214
215 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
216
217         PR other/102663
218         * Makefile.def: Handle install-dvi target.
219         * Makefile.tpl: Likewise.
220         * Makefile.in: Regenerate.
221
222 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
223
224         * MAINTAINERS: Add myself for write after approval.
225
226 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
227
228         * Makefile.def: Mark libcody, libdecnumber,
229         c++tools, libgcc, and libobjc as missing TAGS
230         targets.
231         * Makefile.in: Regenerate.
232
233 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
234
235         * MAINTAINERS: Add myself to DCO section and update email
236         address.
237
238 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
239
240         * MAINTAINERS: Add myself to DCO section.
241
242 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
243
244         * configure: Regenerate.
245         * configure.ac (skipdirs): Add the contents of target_configdirs if
246         we are not building gcc.
247
248 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
249
250         * Makefile.def: Back-port commits ba4d88ad892f and
251         755ba58ebef0 from binutils-gdb repository.
252         * Makefile.in: Regenerated.
253
254 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
255
256         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
257
258 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
259
260         * Makefile.def: Add a jit check target for the jit
261         language.
262         * Makefile.in: Regenerate.
263
264 2021-09-16  Andrew Pinski  <apinski@marvell.com>
265
266         PR bootstrap/67102
267         * Makefile.def: Have configure-target-libffi depend on
268         all-target-libstdc++-v3.
269         * Makefile.in: Regenerate.
270
271 2021-09-10  Petter Tomner  <tomner@kth.se>
272
273         * MAINTAINERS: Me added to DCO and write after approval
274
275 2021-09-01  YunQiang Su  <syq@debian.org>
276
277         * MAINTAINERS: Add myself for write after approval.
278
279 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
280
281         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
282         * Makefile.in: Regenerate.
283
284 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
285
286         * MAINTAINERS: Add myself for write after approval.
287
288 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
289
290         * Makefile.in: Regenerate.
291         * Makefile.tpl: Make the state of the configured host
292         shared flag available to makefile fragements.
293
294 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
295
296         * MAINTAINERS (Write After Approval): Add myself.
297
298 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
299
300         * .dir-locals.el (bug-reference-url-format): Use https.
301
302 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
303
304         * .dir-locals.el (c-mode): Change fill-column to 79.
305
306 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
307
308         * MAINTAINERS: Add myself to DCO section.
309
310 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
311
312         * configure: Regenerate.
313         * configure.ac: Adjust cases for which it is necessary to
314         include the Darwin host config fragment.
315
316 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
317
318         * MAINTAINERS: Add myself for write after approval and DCO.
319
320 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
321
322         * Makefile.def: Add dsymutil defs.
323         * Makefile.in: Regenerated.
324         * Makefile.tpl: Add dsymutil to flags.
325         * configure: Regenerated.
326         * configure.ac: Add dsymutil to target and build recipes.
327
328 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
329
330         * MAINTAINERS: Add myself for write after approval.
331
332 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
333
334         * MAINTAINERS (Write After Approval): Add myself.
335
336 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
337
338         * MAINTAINERS: Add myself for write after approval and DCO
339
340 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
341
342         * .gitignore: Add entry for cscope.out.
343
344 2021-06-22  liuhongt  <hongtao.liu@intel.com>
345
346         * MAINTAINERS: Remove my Write After Approval entry.
347
348 2021-06-21  liuhongt  <hongtao.liu@intel.com>
349
350         * MAINTAINERS: Add myself as maintainer of the i386 vector
351         extensions.
352
353 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
354
355         * MAINTAINERS (Write After Approval): Add myself.
356
357 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
358
359         * MAINTAINERS (Various Maintainers): Add Andrew and myself
360         as *vrp and ranger maintainers.
361
362 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
363
364         * MAINTAINERS: Adjust my entry in the DCO section so that it does
365         not trigger testsuite failures.
366
367 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
368
369         * MAINTAINERS: Add myself to DCO section with both email addresses.
370
371 2021-06-03  Jason Merrill  <jason@redhat.com>
372
373         * MAINTAINERS: Add DCO version number.
374
375 2021-06-02  Jason Merrill  <jason@redhat.com>
376
377         * MAINTAINERS: Add DCO section.
378
379 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
380
381         * MAINTAINERS (Write After Approval): Add myself.
382
383 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
384
385         * configure.ac: Add gnulib to configdirs for sim.
386         * configure: Regenerate.
387
388 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
389
390         * Makefile.def: Add configure-sim dependency on all-gnulib.
391         * Makefile.in: Regenerated.
392
393 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
394
395         * MAINTAINERS (Write After Approval): Add myself.
396
397 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
398
399         * MAINTAINERS (Write After Approval): Add myself.
400
401 2021-05-11  Martin Liska  <mliska@suse.cz>
402
403         * MAINTAINERS: Remove entries for removed
404         components (HSA, BRIG, libhsail-rt).
405         Move Pekka to Write After Approval.
406
407 2021-05-11  Martin Liska  <mliska@suse.cz>
408
409         * Makefile.def: Remove libhsail-rt.
410         * Makefile.in: Likewise.
411         * configure.ac: Likewise.
412         * configure: Regenerate.
413         * libhsail-rt/ChangeLog: Removed.
414         * libhsail-rt/Makefile.am: Removed.
415         * libhsail-rt/Makefile.in: Removed.
416         * libhsail-rt/README: Removed.
417         * libhsail-rt/aclocal.m4: Removed.
418         * libhsail-rt/configure: Removed.
419         * libhsail-rt/configure.ac: Removed.
420         * libhsail-rt/configure.tgt: Removed.
421         * libhsail-rt/include/internal/fibers.h: Removed.
422         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
423         * libhsail-rt/include/internal/phsa-rt.h: Removed.
424         * libhsail-rt/include/internal/workitems.h: Removed.
425         * libhsail-rt/rt/arithmetic.c: Removed.
426         * libhsail-rt/rt/atomics.c: Removed.
427         * libhsail-rt/rt/bitstring.c: Removed.
428         * libhsail-rt/rt/fbarrier.c: Removed.
429         * libhsail-rt/rt/fibers.c: Removed.
430         * libhsail-rt/rt/fp16.c: Removed.
431         * libhsail-rt/rt/misc.c: Removed.
432         * libhsail-rt/rt/multimedia.c: Removed.
433         * libhsail-rt/rt/queue.c: Removed.
434         * libhsail-rt/rt/sat_arithmetic.c: Removed.
435         * libhsail-rt/rt/segment.c: Removed.
436         * libhsail-rt/rt/workitems.c: Removed.
437         * libhsail-rt/target-config.h.in: Removed.
438
439 2021-05-04  Nick Clifton  <nickc@redhat.com>
440
441         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
442         * configure: Regenerate.
443
444 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
445             Tobias Burnus  <tobias@codesourcery.com>
446
447         * configure.ac (--enable-offload-defaulted): New.
448         * configure: Regenerate.
449
450 2021-04-23  David Faust  <david.faust@oracle.com>
451
452         * MAINTAINERS (Write After Approval): Add myself.
453
454 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
455
456         * MAINTAINERS (Write After Approval): Add myself.
457
458 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
459
460         * MAINTAINERS: Add myself as pru port maintainer.
461
462 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
463
464         * MAINTAINERS: Add myself as static analyzer maintainer.
465
466 2021-03-18  Jeff Law  <jlaw@tachyum.com>
467
468         * MAINTAINERS: Update primary entry.
469
470 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
471
472         * MAINTAINERS (Write After Approval): Add myself.
473
474 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
475
476         * Makefile.def: Remove all-sim dependency on configure-gdb.
477         * Makefile.in: Regenerated.
478
479 2021-03-11  Jeff Law  <law@redhat.com>
480
481         * MAINTAINERS: Update entries for a few ex-ImgTec employees
482
483 2021-03-11  Martin Liska  <mliska@suse.cz>
484
485         * Makefile.tpl: The change was done Makefile.in which
486         is generated file.
487
488 2021-03-08  Jeff Law  <law@redhat.com>
489
490         * MAINTAINERS: Update my email address
491
492 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
493
494         * config.guess: Import latest upstream.
495         * config.sub: Import latest upstream.
496
497 2021-01-25  Martin Liska  <mliska@suse.cz>
498
499         PR gcov-profile/98739
500         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
501         for profiledbootstrap.
502
503 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
504
505         * MAINTAINERS (Write After Approval): Add myself.
506
507 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
508
509         * MAINTAINERS (Write After Approval): Update my e-mail address.
510
511 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
512
513         * MAINTAINERS: Fix spacing.
514
515 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
516
517         * MAINTAINERS (Write After Approval): Add myself
518
519 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
520
521         * Makefile.def: Sync with binutils-gdb:
522         (dependencies): all-ld depends on all-libctf.
523         (host_modules): libctf is no longer no_install.
524         No longer no_check.  Checking depends on all-ld.
525         * Makefile.in: Regenerated.
526
527 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
528
529         * libtool.m4: Match gnu* along other GNU systems.
530         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
531         * libgo/configure: Re-generate.
532
533 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
534
535         * MAINTAINERS: Update my email address.
536
537 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
538
539         * MAINTAINERS (Write After Approval): Add myself.
540
541 2020-12-15  Nathan Sidwell  <nathan@acm.org>
542
543         * Makefile.def
544         * Makefile.in
545         * Makefile.tpl
546         * configure
547         * configure.ac
548
549 2020-12-15  Nathan Sidwell  <nathan@acm.org>
550
551         * Makefile.def: Add libcody.
552         * configure.ac: Add libcody.
553         * Makefile.in: Regenerated.
554         * configure: Regenerated.
555
556 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
557
558         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
559
560 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
561
562         PR target/97865
563         * libtool.m4: Update handling of Darwin platform link flags
564         for Darwin20.
565
566 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
567
568         * .gitignore: Sync with binutils-gdb
569
570 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
571
572         * MAINTAINERS: Add myself as arc port maintainer.
573
574 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
575
576         PR d/87788
577         * configure.ac: Don't disable D for *-*-darwin*.
578         * configure: Regenerate.
579
580 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
581
582         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
583         hppa64-*-hpux11*.
584
585 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
586
587         * configure: Regenerate.
588         * configure.ac: Add --bootstrap-hwasan option.
589
590 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
591
592         * config.guess: Import latest upstream.
593         * config.sub: Import latest upstream.
594
595 2020-11-16  Martin Liska  <mliska@suse.cz>
596
597         * .gitignore: Add cache as clangd uses it now.
598
599 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
600
601         * MAINTAINERS (Write After Approval): add myself
602
603 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
604
605         * MAINTAINERS (Write After Approval): Add myself.
606
607 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
608
609         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
610         Remove FIXME comments.
611
612 2020-11-06  Martin Uecker  <muecker@gwdg.de>
613
614         * MAINTAINERS: Update my email address.
615
616 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
617
618         * MAINTAINERS (Write After Approval): Add myself.
619
620 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
621
622         PR target/97302
623         * configure.ac: Only set with_gmp to /usr/local
624         if not building in tree.
625         * configure: Regenerate.
626
627 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
628
629         * MAINTAINERS (Write After Approval): Add myself.
630
631 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
632
633         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
634
635 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
636
637         PR bootstrap/96612
638         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
639         if not the same as ${host}.
640         * configure: Regenerate.
641
642 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
643
644         * MAINTAINERS (Write After Approval): Add myself.
645
646 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
647
648         * MAINTAINERS: Update my email address.
649
650 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
651
652         * MAINTAINERS (Write After Approval): Add myself.
653
654 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
655
656         * MAINTAINERS (Write After Approval): Add myself.
657
658 2020-06-12  Martin Liska  <mliska@suse.cz>
659
660         * .gitignore: Add .clang-tidy.
661
662 2020-06-08  Jason Merrill  <jason@redhat.com>
663
664         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
665         * configure: Regenerate.
666
667 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
668
669         * MAINTAINERS: Add myself as xtensa port maintainer.
670
671 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
672
673         * configure.ac: Don't require --enable-host-shared when building
674         for Mingw.
675         * configure: Regenerate.
676
677 2020-05-18  Jason Merrill  <jason@redhat.com>
678
679         * configure.ac: Update bootstrap dialect to -std=c++11.
680
681 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
682
683         * MAINTAINERS (Write After Approval): Add myself.
684
685 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
686
687         PR target/92713
688         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
689         (noconfigdirs): Add 'target-libstdc++-v3'.
690         * configure: Regenerate.
691
692 2020-04-21  Stephen Casner  <casner@acm.org>
693
694         PR 25830
695         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
696         * configure: Rebuild.
697
698 2020-04-17  Martin Liska  <mliska@suse.cz>
699             Jonathan Yong <10walls@gmail.com>
700
701         PR gcov-profile/94570
702         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
703         for CYGWIN.
704
705 2020-04-14  Martin Jambor  <mjambor@suse.cz>
706
707         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
708
709 2020-04-09  Tom Tromey  <tom@tromey.com>
710
711         * configure: Rebuild.
712         * Makefile.in: Rebuild.
713         * Makefile.def (gdbsupport, gdbserver): New host modules.
714         (configure-gdb): Depend on all-gdbsupport.
715         (all-gdb): Depend on all-gdbsupport, all-libctf.
716         * configure.ac (host_tools): Add gdbserver.
717         Conditionally build gdbserver and gdbsupport.
718
719 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
720
721         * configure.ac: Build libgomp by default for amdgcn.
722         * configure: Regenerate.
723
724 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
725
726         * MAINTAINERS (Write After Approval): Add myself.
727
728 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
729
730         * MAINTAINERS (Write After Approval) : Add myself.
731
732 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
733
734         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
735
736 2020-02-14  Martin Sebor  <msebor@redhat.com>
737
738         * doc/extend.texi (attribute alias): Mention type requirement.
739         (attribute weak): Same.
740         (attribute weakref): Correct invalid example.
741
742 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
743
744         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
745
746 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
747             Jakub Jelinek  <jakub@redhat.com>
748
749         * .gitattributes: Add *.md diff=md.
750
751 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
752
753         The mentioned auto-generated file is no more part of the
754
755         GCC sources, it's auto-generated in $(builddir) during build.
756
757         PR target/92055
758         * contrib/gcc_update (files_and_dependencies): Remove
759         entry for gcc/config/avr/t-multilib.
760
761 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
762
763         * MAINTAINERS: Update my email address.
764
765 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
766
767         * README.MOVED_TO_GIT: Remove.
768
769 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
770
771         * README.MOVED_TO_GIT: New file.
772
773 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
774
775         * MAINTAINERS (Write After Approval): Add myself.
776
777 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
778
779         * MAINTAINERS (write_after_approval): Add myself.
780
781 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
782
783         * MAINTAINERS (write_after_approval): Add myself.
784
785 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
786
787         * MAINTAINERS (write_after_approval): Add myself.
788
789 2019-12-11  Matthias Klose  <doko@ubuntu.com>
790
791         * configure.ac: Factor out common cases for compare_exclusions.
792         * configure: Regenerate.
793
794 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
795
796         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
797         flag.
798
799 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
800
801         * MAINTAINERS (Write After Approval): Add myself.
802
803 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
804
805         PR middle-end/92463
806         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
807         * configure: Regenerate
808
809 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
810
811         * configure.ac: Use https for gcc.gnu.org.
812         * configure: Regenerated.
813
814 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
815
816         * MAINTAINERS (aarch64 port): Remove my name, move to...
817         (Write After Approval): ...Here.
818
819 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
820
821         * MAINTAINERS: Change my email address as maintainer.
822
823 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
824
825         PR fortran/91828
826         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
827         * configure: Regenerated.
828
829 2019-10-21  Jason Merrill  <jason@redhat.com>
830
831         * .gitattributes: Also check ChangeLog whitespace.
832
833 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
834
835         * contrib/dg-extract-results.sh: Add support for KPASS.
836         * contrib/dg-extract-results.py: Likewise.
837
838 2019-10-17  Jason Merrill  <jason@redhat.com>
839
840         * .gitattributes: Avoid {} in filename pattern.
841
842 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
843
844         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
845         Approval section.
846
847 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
848
849         * MAINTAINERS: Add myself to Write After Approval
850
851 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
852
853         * MAINTAINERS: Add myself as an aarch64 maintainer.
854
855 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
856
857         * MAINTAINERS: Add myself as aarch64 maintainer.
858
859 2019-09-23  Carl Love  <cel@us.ibm.com>
860
861         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
862         New define_insn.
863         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
864         vsx_xxpermdi16_le_V16QI): Removed define_insn.
865
866 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
867
868         * MAINTAINERS (Sam Tebbs): Update email address.
869
870 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
871
872         * MAINTAINERS: Update my email address.
873
874 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
875
876         * libtool.m4: Handle uclinuxfdpiceabi.
877
878 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
879
880         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
881         Remove myself from Write After Approval section.
882
883 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
884
885         * configure.ac: Support for bpf-*-* targets.
886         * configure: Regenerate.
887
888 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
889
890         * config.sub: Import upstream version 2019-06-30.
891         * config.guess: Import upstream version 2019-07-24.
892
893 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
894
895         * MAINTAINERS: Remove spu port maintainers.
896
897 2019-08-28  Martin Liska  <mliska@suse.cz>
898
899         * .gitignore: Add .clangd and compile_commands.json
900         to .gitignore.
901
902 2019-08-23  Michael Forney  <mforney@mforney.org>
903
904         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
905         * Makefile.in: Regenerate.
906
907 2019-08-19  Tom Tromey  <tom@tromey.com>
908
909         * configure: Rebuild.
910         * configure.ac: Add --with-static-standard-libraries.
911
912 2019-08-16  Alexandre Oliva <oliva@gnu.org>
913
914         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
915
916 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
917
918         * MAINTAINERS (Write After Approval): Add myself.
919
920 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
921
922         * MAINTAINERS (Write After Approval): Remove myself, already listed in
923         RISC-V port maitainer.
924
925 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
926
927         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
928
929 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
930
931         * MAINTAINERS (Write After Approval): Add myself.
932
933 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
934
935         * MAINTAINERS (Write After Approval): Add myself.
936
937 2019-06-25  Martin Liska  <mliska@suse.cz>
938
939         contrib/filter-clang-warnings.py: Transform from
940         filter-rtags-warnings.py.
941
942 2019-06-15  Tom Tromey  <tom@tromey.com>
943
944         * configure.ac (host_libs): Add gnulib.
945         * configure: Rebuild.
946         * Makefile.def (host_modules, dependencies): Add gnulib.
947         * Makefile.in: Rebuild.
948
949 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
950
951         * MAINTAINERS (Write After Approval): Add myself.
952
953 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
954
955         * configure: Regenerate.
956         * configure.ac: Add PRU target.
957
958 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
959
960         * MAINTAINERS (Write After Approval): Add myself.
961
962 2019-06-11  Nick Clifton  <nickc@redhat.com>
963
964         Import these changes from the binutils/gdb repository:
965
966         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
967
968         * Makefile.def (dependencies): configure-libctf depends on all-bfd
969         and all its deps.
970         * Makefile.in: Regenerated.
971
972         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
973
974         * Makefile.def (host_modules): Add libctf.
975         * Makefile.def (dependencies): Likewise.
976         libctf depends on zlib, libiberty, and bfd.
977         * Makefile.in: Regenerated.
978         * configure.ac (host_libs): Add libctf.
979         * configure: Regenerated.
980
981 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
982
983         * MAINTAINERS (Write After Approval): Add myself.
984
985 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
986
987         * MAINTAINERS: Update my email address.
988
989 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
990
991         * MAINTAINERS (Write After Approval): Add myself.
992
993 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
994
995         * MAINTAINERS (Write After Approval): Add myself.
996
997 2019-05-07  Jim Wilson  <jimw@sifive.com>
998
999         * MAINTAINERS: Remove myself as IA-64 maintainer.
1000
1001 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1002
1003         * MAINTAINERS (Write After Approval): Add myself.
1004
1005 2019-05-02  Richard Biener  <rguenther@suse.de>
1006
1007         PR bootstrap/85574
1008         * Makefile.tpl (compare target): Also compare extra-compare
1009         files.
1010         * Makefile.in: Regenerate.
1011
1012 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1013
1014         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1015         as modulo-scheduler maintainer.
1016
1017 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1018
1019         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1020
1021 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1022
1023         * MAINTAINERS: Update my email address.
1024
1025 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1026
1027         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1028         * configure: Regenerate.
1029
1030 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1031
1032         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1033         * configure: Regenerate.
1034
1035 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1036
1037         * configure.ac: Add target-zlib to target_libraries.
1038         * configure: Regenerate.
1039
1040 2019-04-09  Martin Liska  <mliska@suse.cz>
1041
1042         * Makefile.in: Regenerate.
1043         * Makefile.tpl: Pass GENERATOR_CFLAGS
1044         in all stages.
1045
1046 2019-03-28  Martin Liska  <mliska@suse.cz>
1047
1048         PR bootstrap/89829
1049         * Makefile.in: Revert r254150.
1050         * Makefile.tpl: Likewise.
1051
1052 2019-03-28  Ben Elliston  <bje@gnu.org>
1053
1054         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1055         related, and libdecnumber.
1056
1057 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1058
1059         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1060         (Write After Approval): Remove myself.
1061
1062 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1063
1064         * MAINTAINERS (Write After Approval): Add myself.
1065
1066 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1067
1068         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1069         (Write After Approval): Remove myself and Julian.
1070
1071 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1072
1073         * MAINTAINERS (Write After Approval): Add myself.
1074
1075 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1076
1077         * MAINTAINERS (Write After Approval): Add myself.
1078
1079 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1080
1081         * ChangeLog: Replace space with tab.
1082         * MAINTAINERS: Delete 1 tab to keep alignment.
1083
1084 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1085
1086         * MAINTAINERS (Write After Approval): Add myself.
1087
1088 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1089
1090         * MAINTAINERS (Write After Approval): Add myself.
1091
1092 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1093             Kwok Cheung Yeung  <kcy@codesourcery.com>
1094             Julian Brown  <julian@codesourcery.com>
1095             Tom de Vries  <tom@codesourcery.com>
1096             Jan Hubicka  <hubicka@ucw.cz>
1097             Martin Jambor  <mjambor@suse.cz>
1098
1099         * configure.ac: Likewise.
1100         * configure: Regenerate.
1101         * contrib/config-list.mk: Add amdgcn-amdhsa.
1102
1103 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1104
1105         * MAINTAINERS (Write After Approval): Add myself.
1106
1107 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1108
1109         * MAINTAINERS (Write After Approval): Add myself.
1110
1111 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1112
1113         PR target/88535
1114         * config.guess: Import upstream version 2019-01-03.
1115         * config.sub: Import upstream version 2019-01-01.
1116
1117 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1118
1119         * MAINTAINERS (Write After Approval): Update my maintainer address.
1120
1121 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1122
1123         * MAINTAINERS (Write After Approval): Add myself.
1124
1125 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1126
1127         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1128
1129 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1130
1131         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1132         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1133         (GCC_TARGET_TOOL): Likewise.
1134         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1135         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1136         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1137         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1138         * configure: Regenerate.
1139         * Makefile.in: Likewise.
1140
1141 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1142
1143         * MAINTAINERS (Write After Approval): Add myself.
1144
1145 2018-11-13  Martin Liska  <mliska@suse.cz>
1146
1147         * gcc.target/i386/pr87930.c: Move to ...
1148         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1149
1150 2018-11-10  Stafford Horne  <shorne@gmail.com>
1151
1152         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1153         (Write After Approval): Remove myself.
1154
1155 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1156
1157         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1158         Append $INCICONV to it.
1159
1160 2018-11-04  Stafford Horne  <shorne@gmail.com>
1161
1162         * MAINTAINERS (Write After Approval): Add myself.
1163
1164 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1165
1166         PR bootstrap/82856
1167         * multilib.am: New file.  From automake.
1168
1169         Merge from binutils-gdb:
1170         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1171
1172         * libtool.m4: Use AC_LANG_SOURCE.
1173         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1174         * ar-lib: New file.
1175         * test-driver: New file.
1176         * configure: Re-generate.
1177
1178 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1179
1180         * MAINTAINERS (Write After Approval): Add myself.
1181
1182 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1183
1184         PR bootstrap/87788
1185         PR d/87799
1186         * configure: Rebuild.
1187         * configure.ac: Disable D on systems where it is known not to work.
1188
1189 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1190
1191         * Makefile.def (target_modules): Add libphobos.
1192         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1193         GDCFLAGS_FOR_TARGET.
1194         (dependencies): Make libphobos depend on libatomic, libbacktrace
1195         configure, and zlib configure.
1196         (language): Add language d.
1197         * Makefile.in: Rebuild.
1198         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1199         (HOST_EXPORTS): Add GDC.
1200         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1201         (BASE_TARGET_EXPORTS): Add GDC.
1202         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1203         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1204         (EXTRA_HOST_FLAGS): Add GDC.
1205         (STAGE1_FLAGS_TO_PASS): Add GDC.
1206         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1207         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1208         environment variables.
1209         * configure: Rebuild.
1210         * configure.ac: Add target-libphobos to target_libraries.  Set and
1211         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1212
1213 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1214
1215         * MAINTAINERS (Write After Approval): Add myself.
1216
1217 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1218
1219         * MAINTAINERS (Write After Approval): Remove myself.
1220
1221 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1222
1223         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1224
1225 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1226
1227         * MAINTAINERS: Update my email address.
1228
1229 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1230
1231         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1232         maintainer.
1233
1234 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1235
1236         * MAINTAINERS (Write After Approval): Add self.
1237
1238 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1239
1240         * MAINTAINERS (write after approval): Add myself.
1241
1242 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1243
1244         * MAINTAINERS: Update my email address.
1245
1246 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1247
1248         * MAINTAINERS (write after approval): Add myself.
1249
1250 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1251
1252         * MAINTAINERS: Add self to global reviewers list.
1253
1254 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1255
1256         MAINTAINERS: Add c-sky port maintainers.
1257
1258 2018-08-10  Martin Liska  <mliska@suse.cz>
1259
1260         * MAINTAINERS: Revert change in previous commit and
1261         join lines.
1262
1263 2018-08-10  Martin Liska  <mliska@suse.cz>
1264
1265         * MAINTAINERS: Remove extra line.
1266
1267 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1268
1269         * MAINTAINERS: Update my email address.
1270
1271 2018-07-19  DJ Delorie  <dj@redhat.com>
1272
1273         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1274         as maintainer.
1275
1276 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1277
1278         * MAINTAINERS: Adjust email address for me and my colleague Robin
1279         Dapp.
1280
1281 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1282             Sunil K Pandey  <sunil.k.pandey@intel.com>
1283
1284         PR target/84413
1285         * config/i386/i386.c (m_CORE_AVX512): New.
1286         (m_CORE_AVX2): Likewise.
1287         (m_CORE_ALL): Add m_CORE_AVX2.
1288         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1289         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1290         and remove the rest of m_SKYLAKE_AVX512.
1291
1292 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1293
1294         * config.sub: Sync with upstream version 2018-07-03.
1295
1296 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1297
1298         * config.guess: Sync with upstream version 2018-06-26.
1299         * config.sub: Sync with upstream version 2018-07-02.
1300
1301 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1302
1303         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1304         * ltmain.sh: Likewise.
1305
1306 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1307
1308         * contrib/config-list.mk: Remove powerpc-linux_paired.
1309
1310 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1311
1312         * configure.ac: Introduce support for @unless/@endunless.
1313         * Makefile.tpl (dep-kind): Rewrite with cond; return
1314         postbootstrap in some cases.
1315         (make-postboot-dep, postboot-targets): New.
1316         (dependencies): Do not output postbootstrap dependencies at
1317         first.  Output non-target ones changed for configure to depend
1318         on stage_last @if gcc-bootstrap, and the original deps @unless
1319         gcc-bootstrap.
1320         * configure.in, Makefile.in: Rebuilt.
1321
1322 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1323
1324         * MAINTAINERS (write after approval): Add myself.
1325
1326 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1327
1328         * MAINTAINERS (write after approval): Add myself.
1329
1330 2018-06-19  Nick Clifton  <nickc@redhat.com>
1331
1332         * zlib/configure.ac: Restore old behaviour of only enabling
1333         multilibs when a target subdirectory is defined.  This allows
1334         building with srcdir == builddir.
1335         * zlib/configure: Regenerate.
1336
1337 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1338
1339         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1340         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1341         * Makefile.in: Regenerate.
1342
1343 2018-06-16  Ben Elliston  <bje@gnu.org>
1344
1345         * config.guess: Import latest version.
1346         * config.sub: Likewise.
1347
1348 2018-06-08  Martin Liska  <mliska@suse.cz>
1349
1350         * MAINTAINERS: Remove MPX-related entries.
1351         * Makefile.def: Remove libmpx support.
1352         * Makefile.in: Regenerate.
1353         * configure.ac: Remove removed files.
1354         * configure: Regenerate.
1355         * libmpx/ChangeLog: Remove.
1356         * libmpx/Makefile.am: Remove.
1357         * libmpx/Makefile.in: Remove.
1358         * libmpx/acinclude.m4: Remove.
1359         * libmpx/aclocal.m4: Remove.
1360         * libmpx/config.h.in: Remove.
1361         * libmpx/configure: Remove.
1362         * libmpx/configure.ac: Remove.
1363         * libmpx/configure.tgt: Remove.
1364         * libmpx/libmpx.spec.in: Remove.
1365         * libmpx/mpxrt/Makefile.am: Remove.
1366         * libmpx/mpxrt/Makefile.in: Remove.
1367         * libmpx/mpxrt/libmpx.map: Remove.
1368         * libmpx/mpxrt/libtool-version: Remove.
1369         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1370         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1371         * libmpx/mpxrt/mpxrt.c: Remove.
1372         * libmpx/mpxrt/mpxrt.h: Remove.
1373         * libmpx/mpxwrap/Makefile.am: Remove.
1374         * libmpx/mpxwrap/Makefile.in: Remove.
1375         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1376         * libmpx/mpxwrap/libtool-version: Remove.
1377         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1378
1379 2018-06-04  Martin Liska  <mliska@suse.cz>
1380
1381         * MAINTAINERS: Add myself as gcov maintainer.
1382
1383 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1384
1385         * MAINTAINERS: Update my email address.
1386
1387 2018-06-04  Tom de Vries  <tdevries@suse.de>
1388
1389         * MAINTAINERS: Remove write-after-approval entries for component
1390         maintainers.
1391
1392 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1393
1394         * MAINTAINERS (write after approval): Add myself.
1395
1396 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1397
1398         * MAINTAINERS: Update my email address.
1399
1400 2018-06-01  Tom de Vries  <tdevries@suse.de>
1401
1402         * MAINTAINERS: Update my email address.
1403
1404 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1405
1406         * MAINTAINERS (loop-optimizer): Add myself.
1407
1408 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1409
1410         * configure.ac: Added "nfp" target.
1411         * configure: Regenerate.
1412
1413 2018-04-30  Richard Biener  <rguenther@suse.de>
1414
1415         PR bootstrap/85571
1416         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1417         (STAGE3_TFLAGS): Likewise.
1418         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1419         (STAGEtrain_TFLAGS): Likewise.
1420         * Makefile.in: Regenerate.
1421
1422 2018-04-26  Richard Biener  <rguenther@suse.de>
1423
1424         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1425         (STAGE2_CFLAGS): Likewise.
1426         (STAGE2_TFLAGS): Likewise.
1427         (STAGE3_CFLAGS): Add -fchecking.
1428         (STAGE3_TFLAGS): Likewise.
1429         (STAGEtrain_CFLAGS): Filter out -fchecking.
1430         (STAGEtrain_TFLAGS): Likewise.
1431         * Makefile.in: Re-generate.
1432
1433 2018-04-25  Catherine Moore <clm@codesourcery.com>
1434
1435         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1436
1437 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1438
1439         * MAINTAINERS (write after approval): Add myself.
1440
1441 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1442
1443         * MAINTAINERS: Update my email address.
1444
1445 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1446
1447         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1448
1449 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1450
1451         * MAINTAINERS: Update my email address and disambiguate myself
1452         a bit from Will Schmidt.
1453
1454 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1455
1456         * MAINTAINERS: Move maintainers of now-removed picochip and score
1457         ports to write after approval.
1458
1459 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1460
1461         * MAINTAINERS: Add entry for SVE maintainership.
1462
1463 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1464
1465         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1466         * configure: Regenerate.
1467
1468 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1469
1470         * MAINTAINERS (write after approval): Add myself.
1471
1472 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1473
1474         * MAINTAINERS (write after approval): Add myself.
1475
1476 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1477
1478         * MAINTAINERS (write after approval): Add myself.
1479
1480 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1481
1482         Update copyright years.
1483
1484 2018-01-03  Ben Elliston  <bje@gnu.org>
1485
1486         * config.guess: Import latest version.
1487         * config.sub: Likewise.
1488
1489 2017-12-12  Stafford Horne  <shorne@gmail.com>
1490
1491         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1492         * configure: Regenerate.
1493
1494 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1495
1496         * MAINTAINERS (Write After Approval): Add myself.
1497
1498 2017-11-28  Julia Koval  <julia.koval@intel.com>
1499             Sebastian Peryt  <sebastian.peryt@intel.com>
1500
1501         * Makefile.def (target_modules): Remove libcilkrts.
1502         * Makefile.in: Ditto.
1503         * configure: Ditto.
1504         * configure.ac: Ditto.
1505
1506 2017-11-28  Julia Koval  <julia.koval@intel.com>
1507
1508         * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1511
1512         * MAINTAINERS (Write After Approval): Add myself.
1513
1514 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1515
1516         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1517         Use my SiFive email address.
1518
1519 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1520
1521         * MAINTAINERS (write after approval): Add myself.
1522
1523 2017-10-27  Martin Liska  <mliska@suse.cz>
1524
1525         * Makefile.tpl: Use proper name of folder as it was renamed
1526         during transition to 4 stages.
1527         * Makefile.in: Regenerate.
1528
1529 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1530
1531         * MAINTAINERS (write after approval): Add myself.
1532
1533 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1534
1535         * MAINTAINERS: Add a note that maintainership also includes web
1536         pages, docs, and testsuite related to that area.
1537
1538 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1539
1540         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1541
1542 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1543
1544         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1545
1546 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1547
1548         * MAINTAINERS: Remove myself as a vxworks maintainer.
1549
1550 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1551
1552         * MAINTAINERS: Remove email address of Jim Norris.
1553
1554 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1555
1556         * MAINTAINERS (Reviewers): Move myself from here...
1557         (CPU Port Maintainers): ... to here.
1558
1559 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1560
1561         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1562
1563 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1564
1565         * MAINTAINERS (write after approval): Add myself.
1566
1567 2017-07-28  Tony Reix  <tony.reix@atos.net>
1568
1569         * configure.ac (target-libffi): Don't disable for AIX.
1570         (go): Don't add to unsupported_languages on AIX.
1571         (target-libgo): Don't disable for AIX.
1572         * configure: Regenerate.
1573
1574 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1575
1576         * MAINTAINERS: Add myself.
1577
1578 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1579
1580         * MAINTAINERS: Update my email address.
1581
1582 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1583
1584         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1585         arm-specific auto-generated header files.
1586
1587 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1588
1589         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1590         * configure: Rebuilt.
1591
1592 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1593
1594         * MAINTAINERS: Readd myself for c6x.
1595
1596 2017-06-28  Martin Liska  <mliska@suse.cz>
1597
1598         PR bootstrap/81217
1599         * Makefile.def: Remove superfluous bootstrap_target from
1600         bootstrap_stage.
1601         * Makefile.in: Re-generate the file.
1602
1603 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1604
1605         * MAINTAINERS: Add myself to Write After Approval
1606
1607 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1608
1609         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1610
1611 2017-06-19  Martin Liska  <mliska@suse.cz>
1612
1613         * Makefile.def: Define 4 stages PGO bootstrap.
1614         * Makefile.tpl: Define FLAGS.
1615         * Makefile.in: Regenerate.
1616
1617 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1618
1619         * Makefile.def: Add check-gotools to go check targets.
1620         * Makefile.in: Rebuild.
1621
1622 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1623
1624         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1625
1626 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1627
1628         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1629         * configure: Regenerate.
1630
1631 2017-05-31  Martin Liska  <mliska@suse.cz>
1632
1633         * configure.ac: Add handling of stage2_werror_flags to
1634         action-if-given and to action-if-not-given.
1635         * configure: Regenerate.
1636
1637 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1638
1639         * MAINTAINERS: Add self to Write After Approval
1640
1641 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1642
1643         * MAINTAINERS: Update my email address, and remove myself as
1644         maintainer in some areas.
1645
1646 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1647
1648         * MAINTAINERS: Add self to Write After Approval
1649
1650 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1651
1652         * configure.ac: Add --enable-languages=default to mean default and
1653         make --enable-languages=all mean all supported languages.
1654         * configure: Regenerated.
1655
1656 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1657
1658         * config.gcc (powerpc*-*-*spe*): New.
1659         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1660         (powerpc-*-rtems*spe*): New.
1661         (powerpc*-*-linux*spe*): New.
1662         (powerpc-wrs-vxworksspe): New.
1663         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1664         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1665         * config.host (powerpc*-*-*spe*): New.
1666
1667 2017-05-19  Martin Liska  <mliska@suse.cz>
1668
1669         * configure.ac: Add --enable-werror-always just for
1670         bootstrap-debug (or none build config) and do not add it
1671         when we are on a release branch.
1672         * configure: Regenerated.
1673
1674 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1675
1676         * MAINTAINERS: Add self to Write After Approval
1677
1678 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1679
1680         * MAINTAINERS: Move myself to Write After Approval section.
1681
1682 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1683
1684         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1685         ACCH registers.
1686         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1687         available.
1688         (umulsidi3): Likewise.
1689         (mulsidi3_700): Disable this pattern when we have advanced mpy
1690         instructions.
1691         (umulsidi3_700): Likewise.
1692         (maddsidi4): New pattern.
1693         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1694         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1695         (mpydu_imm_arcv2hs): Likewise.
1696         * config/arc/predicates.md (accl_operand): New predicate.
1697
1698 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1699             Andrew Burgess <andrew.burgess@embecosm.com>
1700
1701         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1702         case.
1703         (ARC_AUTOFP_IRQ_P): Likewise.
1704         (ARC_AUTO_IRQ_P): Likewise.
1705         (rgf_banked_register_count): New variable.
1706         (parse_mrgf_banked_regs_option): New function.
1707         (arc_override_options): Handle rgf_banked_regs option.
1708         (arc_handle_interrupt_attribute): Add firq option.
1709         (arc_compute_function_type): Return fast irq type when required.
1710         (arc_must_save_register): Handle fast interrupts.
1711         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1712         (arc_return_address_regs): Update.
1713         * config/arc/arc.h (arc_return_address_regs): Update.
1714         (arc_function_type): Add fast interrupt type.
1715         (ARC_INTERRUPT_P): Update.
1716         (RC_FAST_INTERRUPT_P): Define.
1717         * config/arc/arc.md (simple_return): Update for fast interrupts.
1718         (p_return_i): Likewise.
1719         * config/arc/arc.opt (mrgf-banked-regs): New option.
1720         * doc/invoke.texi (mrgf-banked-regs): Document.
1721
1722 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1723
1724         * config/arc/arc.c (irq_ctrl_saved): New variable.
1725         (ARC_AUTOBLINK_IRQ_P): Define.
1726         (ARC_AUTOFP_IRQ_P): Likewise.
1727         (ARC_AUTO_IRQ_P): Likewise.
1728         (irq_range): New function.
1729         (arc_must_save_register): Likewise.
1730         (arc_must_save_return_addr): Likewise.
1731         (arc_dwarf_emit_irq_save_regs): Likewise.
1732         (arc_override_options): Handle deferred options.
1733         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1734         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1735         arc_must_save_return_addr.
1736         (arc_compute_frame_size): Handle automated save and restore of
1737         registers.
1738         (arc_expand_prologue): Likewise.
1739         (arc_expand_epilogue): Likewise.
1740         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1741         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1742         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1743
1744 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1745         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1746
1747         PR bootstrap/77661
1748         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1749         in-tree build MPC.
1750         * Makefile.in: Regenerate.
1751
1752 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1753
1754         * configure.ac: Enable LTO by default on darwin >= 9.
1755         * configure: Regenerate.
1756
1757 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1758
1759         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1760         and Andrew Waterman as the RISC-V maintainers.
1761
1762 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1763
1764         * MAINTAINERS: Add self to Write After Approval
1765
1766 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1767
1768         * config.guess: Import latest from upstream.
1769
1770 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1771
1772         * MAINTAINERS (Write After Approval): Remove entries that are
1773         already covered under Reviewers.
1774
1775 2017-03-08  Mark Wielaard  <mark@klomp.org>
1776
1777         PR demangler/70909
1778         PR demangler/67264
1779         * include/demangle.h: Add d_printing to struct demangle_component
1780         and pass struct demangle_component as non const.
1781
1782 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1783
1784         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1785
1786 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1787
1788         * Makefile.tpl: Remove HOST_ISLVER.
1789         (HOST_EXPORTS): Remove ISLVER.
1790         * Makefile.in: Regenerate.
1791
1792 2017-02-13  Richard Biener  <rguenther@suse.de>
1793
1794         * configure: Re-generate.
1795
1796 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1797
1798         * MAINTAINERS: Adjust bug reporting URL.
1799
1800 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1801
1802         * MAINTAINERS (Write After Approval): Remove redundant entry
1803         for Andrew Burgess.
1804
1805 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1806
1807         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1808         32-bit hppa*-*-hpux*.
1809         * configure: Regenerate.
1810
1811 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1812
1813         * configure.ac: Moved the white list of enabling BRIG FE to
1814         libhsail-rt/configure.tgt.
1815         * configure: Regenerated.
1816         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1817
1818 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1819             Martin Jambor  <mjambor@suse.cz>
1820
1821         * Makefile.def (target_modules): Added libhsail-rt.
1822         (languages): Added language brig.
1823         * Makefile.in: Regenerated.
1824         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1825         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1826         * configure: Regenerated.
1827
1828 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1829
1830         PR other/79046
1831         * configure: Regenerated.
1832
1833 2017-01-04  Alan Modra  <amodra@gmail.com>
1834
1835         * configure: Regenerate.
1836
1837 2016-12-29  Ben Elliston  <bje@gnu.org>
1838
1839         * config.sub: Import latest version.
1840
1841 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1842
1843         * MAINTAINERS (Write After Approval): Add myself.
1844
1845 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1846
1847         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1848         includes bootstrap-mpx.
1849         * configure: Regenerated.
1850
1851 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1852
1853         * MAINTAINERS (Write After Approval): Add myself.
1854
1855 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1856
1857         * configure: Regenerate.
1858
1859 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1860
1861         * configure.ac: Don't use pkg-config to check for bdw-gc.
1862         * configure: Regenerate.
1863
1864 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1865
1866         * Makefile.def: Remove reference to boehm-gc target module.
1867         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1868         options and for the bdw-gc pkg-config module.
1869         * configure: Regenerate.
1870         * Makefile.in: Regenerate.
1871
1872 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1873
1874         * MAINTAINERS (nvptx): Remove self.
1875
1876 2016-11-25  Ben Elliston  <bje@gnu.org>
1877
1878         * config.guess: Import latest version.
1879         * config.sub: Likewise.
1880
1881 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1882
1883         * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1886
1887         * Makefile.def: Remove references to GCJ.
1888         * Makefile.tpl: Likewise.
1889         * Makefile.in: Regenerate.
1890
1891 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1892
1893         * config-ml.in: Remove references to GCJ.
1894         * configure.ac: Likewise.
1895         * configure: Regenerate.
1896
1897 2016-11-01  Josh Conner  <joshconner@google.com>
1898
1899         * MAINTAINERS (Write After Approval): Update email address,
1900
1901 2016-10-27  Carl Love  <cel@us.ibm.com>
1902
1903         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1904         Approval list to make it alphabetical.
1905
1906 2016-10-27  Carl Love  <cel@us.ibm.com>
1907
1908         * MAINTAINERS (Write After Approval): Add myself.
1909
1910 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1911
1912         * MAINTAINERS (Reviewers): Add myself.
1913         (Write After Approval): Add myself.
1914
1915 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1916             Ulrich Weigand  <uweigand@de.ibm.com>
1917
1918         * MAINTAINERS: Update email address.
1919
1920 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1921
1922         * MAINTAINERS: Update email address.
1923
1924 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1925
1926         * configure.ac: Add aarch64-*-freebsd*.
1927         * configure: Regenerate.
1928
1929 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1930
1931         * MAINTAINERS: Update email address after it got reverted.
1932
1933 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1934
1935         * configure.ac (target_libraries): Readd target-boehm-gc.
1936         Restore --enable-objc-gc handling.
1937         * configure: Regenerate.
1938
1939 2015-10-03  Jeff Law  <law@redhat.com>
1940
1941         * MAINTAINERS: Move several inactive maintainers to the
1942         write-after-approval section.
1943
1944 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1945
1946         * configure.ac: Add target-libffi to target_libraries.
1947         Readd libgcj target disablings, modified to only target-libffi.
1948         Readd target addition of go to unsupported languages.
1949         * configure: Regenerated.
1950
1951 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1952
1953         * MAINTAINERS: Update email address.
1954
1955 2016-09-30  Andrew Haley  <aph@redhat.com>
1956
1957         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1958         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1959         libgcj.
1960
1961 2016-09-30  Andrew Haley  <aph@redhat.com>
1962
1963         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1964         write-after approval after GCJ deletion.
1965
1966 2016-09-30  Andrew Haley  <aph@redhat.com>
1967
1968         * Makefile.def: Remove libjava.
1969         * Makefile.tpl: Likewise.
1970         * Makefile.in: Regenerate.
1971         * configure.ac: Likewise.
1972         * configure: Likewise.
1973         * gcc/java: Remove.
1974         * libjava: Likewise.
1975
1976 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1977
1978         * MAINTAINERS (Reviewers): Add myself.
1979
1980 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1981
1982         * configure.ac: Disable "sim" directory for arc*-*-*.
1983         * configure: Regenerated.
1984
1985 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1986
1987         * MAINTAINERS (Write After Approval): Add myself.
1988
1989 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1990
1991         * configure.ac: Check for the minimum in-tree MPFR version
1992         handled.
1993         * configure: Regenerate.
1994
1995 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1996
1997         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1998         * configure: Regenerated.
1999
2000 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2001
2002         * MAINTAINERS (Write After Approval): Add myself.
2003
2004 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2005
2006         * Makefile.def: Add autoprofiledbootstrap.
2007         * Makefile.tpl: Dito.
2008         * Makefile.in: Regenerate.
2009
2010 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2011
2012     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2013     * configure: Regenerate.
2014
2015 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2016
2017         * configure: Regenerate.
2018         * configure.ac: Remove support for avr-rtems.
2019
2020 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2021
2022         * MAINTAINERS (Write After Approval): Add myself.
2023
2024 2016-06-16  Michael Collison  <michael.collison@arm.com>
2025
2026         * MAINTAINERS (Write After Approval): Add myself.
2027
2028 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2029
2030         * MAINTAINERS (Write After Approval): Update e-mail address.
2031
2032 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2033
2034         * MAINTAINERS (Write After Approval): Add myself.
2035
2036 2016-05-28  Alan Modra  <amodra@gmail.com>
2037
2038         * Makefile.tpl (configure): Depend on m4 files included.
2039         * Makefile.in: Regenerate.
2040
2041 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2042
2043         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2044         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2045
2046 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2047
2048         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2049         special case builtin.
2050         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2051         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2052         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2053         for __builtin_vec_addec.
2054
2055 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2056
2057         * config.guess: Import version 2016-04-02 (newest).
2058         * config.sub: Import version 2016-05-10 (newest).
2059
2060 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2061
2062         * configure.ac: Add ARC support to libgloss.
2063         * configure: Regenerate
2064
2065 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2066
2067         * MAINTAINERS (Write After Approval): Add myself.
2068
2069 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2070
2071         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2072         * configure: Regenerated.
2073         * Makefile.def (gmp): Explicitly disable assembler.
2074         (mpfr): Adjust lib_path.
2075         (mpc): Likewise.
2076         * Makefile.in: Regenerated.
2077
2078 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2079
2080         PR bootstrap/70704
2081         * configure.ac (--enable-stage1-checking): Add missing
2082         --enable-checking=.
2083         * configure: Regenerated.
2084
2085 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2086
2087         * config.guess: Revert r235676.
2088         * config.sub: Revert r235676.
2089
2090 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2091
2092         * config.guess: Remove SH5 support.
2093         * config.sub: Likewise.
2094         * configure: Likewise.
2095         * configure.ac: Likewise.
2096
2097 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2098
2099         PR bootstrap/70704
2100         * configure.ac (--enable-stage1-checking): For --disable-checking or
2101         implicit --enable-checking, make sure extra flag matches in between
2102         stage1 and later checking.
2103         * configure: Regenerated.
2104
2105 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2106
2107         * .gitattributes: New file.
2108
2109 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2110
2111         * MAINTAINERS (rs6000/powerpc port): Add myself.
2112
2113 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2114
2115         PR bootstrap/70173
2116         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2117         and gotools directories.  Delete the stage_final file.
2118         * Makefile.in: Regenerate.
2119
2120 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2121
2122         * MAINTAINERS (Write After Approval): Add myself.
2123
2124 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2125
2126         * MAINTAINERS (Fortran maintainer): Remove myself.
2127
2128 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2129
2130         * MAINTAINERS (Write After Approval): Add myself.
2131
2132 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2133
2134         * MAINTAINERS (Write After Approval): Add myself.
2135
2136 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2137
2138         Sync with binutils-gdb:
2139
2140         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2141
2142         * configure.ac: Add mips and s390 to the gold target check.
2143         * configure: Regenerate.
2144
2145 2016-03-01  DJ Delorie  <dj@redhat.com>
2146
2147         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2148
2149 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2150
2151         * MAINTAINERS (libcpp): Add myself.
2152         (diagnostic messages): Likewise.
2153
2154 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2155
2156         * MAINTAINERS: Fix whitespace.
2157
2158 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2159
2160         * MAINTAINERS (Write After Approval): Add myself.
2161
2162 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2163
2164         * config/isl.m4: Add comments about isl-0.16.
2165         * configure: Regenerate.
2166
2167 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2168
2169         * MAINTAINERS (hsa maintainers): Add myself.
2170
2171 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2172
2173         * MAINTAINERS: (Write After Approval): Add myself.
2174
2175 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2176             Sebastian Pop  <s.pop@samsung.com>
2177
2178         * Makefile.in: Regenerate.
2179         * Makefile.tpl: Export ISLVER.
2180         * configure: Regenerate.
2181         * config/isl.m4: Detect isl-0.15.
2182
2183 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2184
2185         PR bootstrap/69329
2186         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2187         * Makefile.in: Regenerate.
2188
2189 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2190
2191         * configure.ac: Enable LTO for DJGPP
2192         * configure: Regenerate
2193
2194 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2195
2196         Sync with binutils-gdb:
2197         2015-10-21  Nick Clifton  <nickc@redhat.com>
2198
2199         PR gas/19109
2200         * configure.ac: Note the 'none' is an acceptable argument to
2201         --enable-compressed-debug-sections.
2202         * configure: Regenerate.
2203
2204 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2205
2206         PR bootstrap/69134
2207         * Makefile.def (mpfr): Disable assembler.
2208         * Makefile.in: Regenerate.
2209
2210 2016-01-01  Ben Elliston  <bje@gnu.org>
2211
2212         * config.guess: Import version 2016-01-01.
2213         * config.sub: Likewise.
2214
2215 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2216
2217         * MAINTAINERS (Write After Approval): Add myself.
2218
2219 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2220
2221         * Makefile.in: Replace ISL with isl.
2222         * Makefile.tpl: Same.
2223         * config/isl.m4: Same.
2224         * configure.ac: Same.
2225         * contrib/download_prerequisites: Same.
2226         * configure: Regenerate.
2227
2228 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2229
2230         * MAINTAINERS (Write After Approval): Add Myself.
2231
2232 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2233
2234         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2235         * configure: Regenerate.
2236
2237 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2238             Sebastian Pop  <s.pop@samsung.com>
2239
2240         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2241         isl_ctx_get_max_operations.
2242         * configure: Regenerate.
2243
2244 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2245
2246         * MAINTAINERS (Write After Approval): Add myself.
2247
2248 2015-12-02  Ian Lance Taylor  <iant@google.com>
2249
2250         PR go/66147
2251         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2252         * Makefile.in: Regenerate.
2253
2254 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2255
2256         PR libffi/65726
2257         * Makefile.def (lang_env_dependencies): Make libffi depend
2258         on cxx.
2259         * Makefile.in: Regenerate.
2260
2261 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2262
2263         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2264         symbols.
2265
2266 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2267
2268         Sync with binutils-gdb:
2269         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2270
2271         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2272         * configure: Regenerate.
2273
2274 2015-11-19  Martin Liska  <mliska@suse.cz>
2275
2276         * .gitignore: Add .clang-format to ignored files.
2277         * Makefile.in: Add clang-format.
2278         * Makefile.tpl: Likewise.
2279
2280 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2281
2282         * configure.ac: Enable libmpx by default.
2283         * configure: Regenerated.
2284
2285 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2286
2287         * MAINTAINERS: Update email address.
2288
2289 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2290
2291         * MAINTAINERS: Update email address.
2292
2293 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2294
2295         * MAINTAINERS  (Write After Approval): Add myself.
2296
2297 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2298
2299         Sync with binutils-gdb:
2300         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2301
2302         PR gas/19109
2303         * configure.ac: Add
2304         --enable-compressed-debug-sections={all,gas,gold,ld}.
2305         * configure: Regenerated.
2306
2307 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2308
2309         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2310
2311 2015-10-09  Martin Liska  <mliska@suse.cz>
2312
2313         * MAINTAINERS (Write After Approval): Add myself.
2314
2315 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2316
2317         * MAINTAINERS (Write After Approval): Add myself.
2318
2319 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2320
2321         * MAINTAINERS: Update email address.
2322
2323 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2324
2325         * MAINTAINERS  (Write After Approval): Add myself.
2326
2327 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2328
2329         * MAINTAINERS: Update email.
2330
2331 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2332
2333         * MAINTAINERS: Update my email address.
2334
2335 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2336
2337         * MAINTAINERS (ft32 port): Add myself.
2338
2339 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2340
2341         * MAINTAINERS: Add myself.
2342
2343 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2344
2345         * MAINTAINERS (Write After Approval): Add myself.
2346
2347 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2348
2349         PR libfortran/54572
2350         * Makefile.def: Make libgfortran depend on libbacktrace.
2351         * Makefile.in: Regenerate.
2352
2353 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2354
2355         * MAINTAINERS (Write After Approval): Add myself.
2356
2357 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2358
2359         PR other/67092
2360         * configure.ac: Remove --with_host_libstdcxx support.
2361         * configure: Regenerate.
2362
2363 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2364             Jakub Jelinek  <jakub@redhat.com>
2365
2366         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2367         nvptx*-*-*.
2368         * configure: Regenerate.
2369
2370 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2371
2372         * Makefile.def (libiconv): Define bootstrap=true.
2373         Mark pdf/html/info as missing.
2374         (configure-gcc): Depend on all-libiconv.
2375         (all-gcc): Ditto.
2376         (configure-libcpp): Ditto.
2377         (all-libcpp): Ditto.
2378         (configure-intl): Ditto.
2379         (all-intl): Ditto.
2380         * Makefile.in: Regenerate.
2381
2382 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2383
2384         * MAINTAINERS (loop ivopts): Add the entry and myself.
2385
2386 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2387
2388         * MAINTAINERS (nvptx): Add self.
2389
2390 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2391
2392         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2393         128-bit vector modes.
2394
2395 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2396
2397         * MAINTAINERS (Write After Approval): Add myself.
2398
2399 2015-07-28  Ben Elliston  <bje@gnu.org>
2400
2401         * config.sub, config.guess: Import from upstream.
2402
2403 2015-07-24  Michael Darling  <darlingm@gmail.com>
2404
2405         PR other/66259
2406         * config-ml.in: Reflects renaming of configure.in to configure.ac
2407         * configure: Likewise
2408         * configure.ac: Likewise
2409
2410 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2411
2412         * MAINTAINERS: Update my email address.
2413
2414 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2415
2416         Sync with binutils-gdb:
2417         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2418
2419         * configure.ac (target_configdirs): Exclude target-zlib if
2420         target-libjava isn't built.
2421         * configure: Regenerated.
2422
2423 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2424
2425         Sync with binutils-gdb:
2426         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2427
2428         * configure.ac: Disable configuration of GDB for HPUX targets.
2429         * configure: Regenerate.
2430
2431         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2432
2433         * configure.ac: Add --with-system-zlib.
2434         * configure: Regenerated.
2435
2436         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2437
2438         * configure.ac: Add FT32 support.
2439         * configure: Regenerate.
2440
2441         2015-01-12  Anthony Green  <green@moxielogic.com>
2442
2443         * configure.ac: Don't disable gprof for moxie.
2444         * configure: Rebuild.
2445
2446 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2447
2448         Sync with binutils-gdb:
2449         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2450
2451         PR ld/18355
2452         * Makefile.def: Add extra_configure_flags to host zlib.
2453         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2454         to --enable-host-shared When bfd is to be built as shared
2455         library.  AC_SUBST.
2456         * Makefile.in: Regenerated.
2457
2458 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2459
2460         Sync with src:
2461         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2462         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2463         * Makefile.in: Regenerated.
2464
2465 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2466
2467         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2468         target.
2469         * configure: Regenerate.
2470
2471 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2472
2473         * MAINTAINERS (Write After Approval): Add myself.
2474
2475 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2476
2477         * MAINTAINERS (OS Port Maintainers): Add myself.
2478         (Various Maintainers): Remove myself from libffi testsuite.
2479
2480 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2481
2482         * MAINTAINERS (gen* on machine desc): Add self.
2483
2484 2015-06-02  Jason Merrill  <jason@redhat.com>
2485
2486         PR bootstrap/66319
2487         * configure.ac: Use -std=gnu++98.
2488
2489 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2490
2491         * MAINTAINERS (Write After Approval): Add myself.
2492
2493 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2494
2495         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2496         * configure: Regenerate.
2497
2498 2015-05-26  Jason Merrill  <jason@redhat.com>
2499
2500         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2501         * configure: Regenerate.
2502
2503 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2504
2505         * configure.ac: FT32 target added.
2506         * configure: Regenerated.
2507
2508 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2509
2510         * MAINTAINERS (Write After Approval): Add myself.
2511
2512 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2513
2514         * MAINTAINERS (Write After Approval): Add myself.
2515
2516 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2517
2518         * configure.ac: Fix typo.
2519         * configure: Regenerate.
2520
2521 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2522
2523         * MAINTAINERS (Write After Approval): Add myself.
2524
2525 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2526
2527         * configure.ac: Match $host configured with triplets.
2528         * configure: Regenerate.
2529
2530 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2531
2532         * Makefile.tpl: Remove surplus whitespace throughout.
2533         * Makefile.in: Regenerate.
2534
2535 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2536
2537         * MAINTAINERS (Various Maintainers): Add myself as instruction
2538         combiner maintainer.
2539
2540 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2541
2542         PR bootstrap/62077
2543         * configure.ac (--enable-stage1-checking): Default to
2544         release,misc,gimple,rtlflag,tree,types if --disable-checking
2545         or --enable-checking is not specified and DEV-PHASE is not
2546         experimental.
2547         * configure: Regenerated.
2548
2549 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2550
2551         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2552         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2553         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2554         * Makefile.in: Regenerate.
2555
2556 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2557
2558         * MAINTAINERS: Update my email address.
2559
2560 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2561
2562         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2563
2564 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2565
2566         * MAINTAINERS: Add myself as an arm port reviewer.
2567
2568 2015-03-25  Martin Liska  <mliska@suse.cz>
2569             Yury Gribov  <y.gribov@samsung.com>
2570
2571         * Makefile.in: Fix ln source location for vimrc file.
2572         * Makefile.tpl: Likewise.
2573
2574 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2575
2576         PR bootstrap/25672
2577         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2578         cross-compiling.  Similarly for CXX_FOR_TARGET.
2579         * configure: Regenerate.
2580
2581 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2582
2583         * Makefile.def: Add libmpx.
2584         * configure.ac: Add libmpx.
2585         * Makefile.in: Regenerate.
2586         * configure: Regenerate.
2587
2588 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2589
2590         * MAINTAINERS (CPU Port Maintainers): Add myself
2591         i386 vector ISA extns mantainer.
2592
2593 2015-03-13  Jeff Law  <law@redhat.com>
2594
2595         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2596         maintainer.
2597         Remove Richard Henderson as a maintainer for the x86 port.
2598
2599 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2600
2601         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2602
2603 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2604
2605         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2606         pointer bounds checker and i386 MPX maintainer.
2607
2608 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2609
2610         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2611
2612 2015-02-26  Martin Sebor  <msebor@redhat.com>
2613
2614         * MAINTAINERS (Various Maintainers): Add self.
2615
2616 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2617
2618         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2619         Make sure it contains lto.
2620         * configure: Regenerate.
2621
2622 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2623
2624         * configure: Regenerate.
2625
2626 2015-02-06  Diego Novillo  <dnovillo@google.com>
2627 1
2628         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2629         middle-end, docstring): Remove myself.
2630         (Write After Approval): Add myself.
2631
2632 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2633
2634         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2635         (Write After Approval): Update address.
2636
2637 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2638
2639         PR jit/64780
2640         * configure.ac: Require the user to explicitly specify
2641         --enable-host-shared if the jit is enabled.
2642         * configure: Regenerate.
2643
2644 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2645
2646         * MAINTAINERS (Write After Approval): Add myself.
2647
2648 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2649
2650         * MAINTAINERS: Make whitespace consistent.
2651
2652 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2653
2654         * MAINTAINERS (Write After Approval): Add myself.
2655
2656 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2657
2658         * MAINTAINERS: (Write After Approval): Add myself.
2659
2660 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2661
2662         * MAINTAINERS: (Write After Approval): Add myself.
2663
2664 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2665
2666         * MAINTAINERS: (Write After Approval): Add myself.
2667
2668 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2669
2670         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2671         objective-c/c++ front end maintainer.
2672
2673 2015-01-13  Marek Polacek  <polacek@redhat.com>
2674
2675         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2676
2677 2015-01-12  Jeff Law  <law@redhat.com>
2678
2679         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2680         a very long time.
2681
2682 2015-01-09  Ian Lance Taylor  <iant@google.com>
2683
2684         * configure.ac (host_tools): Add gotools.
2685         * Makefile.def (host_modules): Add gotools.
2686         (dependencies): Add dependency of all-gotools on all-target-libgo.
2687
2688 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2689
2690         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2691         * configure: Regenerate.
2692
2693 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2694
2695         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2696         all-target-libgomp.
2697         * Makefile.in: Regenerate.
2698
2699 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2700
2701         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2702
2703 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2704
2705         * configure.ac: Add Visium support.
2706         * configure: Regenerate.
2707
2708 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2709
2710         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2711         * configure: Regenerate.
2712
2713 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2714
2715         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2716         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2717         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2718         (OBJCOPY_FOR_TARGET): New variable.
2719         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2720         * Makefile.in: Regenerate.
2721         * configure.ac: Check for already installed target objcopy.
2722         Also GCC_TARGET_TOOL on objcopy.
2723         * configure: Regenerate.
2724
2725 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2726
2727         * config.sub: Update from upstream, to 2015-01-01 version.
2728         * config.guess: Ditto.
2729
2730 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2731
2732         * MAINTAINERS (RTEMS Ports): Add myself.
2733
2734 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2735
2736         * MAINTAINERS (Write After Approval): Add myself.
2737
2738 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2739
2740         * MAINTAINERS (Write After Approval): Add myself.
2741
2742 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2743
2744         * configure.ac (--enable-as-accelerator-for): Don't set
2745         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2746         * configure: Regenerate.
2747
2748 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2749
2750         PR bootstrap/64023
2751         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2752         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2753         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2754         to CXX.
2755         * Makefile.in: Regenerated.
2756
2757 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2758             Yury Gribov  <y.gribov@samsung.com>
2759
2760         * .gitignore: Added .local.vimrc and .lvimrc.
2761         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2762         * Makefile.in: Regenerate.
2763
2764 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2765
2766         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2767         * configure: Regenerated.
2768
2769 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2770
2771         * MAINTAINERS (nvptx port): New entry.
2772
2773 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2774
2775         * configure: Regenerate.
2776
2777 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2778
2779         * configure.ac: Merge with Binutils.
2780
2781 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2782
2783         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2784         * Makefile.in: Regenerate.
2785
2786 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2787
2788         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2789         missing flex.
2790         * Makefile.in: Regenerated.
2791
2792 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2793
2794         * Makefile.in: Regenerate.
2795
2796 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2797
2798         PR bootstrap/63784
2799         * libtool.m4: Add $pic_flag with -shared.
2800
2801 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2802
2803         * MAINTAINERS (Write After Approval): Added myself.
2804
2805 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2806
2807         * MAINTAINERS (write-after-approval): Add myself.
2808
2809 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2810
2811         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2812         from 2 years ago.
2813
2814 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2815
2816         Revert:
2817         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2818
2819         * MAINTAINERS (Write After Approval): Added myself as line map
2820         maintainer.
2821
2822 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2823
2824         Revert:
2825         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2826
2827         * MAINTAINERS (Write After Approval): Added myself.
2828
2829 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2830
2831         * MAINTAINERS (Write After Approval): Added myself.
2832
2833 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2834
2835         * MAINTAINERS (Write After Approval): Added myself as line map
2836         maintainer.
2837
2838 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2839
2840         * MAINTAINERS (Various Maintainers): Added myself as line map
2841         maintainer.
2842
2843 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2844
2845         * move-if-change: Sync from upstream gnulib.
2846
2847 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2848
2849         * compile: Sync with upstream Automake.
2850         * depcomp: Ditto.
2851         * install-sh: Ditto.
2852         * missing: Ditto.
2853         * mkinstalldirs: Ditto.
2854         * ylwrap: Ditto.
2855
2856 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2857
2858         * config.sub: Update from upstream config repo.
2859         * config.guess: Ditto.
2860
2861 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2862
2863         * Makefile.def: Add liboffloadmic to target_modules.  Make
2864         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2865         * Makefile.in: Regenerate.
2866         * configure: Regenerate.
2867         * configure.ac: Add liboffloadmic to target binaries.
2868         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2869         Add liboffloadmic to noconfig list when C++ is not supported.
2870
2871 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2872             Thomas Schwinge  <thomas@codesourcery.com>
2873             Ilya Verbin  <ilya.verbin@intel.com>
2874             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2875
2876         * configure: Regenerate.
2877         * configure.ac (--enable-as-accelerator-for)
2878         (--enable-offload-targets): New configure options.
2879
2880 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2881
2882         * Makefile.def: Make all-gcc depend on all-isl.
2883         * Makefile.in: Regenerate.
2884
2885 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2886
2887         * ChangeLog.jit: New.
2888         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2889
2890 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2891
2892         PR target/63610
2893         * libtool.m4: Fix globbing of darwin versions.
2894         * configure: Regenerate.
2895
2896 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2897
2898         * Makefile.def: Remove CLooG.
2899         * Makefile.tpl: Ditto.
2900         * configure.ac: Ditto.
2901         * configure: Regenerate.
2902         * Makefile.in: Ditto.
2903
2904 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2905
2906         * configure.ac: Handle nvptx-*-*.
2907         * configure: Regenerate.
2908
2909 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2910
2911         * MAINTAINERS (Write After Approval): Add myself.
2912
2913 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2914
2915         * Makefile.def (libcc1): Remove bootstrap=true;.
2916         * Makefile.in: Regenerated.
2917
2918 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2919
2920         * configure.ac: Update comment.
2921         * configure: Regenerate.
2922
2923 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2924
2925         * MAINTAINERS (Write After Approval): Add myself.
2926
2927 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2928
2929         * configure.ac (extra_host_libiberty_configure_flags): Add
2930         --enable-shared also for libcc1's benefit.
2931         * configure: Regenerate.
2932
2933 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2934
2935         * MAINTAINERS: Change my email address.
2936
2937 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2938             Tom Tromey  <tromey@redhat.com>
2939
2940         * Makefile.def: Add libcc1 to host_modules.
2941         * configure.ac (host_tools): Add libcc1.
2942         * Makefile.in, configure: Rebuild.
2943
2944 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2945
2946         * configure.ac (build_configargs): Don't share config.cache between
2947         build subdirs.
2948         * configure: Regenerate.
2949
2950 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2951
2952         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2953         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2954         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2955         leon3v7 as leon3.
2956         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2957         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2958         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2959         * config/sparc/sparc.md (cpu): Add leon3v7.
2960         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2961
2962 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2963
2964         * MAINTAINERS (write-after-approval): Add myself.
2965
2966 2014-10-23  Ian Lance Taylor  <iant@google.com>
2967
2968         * configure.ac: Disable the Go frontend on systems where it is known
2969         to not work.
2970         * configure: Regenerate.
2971
2972 2014-10-23  Richard Biener  <rguenther@suse.de>
2973
2974         * Makefile.def: Add libcpp build module and dependencies.
2975         * configure.ac: Add libcpp build module.
2976         * Makefile.in: Regenerate.
2977         * configure: Likewise.
2978
2979 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2980
2981         * MAINTAINERS (write-after-approval): Add myself.
2982
2983 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2984
2985         * INSTALL/README: Do not mention CVS.
2986
2987 2014-10-03  Jing Yu  <jingyu@google.com>
2988
2989         * configure.ac: Add aarch64 to list of targets that support gold.
2990         * configure: Regenerate.
2991
2992 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2993
2994         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2995
2996 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2997
2998         * MAINTAINERS:  Add myself as MIPS maintainer.
2999
3000 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3001
3002         * MAINTAINERS: Move myself to MIPS maintainers.
3003
3004 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3005
3006         * MAINTAINERS: Put all email addresses between '<' and '>'.
3007
3008 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3009
3010         * MAINTAINERS: Move myself to reviewers (Fortran).
3011
3012 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3013
3014         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3015         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3016         * Makefile.in: Regenerate.
3017
3018 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3019
3020         * rtx-classes-status.txt: Delete
3021
3022 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3023
3024         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3025
3026 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3027
3028         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3029         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3030         of checking for version number.
3031         * configure: Regenerated.
3032         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3033
3034 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3035
3036         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3037         is done; begin phase 6 (use extra rtx_def subclasses).
3038
3039 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3040
3041         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3042         done; begin phase 5 (additional rtx_def subclasses).
3043
3044 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3045
3046         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3047
3048 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3049
3050         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3051         SET_BB_HEADER are done.
3052
3053 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3054
3055         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3056         done.
3057
3058 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3059
3060         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3061
3062 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3063
3064         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3065
3066 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3067
3068         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3069
3070 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3071
3072         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3073
3074 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3075
3076         * rtx-classes-status.txt: Phase 3 (per-file commits within
3077         "config" subdirs) is done; begin phase 4 (removal of
3078         "scaffolding").
3079
3080 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3081
3082         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3083         dir) is done; begin phase 3 (per-file commits within "config"
3084         subdirs).
3085
3086 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3087
3088         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3089         phase 2 (per-file commits in main source dir).
3090
3091 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3092
3093         * configure: Regenerated.
3094
3095 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3096
3097         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3098
3099 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3100
3101         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3102
3103 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3104
3105         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3106
3107 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3108
3109         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3110
3111 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3112
3113         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3114
3115 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3116
3117         * MAINTAINERS (Write After Approval): Add myself.
3118
3119 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3120
3121         * MAINTAINERS: Remove myself
3122
3123 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3124
3125         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3126
3127 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3128
3129         * MAINTAINERS (Write After Approval): Add myself.
3130
3131 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3132
3133         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3134         SET_BB_HEADER, SET_BB_FOOTER
3135
3136 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3137
3138         * rtx-classes-status.txt: New file
3139
3140 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3141
3142         * configure.ac: Eliminate ClooG installation dependency.
3143         * configure: Regenerate.
3144         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3145         * Makefile.in: Regenerate.
3146
3147 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3148
3149         * MAINTAINERS (Write After Approval): Add myself.
3150
3151 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3152
3153         * MAINTAINERS (Write After Approval): Add myself.
3154
3155 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3156
3157         * MAINTAINERS (Write After Approval): Add myself.
3158
3159 2014-07-28  Anthony Green  <green@moxielogic.com>
3160
3161         Import from savannah.gnu.org:
3162         * config.sub: Update to 2014-07-28 version.
3163
3164 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3165
3166         * MAINTAINERS: Remove my MIPS maintainer entry.
3167
3168 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3169
3170         PR target/47230
3171         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3172         * configure: Regenerate.
3173
3174 2014-07-24  James Norris  <jnorris@codesourcery.com>
3175
3176         * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3179
3180         * configure.ac: Accept only CLooG 0.18.1.
3181         * configure: Regenerate.
3182
3183 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3184
3185         * configure.ac: Don't accept isl 0.11.
3186         * configure: Regenerate.
3187
3188 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3189
3190         * MAINTAINERS (Write After Approval): Add myself.
3191
3192 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3193
3194         * configure.ac: Don't accept isl 0.10.
3195         * configure: Regenerate.
3196
3197 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3198
3199         Fix include path for in-tree cloog.
3200         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3201         * configure: Regenerate.
3202
3203 2014-06-18  Richard Henderson  <rth@redhat.com>
3204
3205         * .gitignore: Import gcc_update output.
3206
3207 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3208
3209         * config-ml.in: Robustify ac_configure_args parsing.
3210
3211         * configure.ac (--enable-linker-plugin-configure-flags)
3212         (--enable-linker-plugin-flags): New flags.
3213         (configdirs): Conditionally add libiberty-linker-plugin.
3214         * configure: Regenerate.
3215         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3216         (host_modules) <lto-plugin>: Pay attention to
3217         @extra_linker_plugin_flags@ and
3218         @extra_linker_plugin_configure_flags@.
3219         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3220         * Makefile.in: Regenerate.
3221
3222         * Makefile.tpl (configure-[+prefix+][+module+])
3223         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3224         "module_srcdir" instead of "module" for locating a module's srcdir.
3225         * Makefile.in: Regenerate.
3226
3227 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3228
3229         * MAINTAINERS (Write After Approval): Add myself.
3230
3231 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3232
3233         * MAINTAINERS: Update my email address.
3234
3235 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3236
3237         * MAINTAINERS (Write After Approval): Add myself.
3238
3239 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3240
3241         * MAINTAINERS (Write After Approval): Add myself.
3242
3243 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3244
3245         PR libstdc++/61011
3246         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3247         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3248         * configure: Regenerate.
3249
3250 2014-05-28  Pedro Alves  <palves@redhat.com>
3251
3252         * MAINTAINERS (Write After Approval): Add myself.
3253
3254 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3255
3256         * MAINTAINERS: Update my affiliation/email.
3257
3258 2014-05-19  Mike Stump  <mikestump@comcast.net>
3259
3260         * MAINTAINERS: Add wide-int reviewers.
3261
3262 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3263
3264         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3265         * configure: Regenerated.
3266
3267 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3268
3269         * MAINTAINERS (libitm): Add myself as maintainer.
3270
3271 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3272
3273         * MAINTAINERS (Write After Approval): Add myself.
3274
3275 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3276
3277         * config.sub, config.guess: Import from upstream.
3278
3279 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3280
3281         * MAINTAINERS (Write After Approval): Put myself in correct order.
3282
3283 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3284
3285         * MAINTAINERS (Write After Approval): Add myself.
3286
3287 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3288
3289         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3290         section.
3291
3292 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3293
3294         * MAINTAINERS (Write After Approval): Delete myself.
3295
3296 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3297
3298         PR sanitizer/56781
3299         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3300         and -B* options with -Xcompiler.
3301
3302 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3303
3304         PR bootstrap/60620
3305         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3306         * Makefile.in: Regenerate.
3307
3308 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3309
3310         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3311         for WINDRES_FOR_TARGET in default-manifest.o rule.
3312         * Makefile.in: Regenerate.
3313
3314 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3315
3316         * MAINTAINERS (Write After Approval): Add myself.
3317
3318 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3319
3320         PR sanitizer/56781
3321         * Makefile.def: Set bootstrap=true; for host fixincludes.
3322         * configure.ac: Don't bootstrap host fixincludes unless
3323         --with-build-config=bootstrap-{a,ub}san.
3324         * Makefile.in: Regenerated.
3325         * configure: Regenerated.
3326
3327 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3328
3329         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3330         --enable-vtable-verify option parsing.  Don't add
3331         target-libsanitizer to bootstrap_target_libs unless
3332         --with-build-config=bootstrap-asan or
3333         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3334         to bootstrap_target_libs unless --enable-vtable-verify.
3335         * configure: Regenerated.
3336
3337 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3338
3339         * MAINTAINERS (Write After Approval): Add myself.
3340
3341 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3342
3343         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3344
3345 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3346
3347         PR bootstrap/58572
3348         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3349         -I for libstdc++-v3 includes if $(LEAN).
3350         * Makefile.in: Regenerated.
3351
3352 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3353
3354         * MAINTAINERS: Update my email address.
3355
3356 2014-02-24  Walter Lee  <walt@tilera.com>
3357
3358         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3359         (tilegx-*-*): Change to tilegx*-*-*.
3360         * configure: Regenerate.
3361
3362 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3363
3364         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3365
3366 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3367
3368         * MAINTAINERS (Write After Approval): Add myself.
3369
3370 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3371
3372         PR target/59788
3373         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3374         *solaris2*.
3375
3376 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3377
3378         * MAINTAINERS: Update my email address.
3379
3380 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3381
3382         * MAINTAINERS: Convert to UTF-8.
3383         Properly sort Xinliang David Li's entry.
3384
3385 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3386             Sandra Loosemore  <sandra@codesourcery.com>
3387
3388         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3389         nios2 port maintainers.
3390
3391 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3392
3393         * MAINTAINERS (Write After Approval): Add myself.
3394
3395 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3396
3397         * configure.ac: Add user-friendly check for native x86_64-linux
3398         multilibs.
3399         * configure: Regenerate.
3400
3401 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3402
3403         * MAINTAINERS: Add myself as sh maintainer.
3404
3405 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3406
3407         * MAINTAINERS: Add self as SLSR maintainer.
3408
3409 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3410
3411         * MAINTAINERS: Update my email address.
3412
3413 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3414
3415         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3416
3417 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3418
3419         * Makefile.in: Regenerate.
3420
3421         * Makefile.tpl: Fix typo.
3422         * Makefile.in: Regenerate partially.
3423
3424 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3425
3426         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3427         supported.
3428         * configure: Regenerated.
3429
3430 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3431
3432         * MAINTAINERS (Write After Approval): Add myself.
3433
3434 2013-10-30  Jason Merrill  <jason@redhat.com>
3435
3436         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3437         --disable-build-format-warnings.
3438
3439 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3440
3441         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3442         depend on libstdc++ and libgcc.
3443         * configure: Regenerate.
3444         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3445         libcilkrts for POSIX and i*86, and x86_64 architectures.
3446         * Makefile.in: Added libcilkrts related fields to support building it.
3447
3448 2013-10-26  Jeff Law  <law@redhat.com>
3449
3450         * Makefile.def (target_modules): Remove libmudflap
3451         (languages): Remove check-target-libmudflap).
3452         * Makefile.in: Rebuilt.
3453         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3454         * configure.ac (target_libraries): Remove target-libmudflap.
3455         Remove checks which disabled libmudflap on some systems.
3456         * configure: Rebuilt.
3457         * libmudflap: Directory removed.
3458
3459 2013-10-21  Cong Hou  <congh@google.com>
3460
3461         * MAINTAINERS (Write After Approval): Add myself.
3462
3463 2013-10-16  Mike Stump  <mikestump@comcast.net>
3464
3465         * .dir-locals.el: Add.
3466
3467 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3468
3469         * configure.ac: Add --enable-host-shared
3470         * configure: Regenerate.
3471
3472 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3473
3474         Import from savannah.gnu.org:
3475         * config.guess: Update to 2013-06-10 version.
3476         * config.sub: Update to 2013-10-01 version.
3477
3478 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3479
3480         Changes to build configuration to allow big endian ARC ELF toolchain
3481         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3482         * configure: Regenerate.
3483
3484 2013-09-20  Alan Modra  <amodra@gmail.com>
3485
3486         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3487         ppc host match.  Support little-endian powerpc linux hosts.
3488
3489 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3490
3491         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3492         maintainer.
3493
3494 2013-09-12  DJ Delorie  <dj@redhat.com>
3495
3496         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3497         maintainers.
3498
3499 2013-09-03  Richard Biener  <rguenther@suse.de>
3500
3501         * configure.ac: Also allow ISL 0.12.
3502         * configure: Regenerated.
3503
3504 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3505
3506         * MAINTAINERS (Write After Approval): Add myself.
3507
3508 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3509
3510         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3511
3512 2013-08-26  Caroline Tice  <cmtice@google.com>
3513
3514         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3515         "Various Reviewers" to libvtv "Various Maintainers".
3516
3517 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3518
3519         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3520
3521 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3522
3523         * MAINTAINERS: Update name, email.
3524
3525 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3526
3527         * MAINTAINERS (Write After Approval): Add myself.
3528
3529 2013-08-12  Caroline Tice  <cmtice@google.com>
3530
3531         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3532         address in the Write After Approval section.
3533
3534 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3535
3536         * MAINTAINERS (Write After Approval): Update email.
3537
3538 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3539
3540         * configure.ac: Adjust to check VTV_SUPPORTED.
3541         * configure: Regenerated.
3542
3543 2013-08-02  Caroline Tice  <cmtice@google.com>
3544
3545         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3546         on non-linux systems; add target-libvtv to noconfigdirs; add
3547         libsupc++/.libs to C++ library search paths.
3548         * configure: Regenerated.
3549         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3550         libstdc++ and libgcc.
3551         * Makefile.in: Regenerated.
3552
3553 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3554
3555         * MAINTAINERS (Write After Approval): Add myself.
3556
3557 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3558             Shiva Chen  <shiva0217@gmail.com>
3559
3560         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3561         nds32 port maintainers.
3562
3563 2013-07-17  Tim Shen  <timshen91@gmail.com>
3564
3565         * MAINTAINERS (Write After Approval): Add myself.
3566
3567 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3568
3569         * configure.ac: Sync from binutils.
3570         * configure: Regenerate.
3571
3572 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3573
3574         * MAINTAINERS (Write After Approval): Add myself.
3575
3576 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3577
3578         * MAINTAINERS (Write After Approval): Add myself.
3579
3580 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3581
3582         * MAINTAINERS (Write After Approval): Add myself.
3583
3584 2013-04-30  Brooks Moses  <bmoses@google.com>
3585
3586         * MAINTAINERS: Update my email; move myself from Fortran
3587         reviewer to Write After Approval.
3588
3589 2013-04-16  Andreas Schwab  <schwab@suse.de>
3590
3591         * configure.ac (aarch64-*-*): Don't disable java.
3592         * configure: Regenerate.
3593
3594 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3595
3596         * MAINTAINERS (Write After Approval): Add myself.
3597
3598 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3599
3600         * Makefile.def (target_modules): Don't install libffi.
3601         * Makefile.in: Regenerate.
3602
3603 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3604
3605         * MAINTAINERS (Write After Approval): Add myself.
3606
3607 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3608
3609         * MAINTAINERS (Write After Approval): Add myself.
3610
3611 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3612
3613         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3614         * configure: Regenerated.
3615
3616 2013-02-05  Ian Lance Taylor  <iant@google.com>
3617
3618         PR go/55969
3619         * configure.ac: Disable libgo on some systems where it does not
3620         work.
3621
3622 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3623
3624         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3625         Remove Geoff Keating as rs6000 port maintainer, at his request.
3626
3627 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3628
3629         * MAINTAINERS: Update my email.
3630
3631 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3632
3633         * configure: Re-generate.
3634
3635 2013-01-15  Richard Biener  <rguenther@suse.de>
3636
3637         PR other/55973
3638         * configure: Re-generate.
3639
3640 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3641
3642         * Makefile.def (install-target-libsanitizer): Depend on
3643         install-target-libstdc++-v3.
3644         * Makefile.in: Regenerate.
3645
3646 2013-01-14  Richard Biener  <rguenther@suse.de>
3647
3648         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3649         * configure: Re-generate
3650
3651 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3652
3653         * config.sub: Update from config repo.
3654
3655 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3656
3657         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3658         * Makefile.in: Regenerate.
3659
3660 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3661
3662         * MAINTAINERS (arc): Add new port maintainership for myself.
3663
3664 2013-01-09  Jason Merrill  <jason@redhat.com>
3665
3666         * .gitignore: Import from gdb repository.
3667
3668 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3669
3670         * Makefile.def (configure-gcc): Depend on all-gmp.
3671         (all-gcc): Remove dependency on all-gmp.
3672         * Makefile.in: Regenerated.
3673
3674 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3675
3676         * config.sub: Merge from config repo.
3677         * config.guess: Ditto.
3678
3679 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3680
3681         * Makefile.def: Merge from binutils.
3682         * Makefile.in: Ditto.
3683
3684 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3685
3686         * MAINTAINERS: Update my email.
3687
3688 2012-12-29  Ben Elliston  <bje@gnu.org>
3689
3690         * config.guess: Update to 2012-12-29 version.
3691         * config.sub: Likewise.
3692
3693 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3694
3695         * Makefile.def (install-target-libgfortran): Depend on
3696         install-target-libquadmath, install-target-libgcc.
3697         (install-target-libsanitizer): Depend on install-target-libgcc.
3698         (install-target-libjava): Depend on install-target-libgcc.
3699         (install-target-libitm): Depend on install-target-libgcc.
3700         (install-target-libobjc): Depend on install-target-libgcc.
3701         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3702         * Makefile.in: Regenerate.
3703
3704 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3705
3706         * Makefile.def (install-target-libgo): Depend on
3707         install-target-libatomic.
3708         * Makefile.in: Regenerate.
3709
3710 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3711
3712         PR go/55201
3713         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3714         * Makefile.in: Regenerate.
3715
3716 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3717
3718         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3719         * configure: Regenerate.
3720
3721 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3722
3723         * config.sub: Merge from config repo.
3724
3725 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3726
3727         * Makefile.def (target_modules): Add bootstrap=true and
3728         raw_cxx=true to libsanitizer.
3729         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3730         * Makefile.in: Regenerated.
3731         * configure: Likewise.
3732
3733 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3734
3735         * MAINTAINERS: Remove self as RTL optimization maintainer.
3736
3737 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3738
3739         * MAINTAINERS (Write After Approval): Add myself.
3740
3741 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3742
3743         * Makefile.def (target_modules): Remove bootstrap=true and
3744         raw_cxx=true from libsanitizer.
3745         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3746         * Makefile.in: Regenerated.
3747         * configure: Likewise.
3748
3749 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3750
3751         * Makefile.def (target_modules): Add bootstrap=true and
3752         raw_cxx=true to libsanitizer.
3753         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3754         * Makefile.in: Regenerated.
3755         * configure: Likewise.
3756
3757 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3758
3759         PR bootstrap/54279
3760         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3761         * configure: Regenerate.
3762         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3763         * Makefile.in: Regenerate.
3764
3765 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3766
3767         * configure.ac: Disable libsanitizer if we're not building C++.
3768         * configure: Regenerate.
3769
3770 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3771
3772         * MAINTAINERS (Write After Approval): Add myself.
3773
3774 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3775
3776         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3777         Kostya Serebryany (kcc@google.com) and
3778         Jakub Jelinek (jakub@redhat.com).
3779         Rename area for Dodji Seketeli (dodji@redhat.com).
3780
3781 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3782
3783         * MAINTAINERS: (asan.c, related): Add myself.
3784
3785 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3786
3787         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3788         * configure: Regenerate.
3789
3790 2012-11-13  Richard Henderson  <rth@redhat.com>
3791
3792         * configure.ac: Move libsanitizer logic to subdirectory.
3793         * configure: Regenerate.
3794
3795 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3796
3797         * configure.ac: Enable libsanitizer just on x86 linux for now.
3798         * configure: Re-generate.
3799
3800 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3801
3802         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3803         sections.
3804         * configure: Regenerate.
3805
3806 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3807
3808         * configure.ac: Add section for configdirs for libsanitizer.
3809         Disable for cris-*-* and mmix-*-*.
3810         * configure: Regenerate.
3811
3812 2012-11-12  Wei Mi <wmi@google.com>
3813
3814         * configure.ac: Add libsanitizer to target_libraries.
3815         * Makefile.def: Ditto.
3816         * configure: Regenerate.
3817         * Makefile.in: Regenerate.
3818         * libsanitizer: New directory for asan runtime.  Contains an empty
3819         tsan directory.
3820
3821 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3822
3823         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3824         against Mingw64 w32api.
3825         * configure: Regenerate.
3826
3827 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3828
3829         * configure: Regenerated.
3830
3831 2012-11-03  Robert Mason  <rbmj@verizon.net>
3832
3833         * configure.ac: add --disable-libstdcxx configure option
3834         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3835
3836 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3837
3838         * MAINTAINERS (Write After Approval): Add myself.
3839
3840 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3841
3842         * MAINTAINERS (Write After Approval): Add myself.
3843
3844 2012-10-24  Sharad Singhai  <singhai@google.com>
3845
3846         * MAINTAINERS (Write After Approval): Add myself.
3847
3848 2012-10-24  Eric Christopher  <echristo@gmail.com>
3849
3850         * MAINTAINERS: Update email address.
3851
3852 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3853
3854         PR bootstrap/54820
3855         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3856         * configure: Regenerate.
3857
3858 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3859
3860         * MAINTAINERS (aarch64): Add Marcus and myself.
3861
3862 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3863
3864         PR bootstrap/54820
3865         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3866         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3867         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3868         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3869         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3870         * Makefile.in: Regenerate.
3871         * configure.ac (have_static_libs): New variable and associated check.
3872         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3873         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3874         * configure: Regenerate.
3875
3876 2012-10-10  Richard Biener  <rguenther@suse.de>
3877
3878         * MAINTAINERS: Adjust for changed surname.
3879
3880 2012-10-04  Lawrence Crowl  <crowl@google.com>
3881
3882         * MAINTAINERS (Write After Approval): Add myself.
3883
3884 2012-10-01  Cary Coutant  <ccoutant@google.com>
3885
3886         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3887
3888 2012-09-28  Ian Lance Taylor  <iant@google.com>
3889
3890         * Makefile.def: Make all-target-libgo depend on
3891         all-target-libbacktrace.
3892         * Makefile.in: Rebuild.
3893
3894 2012-09-26  Ian Lance Taylor  <iant@google.com>
3895
3896         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3897         * Makefile.in: Rebuild.
3898
3899 2012-09-20  Walter Lee  <walt@tilera.com>
3900
3901         * configure.ac: Add tilegx to list of targets that support gold.
3902         * configure: Regenerate.
3903
3904 2012-09-20  Marek Polacek  <polacek@redhat.com>
3905
3906         * MAINTAINERS (Write After Approval): Add myself.
3907
3908 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3909
3910         * configure.ac: Add mips*-mti-elf* target.
3911         * configure: Regenerate.
3912
3913 2012-09-17  Ian Lance Taylor  <iant@google.com>
3914
3915         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3916         * configure.ac (host_libs): Add libbacktrace.
3917         (target_libraries): Add libbacktrace.
3918         * Makefile.def (host_modules): Add libbacktrace.
3919         (target_modules): Likewise.
3920         * configure, Makefile.in: Rebuild.
3921
3922 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3923
3924         PR target/38607
3925         Merge upstream change.
3926         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3927
3928         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3929         Add libgomp*.o to compare_exclusions for AIX.
3930         * configure: Regenerate.
3931
3932 2012-09-06  Diego Novillo  <dnovillo@google.com>
3933
3934         * configure.ac: Bump minimum GMP version to 4.2.3.
3935         * configure: Re-generate.
3936
3937 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3938
3939         PR target/54461
3940         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3941         target-libgloss if not configured --with-avrlibc=no.
3942         * configure: Regenerate.
3943
3944 2012-09-04  Jason Merrill  <jason@redhat.com>
3945
3946         * configure.ac: Fix --enable-languages=all.
3947
3948 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3949
3950         * MAINTAINERS (Write After Approval): Add myself.
3951
3952 2012-09-03  Richard Guenther  <rguenther@suse.de>
3953
3954         PR bootstrap/54138
3955         * configure.ac: Re-organize ISL / CLOOG checks to allow
3956         disabling with either --without-isl or --without-cloog.
3957         * configure: Regenerated.
3958
3959 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3960
3961         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3962         * configure: Regenerate.
3963
3964 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3965
3966         * MAINTAINERS: Fix my email address.
3967
3968 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3969
3970         PR binutils/4970
3971         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3972         and opcodes.
3973         * Makefile.in: Regenerated.
3974
3975 2012-08-26  Art Haas <ahaas@impactweather.com>
3976
3977         * configure: Regenerate.
3978
3979 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3980
3981         * INSTALL/README: Also refer to the online installation
3982         instructions.
3983
3984 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3985
3986         * MAINTAINERS (Write After Approval): Add myself.
3987         (Picochip port): Remove myself.
3988
3989 2012-08-14   Diego Novillo  <dnovillo@google.com>
3990
3991         Merge from cxx-conversion branch.
3992
3993         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3994         POSTSTAGE1_CONFIGURE_FLAGS.
3995         * Makefile.in: Regenerate.
3996         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3997         Force C++ when bootstrapping.
3998         * configure: Regenerate.
3999
4000 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4001
4002         * MAINTAINERS (Write After Approval): Add myself.
4003
4004 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4005
4006         * README: Document use of ranges of years in copyright notices.
4007
4008 2012-07-06  Richard Guenther  <rguenther@suse.de>
4009
4010         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4011         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4012         --with-gmp=system.
4013         * Makefile.in: Regenerated.
4014         * configure: Likewise.
4015
4016 2012-07-06  Richard Guenther  <rguenther@suse.de>
4017
4018         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4019         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4020         supply V=1 as extra_make_flags.
4021         * configure: Regenerated.
4022         * Makefile.in: Likewise.
4023
4024 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4025
4026         * configure: Regenerate.
4027
4028 2012-07-03  Richard Guenther  <rguenther@suse.de>
4029
4030         * Makfile.def (isl): Remove not necessary extra_exports and
4031         extra_make_flags.
4032         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4033         * Makefile.in: Regenerated.
4034
4035 2012-07-03  Richard Guenther  <rguenther@suse.de>
4036
4037         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4038         * configure.ac: If either the ISL or the CLooG check failed
4039         do not try to build in-tree versions.
4040         * Makefile.in: Regenerated.
4041         * configure: Regenerated.
4042
4043 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4044
4045         * configure: Regenerate.
4046
4047 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4048
4049         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4050         maintainer.
4051
4052 2012-07-02  Richard Guenther  <rguenther@suse.de>
4053
4054         * configure: Regenerated.
4055
4056 2012-07-02  Richard Guenther  <rguenther@suse.de>
4057         Michael Matz  <matz@suse.de>
4058         Tobias Grosser <tobias@grosser.es>
4059         Sebastian Pop <sebpop@gmail.com>
4060
4061         * Makefile.def: Add ISL host module, remove PPL host module.
4062         Adjust ClooG host module to use the proper ISL.
4063         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4064         * configure.ac: Include config/isl.m4.  Add ISL host library,
4065         remove PPL.  Remove PPL configury, add ISL configury, adjust
4066         ClooG configury.
4067         * Makefile.in: Regenerated.
4068         * configure: Likewise.
4069
4070 2012-07-02  Richard Guenther  <rguenther@suse.de>
4071
4072         Merge from graphite branch
4073         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4074
4075         * configure: Regenerated.
4076         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4077         both cloog.org and legacy versions. The only supported version will
4078         be CLooG with the isl backend.
4079
4080         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4081
4082         * configure: Regenerated.
4083         * configure.ac: Require cloog isl 0.17.0
4084
4085         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4086
4087         * configure: Regenerated.
4088         * config/cloog.m4: Do not define CLOOG_ORG
4089
4090 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4091
4092         * configure.ac: Skip C if explicitly selected.
4093         * configure: Regenerate.
4094
4095 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4096
4097         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4098         they contain -O2.
4099         * configure: Regenerate.
4100
4101 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4102
4103         PR debug/53740
4104         * df.h, df-problems.c, dce.c: Revert last patch.
4105
4106 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4107
4108         * MAINTAINERS (Write After Approval): Update my email address.
4109
4110 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4111
4112         * MAINTAINERS (Write After Approval): Add myself.
4113
4114 2012-06-20  Jason Merrill  <jason@redhat.com>
4115
4116         * Makefile.tpl (check-target-libgomp-c++): New.
4117         (check-target-libitm-c++): New.
4118         * Makefile.def (c++): Add them.
4119         * Makefile.in: Regenerate.
4120
4121 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4122
4123         * MAINTAINERS (Write After Approval): Add myself.
4124
4125 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4126
4127         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4128         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4129         (install-no-fixedincludes): Adjust accordingly.
4130         * Makefile.in: Regenerate.
4131
4132 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4133
4134         Merge upstream change
4135         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4136
4137 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4138
4139         * MAINTAINERS (Write After Approval): Add myself.
4140
4141 2012-05-09  Nick Clifton  <nickc@redhat.com>
4142             Paul Smith  <psmith@gnu.org>
4143
4144         PR bootstrap/50461
4145         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4146         allow for the fact that from release v3.1.0 of MPFR the source
4147         files were moved into a src sub-directory.
4148         * configure: Regenerate.
4149
4150 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4151
4152         * configure.ac: Bump minimum MPFR version to 2.4.0.
4153         * configure: Regenerated.
4154
4155 2012-05-01  Richard Henderson  <rth@redhat.com>
4156
4157         * Makefile.def (libatomic): New target_module.
4158         * configure.ac (target_libraries): Add libatomic.
4159         (noconfigdirs): Check if libatomic is supported.
4160         * Makefile.in, configure: Rebuild.
4161
4162 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4163
4164         * MAINTAINERS (Write After Approval): Add myself.
4165
4166 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4167
4168         * config.sub: Update to 2012-04-18 version from official repo.
4169
4170 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4171
4172         * MAINTAINERS (Write After Approval): Add myself.
4173
4174 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4175
4176         * MAINTAINERS: Changed email address.
4177
4178 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4179
4180         PR target/52737
4181         * contrib/gcc_update (files_and_dependencies):
4182         Remove gcc/config/avr/t-multilib from touch data.
4183
4184 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4185
4186         * MAINTAINERS (OS Port Maintainers): Remove irix.
4187         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4188         (unsupported_languages): Remove mips-sgi-irix6.*.
4189         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4190         (with_stabs): Remove.
4191         * configure: Regenerate.
4192
4193 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4194
4195         * MAINTAINERS (OS Port Maintainers): Remove osf.
4196         * configure.ac (enable_libgomp): Remove *-*-osf*.
4197         (with_stabs): Remove alpha*-*-osf*.
4198         * configure: Regenerate.
4199
4200 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4201
4202         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4203         * configure: Regenerate.
4204
4205 2012-02-17  Walter Lee  <walt@tilera.com>
4206
4207         * MAINTAINERS: (Write After Approval): Delete myself.
4208
4209 2012-02-14  Walter Lee  <walt@tilera.com>
4210
4211         * MAINTAINERS (tilegx port): Add myself.
4212         (tilepro port): Add myself.
4213         (Write After Approval): Add myself.
4214
4215 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4216
4217         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4218         and Joseph Myers as docstring relicensing maintainers.
4219
4220 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4221
4222         * MAINTAINERS (write-after-approval): Add myself.
4223
4224 2012-02-08  Ira Rosen <irar@il.ibm.com>
4225
4226         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4227         maintainer.
4228
4229 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4230
4231         * MAINTAINERS (Write After Approval): Move myself to
4232         maintain alphabetical order.
4233
4234 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4235
4236         * MAINTAINERS (Write After Approval): Add myself.
4237
4238 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4239
4240         * MAINTAINERS (Write After Approval): Add myself.
4241
4242 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4243             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4244
4245         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4246         * configure: Regenerate.
4247
4248 2012-01-23  Harshit Chopra  <harshit@google.com>
4249
4250         * MAINTAINERS (Write After Approval): Add myself.
4251
4252 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4253
4254         * configure.ac: Remove reference to mh-interix.
4255         * configure: Regenerate.
4256
4257 2012-01-05  Richard Henderson  <rth@redhat.com>
4258
4259         PR bootstrap/51072
4260         * configure.ac: Disable libitm if c++ is not enabled.
4261         * configure: Rebuild.
4262
4263         * configure.ac: Fix regexp for same.
4264         * configure: Rebuild.
4265
4266 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4267
4268         * MAINTAINERS (Write After Approval): Add myself.
4269
4270 2012-01-02  Richard Guenther  <rguenther@suse.de>
4271
4272         PR bootstrap/51686
4273         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4274         * Makefile.in: Regenerate.
4275
4276 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4277
4278         * MAINTAINERS (Write After Approval): Add myself.
4279
4280 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4281
4282         * configure: Regenerate.
4283
4284 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4285
4286         * MAINTAINERS (picochip): Changed email address.
4287
4288 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4289
4290         * MAINTAINERS (write-after-approval): Add self.
4291
4292 2011-11-29  DJ Delorie  <dj@redhat.com>
4293
4294         * configure.ac (rl78-*-*) New case.
4295         * configure: Regenerate.
4296         * MAINTAINERS: Add myself as RL78 maintainer.
4297
4298 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4299
4300         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4301
4302 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4303
4304         * libtool.m4: Additional FreeBSD 10 fixes.
4305
4306 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4307
4308         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4309         Maintainers section, as Epiphany maintainer.
4310
4311 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4312
4313         PR target/49992
4314         * configure.ac: Remove ranlib special-casing for Darwin.
4315         * configure: Regenerate.
4316
4317 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4318
4319         * MAINTAINERS (Reviewers): Keep the list sorted.
4320
4321 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4322
4323         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4324
4325 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4326
4327         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4328         * configure: Rebuild.
4329         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4330         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4331         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4332         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4333         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4334         Add READELF.
4335         * Makefile.in: Rebuild.
4336
4337 2011-11-09  Jason Merrill  <jason@redhat.com>
4338
4339         * Makefile.def (language=c++): Remove check-c++0x.
4340         * Makefile.in (check-gcc-c++): Regenerate.
4341
4342 2011-11-08  Richard Henderson  <rth@redhat.com>
4343
4344         * configure.ac: Test for libitm directory present first.
4345
4346         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4347
4348         * configure.ac: Test libitm/configure.tgt to disable libitm.
4349         * configure: Rebuild.
4350
4351 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4352             Richard Henderson  <rth@redhat.com>
4353
4354         Merged from transactional-memory.
4355
4356         * Makefile.def (lang_env_dependencies): libitm is c++.
4357         Add libitm target module.
4358         * configure.ac: Likewise.
4359         * config/mmap.m4: New file.
4360         * contrib/gcc_update: Add libitm to touch data.
4361         * Makefile.in, configure: Rebuild.
4362
4363 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4364
4365         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4366         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4367         * Makefile.in: Regenerate.
4368
4369 2011-11-01  DJ Delorie  <dj@redhat.com>
4370
4371         * config.sub: Update to version 2011-10-29 (added rl78)
4372
4373 2011-10-27  Nick Clifton  <nickc@redhat.com>
4374
4375         * config.sub: Import these changes from the config project:
4376
4377         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4378             Ben Elliston  <bje@gnu.org>
4379
4380         * config.sub (epiphany): New.
4381
4382         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4383             Ben Elliston  <bje@gnu.org>
4384
4385         * config.sub (hexagon, hexagon-*): New.
4386
4387         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4388
4389         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4390         64eb to be64.
4391
4392         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4393
4394         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4395         (nacl): Grok as alias for 32el-unknown-nacl.
4396
4397 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4398
4399         * MAINTAINERS (Write After Approval): Add myself.
4400
4401 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4402
4403         * MAINTAINERS (Write After Approval): Add myself.
4404
4405 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4406
4407         * MAINTAINERS (sparc port): Remove myself.
4408
4409 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4410
4411         * MAINTAINERS (Write After Approval): Add myself.
4412
4413 2011-08-14  Yao Qi  <yao@codesourcery.com>
4414
4415         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4416         * configure: Regenerate.
4417
4418 2011-07-26  Ian Lance Taylor  <iant@google.com>
4419
4420         * configure.ac: Set have_compiler based on whether gcc directory
4421         exists, rather than on whether gcc is in configdirs.
4422         * configure: Rebuild.
4423
4424 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4425
4426         * MAINTAINERS (Global Reviewers): Add self.
4427
4428 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4429
4430         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4431         link directories.
4432         * Makefile.in: Rebuild.
4433
4434 2011-07-20  Ian Lance Taylor  <iant@google.com>
4435
4436         PR bootstrap/49787
4437         * configure.ac: Move --enable-bootstrap handling earlier in file.
4438         If --enable-bootstrap and either --enable-build-with-cxx or
4439         --enable-build-poststage1-with-cxx, enable C++ automatically.
4440         * configure: Rebuild.
4441
4442 2011-07-19  Ian Lance Taylor  <iant@google.com>
4443
4444         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4445         make C++ a boot_language.  Set and substitute
4446         POSTSTAGE1_CONFIGURE_FLAGS.
4447         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4448         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4449         * configure, Makefile.in: Rebuild.
4450
4451 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4452
4453         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4454         maintainers.
4455
4456 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4457
4458         * MAINTAINERS (Global Reviewers): Add myself.
4459
4460 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4461
4462         * configure: Regenerate.
4463
4464 2011-07-16  Jason Merrill  <jason@redhat.com>
4465
4466         * Makefile.def (language=c++): Add check-c++0x and
4467         check-target-libmudflap-c++.
4468         * Makefile.tpl (check-target-libmudflap-c++): New.
4469         * Makefile.in: Regenerate.
4470
4471 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4472
4473         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4474         * Makefile.def (target_modules/libjava): Pass
4475         $(EXTRA_CONFIGARGS_LIBJAVA).
4476         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4477         if not configured with --enable-static-libjava.
4478         * Makefile.in: Regenerate.
4479         * configure: Likewise.
4480
4481 2011-07-15  Jason Merrill  <jason@redhat.com>
4482
4483         * Makefile.in (check-c++): Move check-gcc-c++0x after
4484         check-target-libstdc++-v3.
4485
4486 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4487
4488         * MAINTAINERS (c6x port): New entry.
4489
4490 2011-07-13  Jason Merrill  <jason@redhat.com>
4491
4492         * Makefile.in (check-gcc-c++0x): New.
4493         (check-c++): Depend on it.
4494
4495 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4496
4497         PR target/39150
4498         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4499         x86_64-*-solaris2.1[0-9]*.
4500         * configure: Regenerate.
4501
4502 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4503
4504         * MAINTAINERS (RTL optimizers): Add self.
4505
4506 2011-06-27  Gabriel Charette  <gchare@google.com>
4507
4508         * MAINTAINERS (Write After Approval): Add myself.
4509
4510 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4511
4512         PR regression/47836
4513         PR bootstrap/23656
4514         PR other/47733
4515         PR bootstrap/49247
4516         PR c/48825
4517         * configure.ac (target_libraries): Remove target-libiberty.
4518         Remove case-statement setting skipdirs=target-libiberty for
4519         multiple targets.  Remove checking target_configdirs and
4520         removing target-libiberty but keeping target-libgcc if
4521         otherwise empty.
4522         * Makefile.def (target_modules): Don't add libiberty.
4523         (dependencies): Remove all traces of target-libiberty.
4524         * configure, Makefile.in: Regenerate.
4525
4526 2011-06-13  Walter Lee <walt@tilera.com>
4527
4528         * configure.ac (tilepro-*-*) New case.
4529         (tilegx-*-*): Likewise.
4530         * configure: Regenerate.
4531
4532 2011-06-06  Jing Yu  <jingyu@google.com>
4533
4534         * configure.ac: Skip target-libiberty for
4535         arm*-*-linux-androideabi.
4536         * configure: Regenerated.
4537
4538 2011-06-06  Nick Clifton  <nickc@redhat.com>
4539
4540         * config.sub: Sync from upstream.
4541
4542 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4543
4544         * MAINTAINERS (Write After Approval): Add myself.
4545
4546 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4547
4548         * MAINTAINERS: Update my email address.
4549
4550 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4551
4552         * MAINTAINERS (Write After Approval): Update my email address.
4553
4554 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4555
4556         * MAINTAINERS (Write After Approval): Add myself.
4557
4558 2011-05-08  Doug Kwan  <dougkwan@google.com>
4559
4560         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4561         * configure: Regenerated.
4562         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4563         value from configure.
4564         * Makefile.in: Regenerated.
4565
4566 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4567
4568         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4569         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4570         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4571         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4572         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4573         *-*-vxworks*): Disable newlib and libgloss in separate case
4574         statement.
4575         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4576         to separate case statement.
4577         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4578         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4579         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4580         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4581         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4582         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4583         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4584         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4585         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4586         i[[3456789]]86-*-rdos*, m32r-*-*,
4587         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4588         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4589         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4590         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4591         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4592         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4593         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4594         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4595         and libgloss in main case over targets.  Remove most empty cases
4596         in main case over targets.
4597         * configure: Regenerate.
4598
4599 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4600
4601         * MAINTAINERS (Write After Approval): Add myself.
4602
4603 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4604
4605         * configure.ac: Remove code setting special library locations for
4606         hppa*64*-*-hpux11*.  Remove code setting compiler for
4607         sparc-sun-solaris2*.
4608         * configure: Regenerate.
4609
4610 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4611
4612         * configure.ac: Separate libgloss_dir settings from general case
4613         over targets.
4614         * configure: Regenerate.
4615
4616 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4617
4618         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4619         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4620         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4621         cases in libgcj-disabling case statement.
4622         (hppa*64*-*-linux*): Set unsupported_languages instead of
4623         disabling target-zlib.
4624         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4625         to hppa*64*-*-hpux*.
4626         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4627         hppa*-*-hpux*.
4628         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4629         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4630         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4631         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4632         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4633         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4634         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4635         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4636         libgcj-disabling case statement.
4637         * configure: Regenerate.
4638
4639 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4640
4641         * configure.ac: Disable Java for targets not supporting libffi.
4642         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4643         Remove cases in Java-disabling statement.
4644         (*arm-wince-pe): Change to arm-wince-pe.
4645         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4646         cases in Java-disabling statement.
4647         (bfin-*-*): Don't disable Java again.
4648         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4649         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4650         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4651         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4652         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4653         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4654         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4655         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4656         Java-disabling statement.
4657         (mmix-*-*): Don't disable Java again.
4658         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4659         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4660         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4661         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4662         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4663         statement.
4664         * configure: Regenerate.
4665
4666 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4667
4668         * configure.ac: Separate cases disabling Java and Java libraries
4669         from general case over targets.
4670         * configure: Regenerate.
4671
4672 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4673
4674         * MAINTAINERS: Update my email address.
4675
4676 2011-04-20  Easwaran Raman  <eraman@google.com>
4677
4678         * MAINTAINERS (Write After Approval): Add myself.
4679
4680 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4681
4682         PR lto/48086
4683         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4684         * configure: Regenerate.
4685
4686 2011-04-16  Jim Meyering  <meyering@redhat.com>
4687
4688         * MAINTAINERS (Write After Approval): Add myself.
4689
4690 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4691
4692         * MAINTAINERS: Update my email address.
4693
4694 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4695
4696         * MAINTAINERS (Write After Approval): Add myself.
4697
4698 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4699
4700         * MAINTAINERS (Write After Approval): Add myself.
4701
4702 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4703
4704         * MAINTAINERS (Write After Approval): Add myself.
4705
4706 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4707
4708         * configure.ac (build_tools): Remove build-byacc.
4709         (host_libs): Remove mmalloc.
4710         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4711         autoconf automake libtool diff rcs fileutils shellutils time
4712         textutils wdiff find uudecode hello tar gzip indent recode release
4713         sed perl gawk findutils gettext zip.
4714         (libgcj): Remove target-qthreads.
4715         (target_tools): Remove target-examples target-gperf.
4716         (YACC): Don't handle building byacc.
4717         * configure: Regenerate.
4718         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4719         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4720         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4721         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4722         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4723         handle building components.
4724         * Makefile.in: Regenerate.
4725
4726 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4727
4728         * MAINTAINERS: Update my email address as Xtensa maintainer.
4729
4730 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4731
4732         * config.sub: Sync from upstream.
4733
4734 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4735
4736         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4737         (microblaze*): Don't disable libssp.
4738         * configure: Regenerate.
4739
4740 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4741
4742         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4743         moveifchange.
4744         * configure: Regenerate.
4745         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4746         * Makefile.in: Regenerate.
4747
4748 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4749
4750         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4751         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4752         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4753         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4754         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4755         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4756         md_exec_prefix cases.
4757         * configure: Regenerate.
4758
4759 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4760
4761         * configure.ac: Separate cases disabling target-libssp,
4762         target-libiberty, target-libstdc++-v3 and Fortran from general
4763         case over targets.
4764         * configure: Regenerate.
4765
4766 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4767
4768         * configure.ac (*-*-chorusos): Don't disable libgcj.
4769         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4770         Remove case.
4771         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4772         (arm-*-coff): Don't disable libgcj.
4773         (arm*-*-linux-gnueabi): Remove useless assignment.
4774         (arm-*-riscix*): Don't disable libgcj.
4775         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4776         configuration.
4777         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4778         (c54x*-*-*): Remove case.
4779         (tic54x-*-*): Don't disable GCC or GCC libraries.
4780         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4781         to *.
4782         (d10v-*-*): Don't disable GCC libraries.
4783         (d30v-*-*): Don't disable libgcj.
4784         (h8500-*-*): Don't disable GCC libraries.
4785         (i960-*-*): Don't disable libgcj.
4786         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4787         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4788         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4789         libgcj.
4790         (m68k-*-coff*): Remove case.
4791         (mmix-*-*): Don't disable libgloss on host.
4792         (mn10200-*-*, mn10300-*-*): Remove cases.
4793         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4794         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4795         Don't disable libgcj.
4796         (romp-*-*): Remove case.
4797         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4798         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4799         case.
4800         (v810-*-*): Don't disable GCC libraries.
4801         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4802         (ip2k-*-*): Don't disable GCC libraries.
4803         * configure: Regenerate.
4804
4805 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4806
4807         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4808         libffi on host.
4809         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4810         on host.
4811         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4812         * configure: Regenerate.
4813
4814 2011-03-26  John Marino  <binutils@marino.st>
4815
4816         * configure.ac: Add support for *-*-dragonfly*
4817         * configure: Regenerate.
4818
4819 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4820
4821         * configure.ac (native_only): Remove.
4822         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4823         send-pr uudecode guile gnuserv on host.
4824         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4825         send-pr rcs guile perl texinfo libtool on host.
4826         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4827         automake send-pr rcs guile perl texinfo libtool on host.
4828         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4829         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4830         (alpha*-dec-osf*): Don't disable fileutils on target.
4831         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4832         texinfo send-pr expect dejagnu on target.
4833         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4834         target-qthreads on target.
4835         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4836         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4837         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4838         x86_64-*-mingw*): Don't disable expect on target.
4839         (*-*-cygwin*): Don't disable target-gperf on target.
4840         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4841         gnuserv on target.
4842         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4843         target.
4844         * configure: Regenerate.
4845
4846 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4847
4848         * configure.ac (target_tools): Remove target-groff.
4849         (native_only): Remove target-groff.
4850         (hppa*64*-*-*): Don't disable byacc.
4851         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4852         setting.
4853         (*-*-kaos*): Don't skip target-librx and target-groff.
4854         (*-*-netware*): Don't skip target-libmudflap.
4855         (*-*-tpf*): Don't skip target-libmudflap.
4856         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4857         directories on the host.
4858         (ia64*-*-*vms*): Don't skip tix.
4859         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4860         host.
4861         * configure: Regenerate.
4862
4863 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4864
4865         * configure.ac: Remove references to mt-mep, mt-netware,
4866         mt-wince.
4867         * Makefile.def: Add all-utils soft dependencies.
4868         * Makefile.tpl: Remove GDB_NLM_DEPS.
4869         * configure: Regenerate.
4870         * Makefile.in: Regenerate.
4871
4872 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4873
4874         * configure.ac: Do not include mh-x86omitfp.
4875         * configure: Regenerate.
4876
4877 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4878
4879         * configure.ac: Remove empty cases.
4880         * configure: Regenerate.
4881
4882 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4883
4884         * Makefile.def: Add dependency from termcap to gdb.
4885         * Makefile.in: Regenerate.
4886
4887 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4888
4889         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4890         * configure: Regenerate.
4891         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4892         * Makefile.tpl: Likewise.
4893         * Makefile.in: Regenerate.
4894
4895 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4896
4897         * configure.ac: Remove all mentions of tentative_cc.
4898         * configure: Regenerate.
4899
4900 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4901
4902         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4903         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4904         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4905         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4906         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4907         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4908         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4909         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4910         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4911         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4912         *-*-rhapsody*): Remove host cases.
4913         * configure: Regenerate.
4914
4915 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4916
4917         * configure.ac (ppc*-*-pe): Remove host case.
4918         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4919         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4920         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4921         cases.
4922         * configure: Regenerate.
4923
4924 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4925
4926         * config.sub: Update to version 2011-03-23.
4927
4928 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4929
4930         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4931         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4932         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4933         * configure: Regenerate.
4934
4935 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4936
4937         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4938         to Write After Approval.
4939         * config-ml.in: Don't handle arc-*-elf*.
4940         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4941         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4942         handle GCC libraries.
4943         * configure: Regenerate.
4944
4945 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4946
4947         PR bootstrap/48120:
4948         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4949         Add -lstdc++ -lm to LIBS.
4950         * configure: Regenerate.
4951
4952 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4953
4954         * config.guess: Update to version 2011-02-02
4955         * config.sub: Update to version 2011-02-24
4956
4957 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4958
4959         PR lto/48086
4960         * configure.ac: Re-enable LTO on *-apple-darwin9.
4961         * configure: Regenerate.
4962
4963 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4964
4965         PR lto/48086
4966         * configure.ac: Disable LTO on darwin due to an assembler change in
4967         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4968         under 256.
4969         * configure: Regenerate.
4970
4971 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4972
4973         * MAINTAINERS: Update myself as score backend maintainer,
4974         update my e-mail address.
4975
4976 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4977
4978         * MAINTAINERS: Update my e-mail address.
4979
4980 2011-03-06  Joey Ye  <joey.ye@arm.com>
4981
4982         * MAINTAINERS: Update my e-mail address.
4983
4984 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4985
4986         * configure.ac: Adjust test of with_ppl.
4987         * configure: Regenerated.
4988
4989 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4990
4991         * MAINTAINERS: Adjust my e-mail address.
4992
4993 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4994
4995         * configure.ac: Add -lpwl to ppllibs.
4996         * configure: Regenerated.
4997
4998 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4999
5000         * config/cloog.m4: Add -lisl to clooglibs.
5001         * configure: Regenerated.
5002
5003 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5004
5005         * MAINTAINERS (CPU Port maintainers): Add self.
5006
5007 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5008
5009         * MAINTAINERS: Add myself as testsuite maintainer.
5010
5011 2011-02-15  Mike Stump  <mikestump@comcast.net>
5012
5013         * MAINTAINERS: Add myself as testsuite maintainer.
5014
5015 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5016
5017         Import from Libtool and gnulib:
5018
5019         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5020
5021         Prepare for supporting FreeBSD 10.
5022         * config.rpath: Remove handling of freebsd1* which soon would
5023         match FreeBSD 10.0.
5024
5025         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5026
5027         Remove support for FreeBSD 1.x.
5028         * libtool.m4 (_LT_LINKER_SHLIBS)
5029         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5030         soon would incorrectly match FreeBSD 10.0.
5031
5032 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5033
5034         PR binutils/12283
5035         * move-if-change: Import version from gnulib.
5036
5037 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5038
5039         PR lto/47225
5040         * Makefile.def (lto-plugin): Double dash for enable-shared.
5041         (configure-gcc): Depend on all-lto-plugin.
5042         * Makefile.in: Rebuilt.
5043
5044 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5045
5046         * configure.ac: Remove extra bracket.
5047         * configure: Regenerate.
5048
5049 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5050
5051         * MAINTAINERS: Add myself as libquadmath maintainer.
5052
5053 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5054
5055         * MAINTAINERS: Update my email address.
5056
5057 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5058
5059         * MAINTAINERS (option handling): Add self.
5060
5061 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5062
5063         PR lto/47225
5064         * Makefile.def: Add dependency for install-gcc
5065         on install-lto-plugin.
5066         * Makfile.in: Regenerated
5067
5068 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5069
5070         * MAINTAINERS (CPU Port Maintainers): Add myself.
5071
5072 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5073
5074         PR libgcj/44341
5075         * configure.ac: Discard --with-* flags for host when configuring
5076         target libraries for cross build.
5077         * configure: Rebuilt.
5078
5079 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5080
5081         * MAINTAINERS (linear loop transforms): Removed.
5082
5083 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5084
5085         * configure.ac: If with_ppl is no, move setting with_cloog=no
5086         after CLOOG_REQUESTED check.
5087         * configure: Regenerated.
5088
5089 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5090
5091         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5092         CLooG has been requested.
5093         * configure: Regenerated.
5094
5095 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5096
5097         * configure: Regenerated.
5098         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5099
5100 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5101
5102         * configure: Regenerated.
5103         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5104
5105 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5106
5107         * configure.ac: Use AS_HELP_STRING throughout.
5108         * configure: Regenerate.
5109
5110 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5111
5112         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5113         * configure: Regenerate.
5114
5115 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5116
5117         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5118
5119 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5120
5121         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5122         for ia64-hpux.
5123         * configure: Regenerate.
5124
5125 2011-01-07  Jan Hubicka  <jh@suse.cz>
5126
5127         PR lto/47225
5128         * Makefile.in: Regenerate.
5129         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5130         configure.
5131
5132 2011-01-07  Jan Hubicka  <jh@suse.cz>
5133
5134         * Makefile.in: Regenerate.
5135         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5136         and configure dependency on lto-plugin configure.
5137         (lto-plugin module): Remove dependency on GCC; add dependency on
5138         liniberty.
5139
5140 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5141
5142         * MAINTAINERS (Write After Approval): Add myself.
5143
5144 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5145
5146         * configure: Regenerate.
5147
5148 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5149
5150         * configure.ac: (picochip): Disable libiberty.
5151
5152 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5153
5154         * MAINTAINERS (Write After Approval): Add myself.
5155
5156 2010-12-10  Ian Lance Taylor  <iant@google.com>
5157
5158         PR bootstrap/46819
5159         * configure.ac: For --disable-libgcj clear libgcj_saved.
5160         * configure: Rebuild.
5161
5162 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5163
5164         PR fortran/46540
5165         * configure.ac: Add --disable-libquadmath and
5166         --disable-libquadmath-support.
5167         * configure: Regenerate.
5168
5169 2010-12-03  Ian Lance Taylor  <iant@google.com>
5170
5171         * MAINTAINERS: Add myself as libgo maintainer.
5172
5173 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5174
5175         PR libffi/46792
5176         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5177         * configure: Regenerate.
5178
5179 2010-12-02  Ian Lance Taylor  <iant@google.com>
5180
5181         * configure.ac: Always set default for poststage1_ldflags to
5182         -static-libstdc++ -static-libgcc.
5183
5184 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5185
5186         * configure.ac: Move comment to remove extra space in last argument
5187         of GCC_TARGET_TOOL.
5188
5189 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5190
5191         PR other/46026
5192         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5193         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5194         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5195         (BASE_FLAGS_TO_PASS): Use it.
5196         * configure: Rebuilt.
5197         * Makefile.in: Rebuilt.
5198
5199 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5200
5201         PR binutils/12258
5202         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5203         Properly check default linker.
5204         * configure: Regnerated.
5205
5206 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5207
5208         * configure.ac: For --enable-gold, handle value `default' instead of
5209         `both*'.  New configure option --{en,dis}able-ld.
5210         * configure: Regenerate.
5211
5212 2010-11-20  Ian Lance Taylor  <iant@google.com>
5213
5214         * configure.ac: Only disable a language library if no language needs
5215         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5216         * configure: Rebuild.
5217
5218 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5219
5220         * Makefile.in: Regenerate.
5221
5222         PR other/46202
5223         * configure.ac: Fix just-built in-tree STRIP name to be
5224         binutils/strip-new.
5225         * configure: Regenerate.
5226         * Makefile.def (install-strip-gcc, install-strip-binutils)
5227         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5228         (install-strip-sid): Mirror dependencies on non-strip variants
5229         of these targets on the respective -strip prerequisites.
5230         * Makefile.tpl (install-strip, install-strip-host)
5231         (install-strip-target): New targets.
5232         (install-strip-[+module+], install-strip-target-[+module+]):
5233         New targets.
5234         * Makefile.in: Regenerate.
5235
5236 2010-11-19  Ian Lance Taylor  <iant@google.com>
5237             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5238
5239         * configure.ac: Add target-libgo to target_libraries.  Set
5240         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5241         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5242         (HOST_EXPORTS): Add GOC.
5243         (BASE_TARGET_EXPORTS): Add GOC.
5244         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5245         (GOCFLAGS_FOR_TARGET): New variable.
5246         (EXTRA_HOST_FLAGS): Add GOC.
5247         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5248         * Makefile.def (target_modules): Add libgo.
5249         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5250         (dependencies): Add dependency from configure-target-libgo to
5251         configure-target-libffi and all-target-libstdc++-v3.  Add
5252         dependencies from all-target-libgo to all-target-libffi.
5253         (languages): Add go.
5254         * configure: Rebuild.
5255         * Makefile.in: Rebuild.
5256
5257 2010-11-19  Ian Lance Taylor  <iant@google.com>
5258
5259         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5260         compiler/flag environment variables.
5261
5262 2010-11-18  Ian Lance Taylor  <iant@google.com>
5263
5264         * configure.ac: Check for lang_requires_boot_languages in
5265         config-lang.in files.
5266         * configure: Rebuild.
5267
5268 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5269             Tobias Burnus  <burnus@net-b.de>
5270
5271         PR fortran/32049
5272         * Makefile.def: Add libquadmath; build it with language=fortran.
5273         * configure.ac: Add libquadmath.
5274         * Makefile.tpl: Handle multiple libs in check-[+language+].
5275         * Makefile.in: Regenerate.
5276         * configure: Regenerate.
5277
5278 2010-11-16  Tom Tromey  <tromey@redhat.com>
5279
5280         * MAINTAINERS: Moved myself to reviewers section.
5281
5282 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5283
5284         * MAINTAINERS: Moved myself to reviewers section.
5285
5286 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5287
5288         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5289         (Write After Approval): Remove self.
5290
5291 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5292
5293         * configure.ac: Fix spelling in option names.
5294         * configure: Regenerated.
5295
5296 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5297
5298         PR bootstrap/39622
5299         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5300         * configure: Regenerated.
5301
5302 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5303
5304         * MAINTAINERS: Update my email address.
5305
5306 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5307
5308         * configure: Regenerate.
5309
5310 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5311
5312         * configure: Regenerate.
5313
5314 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5315
5316         * configure: Regenerate.
5317
5318 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5319
5320         * configure: Regenerate.
5321
5322 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5323
5324         * configure.ac: Support official CLooG.org versions.
5325         * configure: Regenerate.
5326         * config/cloog.m4: New.
5327
5328 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5329
5330         * MAINTAINERS (Write After Approval): Add myself.
5331
5332 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5333
5334         * MAINTAINERS: Update my email address.
5335
5336 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5337
5338         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5339         * configure: Regenerate.
5340
5341 2010-11-03  Ian Lance Taylor  <iant@google.com>
5342             Dave Korn  <dave.korn.cygwin@gmail.com>
5343
5344         PR lto/46273
5345         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5346         and on other supported platforms whenever LTO is enabled.
5347         * configure: Rebuild.
5348
5349 2010-11-02  Alan Modra  <amodra@gmail.com>
5350
5351         PR binutils/12110
5352         * configure.ac: Error when source path contains spaces.
5353         * configure: Regenerate.
5354
5355 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5356
5357         * MAINTAINERS: Update my email address.
5358
5359 2010-10-20  Ian Lance Taylor  <iant@google.com>
5360
5361         * Makefile.def (target_modules): Set lib_path to src/.libs for
5362         libstdc++-v3 module.
5363         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5364         * Makefile.in: Rebuild.
5365
5366 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5367
5368         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5369         (Write After Approval): Remove myself.
5370
5371 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5372
5373         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5374
5375 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5376
5377         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5378
5379 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5380
5381         * configure.ac (build_lto_plugin): New shell variable.
5382         (--enable-lto): Turn on by default for all non-ELF platforms that
5383         have had LTO support added so far.  Set build_lto_plugin appropriately
5384         for both ELF and non-ELF.
5385         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5386         * configure: Regenerate.
5387
5388 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5389
5390         Sync from src:
5391         * configure.ac (v850 support): Remove target-libgloss from
5392         noconfigdirs.
5393         * configure: Regenerate.
5394
5395 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5396
5397         PR bootstrap/45326
5398         PR bootstrap/45174
5399         * configure.ac: Honor initial values of $build_configargs,
5400         $host_configargs, $target_configargs.  Mark the precious, so
5401         environment settings get recorded.
5402         * configure: Regenerate.
5403
5404 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5405
5406         PR bootstrap/45796
5407         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5408         Depend on all-build-libiberty.
5409         * Makefile.in: Regenerate.
5410
5411 2010-09-30  Michael Eager  <eager@eagercon.com>
5412
5413         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5414         * configure: Regenerate.
5415
5416 2010-09-28  Michael Eager  <eager@eagercon.com>
5417
5418         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5419
5420 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5421
5422         PR bootstrap/44621
5423         * configure.ac: Fix unportable shell quoting.
5424         * configure: Regenerate.
5425
5426 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5427
5428         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5429         targets and amend comment.
5430         * configure: Regenerate.
5431
5432 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5433
5434         * MAINTAINERS (Write After Approval): Add myself.
5435
5436 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5437
5438         * configure.ac: Enable LTO by default on Darwin.
5439         * configure: Regenerate.
5440
5441 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5442
5443         * MAINTAINERS (Write After Approval): Add myself.
5444
5445 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5446
5447         * MAINTAINERS (Write After Approval): Add myself.
5448
5449 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5450
5451         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5452         ports
5453
5454 2010-07-28  David Yuste  <david.yuste@gmail.com>
5455
5456         * MAINTAINERS (Write After Approval): Add myself.
5457
5458 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5459
5460         * configure.ac: Support all v850 targets.
5461         * configure: Regenerate.
5462
5463 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5464
5465         PR bootstrap/44455
5466         * configure.ac (extra_mpfr_configure_flags): Copy from
5467         extra_mpc_gmp_configure_flags.
5468         * configure: Re-generated.
5469
5470 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5471
5472         * MAINTAINERS (Write After Approval): Add myself.
5473
5474 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5475
5476         * MAINTAINERS (Write After Approval): Add myself.
5477
5478 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5479
5480         * MAINTAINERS (Write After Approval): Add myself.
5481
5482 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5483
5484         PR target/44862
5485         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5486         Provide -B option to allow for link spec %s substitutions for
5487         libstdc++.a on darwin.
5488         * Makefile.in: Regenerate.
5489
5490 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5491
5492         * MAINTAINERS (Reviewers): Update my e-mail address
5493
5494 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5495
5496         * Makefile.def (configure-gcc): Depend on all-libelf.
5497         * Makefile.in: Rebuild.
5498
5499 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5500
5501         * MAINTAINERS (Write After Approval): Add myself in the right place.
5502
5503 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5504
5505         * MAINTAINERS (Write After Approval): Add myself.
5506
5507 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5508
5509         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5510
5511 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5512
5513         * config.sub: Update to version 2010-05-21.
5514         * config.guess: Update to version 2010-04-03.
5515
5516 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5517
5518         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5519         * configure: Regenerate.
5520
5521 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5522
5523         * MAINTAINERS (Write After Approval): Add myself.
5524
5525 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5526
5527         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5528         a platform that supports LTO.
5529         * configure: Regenerate.
5530
5531 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5532
5533         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5534         * configure: Regenerated.
5535
5536 2010-04-27  Roland McGrath  <roland@redhat.com>
5537             H.J. Lu  <hongjiu.lu@intel.com>
5538
5539         * configure.ac (--enable-gold): Support both, both/gold and
5540         both/bfd to add gold to configdirs without removing ld.
5541         * configure: Regenerated.
5542
5543         * Makefile.def: Add install-gold dependency to install-ld.
5544         * Makefile.in: Regenerated.
5545
5546 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5547
5548         PR lto/42776
5549         * configure.ac (--enable-lto): Refactor handling so libelf tests
5550         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5551         and allow LTO to be explicitly enabled on non-ELF platforms that
5552         are known to support it inside else-clause.
5553         * configure: Regenerate.
5554
5555 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5556
5557         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5558         * configure: Regenerate.
5559
5560 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5561
5562         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5563         * configure: Regenerate.
5564
5565 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5566
5567         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5568         separately.
5569         * configure: Regenerate.
5570
5571 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5572
5573         * MAINTAINERS (Write After Approval): Add myself.
5574
5575 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5576
5577         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5578         * configure: Regenerate.
5579
5580 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5581
5582         * configure: Regenerate after change to elf.m4.
5583
5584 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5585
5586         * MAINTAINERS (Write After Approval): Add myself.
5587
5588 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5589
5590         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5591         * configure: Regenerated.
5592
5593 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5594
5595         * configure.ac: Print "buggy but acceptable" when CLooG
5596         revision is less than 9.
5597         * configure: Regenerated.
5598
5599 2010-04-01  Diego Novillo  <dnovillo@google.com>
5600
5601         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5602
5603 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5604
5605         PR bootstrap/43615
5606         PR bootstrap/43328
5607
5608         Revert:
5609
5610         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5611
5612         * configure.ac: Do not pass --enable-multilib nor
5613         --disable-multilib in baseargs.  Accept explicitly passed
5614         --enable_multilib.
5615         * configure: Regenerate.
5616
5617 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5618
5619         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5620
5621 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5622
5623         * MAINTAINERS: Remove myself.
5624
5625 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5626
5627         PR bootstrap/43328
5628         * configure.ac: Do not pass --enable-multilib nor
5629         --disable-multilib in baseargs.  Accept explicitly passed
5630         --enable_multilib.
5631         * configure: Regenerate.
5632
5633 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5634
5635         * MAINTAINERS (spu port): Remove me.
5636
5637 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5638
5639         * configure.ac (tic6x-*-*): New case.
5640         * configure: Regenerate.
5641
5642 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5643
5644         * config.sub: Update to version 2010-03-22.
5645         * config.guess: Update to version 2009-12-30.
5646
5647 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5648
5649         PR ada/42554
5650         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5651         * configure: Regenerate.
5652
5653 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5654
5655         * MAINTAINERS: Update my email address.
5656
5657 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5658
5659         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5660         (ghassan.shobaki@amd.com): Removed.
5661
5662 2010-03-17  Alan Modra  <amodra@gmail.com>
5663
5664         * MAINTAINERS: Update my email address.
5665
5666 2010-03-16  Diego Novillo  <dnovillo@google.com>
5667
5668         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5669         Matthews.
5670
5671 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5672
5673         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5674         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5675
5676 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5677
5678         * MAINTAINERS: Update my email address.
5679
5680 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5681
5682         * MAINTAINERS: Update my email address.
5683
5684 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5685
5686         * MAINTAINERS: Update my email address.
5687
5688 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5689
5690         * MAINTAINERS: Update my email address.
5691
5692 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5693
5694         PR libstdc++/32499
5695         * configure.ac (RANLIB): Default to true.
5696         (STRIP): Likewise.
5697         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5698         * configure: Regenerate.
5699
5700 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5701
5702         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5703         (Write After Approval): Update my email address.
5704
5705 2010-02-17  Nick Clifton  <nickc@redhat.com>
5706
5707         PR 11238
5708         * Makefile.tpl (local-distclean): Also remove config.cache files in
5709         sub-directories as there may not be Makefiles present in the
5710         sub-directories.
5711         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5712         the config.cache files found by the find command.
5713
5714         * Makefile.in: Regenerate.
5715         * configure.ac: Revert previous delta.
5716         * configure: Regenerate.
5717
5718 2010-02-15  Nick Clifton  <nickc@redhat.com>
5719
5720         PR 11238
5721         * configure.ac: Delete config.cache files in sub-directories when
5722         deleting Makefiles.
5723         * configure: Regenerate.
5724
5725 2010-02-12  Ben Elliston  <bje@gnu.org>
5726
5727         * MAINTAINERS: Update my email address.
5728
5729 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5730
5731         * MAINTAINERS (spu port): Update my email address.
5732
5733 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5734
5735         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5736
5737 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5738
5739         * configure.ac: Add "recommended" version checks for GMP/MPC.
5740         Update recommended GMP/MPFR/MPC versions.
5741         * configure: Regenerate.
5742
5743 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5744
5745         * MAINTAINERS: Move my Embecosm email address into the
5746         write-after-approval section.
5747
5748 2010-01-26  Ian Lance Taylor  <iant@google.com>
5749
5750         * MAINTAINERS: Add myself as Go frontend maintainer.
5751
5752 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5753
5754         PR libstdc++/36101, PR libstdc++/42813
5755         * configure.ac (bootstrap_target_libs): Make inclusion of
5756         target-libgomp conditional on libgomb being in target_configdirs.
5757         * configure: Regenerate.
5758
5759 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5760
5761         PR libstdc++/36101, PR libstdc++/42813
5762         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5763         * configure: Regenerate.
5764
5765 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5766
5767         PR libstdc++/36101, PR libstdc++/42813
5768         * configure.ac (target_configdirs): Substitute.
5769         * Makefile.def: Bootstrap target module libgomp.
5770         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5771         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5772         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5773         * configure, Makefile.in: Regenerate.
5774
5775 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5776
5777         * MAINTAINERS: Adjust my details.
5778
5779 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5780
5781         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5782
5783 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5784
5785         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5786
5787 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5788
5789         * MAINTAINERS (Write After Approval): Add myself.
5790
5791 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5792
5793         * MAINTAINERS (Write After Approval): Add myself.
5794
5795 2010-01-11  Richard Guenther  <rguenther@suse.de>
5796
5797         PR lto/41569
5798         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5799         * Makefile.in: Regenerated.
5800
5801 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5802
5803         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5804         * configure: Regenerate.
5805
5806 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5807             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5808
5809         PR bootstrap/42424
5810         * configure.ac: Include libtool m4 files.
5811         (_LT_CHECK_OBJDIR): Call it.
5812         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5813         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5814
5815         * configure: Regenerate.
5816
5817 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5818
5819         PR bootstrap/41818
5820         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5821         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5822         * Makefile.in: Regenerate.
5823
5824 2010-01-02  Richard Guenther  <rguenther@suse.de>
5825
5826         PR lto/41529
5827         * configure.ac: Include config/elf.m4.  Disable LTO if not
5828         builting for an elf target.
5829         * configure: Regenerate.
5830
5831 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5832
5833         * MAINTAINERS: Change my email address.
5834
5835 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5836
5837         * config.sub, config.guess: Update from upstream sources.
5838
5839 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5840
5841         * MAINTAINERS (Write After Approval): Add myself.
5842
5843 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5844
5845         PR middle-end/30447
5846         PR middle-end/30789
5847         PR other/40302
5848
5849         * configure.ac: Require MPC.
5850         * configure: Regenerate.
5851
5852 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5853
5854         PR target/38384
5855         PR bootstrap/40972
5856         * libtool.m4: Sync from git Libtool.
5857         * ltoptions.m4: Likewise.
5858         * ltversion.m4: Likewise.
5859         * lt~obsolete.m4: Likewise.
5860         * ltmain.sh: Likewise.
5861
5862 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5863
5864         * configure.ac: Update minimum MPC version to 0.8.
5865         * configure: Regenerate.
5866
5867 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5868
5869         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5870         * configure: Regenerated.
5871
5872 2009-11-21  Ian Lance Taylor  <iant@google.com>
5873
5874         * configure.ac: Change default of poststage1_ldflags to be empty if
5875         poststage1_libs is set.  When poststage1_libs is empty, and
5876         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5877         * configure: Rebuild.
5878
5879 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5880
5881         * MAINTAINERS (Write After Approval): Update my email address.
5882
5883 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5884
5885         * config.guess: Update from upstream sources.
5886
5887 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5888
5889         * Makefile.def: Restore host and target settings for gmp.
5890         * Makefile.in: Rebuild.
5891
5892 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5893
5894         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5895         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5896         Fix portability of test of C++ as bootstrap language.  Add
5897         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5898         * configure: Rebuild.
5899         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5900         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5901         in-tree building.
5902         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5903         (POSTSTAGE1_HOST_EXPORTS): Use it.
5904         (STAGE[+id+]_CXXFLAGS): New.
5905         (BASE_FLAGS_TO_PASS): Pass it down.
5906         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5907         extra_exports.
5908         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5909         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5910         extra_exports.
5911         * Makefile.in: Rebuild.
5912
5913 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5914
5915         * config.sub, config.guess: Update from upstream sources.
5916
5917 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5918
5919         * MAINTAINERS (Write After Approval): Add myself.
5920
5921 2009-11-09  Jon Beniston  <jon@beniston.com>
5922
5923         * MAINTAINERS (Write After Approval): Add myself.
5924
5925 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5926
5927         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5928         paths for *-w64-mingw* and x86_64-*mingw*.
5929         * configure: Regenerated.
5930
5931 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5932
5933         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5934
5935 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5936
5937         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5938         Phil Edwards to Write-After Approval.
5939
5940 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5941
5942         * configure.ac: Disable target-winsup & co for
5943         x86_64-*-mingw* and *-w64-mingw* targets.
5944         * configure: Regenerated.
5945
5946 2009-10-16  Nick Clifton  <nickc@redhat.com>
5947
5948         * MAINTAINERS: Add myself as a maintainer for the RX port.
5949
5950 2009-10-26  Johannes Singler  <singler@kit.edu>
5951
5952         * MAINTAINERS (Write After Approval): Update my e-mail address.
5953
5954 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5955
5956         * configure.ac (CLooG test): Use = with test.
5957         * configure: Regenerate.
5958
5959 2009-10-22  Richard Guenther  <rguenther@suse.de>
5960
5961         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5962         cloog if the ppl version check failed.  Move flags saving
5963         before setting in libelf check.
5964         * configure: Regenerate.
5965
5966 2009-10-21  Richard Guenther  <rguenther@suse.de>
5967
5968         * configure.ac: Adjust the ppl and cloog configure to work as
5969         documented.  Disable cloog if ppl was disabled.  Omit the version
5970         checks if they were disabled.
5971         * configure: Re-generate.
5972
5973 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5974
5975         * configure.ac: Add 'lto' to enable_languages, not
5976         new_enable_languages, and only if not already present.
5977         * configure: Regenerate.
5978
5979 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5980
5981         * README: Refer to the various COPYING* files instead of just
5982         COPYING.
5983         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5984
5985 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5986
5987         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5988
5989 2009-10-07  Richard Guenther  <rguenther@suse.de>
5990
5991         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5992         and Richard Guenther as reviewers.
5993         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5994         as reviewers.
5995
5996 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5997
5998         * config.sub: Update from upstream sources.
5999
6000 2009-10-06  Ian Lance Taylor  <iant@google.com>
6001
6002         * Makefile.def: check-gold depends upon all-gas.
6003         * Makefile.in: Rebuild.
6004
6005 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6006
6007         * MAINTAINERS (Write After Approval): Add myself.
6008
6009 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6010
6011         * Makefile.def: all-lto-plugin depends on all-libiberty.
6012         set bootstrap=true for lto-plugin.
6013         Add lto-plugin.
6014         * Makefile.in: Regenerate.
6015         * configure.ac (host_libs): Add lto-plugin.
6016         * configure: Regenerate.
6017
6018 2009-10-03  Diego Novillo  <dnovillo@google.com>
6019
6020         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6021         (HOST_LIBELFLIBS): Define.
6022         (HOST_LIBELFINC): Define.
6023         * Makefile.in: Regenerate.
6024         * configure.ac: Add --enable-lto.
6025         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6026         If --enable-lto is used, add 'lto' to new_enable_languages.
6027         If --enable-lto is used and gold is enabled, add
6028         lto-plugin to configdirs.
6029         * configure: Regenerate.
6030
6031 2009-10-03  Simon Baldwin  <simonb@google.com>
6032
6033         * configure.ac: If --with-system-zlib, suppress local zlib and
6034         pass --with-system-zlib to subdir configure scripts.
6035         * configure: Regenerate.
6036
6037 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6038             Paolo Bonzini  <bonzini@gnu.org>
6039
6040         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6041         $(srcdir).
6042         * Makefile.in: Rebuilt.
6043
6044 2009-09-26  Gary Funck  <gary@intrepid.com>
6045
6046         * MAINTAINERS (Write After Approval): Add myself.
6047
6048 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6049
6050         * configure.ac: Update minimum MPC version to 0.7.
6051         * configure: Regenerate.
6052
6053 2009-09-25  Nick Clifton  <nickc@redhat.com>
6054
6055         * configure.ac: Pass any --cache-file=/dev/null option on to
6056         subconfigures.
6057         * configure: Regenerate.
6058
6059 2009-09-23  Nick Clifton  <nickc@redhat.com>
6060
6061         * config.sub, config.guess: Update from upstream sources.
6062
6063 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6064
6065         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6066         * Makefile.in: Rebuilt.
6067
6068 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6069
6070         PR bootstrap/32272
6071         * configure.ac: Error out if $srcdir isn't '.' but contains
6072         host-${host_noncanonical}.
6073         * configure: Regenerate.
6074
6075 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6076
6077         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6078         maintainer.
6079
6080 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6081
6082         * configure.ac: If bootstrapping a combined tree with
6083         --enable-gold, require c++ in stage1_languages.
6084         * configure: Regenerate.
6085
6086         * configure.ac: Also add target_libs of stage1_languages to
6087         bootstrap_target_libs.
6088         * configure: Regenerate.
6089
6090         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6091         with --enable-languages not containing c++.
6092         * configure: Regenerate.
6093
6094 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6095
6096         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6097         * configure: Regenerate.
6098
6099 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6100
6101         * MAINTAINERS (Write After Approval): Update my e-mail address,
6102         and move from from here...
6103         (Waiting for paperwork): To here.
6104
6105 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6106
6107         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6108
6109 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6110
6111         * configure.ac: Do not use $extrasub for replacing @if/@endif
6112         parts in Makefile; instead, use additional arguments to
6113         AC_CONFIG_COMMANDS to do the replacement manually, with several
6114         sed invocations, to avoid HP-UX sed command limits.
6115         * configure: Regenerate.
6116
6117 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6118
6119         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6120         blank before -L.
6121
6122 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6123
6124         * configure.ac (with-build-config): Document.  Handle without.
6125         Handle missing argument.
6126         * configure: Rebuilt.
6127
6128 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6129
6130         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6131         Default to bootstrap-debug only if compare-debug works.
6132         * configure: Rebuilt.
6133         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6134         * Makefile.in: Rebuilt.
6135
6136 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6137
6138         * MAINTAINERS (OS Port Maintainers): Update my email address.
6139
6140 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6141
6142         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6143         * Makefile.in: Rebuilt.
6144
6145 2009-09-01  Chris Demetriou  <cgd@google.com>
6146
6147         * MAINTAINERS (Write After Approval): Add myself.
6148
6149 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6150
6151         PR debug/30161
6152         * include/dwarf2.h (enum dwarf_tag): Added
6153         DW_TAG_GNU_template_template_param
6154         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6155
6156 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6157
6158         * Makefile.tpl (AWK): Fix typo.
6159         * Makefile.in: Regenerate.
6160
6161 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6162
6163         * configure.ac: Detect awk and sed.
6164         * Makefile.def (flags_to_pass): Add AWK and SED.
6165         * Makefile.tpl (AWK, SED): New.
6166         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6167         * configure: Regenerate.
6168         * Makefile.in: Regenerate.
6169
6170 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6171
6172         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6173         (collapseslashes): Likewise.
6174
6175 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6176
6177         * configure.ac (AC_PREREQ): Bump to 2.64.
6178
6179 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6180
6181         * configure.ac: Remove --with-datarootdir, --with-docdir,
6182         --with-pdfdir, --with-htmldir switches.
6183         * configure: Regenerate.
6184
6185         * configure: Regenerate.
6186
6187         * compile: Sync from Automake 1.11.
6188         * depcomp: Likewise.
6189         * install-sh: Likewise.
6190         * missing: Likewise.
6191         * mkinstalldirs: Likewise.
6192         * ylwrap: Likewise.
6193
6194 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6195
6196         * ltmain.sh (func_normal_abspath): New function.
6197         (func_relative_path): Likewise.
6198         (func_mode_help): Document new -bindir option for link mode.
6199         (func_mode_link): Add new -bindir option, and use it to place
6200         output DLL if specified.
6201
6202 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6203
6204         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6205         (baseargs): Add --disable-option-checking.
6206         * configure: Regenerate.
6207
6208         * Makefile.def (configure-target-libiberty): Depend on
6209         all-binutils and all-ld.
6210         (configure-target-newlib): Likewise.
6211         * Makefile.in: Regenerate.
6212
6213 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6214
6215         * config.sub, config.guess: Update from upstream sources.
6216
6217 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6218
6219         Sync from src, merge:
6220
6221         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6222
6223         * configure.ac: Do not exclude gas for i386-*-darwin.
6224         Add a case for x86_64-*-darwin.
6225         * configure: Regenerate.
6226
6227 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6228
6229         * MAINTAINERS: Add my name to Write After Approval list.
6230
6231 2009-08-06  Michael Eager  <eager@eagercon.com>
6232
6233         * configure.ac: Add Microblaze target.
6234         * configure: Regenerate.
6235
6236 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6237
6238         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6239         * configure: Regenerate.
6240
6241 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6242
6243         * MAINTAINERS (Write After Approval): Update my e-mail address.
6244
6245 2009-07-06  Ian Lance Taylor  <iant@google.com>
6246
6247         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6248         * configure: Rebuild.
6249
6250 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6251
6252         * MAINTAINERS: Move myself to the Graphite Reviewers.
6253
6254 2009-06-30  Wei Guozhi  <carrot@google.com>
6255
6256         * MAINTAINERS: Add my name to Write After Approval list.
6257
6258 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6259
6260         PR bootstrap/40338
6261         * configure.ac (comparestring): Create new variable.
6262         * Makefile.tpl (comparestring): Use to skip some comparisions.
6263         * configure: Regenerate.
6264         * Makefile.in: Regenerate.
6265
6266 2009-06-26  Doug Evans  <dje@sebabeach.org>
6267
6268         * Makefile.def (host_modules): Add cgen.
6269         * Makefile.in: Regenerate.
6270         * configure.ac (host_tools): Add cgen.
6271         * configure: Regenerate.
6272
6273 2009-06-23  DJ Delorie  <dj@redhat.com>
6274
6275         * MAINTAINERS: Add myself as mep maintainer.
6276
6277 2009-06-23  Ian Lance Taylor  <iant@google.com>
6278
6279         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6280         boot_languages.  Only bootstrap target libraries listed in
6281         target_libs for some boot language.  Add --with-stage1-ldflags,
6282         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6283         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6284         if not building with C++.
6285         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6286         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6287         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6288         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6289         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6290         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6291         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6292         * configure, Makefile.in: Rebuild.
6293
6294 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6295
6296         * MAINTAINERS: Added my name to write-after-approval list.
6297
6298 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6299
6300         * configure.ac: Define is_elf for QNX Neutrino targets.
6301         * configure: Regenerate.
6302
6303 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6304
6305         * MAINTAINERS: Added my name to the write-after-approval list
6306
6307 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6308
6309         * configure.ac: Detect MPC in default directory.
6310         * configure: Regenerate.
6311
6312 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6313             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6314
6315         * Makefile.tpl (all): Avoid a trailing backslash.
6316         * Makefile.in: Regenerate.
6317
6318 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6319
6320         * config.sub, config.guess: Update from upstream sources.
6321
6322 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6323
6324         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6325         to noconfdirs.
6326         * configure: Regenerate.
6327
6328 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6329
6330         * Makefile.tpl ([+compare-target+]): Compare all stage
6331         directories, rather than just gcc.
6332         * Makefile.in: Rebuilt.
6333
6334 2009-06-01  Doug Kwan  <dougkwan@google.com>
6335
6336         * configure.ac: Support gold for target arm*-*-*.
6337         * configure: Regenerate.
6338
6339 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6340
6341         * Makefile.def: Add MPC support and dependencies.
6342         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6343
6344         * Makefile.in, configure: Regenerate.
6345
6346 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6347
6348         * Makefile.tpl (all): Avoid harmless warning in make all when
6349         gcc-bootstrap is enabled but stage_last does not exist.
6350         * Makefile.in: Rebuilt.
6351
6352 2009-05-24  Nicolas Roche  <roche@adacore.com>
6353
6354         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6355         * Makefile.in: Regenerate.
6356
6357 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6358
6359         * MAINTAINERS: Update my e-mail address.
6360
6361 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6362
6363         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6364         * configure:  Regenerate.
6365
6366 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6367
6368         PR other/40159
6369         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6370         gcc-no-bootstrap are mutually exclusive.
6371         * Makefile.in: Rebuilt.
6372
6373 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6374
6375         PR other/40159
6376         * Makefile.tpl (all): Don't end with unconditional success.
6377         * Makefile.in: Rebuilt.
6378
6379 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6380
6381         PR target/37137
6382         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6383         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6384         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6385         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6386         stage_configureflags, stage_cflags and stage_libcflags into
6387         explicit Makefile macros.
6388         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6389         GFORTRAN.
6390         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6391         CC.  Set CC_FOR_BUILD from CC.
6392         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6393         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6394         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6395         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6396         and GFORTRAN.
6397         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6398         (_LIBCFLAGS): Renamed to _TFLAGS.
6399         (do-compare-debug, do-compare3-debug): Drop.
6400         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6401         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6402         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6403         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6404         (XGCC_FLAGS_FOR_TARGET): New.
6405         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6406         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6407         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6408         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6409         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6410         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6411         TFLAGS.
6412         (BUILD_CONFIG): Include if requested.
6413         (all): Set TFLAGS on bootstrap.
6414         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6415         (all-stageid-prefixmodule): Likewise.
6416         (do-clean, distclean-stageid): Set TFLAGS.
6417         (restrap): Fix whitespace.
6418         * Makefile.in: Rebuilt.
6419
6420 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6421
6422         * config.guess: Sync with src.
6423
6424 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6425
6426         * configure.ac ($with_ppl):  Default to no if not supplied.
6427         ($with_cloog):  Likewise.
6428         configure:  Regenerate.
6429
6430 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6431
6432         * MAINTAINERS: Update my e-mail address.
6433
6434 2009-04-27  Nick Clifton  <nickc@redhat.com>
6435
6436         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6437
6438 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6439
6440         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6441         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6442         * Makefile.in: Regenerate.
6443
6444 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6445
6446         PR bootstrap/39739
6447         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6448         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6449
6450         * configure, Makefile.in: Regenerate.
6451
6452 2009-04-21  Taras Glek  <tglek@mozilla.com>
6453
6454         * include/hashtab.h: Update GTY annotations to new syntax
6455         * include/splay-tree.h: Likewise
6456
6457 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6458
6459         * config.sub, config.guess: Update from upstream sources.
6460
6461 2009-04-15  Anthony Green  <green@moxielogic.com>
6462
6463         * configure.ac: Add moxie support.
6464         * configure: Rebuilt.
6465
6466 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6467
6468         * configure.ac: Change copyright header to refer to version
6469         3 of the GNU General Public License and to point readers at the
6470         COPYING3 file and the FSF's license web page.
6471         * Makefile.def: Likewise.
6472         * Makefile.tpl: Likewise.
6473         * Makefile.in: Regenerate.
6474
6475 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6476
6477         * configure.ac: Restore match for darwin9 or later. Use double
6478         brackets since regeneration eats one pair.
6479         * configure: Regenerate.
6480
6481 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6482
6483         PR gas/10039
6484         * configure.ac: Require texinfo 4.7.
6485         * configure: Regenerated.
6486
6487 2009-04-09  Nick Clifton  <nickc@redhat.com>
6488
6489         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6490         the GCC Runtime Library Exception.
6491
6492 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6493
6494         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6495         * configure: Regenerate.
6496
6497 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6498
6499         * Makefil.def (languages): New entries.
6500         * Makefile.tpl (check-gcc-*): New generic target.
6501         * Makefile.in: Regenerate.
6502
6503 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6504
6505         * MAINTAINERS:  Update my email address.
6506
6507 2009-03-18  Tom Tromey  <tromey@redhat.com>
6508
6509         * configure: Rebuild.
6510         * configure.ac (host_libs): Add libiconv.
6511         * Makefile.in: Rebuild.
6512         * Makefile.def (host_modules): Add libiconv.
6513         (configure-gdb, all-gdb): Depend on libiconv.
6514
6515 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6516
6517         * configure.ac: Treat gdb as supported on x86_64-darwin.
6518         * configure: Regenerate.
6519
6520 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6521
6522         * configure.ac (--with-host-libstdcxx): New option.
6523         * configure: Regenerate.
6524
6525 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6526
6527         * MAINTAINERS:  Move myself into the write after approval list.
6528
6529 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6530
6531         * MAINTAINERS: Update e-mail address.
6532
6533 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6534
6535         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6536
6537 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6538
6539         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6540
6541 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6542
6543         Backport from git Libtool:
6544
6545         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6546         Support GNU/kOpenSolaris.
6547         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6548         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6549         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6550         GNU/kOpenSolaris.
6551
6552 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6553
6554         * MAINTAINERS: Update e-mail address.
6555
6556 2009-02-24  Michael Eager  <eager@eagercon.com>
6557
6558         * MAINTAINERS (Write After Approval): Add self.
6559
6560 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6561
6562         * MAINTAINERS (Write After Approval): Add myself.
6563
6564 2009-02-05  Andreas Schwab  <schwab@suse.de>
6565
6566         * Makefile.tpl (stage_last): Define $r and $s before using
6567         $(RECURSE_FLAGS_TO_PASS).
6568         * Makefile.in: Regenerate
6569
6570 2009-01-30  Ian Lance Taylor  <iant@google.com>
6571
6572         * MAINTAINERS: Move myself to the Global Reviewers list.
6573
6574 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6575
6576         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6577         * configure: Regenerate.
6578
6579 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6580
6581         * MAINTAINERS: Make whitespace consistent.
6582         Remove Robert Millan from Write After Approval.
6583
6584 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6585
6586         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6587         (all-opcodes): Depend on all-libiberty.
6588         * Makefile.in: Regenerate.
6589
6590 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6591
6592         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6593         * configure: Regenerate.
6594
6595 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6596
6597         * MAINTAINERS (Write After Approval): Add myself.
6598
6599 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6600
6601         * MAINTAINERS: Add myself to reviewers (Fortran).
6602
6603 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6604
6605         PR tree-optimization/38515
6606         * configure.ac (cloog-polylib): Removed.
6607         (with_ppl, with_cloog): Test for "no".
6608         * configure: Regenerated.
6609
6610 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6611
6612         * MAINTAINERS: Moved myself to reviewers (Fortran).
6613
6614 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6615
6616         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6617         (Write After Approval): Remove myself.
6618
6619 2009-01-03  Diego Novillo  <dnovillo@google.com>
6620
6621         * MAINTAINERS: Remove myself from alias maintainership.
6622
6623 2009-01-02  David Ayers  <ayers@fsfe.org>
6624
6625         * MAINTAINERS: Update e-mail address.
6626
6627 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6628
6629         * MAINTAINERS: Make whitespace consistent.
6630
6631 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6632
6633         Backport from upstream Libtool:
6634         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6635         Add cache variables to tests that require the linker to work.
6636         For shlibpath_overrides_runpath, this also changes the semantics
6637         to let the result from the C compiler take precedence.
6638
6639 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6640
6641         * config.sub, config.guess: Update from upstream sources.
6642
6643 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6644
6645         * configure.ac (ppllibs): Add by default the lib flags.
6646         * configure: Regenerate.
6647
6648 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6649
6650         * MAINTAINERS:  Add myself to the write after approval list.
6651
6652 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6653
6654         * configure.ac: Add double brackets on darwin[912].
6655         * configure: Regenerate.
6656
6657 2008-12-03  Daniel Kraft  <d@domob.eu>
6658
6659         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6660         Approval to Reviewer section (for Fortran front-end).
6661
6662 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6663
6664         * configure.ac: Expand to darwin10 and later.
6665         * configure: Regenerate.
6666
6667 2008-12-02  Andreas Schwab  <schwab@suse.de>
6668
6669         * Makefile.def: configure-target-boehm-gc depends on
6670         all-target-libstdc++-v3.
6671         * Makefile.in: Regenerate.
6672
6673 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6674
6675         * MAINTAINERS:  Add myself as mingw maintainer.
6676
6677 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6678
6679         * config.sub, config.guess: Update from upstream sources.
6680
6681 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6682
6683         * README.SCO: Remove.
6684
6685 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6686
6687         * MAINTAINERS:  Add myself to the write after approval list.
6688
6689 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6690
6691         * MAINTAINERS:  Update my email address in WAA section.
6692
6693 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6694
6695         * MAINTAINERS: Update e-mail address.
6696
6697 2008-11-27  Toon Moene  <toon@moene.org>
6698
6699         * MAINTAINERS: Change e-mail address.
6700
6701 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6702
6703         * configure.ac: Build gdb for i?86-*-darwin*
6704         * configure: Regenerated.
6705
6706 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6707
6708         * MAINTAINERS: Added my full name.
6709
6710 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6711
6712         PR bootstrap/38014
6713         PR bootstrap/37923
6714
6715         Revert:
6716
6717         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6718
6719         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6720         * Makefile.in: Regenerated.
6721
6722         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6723
6724         PR gdb/921
6725         PR gdb/1646
6726         PR gdb/2175
6727         PR gdb/2176
6728
6729         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6730         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6731         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6732         (HOST_EXPORTS): Pass CPPFLAGS.
6733         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6734         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6735         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6736         * Makefile.in, configure: Regenerated.
6737         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6738         and CPPFLAGS_FOR_BUILD.
6739
6740 2008-11-06  Jeff Law  <law@redhat.com>
6741
6742         * MAINTAINERS: Add myself as middle end maintainer.
6743
6744 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6745
6746         * MAINTAINERS (Write after approval): Add myself.
6747
6748 2008-11-05  Diego Novillo  <dnovillo@google.com>
6749
6750         * MAINTAINERS (Global Reviewers): Add myself.
6751         (Non-Algorithmic Maintainers): Remove myself.
6752
6753 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6754
6755         * MAINTAINERS (Write after approval): Add myself.
6756
6757 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6758
6759         * MAINTAINERS (Write after approval): Add myself.
6760
6761 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6762
6763         * configure.ac (spu-*-*): Remove special case.
6764         * configure: Regenerate.
6765
6766 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6767
6768         * MAINTAINERS (Write after approval): Update my email address.
6769
6770 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6771
6772         * configure.ac [spu-*-*]: Do not set skipdirs.
6773         * configure: Re-generate.
6774
6775 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6776
6777         * MAINTAINERS (Various Maintainers): Add myself to reload.
6778
6779 2008-10-25  Richard Guenther  <rguenther@suse.de>
6780
6781         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6782         maintainer.  Remove myself as libgcc-math maintainer.
6783         (Non-Algorithmic Maintainers): Remove myself.
6784
6785 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6786
6787         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6788         * Makefile.in: Regenerated.
6789
6790 2008-10-23  Cary Coutant  <ccoutant@google.com>
6791
6792         * MAINTAINERS (Write after approval): Add myself.
6793
6794 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6795
6796         PR gdb/921
6797         PR gdb/1646
6798         PR gdb/2175
6799         PR gdb/2176
6800
6801         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6802         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6803         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6804         (HOST_EXPORTS): Pass CPPFLAGS.
6805         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6806         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6807         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6808         * Makefile.in, configure: Regenerated.
6809         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6810         and CPPFLAGS_FOR_BUILD.
6811
6812 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6813
6814         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6815         Sebastian Pop.
6816
6817 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6818
6819         * MAINTAINERS (Write After Approval): Added myself.
6820
6821 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6822
6823         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6824         recommended version to 2.3.2.
6825
6826         * configure: Regenerate.
6827
6828 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6829
6830         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6831
6832 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6833
6834         * MAINTAINERS (Write After Approval): Update e-mail address.
6835
6836 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6837
6838         * libtool.m4: Update to libtool 2.2.6.
6839         * lt~obsolete.m4: Update to libtool 2.2.6.
6840         * ltmain.sh: Update to libtool 2.2.6.
6841         * ltsugar.m4: Update to libtool 2.2.6.
6842         * ltversion.m4: Update to libtool 2.2.6.
6843         * ltoptions.m4: Update to libtool 2.2.6.
6844         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6845
6846 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6847
6848         * MAINTAINERS (Write After Approval): Add myself.
6849
6850 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6851
6852         * MAINTAINERS (Write After Approval): Update my name.
6853
6854 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6855
6856         * MAINTAINERS: Add myself in "Write After Approval".
6857
6858 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6859
6860         * MAINTAINERS: Add myself as ia64 maintainer.
6861
6862 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6863
6864         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6865         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6866         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6867         and Michael Tiemann from Write After Approval since they do not
6868         actually have access.
6869
6870 2008-09-05  Richard Guenther  <rguenther@suse.de>
6871
6872         * configure.ac: Initialize clooglibs to -lcloog.
6873         * configure: Re-generate.
6874
6875 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6876
6877         * MAINTAINERS (Write After Approval): Add myself.
6878
6879 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6880
6881         * configure.ac (--with-cloog-polylib): New.
6882         (--disable-cloog-version-check): New.
6883         (--disable-ppl-version-check): New.
6884         * configure: Re-generate.
6885
6886 2008-09-03  Richard Guenther  <rguenther@suse.de>
6887
6888         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6889         cloog test.
6890         * configure: Re-generate.
6891
6892 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6893
6894         Add picoChip port.
6895         * MAINTAINERS: Add picoChip maintainers.
6896
6897 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6898             Tobias Grosser  <grosser@fim.uni-passau.de>
6899             Jan Sjodin  <jan.sjodin@amd.com>
6900             Harsha Jagasia  <harsha.jagasia@amd.com>
6901             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6902             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6903             Adrien Eliche  <aeliche@isty.uvsq.fr>
6904
6905         Merge from graphite branch.
6906         * configure: Regenerate.
6907         * Makefile.in: Regenerate.
6908         * configure.ac (host_libs): Add ppl and cloog.
6909         Add checks for PPL and CLooG.
6910         * Makefile.def (ppl, cloog): Added modules and dependences.
6911         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6912         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6913
6914 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6915
6916         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6917         (GCC_SHLIB_SUBDIR): New.
6918         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6919         * configure: Regenerate.
6920         * Makefile.in: Regenerate.
6921
6922 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6923
6924         * MAINTAINERS: Consistently use tabs to separate columns.
6925
6926 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6927
6928         * MAINTAINERS (Write after Approval): Add myself.
6929
6930 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6931
6932         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6933         Enable bfd, binutils and opcodes.
6934         * configure: Regenerate.
6935
6936 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6937
6938         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6939
6940 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6941
6942         * MAINTAINERS:  Use correct Umlaut for last name.
6943
6944 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6945
6946         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6947
6948 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6949
6950         * MAINTAINERS: Update my email address.
6951
6952 2008-08-16  Nicolas Roche  <roche@adacore.com>
6953
6954         * Makefile.tpl: Add BOOT_ADAFLAGS.
6955         * Makefile.in: Regenerate.
6956
6957 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6958
6959         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6960         * configure: Regenerate.
6961
6962 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6963
6964         * configure.ac: Add makefile fragments for hpux.
6965         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6966         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6967         * configure: Regenerate.
6968         * Makefile.in: Regenerate.
6969
6970 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6971
6972         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6973
6974 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6975
6976         * MAINTAINERS (Write after Approval): Add myself.
6977
6978 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6979
6980         * MAINTAINERS (Write After Approval):  Add myself.
6981
6982 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6983
6984         * MAINTAINERS (Write After Approval):  Add myself.
6985
6986 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6987
6988         * MAINTAINERS: Update my email address.
6989
6990 2008-06-25  Joey Ye  <joey.ye@intel.com>
6991
6992         * MAINTAINERS (Write After Approval):  Add myself.
6993
6994 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6995
6996         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6997         * Makefile.in: Regenerate.
6998         * configure: Regenerate.
6999
7000 2008-06-17  Daniel Kraft  <d@domob.eu>
7001
7002         * MAINTAINERS (Write After Approval):  Add myself.
7003
7004 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7005
7006         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7007         "$@" is still intact with both Autoconf 2.59 and 2.62.
7008         * configure: Regenerate.
7009
7010 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7011
7012         * Makefile.tpl: Fix comment errors.
7013         * Makefile.in: Regenerate.
7014
7015 2008-06-12  David S. Miller  <davem@davemloft.net>
7016             David Edelsohn  <edelsohn@gnu.org>
7017
7018         * configure.ac: Add powerpc*-*-* to gold supported targets.
7019         * configure: Regenerate.
7020
7021 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7022
7023         PR tree-optimization/36218
7024         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7025         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7026         (all prefix="build-"): Pass them to build-system sub-makes.
7027         * Makefile.in: Regenerate.
7028
7029 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7030
7031         * MAINTAINERS (mt port): Remove.
7032         (sco5, unixware, sco udk): Remove.
7033         (Kean Johnston): Add to Write After Approval.
7034
7035 2008-05-30  Julian Brown  <julian@codesourcery.com>
7036
7037         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7038         of libobjc for ARM EABI Linux.
7039         * configure: Regenerate.
7040
7041 2008-05-18  Xinliang David Li   <davidxl@google.com>
7042
7043         * ChangeLog: Remove wrong ChangeLog entry.
7044
7045 2008-05-17  Xinliang David Li   <davidxl@google.com>
7046
7047         * MAINTAINERS (Write After Approval): Add myself.
7048
7049 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7050
7051         * MAINTAINERS (Write After Approval): Add myself.
7052
7053 2008-05-14  Rafael Espíndola  <espindola@google.com>
7054
7055         * config-ml.in: don't handle --enable-shared and --enable-static.
7056
7057 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7058
7059         * MAINTAINERS: Update my email address.
7060
7061 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7062
7063         * MAINTAINERS: Update my email address.
7064
7065 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7066
7067         * MAINTAINERS (Write After Approval): Add myself.
7068
7069 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7070
7071         * MAINTAINERS (Write After Approval): Add myself.
7072
7073 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7074
7075         * MAINTAINERS (crx): Add myself.
7076
7077 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7078
7079         Sync with src:
7080         2008-04-14  David S. Miller  <davem@davemloft.net>
7081
7082         * configure.ac: Add sparc*-*-* to gold supported targets.
7083         * configure: Regenerate.
7084
7085 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7086
7087         PR bootstrap/35457
7088         * configure.ac: Include override.m4.
7089         * configure: Regenerate.
7090
7091 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7092
7093         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7094         * Makefile.in: Regenerate.
7095
7096 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7097
7098         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7099         as nonconfigurable directories list.
7100         * configure: Regenerate.
7101
7102 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7103
7104         * config.sub, config.guess: Update from upstream sources.
7105
7106 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7107
7108         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7109         * Makefile.in: Regenerate.
7110
7111 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7112
7113         * configure.ac: Do not build libssp for the AVR.
7114         * configure: Regenerate.
7115
7116 2008-04-07  Ian Lance Taylor  <iant@google.com>
7117
7118         * Makefile.def: check-gold depends upon all-binutils.
7119         * Makefile.in: Regenerate.
7120
7121 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7122
7123         * MAINTAINERS (Write After Approval): Add myself.
7124
7125 2008-04-04  Nick Clifton  <nickc@redhat.com>
7126
7127         PR binutils/4334
7128         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7129         builds.
7130         * configure: Regenerate.
7131
7132 2008-04-04  NightStrike  <NightStrike@gmail.com>
7133
7134         PR other/35151
7135         * configure.ac: Combine rules for mingw32 and mingw64.
7136         * configure: Regenerate.
7137
7138 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7139
7140         * MAINTAINERS (Write After Approval): Add myself.
7141
7142 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7143
7144         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7145         * Makefile.in (.NOTPARALLEL): Ditto.
7146
7147 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7148
7149         * MAINTAINERS (Write After Approval): Add myself.
7150
7151 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7152
7153         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7154         * Makefile.in (.NOTPARALLEL): Regenerate.
7155
7156 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7157
7158         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7159         * Makefile.in: Regenerate.
7160
7161 2008-03-26  Jakub Staszak  <kuba@et.pl>
7162
7163         * MAINTAINERS (Write After Approval): Add myself.
7164
7165 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7166
7167         * MAINTAINERS:  Update e-mail address.
7168
7169 2008-03-20  Ian Lance Taylor  <iant@google.com>
7170
7171         * configure.ac: Add support for --enable-gold.
7172         * Makefile.def: Add gold as a directory like ld.
7173         * configure, Makefile.in: Regenerate.
7174
7175 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7176
7177         * configure.ac: m4_include config/proginstall.m4.
7178         * configure: Regenerate.
7179
7180         Backport from upstream Libtool:
7181
7182         2007-10-12  Eric Blake  <ebb9@byu.net>
7183
7184         Deal with Autoconf 2.62's semantic change in m4_append.
7185         * ltsugar.m4 (lt_append): Replace broken versions of
7186         m4_append.
7187         (lt_if_append_uniq): Don't require separator to be overquoted,
7188         and avoid broken m4_append.
7189         (lt_dict_add): Fix typo.
7190         * libtool.m4 (_LT_DECL): Don't overquote separator.
7191
7192 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7193
7194         * config.rpath: Add AIX 6 support.
7195
7196 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7197
7198         * Makefile.def (stageprofile).  Remove -fprofile-generate
7199         from stage_libcflags.
7200         * Makefile.in: Regenerate.
7201
7202 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7203
7204         * config.sub, config.guess: Update from upstream sources.
7205
7206 2008-03-06  Tom Tromey  <tromey@redhat.com>
7207
7208         * MAINTAINERS: Update for treelang deletion.
7209
7210 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7211
7212         * MAINTAINERS: Update my email address.
7213
7214 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7215
7216         * MAINTAINERS (darwin port): Add myself as a maintainer.
7217         (objective-c/c++): Add myself as a maintainer.
7218
7219 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7220
7221         * MAINTAINERS (Write After Approval): Update my email address.
7222
7223 2008-02-25  Tomas Bily  <tbily@suse.cz>
7224
7225         * MAINTAINERS (Write After Approval): Add myself.
7226
7227 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7228
7229         * MAINTAINERS (OpenMP): Add myself.
7230
7231 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7232
7233         PR bootstrap/32009
7234         PR bootstrap/32161
7235
7236         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7237         * configure: Regenerate.
7238
7239         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7240         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7241         STAGE4_LIBCFLAGS): New.
7242         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7243         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7244         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7245         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7246         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7247         for target modules.  Don't export LIBCFLAGS.
7248         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7249         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7250         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7251         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7252         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7253         * Makefile.in: Regenerate.
7254
7255 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7256
7257         PR libgcj/33085
7258         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7259         Do not use -DDLL_EXPORT.  Backport from upstream.
7260
7261 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7262
7263         * MAINTAINERS (Write After Approval): Add myself.
7264
7265 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7266
7267         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7268         * configure: Regenerate.
7269
7270 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7271
7272         * configure.ac (xtensa*-*-*): Recognize processor variants.
7273         * configure: Regenerate.
7274
7275 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7276
7277         PR bootstrap/34922
7278         * configure.ac (PARSE_ARGS): Push suitable setting of
7279         ac_subdirs_all, for `./configure --help=recursive'.
7280         Handle `+' in generic toplevel directory disabling.
7281         * configure: Regenerate.
7282
7283 2008-01-28  Nick Clifton  <nickc@redhat.com>
7284
7285         * MAINTAINERS (xstormy16): Take over maintainership.
7286
7287 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7288
7289         * MAINTAINERS (c4x port): Remove.
7290
7291 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7292
7293         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7294
7295 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7296
7297         * config.sub, config.guess: Update from upstream sources.
7298
7299 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7300
7301         * MAINTAINERS (Write After Approval): Add myself.
7302
7303 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7304
7305         * MAINTAINERS: Update my email address.
7306
7307 2008-01-09  Raksit Ashok  <raksit@google.com>
7308
7309         * MAINTAINERS (Write After Approval): Add myself.
7310
7311 2008-01-09  Raksit Ashok  <raksit@google.com>
7312
7313         * MAINTAINERS (Write After Approval): Add myself.
7314
7315 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7316
7317         * config.sub, config.guess: Update from upstream sources.
7318
7319 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7320
7321         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7322         Change recommended MPFR from 2.2.1 -> 2.3.0.
7323         * configure: Regenerate.
7324
7325 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7326
7327         * MAINTAINERS: Update my email address.
7328
7329 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7330
7331         * MAINTAINERS: Update my email address.
7332
7333 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7334
7335         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7336         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7337         * Makefile.in: Regenerate.
7338
7339 2007-12-10  Mark Heffernan  <meheff@google.com>
7340
7341         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7342         misplaced entries.
7343
7344 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7345
7346         * configure.ac: Enable libjava for x86_64-*-darwin9.
7347         * configure: Regenerate.
7348
7349 2007-12-07  Bill Maddox  <maddox@google.com>
7350
7351         * MAINTAINERS (Write After Approval): Add myself.
7352
7353 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7354
7355         * config.sub, config.guess: Update from upstream sources.
7356
7357 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7358
7359         * config-ml.in: Remove 64bit configure tests.
7360
7361 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7362
7363         * config-ml.in: Robustify against white space in absolute file
7364         names.
7365
7366         * config-ml.in (multi-clean): Substitute ${Makefile}.
7367         Remove superfluous ${Makefile} in list.
7368
7369 2007-11-19  Thiemo Seufer  <ths@mips.com>
7370
7371         * config-ml.in: Don't hardcode the Makefile name.
7372
7373 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7374
7375         * MAINTAINERS (Write After Approval): Add myself.
7376
7377 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7378
7379         * MAINTAINERS (Write After Approval): Add myself.
7380
7381 2007-11-06  Doug Kwan  <dougkwan@google.com>
7382
7383         * MAINTAINERS (Write After Approval): Add myself.
7384
7385 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7386
7387         * MAINTAINERS (mercury): Remove entry.
7388         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7389
7390 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7391
7392         * Makefile.def (dependencies): Make configure-gdb depend on
7393         all-intl.
7394         * Makefile.in: Regenerated.
7395
7396 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7397
7398         * MAINTAINERS (Fortran maintainer): Remove myself.
7399
7400 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7401
7402         * Makefile.def: To avoid problems running with parallel makes,
7403         build newlib before libgloss so that target specific header
7404         files are availble.
7405         * Makefile.in: Regenerate
7406
7407 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7408
7409         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7410         * Makefile.in: Regenerate.
7411
7412 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7413
7414         * MAINTAINERS (Register allocation reviewer): Add myself.
7415
7416 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7417
7418         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7419         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7420         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7421         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7422         * configure: Regenerate.
7423
7424 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7425
7426         * MAINTAINERS (Register allocation reviewer): Add myself.
7427
7428 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7429
7430         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7431         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7432         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7433         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7434         * configure.ac: Default them to host tools for $host = $build.
7435         Subst them.
7436
7437         * configure: Regenerate.
7438         * Makefile.in: Regenerate.
7439
7440 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7441
7442         * MAINTAINERS (Register allocation reviewer): Add myself.
7443
7444 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7445
7446         * MAINTAINERS (Register allocation reviewer): Add myself.
7447
7448 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7449
7450         * MAINTAINERS (Write After Approval): Fix typo.
7451
7452 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7453
7454         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7455         * configure: Regenerate.
7456
7457 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7458
7459         PR bootstrap/31906
7460         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7461         they're already prefixed.
7462
7463 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7464
7465         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7466         libstdc++.
7467         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7468         * configure: Regenerate.
7469         * Makefile.in: Regenerate.
7470
7471 2007-09-17  Andreas Schwab  <schwab@suse.de>
7472
7473         * configure.ac: Raise minimum makeinfo version to 4.6.
7474         * configure: Regenerate.
7475
7476 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7477
7478         * MAINTAINERS (write-after-approval) add myself
7479
7480 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7481
7482         * configure.ac: Correct makeinfo version check.
7483         * configure: Regenerate.
7484
7485 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7486
7487         * MAINTAINERS: Update my email address.
7488
7489 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7490
7491         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7492         to $skipdirs and only disable gprof for newlib.  Use the normal
7493         mips*-elf* handling in other respects.
7494         * configure: Regnerate.
7495
7496 2007-09-12  David Daney  <ddaney@avtrex.com>
7497
7498         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7499         enabling libgcj.
7500         * configure: Regenerate.
7501
7502 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7503
7504         PR other/32154
7505         * configure.ac: For libgloss targets, point the linker to the linker
7506         script, startup code and simulator library.
7507         * configure: Regenerate.
7508
7509 2007-09-07  Andrew Haley  <aph@redhat.com>
7510
7511         * configure.ac (noconfigdirs): Remove target-libffi and
7512         target-libjava.
7513         * configure: Regenerate.
7514
7515 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7516
7517         PR target/33281
7518         * configure.ac: Use config/mh-mingw on mingw.
7519         * configure: Regenerate.
7520
7521 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7522
7523         * MAINTAINERS (Write After Approval): Add myself.
7524
7525 2007-09-05  Richard Guenther  <rguenther@suse.de>
7526
7527         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7528         nor --disable-checking is provided also turn on yes and types
7529         checking for stage1.
7530         * configure: Re-generate.
7531
7532 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7533
7534         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7535         (Write After Approval): Remove myself.
7536
7537 2007-08-29  Nick Clifton  <nickc@redhat.com>
7538
7539         * config.sub, config.guess: Update from upstream sources.
7540
7541 2007-08-22  Bud Davis  <jmdavis@link.com>
7542
7543         * MAINTAINERS (Write After Approval): Added myself.
7544         * MAINTAINERS (Reviewers): Removed myself.
7545
7546 2007-08-18  Paul Brook  <paul@codesourcery.com>
7547             Joseph Myers  <joseph@codesourcery.com>
7548
7549         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7550         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7551         * Makefile.in: Regenerate.
7552         * configure.ac (--with-debug-prefix-map): New.
7553         * configure: Regenerate.
7554
7555 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7556             Nigel Stephens  <nigel@mips.com>
7557
7558         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7559         as target_makefile_frag.
7560         * configure: Regenerate.
7561
7562 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7563
7564         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7565         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7566         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7567         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7568         (do-compare, do-compare3, do-compare-debug): New.
7569         ([+compare-target+]): Use them.
7570
7571 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7572
7573         * MAINTAINERS (Write After Approval): Change my email address.
7574
7575 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7576             Ben Elliston  <bje@au.ibm.com>
7577
7578         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7579         --silent if $silent.
7580         * configure: Regenerate.
7581
7582 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7583
7584         * MAINTAINERS (Various Maintainers): Add myself as
7585         loop infrastructure maintainer.  Update my e-mail
7586         address.
7587
7588 2007-07-31  Diego Novillo  <dnovillo@google.com>
7589
7590         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7591         Adjust description.
7592
7593 2007-07-26  Richard Guenther  <rguenther@suse.de>
7594
7595         * configure.ac: Add types checking to stage1 checking flags.
7596         * configure: Regenerate.
7597
7598 2007-07-17  Nick Clifton  <nickc@redhat.com>
7599
7600         * COPYING3: New file.  Contains version 3 of the GNU General
7601         Public License.
7602         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7603         Lesser General Public License.
7604
7605 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7606
7607         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7608
7609 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7610
7611         * MAINTAINERS (S/390 co-maintainer): Add myself.
7612         (Write After Approval): Remove myself.
7613
7614 2007-07-13  Dan Hipschman  <dsh@google.com>
7615
7616         * MAINTAINERS (Write After Approval): Add myself.
7617
7618 2007-07-11  Nick Clifton  <nickc@redhat.com>
7619
7620         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7621         WINDRES export.
7622         * Makefile.in: Regenerate.
7623
7624 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7625
7626         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7627         maintainer.
7628
7629 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7630
7631         * lt~obsolete.m4: New. Import from 20070318 libtool.
7632
7633 2007-07-03  Julian Brown  <julian@codesourcery.com>
7634
7635         * MAINTAINERS (Write After Approval): Add myself.
7636
7637 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7638
7639         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7640         * configure: Regenerate.
7641
7642 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7643
7644         * configure.ac: Add some missing m4 quotation.
7645         * configure: Regenerate.
7646
7647 2007-07-02  Simon Baldwin  <simonb@google.com>
7648
7649         * MAINTAINERS (Write After Approval): Add myself.
7650
7651 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7652
7653         * configure: Regenerate.
7654
7655 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7656
7657         * Makefile.def: Add windmc tool to build.
7658         * Makefile.tpl: Likewise.
7659         * configure.ac: Likewise.
7660         * Makefile.in: Regenerate.
7661         * configure: Regenerate.
7662
7663 2007-06-28  DJ Delorie  <dj@redhat.com>
7664
7665         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7666         not building newlib.
7667         * configure: Regenerated.
7668
7669 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7670
7671         * MAINTAINERS (Write After Approval): Add myself.
7672
7673 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7674
7675         * MAINTAINERS (Write After Approval): Add myself.
7676
7677 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7678
7679         * MAINTAINERS (Write After Approval): Add myself.
7680
7681 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7682
7683         * MAINTAINERS (Write After Approval): Add myself.
7684
7685 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7686
7687         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7688         * Makefile.in: Regenerated.
7689
7690 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7691
7692         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7693         bfin*-*-uclinux* targets.
7694         * configure: Regenerate.
7695
7696 2007-06-14  Ian Lance Taylor  <iant@google.com>
7697
7698         * MAINTAINERS: Add myself as non-algorithmic global write
7699         maintainer.
7700
7701 2007-06-14  Diego Novillo  <dnovillo@google.com>
7702
7703         * MAINTAINERS: Add self as middle-end maintainer and
7704         non-algorithmic global write maintainer.
7705
7706 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7707
7708         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7709         Move all Fortran maintainers except Paul Brook into the
7710         Non-Autopoiesis section.
7711
7712 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7713
7714         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7715         (distclean-stage[+id+]): Possibly delete stage_last.
7716         * Makefile.in: Regenerate.
7717
7718 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7719
7720         * MAINTAINERS (Various Maintainer): Fix typo.
7721
7722 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7723
7724         * MAINTAINERS (Various Maintainer): Add myself as
7725         dataflow maintainer.
7726
7727 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7728
7729         * config.sub, config.guess: Update from upstream sources.
7730
7731 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7732
7733         * Makefile.tpl: Fix spelling error.
7734         * Makefile.in: Regenerate.
7735
7736 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7737
7738         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7739         lt_cv_sys_max_cmd_len.
7740
7741 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7742
7743         * MAINTAINERS (Various Maintainers): Add myself as
7744         auto-vectorizer maintainer.
7745
7746 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7747
7748         PR libjava/32098
7749         * libtool.m4: Revert previous change.
7750         * ltgcc.m4: Put it here.
7751
7752 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7753
7754         * MAINTAINERS (Various Maintainers): Add myself as
7755         auto-vectorizer maintainer.
7756
7757 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7758
7759         PR libjava/32098
7760         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7761
7762 2007-05-30  Richard Guenther  <rguenther@suse.de>
7763
7764         * MAINTAINERS (Various Maintainers): Add myself as
7765         auto-vectorizer maintainer.
7766
7767 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7768
7769         PR bootstrap/29382
7770         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7771         * configure: Rebuilt.
7772
7773 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7774
7775         * MAINTAINERS (Write After Approval): Removed my name.
7776
7777 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7778
7779         * MAINTAINERS (Write After Approval): Remove myself.
7780
7781 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7782
7783         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7784
7785 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7786
7787         * ltmain.sh: Update from ToT Libtool.
7788         * libtool.m4: Update from ToT Libtool.
7789         * ltsugar.m4: New. Update from ToT Libtool.
7790         * ltversion.m4: New. Update from ToT Libtool.
7791         * ltoptions.m4: New. Update from ToT Libtool.
7792         * ltconfig: Remove.
7793         * ltcf-c.sh: Remove.
7794         * ltcf-cxx.sh: Remove.
7795         * ltcf-gcj.sh: Remove.
7796
7797 2007-05-22  Ollie Wild  <aaw@google.com>
7798
7799         * MAINTAINERS (Write After Approval): Add myself.
7800
7801 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7802
7803         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7804         stage_cflags.
7805         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7806         Remove CFLAGS/LIBCFLAGS.
7807         (configure-stage[+id+]-[+prefix+][+module+],
7808         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7809         * Makefile.in: Regenerate.
7810
7811 2007-05-15  Diego Novillo  <dnovillo@google.com>
7812
7813         * MAINTAINERS: Update e-mail address.
7814
7815 2007-05-15  Revital Eres  <eres@il.ibm.com>
7816
7817         * MAINTAINERS (Write After Approval): Add myself.
7818
7819 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7820
7821         * MAINTAINERS (Write After Approval): Updated my address.
7822
7823 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7824
7825         * MAINTAINERS (Write After Approval): Add myself.
7826
7827 2007-05-11  Silvius Rus  <rus@google.com>
7828
7829         * MAINTAINERS (Write After Approval): Add myself.
7830
7831 2007-04-23  Tom Tromey  <tromey@redhat.com>
7832
7833         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7834
7835 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7836
7837         * MAINTAINERS (cpplib): Rename to ...
7838         (libcpp): ... this.  Add C/C++ front end maintainers.
7839
7840 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7841
7842         * config-ml.in: Pass ${ml_config_env} to configure calls.
7843
7844 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7845
7846         * MAINTAINERS (Write After Approval): Add myself.
7847
7848 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7849
7850         * MAINTAINERS (Write After Approval): Add myself.
7851
7852 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7853
7854         * MAINTAINERS (fortran 95 front end): Add myself.
7855
7856 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7857
7858         * MAINTAINERS (Write After Approval): Add myself.
7859
7860 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7861
7862         * MAINTAINERS (Modulo Scheduler): Add myself.
7863
7864 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7865
7866         * MAINTAINERS (fortran 95 front end): Add myself.
7867         (c++ front end): whitespace fix.
7868
7869 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7870
7871         * MAINTAINERS (Write After Approval): Add myself.
7872
7873 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7874
7875         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7876         of glob.  Quote arguments with single quotes too.
7877         * configure: Regenerate.
7878
7879 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7880
7881         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7882         * Makefile.in: Regenerate
7883
7884 2007-03-07  Andreas Schwab  <schwab@suse.de>
7885
7886         * configure: Regenerate.
7887
7888 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7889
7890         * configure.ac: Add "--with-pdfdir" configure option,
7891         which defines pdfdir variable.
7892         * Makefile.def (target=fixincludes): Add install-pdf to
7893         missing targets.
7894         (recursive_targets): Add install-pdf target.
7895         (flags_to_pass): Add pdfdir.
7896         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7897         target.
7898         * configure: Regenerate
7899         * Makefile.in: Regenerate
7900
7901 2007-02-28  Eric Christopher  <echristo@apple.com>
7902
7903         Revert:
7904         2006-12-07  Mike Stump  <mrs@apple.com>
7905
7906         * Makefile.def (dependencies): Add dependency for
7907         install-target-libssp and install-target-libgomp on
7908         install-gcc.
7909         * Makefile.in: Regenerate.
7910
7911 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7912
7913         * configure: Regenerate.
7914         * configure.ac: Move statements after variable declarations.
7915
7916 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7917
7918         * MAINTAINERS: Add myself as sh maintainer.
7919
7920 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7921
7922         * configure.ac: Adjust for loop syntax.
7923         * configure: Regenerate.
7924
7925 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7926
7927         * configure: Rebuilt.
7928
7929 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7930
7931         * configure.ac: Drop multiple occurrences of --enable-languages,
7932         and fix its quoting.
7933         * configure: Rebuilt.
7934
7935 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7936             Nathan Sidwell  <nathan@codesourcery.com>
7937             Vladimir Prus  <vladimir@codesourcery.com>
7938             Joseph Myers  <joseph@codesourcery.com>
7939
7940         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7941         * configure: Regenerate.
7942
7943 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7944
7945         * ltconfig (freebsd*): Default to elf.
7946
7947 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7948
7949         * configure.ac (target_libraries): Move libgcc before libiberty.
7950         * configure: Regenerated.
7951
7952 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7953             Paolo Bonzini  <bonzini@gnu.org>
7954
7955         PR bootstrap/30753
7956         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7957         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7958         * configure: Regenerated.
7959
7960 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7961
7962         * MAINTAINERS (Language Front End Maintainers): Update my mail
7963         address.
7964
7965 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7966
7967         PR bootstrap/30748
7968         * configure.ac: Correct syntax for Solaris ksh.
7969         * configure: Regenerated.
7970
7971 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7972
7973         * configure.ac: Sync with src.
7974         * configure: Regenerate.
7975
7976 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7977
7978         * Makefile.in: Regenerate.
7979
7980 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7981
7982         * config.sub: Sync with src.
7983
7984 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7985
7986         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7987         noncanonical equivalents.
7988         * configure.in: Rename to...
7989         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7990         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7991         target_noncanonical.  Use them.  Rewrite removal of configure
7992         arguments for autoconf 2.59.  Discard variable settings.  Force
7993         program_transform_name for native tools.
7994
7995         * Makefile.in: Regenerated.
7996         * configure: Regenerated with autoconf 2.59.
7997
7998 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7999
8000         * MAINTAINERS (Write After Approval): Add myself.
8001
8002 2007-01-31  Andreas Schwab  <schwab@suse.de>
8003
8004         * Makefile.tpl (LDFLAGS): Substitute it.
8005         * Makefile.in: Regenerate.
8006
8007 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8008
8009         * MAINTAINERS (Write After Approval): Add myself.
8010
8011 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8012
8013         * MAINTAINERS (spu port): Add myself.
8014
8015 2007-01-23  Richard Guenther  <rguenther@suse.de>
8016
8017         PR bootstrap/30541
8018         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8019         * Makefile.tpl (GNATBIND): Substitute it.
8020         (GNATMAKE): Likewise.
8021         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8022         of STAGE_PREFIX.
8023         * Makefile.in: Regenerate.
8024         * configure: Regenerate.
8025
8026 2007-01-18  Mike Stump  <mrs@apple.com>
8027
8028         * configure.in: Re-enable -Werror for gcc builds.
8029
8030 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8031
8032         * MAINTAINERS (Write After Approval): Add myself.
8033
8034 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8035
8036         * configure.in: Change == to = in test command.
8037         * configure: Regenerate.
8038
8039 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8040             Nick Clifton  <nickc@redhat.com>
8041             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8042
8043         * configure.in (build_configargs, host_configargs, target_configargs):
8044         Remove build/host/target parameters.
8045         (host_libs): Add gmp and mpfr.
8046         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8047         * Makefile.def (gmp, mpfr): New.
8048         (gcc): Remove target.
8049         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8050         target_os, target_vendor): New.
8051         (configure): Add host_alias/target_alias arguments; adjust invocations.
8052         * configure: Regenerate.
8053         * Makefile.in: Regenerate.
8054
8055 2007-01-11  Matt Fago  <fago@earthlink.net>
8056
8057         * configure.in: Try to link to functions only in mpfr 2.2.x
8058         to improve robustness of configure tests.
8059         * configure: Regenerate.
8060
8061 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8062
8063         * MAINTAINERS: Add myself as i386 maintainer.
8064
8065 2007-01-08  Jan Hubicka  <jh@suse.cz>
8066
8067         * MAINTAINERS: Add myself as i386 maintainer.
8068
8069 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8070
8071         * configure.in: Add support for an x86_64-mingw* target.
8072         * configure: Regenerate.
8073
8074 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8075
8076         * Makefile.tpl (all-target): Correct @if conditional for target
8077         modules.
8078         * configure.in: Omit libiberty if building only target libgcc.
8079         * configure, Makefile.in: Regenerated.
8080
8081 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8082
8083         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8084         * configure: Regenerate.
8085
8086 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8087
8088         * Makefile.def (target_modules): Add libgcc.
8089         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8090         * Makefile.tpl (clean-target-libgcc): Delete.
8091         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8092         on gcc even for bootstrapped modules.  Rewrite handling of
8093         lang_env_dependencies to loop over target_modules.
8094         * configure.in (target_libraries): Add target-libgcc.
8095         * Makefile.in, configure: Regenerated.
8096
8097 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8098
8099         * configure.in: Reorganize recognition of languages.  Add
8100         --enable-stage1-languages.  Show supported languages for the chosen
8101         target rather than all recognized languages.
8102         * configure: Regenerate.
8103
8104 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8105
8106         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8107         * Makefile.in: Regenerate.
8108
8109 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8110
8111         * configure.in: Warn that MPFR 2.2.0 is buggy.
8112         * configure: Regenerate.
8113
8114 2006-12-27  Ian Lance Taylor  <iant@google.com>
8115
8116         * configure.in: When removing Makefiles to force a reconfigure, also
8117         remove prev-DIR*/Makefile.
8118         * configure: Regenerate.
8119
8120 2006-12-22  Andreas Schwab  <schwab@suse.de>
8121
8122         * configure: Regenerate with correct autoconf version.
8123
8124 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8125
8126         * configure.in: add AC_SUBST for *_FOR_TARGET.
8127         * configure: Regenerate.
8128
8129 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8130
8131         * configure.in: Simplify logic for rejecting languages that cannot
8132         be built.  Separate the case when a language is unsupported,
8133         from the case when the user chooses not to build a language.
8134
8135 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8136
8137         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8138         it only affects bootstrap and could be tested on "$host" as well.
8139         * configure: Regenerate.
8140         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8141
8142 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8143
8144         PR bootstrap/29544
8145         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8146         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8147         move here comment from Makefile.tpl.
8148         * Makefile.tpl: Move some definitions higher in the file.
8149         (STAGE1_CHECKING): New.
8150         * configure.in: Add --enable-stage1-checking.
8151         * configure: Regenerate.
8152         * Makefile.in: Regenerate.
8153
8154 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8155
8156         * MAINTAINERS: Add myself as build system maintainer.
8157
8158 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8159
8160         * MAINTAINERS (Write After Approval): Add myself.
8161
8162 2006-12-13  Eric Christopher  <echristo@apple.com>
8163
8164         * MAINTAINERS: Add myself as darwin maintainer.
8165
8166 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8167
8168         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8169
8170 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8171
8172         MAINTAINERS: Update my entry.
8173
8174 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8175
8176         * configure.in:  Handle spu makefile frag.
8177         * Makefile.tpl (MAINT): Define
8178         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8179         * configure: Regenerate.
8180         * Makefile.in: Regenerate.
8181
8182 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8183
8184         * config.guess: Import latest version.
8185         * config.sub: Likewise.
8186
8187 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8188
8189         * configure.in (spu-*-*): Don't skip target-libiberty.
8190         * configure: Regenerate.
8191
8192 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8193
8194         PR bootstrap/30134
8195         * configure.in: Correct x86 darwin support for libjava to powerpc
8196         and i?86 only.
8197         * configure: Regenerate.
8198
8199 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8200
8201         * configure.in: Add x86 darwin support for libjava.
8202         * configure: Regenerate.
8203
8204 2006-12-07  Mike Stump  <mrs@apple.com>
8205
8206         * Makefile.def (dependencies): Add dependency for
8207         install-target-libssp and install-target-libgomp on
8208         install-gcc.
8209         * Makefile.in: Regenerate.
8210
8211 2006-12-04  Richard Guenther  <rguenther@suse.de>
8212
8213         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8214         (Non-Algorithmic Maintainers): Move over non-algorithmic
8215         loop optimizer maintainers, add myself as a non-algorithmic
8216         middle-end maintainer.
8217
8218 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8219
8220         * MAINTAINERS (Write After Approval): Add myself.
8221
8222 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8223
8224         * configure.in: Update error message for missing GMP/MPFR.
8225
8226         * configure: Regenerate.
8227
8228 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8229
8230         * configure.in: Update MPFR version in error message.
8231
8232         * configure: Regenerate.
8233
8234 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8235
8236         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8237         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8238         --with-gmp-lib): New flags.
8239
8240         * configure: Regenerate.
8241
8242 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8243
8244         * MAINTAINERS (Write After Approval): Change my email address.
8245
8246 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8247
8248         * MAINTAINERS (Write After Approval): Add myself.
8249
8250 2006-11-22  Philipp Thomas  <pth@suse.de>
8251
8252         * MAINTAINERS (i18n): Update e-mail address.
8253
8254 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8255
8256         * MAINTAINERS (spu port): Add myself as maintainer.
8257         (Write After Approval): Remove myself.
8258
8259 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8260
8261         * configure.in (skipdirs): Don't build libssp for SPU.
8262         * configure: Regenerate.
8263
8264 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8265
8266         * MAINTAINERS (spu port): Add myself as maintainer.
8267         (libobjc): Update my email address.
8268
8269 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8270
8271         * MAINTAINERS (Write After Approval): Add myself.
8272
8273 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8274
8275         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8276         * configure : Rebuilt.
8277
8278 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8279
8280         * MAINTAINERS (Write After Approval): Add myself.
8281
8282 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8283
8284         * MAINTAINERS (Write After Approval): Add myself.
8285
8286 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8287
8288         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8289         libmpfr.a.
8290         * configure: Regenerate.
8291
8292 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8293
8294         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8295         (unstage): Test for stage_last presence.
8296
8297         PR bootstrap/29802
8298         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8299         STAGE_PREFIX.
8300         * Makefile.in: Regenerate.
8301
8302 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8303
8304         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8305         maintainers.
8306
8307 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8308
8309         * MAINTAINERS (Write After Approval): Add myself.
8310
8311 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8312
8313         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8314         and stageN-package/Makefile.
8315         * Makefile.in: Regenerated.
8316
8317 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8318
8319         * configure.in: Remove target-libgloss from noconfigdirs for
8320         bfin-*-*.
8321         * configure: Regenerated.
8322
8323 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8324
8325         * configure.in (have_gmp): Only error if the gcc directory exists.
8326
8327         * configure: Regenerate.
8328
8329 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8330
8331         * configure.in: Robustify error message for missing GMP/MPFR.
8332
8333         * configure: Regenerate.
8334
8335 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8336
8337         * MAINTAINERS (Write After Approval): Add myself.
8338
8339 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8340
8341         * MAINTAINERS: Change email address.
8342
8343 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8344
8345         * MAINTAINERS (Write After Approval): Add myself.
8346
8347 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8348
8349         * MAINTAINERS (Write After Approval): Add myself.
8350
8351 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8352
8353         * MAINTAINERS (Write After Approval): Move myself to
8354         Write After Approval section.
8355
8356 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8357
8358         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8359         need_gmp anymore.
8360         * configure: Regenerate.
8361
8362 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8363
8364         * MAINTAINERS (Write After Approval): Add myself.
8365
8366 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8367
8368         * config.guess: Import latest version.
8369         * config.sub: Likewise.
8370
8371 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8372
8373         * Makefile.def: Added pdf target handling.
8374         * Makefile.tpl: Added pdf target handling.
8375         * Makefile.in: Regenerated.
8376
8377 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8378
8379         * MAINTAINERS: Add self as score port maintainer.
8380
8381 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8382
8383         * MAINTAINERS (Write After Approval): Add myself.
8384
8385 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8386
8387         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8388         or newer.
8389         * configure: Regenerated.
8390
8391 2006-09-27  Dave Brolley  <brolley@redhat.com>
8392
8393         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8394         using $s instead of $r.
8395         * configure: Regenerated.
8396
8397 2006-09-26  Thiemo Seufer  <ths@mips.com>
8398
8399         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8400         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8401         * configure: Regenerate.
8402
8403 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8404
8405         * MAINTAINERS (Write After Approval): Remove myself.
8406
8407 2006-09-22  Chao-ying Fu  <fu@mips.com>
8408
8409         * MAINTAINERS (Write After Approval): Add myself.
8410
8411 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8412
8413         * MAINTAINERS: Add self as soft-fp maintainer.
8414
8415 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8416
8417         * MAINTAINERS: Add myself as avr maintainer.
8418         Remove Marek Michalkiewicz as avr maintainer.
8419
8420 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8421
8422         * MAINTAINERS (Write After Approval): Add myself.
8423
8424 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8425
8426         * configure.in: Never build newlib for a Mingw host.
8427         Never build newlib as Mingw target library.
8428         Test the existence of winsup/cygwin for building a Cygwin newlib,
8429         rather than just winsup.
8430         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8431         building a Mingw target.
8432         * configure: Regenerate.
8433
8434 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8435
8436         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8437
8438 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8439
8440         * config.guess: Import from src (was more updated).
8441         * config.sub: Likewise.
8442
8443 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8444
8445         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8446         * configure: Regenerated.
8447
8448 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8449
8450         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8451         for stages after the first.
8452
8453 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8454
8455         * Makefile.def: Add dependencies for configure-opcodes
8456         on configure-intl and all-opcodes on all-intl.
8457         * Makefile.in: Regenerated.
8458
8459 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8460
8461         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8462
8463 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8464
8465         Port to hosts whose 'sort' and 'tail' implementations
8466         treat operands with leading '+' as file names, as POSIX
8467         has required since 2001.  However, make sure the code still
8468         works on pre-POSIX hosts.
8469         * ltmain.sh: Don't assume "sort +2" is equivalent to
8470         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8471
8472 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8473
8474         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8475
8476 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8477
8478         * ltconfig: chmod 644 before ranlib during install.
8479
8480 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8481
8482         PR bootstrap/18058
8483         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8484         if the bootstrap compiler is a GCC version that supports it.
8485         * configure: Regenerate.
8486
8487 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8488
8489         * configure.in: Fix thinkos in previous check-in.
8490         * configure: Regenerate.
8491
8492 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8493
8494         PR other/27063
8495         * configure.in: Test subdir_requires and give an appropriate
8496         error message.
8497         * configure: Regenerate.
8498
8499 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8500
8501         * MAINTAINERS (Write After Approval): Add myself.
8502
8503 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8504
8505         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8506
8507 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8508
8509         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8510
8511 2006-06-20  David Ayers  <d.ayers@inode.at>
8512
8513         PR bootstrap/28072
8514         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8515         whether target-libjava is being configured instead of whether the
8516         java front end is enabled.
8517         * configure: Regenerate.
8518
8519 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8520
8521         PR target/27540
8522         * configure.in: Only enable libgomp on IRIX 6.
8523         * configure: Regenerate.
8524
8525 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8526
8527         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8528         too.
8529         * Makefile.in: Regenerate.
8530
8531 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8532
8533         * config-ml.in: Alter CCASFLAGS to include special
8534         multilib options the same as is done for CFLAGS.
8535
8536 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8537
8538         * configure.in: Don't enable libgomp on hpux10.
8539         * configure: Rebuilt.
8540
8541 2006-06-12  David Ayers  <d.ayers@inode.at>
8542
8543         PR bootstrap/27963
8544         PR target/19970
8545         * configure.in: Remove target-boehm-gc from noconfigdirs where
8546         ${libgcj} is specified.
8547         * configure: Regenerate.
8548
8549 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8550
8551         Sync from src:
8552
8553         * configure.in: Sync.
8554         * configure: Regenerated.
8555
8556         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8557
8558         * Makefile.def: Added dependencies from sim and gdb on intl, and
8559         added configure dependencies to everything with an all dependency
8560         on intl.
8561         * Makefile.in: Regenerated.
8562
8563 2006-06-06  David Ayers  <d.ayers@inode.at>
8564
8565         PR libobjc/13946
8566         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8567         * Makefile.in: Regenerate.
8568         * configure.in: Add --enable-objc-gc at toplevel and have it
8569         enable boehm-gc for Objective-C.
8570         Remove target-boehm-gc from libgcj.
8571         Add target-boehm-gc to target_libraries.
8572         Add target-boehm-gc to noconfigdirs where ${libgcj}
8573         is specified.
8574         Assert that boehm-gc is supported when requested for Objective-C.
8575         Only build boehm-gc if needed either for Java or Objective-C.
8576         * configure: Regenerate.
8577
8578 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8579
8580         PR 27674
8581         * Makefile.tpl (configure-[+prefix+][+module+],
8582         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8583         Remove rule to unstage bootstrapped modules.
8584         (stage_current): New.
8585         * Makefile.in: Regenerate.
8586
8587 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8588
8589         * MAINTAINERS (Write After Approval): Update my e-mail address.
8590
8591 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8592
8593         * include/libiberty.h: Declare pex_run_in_environment.
8594
8595 2006-05-31  Asher Langton  <langton2@llnl.gov>
8596
8597         * MAINTAINERS (Write After Approval): Add myself.
8598
8599 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8600
8601         * Makefile.def (bfd, opcodes): Fix lib_path.
8602         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8603         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8604         * Makefile.in: Regenerate.
8605
8606 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8607
8608         * Makefile.in: Regenerate.
8609
8610 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8611
8612         * Makefile.def: Add install-html target. Add datarootdir
8613         docdir and htmldir to flags_to_pass.
8614         * Makefile.tpl: Add install-html target.
8615         * Makefile.in: Regenerate.
8616         * configure.in: Add --with-datarootdir, --with-docdir, and
8617         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8618         * configure: Regenerate.
8619
8620 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8621
8622         * configure.in: Enable gprof for cross builds.
8623         * configure: Regenerate.
8624
8625 2006-05-22  Richard Guenther  <rguenther@suse.de>
8626
8627         Revert
8628         2006-01-31  Richard Guenther  <rguenther@suse.de>
8629         Paolo Bonzini  <bonzini@gnu.org>
8630
8631         * Makefile.def (target_modules): Add libgcc-math target module.
8632         * configure.in (target_libraries): Add libgcc-math target library.
8633         (--enable-libgcc-math): New configure switch.
8634         * Makefile.in: Re-generate.
8635         * configure: Re-generate.
8636         * libgcc-math: New toplevel directory.
8637
8638 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8639             Andreas Tobler  <a.tobler@schweiz.ch>
8640
8641         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8642         * configure: Rebuilt.
8643
8644 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8645
8646         * MAINTAINERS (Write After Approval): Add myself.
8647
8648 2006-05-01  DJ Delorie  <dj@redhat.com>
8649
8650         * configure.in: Restore CFLAGS if GMP isn't present.
8651         * configure: Regenerate.
8652
8653 2006-05-01  Richard Guenther  <rguenther@suse.de>
8654
8655         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8656         maintainer.
8657
8658 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8659
8660         * MAINTAINERS (Write After Approval): Add myself.
8661
8662 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8663
8664         * MAINTAINERS (Write After Approval): Add myself.
8665
8666 2006-04-18  DJ Delorie  <dj@redhat.com>
8667
8668         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8669         reference libgloss so that libssp can be built in a combined
8670         tree.
8671         * configure: Regenerate.
8672
8673 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8674
8675         * MAINTAINERS (Write After Approval): Add myself.
8676
8677 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8678
8679         * configure.in: Require makeinfo 4.4 or higher.
8680         * configure: Regenerate.
8681
8682 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8683
8684         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8685         Rearrange the entries of other libraries to have them in one place.
8686
8687 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8688
8689         * MAINTAINERS (Write After Approval): Remove myself.
8690         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8691
8692 2006-03-14  Richard Guenther  <rguenther@suse.de>
8693
8694         * configure: Regenerate with autoconf 2.13.
8695
8696 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8697
8698         * MAINTAINERS: Use my work address.
8699
8700         * MAINTAINERS: Update my E-mail address.
8701
8702 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8703
8704         * configure.in: Handle --disable-<component> generically.
8705         * configure: Regenerate.
8706
8707 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8708
8709         PR libgcj/17311
8710         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8711
8712 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8713
8714         * MAINTAINERS (Write After Approval):  Remove myself.
8715         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8716
8717 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8718
8719         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8720         (TARGET_CONFIGDIRS): Remove.
8721         * configure.in: Remove AC_SUBST(target_configdirs).
8722         * Makefile.in, configure: Regenerated.
8723
8724 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8725
8726         * MAINTAINERS (Write After Approval):  Remove myself.
8727         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8728
8729 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8730
8731         PR bootstrap/25670
8732
8733         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8734
8735         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8736         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8737         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8738         BUILD_PREFIX, BUILD_PREFIX_1.
8739         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8740
8741         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8742         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8743
8744         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8745         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8746         of `cat stage_current`.  Always provide the `r' and `s' variables.
8747         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8748         a single shell execution.
8749         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8750         bootstrapped modules, make the stage1 module if the build was not
8751         started yet, else build the current stage.
8752         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8753         (all-build, all-host, all-target, [+make_target+]-host,
8754         [+make_target+]-target): Do not use \-continued lines.
8755         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8756         (current_stage, restrap, stage_last): New.
8757
8758         * Makefile.in: Regenerate.
8759         * configure: Regenerate.
8760
8761 2006-02-19  Bud Davis  <jmdavis@link.com>
8762
8763         * MAINTAINERS (Write After Approval):  Remove myself.
8764         (Language Front End Maintainers):  Add myself as fortran 95
8765         maintainer and update e-mail address.
8766
8767 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8768
8769         * MAINTAINERS (Write After Approval):  Remove myself.
8770         (Language Front End Maintainers):  Add myself as fortran 95
8771         maintainer.
8772
8773 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8774
8775         * MAINTAINERS (Write After Approval): Add myself.
8776
8777 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8778
8779         * MAINTAINERS (Write After Approval):  Remove myself.
8780         (Language Front End Maintainers):  Add myself as
8781         fortran 95 maintainer.
8782
8783 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8784
8785         Sync from src:
8786
8787         2005-12-27  Leif Ekblad  <leif@rdos.net>
8788
8789         * configure.in: Add support for RDOS target.
8790         * configure: Regenerate.
8791
8792 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8793             Andreas Schwab  <schwab@suse.de>
8794
8795         * configure: Regenerate.
8796
8797 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8798
8799         * configure.in (enable_libgomp): Add AIX.
8800         * configure: Regenerate.
8801
8802 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8803
8804         * MAINTAINERS (Write After Approval): Add myself.
8805
8806 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8807
8808         * MAINTAINERS (Write After Approval): Add myself.
8809
8810 2006-01-31  Richard Guenther  <rguenther@suse.de>
8811         Paolo Bonzini  <bonzini@gnu.org>
8812
8813         * Makefile.def (target_modules): Add libgcc-math target module.
8814         * configure.in (target_libraries): Add libgcc-math target library.
8815         (--enable-libgcc-math): New configure switch.
8816         * Makefile.in: Re-generate.
8817         * configure: Re-generate.
8818         * libgcc-math: New toplevel directory.
8819
8820 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8821
8822         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8823         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8824         the assembler, linker and binutils.
8825         * configure: Regenerate.
8826
8827 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8828
8829         * MAINTAINERS (Write After Approval): Add myself.
8830
8831 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8832
8833         * configure: Regenerate.
8834
8835 2006-01-18  Richard Henderson  <rth@redhat.com>
8836             Jakub Jelinek  <jakub@redhat.com>
8837             Diego Novillo  <dnovillo@redhat.com>
8838
8839         * libgomp: New directory.
8840         * Makefile.def: Add target_module libgomp.
8841         * Makefile.in: Regenerate.
8842         * configure.in (target_libraries): Add target-libgomp.
8843         * configure: Regenerate.
8844
8845 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8846
8847         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8848         @ from continuation.
8849         * Makefile.in: Rebuilt.
8850
8851 2006-01-04  Chris Lattner  <sabre@gnu.org>
8852
8853         * MAINTAINERS (Write After Approval): Add myself.
8854
8855 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8856
8857         PR bootstrap/24252
8858
8859         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8860         * Makefile.tpl (OBJDUMP): New.
8861         (EXTRA_HOST_FLAGS): Add it.
8862         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8863
8864         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8865         to use symbolic links between directories.  Avoid race conditions
8866         or make them harmless.
8867         * configure.in: Do not try to use symbolic links between directories.
8868
8869         * Makefile.def (LEAN): Pass.
8870         * Makefile.tpl (LEAN): Define.
8871         (stage[+id+]-start): Accept that the previous directory does not
8872         exist, if the bootstrap is lean.
8873         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8874         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8875         configure substitution.
8876         ([+compare-target+]): Likewise.
8877         ([+bootstrap-target+]-lean): New.
8878         * configure.in: Remove lean bootstrap support from here.
8879
8880         * Makefile.in: Regenerate.
8881         * configure: Regenerate.
8882
8883 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8884
8885         * MAINTAINERS (libdecnumber): Add myself.
8886
8887 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8888
8889         * libtool-ldflags: New script.
8890
8891 2006-01-02  Andreas Schwab  <schwab@suse.de>
8892
8893         * configure.in: When reconfiguring remove Makefile in
8894         all stage directories.
8895         * configure: Regenerate.
8896
8897 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8898
8899         * MAINTAINERS: Update my email address.
8900
8901 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8902
8903         Revert Ada-related part of the previous change.
8904
8905         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8906         Do not pass.
8907         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8908         * Makefile.in: Regenerate.
8909         * configure.in: Do not include mt-ppc-aix target fragment.
8910         * configure: Regenerate.
8911
8912 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8913
8914         * configure.in: Select appropriate fragments for PowerPC/AIX.
8915         * configure: Regenerate.
8916
8917         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8918         BOOT_CFLAGS, BOOT_LDFLAGS.
8919         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8920         BOOT_CFLAGS, BOOT_LDFLAGS.
8921         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8922         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8923         (stage): Fail if we cannot complete the work.
8924         * Makefile.in: Regenerate.
8925
8926 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8927
8928         * configure.in: Replace ms1 with mt.
8929         * configure: Rebuilt.
8930
8931 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8932
8933         * MAINTAINERS: Update my email address.
8934
8935 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8936
8937         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8938         install-host-nogcc): Don't invoke $(stage) at the end.
8939         * Makefile.in: Regenerate.
8940
8941 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8942
8943         * configure.in: Flip the top-level bootstrap switch.
8944         * configure: Regenerate.
8945
8946 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8947
8948         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8949         $(stage) and $(unstage).
8950         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8951         (all): Remove stray semicolon.
8952         (local-distclean): Don't handle multilib.tmp and multilib.out.
8953         (install.all): Set $s for consistency.
8954         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8955         check_multilibs setting.  Always make the install directory.
8956         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8957         Correct @if/@endif.
8958         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8959         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8960         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8961         (multilib.out): Remove.
8962         * Makefile.in: Regenerated.
8963
8964 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8965
8966         * MAINTAINERS (Write After Approval): Add myself.
8967
8968 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8969
8970         * MAINTAINERS: Add myself as mt maintainer.
8971
8972         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8973
8974 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8975
8976         * MAINTAINERS: Change email address.
8977
8978 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8979
8980         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8981         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8982         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8983         Find in-tree tools if available.
8984         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8985         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8986         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8987         (COMPILER_*_FOR_TARGET): New.
8988         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8989         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8990         (CONFIGURED_*, USUAL_*): Remove.
8991         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8992         STRIP): Use autoconf substitutions.
8993         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8994         COMPILER_NM_FOR_TARGET): New.
8995         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8996
8997         (all): Make all-host and all-target in parallel.
8998         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8999         that $$r and $$s are set before invoking a recursive make.
9000         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9001         ([+bootstrap-target+]): Inline most of the `all' target.
9002
9003 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9004
9005         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9006         from the gcc build directory.
9007         * Makefile.in: Regenerate.
9008
9009 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9010
9011         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9012         depend on all-libdecnumber.
9013         * configure.in (host_libs): Include libdecnumber.
9014         * Makefile.in: Regenerate.
9015         * configure: Likewise.
9016
9017 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9018
9019         * libdecnumber: Import decNumber sources from the dfp-branch.
9020
9021 2005-11-21  Kean Johnston  <jkj@sco.com>
9022
9023         * config.sub, config.guess: Sync from upstream sources.
9024
9025 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9026
9027         Import from Autoconf sources:
9028
9029         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9030         * config/move-if-change: Don't output "$2 is unchanged";
9031         suggested by Ben Elliston.  Handle weird characters correctly.
9032
9033 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9034
9035         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9036         to match upstream libtool for darwin.
9037
9038 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9039
9040         * Makefile.def: Remove gdb dependencies for gdbtk.
9041         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9042         (configure-gdb, install-gdb): New rules.
9043         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9044         * Makefile.in, configure: Regenerated.
9045
9046 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9047
9048         * MAINTAINERS (Write After Approval): Add myself.
9049
9050 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9051
9052         * MAINTAINERS (Write After Approval): Add myself.
9053
9054 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9055
9056         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9057         Diego Novillo.
9058
9059 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9060
9061         PR bootstrap/24297
9062         * Makefile.tpl (do-[+make-target+], do-check, install,
9063         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9064         are set before recursing.
9065         * Makefile.in: Regenerate.
9066
9067 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9068
9069         PR bootstrap/18939
9070         * Makefile.def (gcc) <target>: Fix thinko.
9071         * Makefile.in: Regenerate.
9072
9073 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9074
9075         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9076         * configure: Regenerate.
9077
9078 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9079
9080         * MAINTAINERS (Write After Approval): Add self.
9081
9082 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9083
9084         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9085         target-libffi, target-qthreads, target-libjava, and
9086         targetlibobjc.
9087         * configure: Regenerate.
9088
9089 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9090
9091         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9092         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9093         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9094         (USUAL_OBJDUMP_FOR_TARGET): New.
9095         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9096         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9097         * configure, Makefile.in: Regenerated.
9098
9099 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9100
9101         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9102         before other host packages.
9103
9104 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9105
9106         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9107
9108 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9109
9110         PR bootstrap/22340
9111
9112         * configure.in (default_target): Remove.
9113         * Makefile.tpl (all): Do not use prerequisites as subroutines
9114         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9115         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9116         use prerequisites as subroutines.
9117         (check-host, check-target): New.
9118         (bootstrap configure & all targets): Do not use stage*-start
9119         if the directory layout is already ok.
9120         (non-bootstrap configure & all targets): Prepend a $(unstage).
9121         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9122         (NOTPARALLEL): Remove.
9123         (unstage, stage variables): New variables.
9124         (unstage, stage targets): Simply expand to those variables.
9125
9126         * configure: Regenerate.
9127         * Makefile.in: Regenerate.
9128
9129 2005-10-04  James E Wilson  <wilson@specifix.com>
9130
9131         * Makefile.def (lang_env_dependencies): Add libmudflap.
9132         * Makefile.in: Regenerate.
9133
9134 2005-10-03  Andreas Schwab  <schwab@suse.de>
9135
9136         Backport from libtool CVS:
9137         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9138
9139         * ltmain.sh: add support for installing into temporary
9140         staging area (e.g. 'make install DESTDIR=...')
9141
9142 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9143
9144         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9145         * configure: Regenerated.
9146
9147 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9148
9149         * configure: Regenerate with the correct
9150         autoconf version.
9151
9152 2005-09-30  Catherine Moore  <clm@cm00re.com>
9153
9154         * configure.in (bfin-*-*): New.
9155         * configure: Regenerated.
9156
9157 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9158
9159         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9160         (LIPO_FOR_TARGET): New.
9161         (CONFIGURED_LIPO_FOR_TARGET): New.
9162         (USUAL_LIPO_FOR_TARGET): New.
9163         (STRIP_FOR_TARGET): New.
9164         (CONFIGURED_STRIP_FOR_TARGET): New.
9165         (USUAL_STRIP_FOR_TARGET): New.
9166         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9167         STRIP_FOR_TARGET.
9168         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9169         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9170         * Makefile.in: Regenerate.
9171         * configure: Regenerate.
9172
9173 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9174
9175         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9176         (rs6000-*-aix*): Same.
9177         * configure: Regenerate.
9178
9179 2005-09-16  Tom Tromey  <tromey@redhat.com>
9180
9181         * MAINTAINERS: Add self as java maintainer.
9182
9183 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9184
9185         * configure.in: Recognize f95 in the --enable-languages option,
9186         and substitute it for fortran, issuing a warning.
9187         * configure: Regenerate.
9188
9189 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9190
9191         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9192         * configure:  Regenerated.
9193
9194 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9195
9196         * MAINTAINERS: Add self as ms1 maintainer.
9197
9198 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9199
9200         * Makefile.def (libssp): Add to lang_env_dependencies.
9201         * Makefile.in: Regenerate.
9202
9203 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9204
9205         * MAINTAINERS: Add myself as middle-end maintainer.
9206
9207 2005-08-17  Christian Groessler  <chris@groessler.org>
9208
9209         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9210         * Makefile.in: Regenerate.
9211
9212 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9213
9214         * MAINTAINERS (write after approval): Added myself.
9215
9216 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9217
9218         * MAINTAINERS (Write After Approval): Add myself.
9219
9220 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9221
9222         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9223         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9224         Look for alternate names of the target cc and c++
9225         * configure: Regenerate.
9226
9227 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9228
9229         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9230         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9231         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9232         tools; remove code to manually set them.
9233         (Target tools): Look in the environment for them.
9234         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9235         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9236         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9237         build directory.
9238         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9239         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9240         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9241         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9242         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9243         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9244         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9245         * configure: Regenerate.
9246         * Makefile.in: Regenerate.
9247
9248 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9249
9250         * MAINTAINERS: Update for removed CPU targets.
9251
9252 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9253
9254         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9255         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9256         * Makefile.in: Regenerated.
9257
9258 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9259
9260         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9261         (CFLAGS_FOR_TARGET): Use it.
9262         (CXXFLAGS_FOR_TARGET): Likewise.
9263         * Makefile.in: Regenerated.
9264         * configure.in (--with-build-sysroot): New option.
9265         * configure: Regenerated.
9266
9267 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9268
9269         * Makefile.tpl: Wrap install between unstage and stage
9270         * Makefile.in: Regenerate.
9271
9272 2005-07-21  Eric Christopher  <echristo@apple.com>
9273
9274         * MAINTAINERS: Update affiliation.
9275
9276 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9277
9278         * MAINTAINERS: Add self as crx port maintainer.
9279
9280 2005-07-20  DJ Delorie  <dj@redhat.com>
9281
9282         * MAINTAINERS: Add self as m32c maintainer.
9283
9284 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9285
9286         * all files: Update FSF address.
9287
9288 2005-07-15  Eric Christopher  <echristo@redhat.com>
9289
9290         * MAINTAINERS: Change affiliation.
9291
9292 2005-07-14  Jim Blandy  <jimb@redhat.com>
9293
9294         * configure.in: Add cases for Renesas m32c.
9295         * configure: Regenerated.
9296
9297 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9298
9299         * COPYING.LIB: Update from fsf.org.
9300
9301 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9302
9303         * COPYING, compile, config.guess,
9304         config.sub, install-sh, missing, mkinstalldirs,
9305         symlink-tree, ylwrap: Sync from upstream sources.
9306         * config-ml.in: Update FSF address.
9307
9308 2005-07-13  Eric Christopher  <echristo@redhat.com>
9309
9310         * configure.in: Add toplevel noconfigdir support for tpf.
9311         * configure: Regenerate.
9312
9313 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9314
9315         PR ada/22340
9316
9317         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9318         * Makefile.in: Regenerate.
9319
9320 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9321
9322         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9323         Brolley to write-after-approval.
9324
9325 2005-07-07  Andreas Schwab  <schwab@suse.de>
9326
9327         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9328         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9329         * Makefile.in: Regenerated.
9330
9331 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9332
9333         * configure.in: Don't build sim or rda when targetting darwin.
9334         * configure: Regenerate.
9335
9336 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9337
9338         * configure.in: Add --enable-libssp and --disable-libssp.
9339         * configure: Regenerate with autoconf-2.13.
9340
9341 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9342
9343         * Makefile.def (target_modules): Add libssp.
9344         * configure.in (target_libraries): Add target-libssp.
9345         * configure: Rebuilt.
9346         * Makefile.in: Rebuilt.
9347
9348 2005-07-01  Zack Weinberg  <zackw@panix.com>
9349
9350         * MAINTAINERS: Change email address.  Resign from maintainership.
9351
9352 2005-07-01  Richard Guenther  <rguenther@suse.de>
9353
9354         * MAINTAINERS: Change my e-mail address and affiliation.
9355
9356 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9357
9358         * Makefile.def (stagefeedback): Come after profile.
9359         Define profiledbootstrap target.
9360         * Makefile.tpl (profiledbootstrap): Remove.
9361         (stageprofile-end): Zap stagefeedback.
9362         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9363         * Makefile.in: Regenerate.
9364
9365 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9366
9367         * MAINTAINERS: Update my email address.
9368
9369 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9370
9371         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9372         In 'cpp' stanza, support '#line' as well as '# '.
9373
9374 2005-06-08  Andreas Schwab  <schwab@suse.de>
9375
9376         * MAINTAINERS: Move myself from 'Write After Approval' to
9377         'CPU Port Maintainers' section as m68k maintainer.
9378
9379 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9380
9381         * configure.in (unsupported_languages): New macro.
9382         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9383         non-ported target libraries in noconfigdirs.
9384         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9385         non-linux-gnu.  Remove libgcj_ex_libffi.
9386         <lang_frag loop>: Set add_this_lang=no if the language is in
9387         unsupported_languages.
9388         * configure: Regenerate.
9389
9390 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9391
9392         * configure.in: Fix typo in handling of --with-mpfr-dir.
9393         * configure: Regenerate.
9394
9395 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9396
9397         * MAINTAINERS: Update my email address.
9398
9399 2005-06-02  Jim Blandy  <jimb@redhat.com>
9400
9401         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9402         accepted into the master sources.)
9403
9404 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9405             Michael Snyder  <msnyder@redhat.com>
9406             Stan Cox  <scox@redhat.com>
9407
9408         * configure.in: Set noconfigdirs for ms1.
9409
9410         * configure: Regenerate.
9411
9412 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9413
9414         * MAINTAINERS (Write After Approval): Add self.
9415
9416 2005-06-01  Josh Conner  <jconner@apple.com>
9417
9418         * MAINTAINERS (Write After Approval): Add self.
9419
9420 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9421
9422         * MAINTAINERS: Update my email address.
9423
9424 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9425
9426         * MAINTAINERS (Write After Approval): Add self.
9427
9428 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9429
9430         * MAINTAINERS (Write After Approval): Remove self.
9431
9432 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9433
9434         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9435         (Dependencies): Consider target modules for bootstrap dependencies.
9436         Make target bootstrap modules depend on each stage's gcc.
9437         * Makefile.in: Regenerate.
9438
9439 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9440
9441         * Makefile.def (configure-gcc): Depend on binutils having been built.
9442         (all-gcc): No need to do it here.
9443         * Makefile.in: Regenerate.
9444
9445 2005-05-19  Paul Brook  <paul@codesourcery.com>
9446
9447         * configure.in: Rewrite misleading error message when requested
9448         language cannot be built.
9449         * configure: Regenerate.
9450
9451 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9452
9453         * ylwrap: Import from Automake 1.9.5.
9454
9455 2005-05-13  David Ung  <davidu@mips.com>
9456
9457         * MAINTAINERS (Write After Approval): Add self.
9458
9459 2005-05-09  Mike Stump  <mrs@apple.com>
9460
9461         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9462         lt_cv_sys_max_cmd_len for now.
9463
9464 2005-05-09  Stan Cox  <scox@redhat.com>
9465
9466         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9467
9468 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9469
9470         * README.SCO: Update the URL.
9471
9472 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9473
9474         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9475         with_gnu_ld to libtool.
9476         * ltcf-c.sh (aix[45]): Define file_list_spec.
9477         * ltcf-cxx.sh (aix[45]): Same.
9478         * ltcf-gcj.sh (aix[45]): Same.
9479         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9480         exists, write list of input files to temporary file.
9481
9482 2005-05-04  Mike Stump  <mrs@apple.com>
9483
9484         * configure.in: Always pass --target to target configures as
9485         otherwise rebuilds that do --recheck will fail.
9486         * confiugure: Rebuilt.
9487
9488 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9489
9490         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9491         STAGE_HOST_EXPORTS.
9492         (configure, all): Add bootstrap support.
9493         (Host modules, target modules): Pass post-stage1 flags and exports.
9494         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9495         * Makefile.in: Regenerate.
9496
9497 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9498
9499         * configure: Regenerate.
9500
9501 2005-04-27  Mike Stump  <mrs@apple.com>
9502
9503         * MAINTAINERS: Add self as darwin maintainer.
9504
9505 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9506
9507         * config.sub: Update from master copy.
9508
9509 2005-04-21  Mike Stump  <mrs@apple.com>
9510
9511         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9512         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9513
9514 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9515
9516         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9517         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9518         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9519         "*-*-elf" and "*-*-linux*".
9520         * configure: Regenerate.
9521
9522 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9523
9524         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9525
9526 2005-04-12  Mike Stump  <mrs@apple.com>
9527
9528         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9529
9530 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9531
9532         * MAINTAINERS (Write After Approval): Add myself.
9533
9534 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9535
9536         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9537
9538 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9539
9540         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9541         (TARGET_CONFIGARGS): Include --with-target-subdir.
9542         (configure, all): New macros.  Use them throughout.
9543         * Makefile.in: Regenerate.
9544
9545 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9546
9547         * MAINTAINERS (Write After Approval): Add myself.
9548
9549 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9550
9551         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9552
9553 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9554
9555         * MAINTAINERS: Move John Carr to Write After Approval.
9556
9557 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9558
9559         * config/mh-mingw32: Delete.
9560         * configure.in: Don't use it.
9561         * configure: Regenerate.
9562
9563 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9564
9565         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9566         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9567         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9568         (HOST_LIB_PATH): Generate from Makefile.def.
9569         (TARGET_LIB_PATH): Likewise.
9570         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9571         * Makefile.in: Regenerate.
9572         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9573         (RPATH_ENVVAR): Include Darwin case.
9574         * configure: Regenerate.
9575
9576 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9577
9578         * MAINTAINERS (Various Maintainers): Remove self.
9579         (Write After Approval): Add self.
9580
9581 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9582
9583         * MAINTAINERS (Various Maintainers): Add self.
9584
9585 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9586
9587         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9588         * configure: Regenerate.
9589
9590 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9591
9592         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9593         gcc_version, and gcc_version_trigger from set of flags to pass.
9594         * Makefile.tpl: Remove definitions of above variables.
9595         (config.status): Remove dependency on $(gcc_version_trigger).
9596         * Makefile.in: Regenerate.
9597         * configure.in: Do not reference config/gcc-version.m4 nor
9598         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9599         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9600         * configure: Regenerate.
9601
9602 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9603             Andrew Pinski  <pinskia@physics.uc.edu>
9604
9605         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9606         * Makefile.in: Regenerate.
9607
9608 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9609
9610         * MAINTAINERS (Write After Approval): Add myself.
9611
9612 2005-03-03  David Ayers  <d.ayers@inode.at>
9613
9614         * MAINTAINERS (Write After Approval): Add myself.
9615
9616 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9617
9618         PR libgcj/20160
9619         * ltmain.sh: Avoid creating archives with components that have
9620         duplicate basenames.
9621
9622 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9623
9624         PR bootstrap/20250
9625         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9626         instead of check.
9627         * Makefile.in: Regenerate.
9628
9629 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9630
9631         * Makefile.in: Regenerate to fix conflict between the previous two
9632         patches.
9633
9634 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9635
9636         PR bootstrap/17383
9637         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9638         * Makefile.tpl (HOST_SUBDIR): New substitution.
9639         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9640         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9641         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9642         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9643         (Host modules, Bootstrapped modules): Use it.
9644         (Build modules, Target modules): Do not create symlink trees,
9645         always configure out-of-srcdir.
9646         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9647         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9648         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9649         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9650
9651         * Makefile.in: Regenerate.
9652         * configure: Regenerate.
9653
9654 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9655
9656         Merged from libada-gnattools-branch:
9657         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9658
9659         * gnattools: New directory.
9660         * Makefile.def: Add gnattools as a module, depending on target-libada.
9661         * Makefile.in: Regenerate.
9662         * configure.in: Include gnattools in host_tools; disable it if ada
9663         is disabled.
9664         * configure: Regenerate.
9665
9666 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9667
9668         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9669         treelang maintainer.
9670         (Write After Approval): Remove myself.
9671
9672 2005-02-23  Paul Schlie  <schlie@comcast.net>
9673
9674         * configure.in: Allow darwin targeted ports to build tk, itcl and
9675         libgui.
9676         * configure: Regenerate.
9677
9678 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9679
9680         PR libgcj/10353
9681         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9682         * configure: Regenerate.
9683
9684 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9685
9686         * MAINTAINERS (Write After Approval): Add myself.
9687
9688 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9689
9690         * MAINTAINERS: Update my e-mail address.
9691
9692 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9693
9694         * MAINTAINERS (Write After Approval): Add myself.
9695
9696 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9697
9698         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9699         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9700         target-libgloss when not *-*-elf and *-*-aout.
9701         * configure: Regenerate.
9702
9703 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9704
9705         * MAINTAINERS: Remove obsolete entries.
9706
9707         * MAINTAINERS (Write After Approval): Add Michael Matz.
9708
9709 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9710
9711         * MAINTAINERS: Remove self as cpplib maintainer.
9712
9713 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9714
9715         * install-sh, config.sub: Import from upstream.
9716
9717 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9718
9719         PR bootstrap/18222
9720         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9721         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9722         * Makefile.in: Regenerate.
9723
9724 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9725
9726         * MAINTAINERS: Update my email address.
9727
9728 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9729             Andreas Schwab  <schwab@suse.de>
9730
9731         PR bootstrap/18033
9732         * config-ml.in: Eval option if surrounded by single quotes.
9733
9734 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9735
9736         Revert 2004-12-28 Makefile changes, a better fix will be
9737         applied to mainline and src after GCC 4.0 branches.
9738
9739 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9740
9741         PR bootstrap/17383
9742
9743         * Makefile.def (target_modules): Remove stage parameter,
9744         it is always true now.
9745         * Makefile.tpl (configure-build-[+module+],
9746         configure-target-[+module+]): Always build symlink tree
9747         for the directory and for include.  BUILD_SUBDIR and
9748         TARGET_SUBDIR cannot be . anymore.
9749         * Makefile.in: Regenerate.
9750
9751 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9752
9753         Revert 2004-12-08 Makefile changes.
9754
9755 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9756
9757         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9758         cygwin, mingw.
9759
9760 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9761
9762         * configure.in (sh64-*-*): Reenable gprof.
9763         * configure: Regenerate.
9764
9765 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9766
9767         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9768         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9769         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9770         * Makefile.in: Regenerate.
9771
9772 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9773
9774         * MAINTAINERS: Update my email address.
9775
9776 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9777
9778         * Makefile.tpl: Generate normal dependencies if the LHS module is
9779         not bootstrapped.
9780         * Makefile.in: Regenerate.
9781
9782 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9783
9784         * configure.in: Include config/gxx-include-dir.m4.  Use
9785         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9786         * configure: Regenerate.
9787
9788 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9789
9790         * config.if: Delete.
9791         * configure.in: Set libstdcxx_incdir directly.
9792         * configure: Regenerate.
9793
9794 2004-12-02  Eric Christopher  <echristo@redhat.com>
9795
9796         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9797         * Makefile.in: Regenerate.
9798
9799 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9800
9801         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9802         * configure: Regenerate.
9803
9804 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9805
9806         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9807         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9808         * configure: Regenerate.
9809
9810 2004-12-01  Eric Christopher  <echristo@redhat.com>
9811
9812         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9813         of things to remove.
9814
9815 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9816
9817         * MAINTAINERS (Write After Approval): Update my e-mail address.
9818
9819 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9820
9821         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9822         from CVS libtool to always pass_all.
9823
9824 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9825
9826         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9827         (hppa*64*-*-*): Delete incorrect comment.
9828         * configure: Rebuilt.
9829
9830 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9831
9832         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9833
9834 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9835
9836         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9837         from CVS libtool to always pass_all.
9838
9839 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9840
9841         * install-sh, compile: Import from automake.
9842
9843 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9844
9845         * config.guess, config.sub:  Import from savannnah.
9846
9847 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9848
9849         * MAINTAINERS (Write After Approval): Add myself
9850
9851 2004-11-12  Mike Stump  <mrs@apple.com>
9852
9853         * Makefile.def: Add html support.
9854         * Makefile.tpl: Likewise.
9855         * Makefile.in: Regenerate.
9856
9857 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9858
9859         PR 18423
9860         * configure.in: Remove all instances of build-fixincludes from
9861         noconfigdirs.
9862         (build_configargs): Supply --target to subdirectories.
9863         * configure: Regenerate.
9864
9865         * Makefile.def: Make gcc install depend on fixincludes install.
9866         * Makefile.in: Regenerate.
9867
9868 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9869
9870         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9871
9872 2004-11-11  Paul Brook  <paul@codesourcery.com>
9873
9874         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9875
9876 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9877
9878         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9879         target-libgfortran.
9880         * configure: Regenerate.
9881
9882 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9883
9884         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9885         like CC.
9886
9887 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9888
9889         * Makefile.def (host fixincludes): Specify missing targets.
9890         * Makefile.in: Regenerate.
9891
9892 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9893
9894         * MAINTAINERS: Add myself
9895
9896 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9897
9898         * MAINTAINERS (Write After Approval): Add myself.
9899
9900 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9901
9902         * Makefile.def: Build fixincludes for the host, too.
9903         * Makefile.in: Regenerate.
9904         * configure.in (host_tools): Add fixincludes.
9905         * configure: Regenerate.
9906
9907 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9908
9909         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9910         * configure: Regenerated.
9911
9912 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9913
9914         PR other/17783
9915         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9916         * configure: Regenerated.
9917
9918 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9919
9920         * README.SCO: Update per FSF instructions.
9921
9922 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9923
9924         PR target/18151
9925         * configure.in (case ${target}): Do not build fixincludes for avr.
9926         * configure: Regenerated.
9927
9928 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9929
9930         * configure.in (case ${target}): Do not build fixincludes
9931         on platforms where it is not used.
9932         * configure: Regenerated.
9933
9934 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9935
9936         * configure.in: Use an absolute path to install-sh.
9937         * configure: Regenerated.
9938
9939 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9940
9941         * MAINTAINERS (Write After Approval): Add myself.
9942
9943 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9944
9945         * MAINTAINERS: Remove from Write After Approval those that are
9946         already maintainers.
9947
9948 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9949
9950         * MAINTAINERS:  Update my email address.
9951
9952 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9953
9954         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9955         * configure: Regenerate.
9956
9957 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9958
9959         * MAINTAINERS:  Update my email address.
9960
9961 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9962
9963         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9964         entries belonging to this category.
9965
9966 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9967
9968         * MAINTAINERS: Update my e-mail address.
9969
9970 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9971
9972         Fix wrong conflict resolution in:
9973
9974         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9975
9976         * Makefile.in: Regenerate.
9977         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9978         in the recursive `make', instead of hardwiring `all'.
9979         (Autogenerated TARGET-* variables): New.
9980
9981 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9982
9983         * configure.in: Enable target-libgloss for crx-*-*.
9984         * configure: Regenerate.
9985
9986 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9987
9988         * MAINTAINERS (Various Maintainers): Move the "windows,
9989         cygwin, mingw" maintainer to ...
9990         (OS Port Maintainers): ... here.
9991
9992 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9993
9994         * MAINTAINERS (Write After Approval): Remove those that are
9995         maintainers of some subsystem.
9996
9997 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9998
9999         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10000         * ltcf-cxx.sh (tpf*): Likewise.
10001         * ltconfig (tpf*): Add TPF OS configuration support.
10002
10003 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10004
10005         * MAINTAINERS: Change my email address to my new work account.
10006
10007 2004-09-24  Michael Roth  <mroth@nessie.de>
10008
10009         * configure.in (--without-headers): Add missing double quotes.
10010         * configure: Regenerate.
10011
10012 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10013
10014         * ylwrap: Revert to previous version.
10015
10016 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10017
10018         PR bootstrap/17369
10019         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10020         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10021         SET_GCC_LIB_PATH_CMD.
10022         (BASE_TARGET_EXPORTS): Likewise.
10023         * Makefile.in: Regenerated.
10024
10025         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10026         * configure: Regenerated.
10027
10028 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10029
10030         * config.guess: New upstream version
10031         * compile, depcomp, install-sh, ylwrap: Likewise.
10032
10033 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10034
10035         * config/mh-x86omitfp: New host makefile fragment.  Add
10036         -fomit-frame-pointer to the default BOOT_CFLAGS.
10037         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10038         * configure: Regenerate.
10039
10040 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10041
10042         PR target/11572
10043         * configure.in (*-*-darwin*): Renable libobjc.
10044         * configure: Regenerate.
10045
10046 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10047
10048         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10049
10050 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10051
10052         * Makefile.def: Remove libbanshee.
10053         * Makefile.tpl: Ditto.
10054         * configure.in: Ditto.
10055         * Makefile.in: Regen.
10056         * configure: Ditto.
10057
10058 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10059
10060         * ltmain.sh: Use $pic_object as $non_pic_object if
10061         $non_pic_object=none.
10062
10063 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10064
10065         * missing: Import latest version from master repository.
10066
10067 2004-09-06  Nick Clifton  <nickc@redhat.com>
10068
10069         * config.sub: Import latest version from master repository.
10070         * config.guess: Likewise.
10071         This includes these changes:
10072
10073         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10074
10075         * config.sub: Handle crisv32, alias etraxfs.
10076         * config.guess (crisv32:Linux:*:*): Handle.
10077
10078         2004-08-13  Brad Smith  <brad@comstyle.com>
10079
10080         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10081         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10082
10083         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10084
10085         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10086         assume the processor is a powerpc.  This is because coreutils
10087         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10088         in this case, due to a MacOS X bug that causes
10089         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10090         to return a negative number.
10091         Problem reported by Petter Reinholdtsen in:
10092         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10093
10094         2004-07-19  Ben Elliston  <bje@gnu.org>
10095
10096         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10097
10098         2004-06-24  Ben Elliston  <bje@gnu.org>
10099
10100         * config.guess: Update copyright years.
10101         * config.sub: Likewise.
10102
10103         2004-06-22  Robert Millan  <robertmh@gnu.org>
10104
10105         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10106         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10107
10108         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10109
10110         * config.guess (*:*VMS:*:*): New entry. Replaces
10111         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10112         manufacturer.
10113
10114         2004-06-22  Ben Elliston  <bje@gnu.org>
10115
10116         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10117         * config.sub: Likewise.
10118
10119         2004-06-22  Ben Elliston  <bje@gnu.org>
10120
10121         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10122         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10123
10124         2004-06-11  Ben Elliston  <bje@gnu.org>
10125
10126         * config.guess (pegasos:OpenBSD:*:*): Remove.
10127
10128         2004-06-11  Ben Elliston  <bje@gnu.org>
10129
10130         From Wouter Verhelst <wouter@grep.be>:
10131         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10132
10133         2004-06-11  Ben Elliston  <bje@gnu.org>
10134
10135         * config.guess (luna88k:OpenBSD:*:*): New.
10136
10137         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10138
10139         * config.guess (m32r*:Linux:*:*): New case.
10140         * config.sub: Handle m32rle.
10141
10142         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10143
10144         From Jens Petersen  <petersen@redhat.com>:
10145         * config.sub: Handle sparcv8.
10146
10147         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10148
10149         From Tom Smith <smith@cag.lkg.hp.com>:
10150         * config.guess: Version suffixes are equally significant on Tru64
10151         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10152         prefix of "P" (patched kernel).
10153
10154         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10155
10156         * config.sub: Add support for National Semiconductor CRX target.
10157
10158 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10159
10160         * MAINTAINERS (Various Maintainers): Remove myself as web page
10161         maintainer, add myself as maintainer of build status lists.
10162
10163 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10164
10165         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10166         *-*-netware, but add target-libmudflap.
10167         Consolidate *-*-netware targets (of which really only i?86 exists)
10168         into a single entry.
10169         * configure: Likewise.
10170
10171 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10172
10173         * Makefile.tpl (sorry): Remove.
10174         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10175         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10176         (do-clean): Clean per-stage directories too.
10177         (do-distclean): Run distclean-stage1 too.
10178         (.NOTPARALLEL): Enable during toplevel bootstrap.
10179         (stage[+id+]-bubble): Enable parallel execution during
10180         the recursive invocation.
10181         * Makefile.in: Regenerate.
10182
10183         Fix previous checkin:
10184
10185         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10186         include.
10187         * configure.in: Fix indentation.
10188         * configure: Regenerate.
10189
10190 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10191
10192         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10193         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10194         * configure: regenerate
10195         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10196         -mdynamic-no-pic
10197
10198 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10199
10200         * Makefile.def (build_modules): Add fixincludes.
10201         (dependencies): Make gcc depend on fixincludes.
10202         * configure.in (build_tools): Add fixincludes.
10203         (build_configdirs): Always include build_libs.
10204         * Makefile.in: Regenerate.
10205         * configure: Regenerate.
10206
10207 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10208
10209         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10210         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10211         phony targets; do not generate timestamp files.
10212         (distclean-stageN): Remove references to their timestamp files.
10213         (restageN, touch-stageN): Remove.
10214         (stageN-bubble): Rewritten.
10215         (compare): Support lean bootstraps.
10216         * Makefile.in: Regenerate.
10217
10218         * configure.in: Only warn when bootstrapping but
10219         build != host or build != target.  Support lean bootstraps.
10220         * configure: Regenerate.
10221
10222 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10223
10224         * configure.in:  Give a better error message if GMP/MPFR are missing
10225         and a language needing them has been requested.
10226         * configure:  Regenerated.
10227
10228 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10229
10230         * configure.in:  Print a list of available language front-ends if
10231         a requested one is missing.  Tidy stray tab characters.
10232         * configure:  Regenerated.
10233
10234 2004-08-19  Michael Koch  <konqueror@gmx.de>
10235
10236         * gcc/doc/install.texi: Update entry about automake for libjava.
10237
10238 2004-08-17  Robert Millan  <robertmh@gnu.org>
10239
10240         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10241         (instead of FreeBSD).
10242         * configure: Regenerate.
10243
10244 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10245
10246         * Makefile.in: Regenerate.
10247         * configure: Regenerate.
10248
10249         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10250         stage_*_flags.
10251         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10252         for bootstrapped modules if toplevel bootstrap is going.
10253         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10254         modules.  Adjust for changes in Makefile.def.  Enable several
10255         rules even in non-bootstrap mode, just to avoid peppering the
10256         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10257         (stage-[+prev+]-bubble): Remove.
10258
10259         * Makefile.def (Dependencies): Depend on all-build-bison,
10260         all-build-flex, all-build-byacc, all-build-texinfo, rather
10261         than the host variations.
10262         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10263         with BUILD_SUBDIR.
10264         (BISON): Update for recent Bisons.
10265         (YACC): Fix typo.
10266         (cross): Depend on all-build.
10267         (all): Do not depend on all-build.
10268         (prebootstrap): Remove.
10269         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10270         (Prebootstrap dependencies): Add them to the per-stage targets
10271         and to all-prebootstrap.
10272         * configure.in (build_configdirs): Always enable build_tools.
10273         (BUILD_DIR_PREFIX): Remove.
10274
10275         * Makefile.def (gcc): Add target variable.
10276         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10277         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10278         in the recursive `make', instead of hardwiring `all'.
10279         (Autogenerated TARGET-* variables): New.
10280
10281 2004-08-13  Brian Booth  <bbooth@redhat.com>
10282
10283         * MAINTAINERS: Remove myself from write-after-approval.
10284
10285 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10286
10287         * src-release: Stop distributing mmalloc with gdb (which doesn't
10288         use it).
10289         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10290         * Makefile.in: Regenerate.
10291
10292 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10293
10294         * configure.in (arm*-*-eabi*): New target.
10295         * configure: Regenerate.
10296
10297 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10298
10299         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10300         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10301         (Dependencies): New section.
10302         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10303         (configure-target-[+module+]): Depend on maybe-all-gcc
10304         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10305         (toplevel profiledbootstrap): Fix dependencies.
10306         * Makefile.in: Regenerate.
10307
10308 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10309
10310         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10311         target-libiberty to noconfigdirs.
10312         * configure: Regenerate.
10313
10314 2004-08-03  Paul Brook  <paul@codesourcery.com>
10315
10316         * configure.in: Check for MPFR as well as GMP.
10317         * configure: Regenerate.
10318
10319 2004-08-01  Robert Millan  <robertmh@gnu.org>
10320
10321         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10322         libmudflap for all GNU-based systems (with Glibc).
10323         * configure: Regenerate.
10324
10325 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10326
10327         * Makefile.def (host-modules): Add gcc.
10328         * Makefile.in: Regenerate.
10329         * Makefile.tpl (sorry): New rule.
10330         (configure-host, all-host, [+make_target+]-host, do-check,
10331         install-host): Do not add gcc as a special case.
10332         (host modules): Add a small special-casing for gcc.  Export
10333         extra_make_flags through the environment.
10334         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10335         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10336         other recursive targets for gcc): Remove.
10337
10338         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10339         (stage, unstage): New rules.
10340         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10341         distclean-stage[+id+]): Use stage_current.
10342         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10343         the stage*-start rules.
10344
10345 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10346
10347         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10348         use -all_load flag.
10349
10350 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10351
10352         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10353         * configure: Regenerate.
10354
10355 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10356
10357         * maintainer-scripts/gcc_release: Revert yesterday's change.
10358
10359 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10360
10361         * MAINTAINERS: Add myself to write-after-approval.
10362
10363 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10364
10365         * libf2c: Removed.
10366         * gcc/gccbug.in: Updated because of libf2c removal.
10367         * maintainer-scripts/gcc_release: Ditto.
10368
10369 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10370
10371         * configure.in: Build libmudflap by default on FreeBSD.
10372         * configure: Regenerated.
10373
10374 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10375
10376         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10377         systems.
10378         * configure: Regenerated.
10379
10380 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10381
10382         PR target/16344
10383         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10384         feedback based compiler.
10385         * Makefile.in: Rebuilt.
10386
10387 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10388
10389         * Makefile.def (host_modules): Set bootstrap=true for flex.
10390         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10391         * Makefile.in: Rebuilt.
10392
10393 2004-07-07  Jan Hubicka  <jh@suse.cz>
10394
10395         * MAINTAINERS: Add self as a profile feedback maintainer.
10396
10397 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10398
10399         * configure.in:  Do not prepend $srcdir to /dev/null in
10400         makefile fragments.
10401         * configure:  Regenerate.
10402
10403 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10404
10405         * Makefile.def (build_modules): Add bison, byacc, flex,
10406         m4, texinfo.
10407         (flags_to_pass): Add FLEX.
10408         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10409         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10410         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10411         DEFAULT_MAKEINFO): Remove.
10412         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10413         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10414         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10415         objdir or else use configured tool.
10416         (all-build): New.
10417         (all): Depend on it.
10418         (Build module dependencies): Add.
10419         * Makefile.in: Regenerate.
10420         * configure.in: Better support for multiple build modules,
10421         matching what is done for host/target modules.  Do not look
10422         for "plausible" locations of build tools if Canadian cross.
10423         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10424         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10425         * configure: Regenerate.
10426
10427 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10428
10429         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10430         * Makefile.in: Regenerate.
10431
10432 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10433
10434         * Makefile.tpl (configure-build-[+module+],
10435         configure-[+module+], configure-target-[+module+]): Pass
10436         [+extra_configure_args+].
10437         (all-build-[+module+], all-[+module+], check-[+module+],
10438         install-[+module+], [+make_target+]-[+module+],
10439         all-target-[+module+], check-target-[+module+],
10440         install-target-[+module+], [+make_target+]-target-[+module+]):
10441         Pass [+extra_make_args+].
10442         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10443         (GCC_HOST_EXPORTS): Remove.
10444         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10445         cross, check-gcc, check-gcc-c++, install-gcc,
10446         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10447         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10448         * Makefile.in: Regenerate.
10449
10450 2004-06-21  Matthew Sachs  <msachs@apple.com>
10451
10452         * MAINTAINERS: Added self to write-after-approval.
10453
10454 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10455
10456         * configure.in: Check for srcdir/winsup rather than build directory
10457         winsup.
10458         * configure: Regenerate.
10459
10460 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10461
10462         * configure.in: Don't build Cygwin native newlib if winsup
10463         directory is missing.  Emit warning instead.
10464         * configure: Regenerate.
10465
10466 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10467
10468         * Makefile.tpl (touch-stage[+id+]): New.
10469         (restage[+prev+]): Depend on touch-stage[+id+].
10470
10471         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10472         Use it throughout.
10473
10474         * Makefile.def: Add profile and feedback bootstrap stages.
10475         Remove next field from bootstrap stages.
10476         * Makefile.tpl (LN, LN_S): Substitute.
10477         (stageN-start, stageN-end): Use double-colon rules, to
10478         provide a hook for additional setup commands.
10479         (distclean-stageN-gcc, restageN): Create dependencies from
10480         [+prev+], not from [+next+].
10481         (stageN-bubble): Add commands for successive stages from
10482         [+prev+], using double-colon rules.
10483         (all-stageN-gcc): Fix typo.
10484         (stagefeedback-start, profiledbootstrap): New.
10485         * Makefile.in: Regenerate.
10486         * configure.in: Call ACX_PROG_LN.
10487         * configure: Regenerate.
10488
10489 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10490
10491         * MAINTAINERS (Write After Approval): Add myself.
10492
10493 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10494
10495         * MAINTAINERS (Write After Approval): Add myself.
10496
10497 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10498
10499         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10500         without gcc.
10501         * configure: Regenerate.
10502
10503 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10504
10505         * Makefile.tpl: Fix typo.
10506         * Makefile.in: Regenerate.
10507
10508 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10509
10510         * configure.in: Remove new- prefix from toplevel
10511         bootstrap targets.
10512         * configure: Regenerate.
10513
10514 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10515
10516         * Makefile.tpl (all.normal): Rename to all.
10517         (all): Replace with a rule to pick the default
10518         target from configure.
10519         (all-gcc, configure-gcc): Use conditionals to
10520         do nothing when toplevel bootstrap is going on.
10521         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10522         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10523         * configure.in: Support --enable-bootstrap.
10524
10525         * Makefile.def: Remove new- prefix from toplevel
10526         bootstrap targets.
10527         * Makefile.tpl: Likewise.
10528
10529         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10530         target.
10531
10532         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10533         $(RECURSE_FLAGS) to recursive invocation of make.
10534
10535         * Makefile.in: Regenerate.
10536         * configure: Regenerate.
10537
10538 2004-05-30  Andreas Jaeger  <aj@suse.de>
10539             Jim Wilson  <wilson@specifixinc.com>
10540
10541         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10542         like CC.
10543
10544 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10545
10546         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10547         * configure: Regenerate.
10548
10549 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10550
10551         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10552         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10553         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10554         targets.
10555         * Makefile.in: Regenerate.
10556
10557 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10558
10559         * configure.in: Test the ability to symlink directories.
10560         * configure: Regenerate.
10561
10562         * Makefile.def (bootstrap-stage): New definitions.
10563         * Makefile.tpl (configure-stage1-gcc,
10564         configure-stage2-gcc, configure-stage3-gcc,
10565         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10566         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10567         new-restage3, compare): Autogenerate, see Makefile.in
10568         entry for behavioral changes.
10569         (distclean-stage1, new-stage1-start, new-stage1-end,
10570         new-stage1-bubble, distclean-stage2, new-stage2-start,
10571         new-stage2-end, new-stage2-bubble, distclean-stage3,
10572         new-stage3-start, new-stage3-end): New autogenerated targets.
10573         (objext, prebootstrap, BOOT_CFLAGS,
10574         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10575         targets.
10576
10577         * Makefile.in: Regenerate.
10578         (distclean-stage1, new-stage1-start, new-stage1-end,
10579         new-stage1-bubble, distclean-stage2, new-stage2-start,
10580         new-stage2-end, new-stage2-bubble, distclean-stage3,
10581         new-stage3-start, new-stage3-end): New targets.
10582         (all-stage1-gcc): Move prebootstrap dependency from here...
10583         (configure-stage1-gcc): ...to here.
10584         (new-bootstrap): Use bubble targets.
10585         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10586         Use per-stage distclean targets.
10587         (configure-stage1-gcc, configure-stage2-gcc,
10588         configure-stage3-gcc, all-stage1-gcc,
10589         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10590         Use new-stageN-start to prepare the tree.
10591
10592 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10593
10594         * Makefile.def (host_modules): add libcpp.
10595         * Makefile.tpl: Add dependencies on and for libcpp.
10596         * Makefile.in: Regenerate.
10597         * configure.in: Add libcpp host module.
10598         * configure: Regenerate.
10599
10600 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10601
10602         * Makefile.tpl: Whenever a recursive target is defined, wrap
10603         it in a special @if/@endif block, and prepare its maybe
10604         dependency in the @if/@endif block
10605         * configure.in: Instead of writing maybe dependencies, remove
10606         the @if/@endif statements, and remove the @if/@endif blocks
10607         that remain.
10608         * configure: Regenerate.
10609         * Makefile.in: Regenerate.
10610
10611 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10612
10613         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10614
10615 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10616
10617         PR bootstrap/15120
10618         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10619         * */configure: Rebuilt.
10620
10621 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10622
10623         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10624         of libf2c.
10625         * configure, Makefile.in: Regenerate.
10626
10627 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10628
10629         * MAINTAINERS (Write After Approval): Add myself.
10630
10631 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10632
10633         Merge from tree-ssa-20020619-branch.
10634
10635         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10636         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10637         (HOST_GMPLIBS): Define.
10638         (HOST_GMPINC): Define.
10639         (TARGET_LIB_PATH): Add libmudflap.
10640         (GFORTRAN_FOR_TARGET): Define.
10641         (configure-build*): Export GFORTRAN.
10642         (configure-gcc): Export GMPLIBS and GMPINC.
10643         (all-gcc): Add maybe-all-libbanshee.
10644         (configure-target-libgfortran): Define.
10645         * Makefile.in: Regenerate.
10646         * configure.in (host_libs): Add libbanshee.
10647         (target_libraries): Add target-libmudflap and target-libgfortran.
10648         Add --with-libbanshee.
10649         Handle --disable-libmudflap.
10650         (*-*-freebsd*): Use with_gmp.
10651         Add $(libgcj) to noconfigdirs.
10652         * configure: Regenerate.
10653         * depcomp: New file.
10654         * MAINTAINERS: Add tree-ssa maintainers.
10655
10656 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10657
10658         * MAINTAINERS (Various Maintainers): Add myself.
10659
10660 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10661
10662         * MAINTAINERS (Write After Approval): Add myself.
10663
10664 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10665
10666         * MAINTAINERS (Write After Approval): Add myself.
10667
10668 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10669
10670         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10671         * configure: Regenerate.
10672
10673 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10674
10675         Revert:
10676         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10677
10678         * Makefile.def (flags_to_pass): Remove *dir variables that
10679         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10680         as well as prefix and exec_prefix.
10681         * Makefile.in: Regenerate.
10682
10683 2004-04-26  Robert Millan  <robertmh@gnu.org>
10684
10685         Add patches from libtool CVS.
10686         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10687         * ltconfig: Likewise.
10688         * ltcf-c.sh: Likewise.
10689         * ltcf-cxx.sh: Likewise.
10690         * ltcf-gcj.sh: Likewise.
10691
10692 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10693
10694         * Makefile.def (host_modules): Mark with the bootstrap
10695         flag packages on which gcc depends.
10696         * Makefile.tpl (all-bootstrap): Use it.
10697         * Makefile.in: Regenerate.
10698
10699 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10700
10701         * Makefile.def (flags_to_pass): Remove *dir variables that
10702         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10703         as well as prefix and exec_prefix.
10704         * Makefile.in: Regenerate.
10705
10706 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10707
10708         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10709         * configure: Regenerate.
10710         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10711         * gcc/Makefile.tpl (compare): Use the result of the test.
10712         * gcc/Makefile.in: Regenerate.
10713
10714 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10715
10716         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10717         Always relocate gcc and prev-gcc to the original names, even
10718         if the build fails.
10719         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10720         New targets.
10721
10722 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10723
10724         * MAINTAINERS: Update my email address.
10725
10726 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10727
10728         * configure.in (mips*-*-irix5*): Enable ld.
10729         * configure: Regenerate.
10730
10731 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10732
10733         * configure: Regenerate.
10734
10735 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10736
10737         * Makefile.tpl (configure-[+module+], configure-gcc,
10738         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10739         Set and export LDFLAGS.
10740         * Makefile.in: Regenerate.
10741
10742 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10743
10744         * MAINTAINERS: Add myself to write-after-approval.
10745
10746 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10747
10748         PR bootstrap/14871
10749         * Makefile.tpl: If we don't have built-in-tree target tools,
10750         use the ones found by configure rather than hacking around with
10751         program_transform_name.
10752         * configure.in: Give Makefile.tpl the information necessary
10753         to do that.
10754         * Makefile.in: Regenerate.
10755         * configure: Regenerate.
10756
10757 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10758
10759         PR bootstrap/14760
10760         * configure.in: When computing baseargs, strip *all* copies of
10761         offending options.  Also, don't match/substitute the trailing space,
10762         so that this actually works when two similar options are separated by
10763         only one space.
10764         * configure: Regenerate.
10765
10766 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10767
10768         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10769         (rs6000-*-aix*): Same.
10770         * configure: Regenerate.
10771
10772 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10773
10774         * MAINTAINERS: Add myself to write-after-approval.
10775
10776 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10777
10778         * MAINTAINERS: Add myself to write-after-approval.
10779
10780 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10781
10782         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10783         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10784         * Makefile.in: Regenerate.
10785
10786         * configure.in (top level bootstrap support): Rework --enable-werror
10787         to set @stage2_werror_flag@.
10788         * configure: Regenerate.
10789         * Makefile.tpl (top level bootstrap support): Pass
10790         @stage2_werror_flag@ down to configure in stages 2 and 3.
10791         * Makefile.in: Regenerate.
10792
10793 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10794
10795         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10796         for stages 2 and 3 as well as in make.  As a consequence, remove
10797         OUTPUT_OPTION (now detected by configure) from the flags passed down
10798         to make.
10799         * Makefile.in: Regenerate.
10800
10801         * Makefile.tpl (new-bootstrap): Fix typo.
10802         * Makefile.in: Regenerate.
10803
10804 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10805
10806         * Makefile.tpl: Rearrange by moving recursive_targets rules
10807         into their proper sections.
10808         * Makefile.tpl (top level bootstrap support): Move disabling
10809         of coverage flags from 'make' to 'configure'; improve comments.
10810         * Makefile.in: Regenerate.
10811
10812         * Makefile.tpl (experimental top level bootstrap) Move stage1
10813         language setting from all- target to configure- target; disable
10814         intermodule optimization in stage 1; prevent gratuitous rebuilds
10815         of stage 1.
10816         * Makefile.in: Regenerate.
10817         * configure.in: Comma-separate stage 1 language list for top
10818         level bootstrap.
10819         * configure: Regenerate.
10820
10821         * Makefile.tpl: Clean up experimental top level bootstrap support:
10822         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10823         prev-gcc in configure- targets as well as all- targets.
10824         * Makefile.in: Regenerate.
10825
10826 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10827
10828         * compile: New file imported from automake.
10829
10830 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10831
10832         * configure.in: Remove symbolic link section.
10833         * configure: Regenerate.
10834         * Makefile.tpl (links): Remove.
10835         * Makefile.in: Regenerate.
10836
10837 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10838             Nathanael Nerode  <neroden@gcc.gnu.org>
10839
10840         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10841         Set with AC_CHECK_PROGS.
10842         * configure.in: Fix comment typo from last patch.
10843         * configure: Regenerate.
10844
10845 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10846
10847         * Makefile.tpl: Introduce experimental top level bootstrap support.
10848         * Makefile.in: Regenerate.
10849         * configure.in: Introduce support for top level bootstrap.
10850         * configure: Regenerate.
10851
10852 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10853             Paolo Bonzini  <bonzini@gnu.org>
10854
10855         PR bootstrap/14522
10856         * configure.in: Cope with shells that do not support unquoted ^
10857         * configure: Regenerate.
10858
10859 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10860             Paolo Bonzini  <bonzini@gnu.org>
10861
10862         PR bootstrap/14522
10863         * configure.in: Cope with shells that do not support nesting
10864         quotes inside quoted backquote substitutions.
10865         * configure: Regenerate.
10866
10867 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10868
10869         PR bootstrap/14522
10870         * configure.in: Fix escaping of $.
10871         * configure: Regenerate.
10872
10873 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10874
10875         * configure: Regenerate, since I forgot to while committing Paolo's
10876         changes.
10877
10878 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10879
10880         PR ada/14131
10881         Move language detection to the top level.
10882         * configure.in: Find default values for the tools as
10883         soon as possible.  Disable ada if GNAT is not found.
10884         Emit error message about missing languages.  Expand
10885         --enable-languages=all for the gcc subdirectory.
10886
10887 2004-03-10  Ben Elliston  <bje@gnu.org>
10888
10889         * MAINTAINERS: Update my email address.
10890
10891 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10892
10893         * ltconfig: Disable building static libraries if building shared
10894         libraries on AIX 5L.
10895
10896 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10897
10898         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10899         and disable libgcj.
10900         * configure: Regenerated.
10901
10902 2004-03-01  Brian Booth  <bbooth@redhat.com>
10903
10904         * MAINTAINERS: Add myself to write-after-approval.
10905
10906 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10907
10908         * MAINTAINERS: Add myself to write-after-approval.
10909
10910 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10911
10912         PR bootstrap/7087
10913         * Makefile.tpl: Guard XFOO sed statements better.
10914         * Makefile.tpl: Add dependency for configure-target-libada.
10915         * Makefile.in: Regenerate (incidentally fixes broken
10916         commit when libada-branch was merged).
10917
10918 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10919
10920         * MAINTAINERS: Add myself to write-after-approval.
10921
10922 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10923
10924         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10925         maintainers.
10926
10927 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10928
10929         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10930         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10931
10932 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10933
10934         PR bootstrap/11932
10935         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10936
10937 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10938
10939         * MAINTAINERS: Added myself to write-after-approval.
10940
10941 2004-02-14  Michael Koch  <konqueror@gmx.de>
10942
10943         * MAINTAINERS: Added myself to write-after-approval.
10944
10945 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10946
10947         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10948         some OS port maintainers to OS port maintainers section.
10949
10950 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10951
10952         * MAINTAINERS: Add self.
10953
10954 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10955
10956         * MAINTAINERS: Alphabetize.
10957
10958 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10959
10960         * MAINTAINERS: Remove myself.
10961
10962 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10963
10964         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10965         (rs6000-*-aix*): Same.
10966         * configure: Regenerate.
10967
10968 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10969
10970         * configure.in (host): Add in missing $noconfigdirs to defines.
10971         * configure: Regenerate.
10972
10973 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10974             Nathanael Nerode  <neroden@gcc.gnu.org>
10975
10976         PR ada/6637, PR ada/5911
10977         Merge with libada-branch:
10978         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10979         with appropriate dependencies. Add --enable-libada configure switch.
10980         * configure, Makefile.in: Regenerate.
10981
10982 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10983
10984         * MAINTAINERS: Add myself to write-after-approval.
10985
10986 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10987
10988         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10989         * configure: Regenerate.
10990
10991 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10992
10993         Merge from upstream:
10994
10995         * ltmain.in: When setting IFS to '~', be careful about user
10996         arguments that contain '~'.
10997
10998         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10999
11000         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11001         Also test $base_compile against $CC with escaped arguments. Bug
11002         reported by Geoff Keating <geoffk@apple.com>.
11003
11004 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11005
11006         * MAINTAINERS: Remove i960 port.
11007
11008 2004-01-23  DJ Delorie  <dj@redhat.com>
11009
11010         * Makefile.def (target_modules) [libiberty]: Don't stage.
11011         * Makefile.in: Rebuilt.
11012
11013 2004-01-20  Caroline Tice  <ctice@apple.com>
11014
11015         * MAINTAINERS: Add myself to write-after-approval.
11016
11017 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11018
11019         * MAINTAINERS: Update my email address.
11020
11021 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11022
11023         * MAINTAINERS: Add myself to write-after-approval.
11024
11025 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11026
11027         * MAINTAINERS: Remove entries without email address.
11028
11029 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11030
11031         * MAINTAINERS: Add myself to write-after-approval.
11032
11033 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11034
11035         * MAINTAINERS: Update my email address.
11036
11037 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11038
11039         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11040         * Makefile.tpl (configure-target-[+module+]): Support stage.
11041         * Makefile.in: Rebuilt.
11042
11043 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11044
11045         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11046
11047 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11048
11049         * MAINTAINERS: Add myself as a MIPS maintainer.
11050
11051 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11052
11053         * configure.in: Use ./config.cache, not config.cache.
11054         * configure: Regenerate.
11055         * Makefile.tpl: Special-casing not needed for GCC any more.
11056         * Makefile.in: Regenerate.
11057
11058         * configure.in: Don't share a cache file for host dirs.
11059         * configure: Regenerate.
11060
11061         * config-ml.in: Don't mess with the cache file.
11062
11063 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11064
11065         * MAINTAINERS: Move myself from 'Write After Approval' to
11066         'CPU Port Maintainers' section as SPARC maintainer.
11067
11068 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11069
11070         * Makefile.tpl: Make GCC use a separate config.cache.
11071         * Makefile.in: Regenerate.
11072
11073         PR bootstrap/11932, PR bootstrap/11933
11074         (I don't know if it will fix either of them, but it relates
11075         to them.)
11076         * configure.in: Don't use shared config.cache for target
11077         directories.
11078         * configure: Regenerate.
11079
11080 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11081
11082         * MAINTAINERS: Add myself to 'Write After Approval' section.
11083
11084 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11085
11086         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11087         * configure: Regenerated.
11088
11089 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11090
11091         * MAINTAINERS: Remove the mn10200 maintainer.
11092
11093 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11094
11095         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11096         * configure: Regenerated.
11097
11098 2003-12-16  Jan Hubicka  <jh@suse.cz>
11099
11100         * MAINTAINERS: Add myself as callgraph maintainer.
11101
11102 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11103
11104         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11105         * configure: Regenerate.
11106
11107 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11108
11109         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11110         'Write After Approval' section. Update email.
11111
11112 2003-12-01  James Lemke  <jim@wasabisystems.com>
11113
11114         * MAINTAINERS (Write After Approval): Add myself.
11115
11116 2003-11-20  Matt Thomas  <matt@3am-software.com>
11117
11118         * MAINTAINERS: Add myself as a vax port maintainer.
11119
11120 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11121
11122         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11123         (configure-build-[+module+], configure-[+module+]): Likewise.
11124         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11125         * Makefile.in: Regenerate.
11126
11127 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11128
11129         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11130         shared/dylibed libraries.
11131         * ltmain.sh: Likewise.
11132         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11133         * ltcf-cxx.sh: Likewise.
11134         * ltcf-gcj.sh: Likewise.
11135         * ltconfig: Likewise.
11136
11137 2003-11-17  Stan Cox  <scox@redhat.com>
11138
11139         * MAINTAINERS: Add myself as iq2000 port maintainer.
11140
11141 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11142
11143         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11144         * Makefile.in: Regenerate.
11145
11146 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11147
11148         * config.sub: Update to 2003-11-03 version.
11149
11150 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11151
11152         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11153         * configure:  Regenerate.
11154
11155 2003-10-20  Nicolas Pitre  <nico@cam.org>
11156
11157         * MAINTAINERS: Add myself to 'Write After Approval' section.
11158
11159 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11160
11161         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11162
11163 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11164
11165         * MAINTAINERS: Update my email address.
11166
11167 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11168
11169         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11170
11171 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11172
11173         * MAINTAINERS: Add myself to 'Write After Approval' section.
11174
11175 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11176
11177         * config.guess: Update to 2003-10-16 version.
11178         * config.sub: Update to 2003-10-16 version.
11179
11180 2003-10-15  David Daney  <ddaney@avtrex.com>
11181
11182         * MAINTAINERS: Added myself to 'Write After Approval' section.
11183
11184 2003-10-15  Falk Hueffner  <falk@debian.org>
11185
11186         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11187         'Write After Approval' section. Update email.
11188
11189 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11190
11191         * MAINTAINERS: Move myself from 'Write After Approval' to
11192         'Various Maintainers' section as middle-end maintainer.
11193
11194 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11195
11196         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11197         HOST_FLAGS_TO_PASS.
11198         * Makefile.in: Regenerate.
11199
11200 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11201
11202         * config.guess: Update to 2003-10-07 version.
11203         * config.sub: Update to 2003-10-07 version.
11204
11205 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11206
11207         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11208         * ltconfig (irix5*, irix6*): Don't override version_type.
11209
11210 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11211
11212         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11213         * configure: Rebuilt
11214         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11215         * Makefile.in: Rebuilt
11216
11217 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11218
11219         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11220
11221 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11222
11223         * MAINTAINERS (Write After Approval): Add myself.
11224
11225 2003-09-29  Paul Koning  <ni1d@arrl.net>
11226
11227         * MAINTAINERS: Move myself from "Write After Approval"
11228         to CPU platform maintainers for pdp11 platform.
11229
11230 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11231
11232         * MAINTAINERS: Move myself from 'Write After Approval' to
11233         'Various Maintainers' section as libffi testsuite maintainer.
11234
11235 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11236
11237         * configure.in: Pass a computed --program-transform-name
11238         to subconfigures.
11239         * configure: Regenerated.
11240
11241 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11242
11243         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11244         * Makefile.in: Regenerate.
11245
11246         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11247         * Makefile.in: Regenerate.
11248
11249 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11250
11251         * MAINTAINERS: Move myself from 'Write After Approval'
11252         to 'Various Maintainers' (objective-c) section.
11253
11254 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11255
11256         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11257         quoting.
11258         * configure: Regenerated.
11259
11260 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11261
11262         * MAINTAINERS (Write After Approval): Add myself to write after
11263         approval list.
11264
11265 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11266
11267         * MAINTAINERS (Write After Approval): Add myself.
11268
11269 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11270
11271         * MAINTAINERS: Update my e-mail address.
11272
11273 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11274
11275         * libtool.m4 (LD): Correct powerpc64 host match.
11276
11277 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11278
11279         * MAINTAINTERS: Update my affiliation and email address.
11280
11281 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11282
11283         * MAINTAINERS (Write After Approval): Add myself.
11284
11285 2003-09-04  DJ Delorie  <dj@redhat.com>
11286
11287         * configure: Regenerate.
11288
11289 2003-09-04  Robert Millan  <robertmh@gnu.org>
11290
11291         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11292
11293 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11294
11295         * configure.in: Ensure arguments to sed are properly spaced.
11296         * configure: Regenerate.
11297
11298 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11299
11300         * MAINTAINERS: Update my e-mail address.
11301
11302 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11303
11304         * MAINTAINERS (Write After Approval): Add myself.
11305
11306 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11307
11308         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11309         * configure: Regenerated.
11310
11311 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11312
11313         * MAINTAINERS: Update my email address.
11314
11315 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11316
11317         * configure.in:  Use newline instead of semicolon when assuming
11318         shell arguments in a for loop.
11319         * configure:  Regenerated.
11320
11321 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11322
11323         * MAINTAINERS: Resurrect the i860 maintainer.
11324
11325 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11326
11327         PR 8180
11328         * configure.in: When testing with_libs and with_headers, treat
11329         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11330         * configure: Regenerate.
11331
11332         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11333         make, shell, etc.
11334         (baseargs): Likewise.
11335         * configure: Regenerate.
11336
11337 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11338
11339         * MAINTAINERS (Write After Approval): Add myself.
11340
11341 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11342
11343         * configure.in: Disable libgcj for darwin not on powerpc.
11344         * configure: Rebuild.
11345
11346 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11347
11348         * config-ml.in, symlink-tree: Add license.
11349
11350 2003-08-03  Richard Stallman  <rms@gnu.org>
11351             Eben Moglen  <moglen@columbia.edu>
11352
11353         * README.SCO: New file.
11354
11355 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11356
11357         * Makefile.tpl (check, check-c++): Express dependencies using
11358         dependencies rather than commands.
11359         * Makefile.in: Regenerate.
11360
11361 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11362
11363         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11364         * configure: Ditto.
11365
11366 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11367
11368         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11369         * Makefile.in: Update.
11370
11371 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11372
11373         * configure.in: Enable libgcj for darwin.
11374         * configure: Rebuild.
11375
11376 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11377
11378         * config-ml.in:  Use ac_configure_args directly instead of
11379         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11380         actually seen.
11381
11382 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11383
11384         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11385         creating target and build subdirs to build all parent dirs as needed.
11386         * Makefile.in: Rebuild.
11387         * configure.in: Don't build dirs explicitly here.
11388         * configure: Rebuild.
11389
11390 2003-07-26  Paul Brook  <paul@nowt.org>
11391
11392         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11393
11394 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11395
11396         * Makefile.tpl (all-make): Depend on intl.
11397         * Makefile.in: Rebuilt.
11398
11399 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11400
11401         * install-sh:  Update to newer upstream versions (associated with
11402         aclocal 1.7).
11403         * mkinstalldirs:  Likewise.
11404         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11405
11406 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11407
11408         * MAINTAINERS: Move self from Bug database only accounts
11409         to write-after-approval.
11410
11411 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11412
11413         * config.if: Remove unused libc_interface determination.
11414
11415 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11416
11417         * MAINTAINERS: Move self from write-after-approval to
11418         build machinery (*.in).
11419
11420 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11421
11422         PR bootstrap/11273
11423         PR bootstrap/11408
11424         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11425         unused INSTALL_PROGRAM_ARGS.
11426         * configure.in: Use AC_PROG_INSTALL.
11427         * Makefile.in: Regenerate.
11428         * configure: Regenerate.
11429
11430 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11431
11432         * MAINTAINERS: Alphabetize.
11433
11434 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11435
11436         * configure: Rebuilt.
11437         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11438         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11439         newlib nor libgloss.
11440         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11441         * configure.in (am33_2.0-*-linux*): Added.
11442
11443 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11444
11445         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11446         * configure: Regenerate.
11447
11448 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11449
11450         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11451         * Makefile.in: Regenerate.
11452
11453 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11454
11455         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11456         * Makefile.in: Regenerate.
11457
11458 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11459
11460         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11461         * Makefile.in: Regenerated.
11462
11463         * config-ml.in: Replace PWD with PWD_COMMAND.
11464
11465 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11466
11467         * intl: New directory; see intl/ChangeLog for details.
11468         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11469         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11470         * Makefile.in: Regenerate.
11471
11472 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11473
11474         * configure.in: Clean up config-lang.in handling.  Delete
11475         useless assignment to "subdirs".
11476         * configure: Regenerate.
11477
11478 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11479
11480         * configure.in: Rename 'target_libs' to 'target_libraries'.
11481         Remove useless reference to 'target_libs'.
11482         * configure: Regenerate.
11483
11484 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11485
11486         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11487         * Makefile.in: Regenerate.
11488
11489 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11490
11491         * Makefile.def: Introduce flags_to_pass.
11492         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11493         * Makefile.in: Regenerate.
11494
11495 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11496
11497         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11498         and target-libgloss.
11499         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11500         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11501         * configure: Regenerate.
11502
11503 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11504
11505         * configure.in: Update testsuite_flags to new location.
11506         * configure. Regenerate.
11507
11508 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11509
11510         * Makefile.tpl: Remove BUILD_CC stuff.
11511         * Makefile.in: Regenerate.
11512
11513 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11514
11515         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11516
11517 2003-06-16  Graeme Peterson  <gp@qnx.com>
11518
11519         * MAINTAINERS (Write After Approval): Add myself.
11520
11521 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11522
11523         * config.guess: Update to 2003-06-12 version.
11524         * config.sub: Update to 2003-06-13 version.
11525
11526 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11527
11528         * config.guess: Update to 2003-06-06 version.
11529         * config.sub: Update to 2003-06-06 version.
11530
11531 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11532
11533         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11534         * configure. Regenerate.
11535
11536 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11537
11538         * configure.in: Disable serial configure by default.
11539         * configure: Regenerate.
11540         * Makefile.tpl: Abolish .NOTPARALLEL.
11541         * Makefile.in: Regenerate.
11542
11543         * Makefile.tpl: Replace {build,host,target}_canonical by
11544         {build,host,target}.
11545         * Makefile.in: Regenerate.
11546
11547         * Makefile.tpl: Fix stupid pasto.
11548         * Makefile.in: Regenerate.
11549
11550 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11551
11552         * Makefile.tpl: Remove bogus conditional.
11553         * Makefile.in: Regenerate.
11554
11555 2003-06-05  Jan Hubicka  <jh@suse.cz>
11556
11557         * Makefile.tpl (profiledbootstrap): New target.
11558         * Makefile.in (profiledbootstrap): New target.
11559
11560 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11561
11562         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11563         Pinski. Remove user names from other bugzilla-only maintainers.
11564
11565 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11566
11567         * Makefile.tpl: Make 'recursive targets' using autogen rather
11568         than shell loop.  Remove duplicate 'clean' targets and false
11569         comments.
11570         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11571         Add systematic method of specifying missing targets in subdirs.
11572         Add copyright boilerplate.
11573         * Makefile.in: Regenerate.
11574         * configure.in: Add 'recursive targets' to maybe list.
11575         * configure: Regenerate.
11576
11577         * MAINTAINERS: "GNATS only" -> "Bug database only".
11578
11579         * Makefile.tpl: Rename [+target+] to [+make_target+].
11580         * Makefile.def: Rename 'target' to 'make_target'.
11581
11582 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11583
11584         * MAINTAINERS: Add self as options handling maintainer.
11585
11586 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11587
11588         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11589         been too long since I touched those ports.
11590
11591 2003-05-28  DJ Delorie  <dj@redhat.com>
11592
11593         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11594         * Makefile.in: Regenerate.
11595
11596 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11597
11598         * configure.in: Use curly braces in the definition of tooldir.
11599         * configure: Regenerate.
11600
11601 2003-05-21  DJ Delorie  <dj@redhat.com>
11602
11603         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11604         newlib or libgloss.
11605         * Makefile.in: Regenerate.
11606
11607 2003-05-21  DJ Delorie  <dj@redhat.com>
11608
11609         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11610         * Makefile.in: Regenerate.
11611
11612 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11613
11614         * MAINTAINERS: Update my e-mail address.
11615
11616 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11617
11618         * configure.in: Switch more things to use maybe dependencies.
11619         * Makefile.tpl: Switch more things to use maybe dependencies.
11620         Factor out common code from autogen IF statements.
11621         * configure: Regenerate.
11622         * Makefile.in: Regenerate.
11623
11624 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11625
11626         * configure.in: Accept i[3456789]86 for machine type.
11627         * configure: Regenerate.
11628
11629 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11630
11631         * configure.in: Switch more things to use maybe dependencies.
11632         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11633         * configure: Regenerate.
11634         * Makefile.tpl: Switch more things to use maybe dependencies.
11635         * Makefile.in: Regenerate.
11636
11637 2003-05-16  Andreas Schwab  <schwab@suse.de>
11638
11639         * Makefile.tpl (install-opcodes): Define.
11640         * Makefile.in: Rebuild.
11641
11642 2003-05-13  Andreas Jaeger  <aj@suse.de>
11643
11644         * config.guess: Update to 2003-05-09 version.
11645         * config.sub: Update to 2003-05-09 version.
11646
11647 2003-05-13  Michael Eager  <eager@mvista.com>
11648
11649         * configure.in: Correct sed script so that options in quotes are not
11650         deleted.
11651         * configure: Rebuild.
11652
11653 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11654
11655         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11656         and $$s/newlib/libc/sys/cygwin32 include paths.
11657         * configure: Ditto.
11658
11659 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11660
11661         * MAINTAINERS: Update my email addresses.
11662
11663 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11664
11665         * config-ml.in: Propagate INSTALL variables.
11666
11667 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11668
11669         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11670
11671 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11672
11673         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11674         * Makefile.in: Regenerate.
11675
11676 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11677
11678         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11679
11680 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11681
11682         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11683
11684 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11685
11686         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11687         * Makefile.in: Regenerated.
11688
11689 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11690
11691         * MAINTAINERS (Write After Approval): Upgrade myself from
11692         GNATS only to write-after-approval. Update my mail address.
11693
11694 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11695
11696         (OS Port Maintainers: freebsd): Add myself.
11697
11698 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11699
11700         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11701
11702 2003-04-22  Kean Johnston  <jkj@sco.com>
11703
11704         * MAINTAINERS (SCO ports): Added myself.
11705
11706 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11707
11708         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11709
11710 2003-04-19  Kean Johnston  <jkj@sco.com>
11711
11712         * MAINTAINERS (Write After Approval): Add myself.
11713
11714 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11715
11716         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11717         * Makefile.in: Regenerate.
11718
11719 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11720
11721         * configure.in (powerpc64*-*-linux*): Remove.
11722         * configure: Rebuilt.
11723
11724 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11725
11726         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11727         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11728         and restrap.
11729         * Makefile.in:  Regenerate.
11730
11731 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11732
11733         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11734         * configure: Regenerated.
11735
11736 2003-04-15  DJ Delorie  <dj@redhat.com>
11737
11738         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11739
11740 2003-04-13  Nick Clifton  <nickc@redhat.com>
11741
11742         * config-ml.in: Remove support for --disable-aix removing
11743         call-aix multilibs.
11744
11745 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11746
11747         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11748         * */configure: Rebuilt.
11749
11750 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11751
11752         * MAINTAINERS: Add my email address.
11753
11754 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11755
11756         * MAINTAINERS (Write After Approval): Add myself.
11757
11758 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11759
11760         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11761         * Makefile.in: Regenerate.
11762
11763 2003-03-14  Michael Chastain  <mec@shout.net>
11764
11765         * Makefile.in: Regenerate with correct Makefile.def.
11766
11767 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11768
11769         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11770         Make macro.
11771         * Makefile.in: Regenerate.
11772         * configure.in: Clean up gxx_include_dir logic.
11773         * configure: Regenerate.
11774
11775 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11776
11777         * MAINTAINERS (Write After Approval): Add myself.
11778
11779 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11780
11781         * MAINTAINERS: Update my mail address.
11782
11783 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11784
11785         * configure.in (gxx_include_dir): Fix typo.
11786         * configure: Regenerated.
11787
11788 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11789
11790         * Makefile.tpl: Reindent.
11791         * Makefile.in: Regenerate.
11792         * configure.in: Reindent.  Don't set unused variables.
11793         * configure: Regenerate.
11794
11795 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11796
11797         * configure.in: Include $(build_tooldir)/sys-include in
11798         FLAGS_FOR_TARGET.
11799         * configure: Regenerated.
11800
11801 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11802
11803         * Makefile.tpl: Always pass down RANLIB.
11804         * Makefile.in: Regenerate.
11805
11806         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11807         * Makefile.in: Regenerate.
11808         * configure.in: Remove unused logic relating to --enable-shared
11809         and --enable-threads.  Remove bogus comments.  Remove redundant
11810         noconfigdirs.
11811         * configure: Regenerate.
11812
11813         * configure.in: Replace ${libstdcxx_version} by its value.
11814         Remove reference to mh-dgux.
11815         * configure: Regenerate.
11816
11817 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11818
11819         * MAINTAINERS (Write After Approval): Add myself.
11820
11821 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11822
11823         * Makefile.tpl: Rearrange.
11824         * Makefile.in: Regenerate.
11825
11826 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11827
11828         * configure.in: Add support for kaOS as cross build target system.
11829         * configure: Regenerated.
11830
11831 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11832
11833         * MAINTAINERS (Write after approval): Add myself.
11834
11835 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11836
11837         * MAINTAINERS: Update my email address.
11838
11839 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11840
11841         * MAINTAINERS: Add self to blanket write privs. section.
11842
11843 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11844
11845         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11846         configure-target-* as some target builds may require additional
11847         flags for preprocessor tests.
11848         * Makefile.in: Regenerated.
11849
11850 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11851
11852         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11853         * ltconfig: Handle it.
11854         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11855         auto-detecting it.
11856
11857         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11858         it is used as argument to $CC.
11859         * ltcf-gcj.sh: Likewise.
11860
11861         * configure.in: Introduce --enable-maintainer-mode.
11862         * configure: Rebuilt.
11863         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11864         for maintainer mode.
11865         * Makefile.in: Rebuilt.
11866
11867 2003-02-18  Jason Merrill  <jason@redhat.com>
11868
11869         * Makefile.tpl (check-c++): Allow parallelism.
11870
11871 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11872
11873         * MAINTAINERS: Remove John Carr (who never actually had access to
11874         gcc.gnu.org).
11875
11876 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11877
11878         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11879         don't configure target-libobjc.
11880         * configure: Regenerate.
11881
11882 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11883
11884         * Makefile.tpl (RANLIB): Define.
11885         * Makefile.in: Regenerate.
11886
11887 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11888
11889         * MAINTAINERS: Update my email.
11890
11891 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11892
11893         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11894         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11895         * Makefile.in: Regenerated.
11896         * configure.in: Remove all traces of snavigator, db, and grep.
11897         * configure: Regenerated.
11898
11899 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11900
11901         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11902         After Approval.
11903
11904 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11905
11906         * MAINTAINERS (Write after approval): Add myself.
11907
11908 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11909
11910         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11911         * Makefile.in: Regenerated.
11912
11913 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11914
11915         * config.guess: Updated to 2003-01-30's version.
11916         * config.sub: Updated to 2003-01-28's version.
11917
11918 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11919
11920         * config.if: If gcc_version is already set, just use it.  Don't set
11921         gcc_version_trigger if it's already set, otherwise set it to
11922         gcc/version.c, but only if the file exists.  If it is not set and
11923         gcc/version.c does not exist, try to extract the version number from
11924         $CC.
11925
11926 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11927
11928         * MAINTAINERS: Add myself to write-after-approval list.
11929
11930 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11931
11932         * configure.in:  Revert 24Jan change.
11933         * configure:  Regenerate.
11934
11935 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11936
11937         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11938         entry of HJ Lu.
11939
11940 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11941
11942         * configure.in: Revert previous change.
11943         * configure: Regenerate.
11944
11945 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11946
11947         * configure.in: Make rda native-only.
11948         * configure: Regenerate.
11949
11950 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11951
11952         * MAINTAINERS: Move myself from GNATS-only-accounts to
11953         write-after-approval.
11954
11955 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11956
11957         * configure.in: Add missing \.
11958         * configure: Rebuilt.
11959
11960 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11961
11962         * configure.in (baseargs): Avoid using \| in sed regular
11963         expressions.
11964         * configure: Rebuilt.
11965
11966 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11967
11968         * configure.in (baseargs): Remove all supported forms of
11969         --cache-file, --srcdir, --host, --build and --target options
11970         from argument lists.
11971         * configure: Rebuilt.
11972
11973 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11974
11975         * MAINTAINERS: Add myself to write-after-approval list.
11976
11977 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11978
11979         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11980         * configure: Rebuilt.
11981
11982 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11983
11984         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11985         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11986         * Makefile.in: Regenerate.
11987         * configure: Regenerate.
11988
11989 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11990
11991         * configure.in: Remove Makefile in build, host and target modules
11992         unless configure was run with --no-recursion.
11993         * configure: Rebuilt.
11994
11995 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11996
11997         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11998         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11999         * Makefile.in: Regenerate.
12000
12001 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12002
12003         * config.guess: Update to 2003-01-03 version.
12004         * config.sub: Update to 2003-01-03 version.
12005
12006 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12007
12008         * configure: Regenerate with proper autoconf 2.13.
12009
12010 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12011
12012         * configure.in: Add AC_PREREQ for consistency.
12013         * configure: Regenerate.
12014
12015 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12016
12017         * configure.in (GDB_TK): Add tcl directories conditional on
12018         gdb/gdbtk directory being present.
12019         * configure: Regenerate.
12020
12021 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12022
12023         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12024         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12025         * configure: Rebuilt.
12026
12027 2002-12-31  Tom Tromey  <tromey@redhat.com>
12028
12029         * Makefile.in: Rebuilt.
12030         * Makefile.def (target_modules) [libffi]: Allow installation.
12031
12032 2002-12-31  Andreas Schwab  <schwab@suse.de>
12033
12034         * configure.in: Fix use of $program_transform_name.
12035         * configure: Regenerated.
12036
12037 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12038
12039         * configure.in (baseargs): Don't remove first configure argument.
12040         * configure: Regenerated.
12041
12042 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12043
12044         * Makefile.tpl (local-distclean): Don't remove...
12045         (multilib.ts): ... this.  Moved into...
12046         (multilib.out): ... this.  Don't use sub-make.
12047         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12048         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12049         (configure-build-[+module+], configure-[+module+],
12050         configure-target-[+module+], configure-gcc): ... these.  Test
12051         for Makefile existence.  Drop config.status from dependencies.
12052         * Makefile.in: Rebuilt.
12053         * configure.in: Move gcc-version-trigger to the end of
12054         ac_configure_args.  Add comments to maybedep.tmp and
12055         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12056         nonopt from baseargs, matching and removing corresponding
12057         whitespace while at it.
12058         * configure: Rebuilt.
12059
12060 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12061
12062         * configure.in (host_configargs): Replace reference to
12063         no-longer-defined buildopts with --build=${build_alias}.
12064         * configure: Rebuilt.
12065
12066         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12067         program_transform_name to standard idiom.
12068         (AUTOGEN, AUTOCONF): Define.
12069         (Makefile.in): Use $(AUTOGEN).
12070         (Makefile): Depend on config.status, and use autoconf-style rule to
12071         build it.  Move original commands to...
12072         (config.status): ... this new target.
12073         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12074         $(AUTOCONF).
12075         * Makefile.in: Rebuilt.
12076
12077 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12078
12079         * Makefile.tpl: Fix dramatic bustage due to change in
12080         program_transform_name.
12081         * Makefile.in: Regenerate.
12082
12083         * configure.in: Remove unnecessary PATH setting.
12084         * configure: Regnerate.
12085
12086         * configure.in: Don't default to unprefixed tools unless
12087         the native tools will work.
12088         * configure: Regenerate.
12089
12090         * configure.in: Convert to autoconf script.  Blow away lots
12091         of now-redundant Makefile fragments.
12092         * configure: Generate using Autoconf.
12093         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12094         * Makefile.in: Regenerate.
12095
12096 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12097
12098         * configure: Fix stupid bug where RANLIB was mistakenly included.
12099
12100         * configure.in: Rename (buildargs, hostargs, targargs) to
12101         (build_configargs, host_configargs, target_configargs).
12102
12103         * configure.in: Move logic out of sed statement.
12104
12105         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12106         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12107
12108 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12109
12110         * config.sub: Import from master repository
12111         * config.guess: Ditto
12112
12113 2002-12-24  Andreas Schwab  <schwab@suse.de>
12114
12115         * Makefile.tpl (multilib.out): Fix missing space.
12116         * Makefile.in: Regenerate.
12117
12118 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12119
12120         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12121         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12122         * Makefile.in: Regenerate.
12123         * configure.in: Remove unnecessary leftovers.
12124
12125 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12126
12127         * configure.in (extra_ranlibflags_for_target): New variable.
12128         (*-*-darwin): Add -c to ranlib commands.
12129         * configure (tooldir): Handle extra_ranlibflags_for_target.
12130
12131 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12132
12133         * Makefile.tpl: Revert HJL's change.
12134         * Makefile.in: Regenerated.
12135         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12136         always.
12137
12138 2002-12-19  Andreas Schwab  <schwab@suse.de>
12139
12140         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12141         * Makefile.in: Regenerate.
12142
12143 2002-12-18  H.J. Lu  <hjl@gnu.org>
12144
12145         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12146         * Makefile.in: Regenerated.
12147
12148         * configure.in (build_prefix): New. Substitute.
12149
12150 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12151
12152         * Makefile.tpl: Don't let real targets depend on phony targets.
12153         * Makefile.in: Regenerate.
12154
12155         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12156         * Makefile.in: Regenerate.
12157
12158 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12159
12160         * config.sub: Import from master repository
12161         * config.guess: Ditto
12162
12163 2002-12-16  Jason Merrill  <jason@redhat.com>
12164
12165         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12166         previous 'make bootstrap'.
12167         * Makefile.in: Regenerate.
12168
12169 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12170
12171         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12172
12173 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12174
12175         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12176         * Makefile.in: Regenerate.
12177
12178 2002-12-13  Jason Merrill  <jason@redhat.com>
12179
12180         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12181         library tests.
12182         (check-c++): Just depend on it and check-target-libstdc++-v3.
12183         * Makefile.in: Regenerate.
12184
12185 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12186
12187         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12188         * Makefile.in: Rebuilt.
12189
12190 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12191
12192         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12193
12194 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12195
12196         * configure: Fix bug put in by gremlins.
12197
12198         * Makefile.tpl: Substitute more autoconfily.
12199         * configure: Substitute more autoconfily.
12200         * Makefile.in: Regenerate.
12201
12202 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12203
12204         * config.sub: Import from master repository
12205         * config.guess: Ditto
12206         * MAINTAINERS: Added Svein Seldal under write after approval
12207
12208 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12209
12210         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12211         * Makefile.in (all-sim): Ditto.
12212
12213 2002-12-06  DJ Delorie  <dj@redhat.com>
12214
12215         * Makefile.tpl: Change configure dependencies to not have real
12216         targets depend on phony targets.
12217
12218 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12219
12220         * configure.in: Revert unintentional change.
12221
12222         * Makefile.tpl: Change dependency for */multilib.out so that
12223         it works when gcc isn't in the tree.
12224
12225         * configure.in: Substitute more.
12226         * configure: Run subconfigures from the Makefile.
12227         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12228         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12229
12230 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12231
12232         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12233
12234 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12235
12236         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12237         and corresponding dependencies.
12238         * Makefile.in: Regenerate.
12239
12240         * configure.in (host_tools): Order binutils, gas and ld for
12241         convenience in running the testsuites.
12242
12243         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12244         * Makefile.in: Regenerate.
12245         * configure.in: Introduce rules to serialize subconfigure runs.
12246
12247         * configure.in: Introduce BASE_CC_FOR_TARGET.
12248         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12249         Realize configure-build-* targets.  Realize configure-target-* targets.
12250         * Makefile.in: Regenerate.
12251
12252 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12253
12254         * configure: Move gcc_version_trigger stuff from here...
12255         * configure.in: ...to here.
12256
12257         * configure.in: Separate subconfigure options added by this file from
12258         options given by the user.  Add machinery to put args for host
12259         subconfigures into the Makefile.
12260
12261         * Makefile.tpl: Remove 'vault' targets.
12262         * Makefile.tpl: Reorder and comment dependencies.
12263         * Makefile.in: Regenerate.
12264
12265 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12266         * configure.in: Fix my broken commit of previous patch. (sigh)
12267
12268 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12269
12270         * configure.in: Move host-specific darwin noconfigdirs into
12271         the host-specific section.
12272
12273 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12274
12275         * configure.in: Move host-specific darwin noconfigdirs into
12276         the host-specific section.
12277
12278 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12279
12280         * configure: Remove skip-this-dir support.
12281         * Makefile.tpl: Remove skip-this-dir support.
12282
12283         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12284         subdirectories.
12285         * Makefile.in: Regenerate.
12286
12287         * Makefile.tpl: Strip out useless setting of 'dir'.
12288         * Makefile.in: Regenerate.
12289
12290 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12291
12292         * configure.in: Fix deeply stupid bug.
12293
12294         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12295         shell code in CXX_FOR_TARGET
12296         * Makefile.def: Introduce raw_cxx.
12297         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12298         RAW_CXX_FOR_TARGET.
12299         * Makefile.in: Regenerate.
12300
12301 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12302
12303         * Makefile.tpl: Remove unnecessary ifs.
12304         * Makefile.in: Regenerate.
12305
12306         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12307         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12308         targets for 'no_install' modules.
12309         * configure: Move GDB_TK substitution to configure.in.  Move
12310         build_modules stuff to configure.in.
12311         * configure.in: Implement soft dependency machinery.  Maybe-ize
12312         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12313         * Makefile.in: Regenerate.
12314
12315 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12316
12317         * Makefile.tpl: Make all-target, install-target behave similarly
12318         to all, install (only hitting configured targets).  Eliminate
12319         unused macro defintions.
12320
12321         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12322         build != host.
12323
12324         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12325
12326         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12327
12328         * configure.in: Produce lists of subdir targets we're actually
12329         configuring.  Remove references to "dosrel".
12330         * Makefile.tpl: Let configure set which subdir targets are hit.
12331         Remove install-cross; clean up install; remove ALL.  Remove
12332         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12333         Autogenerate host module targets.  Remove empty dependency lines
12334         and redundant dependency; rearrange slightly.
12335         * Makefile.def: Add host-side libtermcap, utils.
12336
12337         * Makefile.in: Regenerate.
12338
12339 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12340
12341         * ltconfig (osf[345]): Append $major to soname_spec.
12342         Reflect this in library_names_spec.
12343         * ltmain.sh (osf): Prefix $major with . for use as extension.
12344
12345 2002-11-19  Andreas Jaeger  <aj@suse.de>
12346
12347         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12348         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12349         and sparc64 GNU/Linux systems.
12350
12351 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12352
12353         * MAINTAINERS: Update email.
12354
12355 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12356
12357         * MAINTAINERS: Complete James Dennett's entry.
12358
12359 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12360
12361         * MAINTAINERS (Write After Approval): Add myself.
12362
12363 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12364
12365         * Makefile.tpl: syntactic cleanup
12366
12367 2002-11-13  Stuart Hastings  <stuart@apple.com>
12368
12369         * MAINTAINERS: Add myself to write-after-approval list.
12370
12371 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12372
12373         * Makefile.def: Add list of recursive targets to autogenerate.
12374         Add build_modules.
12375         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12376         targets.  Autogenerate *-build-* targets.
12377         * Makefile.in: Regenerate.
12378
12379 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12380
12381         * configure: More autoconf-style substitutions.
12382         * Makefile.tpl: More autoconf-style substitutions.
12383         * Makefile.in: Regenerate.
12384
12385 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12386
12387         * configure: Substitute more variables in a more autoconf-friendly
12388         way.  Simplify slightly.
12389         * Makefile.tpl: Make more variables substitutable in an
12390         autoconf-friendly way.
12391         * Makefile.in: Regenerate.
12392
12393 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12394
12395         * MAINTAINERS (Write After Approval): Add myself.
12396
12397 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12398
12399         * configure.in (v810*): Remove special setting of tools.
12400
12401         * configure: Add support for extra required flags for ar or nm.
12402         * configure.in (aix4.3+): Use above support for target-specific
12403         issues, rather than using config/mt-aix43.
12404
12405 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12406
12407         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12408         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12409         with $srcdir.  Reformat indentation.  Substitute some variables
12410         formerly hard-coded in the Makefile for build=host.
12411         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12412         * Makefile.def: Autogenerate more.
12413         * Makefile.in: Regenerate.
12414
12415 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12416
12417         * MAINTAINERS (Write After Approval): Add myself.
12418
12419 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12420
12421         * Makefile.def (host_modules): Add rda.
12422         * Makefile.in: Regenerate.
12423         * configure.in (target_tool): Add target-rda to list.
12424
12425 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12426
12427         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12428
12429 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12430
12431         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12432         and restrap targets to this rule.
12433         * Makefile.in:  Regenerate.
12434
12435 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12436
12437         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12438         GNATS only accounts.
12439
12440 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12441
12442         * configure.in (i[3456]86-*-linux*): Add check to disable
12443         ${libgcj} for glibc1.
12444
12445 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12446
12447         * MAINTAINERS: Add myself as ip2k port maintainer.
12448
12449 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12450
12451         * configure.in: Add tic4x target.
12452
12453 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12454
12455         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12456         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12457         * Makefile.in: Regenerate.
12458
12459         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12460         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12461         * Makefile.in: Regenerate.
12462
12463 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12464
12465         * MAINTAINERS: Add myself as web pages co-maintainer.
12466
12467 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12468
12469         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12470         * Makefile.in: Regenerate.
12471
12472 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12473
12474         * MAINTAINERS: Add myself and Nathan Sidwell
12475         <nathan@codesourcery.com> as VxWorks maintainers.
12476
12477 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12478
12479         * Makefile.def: Remove order dependency comments.
12480         * Makefile.tpl: Add explicit install-install dependencies.
12481         * Makefile.in: Regenerate.
12482
12483         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12484         * Makefile.in: Regenerate.
12485
12486         * Makefile.tpl: Add configure-target (for src-release in src)
12487         * Makefile.in: Regenerate.
12488
12489 2002-09-30  Nick Clifton  <nickc@redhat.com>
12490
12491         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12492
12493 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12494
12495         * configure.in (s390*-*-linux*): Enable libgcj.
12496
12497 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12498
12499         * configure: Revert accidentally applied changes.
12500
12501         * Makefile.tpl: Make more autoconf-friendly.
12502         * Makefile.in: Regenerate.
12503         * configure: Make substitution more autoconf-like.
12504
12505 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12506
12507         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12508         single entry to handle all these.
12509         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12510         libjava on arm-*-elf.
12511
12512 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12513
12514         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12515         things that depend on them.
12516
12517 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12518
12519         * Makefile.tpl: Make subsituted variables more autoconfy.
12520         * Makefile.in: Regenerate.
12521         * configure: Make seds more autoconfy.
12522
12523 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12524
12525         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12526         * Makefile.in: Regenerate.
12527         * configure.in: Rewrite sed statements to look autoconfy.
12528
12529         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12530         all-target-foo on configure-target-foo.
12531         * Makefile.def: Ditto.
12532         * Makefile.in: Rebuild.
12533
12534 2002-09-25  Andrew Haley  <aph@redhat.com>
12535
12536         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12537
12538 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12539
12540         * Makefile.def: New file.
12541         * Makefile.tpl: New file.
12542         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12543         * contrib/gcc_update: Note that Makefile.in is a generated file.
12544
12545         * configure.in: Minor rearrangement.  Simplify tests.
12546
12547 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12548
12549         * configure.in (with_headers): Skip copy if value is "yes".
12550         (with_libs): Likewise.
12551
12552 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12553
12554         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12555         * configure.in (sh*-*-pe*): Ditto.
12556         * configure.in (mips*-*-pe*): Ditto.
12557         * configure.in (*arm-wince-pe): Ditto.
12558
12559         * configure.in: Rearrange.
12560
12561 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12562
12563         * MAINTAINERS: Update my email address.
12564
12565 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12566
12567         * MAINTAINERS: (Write After Approval): Add myself.
12568
12569 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12570
12571         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12572
12573 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12574
12575         * MAINTAINERS: Change my mailing address.
12576
12577 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12578
12579         * MAINTAINERS (Write After Approval): Remove myself.
12580         (Various Maintainers: c++ runtime libs): Add myself.
12581
12582 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12583
12584         * MAINTAINERS (Write After Approval): Remove myself.
12585         (Various Maintainers: c++ runtime libs): Add myself.
12586
12587 2002-08-15  Eric Christopher  <echristo@redhat.com>
12588
12589         * config.sub: Import from master repository.
12590         * config.guess: Ditto.
12591
12592 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12593
12594         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12595         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12596         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12597
12598 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12599
12600         * MAINTAINERS: Add self to rs6000 vector extensions.
12601
12602 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12603
12604         * libiberty/configure: Reverted unintended yesterday's check in.
12605
12606 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12607
12608         * boehm-gc/configure, libf2c/configure: Rebuilt.
12609         * libffi/configure, libiberty/configure: Ditto.
12610         * libjava/configure, libobjc/configure: Ditto.
12611         * libstdc++-v3/configure, zlib/configure: Ditto.
12612         Merged from binutils:
12613         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12614         From Steve Ellcey <sje@cup.hp.com>:
12615         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12616         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12617         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12618         IA64.
12619         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12620         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12621         soname_spec, sys_lib_search_path_spec): Ditto.
12622
12623 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12624
12625         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12626
12627 2002-08-04  H.J. Lu  (hjl@gnu.org)
12628
12629         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12630
12631 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12632
12633         * MAINTAINERS (Write After Approval): Add myself.
12634
12635 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12636
12637         * configure.in: Move generic linux case to end.  Copy generic
12638         linux noconfigdirs to mips*-*-linux* entry and new
12639         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12640
12641 2002-07-19  Michael Matz  <matz@suse.de>
12642
12643         * MAINTAINERS: Add myself as ra* maintainer.
12644
12645 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12646
12647         * config.guess: Update to 2002-07-09 version.
12648         * config.sub: Update to 2002-07-03 version.
12649
12650 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12651
12652         * MAINTAINERS: Fix typo in a maintainer email address.
12653
12654 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12655
12656         * configure.in: Remove two redundant tests.
12657
12658 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12659
12660         * configure.in (mips*-*-irix6*o32): Enable stabs.
12661
12662 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12663
12664         * configure.in: Don't build grez.
12665         * Makefile.in: Ditto.
12666
12667         * Makefile.in: Remove references to bsp, cygmon, libstub.
12668         * configure.in: Ditto.
12669
12670         * configure.in: Remove leftover reference to gdbtest.
12671
12672 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12673
12674         * configure.in (gxx_include_dir):  Change to match versioned
12675         C++ headers if --enable-version-specific-runtime-libs is used.
12676
12677 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12678
12679         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12680
12681 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12682
12683         * configure.in: Make --without-x work.
12684
12685 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12686
12687         * configure.in: Rearrange target Makefile fragment collection.
12688
12689         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12690         cvs[src].
12691         * configure.in: Ditto.
12692
12693 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12694
12695         * MAINTAINERS (Write After Approval): Update my e-mail address.
12696
12697 2002-06-24  Ben Elliston  <bje@redhat.com>
12698
12699         * configure.in (host_tools): Remove cgen.
12700
12701         * Makefile.in (all-cgen): Remove; runs from its source directory.
12702         (check-cgen, install-cgen, clean-cgen): Likewise.
12703         (all-opcodes): Do not depend on all-cgen.
12704         (all-sim): Likewise.
12705
12706 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12707
12708         * Makefile.in: Eliminate 'apache' targets.
12709         * configure.in: Eliminate 'apache' targets.
12710
12711         * configure.in: Eliminate redundant tests.  Reorganize.
12712
12713         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12714
12715         * config-ml.in: Eliminate references to Cygnus configure.
12716
12717         * Makefile.in: Eliminate references to building emacs.
12718
12719 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12720
12721         * MAINTAINERS: Update my email address.
12722
12723 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12724
12725         * config.if (libstdcxx_incdir): Version C++ headers.
12726         (cxx_incdir): Remove.
12727
12728 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12729
12730         * MAINTAINERS (Write After Approval): Add self.
12731
12732 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12733
12734         * configure.in: Add support for ip2k.
12735
12736 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12737
12738         * configure.in: Fix AIX configury bug.
12739
12740 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12741
12742         * MAINTAINERS (Write After Approval): Add self.
12743
12744 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12745
12746         * configure.in: replace ${topsrcdir} with ${srcdir}
12747
12748         * configure.in: Move definition of libstdcxx_flags
12749         right above usage, rather than waaay earlier.
12750
12751         * configure.in: Pull definition of is_cross_compiler earlier.
12752
12753         * configure.in: Rearrange a little.
12754
12755         * configure.in: Remove references to librx.
12756         * Makefile.in: Remove references to librx.
12757
12758 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12759
12760         * config.sub: Add support for avr target.
12761         Import from master sources, rev 1.255
12762
12763 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12764
12765         * configure, .cvsignore:  Revert previous change...
12766         * Makefile:  ...delete.
12767
12768 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12769
12770         * configure.in: Eliminate ${gasdir} variable.
12771
12772 2002-06-18  Dave Brolley  <brolley@redhat.com>
12773
12774         * configure.in: Add support for frv.
12775         * config.sub: Add support for frv.
12776
12777 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12778
12779         * configure:  Remove garbage from previous commit.
12780
12781 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12782
12783         * configure:  For in-source builds, make a subdir and re-exec there.
12784         * Makefile:  New file.  Pass targets through to build directory.
12785         * .cvsignore:  No longer ignore "Makefile".
12786
12787 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12788
12789         * MAINTAINERS (Write After Approval): Add self.
12790
12791 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12792
12793         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12794
12795 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12796
12797         * configure.in (vax-*-netbsd*): Re-enable gas.
12798
12799 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12800
12801         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12802         BUILD_PREFIX_1, to correct nomenclature.
12803         * configure: Likewise.
12804
12805         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12806         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12807
12808 2002-05-31  Olaf Hering  <olh@suse.de>
12809
12810         * config-ml.in: Propogate DESTDIR also.
12811
12812 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12813
12814         * configure.in (vax-*-netbsd*): Don't build gas for this
12815         platform.
12816
12817 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12818
12819         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12820         and libgcj for AVR.
12821
12822 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12823
12824         * MAINTAINERS (Write After Approval): Add myself.
12825
12826 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12827
12828         * config.guess: Update to 2002-05-22 version.
12829         * config.sub: Likewise.
12830
12831 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12832
12833         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12834         * config-ml.in: Likewise.
12835         * configure: Likewise.
12836         * configure.in: Likewise.
12837
12838 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12839
12840         * MAINTAINERS: Update my email address.
12841
12842 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12843
12844         * configure.in: Simplify makefile fragment collection.
12845
12846         * configure.in: Remove code to build emacs.
12847
12848         * configure.in : Remove --srcdir argument from targargs and buildargs
12849         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12850
12851         * configure: Move some logic to configure.in.
12852         * configure.in: Move some logic from configure.
12853
12854 2002-05-11  Tom Tromey  <tromey@redhat.com>
12855
12856         * MAINTAINERS: Reflect libgcj reality.
12857
12858 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12859
12860         * Makefile.in: Honour DESTDIR.
12861
12862 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12863
12864         * config.guess: Import 2002-03-20 version.
12865         * config.sub: Import 2002-04-26 version.
12866
12867 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12868
12869         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12870
12871 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12872
12873         * MAINTAINERS: Add self.
12874
12875 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12876
12877         * ltmain.sh: Detect and handle object name conflicts
12878         while piecewise linking a static library.
12879
12880 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12881
12882         * configure.in (noconfigdirs): Don't disable libgcj on
12883         sparc64-*-solaris* and sparcv9-*-solaris*.
12884
12885 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12886
12887         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12888
12889 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12890
12891         * configure.in (FLAGS_FOR_TARGET): Do not add
12892         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12893         on i[3456]86-*-linux*.
12894
12895 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12896
12897         * configure.in (noconfigdirs): Replace [ ] with test.
12898
12899         * configure.in (noconfigdirs): Do not add target-newlib if
12900         target == i[3456]86-*-linux*, and host == target.
12901
12902 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12903
12904         * configure.in: delete reference to absent file
12905
12906         * configure.in: replace '[' with 'test'
12907
12908         * configure.in: Eliminate references to gash.
12909         * Makefile.in: Eliminate references to gash.
12910
12911         * configure.in: remove useless references to 'pic' makefile fragments.
12912
12913         * configure.in: (*-*-windows*) Finish removing.
12914
12915         * configure.in: Eliminate redundant test for libgui.
12916
12917 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12918
12919         * MAINTAINERS: Add self and realphabetize.  Update entries
12920         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12921         entry for a29k port maintainer.
12922
12923 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12924
12925         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12926         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12927
12928 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12929
12930         * configure.in: remove references to dead files
12931
12932 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12933
12934         * MAINTAINERS: Add information about purpose of this file.
12935
12936 2002-04-18  Tom Tromey  <tromey@redhat.com>
12937
12938         * configure.in: Disallow configuring libgcj when it is already
12939         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12940         Solaris 2.8 by default.  For PR libgcj/6158.
12941
12942 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12943
12944         * configure.in:  Move default CC setting out of config/mh-* fragments
12945         directly into here.
12946
12947 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12948
12949         * configure.in: don't even try to configure or make a subdirectory
12950         if there's no configure script for it.
12951
12952 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12953
12954         * MAINTAINERS: Remove chill maintainers.
12955         * Makefile.in (CHILLFLAGS): Remove.
12956         (CHILL_LIB): Remove.
12957         (TARGET_CONFIGDIRS): Remove libchill.
12958         (CHILL_FOR_TARGET): Remove.
12959         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12960         CHILL_LIB.
12961         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12962         (CHECK_TARGET_MODULES): Likewise.
12963         (INSTALL_TARGET_MODULES): Likewise.
12964         (CLEAN_TARGET_MODULES): Likewise.
12965         (configure-target-libchill): Remove.
12966         (all-target-libchill): Remove.
12967         * configure.in (target_libs): Remove target-libchill.
12968         Do not compute CHILL_FOR_TARGET.
12969         * libchill: Remove directory.
12970
12971 2002-04-11  DJ Delorie  <dj@redhat.com>
12972
12973         * Makefile.in, configure.in: Sync with binutils, entries
12974         follow...
12975
12976 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12977
12978         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12979         (do-tar, do-bz2): New rules.
12980         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12981         (gdb-tar): New rule.
12982         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12983         (insight_dejagnu.tar): New rule.
12984         (insight.tar): New rule.
12985         (gdb+dejagnu.tar): New rule.
12986         (gdb.tar): New rule.
12987
12988 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12989
12990         * Makefile.in: Add all-tix to deps for all-snavigator
12991         so that tix is built when building snavigator.
12992
12993 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12994
12995         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12996         ld and gdb are not supported.
12997
12998 2002-01-07  Mark Salter  <msalter@redhat.com>
12999
13000         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13001         Allow target-libgloss to be built for arm, strongarm, and xscale.
13002
13003 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13004
13005         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13006         options for i[3456]86-pc-linux* native builds.
13007
13008 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13009
13010         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13011         files from .po files for a distribution.
13012
13013 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13014
13015         * configure.in: Enable libstdc++-v3 for h8300 targets.
13016
13017 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13018
13019         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13020         version from bfd/.
13021
13022 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13023
13024         * Makefile.in (VER): When present, extract the version number from
13025         the file version.in.
13026
13027 2001-05-24  Tom Rix  <trix@redhat.com>
13028
13029         * configure.in : enable ld for aix
13030
13031 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13032
13033         * config.guess: Add linux target for S/390.
13034
13035 2000-11-07  Philip Blundell  <pb@futuretv.com>
13036
13037         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13038
13039 2000-11-03  Philip Blundell  <pb@futuretv.com>
13040
13041         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13042         files.
13043
13044 2001-01-15  Ben Elliston  <bje@redhat.com>
13045
13046         * configure.in (host_tools): Add sid.
13047         Always configure cgen.
13048
13049 2000-11-24  Nick Clifton  <nickc@redhat.com>
13050
13051         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13052
13053 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13054
13055         * Makefile.in (ALL_MODULES): Add all-cgen.
13056         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13057         (all-cgen): New target.
13058         (all-opcodes,all-sim): Depend on all-cgen.
13059         * configure.in (host_tools): Add cgen.
13060         Only configure cgen if --enable-cgen-maint.
13061
13062 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13063
13064         * configure.in: Add *-*-freebsd* configurations.
13065
13066 2002-04-08  Tom Tromey  <tromey@redhat.com>
13067
13068         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13069         Fixes PR libgcj/6068.
13070
13071 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13072
13073         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13074
13075 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13076
13077         * configure.in (alpha*-dec-osf*): Enable libgcj.
13078
13079 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13080
13081         * MAINTAINERS (Write After Approval): Add myself.
13082
13083 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13084
13085         Fix for: PR bootstrap/3591, target/5676
13086         * configure.in (mcore-pe): Disable the configuration of
13087         libstdc++-v3 since exceptions are not supported.
13088
13089 2002-03-20  Anthony Green  <green@redhat.com>
13090
13091         * configure.in: Enable libgcj for xscale-elf target.
13092
13093 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13094
13095         * MAINTAINERS:  Update my email address.
13096
13097 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13098
13099         * ltmain.sh (relink_command): Fix typo in previous change.
13100
13101 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13102
13103         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13104         (relink_command): Added --tag flags.
13105         (mode=install): If relinking fails; error out.
13106
13107 2002-03-12  Richard Henderson  <rth@redhat.com>
13108
13109         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13110         .NOTPARALLEL tag.
13111         (do-check): Rename from check.
13112         (check): Allow parallel check.
13113
13114 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13115
13116         * MAINTAINERS: Add myself as maintainer for xtensa port.
13117         Fix alphabetical order in CPU port maintainer list.
13118         Remove myself from Write After Approval list.
13119
13120 2002-03-11  Richard Henderson  <rth@redhat.com>
13121
13122         * Makefile.in (.NOTPARALLEL): Add fake tag.
13123
13124 2002-03-07  H.J. Lu  (hjl@gnu.org)
13125
13126         * configure.in: Enable gprof for mips*-*-linux*.
13127
13128 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13129
13130         * MAINTAINERS (Write After Approval): Add myself.
13131
13132 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13133
13134         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13135         libjava.
13136         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13137
13138 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13139
13140         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13141         because its Makefile is there; test for the executable instead.
13142
13143 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13144
13145         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13146         libstdc++-v3 and libjava.
13147
13148 2002-02-11  Adam Megacz  <adam@xwt.org>
13149
13150         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13151         boehm-gc
13152
13153 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13154
13155         * config.guess: Updated to 2002-01-30's version.
13156         * config.sub: Updated to 2002-02-01's version.
13157         Contribute sh64-elf.
13158         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13159         * configure.in: Added sh64-*-*.
13160
13161 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13162
13163         * MAINTAINERS: Belatedly add myself to write after approval list.
13164
13165 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13166
13167         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13168         Remove self as Write After Approval.
13169
13170 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13171
13172         * MAINTAINERS: Put self in as maintainer for contrib/regression
13173         directory.
13174
13175 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13176
13177         * MAINTAINERS:  Update my email address.
13178
13179 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13180
13181         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13182         target-libiberty, and target-libgloss.  Skip Java-related
13183         libraries if not supported for NetBSD on target CPU.
13184
13185 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13186
13187         * install-sh: Use _inst.$$_ for temp file name.
13188
13189 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13190
13191         * MAINTAINERS (Write After Approval): Move my contact info
13192         from here...
13193         (OS Port Maintainers): ...to here (netbsd).
13194
13195 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13196
13197         * MAINTAINERS (Write After Approval): Add myself.
13198
13199 2002-01-17  H.J. Lu  <hjl@gnu.org>
13200
13201         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13202         (all-target-fastjar): Also depend on all-target-libiberty.
13203
13204 2002-01-16  H.J. Lu  (hjl@gnu.org)
13205
13206         * config.guess: Import from master sources, rev 1.225.
13207         * config.sub: Import from master sources, rev 1.238.
13208
13209 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13210
13211         * MAINTAINERS (Write After Approval): Remove myself.
13212
13213 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13214
13215         * MAINTAINERS (Write After Approval): Add myself.
13216
13217 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13218
13219         * MAINTAINERS: Add self as docs co-maintainer.
13220
13221 2001-12-11  Matthias Klose  <doko@debian.org>
13222
13223         * MAINTAINERS (Write After Approval): Add myself.
13224
13225 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13226
13227         * MAINTAINERS: Update my email address.
13228
13229 2001-12-07  Turly O'Connor  <turly@apple.com>
13230         * MAINTAINERS (Write After Approval): Add myself.
13231         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13232         (rs6000_initialize_trampoline): Call __trampoline_setup for
13233         ABI_DARWIN too.
13234         * darwin-tramp.asm: New file, implements __trampoline_setup.
13235         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13236
13237 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13238
13239         * MAINTAINERS (Write After Approval): Add myself.
13240
13241 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13242
13243         * configure, configure.in: Use temp file for long sed commands.
13244
13245 2001-12-03  Laurent Guerby  <guerby@acm.org>
13246
13247         * config.sub: Update to version 1.232 on subversion.
13248
13249 2001-12-03  Ben Elliston  <bje@redhat.com>
13250
13251         * MAINTAINERS: Update mail address for config.* patches.
13252
13253 2001-11-27  DJ Delorie  <dj@redhat.com>
13254             Zack Weinberg  <zack@codesourcery.com>
13255
13256         When build != host, create libiberty for the build machine.
13257
13258         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13259         CONFIG_ARGUMENTS.
13260         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13261         New variables.
13262         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13263         and rules.
13264         (all.normal): Depend on ALL_BUILD_MODULES.
13265         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13266         (all-build-libiberty): Depend on configure-build-libiberty.
13267
13268         * configure: Calculate and substitute proper value for
13269         ALL_BUILD_MODULES.
13270         * configure.in: Create the build subdirectory.
13271         Calculate and substitute TARGET_CONFIGARGS (formerly
13272         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13273
13274 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13275
13276         * MAINTAINERS (write-after-approval): Add self.
13277
13278 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13279
13280         * MAINTAINERS (GNATS only accounts): Remove self.
13281
13282 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13283
13284         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13285         libf2c.
13286
13287 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13288
13289         * MAINTAINERS (Write After Approval): Add self.
13290
13291 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13292
13293         * MAINTAINERS: mips and s390 are also CPU ports.
13294
13295 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13296
13297         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13298
13299 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13300
13301         * MAINTAINERS: Alphabetize.
13302
13303 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13304
13305         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13306
13307 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13308
13309         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13310
13311 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13312
13313         * configure.in (--enable-languages): Be more permissive about
13314         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13315
13316 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13317
13318         * config.sub: Import from master sources, rev. 1.230.
13319         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13320
13321 2001-11-07  Laurent Guerby  <guerby@acm.org>
13322
13323         * MAINTAINERS (Write After Approval): Add self.
13324
13325 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13326
13327         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13328
13329 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13330
13331         * config.sub: Import from master sources, rev 1.226.
13332         * config.guess: Import from master sources, rev 1.216.
13333
13334 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13335
13336         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13337         * MAINTAINERS: Add self as maintainer of MMIX port.
13338         Remove old after-approval entry.
13339
13340 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13341
13342         * ChangeLog, configure: Fix spelling errors.
13343
13344 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13345
13346         * MAINTAINERS: Tweak my address.
13347
13348 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13349
13350         * MAINTAINERS: Update my email address.
13351
13352 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13353
13354         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13355         * MAINTAINERS: Add self as maintainer of CRIS port.
13356
13357 2001-10-10  Geert Bosch  <bosch@gnat.com>
13358
13359         * MAINTAINERS (Various maintainers: Ada front end):
13360         Added Robert Dewar.
13361
13362 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13363
13364         * MAINTAINERS (Write After Approval): Added self
13365
13366 2001-10-02  Geert Bosch  <bosch@gnat.com>
13367
13368         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13369
13370 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13371
13372         * configure: Handle temporary files securely using mkdir.
13373
13374 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13375
13376         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13377
13378 2001-09-26  Will Cohen  <wcohen@redhat.com>
13379
13380         * configure.in (*-*-linux*): Disable configuration of target-newlib
13381         and target-libgloss.
13382
13383 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13384
13385         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13386         RANLIB.
13387
13388 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13389
13390         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13391         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13392         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13393         avoid quotes nesting problems.
13394         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13395         (DO_X): Export only variables that are set.
13396
13397 2001-09-19  Ben Elliston  <bje@redhat.com>
13398
13399         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13400         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13401         semantics.  Use the shell built-in "type" command instead.
13402
13403 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13404
13405         Merged from gcc-3_0-branch:
13406         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13407         * ltcf-c.sh: Use $objext, not $ac_objext.
13408         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13409         * ltcf-cxx.sh: Add support for GNU.
13410         2001-07-22  Timothy Wall  <twall@redhat.com>
13411         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13412         default settings if using GNU tools with that configuration.
13413         * ltcf-cxx.sh: Ditto.
13414         * ltcf-gcj.sh: Ditto.
13415         2001-07-21  Michael Chastain  <chastain@redhat.com>
13416         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13417         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13418         * ltmain.sh: Mark as gcc-local.
13419
13420 2001-08-30  Eric Christopher  <echristo@redhat.com>
13421             Jason Eckhardt  <jle@redhat.com>
13422
13423         * config.guess: Merge from master sources.
13424         * config.sub: Merge from master sources, add support for mipsisa32.
13425
13426 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13427         * config.sub: Merge from master sources, rev 1.219.
13428         * MAINTAINERS: Add self as contact for stormy16 port.
13429
13430 2001-08-14  Zack Weinberg  <zackw@panix.com>
13431
13432         * config.sub: Merge from master sources, rev 1.218.
13433         * config.guess: Merge from master sources, rev 1.209.
13434
13435 2001-08-11  Graham Stott  <grahams@redhat.com>
13436
13437         * Makefile.in (check-c++): Add missing semicolon.
13438
13439 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13440
13441         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13442
13443 2001-07-30  Eric Christopher  <echristo@redhat.com>
13444
13445         * MAINTAINERS (Various maintainers: mips port): Added myself.
13446
13447 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13448
13449         * configure.in (sh-*-linux*): New.
13450
13451 2001-07-27  Richard Henderson  <rth@redhat.com>
13452
13453         * .cvsignore: Add LAST_UPDATED.
13454
13455 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13456
13457         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13458
13459 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13460
13461         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13462
13463 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13464
13465         * MAINTAINERS (Write After Approval): Added myself.
13466
13467 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13468
13469         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13470         and libgcj on m68hc11/m68hc12.
13471
13472 2001-06-27  H.J. Lu  (hjl@gnu.org)
13473
13474         * Makefile (CFLAGS_FOR_BUILD): New.
13475         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13476
13477 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13478
13479         * README: Remove version number.
13480
13481 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13482
13483         * INSTALL/README: Update wrt. to the installation instructions now
13484         residing in gcc/doc/install.texi.
13485
13486 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13487
13488         * README: Replace with a cut-down and updated version of gcc/README.
13489
13490 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13491
13492         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13493         multilibs to be disabled.
13494
13495 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13496
13497         * MAINTAINERS (Write After Approval): Add myself.
13498
13499 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13500
13501         * config.guess: Import CVS version 1.195.
13502         * config.sub: Import CVS version 1.212.
13503
13504 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13505
13506         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13507         gcc/xgcc is built, use -print-prog-name to find out the program
13508         name to use.
13509
13510 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13511
13512         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13513         appear to also be in the master copy.
13514         * config.sub:  Import CVS version 1.211.
13515
13516 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13517
13518         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13519         with_gcc]: Use `gcc -shared' to build a shared library.
13520
13521 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13522
13523         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13524         archives.
13525
13526 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13527
13528         * MAINTAINERS (Write After Approval): Add myself.
13529
13530 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13531
13532         * configure.in (libstdcxx_flags): Do not try to execute
13533         libstdc++-v3/testsuite_flags until it exists.
13534
13535 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13536
13537         * MAINTAINERS: Update my email address.
13538
13539 2001-05-31  Graham Stott  <grahams@redhat.com>
13540
13541         * MAINTAINERS (Write After Approval): Add myself.
13542
13543 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13544
13545         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13546         libraries when using g++ with native linker.
13547
13548 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13549
13550         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13551
13552 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13553
13554         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13555         [aix4*|aix5*]: Prepend blank.
13556
13557 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13558
13559         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13560         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13561         of subdir/configure scripts to use the new libtool.m4.
13562
13563 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13564
13565         * MAINTAINERS (Write After Approval): Add myself.
13566
13567 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13568
13569         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13570
13571 2001-05-11  Ben Elliston  <bje@redhat.com>
13572
13573         * Makefile.in (all-sid): New target.
13574         (check-sid, clean-sid, install-sid): Likewise.
13575
13576 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13577
13578         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13579
13580 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13581
13582         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13583         libgcj.
13584
13585 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13586
13587         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13588         gcc/xgcc is built, use -print-prog-name to find out the program
13589         name to use.
13590
13591 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13592
13593         * configure.in (noconfigdirs): Don't reset it from scratch in the
13594         target case; only append to it.
13595
13596         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13597         sparc-*-solaris2.8]: Disable ${libgcj}.
13598
13599 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13600
13601         * configure.in (libgcj_saved): Copy from $libgcj.
13602         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13603         --disable-libgcj.
13604
13605 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13606
13607         * MAINTAINERS: Remove self as MIPS maintainer and
13608         C front end maintainer.
13609
13610 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13611
13612         * configure.in: Move *-chorusos target case to the proper switch.
13613         Disable libgcj.
13614
13615 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13616
13617         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13618         1.641.2.228.
13619
13620 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13621
13622         * Makefile.in (STAGE1_CFLAGS): Pass down.
13623
13624 2001-04-13  Alan Modra  <amodra@one.net.au>
13625
13626         * config.guess: Add hppa64-linux support.  Note for next import that
13627         this is already in the master file.
13628         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13629
13630 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13631
13632         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13633         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13634
13635 2001-04-11  Stan Shebs  <shebs@apple.com>
13636
13637         * MAINTAINERS: Add self as Darwin port maintainer.
13638
13639 2001-04-11  Alan Modra  <amodra@one.net.au>
13640
13641         * MAINTAINERS: Update my email address.
13642
13643 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13644
13645         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13646         recent versions of FreeBSD (release 3 or later).
13647         * ltconfig: On FreeBSD, -lc must not be provided when building
13648         a shared library or else the standard -pthread gcc option is
13649         rendered worthless to later users of the built library.
13650
13651 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13652
13653         * MAINTAINERS: Add self and RTH as C front end maintainers.
13654
13655 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13656
13657         * config.sub: Make sure to match an already-canonicalized
13658         machine name (eg. mn10300-unknown-elf).
13659
13660 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13661
13662         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13663         New macros.
13664         (bootstrap, cross): Use RECURSE_FLAGS.
13665         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13666
13667 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13668
13669         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13670
13671 2001-03-22  Colin Howell  <chowell@redhat.com>
13672
13673         * Makefile.in (DO_X): Do not backslash single-quotes in
13674         backquotes (two places).
13675
13676 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13677
13678         Re-installed:
13679         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13680         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13681         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13682         * ltcf-cxx.sh: Likewise.
13683         * ltcf-gcj.sh: Likewise.
13684
13685 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13686
13687         * MAINTAINERS: Add myself as "documentation co-maintainer".
13688
13689 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13690
13691         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13692         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13693
13694 2001-03-19  Tom Tromey  <tromey@redhat.com>
13695
13696         * config-ml.in: Handle GCJ and GCJFLAGS.
13697
13698 2001-03-21  Michael Chastain  <chastain@redhat.com>
13699
13700         * Makefile.in: all-m4 depends on all-texinfo.
13701
13702 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13703
13704         * MAINTAINERS: Add myself to write after approval list.
13705
13706 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13707
13708         * Makefile.in (DO_X): Quote nested quotes.
13709
13710 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13711
13712         * MAINTAINERS: Add myself to write after approval list.
13713
13714 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13715
13716         * Makefile.in (DO_X): Use double quotes for quoting
13717         "RANLIB=$${RANLIB}".
13718
13719 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13720
13721         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13722
13723 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13724
13725         * configure.in: Only use `lang_requires' for languages athat are
13726         actually enabled.
13727
13728 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13729
13730         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13731
13732 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13733
13734         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13735
13736 2001-03-07  Tom Tromey  <tromey@redhat.com>
13737
13738         * configure.in: Allow config-lang.in to set `lang_requires' to list
13739         of other required languages.
13740
13741 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13742
13743         * Makefile.in: Remove RANLIB definition. Use RANLIB
13744         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13745         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13746
13747 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13748             Alexandre Oliva  <aoliva@redhat.com>
13749
13750         * Makefile.in (check-c++): Use tabs, not spaces.
13751
13752 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13753
13754         * MAINTAINERS: add myself to Write After Approval list.
13755
13756 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13757
13758         * Makefile.in (check-c++): New rule.
13759
13760         * configure.in (target_libs): Remove libg++.
13761         (noconfigdirs): Remove libg++.
13762         (noconfigdirs): Same.
13763         (noconfigdirs): Same.
13764         (noconfigdirs): Same.
13765
13766         * config-ml.in: Remove libg++ references.
13767
13768         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13769         (ALL_TARGET_MODULES): Same.
13770         (configure-target-libg++): Remove.
13771         (all-target-libg++): Remove.
13772         (configure-target-libio): Remove.
13773         (all-target-libio): Remove.
13774         (check-target-libio): Remove.
13775         (.PHONY): Remove.
13776         (libg++.tar.bz2): Remove.
13777         (all-target-cygmon): Remove libio.
13778         (all-target-libstdc++): Remove.
13779         (configure-target-libstdc++): Remove.
13780         (TARGET_LIB_PATH): Remove libstdc++.
13781         (ALL_GCC_CXX): Remove libstdc++.
13782         (all-target-gperf): Correct.
13783
13784 2001-02-16  Nick Clifton  <nickc@redhat.com>
13785
13786         * configure.in (noconfigdirs): Allow configuration of texinfo
13787         for Cygwin hosts.
13788
13789 2001-02-15  Anthony Green  <green@redhat.com>
13790
13791         * configure: Introduce GCJ_FOR_TARGET.
13792         * configure.in: Ditto.
13793         * Makefile.in: Ditto.
13794
13795 2001-02-13  Andreas Schwab  <schwab@suse.de>
13796
13797         * MAINTAINERS: Update mail address.
13798
13799 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13800
13801         * config.guess: Add linux target for S/390.
13802         * config.sub: Likewise.
13803
13804 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13805
13806         * configure.in: for *-chorusos, don't config target-newlib and
13807         target-libgloss.
13808
13809 2001-02-06  Ben Elliston  <bje@redhat.com>
13810
13811         * configure: Output host type to stdout, not stderr.
13812
13813 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13814
13815         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13816         * ltcf-cxx.sh: Likewise.
13817
13818         * config.if: Assume enable_libstdcxx_v3 is defined.
13819
13820 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13821
13822         Remove V2 C++ library.
13823         * configure.in: Remove --enable-libstdcxx_v3 support.
13824
13825 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13826
13827         * include/demangle.h: Add prototype for java_demangle_v3.
13828
13829 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13830
13831         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13832
13833 2001-01-27  Richard Henderson  <rth@redhat.com>
13834
13835         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13836
13837 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13838
13839         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13840         Don't unset, it's non-portable and no longer necessary, set to empty
13841         instead.
13842
13843 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13844
13845         * ltconfig: Shell portability fix for the tagname validity check.
13846
13847 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13848
13849         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13850         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13851
13852 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13853
13854         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13855
13856 2001-01-26  Tom Tromey  <tromey@redhat.com>
13857
13858         * configure.in: Allow libgcj to be built on Sparc Solaris.
13859
13860 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13861
13862         * ltcf-c.sh: Add aix5 case.
13863         * ltcf-cxx.sh: Likewise.
13864         * ltconfig: Likewise.
13865
13866 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13867
13868         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13869         keep at least one of build_libtool_libs or build_old_libs set to
13870         yes.
13871
13872         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13873         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13874
13875 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13876
13877         * configure.in: Enable libgcj on several additional platforms.
13878
13879 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13880
13881         * configure.in: Enable libgcj for linux targets.
13882
13883 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13884
13885         * MAINTAINERS (Write After Approval): Add myself.
13886
13887 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13888
13889         * MAINTAINERS: Add myself as vax port maintainer.
13890
13891 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13892
13893         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13894
13895 2001-01-09  Mike Stump  <mrs@wrs.com>
13896
13897         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13898         failures of subdirectories.
13899
13900 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13901
13902         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13903         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13904         * ltcf-cxx.sh: Likewise.
13905         * ltcf-gcj.sh: Likewise.
13906         * ltconfig.sh: Fix typo.
13907
13908 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13909
13910         * configure: handle DOS-style absolute paths.
13911
13912 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13913
13914         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13915
13916 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13917
13918         * MAINTAINERS: Add myself as avr port co-maintainer.
13919
13920 2000-12-28  Ben Elliston  <bje@redhat.com>
13921
13922         * MAINTAINERS: Add myself under ``Write After Approval''.
13923
13924 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13925
13926         * texinfo: Remove directory from GCC.
13927
13928 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13929
13930         * COPYING: Update to current
13931         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13932         to 19yy as example year in copyright notice).
13933
13934 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13935
13936         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13937         (libstdcxx_incdir): Pass down.
13938         * config.if: Remove expired bits for cxx_interface, add stub.
13939         (libstdcxx_incdir): Add variable for g++ include directory.
13940         * configure.in (gxx_include_dir): Use it.
13941
13942 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13943
13944         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13945         with old-email address from ``Write After Approval''.
13946
13947 2000-12-15  Andreas Jaeger  <aj@suse.de>
13948
13949         * configure.in: Handle lang_dirs.
13950
13951 2000-12-14  Tom Tromey  <tromey@redhat.com>
13952
13953         * MAINTAINERS: Removed brads.
13954
13955         * MAINTAINERS: Added gcj developers.
13956
13957 2000-12-13  Anthony Green  <green@redhat.com>
13958
13959         * configure.in: Disable libgcj for any target not specifically
13960         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13961         with g++ abi.
13962
13963 2000-12-13  Mike Stump  <mrs@wrs.com>
13964
13965         * Makefile.in (local-distclean): Also remove fastjar.
13966
13967 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13968
13969         * contrib/gcc_update: Add fastjar --touch entries.
13970
13971 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13972
13973         * configure.in: Disable language-specific target libraries for
13974         languages that aren't enabled.
13975
13976 2000-12-10  Anthony Green  <green@redhat.com>
13977
13978         * configure.in: Define libgcj.  Disable libgcj target libraries for
13979         most targets.
13980
13981 2000-12-10  Neil Booth  <neilb@earthling.net>
13982
13983         * MAINTAINERS: Update mail address, remove from WAA list.
13984
13985 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13986
13987         * libjava: Imported from /cvs/java.
13988         * libffi: Likewise.
13989         * Boehm-gc: Likewise.
13990
13991 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13992
13993         * configure.in (target_libs): Revert 2000-12-08 patch.
13994         (noconfigdirs): Added target-libjava.
13995
13996 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13997
13998         * djunpack.bat: removed.
13999
14000 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14001
14002         * Makefile.in: handle DOS-style absolute paths.
14003         * config-ml.in: likewise.
14004         * symlink-tree: likewise.
14005
14006 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14007
14008         * fastjar: Imported.
14009
14010 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14011
14012         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14013         libjava.
14014         * configure.in (target_libs): Removed `target-libjava'.
14015
14016 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14017
14018         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14019         (ALL_MODULES): Added fastjar.
14020         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14021         (all-target-libjava): all-fastjar replaces all-zip.
14022         (all-fastjar): Added.
14023         (configure-target-fastjar, all-target-fastjar): Likewise.
14024         * configure.in (host_tools): Added fastjar.
14025
14026 2000-12-07  Mike Stump  <mrs@wrs.com>
14027
14028         * Makefile.in (local-distclean): Remove leftover built files.
14029
14030 2000-11-24  Nick Clifton  <nickc@redhat.com>
14031
14032         * configure.in (xscale-elf): Add target.
14033         (xscale-coff): Add target.
14034
14035 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14036
14037         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14038         recent versions of FreeBSD (release 3 or later).
14039         * ltconfig: On FreeBSD, -lc must not be provided when building
14040         a shared library or else the standard -pthread gcc option is
14041         rendered worthless to later users of the built library.
14042
14043 2000-11-16  Fred Fish  <fnf@be.com>
14044
14045         * configure.in (enable_libstdcxx_v3): Fix typo,
14046         libstd++ -> libstdc++.
14047
14048 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14049
14050         * MAINTAINERS: Add self to Write After Approval list.
14051
14052 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14053
14054         * MAINTAINERS: Update my email address.  Add myself to global write
14055         privs list.
14056
14057 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14058
14059         * Makefile.in: Merge with src and libgcj.
14060         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14061         configure-target-<library> when their configure scripts need the C
14062         or C++ library to have already been built to work properly.
14063         (do_proto_toplev): Set them to an empty string.
14064
14065         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14066         (REALLY_SET_LIB_PATH): Use them.
14067
14068 2000-11-17  Stan Shebs  <shebs@apple.com>
14069
14070         * MAINTAINERS: Add self to Write After Approval list.
14071
14072 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14073
14074         * configure: Provide the original toplevel configure arguments
14075         (including $0) to subprocesses in the environment rather than
14076         through gcc/configargs.h.
14077
14078 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14079
14080         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14081         C99.  Alphabetise "Write After Approval" list.
14082
14083 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14084
14085         * configure: Turn on libstdc++ V3 by default.
14086
14087         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14088         if we've got GCC.
14089
14090 2000-11-11  Philip Blundell  <philb@gnu.org>
14091
14092         * MAINTAINERS: Add self to Write After Approval list.
14093
14094 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14095
14096         * ltcf-c.sh (aix4): Improve shared library configuration; require
14097         exporting symbols.
14098         * ltcf-cxx.sh (aix4): Define.
14099         * ltconfig (aix4): Define library and soname specs appropriate for
14100         AIX.  Define command to create export symbols list.
14101
14102 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14103
14104         * config.sub: Add support for Sun Chorus
14105
14106 2000-10-31  Nick Clifton  <nickc@redhat.com>
14107
14108         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14109         <name>@redhat.com.  Also installed new email address for Clint
14110         Popetz.
14111
14112 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14113
14114         * etc: Remove directory from GCC.
14115
14116 2000-10-16  Michael Meissner  <meissner@redhat.com>
14117
14118         * configure (gcc/configargs.h): Only create if there is a build GCC
14119         directory created.
14120
14121 2000-10-16  Matthias Klose  <doko@debian.org>
14122
14123         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14124         when configured for libstdc++-v3.
14125
14126 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14127
14128         * configure: Save configure arguments to gcc/configargs.h.
14129
14130 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14131
14132         * config.guess: Import CVS version 1.157.
14133         * config.sub: Import CVS version 1.181.
14134
14135 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14136
14137         * Makefile.in (bootstrap): avoid recursion if subdir missing
14138         (cross): ditto
14139         (do-proto-toplev): ditto
14140
14141 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14142
14143         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14144         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14145
14146         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14147         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14148         all affected `configure' scripts.
14149
14150 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14151
14152         * MAINTAINERS: Add self as cpplib co-maintainer.
14153
14154 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14155
14156         * MAINTAINERS: Add self to Write After Approval list.
14157
14158 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14159
14160         * INSTALL/README: egcs -> GCC update.
14161
14162 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14163
14164         * MAINTAINERS: Add myself to Write After Approval list.
14165
14166 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14167
14168         * MAINTAINERS: Add myself to Write After Approval list.
14169
14170 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14171
14172         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14173         X11 libraries for hppa64.
14174
14175 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14176
14177         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14178
14179 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14180
14181         * Makefile.in (all-zlib): Added dummy target.
14182
14183         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14184         ltcf-gcj.sh: Updated from libtool multi-language branch.
14185
14186 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14187
14188         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14189         (bootstrap*): Depend on all-bootstrap.
14190
14191 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14192
14193         * config.guess: Import CVS version 1.156.
14194         * config.sub: Import CVS version 1.179.
14195
14196 2000-09-02  Anthony Green  <green@cygnus.com>
14197
14198         * Makefile.in (all-gcc): Depend on all-zlib.
14199         (CLEAN_MODULES): Add clean-zlib.
14200         (ALL_MODULES): Add all-zlib.
14201         * configure.in (host_libs): Add zlib.
14202
14203 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14204
14205         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14206         crosses, but add gcc/include to the header search path for them.
14207
14208 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14209
14210         * MAINTAINERS: Add self to Write After Approval list.
14211
14212 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14213
14214         * config.guess: Import CVS version 1.152.
14215         * config.sub: Import CVS version 1.177.
14216
14217 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14218
14219         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14220         $targargs to tell whether newlib is going to be built.
14221
14222         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14223         $$r/TARGET_SUBDIR/libio for _G_config.h.
14224
14225 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14226
14227         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14228
14229 2000-08-22  DJ Delorie  <dj@redhat.com>
14230
14231         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14232
14233 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14234
14235         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14236         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14237         sub-configures.
14238
14239 2000-08-21  DJ Delorie  <dj@redhat.com>
14240
14241         * MAINTAINERS: Add self as a libiberty maintainer
14242
14243 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14244
14245         * configure.in (libstdcxx_flags): Use
14246         libstdc++-v3/src/libstdc++.INC.
14247
14248 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14249
14250         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14251
14252 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14253
14254         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14255
14256         * configure: Make enable_threads and enable_shared defaults
14257         explicit.  Substitute enable_threads into generated Makefiles.
14258         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14259         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14260
14261 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14262
14263         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14264
14265 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14266
14267         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14268         previous delta.
14269
14270 2000-08-11  Jason Merrill  <jason@redhat.com>
14271
14272         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14273         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14274         (FLAGS_FOR_TARGET): Not here.
14275         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14276
14277 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14278
14279         * config-ml.in (CC, CXX): Don't introduce a leading space.
14280
14281 2000-08-07  DJ Delorie  <dj@delorie.com>
14282
14283         * MAINTAINERS: Add self as a DJGPP maintainer
14284
14285 2000-08-07  DJ Delorie  <dj@redhat.com>
14286
14287         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14288         "if we're also building gcc, and it's a gcc that will run on the
14289         build machine, we want to use its includes instead of the system's
14290         default includes".
14291
14292 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14293
14294         * MAINTAINERS: Add self to Write After Approval list.
14295
14296 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14297
14298         * configure.in (libstdcxx_flags): Don't use `"'.
14299
14300         * config-ml.in: Adjust multilib search paths to the
14301         appropriate multilib tree.
14302
14303 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14304
14305         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14306         commas in $LANGUAGES.
14307
14308 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14309
14310         * configure.in: Re-enable all references to libg++ and librx.
14311
14312 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14313
14314         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14315         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14316         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14317         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14318
14319         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14320
14321 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14322
14323         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14324         CXX_FOR_TARGET for sed.
14325
14326 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14327
14328         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14329         Do not override if already set in the environment or in configure.
14330         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14331         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14332
14333 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14334
14335         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14336         the libtool CVS tree multi-language branch.
14337         * ltconfig, ltmain.sh: Updated.
14338
14339 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14340
14341         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14342         (clean-target): Depend on it.
14343
14344         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14345         (GCC_FOR_TARGET): Use it.
14346         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14347         * configure.in: ... here.
14348         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14349         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14350
14351 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14352
14353         * MAINTAINERS: Add self to Write After Approval list.
14354
14355 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14356
14357         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14358         (configure-target-libchill, configure-target-libobjc): Likewise.
14359
14360         * configure.in: Use the same cache file for all target libs.
14361         * config-ml.in: But different cache files per multilib variant.
14362
14363 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14364
14365         * configure (topsrcdir): Don't use dirname.
14366
14367 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14368
14369         * MAINTAINERS: Add self to Write After Approval list.
14370
14371 2000-07-20  Jason Merrill  <jason@redhat.com>
14372
14373         * configure.in: Remove all references to libg++ and librx.
14374
14375         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14376
14377 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14378
14379         * config.sub: Update to subversions version 2000-07-06.
14380
14381 2000-07-12  Andrew Haley  <aph@cygnus.com>
14382
14383         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14384         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14385
14386 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14387
14388         * symlink-tree:  Check number of arguments.
14389
14390 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14391
14392         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14393         search path for a g++ extracted from the build tree.  This
14394         will allow link tests run by configure scripts in
14395         subdirectories to succeed.
14396
14397 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14398
14399         * ltconfig: Add support for mips-dde-sysv4.2MP
14400
14401 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14402
14403         * MAINTAINERS: Add myself as loop discovery maintainer.
14404
14405 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14406
14407         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14408         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14409
14410 2000-06-19  Timothy Wall  <twall@cygnus.com>
14411
14412         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14413         * config.sub: Add tic54x target.
14414
14415 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14416
14417         * MAINTAINERS: Add self as Fortran maintainer,
14418         remove Craig Burley.
14419
14420 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14421
14422         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14423         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14424
14425 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14426
14427         * MAINTAINERS: Add self as i18n maintainer
14428
14429 20000-05-21  H.J. Lu  (hjl@gnu.org)
14430
14431         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14432         directory are used if they exist. Make sure
14433         $(build_tooldir)/include is searched for header files,
14434         $(build_tooldir)/lib/ for library files.
14435         (GCC_FOR_TARGET): Likewise.
14436         (CXX_FOR_TARGET): Likewise.
14437
14438 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14439
14440         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14441
14442 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14443
14444         * Makefile.in (configure-target-libiberty): Depend on
14445         configure-target-newlib.
14446
14447 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14448
14449         * configure.in, Makefile.in: Merge all libffi-related
14450         configury stuff from the libgcj tree.
14451
14452 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14453
14454         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14455         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14456
14457 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14458
14459         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14460         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14461         current version information.  Add to proto-toplev directory.
14462         (gdb-taz): Build do-djunpack.
14463
14464 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14465
14466         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14467
14468 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14469
14470         * MAINTAINERS: Add self to Write After Approval list.
14471
14472 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14473
14474         * ltmain.sh: Preserve in relink_command any environment
14475         variables that may affect the linker behavior.
14476
14477 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14478
14479         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14480
14481 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14482
14483         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14484
14485 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14486
14487         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14488         with the version name.
14489
14490 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14491
14492         * MAINTAINERS: Add self as bb-reorder maintainer.
14493
14494 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14495
14496         * config.if: Tweak.
14497
14498 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14499
14500         * djunpack.bat: New file.
14501
14502 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14503
14504         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14505         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14506         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14507         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14508
14509 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14510
14511         * config.sub (case $basic_machine): Change default for "ibm-*"
14512         to "openedition".
14513
14514 2000-04-13  Andreas Jaeger  <aj@suse.de>
14515
14516         * MAINTAINERS: Added myself.
14517
14518 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14519
14520         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14521         (do-md5sum): New target.
14522         (MD5PROG): Define.
14523         (PACKAGE): Default to TOOL.
14524         (VER): Default to a shell script.
14525         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14526         md5 checksum generation.
14527         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14528         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14529         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14530         insight.tar.bz2): Use gdb-taz to create archive.
14531
14532 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14533
14534         * configure (warn_cflags): Delete.
14535
14536 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14537
14538         * MAINTAINERS: Added myself.
14539
14540 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14541             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14542
14543         * configure.in (enable_libstdcxx_v3): Add.
14544         (target_libs): Add bits here to switch between libstdc++-v2 and
14545         libstdc++-v3.
14546         * config.if: And this file too.
14547         * Makefile.in: Add libstdc++-v3 targets.
14548
14549 2000-04-05  Michael Meissner  <meissner@redhat.com>
14550
14551         * config.sub (d30v): Add d30v as a basic machine type.
14552
14553 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14554
14555         * configure.in: -linux-gnu*, not -linux-gnu.
14556
14557 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14558
14559         * MAINTAINERS: Add self in write-after-approval section.
14560
14561 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14562
14563         * MAINTAINERS: Add self as ia64 port maintainer.
14564
14565 2000-03-08  Neil Booth  <NeilB@earthling.net>
14566
14567         * MAINTAINERS: Add self in write-after-approval section.
14568
14569 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14570
14571         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14572         (do-tar-bz2): Replace TOOL with PACKAGE.
14573         (gdb.tar.bz2): Remove GDBTK from GDB package.
14574         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14575         dejagnu.tar.bz2): New packages.
14576
14577 2000-02-27  Andreas Jaeger  <aj@suse.de>
14578
14579         * configure.in: Add entry for mips*-*-linux*, move catch all
14580         *-*-*linux* entry below this one.
14581
14582 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14583
14584         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14585
14586 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14587
14588         * config.sub: Support an OS of "wince".
14589
14590 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14591
14592         * config.guess, config.sub: Updated to match config's 2000-02-15
14593         version.
14594
14595 2000-02-23  Linas Vepstas  <linas@linas.org>
14596
14597         * config.sub: Add support for Linux/IBM 370.
14598         * configure.in: Likewise.
14599
14600 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14601
14602         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14603
14604 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14605
14606         * config.guess: Guess "cygwin" rather than "cygwin32".
14607
14608 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14609
14610         * configure (gcc_version): When setting, narrow search to
14611         lines containing `version_string'.
14612
14613 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14614
14615         * config.sub: Add support for avr target.
14616
14617 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14618
14619         * MAINTAINERS: Add maintainers for MCore port.
14620
14621 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14622
14623         * config.sub: Add mmix-knuth-mmixware.
14624
14625 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14626
14627         * MAINTAINERS: Pair cccp with cpplib maintainership.
14628
14629 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14630
14631         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14632         structure stuff to -L library search.
14633         (CXX_FOR_TARGET): Ditto.
14634         (CROSS_CHECK_MODULES): Fix spelling mistake.
14635
14636 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14637
14638         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14639         the C++ compiler.
14640
14641 2000-01-12  Richard Henderson  <rth@cygnus.com>
14642
14643         * configure.in: Don't build some bits for beos.
14644
14645 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14646
14647         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14648         as include files.
14649
14650 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14651
14652         * Add self as cpplib maintainer, as requested by Jason
14653         Merrill.  Correct my e-mail address.
14654
14655 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14656
14657         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14658         not mh-aix43.
14659
14660 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14661
14662         * MAINTAINERS: Add myself to "write after approval" list.
14663
14664 1999-12-14  Richard Henderson  <rth@cygnus.com>
14665
14666         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14667         * config.sub: Accept alphaev[78], alphaev8.
14668
14669 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14670
14671         * config.guess, config.sub: Update from autoconf.
14672
14673 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14674
14675         * MAINTAINERS:  update my playtime e-address.
14676
14677 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14678
14679         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14680         necessary libraries are missing.
14681
14682 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14683
14684         * MAINTAINERS: Add new 'write after approval' maintainer.
14685
14686 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14687
14688         * MAINTAINERS: Add new Java maintainer.
14689
14690 1999-10-25  Andreas Schwab  <schwab@suse.de>
14691
14692         * configure: Fix quoting inside arguments of eval.
14693
14694 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14695
14696         * config-ml.in: Allow suppression of some ARM multilibs.
14697
14698 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14699
14700         * config.guess: Add OS/390 match pattern.
14701         * config.sub: Add mvs, openedition targets.
14702         * configure.in (i370-ibm-opened*): New.
14703
14704 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14705
14706         * config.sub: Add support for configuring for pj.
14707
14708 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14709
14710         * config.sub (maybe_os): Add support for configuring for fr30.
14711
14712 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14713
14714         * configure.in: Do not configure or build ld for AIX
14715         platforms.  ld is known to be broken on these platforms.
14716
14717 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14718
14719         * config-ml.in: Pass compiler flag corresponding to multidirs to
14720         subdir configures.
14721
14722 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14723
14724         * Makefile.in (LDFLAGS): Define.
14725
14726 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14727
14728         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14729         noconfigdirs.
14730         (*-*-cygwin*): Likewise.
14731
14732 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14733
14734         * mkdep: New file.
14735         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14736         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14737
14738         From Eli Zaretskii <eliz@is.elta.co.il>:
14739         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14740         long file name when using DJGPP on MS-DOS.
14741
14742 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14743
14744         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14745
14746 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14747
14748         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14749         dependency as this causes "make check" to globally "make all"
14750
14751 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14752
14753         * configure.in (target_libs): Added target-zlib.
14754         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14755         (CONFIGURE_TARGET_MODULES): Likewise.
14756         (CHECK_TARGET_MODULES): Likewise.
14757         (INSTALL_TARGET_MODULES): Likewise.
14758         (CLEAN_TARGET_MODULES): Likewise.
14759         (configure-target-zlib): New target.
14760         (all-target-zlib): Likewise.
14761         (all-target-libjava): Depend on all-target-zlib.
14762         (configure-target-libjava): Depend on configure-target-zlib.
14763
14764         * Makefile.in (configure-target-libjava): Depend on
14765         configure-target-newlib.
14766         (configure-target-boehm-gc): New target.
14767         (configure-target-qthreads): New target.
14768
14769         * configure.in (target_libs): Added target-qthreads.
14770         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14771         (CONFIGURE_TARGET_MODULES): Likewise.
14772         (CHECK_TARGET_MODULES): Likewise.
14773         (INSTALL_TARGET_MODULES): Likewise.
14774         (CLEAN_TARGET_MODULES): Likewise.
14775         (all-target-qthreads): New target.
14776         (configure-target-libjava): Depend on configure-target-qthreads.
14777         (all-target-libjava): Depend on all-target-qthreads.
14778
14779         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14780         (CONFIGURE_TARGET_MODULES): Likewise.
14781         (CHECK_TARGET_MODULES): Likewise.
14782         (INSTALL_TARGET_MODULES): Likewise.
14783         (CLEAN_TARGET_MODULES): Likewise.
14784         (all-target-libjava): New target.
14785         (all-target-boehm-gc): Likewise.
14786         * configure.in (target_libs): Added libjava, boehm-gc.
14787
14788 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14789
14790         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14791         configure.bat in SUPPORT_FILES.
14792         (gas+binutils.tar.bz2): Likewise.
14793
14794         * makeall.bat: Remove; obsolete.
14795
14796 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14797
14798         From Mark Elbrecht:
14799         * configure.bat: Remove; obsolete.
14800
14801 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14802
14803         * configure: Add -W -Wall to the default CFLAGS when compiling with
14804         gcc.
14805
14806 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14807
14808         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14809
14810 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14811
14812         * configure.in: Build ld on IRIX6.
14813
14814 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14815
14816         * Makefile.in: Change distribution targets to use bzip2 instead of
14817         gzip.
14818         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14819         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14820
14821 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14822
14823         * config.sub: Add mcore target.
14824
14825 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14826
14827         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14828
14829 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14830
14831         * config.guess (dummy): Changed to $dummy.
14832
14833 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14834
14835         * config.sub: Tidied up case statements.
14836
14837 1999-05-22  Ben Elliston  <bje@cygnus.com>
14838
14839         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14840         <jiro@din.or.jp>.
14841
14842         * config.guess: Merge with FSF version. Future changes will be
14843         more accurately recorded in this ChangeLog.
14844         * config.sub: Likewise.
14845
14846 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14847
14848          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14849
14850 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14851
14852         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14853
14854 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14855
14856         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14857
14858 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14859
14860         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14861         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14862         Bad merge removed these two changes.
14863
14864 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14865                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14866
14867         * config.guess (interix Alpha): Add.
14868
14869 1999-04-11  Richard Henderson  <rth@cygnus.com>
14870
14871         * configure.in (i?86-*-beos*): Do config gperf; don't config
14872         gdb, newlib, or libgloss.
14873
14874 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14875
14876         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14877         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14878         from multidirs.
14879
14880 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14881
14882         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14883
14884 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14885
14886         * config.sub: Add support for mcore targets.
14887
14888 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14889
14890         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14891         not mt-ospace, in order to shut up assembler warning about using
14892         symbols that are named the same as registers.
14893
14894 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14895
14896         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14897         dependency list for all-target-cygmon.
14898
14899 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14900
14901         * config-ml.in: Check $host, not $target, for selective multilibs.
14902         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14903         thumb interworking, and underscore prefix multilibs.
14904
14905 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14906
14907         * missing: Update to version from current automake.
14908
14909 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14910
14911         * configure (gxx_include_dir): Removed.
14912
14913         * configure.in (gxx_include_dir): Handle it.
14914         * Makefile.in: Likewise.
14915
14916 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14917
14918         * config.sub (mips64vr4111,mips64vr4111el) Add.
14919
14920 1999-03-21  Ben Elliston  <bje@cygnus.com>
14921
14922         * config.guess: Correct typo for detecting ELF on FreeBSD.
14923
14924 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14925
14926         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14927         config/mh-djgpp.
14928
14929 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14930
14931         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14932         all-target-newlib to dependency list for all-target-bsp.
14933
14934 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14935
14936         * config.sub: Add i386-uwin support.
14937         * config.guess: Likewise.
14938
14939 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14940
14941         * configure.in: cleanup, add mh-*pic handling for arm, special
14942         case powerpc*-*-aix*
14943
14944 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14945
14946         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14947         can be built.
14948
14949 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14950
14951         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14952         targets.
14953
14954 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14955
14956         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14957
14958 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14959
14960         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14961
14962 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14963
14964         * config.sub: Fix typo in arm recognition.
14965
14966 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14967
14968         * configure.in (noconfigdirs): Changed target_configdirs to
14969         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14970         rather than m68k-*-* since it is not known to work on
14971         m68k-aout. Ditto for arm-*-*oabi.
14972
14973 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14974
14975         * configure.in (*-*-windows*): Remove, no longer used.
14976
14977 1999-02-19  Ben Elliston <bje@cygnus.com>
14978
14979         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14980         Smart and improved by Andrew Cagney.
14981
14982 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14983
14984         * config.guess: Recognize openbsd-*-hppa.
14985
14986 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14987
14988         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14989         only if it is not empty.
14990
14991 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14992
14993         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14994
14995         * config.guess: Modified to recognize uname's armv* syntax.
14996
14997         * config.sub: Modified to recognize uname's armv* syntax.
14998
14999 1999-02-17  Mark Salter  <msalter@cygnus.com>
15000
15001         * configure.in: Added target-bsp for sparclite.
15002
15003 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15004
15005         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15006
15007 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15008
15009         * configure.in: Add support for strongarm port.
15010         * config.sub: Add support for strongarm target.
15011
15012 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15013
15014         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15015         the old name config/mh-cygwin32.
15016         Enable texinfo.
15017
15018 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15019
15020         * configure.in: Do build ld for ix86 Solaris.
15021
15022 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15023
15024         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15025         $AR_FOR_TARGET.  Likewise for RANLIB.
15026
15027 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15028
15029         * config.sub (oabi):  Recognize.
15030         * configure.in (arm-*-oabi):  Handle.
15031
15032 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15033
15034         * config.guess: Improve detection of i686 on UnixWare 7.
15035
15036 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15037
15038         * config.guess: Add support for i386-pc-interix.
15039         * config.sub: Likewise.
15040         * configure.in: Likewise.
15041
15042 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15043
15044         * Makefile.in: Remove unneeded all-target-libio from
15045         from all-target-winsup target since it is now unneeded.
15046         Add all-target-libtermcap in its place since it is now
15047         needed.
15048
15049 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15050
15051         * configure.in: makefile stub for cygwin target is probably
15052         unnecessary.  Remove it for now.
15053
15054 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15055
15056         * configure.in: libtermcap.a should be built when cygwin is the
15057         target as well as the host.
15058         * config.guess: Allow mixed case in cygwin uname output.
15059         * Makefile.in: Add libtermcap target.
15060
15061 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15062
15063         * config.sub: Clean up handling of hppa2.0.
15064
15065 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15066
15067         * config.guess: Use C code to identify more HP machines.
15068
15069 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15070
15071         * config.sub: Handle hppa2.0.
15072
15073 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15074
15075         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15076         cygmon for all sparclite targets, regardless of object format.
15077
15078 1998-12-15  Mark Salter  <msalter@cygnus.com>
15079
15080         * configure.in: Added target-bsp for several target architectures.
15081
15082         * Makefile.in: Added rules for bsp.
15083
15084 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15085
15086         * config.guess: Improve detection of hppa2.0 processors.
15087
15088 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15089
15090         * config.guess: Recognize FreeBSD using ELF automatically.
15091
15092 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15093
15094         * configure (skip-this-dir): Add handling for new shell script, which
15095         might be created by a sub-directory's configure to indicate, this particular
15096         directory is "unwanted".
15097         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15098
15099 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15100
15101         * ltconfig: import from libtool, after changing libtool to
15102         account for the cygwin name change.
15103
15104 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15105
15106         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15107         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15108
15109 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15110
15111         * configure.in: Add libtermcap to list of cygwin dependencies.
15112
15113 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15114
15115         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15116         they include winsup/include when it's a cygwin target.
15117
15118 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15119
15120         * configure.in (host_tools): Added zip.
15121         * Makefile.in (all-target-libjava): Depend on all-zip.
15122         (all-zip): New target.
15123         (ALL_MODULES): Added all-zip.
15124         (NATIVE_CHECK_MODULES): Added check-zip.
15125         (INSTALL_MODULES): Added install-zip.
15126         (CLEAN_MODULES): Added clean-zip.
15127
15128 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15129
15130         * Makefile.in: lose "32" from comment about cygwin.
15131
15132 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15133
15134         * configure.in: Use -Os to build target libraries for the fr30.
15135
15136 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15137
15138         * config.sub: Add fr30.
15139
15140 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15141
15142         * configure.in: drop "32" from config/mh-cygwin32.  Check
15143         cygwin* instead of cygwin32*.
15144         * config.sub: Check cygwin* instead of cygwin32*.
15145
15146 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15147
15148         * config.guess: Match any version of Unixware7.
15149
15150 1998-10-20  Syd Polk  <spolk@cygnus.com>
15151
15152         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15153         if desired.
15154
15155 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15156
15157         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15158         these if the appropriate directories and files to not exist.
15159
15160 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15161
15162         * Makefile.in (DEVO_SUPPORT): Add config.if.
15163
15164 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15165
15166         * configure: Add pattern to replace "build_tooldir"'s
15167         definition in the generated Makefile with "tooldir"'s
15168         actual value.
15169
15170 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15171
15172         * config.sub: Bring back lost sparcv9.
15173
15174         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15175
15176 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15177
15178         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15179         CC_FOR_TARGET and friends.
15180
15181 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15182
15183         * Makefile.in (build_tooldir): New variable, same as tooldir.
15184         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15185         -B$(build_tooldir)/bin/.
15186         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15187
15188 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15189
15190         * README: Remove installation instructions and refer to the
15191         INSTALL directory instead.
15192
15193 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15194
15195         * config.sub: Add support for i[34567]86-pc-udk.
15196         * configure.in: Likewise.
15197
15198 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15199
15200         * Makefile.in: add bzip2 package building bits for user
15201         tools module
15202         * configure.in: ditto
15203
15204 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15205
15206         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15207         (ALL_TARGET_MODULES): Add all-target-libobjc.
15208         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15209         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15210         (all-target-libchill): Add dependencies.
15211         * configure.in (target_libs): Add libchill.
15212
15213 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15214
15215         * configure.in (target_subdir): Remove duplicate line.
15216
15217 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15218
15219         * Makefile.in (all-automake): fix dependencies.
15220
15221 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15222
15223         * configure.in: Minor cleanups for building in the $(target_alias)
15224         subdir.
15225
15226 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15227
15228         * Makefile.in (bootstrap): Set r and s before make all.  Use
15229         BASE_FLAGS_TO_PASS in make all.
15230         (cross): Likewise.
15231
15232 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15233
15234         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15235
15236 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15237
15238         * config.sub: Fix typo in last change.
15239
15240 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15241
15242         * config.sub: Add support for C4x target.
15243         * configure.in: Likewise.
15244
15245 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15246
15247         * config.sub: Recognize sparcv9 just like sparc64.
15248
15249 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15250
15251         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15252
15253 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15254
15255         * config.guess: Correctly identify Pentium II sco boxes.
15256
15257         * config.guess: Fix "tr" code.  From Weiwen Liu.
15258
15259 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15260
15261         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15262         stabs.
15263
15264 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15265
15266         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15267         (ALL_TARGET_MODULES): Add all-target-libchill.
15268         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15269         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15270         (all-target-libchill): Add dependencies.
15271         * configure.in (target_libs): Add libchill.
15272
15273 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15274
15275         * config.guess: Avoid assumptions about "tr" behaves when
15276         LANG is set to something other than English.
15277
15278 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15279
15280         * configure (gxx_include_dir): Changed to
15281         '${prefix}/include/g++'-${libstdcxx_interface}.
15282
15283         * config.if: New to determine the interfaces.
15284
15285 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15286
15287         * config.guess: Detect and handle MPE/IX.
15288         * config.sub: Deal with MPE/IX.
15289
15290 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15291
15292         * configure.in: Use mh-aix43.
15293
15294 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15295
15296         * configure: Fix --without/--disable cases for gxx-include-dir.
15297
15298 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15299
15300         * mdata-sh:  Imported.  Needed for automake support.
15301
15302 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15303
15304         * Makefile.in (taz): Try "chmod -R og=u ." before
15305         "chmod og=u `find . -print`".
15306
15307 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15308
15309         * configure.in: Add arm-elf and thumb-elf support.
15310
15311 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15312
15313         * Makefile.in: Undo previous patch.
15314
15315 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15316
15317         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15318         to here ...
15319         (install-no-fixedincludes): and here
15320         (INSTALL_MODULES): ... from here.
15321
15322 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15323
15324         * config.sub: Merge with FSF.
15325
15326         * config.guess: Merge with FSF.
15327
15328 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15329
15330         * configure (extraconfigdirs): New variable.
15331         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15332         * Makefile.in (all): Move higher in file.
15333         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15334         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15335         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15336         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15337         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15338
15339 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15340
15341         * Makefile.in (all-target-libjava): Depend on all-gcc and
15342         all-target-newlib.
15343         (configure-target-libjava): Depend on $(ALL_GCC).
15344
15345 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15346
15347         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15348         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15349
15350 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15351
15352         * INSTALL/README: Fix typo.
15353
15354 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15355
15356         * ylwrap: Change absolute path checks to check for DOS style path
15357         names.
15358
15359         * ylwrap: Don't use a full path name if the source file is in the
15360         same directory.  From hjl@lucon.org (H.J. Lu).
15361
15362         * config-ml.in: Default to being verbose, to match Feb 18 change to
15363         configure.
15364
15365 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15366
15367         Brought over from egcs:
15368
15369         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15370
15371         * configure.in (target_subdir): Set to ${target_alias} instead
15372         of "libraries".
15373
15374         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15375
15376         * configure.in (target_subdir): Set to libraries if enable_multilib.
15377
15378 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15379
15380         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15381         multilibs, force reconfiguration the first time we create
15382         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15383
15384 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15385
15386         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15387         avoid confusion with --no-recursion.
15388
15389 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15390
15391         * configure.in: Win32 hosts shouldn't use install -x
15392         * install-sh: remove -x option, and special .exe-handling
15393         hack.
15394
15395 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15396
15397         * config.guess: Recognize i586-pc-beos.
15398         * configure.in: Don't build some bits for beos.
15399
15400 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15401
15402         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15403         CFLAGS default to -O2.
15404
15405         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15406         when using GNU ld.
15407
15408 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15409
15410         * ltmain.sh: Correct install when using a different shell.
15411
15412 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15413
15414         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15415
15416 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15417
15418         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15419         target.
15420
15421 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15422
15423         * ltconfig: Update to correct AIX handling.
15424
15425 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15426
15427         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15428
15429         * configure.in (target_subdir): Set to ${target_alias} instead
15430         of "libraries".
15431
15432 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15433
15434         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15435         (Makefile): Depend on $(gcc_version_trigger).
15436
15437         * configure (gcc_version): Change default initializer to empty
15438         string.
15439         (gcc_version_trigger): New variable; pass this variable down
15440         to subdir configures to enable them checking gcc's version
15441         themselves. Emit make macros for both gcc_version vars.
15442         (topsrcdir): Initialize reliably.
15443         (recursion line): Remove --with-gcc-version=${gcc_version}.
15444
15445 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15446
15447         * configure (enable_version_specific_runtime_libs): Implement new flag
15448         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15449         in $(libsubdir); emit definition in each generated Makefile.
15450         (gxx_include_dir): Initialize depending on
15451         $enable_version_specific_runtime_libs.
15452
15453 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15454
15455         * configure (gcc_version): Initialize properly depending on
15456         how and where configure is started.
15457         (recursion line): Pass a --with-gcc-version=${gcc_version}
15458         to configures in subdirs.
15459
15460 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15461
15462         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15463         cygmon
15464
15465 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15466
15467         * configure.in: Add cygmon and libstub support for mn10200.
15468
15469 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15470
15471         * configure (gcc_version): Add new variable describing the
15472         particular gcc version we're building.
15473         * Makefile.in (libsubdir): Add new macro for the directory
15474         in which the compiler finds executables, libraries, etc.
15475         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15476         and libsubdir.
15477
15478 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15479
15480         * Makefile.in (local-clean): Remove *.log.
15481         (warning.log): Built with warn_summary from build.log.
15482         (mail-report.log): Run test_summary.
15483         (mail-report-with-warnings.log): Run test_summary including
15484         warning.log in the report.
15485
15486 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15487
15488         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15489
15490 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15491
15492         * Makefile.in (grep): Grep no longer depends on libiberty.
15493
15494 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15495
15496         * Makefile.in: all-snavigator needs all-libgui.
15497
15498 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15499
15500         * configure.in: Add cygmon and libstub support for mn10300.
15501
15502 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15503
15504         * missing: Update to version from automake 1.3.
15505
15506         * ltmain.sh: On installation, don't get confused if the same name
15507         appears more than once in the list of library names.
15508
15509 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15510
15511         * config.sub: Accept m68060 and m5200 as CPU names.
15512
15513 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15514
15515         * configure: Use && rather than using -a in test, because odd
15516         strings can confuse test.
15517         * configure.in: Likewise.
15518
15519 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15520
15521         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15522
15523 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15524
15525         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15526         bootstrap4-lean): New targets.
15527
15528 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15529
15530         * mpw-* Delete.  Not used.
15531
15532 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15533
15534         * COPYING.LIB: Update FSF address.
15535
15536 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15537
15538         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15539
15540         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15541         GAS_SUPPORT_DIRS.
15542
15543 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15544
15545         * ltconfig, ltmain.sh: Avoid producing a version number if
15546         -version-info was not used.
15547
15548 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15549
15550         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15551         building with newlib.
15552
15553 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15554
15555         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15556         Solaris `make' causes it to continue to next definition.
15557
15558 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15559
15560         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15561         the right GUI libraries and files are installed along with GDB.
15562
15563 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15564
15565         * configure.in: Change alpha to alpha* in several places.
15566
15567 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15568
15569         * config.sub: Recognize sparc86x.
15570
15571 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15572
15573         * configure.in (--enable-target-optspace): Remove debug echo.
15574
15575 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15576
15577         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15578
15579 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15580
15581         * ltconfig: Update cygwin32 support.
15582
15583         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15584         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15585         (GDB_SUPPORT_DIRS): Likewise.
15586
15587 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15588
15589         * configure.in (target_makefile_frag): If --enable-target-optspace,
15590         use -Os to compile target libraries rather than -O2.  Default to
15591         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15592         not used.
15593         * configure.in (target_cflags): Ditto for d30v.
15594
15595 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15596
15597         * Makefile.in (all-bfd): Depend on all-intl.
15598         (all-binutils): Likewise.
15599         (all-gas): Likewise.
15600         (all-gprof): Likewise.
15601         (all-ld): Likewise.
15602
15603 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15604
15605         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15606
15607 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15608
15609         * Makefile.in (all-bfd): Depend upon all-libiberty.
15610
15611         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15612
15613 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15614
15615         * Makefile.in: Add libstub.
15616
15617         * configure.in: Ditto. Build libstub for targets that have cygmon
15618         support.
15619
15620 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15621
15622         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15623
15624 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15625
15626         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15627         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15628
15629 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15630
15631         * configure: Define DEFAULT_M4 by searching PATH.
15632         * Makfile.in: Use DEFAULT_M4.
15633
15634 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15635
15636         * ltconfig: Add cygwin32 support.
15637
15638         * Makefile.in, configure.in: Add libtool as a native only directory
15639         to configure and build.
15640
15641 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15642
15643         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15644
15645 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15646
15647         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15648
15649 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15650
15651         * Makefile.in: add ash make rules
15652         * configure.in: add ash to native_only and host_tools lists
15653
15654 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15655
15656         * Makefile.in (all-gettext, all-intl): New targets.
15657         (ALL_MODULES): Added all-gettext, all-intl.
15658         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15659         (INSTALL_MODULES): Added install-gettext, install-intl.
15660         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15661
15662         * configure.in (host_tools): Added gettext.
15663         (native_only): Likewise.
15664         (noconfigdirs) [various cases]: Likewise.
15665         (host_libs): Added intl.
15666
15667 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15668
15669         * configure: Do not disable building gdbtk for cygwin32 hosts.
15670
15671 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15672
15673         * configure.in: Add thumb-coff target.
15674         * config.sub: Add thumb-coff target.
15675
15676 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15677
15678         * Makefile.in: Revert yesterday's change.
15679         (all-target-winsup):  all-target-librx stays out of here.
15680
15681 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15682
15683         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15684         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15685         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15686         Remove references to librx and libg++.
15687
15688 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15689
15690         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15691         recursive makes
15692
15693 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15694
15695         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15696         for newlib directory.
15697         (CXX_FOR_TARGET): Likewise.
15698
15699 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15700
15701         * ltconfig: Update after libtool/ltconfig.in change for
15702         hpux11.
15703
15704 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15705
15706         * ltconfig, ltmain.sh: Update to libtool 1.2.
15707
15708 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15709
15710         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15711         (install-gcc-cross): Instead, override LANGUAGES here.
15712
15713 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15714
15715         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15716         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15717
15718 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15719
15720         * configure.in: Add Thumb-pe target.
15721
15722 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15723
15724         * Makefile.in - changed sn targets to snavigator
15725         * configure.in - changed sn targets to snavigator
15726
15727 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15728
15729         * config-ml.in: After building symlink tree call make distclean
15730         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15731         to be the case for libiberty.
15732
15733 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15734
15735         * configure: When making link, also check the current
15736         directory. The configure scripts may create one.
15737
15738 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15739
15740         * config.sub: Accept alphapca56 and alphaev6 properly.
15741
15742 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15743
15744         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15745
15746 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15747
15748         * config.sub (sco5): Fix typo.
15749
15750 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15751
15752         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15753         install-itcl.
15754         (install-itcl): Remove dependency on install-tcl.
15755
15756 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15757
15758         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15759
15760 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15761
15762         * configure.in: Don't build libgui for a cygwin32 target when not on
15763         a cygwin32 host.
15764
15765 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15766
15767         * configure (redirect): Set to null, so default behavior of
15768         configure is now --verbose.
15769
15770 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15771
15772         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15773         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15774
15775 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15776
15777         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15778         this change to sync Makefile.in with its ChangeLog entries.
15779
15780 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15781
15782         * ltmain.sh (mkdir): Check that the directory doesn't exist
15783         before we exit with error, so that we don't get races during
15784         parallel builds.
15785
15786 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15787
15788         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15789
15790 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15791
15792         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15793         PICFLAG_FOR_TARGET.
15794         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15795
15796         * configure: Emit a definition for the new macro enable_shared
15797         into each Makefile.
15798
15799 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15800
15801         * configure.in (host_tools, native_only): Add libtool.
15802
15803 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15804
15805         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15806         Fix typo in ming config comment.
15807
15808 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15809
15810         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15811
15812 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15813
15814         * config.sub: Add tic30 cases, and map c30 to tic30.
15815
15816 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15817
15818         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15819         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15820         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15821         (CLEAN_TARGET_MODULES): Similarly
15822         (all-target-libf2c): Add dependences.
15823         * configure.in (target_libs): Add libf2c.
15824
15825 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15826
15827         * configure.in: Remove expect from noconfigdirs when target
15828         is cygwin32.  OK to build expect and dejagnu with Canadian
15829         Cross.
15830
15831 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15832
15833         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15834         host.
15835
15836         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15837         and mingw32.
15838
15839 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15840
15841         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15842         here as it is not defined in the toplevel Makefile.
15843
15844 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15845
15846         * configure (package_makefile_rules_frag): New variable, which names
15847         a file with generic rules, ...
15848         Change comment to mention we now have FIVE parts.
15849         * configure: Undo last change.
15850
15851 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15852
15853         * config.guess: More accurate determination of HP processor types.
15854         * config.sub: More accurate determination of HP processor types.
15855
15856 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15857
15858         * configure (package_makefile_frag): Move inserting the
15859         ${package_makefile_frag} to where it should be according
15860         to the comment.
15861
15862 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15863
15864         * config.guess: Add support for Linux/ARM.
15865
15866 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15867
15868         * .cvsignore: Remove *-info and *-install since they match
15869         release-info and mpw-install, which we don't want to just ignore.
15870
15871 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15872
15873         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15874
15875 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15876
15877         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15878         local_prefix to sub-make invocations.
15879
15880 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15881
15882         * configure.in: Check makefile fragments in the source
15883         directory.
15884
15885 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15886
15887         * configure.in: Check whether host and target makefile
15888         fragments exist before adding them to *_makefile_frag.
15889
15890 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15891
15892         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15893
15894 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15895
15896         * configure.in: Make sure we only replace RPATH_ENVVAR on
15897         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15898         regexp to sed.
15899
15900         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15901         to sub-makes.
15902
15903 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15904
15905         * config-ml.in (multi-do): LDFLAGS must include multilib
15906         designator.
15907
15908 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15909
15910         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15911
15912 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15913
15914         * config.sub: Add mingw32 support.
15915         * configure.in: Likewise.
15916
15917 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15918
15919         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15920
15921 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15922
15923         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15924         * configure (gxx_include_dir): Provide a definition for subdirs
15925         which do not use autoconf.
15926
15927 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15928
15929         * config.guess: Sync with egcs.  Picks up new alpha support,
15930         BeOS & some additional linux support.
15931
15932 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15933
15934         * config.guess: HP 9000/803 is a PA1.1 machine.
15935
15936 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15937
15938         * configure.in: It's alpha*-...
15939
15940 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15941
15942         * configure.in (host_makefile_frag, target_makefile_frag):
15943         Handle multiple config files.
15944         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15945         alpha-*-*.
15946
15947 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15948
15949         * mkdep: New file.
15950
15951 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15952
15953         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15954
15955 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15956
15957         * Makefile.in: Add libgui directory.
15958         (GDB_TK): Add all-libgui.
15959         * configure.in: Add libgui directory.
15960         * configure: Add all-libgui to GDB_TK.
15961
15962 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15963
15964         * config-ml.in (multidirs): Add m32r to multilib list.
15965
15966 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15967
15968         * Makefile.in (all-target-gperf): Change dependency to
15969         all-target-libstdc++.
15970
15971 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15972
15973         * config.guess: Add BeOS support.
15974
15975 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15976
15977         Source directory cvs renamed to cvssrc:
15978         * configure.in (host_tools): Change cvs to cvssrc.
15979         (native_only): Likewise.
15980         (noconfigdirs) [various cases]: Likewise.
15981         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15982         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15983         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15984         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15985         (all-cvssrc): Rename target from all-cvs.
15986
15987 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15988
15989         * configure (gxx_include_dir): Fix thinko.
15990
15991 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15992
15993         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15994         (install-cross, install-gcc-cross): New targets.
15995
15996 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15997
15998         * configure.in (noconfigdirs): Add support for Thumb target.
15999
16000         * config.sub (maybe_os): Add support for Thumb target.
16001
16002 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16003
16004         * Makefile.in: Add rules for cygmon.
16005
16006         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16007
16008 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16009
16010         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16011         * configure (gxx_include_dir): Provide a definition for subdirs
16012         which do not use autoconf.
16013
16014 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16015
16016         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16017         11/18/97 build
16018
16019 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16020
16021         * From Franz Sirl.
16022         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16023         found on RedHat Linux systems.
16024
16025 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16026
16027         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16028         guesses.
16029
16030 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16031
16032         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16033
16034 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16035
16036         * ltmain.sh: If mkdir fails, check whether the directory was created
16037         anyhow by some other process.
16038
16039 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16040
16041         * configure.in (d30v-*-*): Configure all directories.
16042
16043 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16044
16045         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16046         for the D30V.
16047
16048 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16049
16050         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16051
16052 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16053
16054         * include/libiberty.h: Add extern "C" { so it can be used with C++
16055         progrms.
16056         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16057         programs.
16058
16059 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16060
16061         * configure.in (d30v-*-*): Configure GCC now.
16062
16063 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16064
16065         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16066         is no longer needed.
16067
16068 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16069
16070         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16071
16072 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16073
16074         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16075         targets using "$@" to provide support for similar but not identical
16076         targets without having to duplicate code.
16077
16078 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16079
16080         * makefile.vms: Fix to work with DEC C.
16081
16082 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16083
16084         * config.sub: Add mips-tx39-elf to marketing names.
16085
16086 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16087
16088         * ltmain.sh: Handle symlinks in generated script.
16089
16090 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16091
16092         * configure: Handle autoconf style directory options: --bindir,
16093         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16094         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16095         --sysconfdir.
16096         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16097         (sharedstatedir, localstatedir, oldincludedir): New variables.
16098         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16099         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16100         sbindir, sharedstatedir, and sysconfdir.
16101
16102 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16103
16104         * Makefile.in (bootstrap-lean): New target.
16105
16106 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16107
16108         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16109         sn, and gnuserv from noconfigdirs.
16110
16111 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16112
16113         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16114
16115 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16116
16117         * Makefile.in (cross): New target.
16118
16119 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16120                           Jeff Law         <law@cygnus.com>
16121
16122         * Makefile.in (bootstrap2, bootstrap3): New targets.
16123         (all-bootstrap): Remove outdated and confusing target.
16124         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16125
16126 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16127
16128         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16129         windows.  Consistent with gdb/configure.
16130
16131 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16132
16133         * configure.in: Name Linux target fragment.
16134
16135         * configure: Rewrite so that project Makefile fragment is inserted
16136         first and appears last in the resulting Makefile.
16137
16138 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16139
16140         * Makefile.in (install-itcl): Install tcl first.
16141
16142 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16143
16144         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16145
16146 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16147
16148         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16149
16150         * configure.in (skipdirs): Add target-librx for Linux.
16151         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16152
16153 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16154
16155         * Makefile.in (bootstrap): New target.
16156
16157 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16158
16159         * config.sub: Accept 'amigados' for backward compatibility.
16160
16161 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16162
16163         * config.guess: Merge with FSF.
16164
16165 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16166
16167         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16168
16169 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16170
16171         * config.sub: Add "marketing-names" patch.
16172
16173 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16174
16175         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16176
16177 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16178
16179         * config.sub: Handle v850-elf.
16180
16181 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16182
16183         * .cvsignore (*-install): Remove.
16184
16185 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16186
16187         * ltconfig: Set CONFIG_SHELL in libtool.
16188         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16189
16190 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16191
16192         * configure.in (target_subdir): Set to libraries if enable_multilib.
16193
16194 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16195
16196         * config.guess: Update from gcc directory.
16197
16198 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16199
16200         * Makefile.in (all-sim): Depends on all-readline.
16201
16202 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16203
16204         * Makefile.in (BISON, YACC): Use $$s.
16205         (all-bison): Depend on all-texinfo.
16206
16207 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16208
16209         * Makefile.in (BISON): Add -L flag.
16210         (YACC): Likewise.
16211
16212 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16213
16214         * configure.in (noconfigdirs): Add support for v850e target.
16215
16216         * config.sub (maybe_os): Add support for v850e target.
16217
16218 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16219
16220         * configure.in (noconfigdirs): Add support for v850ea target.
16221
16222         * config.sub (maybe_os): Add support for v850ea target.
16223
16224 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16225
16226         * config.sub: Add mipstx39.  Delete r3900.
16227
16228 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16229
16230         * Makefile.in (all-autoconf): Depends on all-texinfo.
16231
16232 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16233
16234         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16235         eabi targets.
16236
16237 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16238
16239         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16240
16241         * configure: When handling a Canadian Cross, handle YACC as well as
16242         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16243         * Makefile.in (all-bison): Depend upon all-texinfo.
16244
16245 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16246
16247         * Makefile.in (BISON): bison, not byacc or bison -y.
16248         (YACC): bison -y or byacc or yacc.
16249         (various): Add *-bison as appropriate.
16250         (taz): No need to mess with BISON anymore.
16251
16252 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16253
16254         * configure: If OSTYPE matches *win32*, try to find a good value for
16255         CONFIG_SHELL.
16256
16257 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16258
16259         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16260         configure.in if it is present.
16261
16262 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16263
16264         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16265
16266 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16267
16268         * config.sub: Recognize `arc' cpu.
16269         * configure.in: Likewise.
16270         * config-ml.in: Likewise.
16271
16272 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16273
16274         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16275
16276 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16277
16278         * configure: Changed sed delimiter from ':' to '|' when
16279         attempting to substitute ${config_shell} for SHELL. On
16280         NT ${config_shell} may contain a ':' in it.
16281
16282 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16283
16284         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16285
16286 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16287
16288         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16289
16290 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16291
16292         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16293
16294         * ylwrap: If the program is a relative path, force it to be
16295         absolute.
16296
16297 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16298
16299         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16300
16301 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16302
16303         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16304         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16305         for libraries.
16306
16307 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16308
16309         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16310         separated by spaces.
16311
16312 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16313
16314         * ylwrap: New file.
16315         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16316
16317         * ltmain.sh: Handle /bin/sh at start of install program.
16318
16319         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16320
16321         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16322         * missing: New file, from automake 1.2.
16323
16324 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16325
16326         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16327         check-tk to CHECK_X11_MODULES.
16328
16329 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16330
16331         * config.sub: Merge with FSF.
16332
16333 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16334
16335         * config.guess: Merge with FSF.
16336
16337 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16338
16339         * configure: Treat msdosdjgpp like go32.
16340         * configure.in: Likewise.  Don't remove gprof for go32.
16341
16342         * configure: Change Makefile.tem2 to Makefile.tm2.
16343
16344 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16345
16346         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16347
16348 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16349
16350         * install-sh (chmodcmd): Set to null if the DST directory already
16351         exists.  Same as Nov 11th change.
16352
16353 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16354
16355         * configure (GDB_TK): Needs itcl and tix.
16356
16357 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16358
16359         * config.guess: Update from FSF.
16360
16361 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16362
16363         * Makefile.in (GDB_TK): Depend on itcl and tix.
16364
16365 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16366
16367         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16368         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16369         (INSTALL_SCRIPT): New variable.
16370         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16371         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16372         to -x.
16373         * install-sh: Add support for -x option.
16374
16375 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16376
16377         * configure.in, Makefile.in: Treat tix like itcl.
16378
16379 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16380
16381         * Makefile.in (WINDRES): New variable.
16382         (WINDRES_FOR_TARGET): New variable.
16383         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16384         (EXTRA_HOST_FLAGS): Add WINDRES.
16385         (EXTRA_TARGET_FLAGS): Add WINDRES.
16386         (EXTRA_GCC_FLAGS): Add WINDRES.
16387         ($(DO_X)): Pass down WINDRES.
16388         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16389         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16390         DLLTOOL_FOR_TARGET.
16391
16392 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16393
16394         * configure.in: configure sim before gdb for win32-x-ppc
16395
16396 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16397
16398         Move gperf into the toplevel, from libg++.
16399         * configure.in (target_tools): Add target-gperf.
16400         (native_only): Add target-gperf.
16401         * Makefile.in (all-target-gperf): New target, depend on
16402         all-target-libg++.
16403         (configure-target-gperf): Empty rule.
16404         (ALL_TARGET_MODULES): Add all-target-gperf.
16405         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16406         (CHECK_TARGET_MODULES): Add check-target-gperf.
16407         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16408         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16409
16410 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16411
16412         * config.sub (mn10200): Recognize new basic machine.
16413
16414 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16415
16416         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16417         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16418
16419 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16420
16421         * configure.in: If we're building mips-sgi-irix6* native, turn on
16422         ENABLE_MULTILIB and set TARGET_SUBDIR.
16423
16424 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16425
16426         * Makefile.in (all-sn): Depend on all-grep.
16427
16428 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16429
16430         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16431
16432         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16433         Makefile.  From Jeff Makey <jeff@cts.com>.
16434         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16435
16436         * Makefile.in (DISTBISONFILES): Remove.
16437         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16438         $(DEFAULT_YACC).
16439
16440         * configure.in: Build itl, db, sn, etc., when building for native
16441         cygwin32.
16442
16443         * Makefile.in (LD): New variable.
16444         (EXTRA_HOST_FLAGS): Pass down LD.
16445         ($(DO_X)): Likewise.
16446
16447 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16448
16449         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16450
16451 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16452
16453         * configure.in (targargs): Strip out any supplied --build argument
16454         before adding our own. Always add --build.
16455
16456 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16457
16458         * configure.in (targargs): Pass --build if we're doing
16459         a cross-compile.
16460
16461 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16462
16463         * configure: Use '|' instead of ":" as the separator in
16464         sed. Otherwise sed chokes on NT path names with drive
16465         designators. Also look for "?:*" as the leading characters in an
16466         absolute pathname.
16467
16468 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16469
16470         * config.sub: Support for r3900.
16471
16472 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16473
16474         * configure.in: Use install-sh, not install.sh.
16475
16476 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16477
16478         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16479         apply it twice.
16480
16481 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16482
16483         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16484         install-binutils.
16485
16486 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16487
16488         * Makefile.in: Add automake targets.
16489         * configure.in (host_tools): Add automake.
16490
16491 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16492
16493         * configure: Default CXX to c++, not gcc.
16494         * Makefile.in (CXX): Set to c++, not gcc.
16495         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16496
16497 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16498
16499         * install-sh: try appending a .exe if source file doesn't
16500         exist
16501
16502 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16503
16504         * configure.in: Turn on multilib by default.
16505         (cross_only): Remove target-libiberty.
16506
16507         * Makefile.in (all-gcc): Don't depend on libiberty.
16508
16509 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16510
16511         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16512
16513 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16514
16515         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16516         (DISTBISONFILES): Add ld/Makefile.in
16517
16518 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16519
16520         * configure.in: if target is cygwin32 but host isn't cygwin32,
16521         don't configure gdb tcl tk expect, not just gdb.
16522
16523 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16524
16525         * configure.in: Added gnuserv everywhere sn appears.
16526
16527         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16528         (CROSS_CHECK_MODULES): Added check-gnuserv.
16529         (INSTALL_MODULES): Added install-gnuserv.
16530         (CLEAN_MODULES): Added clean-gnuserv.
16531         (all-gnuserv): New target.
16532
16533 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16534
16535         * config.guess: Fixes for MIPS OpenBSD systems.
16536
16537 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16538
16539         * Makefile.in (INSTALL_XFORM): Remove.
16540         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16541
16542         * mkinstalldirs: New file, copied from automake.
16543         * Makefile.in (installdirs): Rename from install-dirs.  Use
16544         mkinstalldirs.  Change all users.
16545         (DEVO_SUPPORT): Add mkinstalldirs.
16546
16547 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16548
16549         * install-sh: Rename from install.sh.
16550         * Makefile.in (INSTALL): Change install.sh to install-sh.
16551         (DEVO_SUPPORT): Likewise.
16552
16553         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16554         Graichen <graichen@rzpd.de>.
16555
16556 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16557
16558         * config.guess: Recognize OpenBSD systems correctly.
16559
16560 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16561
16562         * README, Makefile.in (ETC_SUPPORT): Remove references to
16563         cfg-paper*, configure.{texi,man,info*}._
16564
16565 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16566
16567         * Makefile.in (all.normal): Ensure that gcc is built after all
16568         the x11 - ie gdb - targets.
16569
16570 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16571
16572         * makefile.vms: Don't run conf-a-gas.
16573
16574 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16575
16576         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16577
16578 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16579
16580         * configure.in: Remove noconfigdirs case since gdb also
16581         configures and builds for tic80-coff.
16582
16583 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16584
16585         * configure: Set cache_file to config.cache.
16586         * Makefile.in (local-distclean): Remove config.cache.
16587
16588 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16589
16590         * COPYING: Update FSF address.
16591
16592 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16593
16594         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16595         noconfigdirs.
16596
16597 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16598
16599         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16600         MAKEDIRS, is empty.
16601
16602 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16603
16604         * config.sub: Tweak mn10300 entry.
16605
16606 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16607
16608         * configure.in (host_tools): Put sim before gdb, so gdb's
16609         configure.tgt can determine if the simulator was configured.
16610
16611 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16612
16613         * config.sub: Move BeOS $os case to be with other Cygnus
16614         local cases.
16615
16616 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16617
16618         * config.sub: Remove misplaced comment that broke Linux.
16619
16620 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16621
16622         * config.sub: Add BeOS support.
16623
16624 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16625
16626         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16627
16628 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16629
16630         * configure.in (noconfigdirs): Remove tcl and tk from
16631         noconfigdirs for cygwin32 builds.
16632
16633 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16634
16635         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16636
16637 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16638
16639         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16640         make-all.com, use makefile.vms instead.
16641
16642 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16643
16644         * config.sub: Accept -lnews*.
16645
16646 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16647
16648         * configure.in (noconfigdirs): Disable target-newlib,
16649         target-examples and target-libiberty for d30v.
16650
16651 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16652
16653         * configure.in (noconfigdirs): Enable ld for d30v.
16654
16655 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16656
16657         * configure.in (tic80-*-*): Build compiler.
16658
16659 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16660
16661         * configure.in (d30v-*): Remove sim directory from list of
16662         unsupported d30v directories
16663
16664 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16665
16666         * config.sub, configure.in: Add d30v target cpu.
16667
16668 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16669
16670         * makefile.vms: New file.
16671         * make-all.com: Remove.
16672
16673 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16674
16675         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16676
16677 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16678
16679         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16680
16681 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16682
16683         * Makefile.in (ALL_MODULES): Added all-db.
16684         (CROSS_CHECK_MODULES): Addec check-db.
16685         (INSTALL_MODULES): Added install-db.
16686         (CLEAN_MODULES): Added clean-db.
16687
16688 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16689
16690         * config.guess: Merge with latest FSF sources.
16691
16692 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16693
16694         * Makefile.in (ALL_MODULES): Added all-itcl.
16695         (CROSS_CHECK_MODULES): Added check-itcl.
16696         (INSTALL_MODULES): Added install-itcl.
16697         (CLEAN_MODULES): Added clean-itcl.
16698
16699 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16700
16701         * configure.in: build gdb for mn10200
16702
16703 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16704
16705         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16706
16707 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16708
16709         * configure.in (tic80-*-*): Turn off most targets right now.
16710
16711 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16712
16713         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16714         rather than the makeinfo program.
16715         (do-info): Depend upon all-texinfo.
16716
16717 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16718
16719         * configure.in: Remove uses of config/mh-linux.
16720
16721         * config.sub, config.guess: Merge with latest FSF sources.
16722
16723 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16724
16725         * config.sub (case $basic_machine): Add tic80 entries.
16726
16727 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16728
16729         * config.sub, config.guess: Merge with latest FSF sources.
16730
16731 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16732
16733         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16734         * mpw-config.in: Test for NewFolderRecursive.
16735         * mpw-install: Use symbolic name for startup filename.
16736         * mpw-README: Add various additional details.
16737
16738 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16739
16740         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16741
16742 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16743
16744         * configure.in: Do build gcc and the target libraries for
16745         the mn10200.
16746
16747 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16748
16749         * configure.in: don't avoid building gdb for mn10300 any more
16750         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16751         instead of single-quoting it.
16752
16753 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16754
16755         * configure.in: Don't use --with-stabs on IRIX 6.
16756
16757 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16758
16759         * configure.in (m32r): Build gdb, libg++ now.
16760
16761 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16762
16763         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16764         directories from noconfigdirs.
16765
16766 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16767
16768         * config.sub (basic_machine): added mips16 configuration
16769
16770 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16771
16772         * config.sub: Handle d10v-unknown.
16773
16774 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16775
16776         * config.sub: Handle v850-unknown.
16777
16778 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16779
16780         * Makefile.in: add findutils
16781         * configure.in: add findutils to list of host_tools
16782
16783 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16784
16785         * config.sub: Handle mn10200 and mn10300.
16786
16787 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16788
16789         * configure.in (d10v-*): Do not build librx.
16790
16791 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16792
16793         * configure.in (mn10300): Build everything except gdb & libgloss.
16794
16795 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16796
16797         * config.guess:  Patch for Dansk Data Elektronik servers,
16798         from Niels Skou Olsen <nso@dde.dk>.
16799
16800         For ncr, use /bin/uname rather than uname, since GNU uname does not
16801         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16802
16803         Patch for MIPS R4000 running System V,
16804         from Eric S. Raymond <esr@snark.thyrsus.com>.
16805
16806         Fix thinko for nextstep.
16807
16808         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16809
16810         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16811         * config.guess: Guess mips-dec-mach_bsd4.3.
16812
16813         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16814         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16815         release numbers.
16816         * config.guess (mips-mips-riscos*):  Emit just enough of the
16817         release number.
16818
16819         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16820         * config.guess (sparc-auspex-sunos*):  Added.
16821         (f300-fujitsu-*): Added.
16822
16823         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16824         * config.guess:  Recognize a Tadpole as a sparc.
16825
16826 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16827
16828         * config.guess: Don't assume that NextStep version is either 2 or
16829         3.  NextStep 4 (aka OpenStep 4) has come out now.
16830
16831 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16832
16833         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16834         From Rik Faith <faith@cs.unc.edu>.
16835
16836 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16837
16838         * config.sub: Contributions from bug-gnu-utils to:
16839         Support plain "hppa" (no version given) architecture, reported by
16840         OpenStep.
16841         OpenBSD like NetBSD.
16842         LynxOs is not a hardware supplier.
16843
16844         * config.guess: Contributions from bug-gnu-utils to add support for:
16845         OpenBSD like NetBSD.
16846         Stratus systems.
16847         More Pyramid systems.
16848         i[n>4]86 Intel chips.
16849         M680[n>4]0 Motorola chips.
16850         Use unknown instead of lynx for hardware manufacturer.
16851
16852 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16853
16854         * install.sh (chmodcmd): Set to null if the DST directory already
16855         exists.
16856
16857 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16858
16859         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16860         not use mt-ppc target Makefile fragment any more.
16861
16862 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16863
16864         * configure.in (*-*-windows):  Exclude everything but those dirs
16865         needed to build windows.
16866
16867 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16868
16869         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16870
16871 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16872
16873         * configure.in:  Exclude mmalloc from i386-windows.
16874
16875 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16876
16877         * Undo my previous change.
16878
16879 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16880
16881         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16882         unconditionally.
16883         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16884
16885 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16886
16887         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16888         host to add it's own flags.
16889
16890 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16891
16892         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16893
16894 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16895
16896         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16897         (CXX_FOR_TARGET): Likewise.
16898         (GCC_FOR_TARGET): Define.
16899         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16900         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16901         CC_FOR_TARGET was specified on the command line.
16902         (MAKEOVERRIDES): Don't define.
16903
16904 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16905
16906         * configure.in (m32r): Fix spelling of libg++ libs.
16907
16908 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16909
16910         * config.sub (-apple*): Remove, now redundant.
16911
16912 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16913
16914         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16915
16916         * configure: Rework yesterday's sed script patch.
16917
16918         * config.sub: Merge with FSF.
16919
16920 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16921
16922         * config.guess:  Merge from FSF.
16923
16924         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16925         * config.guess: Use pc instead of unknown, for pc clone systems.
16926         Change linux to linux-gnu.
16927
16928         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16929         * config.guess: Avoid non-portable tr syntax.
16930
16931 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16932
16933         * test-build.mk (HOLES): Add "xargs" for gdb.
16934
16935         * configure: Avoid hpux10.20 sed bug.
16936
16937 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16938
16939         * configure.in:  Add support for windows host
16940         (that is a build done under the Microsoft build environment).
16941
16942 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16943
16944         * Makefile.in: Replace all uses of srcroot with s, to shrink
16945         command line lengths.
16946
16947         Patches from Geoffrey Noer <noer@cygnus.com>:
16948         * configure.in: If configuring for newlib, pass --with-newlib to
16949         subdirectories.
16950         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16951         -Bnewlib/ and -Lwinsup to gcc.
16952         (CXX_FOR_TARGET): Likewise.
16953
16954 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16955
16956         * Makefile.in (ETC_SUPPORT): Add configure.
16957
16958 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16959
16960         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16961         host configuration file.
16962
16963 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16964
16965         * configure.in: Break mn10x00 support into separate
16966         mn10200 and mn10300 configurations.
16967         * config.sub: Likewise.
16968
16969 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16970
16971         * configure.in: Add lots of stuff to noconfigdirs for
16972         the mn10x00 targets.
16973
16974         * config.sub, configure.in: Add mn10x00 support.
16975
16976 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16977
16978         * make-all.com: Call conf-a-gas, not config-a-gas.
16979
16980 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16981
16982         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16983         targets.
16984
16985 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16986
16987         * mpw-README: Add much more detail for native PowerMac.
16988         * mpw-install: New file.
16989         * mpw-configure: Add --norecursion and --help options.
16990         * mpw-config.in: Translate readme and install files when
16991         copying to objdir.
16992         * mpw-build.in: Don't always depend on byacc and flex.
16993         (install-only-top): New action.
16994
16995 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16996
16997         * configure.in:  You can now configure GDB for the v850.
16998
16999 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17000
17001         * configure.in (noconfigdirs): Don't configure any C++ dirs
17002         if targeting D10V.
17003
17004 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17005
17006         * config.sub: Recognize mips64vr5000.
17007
17008 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17009
17010         * configure.in: Use a single line for host_tools and native_only.
17011
17012 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17013
17014         * config.sub, configure.in: Add entries for m32r.
17015
17016 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17017
17018         * Makefile.in (inet-install): Don't run install-gzip.
17019
17020 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17021
17022         * configure.in:  Don't config lots of things for *-*-windows*.
17023
17024 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17025
17026         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17027         (host_libs, host_tools): Copy from configure.in.
17028         * mpw-configure: Don't complain about directories not found.
17029
17030 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17031
17032         * configure.in (i[345]86): Recognize i686 for pentium pro.
17033         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17034         file.
17035
17036         * config.guess (i[345]86): Ditto.
17037
17038 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17039
17040         * configure.in (noconfigdirs): Removed gdb for D10V.
17041
17042 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17043
17044         * configure.in: Remove ld, target-libio, target-libg++, and
17045         target-libstdc++ from noconfigdirs.
17046
17047 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17048
17049         * configure: Fix three locations where shell scripts were
17050         being run directly rather than with config_shell.
17051
17052 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17053
17054         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17055         * config.sub (basic_machine): Recognize v850.
17056
17057 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17058
17059         * mpw-configure: Handle multiple enable/disable options and
17060         pass them down recursively, handle -c and -s flags appropriately
17061         depending on choice of compiler, add escape mechanism for
17062         quoted arguments to gC.
17063
17064 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17065
17066         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17067         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17068         so that -mrelocatable-lib and -mno-eabi are used.
17069
17070         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17071         not support --print-multi-lib, don't abort.
17072
17073 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17074
17075         * make-all.com: Run config-a-gas.
17076         * setup.com: Don't copy subdirectory files around.
17077
17078 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17079
17080         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17081         target, it now compiles correctly.
17082
17083 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17084
17085         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17086
17087 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17088
17089         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17090
17091 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17092
17093         * configure.in (native_only): Add prms.
17094
17095 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17096
17097         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17098         (BINUTILS_SUPPORT_DIRS): Likewise.
17099
17100 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17101
17102         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17103         d10v support is added.
17104
17105 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17106
17107         * configure.in (d10v-*-*): New target.
17108
17109 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17110
17111         * config.guess (HP 9000/811): Recognize this as a PA1.1
17112         machine.
17113
17114 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17115
17116         * Makefile.in (do-tar-gz): New target, split out from tail end of
17117         taz target.  Run each command separately, don't use pipes.
17118         (taz): Use it.
17119
17120 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17121
17122         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17123         * mpw-build.in: No builds should depend on building byacc or flex,
17124         they are assumed to be installed already.
17125
17126 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17127
17128         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17129         variable that CC_FOR_TARGET needs.
17130
17131 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17132
17133         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17134         options have changed since the last time the subdirectory was
17135         configured, and if it has, reconfigure.
17136         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17137         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17138
17139 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17140
17141         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17142         CLEAN_MODULES): Add bash.
17143         (all-bash): New target.
17144
17145 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17146
17147         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17148
17149 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17150
17151         * config.sub (basic_machine): Recognize d10v as a valid processor.
17152
17153 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17154
17155         * mpw-configure: Add support for --bindir.
17156         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17157
17158 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17159
17160         * configure.in: add bash, time, gawk to list of hosttools and things
17161         to only build for native toolchains
17162
17163 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17164
17165         * Makefile.in (docdir): Remove.
17166
17167 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17168
17169         * Makefile.in (datadir): Set to $(prefix)/share.
17170
17171 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17172
17173         * configure.in: build diff and patch for cygwin32-hosted
17174         toolchains.
17175
17176 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17177
17178         * config.sub: Accept -rtems*.
17179
17180 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17181
17182         * configure.in: enable dosrel for cygwin32-hosted builds,
17183                 remove diff from the list of things not buildable
17184                 via Canadian Cross
17185
17186 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17187
17188         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17189         don't get ". ".
17190
17191 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17192
17193         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17194
17195 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17196
17197         * Makefile.in (taz): Handle case where tex3patch didn't even get
17198         checked out.  Also, if it was found, put the symlink in a new util
17199         subdirectory.
17200
17201 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17202
17203         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17204
17205 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17206
17207         * config.sub: Recognize -openvms.
17208         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17209         * make-all.com, setup.com: New files.
17210
17211 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17212
17213         * Makefile.in (taz): tex3patch moved to texinfo/util.
17214
17215 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17216
17217         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17218         * configure.in: remove make from disable-if-Can-Cross list
17219                 enable gdb if ${host} and ${target} are cygwin32
17220
17221 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17222
17223         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17224         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17225
17226 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17227
17228         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17229         distinguish sysv/svr4/bsd variants.
17230         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17231
17232 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17233
17234         * configure.in: Added copyright notice.
17235         * move-if-change: Added copyright notice.
17236
17237 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17238
17239         * configure.in (powerpcle-*-solaris*): Until we get shared
17240         libraries working, don't build gdb, sim, make, tcl, tk, or
17241         expect.
17242
17243 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17244
17245         * config.guess:  Merge with FSF:
17246
17247         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17248         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17249
17250         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17251         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17252
17253         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17254         * config.guess:  Combine two OSF1 rules.
17255         Also recognize field test versions.  From mjr@zk3.dec.com.
17256         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17257         because GNU uname does not support -p.  From pmr@pajato.com.
17258
17259 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17260
17261         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17262
17263 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17264
17265         * mpw-README: Document GCCIncludes.
17266
17267 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17268
17269         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17270
17271 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17272
17273         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17274
17275 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17276
17277         * configure.in (*-*-cygwin32): Configure make.
17278
17279 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17280
17281         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17282
17283 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17284
17285         * Makefile.in (all-inet): Depend on all-perl.
17286
17287         * Makefile.in (inet-install): New target.
17288
17289         * Makefile.in (all-inet): Depend on all-tcl.
17290         (all-inet): Depend on all-send-pr.
17291
17292 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17293
17294         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17295         temporarily.
17296
17297 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17298
17299         * configure.in: Don't configure --with-gnu-ld on AIX.
17300
17301 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17302
17303         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17304
17305 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17306
17307         * Makefile.in (ALL_MODULES): Added all-inet.
17308         (CROSS_CHECK_MODULES): Added check-inet.
17309         (INSTALL_MODULES): Added install-inet.
17310         (CLEAN_MODULES): Added clean-inet.
17311         (all-indent): New target.
17312
17313         * configure.in (host_tools): Added inet.
17314         (native_only): Added inet.
17315         (noconfigdirs): Added inet.
17316
17317 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17318
17319         * configure.in: Don't configure libgloss if we are not configuring
17320         newlib.
17321
17322 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17323
17324         * configure.in: Don't configure libgloss for unsupported
17325         architectures.
17326
17327 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17328
17329         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17330
17331 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17332
17333         * Makefile.in (ALL_MODULES): Include all-apache.
17334         (CROSS_CHECK_MODULES): Include check-apache.
17335         (INSTALL_MODULES): Include install-apache.
17336         (all-apache): New target.
17337
17338         * configure.in: Added apache everywhere perl is seen.
17339
17340 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17341
17342         * Makefile.in: Add support for clean-{module} and
17343         clean-target-{module} rules.
17344
17345 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17346
17347         * configure.in (*-*-ose) do not build libgloss.
17348
17349 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17350
17351         * config.guess (prep*:SunOS:5.*:*): Turn into
17352         powerpele-unknown-solaris2.
17353
17354 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17355
17356         * configure.in: Permit --enable-shared to specify a list of
17357         directories.
17358
17359 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17360
17361         * configure.in (host==solaris): Pass only the first word of $CC
17362         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17363
17364 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17365
17366         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17367
17368 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17369
17370         * Makefile.in (ALL_MODULES): Include all-perl.
17371         (CROSS_CHECK_MODULES): Include check-perl.
17372         (INSTALL_MODULES): Include install-perl.
17373         (ALL_X11_MODULES): Include all-guile.
17374         (CHECK_X11_MODULES): Include check-guile.
17375         (INSTALL_X11_MODULES): Include install-guile.
17376         (all-perl): New target.
17377         (all-guile): New target.
17378
17379         * configure.in (host_tools): Include perl and guile.
17380         (native_only): Include perl and guile.
17381         (noconfigdirs): Don't build guile and perl; no ports have been
17382         done.
17383
17384 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17385
17386         * configure (--enable-*): Handle quoted option lists such as
17387         --enable-sim-cflags='-g0 -O' better.
17388
17389 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17390
17391         * Makefile.in ({,inst}all-target): New rule so we can make and
17392         install all of the target directories easily.
17393
17394 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17395
17396         * configure.in: Add missing global flag in sed substitution when
17397         deleting `target-' from ${configdirs}.
17398
17399 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17400
17401         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17402         option.
17403
17404         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17405         config/mh-necv4.
17406
17407         * install.sh: Correct misspelling of transformbasename.
17408
17409         * config.guess: Recognize mips-*-sysv*.
17410
17411 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17412
17413         * config.sub: Recognize mon960.
17414
17415 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17416
17417         * configure: Restore Canadian Cross handling of BISON and LEX,
17418         removed in Feb 20 change.
17419
17420 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17421
17422         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17423         Mention make install.  Remove the old copyright date as well the
17424         clumsy and rather pointless copyright on the README file.
17425
17426 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17427
17428         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17429         Makefile after running symlink-tree, then run `make distclean' to
17430         avoid clobbering any generated files in srcdir.
17431
17432 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17433
17434         * configure.in (m68k-*-netbsd*): Build everything now.
17435
17436 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17437
17438         * Makefile.in (taz): Fix quoting.
17439
17440 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17441
17442         * configure.in (sparclet-*-*): Build everything now.
17443
17444 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17445
17446         * configure.in (m68k-*-linux*): New host.
17447
17448 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17449
17450         * configure: Check for bison before byacc.
17451
17452 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17453
17454         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17455         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17456         searching PATH.  These are used as fallbacks by Makefile.in if
17457         flex/bison/byacc aren't in objdir.
17458
17459 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17460
17461         * Makefile.in: Make everything which depends upon all-bfd also
17462         depend upon all-opcodes, in case --with-commonbfdlib is used.
17463
17464 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17465
17466         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17467         building NT native compilers on Unix.
17468
17469 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17470
17471         * configure.in: Don't get CC from the host Makefile fragment if we
17472         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17473         Solaris test for /usr/ucb/cc to the post target script, just after
17474         the compiler sanity test.
17475
17476 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17477
17478         * config.sub: Merge with FSF.
17479
17480 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17481
17482         * Makefile.in (RPATH_ENVVAR): New variable.
17483         (REALLY_SET_LIB_PATH): Use it.
17484         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17485
17486 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17487
17488         * config.sub, configure.in: Recognize sparclet cpu.
17489
17490 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17491
17492         * config.guess:  Support m68k-cbm-sysv4.
17493
17494 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17495
17496         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17497         m68k-unknown-linuxaout from linker help string.  Put quotes around
17498         $ld_help_string.
17499
17500 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17501
17502         * config.guess (powerpc-harris-powerunix): Add guess for port
17503         to new target.
17504
17505 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17506
17507         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17508
17509 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17510
17511         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17512         $(REALLY_SET_LIB_PATH) in Makefile.
17513         * Makefile.in (SET_LIB_PATH): New variable.
17514         (REALLY_SET_LIB_PATH): New variable.
17515         ($(DO_X)): Use $(SET_LIB_PATH).
17516         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17517         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17518         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17519         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17520         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17521         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17522         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17523         (install-dosrel): Likewise.
17524         (all-opcodes): Depend upon all-libiberty.
17525
17526 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17527
17528         * config.guess (*:CYGWIN*): New
17529
17530 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17531
17532         * Makefile.in (all-target-winsup): All all-target-libiberty.
17533
17534 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17535
17536         * configure.in (noconfigdirs): Add missing # in front of comment.
17537
17538 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17539
17540         * configure.in: add second pass to things added to noconfigdirs
17541         so *-gm-magic can exclude libgloss properly.
17542
17543 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17544
17545         * mpw-configure (extralibs_name, rez_name): Set correctly
17546         for MWC68K compiler.
17547
17548         * mpw-README: Add more info on the necessary build tools.
17549
17550 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17551
17552         * configure.in, config.sub: Recognize cygwin32.
17553
17554 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17555
17556         * config.guess, config.sub: Recognize A/UX.
17557
17558 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17559
17560         * config.sub: Merge with gcc/config.sub.
17561
17562 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17563
17564         * mpw-build.in (do-binutils): Add build of stamps.
17565
17566 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17567
17568         * config.sub: Add recognition for mips64vr4100*-* targets.
17569
17570 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17571
17572         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17573         Add creation of gconfigargs with `--enable-shared' turned on.
17574         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17575         ($(host)-stamp-stage3-configured): Likewise.
17576         (HOLES): Add chatr and ldd.
17577         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17578
17579 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17580
17581         * configure: Pass --nfp to recursive configures.
17582
17583 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17584
17585         * Makefile.in (DLLTOOL): New.
17586         (DLLTOOL_FOR_TARGET): New.
17587         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17588         (EXTRA_TARGET_FLAGS): Ditto.
17589         (EXTRA_GCC_FLAGS): Ditto.
17590         (CONFIGURE_TARGET_MODULES): Ditto.
17591         (DO_X): Ditto.
17592         * configure: Add DLLTOOL.
17593
17594 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17595
17596         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17597         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17598         mh-sco, since old workarounds no longer needed, and don't
17599         build ld, since libraries have weak symbols in COFF.
17600
17601 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17602
17603         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17604
17605 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17606
17607         * configure.in: Make sure that ${CC} can be used to compile an
17608         executable.
17609
17610 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17611
17612         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17613         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17614         nothing depending on whether gdbtk is being built.
17615
17616 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17617
17618         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17619
17620 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17621
17622         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17623         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17624
17625 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17626
17627         * config-ml.in: Add support for
17628         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17629         Simplify setting of multidirs from --disable-foo.
17630
17631 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17632
17633         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17634         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17635         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17636         non-empty, pass them on to the  GCC make.
17637         (all-bootstrap): New rule that is like all-gcc, except it executes
17638         the GCC bootstrap rule instead of the GCC all rule.
17639
17640 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17641
17642         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17643
17644 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17645
17646         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17647         DG/UX support.
17648
17649 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17650
17651         * config.sub (i*86*) Change [345] to [3456]
17652
17653 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17654
17655         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17656         --with-gnu-ld=no.
17657
17658 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17659
17660         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17661         AIX multilibs get built.
17662
17663 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17664
17665         * configure.in (i386-win32): Don't build expect if we're not
17666         building the tcl subdir.
17667
17668 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17669
17670         * Makefile.in: (configure-target-examples, all-target-examples):
17671         New targets, configure and build example programs.
17672
17673 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17674
17675         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17676         use it as input to sedit the generated MPW makefile.
17677         * mpw-README: Add a suggestion about Gestalt.h.
17678
17679 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17680
17681         * config.sub: Accept *-*-ieee*.
17682
17683 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17684
17685         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17686         Ronald F. Guilmette <rfg@monkeys.com>.
17687
17688 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17689
17690         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17691         for powerpc-pe native.
17692         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17693         (target==powerpc-pe): duplicate i386-win32 entry.
17694
17695 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17696
17697         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17698         of vxworks, not just vxworks5.1.
17699
17700 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17701
17702         * mpw-configure: Add support for exec-prefix.
17703
17704 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17705
17706         * config.guess: Recognize HP model 816 machines as having
17707         a PA1.1 processor.
17708
17709 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17710
17711         * configure: Ignore new autoconf configure options.
17712
17713 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17714
17715         * config.guess:  Recognize Pentium under SCO.
17716         From Robert Lipe <robertl@arnet.com>.
17717
17718 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17719
17720         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17721
17722 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17723
17724         * configure.in: Don't configure gas for alpha-dec-osf*.
17725
17726 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17727
17728         * configure.in: Default to --with-stabs for some targets for which
17729         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17730         i[345]86*-*-unixware*.
17731
17732 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17733
17734         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17735         rather than basing it on the target.  Simplify handling of options
17736         controlling which directories to configure.  Remove extraneous
17737         slash in multi-clean target.
17738
17739 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17740
17741         * config-ml.in: Prefix more variables with ml_ so they don't collide
17742         with configure's.
17743
17744 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17745
17746         * configure: Don't turn -v into --v.
17747
17748 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17749
17750         * configure.in (targargs): Fix typo.
17751
17752         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17753
17754 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17755
17756         * configure.in: Strip --host and --target options from
17757         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17758         --with-cross-host option when building with a cross-compiler.
17759         * configure: Canonicalize the arguments put into config.status by
17760         always using `=' for an option with an argument.  Pass a presumed
17761         --host or --target explicitly.
17762
17763 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17764
17765         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17766         into general OS recognition case.
17767
17768 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17769
17770         * configure.in (target_configdirs): add target-winsup only
17771         for win32 target systems.
17772
17773 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17774
17775         * Makefile.in (all-target-libgloss): Depend upon
17776         configure-target-newlib, since when libgloss is built it looks to
17777         see if the newlib directory exists.
17778
17779 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17780
17781         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17782         cfg-ml-*.in.
17783
17784 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17785
17786         * configure: Handle LD and LD_FOR_TARGET when configuring a
17787         Canadian Cross.
17788
17789 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17790
17791         * configure.in (target_libs): add target-winsup.
17792         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17793         (target==ppcle-pe): remove ld from $noconfigdirs.
17794
17795 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17796
17797         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17798         Preserve relative path names in $srcdir.  Build symlink tree if
17799         configuring cross target dir and srcdir=. (= no VPATH support).
17800         (configure-target-libg++): Depend on configure-target-librx.
17801         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17802         * config-ml.in: New file.
17803         * symlink-tree: New file.
17804         * configure: Ensure srcdir="." if that's what it is.
17805
17806 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17807
17808         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17809         includes and FLEX_SKELETON setting.
17810         * mpw-configure (--with-gnu-ld): New option, controls whether
17811         to use PPCLink or ld with PowerMac GCC.
17812         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17813         * mpw-config.in: Configure grez if targeting Mac.
17814
17815         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17816         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17817         just macos.
17818         * configure.in: Configure grez resource compiler if targeting Mac.
17819         * Makefile.in (all-grez, install-grez): New targets.
17820
17821 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17822
17823         * configure: CXX defaults to gcc, not g++.  If we find
17824         gcc in the path, set CC to gcc -O2.
17825
17826 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17827
17828         * configure: Default ${build} correctly.  Avoid picking up extra
17829         spaces when reading CC and CXX from Makefile.  When doing a
17830         Canadian Cross, use plausible default values for numerous
17831         variables.
17832         * configure.in: When doing a Canadian Cross, don't try to
17833         configure tools whose configure script can't handle it.
17834
17835 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17836
17837         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17838
17839 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17840
17841         * configure:  Remove dubious bug reporting address.
17842
17843 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17844
17845         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17846         configure script, run that instead of this directory's configure.
17847         In either case, print a message that we're configuring the sub-dir.
17848
17849 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17850
17851         * configure.in: Before checking for the existence of various files,
17852         use sed to filter out "target-".
17853
17854 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17855
17856         * Makefile.in (DO_X): Split rule to decrease command line length
17857         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17858         (Philippe De Muyter).
17859
17860 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17861
17862         * Makefile.in (all-patch): depend on all-libiberty.
17863
17864 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17865
17866         * configure.in: If the only directory in target_configdirs which
17867         actually exists is libiberty, then set target_configdirs to empty,
17868         to avoid trying to build a target libiberty in a gas or gdb
17869         distribution.
17870
17871 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17872
17873         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17874         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17875         systems.
17876
17877 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17878
17879         * configure.in (copy_dirs): Use sys-include instead of include
17880         for --with-headers option.
17881
17882 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17883
17884         * Makefile.in, configure.in: Make winsup builds work with
17885         new scheme.
17886
17887 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17888
17889         * configure.in: Build the linker on AIX.
17890
17891 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17892
17893         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17894         where needed.
17895
17896 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17897
17898         * Makefile.in (all-gcc): Fix typo.
17899
17900 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17901
17902         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17903
17904 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17905
17906         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17907         to target-xiberty, to provide more flexibility.
17908         (target_subdir):  Define.  Create if cross.
17909         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17910         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17911         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17912         check-libFOO -> check-target-libFOO, etc.
17913         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17914         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17915         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17916         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17917         allow ALL_GCC="" to only configure.
17918         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17919         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17920         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17921
17922 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17923
17924         * Makefile.in (taz): Build "info" in etc explicitly.
17925
17926 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17927
17928         * configure.in:  Make sure that CC is undefined (as opposed to
17929         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17930         problem with autoconf trying to configure on a host without GCC.
17931
17932 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17933
17934         * mpw-configure: Set host alias from choice of host compiler,
17935         only use generic MPW Makefile sed if present, edit a file
17936         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17937         * mpw-README: Add problem notes about CW6 and CW7.
17938
17939 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17940
17941         * Makefile.in (taz): Use ";" instead of ";;".
17942
17943 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17944
17945         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17946         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17947         DISTDOCDIRS.
17948         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17949         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17950
17951 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17952
17953         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17954         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17955         Move bfd to DISTSTUFFDIRS.
17956
17957 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17958
17959         * Makefile.in (X11_LIB): Removed.
17960         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17961
17962         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17963
17964 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17965
17966         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17967         names.
17968
17969 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17970
17971         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17972
17973 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17974
17975         * configure.in (i[345]86-*-win32): Always build newlib.
17976         Don't configure cvs, autoconf or texinfo.
17977         * Makefile.in (LD_FOR_TARGET): New.
17978         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17979         Pass down LD_FOR_TARGET.
17980
17981 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17982
17983         * winsup: New directory.
17984         * Makefile.in: Build winsup.
17985         * configure.in: Winsup is configured when target is win32.
17986         Can only build win32 target GDB when native.
17987
17988 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17989
17990         * config.guess: Recognize HP model 819 machines as having
17991         a PA 1.1 processor.
17992
17993 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17994
17995         * configure: Fix sed loop which substitutes for CC and CXX to
17996         avoid bug found in various sed implementations.
17997
17998 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17999
18000         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18001         simulator.  Use standard powerpc-*-eabi*.
18002
18003 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18004
18005         * configure.in: Stop putting gas and binutils in noconfigdirs for
18006         powerpc-*-aix* and rs6000-*-*.
18007
18008 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18009
18010         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18011         -mcall-aixdesc libraries.
18012
18013 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18014
18015         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18016
18017         * config.sub (arm | armel | armeb): Fix shell syntax.
18018
18019 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18020
18021         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18022         -msoft-float and -mcpu=common support.
18023         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18024         libraries.
18025
18026 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18027
18028         * configure.in: Allow configuration and build of emacs19 for the alpha.
18029
18030 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18031
18032         * configure.in (CC): Get ^CC, not just any old CC, from
18033         ${host_makefile_frag}.
18034
18035 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18036
18037         * configure.in (CC): Try to get CC from
18038         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18039
18040 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18041
18042         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18043         only if it exists in $(srcdir).
18044
18045 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18046
18047         * configure: If CC and CXX are not set in the environment, set
18048         them, based on either an existing Makefile or on searching for gcc
18049         in PATH.  Substitute for CC and CXX in Makefile.
18050         * configure.in: Remove libm from target_libs.  Separate
18051         target_configdirs from configdirs.  If CC is not set in
18052         environment, try to get it from a host Makefile fragment.  Rewrite
18053         changes of configdirs to use skipdirs instead.  A few minor
18054         tweaks.  Take directories out of target_configdirs as they are
18055         taken out of configdirs.  Remove existing Makefile files from
18056         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18057         CONFIG_ARGUMENTS in Makefile.
18058         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18059         by configure.in.
18060         (CONFIG_ARGUMENTS): Likewise.
18061         (CONFIGURE_TARGET_MODULES): New variable.
18062         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18063         ($(CONFIGURE_TARGET_MODULES)): New target.
18064         (configure-libg++, configure-libio): New targets.
18065         (all-libg++): Depend upon configure-libg++.
18066         (all-libio): Depend upon configure-libio.
18067         (configure-libgloss, all-libgloss): New targets.
18068         (configure-libstdc++): New target.
18069         (all-libstdc++): Depend upon configure-libstdc++.
18070         (configure-librx, all-librx): New targets.
18071         (configure-newlib): New target.
18072         (all-newlib): Depend upon configure-newlib
18073         (configure-xiberty): New target.
18074         (all-xiberty): Depend upon configure-xiberty.
18075
18076 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18077
18078         * configure.in (host i[345]86-*-win32):  Expand the
18079         noconfigdirs again.
18080
18081 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18082
18083         * mpw-configure: Fix sed command file name.
18084
18085 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18086
18087         * configure.in (host i[345]86-*-win32): Reduce the
18088         noconfigdirs again.
18089
18090 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18091
18092         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18093         or powerpc*-*-pe*, since they are not yet supported.
18094
18095 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18096
18097         Add PowerMac support and many other enhancements.
18098         * mpw-configure: New option --cc to select compiler to use,
18099         paste options set according to --cc into the generated
18100         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18101         if mpw-make.sed is present.
18102         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18103         add forward includes for PowerPC include files.
18104         * mpw-build.in: Build using Makefile.PPC if present.
18105         (do-byacc, etc): Remove separate version resource builds.
18106         (do-gas): Build "stamps" before "all".
18107         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18108         * mpw-README: Update to reflect --cc option, PowerMac support,
18109         and recently-reported compatibility problems.
18110
18111 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18112
18113         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18114         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18115         (--with-multilib-top): Pass to recursive invocations.
18116
18117 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18118
18119         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18120         v810-*-*.
18121
18122 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18123
18124         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18125         gdb, ld and opcodes on v810-*-*.
18126
18127 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18128
18129         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18130         (local-maintainer-clean): New target.
18131         (maintainer-clean): New target.
18132         (realclean): Just depend upon maintainer-clean.
18133
18134 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18135
18136         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18137
18138 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18139
18140         * configure.in: Build ld in mips*-*-bsd* case.
18141
18142 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18143
18144         * config.sub: Accept -lites* OS.  From Ian Dall.
18145
18146 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18147
18148         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18149         targets.
18150
18151 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18152
18153         * configure.in: treat i386-win32 canadian cross the same as
18154         i386-go32 canadian cross.
18155
18156 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18157
18158         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18159         running under the simulator to build a reduced set of libraries.
18160         (powerpc-*-eabiaix): Add fine grained multilib support added to
18161         other powerpc targets yesterday.
18162
18163 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18164
18165         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18166         -disable-softfloat, -disable-relocatable, -disable-aix, and
18167         -disable-sysv to control which multilib libraries get built.
18168
18169 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18170
18171         * configure: Add Makefile.tem to list of files to remove in trap
18172         handler.
18173
18174 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18175
18176         * config.guess (*Linux*):  Add missing "exit"s.
18177         Also, need specific check for alpha-unknown-linux (uses COFF).
18178
18179 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18180
18181         * config.guess:  Merge with FSF:
18182
18183         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18184         * config.guess (AIX4): More robust release numbering discovery.
18185
18186         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18187         * config.guess (i386-sequent-ptx): Properly get version number.
18188
18189         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18190         * config.guess (mips:*:4*:UMIPS): New case.
18191
18192 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18193
18194         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18195         (i386-win32 host): Likewise.  Don't build readline.
18196
18197 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18198
18199         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18200         SUPPORT_FILES to submakes.
18201
18202 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18203
18204         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18205         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18206         mpw-configure.
18207
18208 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18209
18210         * configure.in (appdirs): Use =, not ==, in test expression when
18211         trying to build the text to print in the warning message for
18212         Solaris users.
18213
18214 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18215
18216         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18217
18218 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18219
18220         * config.guess: Recognize lynx-2.3.
18221
18222 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18223
18224         * config.sub (z8ksim): Deleted
18225         (z8k-*-coff): New, this is the one true name of the target.
18226
18227 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18228
18229         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18230
18231 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18232
18233         * config.guess (*:Linux:*:*): First try asking the linker what the
18234         default object file format is (elf, aout, or coff).  Then if this
18235         fails, try previous methods.
18236
18237 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18238
18239         * configure.in: Don't build newlib for *-*-vxworks5.1.
18240
18241 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18242
18243         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18244         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18245
18246 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18247
18248         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18249
18250 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18251
18252         * cfg-ml-com.in: New file.
18253         * cfg-ml-pos.in: New file.
18254
18255 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18256
18257         * COPYING.NEWLIB: Add HP free copyright to list.
18258
18259 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18260
18261         * config.sub: Recognize -eabi* for the system, not just -eabi.
18262
18263 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18264
18265         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18266         * config.sub, configure.in (win32): New target and host.
18267
18268 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18269
18270         * configure.in: Add i386-pe configuration.
18271
18272 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18273
18274         * mpw-build.in (install): Install GDB after LD.
18275
18276 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18277
18278         * mpw-config.in (elf/mips.h): Always forward-include, needed
18279         for GDB to build.
18280
18281 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18282
18283         * testsuite: New directory for customer acceptance and whole tool
18284         chain tests.
18285
18286 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18287
18288         * configure: If per-host line isn't found, but AC_OUTPUT is found
18289         and a configure script exists, run it instead.
18290
18291 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18292
18293         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18294
18295 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18296
18297         * configure: Set build_{cpu,vendor,os,alias} to host values when
18298         --build isn't specified.
18299
18300 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18301
18302         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18303         (FLAGS_TO_PASS): Pass them.
18304         (EXTRA_TARGET_FLAGS): Ditto.
18305
18306 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18307
18308         * Makefile.in (all-libg++): Depend on all-libstdc++.
18309
18310 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18311
18312         * configure.in (noconfigdirs): Enable all packages for
18313           i386-unknown-netbsd.
18314
18315 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18316
18317         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18318         hosted builds (DOS builds)
18319
18320 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18321
18322         Changes for ARM based on patches from Richard Earnshaw:
18323         * config.sub: Handle armeb and armel.
18324         * configure.in: Omit arm linker only for riscix.
18325
18326 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18327
18328         * config.guess:  Update from FSF.
18329
18330 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18331
18332         * config.sub: Recognize powerpcle as the little endian variant of
18333         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18334         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18335         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18336         temporarily.
18337
18338 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18339
18340         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18341
18342 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18343
18344         * config.sub: Accept -lites* as a basic system type.
18345
18346 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18347
18348         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18349         installed, and if so return linuxoldld as the system name.
18350
18351 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18352
18353         * config.guess: Add hppa1.1-hp-lites support.
18354
18355 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18356
18357         * configure.in: Don't build newlib for m68k-vxworks5.1.
18358
18359 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18360
18361         * configure.in (mips-sgi-irix6): Use mh-irix5.
18362
18363 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18364
18365         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18366
18367 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18368
18369         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18370         OSF/1.  Fix compiler flags.
18371         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18372
18373 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18374
18375         * configure.in: Recognize --with-newlib.
18376         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18377
18378 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18379
18380         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18381         to *_X11_MODULES due to gdbtk needing X include files et al.
18382
18383 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18384
18385         Merge in support for Mac MPW as a host.
18386         (Old change descriptions retained for informational value.)
18387
18388         * mpw-config.in: Add generic include forwards for cpu-specific
18389         include files in aout and elf directories.
18390
18391         * mpw-configure: Added copyright.
18392         * mpw-config.in: Check for presence of required build tools.
18393         (target_libs): Add newlib.
18394         (target_tools): Add examples.
18395         (Read Me): Generate as "Read Me for MPW" instead.
18396         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18397         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18398         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18399
18400         * mpw-configure: Remove subdir-specific makefile hackery,
18401         delete mk.tmp after using it.
18402
18403         * mpw-build.in (all): Display start and end times.
18404
18405         * mpw-configure (host_canonical): Set.
18406         (target_cpu): Always add to makefiles.
18407         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18408         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18409         (mpw-mh-mpw): Look for in srcdir and srcroot.
18410         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18411
18412         * mpw-build.in: (install-only): New target.
18413
18414         * mpw-configure (host_alias, target_alias): Rename from hostalias
18415         and targetalias, add into generated Makefile.
18416         (mk.tmp): If present, add into generated Makefile.
18417         * mpw-build.in (all-gas): Build config.h first before gas proper.
18418
18419         * mpw-configure (config.status): Write only if changed.
18420         * mpw-config.in (readline): Configure it (not built, just used for
18421         definitions).
18422
18423         * mpw-config.in (elf/mips.h): Add a forward include.
18424
18425         * mpw-config.in: Forward-include most .h files in include into
18426         extra-include.
18427         (readline): Don't build.
18428         mpw-build.in (install): Install GDB.
18429
18430         * mpw-configure (prefix, mpw_prefix): Handle it.
18431         * mpw-config.in (mmalloc, readline): Don't configure.
18432         * mpw-build.in (thisscript): Rename to ThisScript.
18433         Use mpw-build instead of BuildProgram everywhere.
18434         (mmalloc, readline): Don't build.
18435         * mpw-README: New file, basic documentation about the MPW port.
18436
18437         * mpw-config.in: Use forward-include to create include files.
18438
18439         * mpw-configure: Add more things to the top of each configured
18440         Makefile, including contents of config/mpw-mh-mpw.
18441         * mpw-config.in (extra-include): Create this directory and fill it
18442         with Posix-like include files when configuring.
18443
18444         * config.sub (apple, mac, mpw): Add various aliases.
18445
18446         * mpw-build.in: New file, top-level build script fragment for MPW.
18447         * mpw-configure: New file, configure script for MPW.
18448         * mpw-config.in: New file, config fragment for MPW.
18449
18450 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18451
18452         * configure.in (host_libs): Remove glob, since it is gone from the
18453         sources.
18454
18455 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18456
18457         * Makefile.in: define empty GDB_NLM_DEPS var.
18458
18459         * configure.in(target_makefile_frag): use config/mt-netware
18460         for netware targets.
18461
18462 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18463
18464         * config.sub: Merge in recent FSF changes.  Remove linux special
18465         cases.
18466
18467 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18468
18469         Revert this change:
18470
18471         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18472
18473                 * build-all.mk: Use CC=cc -Xs on Solaris.
18474
18475 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18476
18477         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18478         stop using it.
18479         * Makefile.in: Nuke all references to glob subdirectory.
18480
18481 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18482
18483         * configure.in: Fix --enable-shared logic in per-host.
18484
18485 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18486
18487         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18488
18489 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18490
18491         * configure.in (noconfigdirs): Don't build gas on AIX, for
18492         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18493
18494 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18495
18496         * configure: Fix --cache-file to work if the file argument is a
18497         relative path.
18498
18499 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18500
18501         * configure: If the --cache-file is used, pass it down to
18502         configure in subdirectories.
18503
18504 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18505
18506         * config.sub: add vxworks29k configuration.
18507
18508 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18509
18510         * Makefile.in (taz): Do "diststuff" part quietly.
18511
18512 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18513
18514         * config.sub: Mini-merge with gcc/config.sub.
18515
18516 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18517
18518         * config.guess (IRIX): Sed - to _.
18519
18520 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18521
18522         * Makefile.in (source-vault, binary-vault): New targets.
18523
18524 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18525
18526         * config.sub: Recognize -eabi as a basic system type.
18527
18528 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18529
18530         * configure.in (enable_shared stuff): Fix typo.
18531
18532 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18533
18534         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18535
18536 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18537
18538         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18539
18540 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18541
18542         * configure.in (rs6000-*-*): Don't build gas.
18543
18544 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18545
18546         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18547         reduce command line length.
18548         (AS_FOR_TARGET): Check for as.new, not Makefile.
18549         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18550
18551 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18552
18553         * config.guess:  Merge from FSF.
18554
18555 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18556
18557         * configure: Don't use $ when handling program_suffix.
18558
18559 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18560
18561         * configure.in:  Configure tk for hppa/hpux.
18562
18563 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18564
18565         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18566
18567 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18568
18569         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18570         to LIBCXXFLAGS.  Tests are better run without it.
18571
18572 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18573
18574         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18575
18576 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18577
18578         * configure.in (*-*-netware*): Don't configure xiberty.
18579
18580 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18581
18582         * configure.in:  Remove tk from native_only list.
18583
18584 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18585
18586         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18587           for special NCD build.
18588
18589 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18590
18591         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18592         makeall.bat, they're only useful for binutils snapshots.
18593         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18594         makeall.bat to specified SUPPORT_FILES.
18595
18596 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18597
18598         * build-all.mk: Add Ericsson targets to sun4 and solaris
18599           hosts.  Add  BNR's sun4 target to solaris host, so their
18600           build-from-source will be tested in-house first.
18601
18602 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18603
18604         * Makefile.in (LIBCFLAGS): New variable.
18605         (CFLAGS_FOR_TARGET): Ditto.
18606         (LIBCFLAGS_FOR_TARGET): Ditto.
18607         (LIBCXXFLAGS): Ditto.
18608         (CXXFLAGS_FOR_TARGET): Ditto.
18609         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18610         (BASE_FLAGS_TO_PASS): Pass them.
18611         (EXTRA_TARGET_FLAGS): Ditto.
18612
18613         * configure.in: Support --enable-shared.
18614
18615 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18616
18617         * configure.in (target_libs):  Include libstdc++ again.
18618         * config.guess:  Update from FSF (for FreeBSD).
18619
18620 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18621
18622         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18623         makeall.bat.
18624         (DISTDOCDIRS): Add `etc'.
18625         (ETC_SUPPORT_PFX): New variable.
18626         (taz): Include anything from etc starting with a word in
18627         ETC_SUPPORT_PFX.
18628
18629 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18630
18631         * config.sub: Update for recent FSF changes.  Remove obsolete
18632         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18633         spacing changes.
18634
18635 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18636
18637         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18638
18639         * config.guess:  Merge with FSF.
18640         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18641
18642 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18643
18644         * configure: Since the "trap 0" handler will override the exit
18645         status on many systems, only use it for "exit 1", and make it set
18646         a non-zero exit status; reset it before "exit 0".  Also, check
18647         exit status of config.sub, and error out if it failed.
18648
18649 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18650
18651         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18652         and install libgloss.
18653
18654 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18655
18656         * Makefile.in (all-binutils): Depend upon all-byacc.
18657
18658         * configure.in: Don't build emacs on Irix 5.
18659
18660 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18661
18662         * configure.in (*-*-netware*): Add libio.
18663
18664 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18665
18666         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18667         (CHECK_TARGET_MODULES): Ditto.
18668         (INSTALL_TARGET_MODULES): Ditto.
18669         (TARGET_LIBS): Ditto.
18670         (all-libstdc++): Note dependencies.
18671
18672 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18673
18674         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18675
18676 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18677
18678         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18679         -fexternal-templates.
18680
18681         * configure.in (target_libs): Add libstdc++.
18682         (noconfigdirs): Add libstdc++ as appropriate.
18683
18684 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18685
18686         * config.guess:  Update from FSF.
18687
18688 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18689
18690         * configure: Use ${config_shell} when running ${configsub}.
18691
18692 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18693
18694         * config.sub: No longer recognize h8300h.
18695
18696 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18697
18698         * config.sub: Remove extraneous differences between config.sub and
18699         gcc/config.sub.
18700
18701 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18702
18703         * Makefile.in (DISTSTUFFDIRS): Add gas.
18704
18705 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18706
18707         * COPYING.NEWLIB: New file.
18708
18709 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18710
18711         * config.guess (HP-UX):  Patch from Harlan Stenn
18712         <harlan@landmark.com> to also emit release level.
18713
18714 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18715
18716         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18717
18718 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18719
18720         * config.sub:  Merge nextstep cleanup from FSF.
18721
18722 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18723
18724         * configure.in (arm-*-*): Don't configure ld for this target.
18725
18726 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18727
18728         * configure.in (*-*-netware): don't configure libg++, libio,
18729           librx, or newlib.
18730
18731 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18732
18733         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18734         configure ld--it works, but it doesn't support shared libraries.
18735
18736 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18737
18738         * config.guess (*-unknown-freebsd*):  Get rid of possible
18739         trailing "(Release)" in version string.
18740         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18741
18742 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18743
18744         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18745         Fix type: *-next-neststep -> *-next-nextstep.
18746
18747         * config.guess:  Merge from FSF:
18748
18749         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18750
18751         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18752
18753         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18754
18755         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18756         instead of UNIX_SV for UnixWare 1.0).
18757
18758 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18759
18760         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18761         to make gdb/nlm/* build after the compiler and linker.
18762
18763 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18764
18765         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18766         not just i[34]86.
18767         (m68k-atari-sysv4):  Relocate to match FSF version.
18768
18769         * config.guess:  More merges from the FSF:
18770
18771         Add a space before function call or macro invocation.
18772
18773         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18774
18775         * config.guess: Add trap cmd to remove dummy.c and dummy when
18776         interrupted.
18777
18778         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18779
18780         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18781         (dummy): Redirect stderr from compilation of dummy.c.
18782
18783         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18784
18785         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18786
18787 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18788
18789         * configure: Accept and ignore --cache*, for compatibility with
18790         new autoconf.
18791
18792 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18793
18794         * config.guess:  Merge from FSF:
18795
18796         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18797
18798         * config.guess (Pyramid*:OSx*:*:*): New case.
18799         (PATH): Add /.attbin at end for finding uname.
18800         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18801
18802         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18803
18804         * config.guess (M88*:DolphinOS:*:*): New case.
18805
18806         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18807
18808         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18809         to select whether to use ELF or COFF.
18810
18811         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18812
18813         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18814
18815         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18816
18817         * config.guess: Guess the OS version for HPUX.
18818
18819         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18820
18821         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18822
18823 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18824
18825         * configure.in: Recognize --with-headers, --with-libs, and
18826         --without-newlib.
18827         * Makefile.in (all-xiberty): Depend upon all-ld.
18828
18829 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18830
18831         * configure.in: Change i[34]86 to i[345]86.
18832
18833 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18834
18835         * configure (version): A few more tweaks to help message.
18836
18837 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18838
18839         * Makefile.in:  Remove (for now) librx as a host library,
18840         now that we're building it for target.
18841
18842 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18843
18844         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18845         (Karl Berry).
18846
18847 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18848
18849         * configure.in:  Also configure librx.
18850
18851 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18852
18853         * Makefile.in:  Update various rules to reflect that librx
18854         is now needed for libg++.
18855
18856 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18857
18858         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18859
18860 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18861
18862         * configure.in: Configure the examples directory.
18863
18864 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18865
18866         * configure: Simplify Jun 2 1994 change.
18867
18868 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18869
18870         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18871         /bin/gcc isn't good enough to build gcc.
18872
18873 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18874
18875         * Makefile.in (GDB_SUPPORT_FILES): Remove
18876         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18877         (gdb.tar.gz): Add new rule to use standard distribution building
18878         mechanism.
18879
18880 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18881
18882         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18883         Bill Cox <bill@cygnus.com>.
18884
18885 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18886
18887         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18888
18889 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18890
18891         * configure:  Search current dir first in .gdbinit.
18892
18893 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18894
18895         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18896
18897 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18898
18899         * config.sub:  Refer to NeXT's operating system as nextstep.
18900
18901         * config.sub (case $basic_machine):  Re-order the cases, to match
18902         the order in the FSF version (which is mostly alphabethical).
18903         Merge in some additions and changes from the FSF.
18904
18905 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18906
18907         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18908         * config.sub: Recognize cxux7.
18909         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18910
18911 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18912
18913         * config.sub:  Fix typo powerpc -> powerpc-*.
18914
18915 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18916
18917         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18918
18919         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18920         parallel with all-emacs and install-emacs).  Top-level command
18921         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18922
18923 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18924
18925         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18926         $(relbindir)/make before doing ``make install'', and use
18927         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18928         installing over running make binary.
18929         ($(host)-stamp-stage3-installed): Likewise.
18930
18931 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18932
18933         * config.guess: Recognize Mach.
18934
18935 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18936
18937         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18938         see whether --exec-prefix was used.
18939
18940 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18941
18942         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18943
18944 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18945
18946         * Makefile.in: Add all-librx target similar to all-libproc.
18947
18948 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18949
18950         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18951         with post 1.2 uname bogosity.
18952
18953 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18954
18955         * configure: Remove temporary files on receipt of a signal.
18956
18957 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18958
18959         * configure: If there is a package_makefile_frag, remove
18960         ${subdir}/Makefile.tem after copying it in.
18961
18962 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18963
18964         * build_all.mk: support rs6000 lynx identifies itself as
18965         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18966         since /bin/gcc is too feeble to compile a modern gcc.
18967
18968 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18969
18970         * brought devo/test-build.mk update-to-date with progressive/
18971           test-build.mk. Add lynx targets and hppa flag info.
18972
18973 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18974
18975         * configure.in:  Use mh-ncrsvr43.  Patch from
18976         Tom McConnell <tmcconne@sedona.intel.com>.
18977
18978 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18979
18980         * config.guess (i386-unknown-bsdi):  No longer need to
18981         check #if defined(__bsdi__) && defined(__i386__).
18982
18983 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18984
18985         * configure: Set program_transform_nameoption correctly.
18986
18987 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18988
18989         * brought build-all.mk update-to-date with progressive build-all.mk,
18990           added new targets and hppa info.
18991
18992 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18993
18994         * configure: If config.guess result is a prefix of the user
18995         specified target, assume a native build and use the user specified
18996         target as the host alias.  Remove SunOS patch suffix removal hack.
18997         * configure.in: Remove SunOS patch suffix removal hack.
18998
18999         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19000         in NATIVE_CHECK_MODULES.
19001
19002 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19003
19004         * Makefile.in: Rename HOST_ONLY to NATIVE.
19005         * configure: Delete SunOs patch suffix from host_canonical
19006           and build_canonical variables that are prepended to Makefiles.
19007         * configure.in: Add comments for easier maintenance.
19008
19009 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19010
19011         * Makefile.in: Add all-libproc target similar to all-gui.
19012
19013 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19014
19015         * Makefile.in (CHECK_MODULES): split into
19016         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19017
19018 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19019
19020         * config.guess (i386-unknown-bsdi): New system to guess.
19021
19022 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19023
19024         * Makefile.in: Add all-gui target (but not yet build by "all").
19025
19026 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19027
19028         * config.sub: Move deletion of patch suffix from here...
19029         * configure.in: To here, at Ian's suggestion.  The top-
19030           level scripts might need to know of a patch level.
19031
19032 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19033
19034         * config.sub: Strip off patch suffix so rtl is recognized
19035           as a sunos4.1.3 machine, even though it's been patched.
19036
19037 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19038
19039         * Makefile.in (INSTALL_LAST): Delete.
19040         (INSTALL_DOSREL): New.
19041
19042 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19043
19044         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19045         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19046         whether we pass down --with-gnu-ld anyhow.
19047
19048 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19049
19050         * Makefile.in (INSTALL_LAST): Change operation so it works
19051         on more flavors of make.
19052         * configure.in (go32): Don't build libg++ or libio.
19053
19054 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19055
19056         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19057         they can be overriden by templates.
19058
19059 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19060
19061         * configure.in (target==go32): Don't build gdb.
19062         * dosrel: New directory.
19063
19064 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19065
19066         * configure.in (host==go32): Configure dosrel too.
19067         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19068         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19069         be set by incoming names or templates.
19070         (INSTALL_LAST): New rule.
19071
19072 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19073
19074         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19075
19076 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19077
19078         * configure.in (appdirs): New variable.  Currently empty, but will
19079         be used in gas distribution.  If nonempty, lists a set of
19080         directories at least one of which must get configured, or top
19081         level configuration is considered to have failed.
19082         (rs6000-*-lynxos*): Use new file name.
19083
19084 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19085
19086         Eliminate XTRAFLAGS.
19087         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19088         newlib include files using -idirafter, and also use -nostdinc.
19089         (CXX_FOR_TARGET): Likewise.
19090         (XTRAFLAGS): Removed.
19091         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19092         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19093         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19094         ($(DO_X)): Don't pass down XTRAFLAGS.
19095
19096 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19097
19098         * configure.in (mips*-dec-bsd*): New target; do build linker.
19099         (mips*-*-bsd*): New target; don't build linker.
19100
19101 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19102
19103         * configure.in: support rs6000-*-lynxos* configuration.
19104         support sunos4 as a cross target.
19105
19106         * config.sub: look for lynx*, not lynx since the OS version may
19107         legitimately be part of the name.
19108
19109 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19110
19111         * configure.in (i[34]86-*-sco*): Move to be with other i386
19112         targets.
19113         (romp-*-*): New target.  Skip various binary utilities.
19114         (vax-*-*): New target.  Don't build newlib.
19115         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19116
19117 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19118
19119         * configure.in: Only set host_makefile_frag if config
19120         directory exists.
19121
19122 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19123
19124         * install.sh: If $dstdir exists, don't check whether each
19125         component does.
19126
19127 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19128
19129         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19130
19131 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19132
19133         * configure.in (*-*-lynxos*): Don't configure newlib for either
19134         native or cross Lynx.
19135
19136 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19137
19138         * config.sub (sparc64-elf): Fix os.
19139         (z8k): Remove duplicate.
19140
19141 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19142
19143         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19144         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19145
19146 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19147
19148         * configure: Make file links cleanly even if Lynx fails on
19149           an NFS symlink (at least fail cleanly).
19150
19151 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19152
19153         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19154         -XNh2000.
19155
19156 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19157
19158         * configure: Unknown options are fatal again.
19159
19160 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19161
19162         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19163         compatibility.
19164
19165 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19166
19167         * build-all.mk: Add `clean' target.
19168
19169 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19170
19171         * config.guess:  Add SINIX support.
19172         * configure.in:  Add mips-*-sysv4* support.
19173
19174 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19175
19176         * build-all.mk: Document all useful targets.
19177         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19178         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19179
19180 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19181
19182         * configure: Support --silent, --quiet.
19183
19184 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19185
19186         * configure: Support --disable-FEATURE.
19187
19188 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19189
19190         * config.guess: Recognize NCR running SVR4.3.
19191
19192 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19193
19194         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19195         Patch from Paul Eggert <eggert@twinsun.com>.
19196
19197 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19198
19199         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19200
19201 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19202
19203         * configure: Make unrecognized options give nonfatal warnings
19204         instead of fatal errors, and pass them to any subdirectory
19205         configures in case they recognize them.
19206         Make --x equivalent to --with-x.
19207
19208 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19209
19210         * configure: Add --enable-* options.  Clean up usage message and
19211         some comments.
19212
19213 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19214
19215         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19216
19217 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19218
19219         * configure.in (hppa*-*-*): Enable binutils.
19220
19221 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19222
19223         * config.sub: Recognize cisco.
19224
19225 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19226
19227         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19228
19229 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19230
19231         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19232         than one configuration name.  Add comment.
19233
19234 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19235
19236         * config.guess: about target *-hitachi-hiuxwe2, fixed
19237         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19238         macro is incorrect.]
19239
19240 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19241
19242         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19243         than the "make ls" stuff which used to be here.
19244
19245 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19246
19247         * config.guess:  Recognize i[34]86-unknown-freebsd.
19248         From Shawn M Carey <smcarey@rodan.syr.edu>.
19249
19250 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19251
19252         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19253
19254 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19255
19256         * config.guess: Check for ptx.
19257
19258 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19259
19260         * config.sub: Add os9k checking.
19261
19262 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19263
19264         * config.guess: Handle OSF1 running on HPPA processors
19265
19266 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19267
19268         * configure: If subdir configure fails, print out a message with
19269         subdirectory name, in case subdir's configure code didn't identify
19270         itself.
19271
19272 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19273
19274         * configure.in: Remove embedded newlines from configdirs.
19275         Avoid mismatches of substrings.  Fix matching strings at end
19276         of configdirs.
19277
19278 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19279
19280         * config.guess:  Add Lynx/rs6000 config support.
19281
19282 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19283
19284         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19285
19286 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19287
19288         * configure.in (hppa*-*-osf*): Treat this just like most other
19289         PA configurations (eg no binutils or ld).
19290         (hppa*-*-*elf*): These configurations have binutils and ld.
19291
19292 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19293
19294         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19295
19296 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19297
19298         * configure.in (rs6000-*-*): Build gas.
19299
19300 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19301
19302         * Makefile.in:  Avoid bug in losing hpux sed.
19303
19304 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19305
19306         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19307         for GDB and GDB has been fixed to not need it.
19308
19309 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19310
19311         * config.guess: Recognize vax hosts.
19312
19313 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19314
19315         * configure (while loop): Don't use "break 2" inside case
19316         statement -- the case statement isn't an enclosing loop.
19317
19318 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19319
19320         * config.guess:  Clean up NeXT support, to allow nextstep
19321         on Intel machines.  Make OS be nextstep.
19322
19323 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19324
19325         * config.guess: Add alternate forms for Convex.
19326
19327 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19328
19329         * configure:  Completely rewrite option processing.  Take
19330         advantage of pattern-matching to avoid invoking test frequently.
19331         Also clean up host and target defaulting logic.
19332
19333 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19334
19335         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19336         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19337         commands (plus user environment) will fit SCO limits.
19338
19339 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19340
19341         * configure.in: Don't issue warnings about directories which are
19342         not being configured if -norecursion is set.  Correct test for
19343         --with-gnu-as and --with-gnu-ld to not get confused by substring
19344         matches.
19345
19346         * configure.in: Don't build gas for alpha-dec-osf1*.
19347
19348 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19349
19350         * configure:  Back out Per's change of 12/19/1993.  It changes the
19351         behavior of configure in unexpected and confusing ways.
19352
19353         Also, use different delim char when calculating
19354         program_transform_name so that the name can contain slashes.
19355
19356 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19357
19358         * configure.in, config.sub: Add support for VSTa micro-kernel.
19359
19360 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19361
19362         * configure.in: Nuke hacks which were used to get a special
19363         version of GAS for HPPA configurations.
19364
19365 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19366
19367         * configure:  If only ${target_alias} is given, use that
19368         as the default for ${host_alias}.
19369         * configure:  Add missing back-slashes before nested quotes.
19370
19371 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19372
19373         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19374
19375 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19376
19377         * config.guess:  Recognize some Tektronix configurations.
19378         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19379
19380 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19381
19382         * config.sub: Match any flavor of SH.
19383
19384 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19385
19386         * configure.in: Don't try to configure newlib for Alpha.
19387
19388 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19389
19390         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19391         libg++ or libio for any Alpha target.
19392
19393         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19394
19395 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19396
19397         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19398         default arguments -- so it tried to compress itself.
19399
19400 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19401
19402         * configure.in (notsupp): ensure that a space is always at the end
19403           of the configdirs list, since the grep checks for an explicit space
19404
19405 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19406
19407         * configure.in (target i386-sysv4.2): don't build ld, since static
19408           versions of many libraries are not available.
19409
19410 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19411
19412         * config.guess: Recognize Apollos (using environment variables).
19413         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19414
19415 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19416
19417         * config.guess: Recognize Sony news mips running newsos.
19418
19419 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19420
19421         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19422         "fi ; else" for bash.
19423
19424 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19425
19426         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19427
19428 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19429
19430         * config.sub: accept unixware as an alias for svr4.2.
19431         Fix some inconsistancies with the gcc version.
19432
19433 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19434
19435         * Makefile.in (DISTDOCDIRS):  Add gdb.
19436
19437 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19438
19439         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19440
19441 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19442
19443         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19444         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19445         this now.
19446
19447 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19448
19449         * config.sub: Accept hiux* as an OS name.
19450
19451         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19452         etc/make-stds.texi.  The underscore came from gcc, and dje now
19453         agrees that RUNTESTFLAGS is the correct name.
19454
19455 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19456
19457         * install.sh:  Remove 'set -e'.  It makes any conditionals
19458         in the script useless.
19459
19460         * config.guess: Automatically recognize arm-acorn-riscix
19461         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19462
19463 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19464
19465         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19466
19467 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19468
19469         * Makefile.in (DISTDOCDIRS): New variable.
19470         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19471         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19472
19473 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19474
19475         * configure.in (hppa target): check the source directory for the
19476           pagas sub-directory
19477
19478 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19479
19480         * config.sub: Allow -aout* and -elf*.
19481
19482 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19483
19484         * configure.in: Don't build ld on i386-solaris2, same as for
19485         sparc-solaris2.
19486
19487 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19488
19489         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19490
19491 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19492
19493         * configure.in:  Configure gdb for alpha.
19494
19495 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19496
19497         * Makefile.in (CXXFLAGS): Add -O.
19498
19499 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19500
19501         * config.guess: added support for DG Aviion
19502
19503 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19504
19505         * configure.in: Produce warning message for subdirectories not
19506         configurable for this host/target combination.  Don't try to
19507         configure gdb for vms.
19508
19509 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19510
19511         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19512         appropriate files before making "diststuff".
19513         (DISTBISONFILES): New var: list of files to be edited.
19514         (DISTSTUFFDIRS): Add binutils.
19515
19516 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19517
19518         * config.sub: also handle mipsel and mips64el (for little endian mips)
19519
19520 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19521
19522         * configure.in: Add * to end of all OS names.
19523
19524 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19525
19526         * configure.in: Build newlib for LynxOS native.
19527
19528 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19529
19530         * config.guess: Add support for delta 88k running SVR3.
19531
19532         * configure.in: Add comment about HP compiler vs. emacs.
19533
19534 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19535
19536         * configure.in: don't build ld on solaris2 (not a viable option
19537           due to bugs in getpwnam & getpwuid)
19538
19539 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19540
19541         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19542         config.guess will produce a full version number.
19543
19544 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19545
19546         * configure.in: Build linker and binutils for alpha-dec-osf1.
19547
19548 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19549
19550         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19551         and gdb/testsuite/Makefile.in.
19552
19553 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19554
19555         * configure.in: recognize mips*- instead of mips-
19556
19557 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19558
19559         * config.sub: Accept linux*coff and linux*elf as operating
19560         systems.
19561
19562 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19563
19564         * config.sub: Recognize mips64, and mips3 as an alias for it.
19565
19566 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19567
19568         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19569         gdb knows how to handle OSF/1 shared libraries.
19570
19571 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19572
19573         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19574         * config.guess: Recognize Hitachi's HIUX.
19575         * config.sub: Recognize h3050r* and hppahitachi.
19576         Remove redundant cases for hp9k[23]*.
19577
19578 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19579
19580         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19581         if gas and ld are in the source tree and are in ${configdirs}.
19582         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19583         --with options (but still pass them down on the command line,
19584         if they were explicitly specified).
19585
19586 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19587
19588         * configure: substitute SHELL value in Makefile.in with
19589         ${CONFIG_SHELL}
19590
19591 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19592
19593         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19594         *-*-solaris2* targets.
19595
19596 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19597
19598         * Makefile.in: define M4, and pass it down to sub-makes;
19599         all-autoconf now depends on all-m4
19600
19601 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19602
19603         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19604         presence of {ar,ranlib} instead of a configured directory
19605
19606 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19607
19608         * config.guess: Accept 34?? as well as 33?? for NCR.
19609
19610 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19611
19612         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19613         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19614
19615 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19616
19617         * configure: grab values for $(CC) and $(CXX) from the
19618         environment, so that someone can do "CC=gcc configure; make" and
19619         have it work right (matching the way that autoconf works now)
19620
19621         * configure.in, Makefile.in: add support for gash, the tcl
19622         interface to Galaxy
19623
19624         * config.guess: add NetBSD variants (hp300, x86)
19625
19626 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19627
19628         * install.sh: Support -d option (in the manner of SunOS 4 install,
19629         as it is more deterministic than that of GNU install)
19630         (chmodcmd): Set file to mode 755 by default (should also do default
19631         chgrp and chown, but I don't feel like dealing with that now)
19632
19633 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19634
19635         * config.sub: Remove h8300hhms alias.
19636
19637 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19638
19639         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19640
19641 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19642
19643         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19644         as stmp-fixinc
19645
19646 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19647
19648         * config.sub: recognize m88110-bug-coff.
19649
19650 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19651
19652         * Makefile.in (all-libio): all dependencies on the toolchain used
19653         to build this (gcc, gas, ld, etc)
19654
19655 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19656
19657         * config.guess: Deal with OSF/1 1.3 on alpha.
19658
19659 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19660
19661         * install.sh: add some 'else true' clauses for portability
19662
19663         * configure.in: don't build libio for h8[35]00-*-* targets
19664
19665 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19666
19667         * Makefile.in:  Add support for new libio.
19668
19669 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19670
19671         * install.sh: If one command fails, don't try the rest.  Don't try
19672         to remove $dsttmp (via trap) unless we have already created it.
19673         If $src doesn't exist, detect it and exit with an error.
19674
19675         * config.guess: Recognize BSD on hp300.
19676
19677 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19678
19679         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19680         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19681
19682 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19683
19684         * Makefile.in (all-send-pr): depends on all-prms
19685
19686 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19687
19688         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19689
19690 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19691
19692         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19693         Added test for mips-mips-riscos5.
19694
19695 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19696
19697         * configure.in: use mh-hp300 for 68k HP hosts
19698
19699 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19700
19701         * configure: add support for CONFIG_SHELL, so that you can use
19702         some alternate shell for evaluating configure scripts
19703
19704 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19705
19706         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19707         in configure script to bug-gdb@prep.ai.mit.edu when building
19708         distribution archive.
19709         * Makefile.in (COMPRESS):  Remove def.
19710         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19711         gdb.tar.Z and make-gdb.tar.Z respectively.
19712         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19713         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19714         to convergence with 'taz' target in Makefile.in.
19715
19716 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19717
19718         * install.sh (dsttmp): use trap to ensure that tmp files go
19719         away on error conditions
19720
19721 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19722
19723         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19724
19725 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19726
19727         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19728         its parent is '/' not ''.
19729
19730         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19731
19732 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19733
19734         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19735         that ${newsrcdir}/configure.in does.
19736
19737 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19738
19739         * test-build.mk: support for CONFIG_SHELL
19740
19741 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19742
19743         * config.sub (netware):  Add as a basic system type.
19744
19745 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19746
19747         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19748           $(srcdir)/ from the dependency on Makefile.in.
19749
19750 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19751
19752         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19753         (h8300hhms is temporary until multi-libraries are implemented).
19754         * configure.in: Handle h8300h too.
19755
19756 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19757
19758         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19759
19760 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19761
19762         * configure:  Remove extraneous output when guessing host type.
19763         * config.guess:  Remove extraneous output when guessing using C
19764         compiler rather than uname, or when guessing fails.
19765
19766 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19767
19768         * Makefile.in: remove all.cross and install.cross targets
19769
19770         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19771           definitions
19772
19773 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19774
19775         * configure.in (target sh): Build gprof.
19776
19777 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19778
19779         * config.sub: change -solaris to -solaris2
19780
19781 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19782
19783         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19784
19785 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19786
19787         * configure: Correct error message for missing Makefile.in to
19788         print correct directory.
19789
19790 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19791
19792         * install.sh: kludge around 386BSD shell bug
19793
19794 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19795
19796         * config.guess:  Recognize NeXT.
19797         * config.guess:  Recognize i486-ncr-sysv4.
19798         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19799
19800 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19801
19802         * Makefile.in (MAKEINFOFLAGS): New variable.
19803         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19804         * build-all.mk, test-build.mk: Pass down --no-split as
19805         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19806
19807 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19808
19809         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19810
19811 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19812
19813         * Makefile.in (libg++.tar.z):  New rule.
19814         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19815         * Makefile.in (taz):  Only do a single chmod.
19816
19817 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19818
19819         * install.sh: don't use dirname anymore (replaced with sed usage)
19820
19821 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19822
19823         * Makefile.in:  Change extension for gzip'd files from '.z' to
19824         '.gz' per new FSF standard usage.
19825
19826 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19827
19828         * configure: put quotes around the final value of program_transform_name
19829
19830 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19831
19832         * Makefile.in: new install.sh support; update install-info rules
19833
19834 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19835
19836         * configure.in: Build diff for crosses, but not for go32 host.
19837
19838         * configure.in: Build gprof only for native, and don't build it
19839         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19840
19841 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19842
19843         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19844
19845 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19846
19847         * configure.in (host_tools): Add prms.
19848
19849 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19850
19851         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19852         with $(FLAGS_TO_PASS) on the command line
19853
19854         * config.sub: Recognize lynx and lynxos
19855
19856 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19857
19858         * config.sub: Accept -ecoff*, not just -ecoff.
19859
19860 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19861
19862         * Makefile.in (taz): Use .gz suffix instead of .z.
19863         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19864         names.
19865
19866 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19867
19868         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19869
19870 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19871
19872         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19873         that rebuilds that might happen during 'make install' don't get
19874         bogus gcc include files
19875
19876 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19877
19878         Change from Utah for HPPA support:
19879         * config.guess: Recognize hppa1.x-hp-bsd.
19880
19881 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19882
19883         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19884         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19885
19886 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19887
19888         * config.sub: Add support for rom68k and bug boot monitors.
19889
19890 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19891
19892         * Makefile.in: Make all-opcodes depend on all-bfd.
19893
19894 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19895
19896         * config.guess: Added special check for i[34]86-univel-sysv4*.
19897
19898 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19899
19900         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19901         the processor rather than assuming i486.
19902
19903 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19904
19905         * config.guess: Recognize SunOS6 as Solaris3.
19906
19907 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19908
19909         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19910         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19911
19912 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19913
19914         * build-all.mk (all-cross): New target for Canadian Cross.
19915         Added Q2 go32 targets.
19916         * test-build.mk: Configure go32 cross sparclite-aout and
19917         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19918         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19919
19920 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19921
19922         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19923         GO32 hosted toolchains
19924
19925 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19926
19927         * configure: change  so "-exec-prefix" gets passed down rather
19928         than "-exec_prefix" so autoconf generated Makefiles get the
19929         exec_prefix set right.
19930
19931 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19932
19933         * config.guess: get the Solaris2 minor version number
19934
19935         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19936
19937 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19938
19939         * config.guess: Recognize some Sequent platforms.
19940
19941 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19942
19943         * Makefile.in: added the vault-install target
19944
19945         * configure.in: actually use the Sun3 makefile fragment that's in
19946         config, also added the release dir to configdirs
19947
19948 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19949
19950         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19951
19952 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19953
19954         * configure.in: remove some program from Alpha targetted toolchains
19955
19956 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19957
19958         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19959         gprof.
19960         (taz): Run "make diststuff" in those directories instead of "make
19961         proto-dir".  Look for "VERSION=" only at start of line in subdir
19962         Makefile.  Use "gzip -9" for compression.
19963         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19964         (binutils.tar.z): New target.
19965
19966 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19967
19968         * Makefile.in (taz): Include gpl.texinfo.
19969
19970 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19971
19972         * Makefile.in (setup-dirs): Merged into "taz" target.
19973         (taz): Only do `proto-dir' stuff if a directory is actually needed
19974         for this target.
19975
19976 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19977
19978         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19979         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19980         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19981         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19982         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19983
19984 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19985
19986         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19987         config.sub, and move-if-change to gdb testsuite distribution
19988         archive, so the testsuite can be extracted, configured, and
19989         run separately from the gdb distribution.  Blow away the Chill
19990         tests that require a Chill compiled executable, since GNU Chill
19991         is not yet publically available.
19992
19993 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19994
19995         * test-build.mk: set environment variables in a single command,
19996         instead of a list of assignments and exports
19997
19998         * config.guess: recognize Alpha/OSF1 systems
19999
20000 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20001
20002         * configure: Change help message to prefer --options rather than
20003           -options.
20004
20005 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20006
20007         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20008         zippy@ecst.csuchico.edu.
20009         * config.guess: Recognize miniframe.
20010
20011 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20012
20013         * Makefile.in: Use srcroot to find runtest rather than rootme.
20014         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20015
20016 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20017
20018         * test-build.mk: Extensive additions to support building on a
20019         machine other than the host.
20020
20021 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20022
20023         * configure (tooldir): Fix for i386-aix again.
20024
20025 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20026
20027         * configure, Makefile.in:  Change definition of $(tooldir)
20028         to match the FSF.
20029
20030 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20031
20032         * config.guess:  Recognize i[34]86/SVR4.
20033
20034 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20035
20036         * Makefile.in (all-gdb): gdb depends on sim.
20037
20038 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20039
20040         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20041         at the same time we make the prototype gdb directory.
20042         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20043         files at the same time as the gdb base release distribution.
20044
20045 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20046
20047         * Makefile.in (check): Use individual check targets rather than
20048         DO_X rule.
20049         (check-gcc): Added.
20050
20051 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20052
20053         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20054         for System V release 3.2.
20055
20056 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20057
20058         * config.sub: Recognize hppaosf.
20059         * configure.in: Do configure ld/binutils/gas for it.
20060
20061 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20062
20063         * configure (tooldir): Alter syntax used to set this, for systems
20064         where "\$" isn't handled right, like i386-aix.
20065
20066 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20067
20068         * configure: Pass program-transform-name, not
20069         program_transform_name, to recursive configures.
20070
20071 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20072
20073         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20074         of gas+ld+binutils.
20075
20076 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20077
20078         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20079
20080 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20081
20082         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20083
20084 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20085
20086         * Makefile.in (PRMS): Set back to all-prms.
20087
20088 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20089
20090         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20091         targets, rather than for MIPS hosts.
20092
20093 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20094
20095         * configure.in: add comment for --with-x default values
20096
20097         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20098
20099         * Makefile.in: add check-* targets for each of the directories in
20100         the tree.  Add a definition of RUNTEST that will use the one we
20101         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20102
20103 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20104
20105         * configure.in: Removed obsolete references to bfd_target and
20106         target_makefile_frag.
20107
20108         * build-all.mk: Set assorted targets for Q2.
20109         * config.sub: Recognize z8k-sim and h8300-hms.
20110         * test-build.mk: Really don't pass host to configure.
20111         (HOLES): Added uname.
20112
20113 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20114
20115         * configure: Handle an empty program-prefix, program-suffix or
20116         program-transform-name correctly.
20117
20118 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20119
20120         * build-all.mk: -G 8 no longer required for MIPS targets.
20121         * test-build.mk: Don't pass host argument to configure; make it
20122         guess.
20123
20124 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20125
20126         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20127         * Makefile.in (COMPRESS):  New macro, like GZIP.
20128
20129 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20130
20131         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20132
20133         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20134         with gas currently defaults to -G 0.
20135
20136 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20137
20138         * Makefile.in (all-flex): flex depends on byacc.
20139
20140         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20141         to test-build.mk as RELEASE_TAG.
20142         * test-build.mk (configargs): New variable containing arguments to
20143         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20144         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20145
20146         * config.guess: Use /bin/uname when checking -X argument on SCO,
20147         to avoid invoking GNU uname which doesn't understand -X.
20148
20149         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20150
20151         * configure.in: Build gas for mips-*-*.
20152
20153 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20154
20155         * Makefile.in (all.normal): insert missing backslash.
20156
20157 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20158
20159         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20160
20161         * Makefile.in: Complete overhaul to merge many almost identical
20162         targets.
20163
20164 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20165
20166         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20167         (gdb.tar.Z): Adjusted.
20168
20169         * Makefile.in (setup-dirs, taz): New targets; should be general
20170         enough to adapt for gdb sometime.  Build only .z file.
20171         (gas.tar.z): New target.
20172
20173 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20174
20175         * build-all.mk: Use CC=cc -Xs on Solaris.
20176
20177 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20178
20179         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20180         for handling BISON for FSF releases.
20181
20182 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20183
20184         * configure: Actually implement the change zoo just documented.
20185
20186 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20187
20188         * configure: when using config.guess, only set target_alias when
20189         it's not already been set (ie, on the command line)
20190
20191 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20192
20193         * Makefile.in: add installcheck target, set PRMS to install-prms
20194
20195 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20196
20197         * configure: add support for package_makefile_fragment, handle the
20198         case where a directory has a configure.in file but no Makefile.in
20199         more gracefully (with an actual understandable error message, even);
20200         add support for --without (and add this to the usage message); also
20201         explicitly add a --host=${host_alias} to the command line when
20202         config.guess is used
20203
20204 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20205
20206         * configure: Must use both --host and --target in recursive calls.
20207
20208 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20209
20210         * Makefile.in: Change deja-gnu to dejagnu.
20211
20212 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20213
20214         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20215
20216 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20217
20218         * configure.in: canonicalize all instances to *-*-solaris2*,
20219         also strip out a number of tools to not build for go32 host
20220
20221 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20222
20223         * config.guess: add GPL.
20224
20225         * Makefile.in, config.guess, config.sub, configure: bump
20226           copyrights to 93.
20227
20228 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20229
20230         * Makefile.in (do-info): Removed obsolete check for existence of
20231         localenv file.
20232
20233         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20234
20235 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20236
20237         * Makefile.in: a couple of 'else true' for decstation,
20238         support for TclX
20239
20240         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20241
20242 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20243
20244         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20245
20246 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20247
20248         * config.guess: Recognize i386-ibm-aix (PS/2).
20249         * configure.in: Use config/mh-aix386 file for it.
20250
20251 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20252
20253         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20254         CC_FOR_TARGET instead.
20255         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20256
20257 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20258
20259         * Makefile.in: Add sim to list of directories sent with gdb
20260
20261 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20262
20263         * configure.in: Put back mips-dec-bsd* case.
20264
20265 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20266
20267         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20268         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20269         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20270
20271 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20272
20273         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20274
20275         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20276         (install-info): install dir.info only if it exists,
20277         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20278
20279 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20280
20281         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20282         gas for mips-dec-bsd.
20283
20284 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20285
20286         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20287         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20288
20289 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20290
20291         * configure.in: Added "dejagnu" to hosttools list.
20292
20293 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20294
20295         * config.sub, configure.in, config.guess:  Add support
20296         for Bosx, an AIX variant from Bull.
20297         Patches from F.Pierresteguy@frcl.bull.fr.
20298
20299 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20300
20301         * devo/dejagnu: Initial creation of devo/dejagnu.
20302         Migrated dejagnu testcases and support files for testing software
20303         tools to reside as subdirectories, currently called "testsuite",
20304         within the directory of the software tool.  Migrated all programs,
20305         support libraries, etc. beloging to dejagnu proper from
20306         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20307         with no modifications.  The changes to these files which will
20308         allow them to configure, build, and execute properly will be made
20309         in a future update.
20310
20311 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20312
20313         * Makefile.in: Change send_pr to send-pr.
20314         * configure.in: Likewise.
20315         * send_pr: Renamed directory to send-pr.
20316
20317 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20318
20319         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20320
20321 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20322
20323         * README:  Update for gdb-4.8 release.
20324         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20325         gdb-xxx.tar.z (gzip'd) file also.
20326
20327 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20328
20329         * Makefile.in: make all-diff depend on all-libiberty
20330
20331 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20332
20333         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20334
20335 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20336
20337         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20338
20339 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20340
20341         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20342         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20343         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20344
20345 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20346
20347         * Makefile.in:  makeinfo binary is in a new location
20348
20349 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20350
20351         * config.sub: Accept -ecoff as an OS.
20352
20353         * Makefile.in: Various changes to eliminate a level of make
20354         recursion and reduce the required command line length.
20355         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20356         sub-makes.
20357         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20358         variables holding settings for specific sub-makes.
20359         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20360         in terms of BASE_FLAGS_TO_PASS.
20361         (TARGET_LIBS): New variable listing directories which use
20362         TARGET_FLAGS_TO_PASS.
20363         (subdir_do): Eliminated.
20364         (do-*): New set of targets to replace subdir_do.
20365         (various): All targets which used subdir_do now depend on do-*.
20366         (local-clean): Renamed from do_clean.
20367         (local-distclean): New target, dependency of distclean and
20368         realclean.
20369         (install-info): Don't create directories.  Depend on dir.info
20370         rather than calling make recursively.
20371         (install-dir.info): Eliminated.
20372         (install-info-dirs): Create all info directories here.
20373         (dir.info): Depend upon do-install-info.
20374
20375         * test-build.mk (HOLES): Added false.
20376
20377 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20378
20379         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20380
20381 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20382
20383         * Makefile.in (info): remove dependency on all-texinfo.  The
20384         problem was really in texinfo/C, not at this level.
20385
20386 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20387
20388         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20389
20390 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20391
20392         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20393         GDB releases.
20394
20395 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20396
20397         * configure: Include srcdir in message about target of link not
20398         being found.  Don't convert `-' to `_' in `with' options being
20399         passed to subdirs.
20400
20401 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20402
20403         * configure.in: add uudecode to host_tools
20404
20405         * Makefile.in: added {all,install}-uudecode targets, added them to
20406         the appropriate lists
20407
20408 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20409
20410         * Makefile.in (all-gcc): Added dependency on all-gas.
20411
20412         * configure.in (mips-*-*): Build ld and binutils.
20413
20414 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20415
20416         * configure: check return code from mkdir, print error message and
20417           exit on failure.
20418
20419 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20420
20421         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20422
20423 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20424
20425         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20426
20427 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20428
20429         * config.sub (h8500):  Recognize this as a cpu type.
20430
20431 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20432
20433         * configure: source directory missing is no longer a warning
20434
20435         * configure.in: recognize irix[34]* instead of irix[34]
20436
20437         * Makefile.in: define and pass down X11_LIB
20438
20439 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20440
20441         * guess-systype: Renamed to ...
20442         * config.guess:  ... by popular request.
20443         * configure.in, Makefile.in:  Update accordingly.
20444
20445 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20446
20447         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20448         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20449         + Execute ./dummy instead of assuming . is in PATH.
20450
20451 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20452
20453         * guess-systype:  New shell script.  Attempts to guess the
20454         canonical host name of the executing host.
20455         Only a few hosts are supported so far.
20456         * configure:  Call guess-systype if no host is specified.
20457
20458 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20459
20460         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20461         gcc Makefile.
20462
20463 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20464
20465         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20466         (all-gcc, install-gcc, subdir_do): Use it.
20467
20468 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20469
20470         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20471
20472 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20473
20474         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20475           set exclusively by configure, using configure.in .
20476
20477 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20478
20479         * test-build.mk: set $PATH for all builds
20480
20481         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20482
20483 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20484
20485         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20486         the one used in gcc/Makefile.in, so that a null expansion doesn't
20487         override the one needed to build gcc with a native cc.
20488
20489 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20490
20491         * configure: Accept -with arguments.
20492
20493 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20494
20495         * Makefile.in: added h8300sim
20496
20497 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20498
20499         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20500         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20501         (all-cygnus, native, build-cygnus): Make
20502         $(canonhost)-stamp-3stage-done, not $(host)....
20503         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20504         i386-sco3.2v4.  Added else true to if command.
20505
20506 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20507
20508         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20509
20510 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20511
20512         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20513
20514 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20515
20516         * configure.in: don't remove binutils from Solaris builds
20517
20518 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20519
20520         * Makefile.in: get rid of earlier definitions for *clean,
20521         also handle the recursive info rule better
20522
20523 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20524
20525         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20526         do more-or-less the right thing.
20527
20528 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20529
20530         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20531         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20532
20533 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20534
20535         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20536         $(host_canonical).
20537
20538         * configure.in: split the configdirs list into 4 categories (native
20539         v. cross, library v. tool) and handle the cross-only and native-
20540         only in more reasonable (and correct!) way.
20541
20542 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20543
20544         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20545         configdirs anymore.
20546
20547 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20548
20549         * Makefile.in: extensive cleanup::  removed all of the explicit
20550         clean-* targets, collapsed many wrappers around subdir_do into
20551         one, added additional targets to satisfy standards.texi, deleted
20552         some old targets, some changes for consistency
20553
20554 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20555
20556         * configure.in: handle some programs as cross-only, and others as
20557         native only
20558
20559         * test-build.mk: handle partial holes in a more generic manner
20560
20561         * Makefile.in: m4 depends on libiberty
20562
20563 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20564
20565         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20566         time, wdiff, and find to configdirs
20567
20568         * Makefile.in: all, clean, and install rules for the new programs
20569         added to configure.in
20570
20571 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20572
20573         * configure.in: use mh-sun for all *-sun-* hosts
20574
20575 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20576
20577         * Makefile.in: define flags for X11 include files and library file
20578         locations, pass them down to the programs that need this info
20579
20580         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20581
20582 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20583
20584         * configure.in: start building libg++ for HP-UX targets
20585
20586 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20587
20588         * README:  Update references to files moved into etc/.
20589
20590 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20591
20592         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20593         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20594
20595 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20596
20597         * configure: accept dash as well as underscore in long option
20598         names for FSF compatibility.
20599
20600 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20601
20602         * config.sub: added -sco3.2v4 support from FSF.
20603
20604 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20605
20606         * configure.in: expand the section that adds or removes
20607         directories from the list of programs to build, to handle native
20608         vs. cross in addition to host v. native
20609
20610 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20611
20612         * Makefile.in:  Replace C++ in macro names with CXX.
20613         This is less likely to break ...
20614
20615 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20616
20617         * test-build.mk: add -w to GNU_MAKE
20618
20619 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20620
20621         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20622         add 'sparc' to list of recognized cpus.  This needed to make
20623         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20624         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20625         then changes that into $CPU-wrs-vxworks.
20626
20627         * configure.in: remove most references to gdbtest, regularize
20628         target based program removal
20629
20630         * test-build.mk: import from p3 tree (many fixes and changes)
20631
20632 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20633
20634         * Makefile.in: added rules to handle tcl, tk, and expect
20635
20636         * configure.in: handle those directories if they exist
20637
20638 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20639
20640         * config.sub: removed bogus hppabsd and hppahpux names, since
20641         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20642
20643 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20644
20645         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20646         depends upon all-xiberty
20647
20648         * Makefile.in: changes from p3, including:
20649
20650         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20651
20652         * Makefile.in (XTRAFLAGS): include newlib directories if
20653         newlib/Makefile exists, rather than if host != target.
20654
20655         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20656
20657         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20658         from the same source tree and not building a cross-compiler.  This
20659         matters for the libg++ configuration if reconfiguring a tree that
20660         has already been installed.
20661
20662         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20663
20664         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20665         pick up the machine and system specific header files.
20666
20667         * Makefile.in: added AS_FOR_TARGET, passed down in
20668         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20669         the C compiler to use to create programs which are run in the
20670         build environment, set it to default to $(CC), and passed it down
20671         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20672
20673         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20674
20675         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20676         We need them for unusual native builds, like systems without
20677         ranlib.
20678
20679         * configure: also define $(host_canonical) and
20680         $(target_canonical), which are the full, canonical names for the
20681         given host and target
20682
20683 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20684
20685         * Makefile.in:  Added separate definitions for C++.
20686
20687 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20688
20689         * configure.in (configdirs):  Add deja-gnu.
20690
20691 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20692
20693         * README:  Update for configure.texi and gdb-4.7 release.
20694
20695 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20696
20697         * Makefile.in:  Move "all" target to top of file.
20698         Previously, first target was ".PHONY" which caused BSD4.4 make
20699         to build .PHONY when make was run without arguments.
20700
20701 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20702
20703         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20704         Library-copylefted code in libiberty.
20705
20706 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20707
20708         * config.sub:  Replace m68kmote with plain old m68k.
20709
20710 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20711
20712         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20713
20714 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20715
20716         * config.sub: Complain if no argument is given.  Added support for
20717         386bsd as OS and target alias.
20718
20719 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20720
20721         * Makefile.in (XTRAFLAGS): include newlib directories if
20722         newlib/Makefile exists, rather than if host != target.
20723
20724 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20725
20726         * config.sub: recognize sparclite-wrs-vxworks.
20727
20728         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20729         p3.) Added clean-xiberty to clean.
20730
20731 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20732
20733         * configure.in: use *-*-* instead of nested cases for host and target
20734
20735 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20736
20737         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20738         from the same source tree and not building a cross-compiler.  This
20739         matters for the libg++ configuration if reconfiguring a tree that
20740         has already been installed.
20741
20742 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20743
20744         * config.sub (i486v/i486v4):  Merge in from FSF version.
20745
20746 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20747
20748         * configure: only set PWD if it is already set.
20749
20750 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20751
20752         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20753         doesn't have unset and all success paths (and most error paths)
20754         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20755         to just ${PWD} to avoid confusion.)
20756
20757 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20758
20759         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20760         even for a native compilation.
20761
20762 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20763
20764         Changes to make the gdb.tar.Z rule work better.
20765
20766         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20767         (DEVO_SUPPORT):  Add configure.texi.
20768         (bfd-ilrt.tar.Z):  Remove ancient rule.
20769
20770 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20771
20772         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20773         pick up the machine and system specific header files.
20774
20775         * configure.in, config.sub: added new target m68010-adobe-scout,
20776         with alias of adobe68k.  Changed configure.in to check for
20777         -scout before -sco* to avoid a false match.
20778
20779         * Makefile.in: added AS_FOR_TARGET, passed down in
20780         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20781         the C compiler to use to create programs which are run in the
20782         build environment, set it to default to $(CC), and passed it down
20783         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20784
20785 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20786
20787         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20788         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20789         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20790         FOR_TARGET variants, to newlib and libg++.
20791
20792 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20793
20794         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20795         first.
20796
20797 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20798
20799         * config.sub:  Accept `elf' as an environment.
20800
20801 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20802
20803         * Makefile.in (all-opcodes):  cd into the right directory
20804
20805 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20806
20807         * configure: added -program_transform_name option, used as
20808         argument to sed when installing programs.
20809         configure.texi: added documentation for -program_prefix,
20810         -program_suffix and -program_transform_name.
20811
20812 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20813
20814         * config.sub:  Accept i486 where i386 ok.
20815
20816 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20817
20818         * config.sub: accept we32k
20819
20820 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20821
20822         * config.sub, configure.in: accept OSE68000 and OSE68k.
20823
20824         * Makefile.in: don't create all directories for ``make install'';
20825         let the subdirectories create the ones they need.
20826
20827 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20828
20829         * COPYING: new file, GPL v2
20830
20831 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20832
20833         * Makefile.in: use the new gen-info-dir, which needs a template
20834         argument (which also lives in texinfo)
20835
20836         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20837
20838 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20839
20840         * config.sub (ncr3000):  Change i386 to i486.
20841
20842 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20843
20844         * Makefile.in: add install-rcs, install-grep to
20845         install-no-fixedincludes, removed install-bison and install-libgcc
20846
20847 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20848
20849         * configure.in: grab the HPUX makefile fragment if on HPUX
20850
20851 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20852
20853         * Makefile.in: eradicate bison spoor (ditto libgcc).
20854          configure.in: recognise m68{k,000}-ericsson-OSE.
20855          es1800 is alias for m68k-ericsson-OSE
20856
20857 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20858
20859         * configure.in: rearrange the parts that remove programs from
20860         configdirs, based now on HOST==TARGET or by canonical triple.
20861
20862 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20863
20864         * test-build.mk: recurse explicitly with -f test-build.mk when
20865           appropriate.  predicate stage3 and comparison on the existence
20866           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20867           On very clean, also remove ...stamp-co.  Build in-place before
20868           doing other builds.
20869
20870 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20871
20872         * Makefile.in, configure.in: add tgas
20873
20874 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20875
20876         * Makefile.in: a number of changes merged in from progressive.
20877
20878         * configure.in: add libm.
20879
20880         * .cvsignore: ignore some stuff that comes from test-build.mk.
20881
20882 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20883
20884         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20885
20886 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20887
20888         * configure: Add program_suffix (parallel to program_prefix)
20889         * Makefile.in: adjust directory-creating script for losing decstation
20890
20891 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20892
20893         * configure:  Minor $subdir-related fixes.
20894
20895 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20896
20897         * configure: fix various problems with propogating
20898         makefile_target_frag in subdirs.
20899         * configure.in: config libgcc if its there
20900
20901 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20902
20903         * config.sub:  HPPA merge.
20904
20905 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20906
20907         * Makefile.in:  Replace all-bison with all-byacc in all
20908         dependency lines for other tools (which now use byacc).
20909
20910 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20911
20912         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20913
20914 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20915
20916         * Makefile.in: make gprof rules similar to byacc rules (instead of
20917         vestigal $(unsubdir) that didn't work...)
20918
20919 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20920
20921         * config.sub:  Add support for Linux.
20922         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20923         (at least for libg++).
20924
20925 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20926
20927         * configure.texi: fix doc for the -nfp option to configure
20928
20929 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20930
20931         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20932
20933 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20934
20935         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20936         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20937         * configure.in: added solaris* host_makefile_frag hook.
20938
20939 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20940
20941         * config.sub: changed recognition of m68000 so that various
20942         m68k types can be specified via m680[01234]0
20943
20944 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20945
20946         * config.sub (basic_machine): fix sed so that '-foo' isn't
20947         completely substituted out while .+'-foo' loses the '-foo'
20948
20949 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20950
20951         * config.sub ($os): Add -aout.
20952
20953 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20954
20955         * configure:  If host_makefile_frag is absolute, don't
20956         prefix ${invsubdir} (relevant to libg++ auto-configure).
20957
20958 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20959
20960         * Makefile.in (tooldir): Define it.
20961         (all-ld): Depend on all-flex.
20962
20963 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20964
20965         * Makefile.in (check):  Fix libg++ special case.
20966
20967 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20968
20969         * configure: do not bury `pwd` into config.status, thus do fewer
20970           pwd's.
20971
20972         * configure: print the "Building in" message only when building in
20973           other than "." AND verbose.
20974
20975         * configure: remove -s, rework -v to better accommodate guested
20976           configures.
20977
20978         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20979
20980 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20981
20982         * Makefile.in: macroize flags passed on recursion.  remove
20983           fileutils.
20984
20985 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20986
20987         * configure: get makesrcdir right for subdirs deeper than 1.
20988
20989         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20990           install.
20991
20992 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20993
20994         * Makefile.in: don't print subdir_do or recursion lines.
20995
20996 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20997
20998         * standards.texi: added menu item.
20999
21000         * Makefile.in: build and install standards.info.
21001
21002         * standards.texi: new file.
21003
21004 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21005
21006         * configure: test for and move config.status pieces from
21007           ${subdir}/.
21008
21009 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21010
21011         * configure:  Test for existance of files before trying to mv
21012         them, to avoid numerous non-existance messages.
21013
21014 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21015
21016         * configure: correct final line of config.status.
21017
21018         * configure: patch from eggert.  Avoids a protection problem if
21019           the original Makefile.in is read only.
21020
21021         * configure: use move-if-change from gcc to create config.status.
21022           Some makefiles depend on config.status to tell if a directory
21023           has been reconfigured for a different host.  This change
21024           prevents those directories from remaking everything in the case
21025           where the reconfig was only intended to rebuild a Makefile.
21026
21027         * configure: test for config.sub with "config.sub sun4" rather
21028           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21029           host alias from a missing config.sub.
21030
21031 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21032
21033         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21034           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21035
21036 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21037
21038         * configure: mkdir ${subdir} as needed.
21039
21040 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21041
21042         * Makefile.in,configure.in: added autoconf.
21043
21044 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21045
21046         * Makefile.in: no longer pass against on recursion.
21047
21048         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21049           definitions are not inherited.
21050
21051         * configure: correct makesrcdir when subdir is .
21052
21053 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21054
21055         * configure:  Add support for 'subdirs' variable, which is
21056         like 'configdirs', except that configure doesn't re-invoke
21057         itself for subdirs, it just creates a Makefile for each subdir.
21058         * configure.texi:  Document subdirs.
21059
21060 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21061
21062         * configure.in: added flex to configdirs
21063
21064 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21065
21066         * Makefile.in: remove clean-stamps from clean.
21067
21068 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21069
21070         * configure.in:  Add gdbtest to configdirs.
21071
21072 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21073
21074         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21075         to recursive makes.
21076         * configure.in:  Recognize new ncr3000 config.
21077
21078 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21079
21080         * Makefile.in, configure.in: removed references to gdbm.
21081
21082 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21083
21084         * config.sub:  Don't canonicalize os value
21085         newsos* to bsd (readline needs to check for newsos).
21086         (This fix was earlier made Jan 31, but got re-broken.)
21087
21088 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21089
21090         * configure.in:  sco is an os, not a vendor!
21091
21092         * configure:  Quote $( better.  Keep various shells happy.
21093
21094 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21095
21096         * Makefile.in: eliminate stamp-files.
21097
21098 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21099
21100         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21101           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21102
21103 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21104
21105         * config.sub:  fix iris/iris3.
21106
21107 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21108
21109         * configure: re-add -rm.
21110
21111 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21112
21113         * Maskefile.in: add .stmp-rcs to all.
21114
21115         * configure.in: remove gas from rs6000 build, use aix host fragment.
21116
21117 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21118
21119         * configure: pass down site_option during recursion.
21120
21121 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21122
21123         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21124
21125 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21126
21127         * configure: Change exec_prefix so that it really defaults to prefix.
21128
21129 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21130
21131         * Makefile.in, configure.in:  Add support for mmalloc library.
21132
21133 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21134
21135         * Makefile.in: add stmp dependencies for a few more things.
21136
21137 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21138
21139         * configure: adjusted error message on objdir/srcdir configure
21140           collision, per john's suggestion.
21141
21142         * Makefile.in: add libiberty stmp to all and all.cross.
21143
21144 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21145
21146         * Makefile.in: remove force dependencies, add grep to all.
21147
21148 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21149
21150         * Makefile.in: drop flex.  make stamp files work.
21151
21152         * configure: added test for conflicting configuration in srcdir,
21153           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21154           gets cranky.  use relative paths for configure and srcdir
21155           whenever possible.  Send some error messages to stderr that were
21156           going to stdout.
21157
21158 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21159
21160         * Makefile.in:  Fix libg++ rule to check for gcc directory
21161         before using gcc/gcc.  Also pass XTRAFLAGS.
21162
21163 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21164
21165         * Makefile.in: added stmp-files so that directories aren't polled
21166           when they are already built.
21167
21168         * configure.texi: fixed a node pointer problem.
21169
21170 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21171
21172         * config.sub configure.in gdb/configure.in
21173         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21174         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21175         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21176
21177 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21178
21179         * configure: -recurring becomes -silent.  corrected help message
21180           for -site= option.
21181
21182         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21183
21184 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21185
21186         * configure: when building Makefile for crosses, replace
21187           tooldir and program_prefix.  default srcdir from location of
21188           config.sub.  remove "for host in hosts" and "for target in
21189           targets" loops.
21190
21191 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21192
21193         * Makefile.in: Do not pass bindir or mandir to cvs.
21194
21195 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21196
21197         * Makefile.in, configure.in: removed traces of namesubdir,
21198           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21199           copyrights to '92, changed some from Cygnus to FSF.
21200
21201         * configure.texi: remove most references to multiple hosts,
21202           multiple targets, subdirs, etc.
21203
21204         * configure.man: removed rcsid. reference config.sub not
21205           config.subr.
21206
21207         * Makefile.in: mkdir $(infodir) on install-info.
21208
21209 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21210
21211         * configure.texi:  Explain better about .gdbinit and about
21212         the environment that configure.in sections run in.
21213
21214 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21215
21216         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21217
21218 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21219
21220         * README:  DOC.configure => cfg-paper.texi.
21221
21222 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21223
21224         * config.sub (near case $os):  Don't convert newsos* to bsd!
21225
21226 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21227
21228         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21229         the number of copies of COPYING that go into the GDB tar file.
21230
21231 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21232
21233         * bfd/configure.in, gdb/config/mh-i386sco,
21234         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21235         Fix SCO configuration stuff.
21236
21237 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21238
21239         * Makefile.in:  For libg++, make sure the -I pointing
21240         to the gcc directory goes *after* all the libg++-local -I flags.
21241         Also, move just-gcc dependency from just-libg++ to all-libg++.
21242
21243 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21244
21245         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21246
21247 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21248
21249         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21250
21251 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21252
21253         * config.sub:  Add stratus configuration frags.  Also
21254         submitted to FSF.
21255
21256 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21257
21258         * Makefile.in (DEV_SUPPORT):  add configure.man.
21259
21260         * config.sub(Decode manufacturer-specific):  add -none*.
21261
21262 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21263
21264         * Makefile.in:  remove form feeds to make Sun's make happy.
21265         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21266
21267 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21268
21269         * Makefile.in (AR_FLAGS):  Make quieter.
21270
21271 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21272
21273         * configure.in:  Add libg++.
21274         * configure:  When verbose, don't output the command line at each
21275         level; it will be unremarkably the same as the previous version,
21276         which will be the same as what the user typed.
21277
21278 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21279
21280         * configure.in, Makefile.in: fix clean-info, add flex.  add
21281           fileutils.
21282
21283         * configure: be less sensitive to spaces in Makefile.in.  Do not
21284           look for sources in "..".  Doing so breaks subdirectories that
21285           might have their own configure.  If a subdir has it's own
21286           configure script, use it.
21287
21288 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21289
21290         * cfg-paper.texi: some changes suggested by rms.
21291
21292 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21293
21294         * config.sub:  Merge in some small additions from the FSF version,
21295         taken from the gcc distribution, to bring the Cygnus and FSF
21296         versions into closer sync.
21297
21298 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21299
21300         * configure.in:  Changed svr4 references to sysv4.
21301
21302 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21303
21304         * configure: added -V for version number option.
21305
21306 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21307
21308         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21309           renamed from DOC.configure to cfg-paper.texi.
21310
21311 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21312
21313         * configure, config.subr, config.sub: config.subr is now
21314           config.sub again.
21315
21316 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21317
21318         * configure.texi: new file, in progress.
21319
21320         * Makefile.in: build info file and install the man page for
21321           configure.
21322
21323         * configure.man: new file, first cut.
21324
21325         * configure: find config.subr again now that configuration "none"
21326           has gone.  removed all traces of the -ansi option.  removed all
21327           traces of the -languages option.
21328
21329         * config.subr: resync from rms.
21330
21331 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21332
21333         * configure, config.sub, config.subr: merge config.sub into
21334           config.subr, call the result config.subr, remove config.sub, use
21335           config.subr.
21336
21337         * Makefile.in: revised install for dir.info.
21338
21339 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21340
21341         * configure.in: add decstation host makefile frag.
21342
21343         * Makefile.in: BISON now bison -y again.  also install-gcc on
21344           install.  clean-gdbm on clean.  infodir belongs in datadir.
21345           Make directories for info install.  Build dir.info here then
21346           install it.
21347
21348 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21349
21350         * Makefile.in: fix for bad directory tests.
21351
21352 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21353
21354         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21355           regexp.  -srcdir relative was being handled incorrectly.
21356
21357         * Makefile.in: unwrapped some for loops so that parallel makes
21358           work again and so one can focus one's attention on a particular
21359           package.
21360
21361 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21362
21363         * configure: added PWD as a stand in for `pwd` (for speed). use
21364           elif wherever possible.  make -srcdir work without -objdir.
21365           -objdir= commented out.
21366
21367 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21368
21369         * configure: +options become --options.  -subdirs commented out.
21370           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21371           Makefile now at top of generated Makefile.  Removed cvs log
21372           entries.  added -srcdir.  create .gdbinit only if there is one
21373           in ${srcdir}.
21374
21375         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21376           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21377           and mandir now keyed off datadir by default.
21378
21379 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21380
21381         * Freshly created ChangeLog.
21382
21383 \f
21384 Local Variables:
21385 mode: change-log
21386 left-margin: 8
21387 fill-column: 76
21388 version-control: never
21389 End: