Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
2
3         * doc/contrib.rst: Update Jeff Law's email address.
4
5 2022-11-13  Martin Liska  <mliska@suse.cz>
6
7         PR web/107643
8         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
9         is set.
10         * doc/indices-and-tables.rst: Use include_todo tag.
11
12 2022-11-11  Martin Liska  <mliska@suse.cz>
13
14         * doc/indices-and-tables.rst: Rename Indexes to Indices.
15
16 2022-11-11  Martin Liska  <mliska@suse.cz>
17
18         * doc/Makefile: Update comment.
19
20 2022-11-11  Martin Liska  <mliska@suse.cz>
21
22         * doc/Makefile: Disable -j auto.
23
24 2022-11-10  Martin Liska  <mliska@suse.cz>
25
26         * doc/baseconf.py: Modernize by using pathlib.
27
28 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
29
30         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
31         instead of just ``.''.
32         * doc/gcc_sphinx.py: Moved to...
33         * doc/modules/gcc_sphinx.py: ...here.
34
35 2022-11-09  Martin Liska  <mliska@suse.cz>
36
37         * configure.ac: Use new install URL.
38         * configure: Regenerate.
39
40 2022-11-09  Martin Liska  <mliska@suse.cz>
41
42         * doc/bsd.rst:
43           Add trailing newline.
44         * doc/contrib.rst:
45           Add trailing newline.
46         * doc/contribute.rst:
47           Add trailing newline.
48         * doc/cppdiropts.rst:
49           Add trailing newline.
50         * doc/cppenv.rst:
51           Add trailing newline.
52         * doc/cppopts.rst:
53           Add trailing newline.
54         * doc/cppwarnopts.rst:
55           Add trailing newline.
56         * doc/funding.rst:
57           Add trailing newline.
58         * doc/gnu.rst:
59           Add trailing newline.
60         * doc/gnu_free_documentation_license.rst:
61           Add trailing newline.
62         * doc/gpl-3.0.rst:
63           Add trailing newline.
64         * doc/indices-and-tables.rst:
65           Add trailing newline.
66         * doc/lgpl-2.1.rst:
67           Add trailing newline.
68         * doc/md.rst:
69           Add trailing newline.
70
71 2022-11-09  Martin Liska  <mliska@suse.cz>
72
73         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
74         provide a default.
75
76 2022-11-09  Martin Liska  <mliska@suse.cz>
77
78         * configure: Regenerate.
79         * configure.ac: Support Sphinx based documentation.
80
81 2022-11-09  Martin Liska  <mliska@suse.cz>
82
83         * doc/baseconf.py: Port to GCC sources.
84
85 2022-11-09  Martin Liska  <mliska@suse.cz>
86
87         * doc/Makefile: New file.
88         * doc/_static/custom.css: New file.
89         * doc/baseconf.py: New file.
90         * doc/bsd.rst: New file.
91         * doc/contrib.rst: New file.
92         * doc/contribute.rst: New file.
93         * doc/cppdiropts.rst: New file.
94         * doc/cppenv.rst: New file.
95         * doc/cppopts.rst: New file.
96         * doc/cppwarnopts.rst: New file.
97         * doc/favicon.ico: New file.
98         * doc/funding.rst: New file.
99         * doc/gcc_sphinx.py: New file.
100         * doc/gnu.rst: New file.
101         * doc/gnu_free_documentation_license.rst: New file.
102         * doc/gpl-3.0.rst: New file.
103         * doc/indices-and-tables.rst: New file.
104         * doc/lgpl-2.1.rst: New file.
105         * doc/logo.pdf: New file.
106         * doc/logo.svg: New file.
107         * doc/md.rst: New file.
108         * doc/requirements.txt: New file.
109
110 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
111
112         * Makefile.def: Remove module 'liboffloadmic'.
113         * Makefile.in: Regenerate.
114         * configure.ac: Remove 'liboffloadmic' handling.
115         * configure: Regenerate.
116
117 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
118
119         * MAINTAINERS: Update email address.
120
121 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
122
123         * configure.ac: Don't configure readline if --with-system-readline is
124         used.
125         * configure: Re-generate.
126
127 2022-10-12  Cui,Lili  <lili.cui@intel.com>
128
129         * MAINTAINERS (Write After Approval): Add myself.
130
131 2022-10-11  Olivier Hainque  <hainque@adacore.com>
132
133         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
134         and friends for rtp !large. Assume the linker has the required
135         abilities and set lt_cv_deplibs_check_method.
136
137 2022-09-30  Olivier Hainque  <hainque@adacore.com>
138
139         * configure.ac (*vxworks*): If enable_shared is not
140         set, set to "no" and add --disable-shared to target and
141         host_configargs.
142         * configure: Regenerate.
143
144 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
145
146         * MAINTAINERS: Update my email address and DCO entry.
147
148 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
149
150         * MAINTAINERS (Write After Approval): Add myself.
151
152 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
153
154         * MAINTAINERS (Write After Approval): Add myself.
155
156 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
157
158         * MAINTAINERS: Update my email address.
159
160 2022-09-07  Tom de Vries  <tdevries@suse.de>
161
162         * configure.ac: Set extra_host_libiberty_configure_flags and
163         extra_host_zlib_configure_flags in separate case statements.
164         * configure: Regenerate.
165
166 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
167
168         * MAINTAINERS: Update c-sky port maintainers' emails.
169
170 2022-08-31  Martin Liska  <mliska@suse.cz>
171
172         * configure: Regenerate.
173         * configure.ac: Delete hpux9 and hpux10.
174
175 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
176
177         * Makefile.def: Drop libelf module and gcc-configure dependency
178         on it.
179         * Makefile.in: Regenerate with 'autogen Makefile.def'.
180         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
181         LIBELFINC.
182         * configure: Regenrate.
183         * configure.ac (host_libs): Drop unused libelf.
184
185 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
186
187         * Makefile.in: Regenerate.
188
189 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
190
191         * MAINTAINERS: Add myself as AutoFDO maintainer.
192
193 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
194             Arnaud Charlet  <charlet@adacore.com>
195
196         * configure: Regenerate.
197
198 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
199
200         PR bootstrap/106472
201         * Makefile.def (dependencies): Make configure-target-libgo depend
202         upon all-target-libbacktrace.
203
204 2022-07-27  David Faust  <david.faust@oracle.com>
205
206         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
207
208 2022-07-27  Richard Biener  <rguenther@suse.de>
209
210         * MAINTAINERS (Roger Sayle): Update e-mail address.
211
212 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
213
214         * MAINTAINERS (Write After Approval): Add myself.
215
216 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
217
218         * MAINTAINERS: Add myself as Ada front end co-maintainer.
219
220 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
221
222         * .gitignore: Do not ignore config.h.
223
224 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
225
226         * MAINTAINERS: Add myself to Write After Approval.
227
228 2022-07-04  Martin Liska  <mliska@suse.cz>
229
230         * MAINTAINERS: fix sorting of names
231
232 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
233
234         * MAINTAINERS: add myself.
235
236 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
237
238         * MAINTAINERS: Add myself to write after approval and DCO.
239
240 2022-07-02  Tim Lange  <mail@tim-lange.me>
241
242         * MAINTAINERS: Add myself.
243
244 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
245
246         * MAINTAINERS (Write After Approval): Add myself.
247
248 2022-06-30  Cui,Lili  <lili.cui@intel.com>
249
250         Revert:
251         2022-06-30  Cui,Lili  <lili.cui@intel.com>
252
253         * MAINTAINERS (Write After Approval): Add myself.
254
255 2022-06-30  Cui,Lili  <lili.cui@intel.com>
256
257         * MAINTAINERS (Write After Approval): Add myself.
258
259 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
260
261         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
262         (EXTRA_GCC_FLAGS): Likewise.
263         * Makefile.in: Rebuilt.
264
265 2022-06-28  konglin1  <lingling.kong@intel.com>
266
267         * MAINTAINERS (Write After Approval): Add myself.
268
269 2022-06-27  Tom de Vries  <tdevries@suse.de>
270
271         * configure.ac: Build libiberty pic variant for gdbserver.
272         * configure: Regenerate.
273
274 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
275
276         * configure: Regenerate.
277         * configure.ac: Correct use of $host.
278
279 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
280
281         * MAINTAINERS: Remove tilegx and tilepro entries.
282         * configure.ac: Remove tilegx and tilepro stanzas.
283         * configure: Rebuilt.
284
285 2022-05-28  Bruce Korb  <bkorb@gnu.org>
286
287         * .gitignore: Ignore vim swap files
288
289 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
290
291         * MAINTAINERS: Add myself to write after approval.
292
293 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
294
295         * MAINTAINERS: Remove myself from DCO section.
296
297 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
298
299         * MAINTAINERS: Update my email address.
300
301 2022-05-09  Clément Chigot  <chigot@adacore.com>
302
303         * MAINTAINERS: Update my email address.
304
305 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
306
307         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
308         section.
309
310 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
311
312         * MAINTAINERS: Update my email address.
313
314 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
315
316         * MAINTAINERS: Update my email address.
317
318 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
319
320         * MAINTAINERS: (CPU Port Maintainers): Add myself and
321         Lulu as LoongArch port maintainer.
322
323 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
324             Lulu Cheng  <chenglulu@loongson.cn>
325
326         * configure.ac: Add LoongArch tuples.
327         * configure: Regenerate.
328
329 2022-03-28  Tom Tromey  <tromey@adacore.com>
330
331         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
332         * configure: Rebuild.
333
334 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
335
336         * MAINTAINERS: Change my information.
337
338 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
339
340         * MAINTAINERS: Add myself to DCO section.
341
342 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
343
344         * configure.ac: Fix incorrect option in comment.
345         * configure: Regenerate.
346
347 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
348
349         * Makefile.def (dependencies): Make configure-sim depend on
350         all-readline.
351         * Makefile.in: Regenerate.
352
353 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
354
355         * MAINTAINERS (Write After Approval): Update my e-mail address.
356
357 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
358
359         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
360
361 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
362
363         * MAINTAINERS: Update my email and add myself to the DCO list.
364
365 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
366
367         Revert:
368         2021-09-16  Andrew Pinski  <apinski@marvell.com>
369
370         PR bootstrap/67102
371         * Makefile.def: Have configure-target-libffi depend on
372         all-target-libstdc++-v3.
373         * Makefile.in: Regenerate.
374
375 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
376
377         PR other/104181
378         * build.log: Remove.
379
380 2022-01-20  Martin Liska  <mliska@suse.cz>
381
382         * MAINTAINERS: Adjust email address based on IRC request.
383
384 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
385
386         * MAINTAINERS: Update my email address.
387
388 2022-01-17  Martin Liska  <mliska@suse.cz>
389
390         * MAINTAINERS: Rename .c names to .cc.
391
392 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
393
394         * Makefile.am: Remove.
395
396 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
397
398         * Makefile.am: New file.
399
400 2022-01-11  Martin Liska  <mliska@suse.cz>
401
402         * MAINTAINERS: Sort 2 names.
403
404 2022-01-10  Martin Liska  <mliska@suse.cz>
405
406         * MAINTAINERS: Fix obvious issues with sorting.
407
408 2022-01-07  liuhongt  <hongtao.liu@intel.com>
409
410         * build.log: New file.
411
412 2022-01-05  Nathan Sidwell  <nathan@acm.org>
413
414         * MAINTAINERS: Add DCO entry.  Sort that list.
415
416 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
417
418         * MAINTAINERS: Change of email address in both DCO and
419         Write After Approval list.
420
421 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
422
423         * configure: Regenerate.
424
425 2021-12-21  Martin Liska  <mliska@suse.cz>
426
427         * config.sub: Change mode back to 755.
428
429 2021-12-17  Martin Liska  <mliska@suse.cz>
430
431         * config.sub: Sync from master.
432
433 2021-12-17  Martin Liska  <mliska@suse.cz>
434
435         Revert:
436         2021-12-16  Matthias Seidel  <mseidel@apache.org>
437
438         * config.sub: Fix typo.
439
440 2021-12-16  Matthias Seidel  <mseidel@apache.org>
441
442         * config.sub: Fix typo.
443
444 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
445
446         Revert:
447         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
448
449         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
450         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
451         * configure.ac: Include config/gcc-plugin.m4.
452         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
453         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
454         RANLIB if possible.
455         * Makefile.in: Regenerated.
456         * configure: Likewise.
457
458 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
459
460         * Makefile.tpl (BUILD_CFLAGS): New.
461         (CFLAGS): Append $(BUILD_CFLAGS).
462         (CXXFLAGS): Likewise.
463         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
464         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
465         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
466         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
467         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
468         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
469         (PGO-TRAINING-TARGETS): Likewise.
470         (PGO_BUILD_TRAINING): Likewise.
471         (all): Add '+' to the command line for recursive make.  Support
472         the PGO build.
473         * configure.ac: Add --enable-pgo-build[=lto].
474         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
475         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
476         * Makefile.in: Regenerated.
477         * configure: Likewise.
478
479 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
480
481         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
482         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
483         * configure.ac: Include config/gcc-plugin.m4.
484         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
485         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
486         RANLIB if possible.
487         * Makefile.in: Regenerated.
488         * configure: Likewise.
489
490 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
491
492         * MAINTAINERS: Add myself to write after approval.
493
494 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
495
496         * MAINTAINERS: Adding myself.
497
498 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
499
500         * configure: Regenerate.
501         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
502         $(CPP).
503
504 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
505
506         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
507         libatomic.
508         * Makefile.in: Regenerate.
509         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
510         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
511         target-libphobos-bootstrap.
512         (STAGE2_CONFIGURE_FLAGS): Likewise.
513         * configure: Regenerate.
514         * configure.ac: Add support for bootstrapping D front-end.
515
516 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
517
518         * MAINTAINERS: Add myself to DCO section and update email address.
519
520 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
521
522         * configure: Regenerate.
523         * configure.ac: Ensure that PIC (shared) defaults are set
524         correctly for Darwin.
525
526 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
527
528         * MAINTAINERS: Update my address.
529
530 2021-11-12  Alan Modra  <amodra@gmail.com>
531
532         * Makefile.def (configure-opcodes): Depend on configure-bfd.
533         * Makefile.in: Regenerate.
534
535 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
536
537         * MAINTAINERS: Clarify the policy WRT the Write After Approval
538         list.
539
540 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
541
542         * MAINTAINERS (Reviewers, arc): Remove my entry.
543         (Write After Approval): Add an entry for myself.
544
545 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
546
547         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
548         * Makefile.in: Regenerate.
549         * configure: Regenerate.
550         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
551
552 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
553
554         * MAINTAINERS: Fix up Maciej's entries.
555
556 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
557
558         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
559         maintainer.
560
561 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
562
563         PR other/102663
564         * Makefile.def: Handle install-dvi target.
565         * Makefile.tpl: Likewise.
566         * Makefile.in: Regenerate.
567
568 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
569
570         * MAINTAINERS: Add myself for write after approval.
571
572 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
573
574         * Makefile.def: Mark libcody, libdecnumber,
575         c++tools, libgcc, and libobjc as missing TAGS
576         targets.
577         * Makefile.in: Regenerate.
578
579 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
580
581         * MAINTAINERS: Add myself to DCO section and update email
582         address.
583
584 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
585
586         * MAINTAINERS: Add myself to DCO section.
587
588 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
589
590         * configure: Regenerate.
591         * configure.ac (skipdirs): Add the contents of target_configdirs if
592         we are not building gcc.
593
594 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
595
596         * Makefile.def: Back-port commits ba4d88ad892f and
597         755ba58ebef0 from binutils-gdb repository.
598         * Makefile.in: Regenerated.
599
600 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
601
602         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
603
604 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
605
606         * Makefile.def: Add a jit check target for the jit
607         language.
608         * Makefile.in: Regenerate.
609
610 2021-09-16  Andrew Pinski  <apinski@marvell.com>
611
612         PR bootstrap/67102
613         * Makefile.def: Have configure-target-libffi depend on
614         all-target-libstdc++-v3.
615         * Makefile.in: Regenerate.
616
617 2021-09-10  Petter Tomner  <tomner@kth.se>
618
619         * MAINTAINERS: Me added to DCO and write after approval
620
621 2021-09-01  YunQiang Su  <syq@debian.org>
622
623         * MAINTAINERS: Add myself for write after approval.
624
625 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
626
627         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
628         * Makefile.in: Regenerate.
629
630 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
631
632         * MAINTAINERS: Add myself for write after approval.
633
634 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
635
636         * Makefile.in: Regenerate.
637         * Makefile.tpl: Make the state of the configured host
638         shared flag available to makefile fragements.
639
640 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
641
642         * MAINTAINERS (Write After Approval): Add myself.
643
644 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
645
646         * .dir-locals.el (bug-reference-url-format): Use https.
647
648 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
649
650         * .dir-locals.el (c-mode): Change fill-column to 79.
651
652 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
653
654         * MAINTAINERS: Add myself to DCO section.
655
656 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
657
658         * configure: Regenerate.
659         * configure.ac: Adjust cases for which it is necessary to
660         include the Darwin host config fragment.
661
662 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
663
664         * MAINTAINERS: Add myself for write after approval and DCO.
665
666 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
667
668         * Makefile.def: Add dsymutil defs.
669         * Makefile.in: Regenerated.
670         * Makefile.tpl: Add dsymutil to flags.
671         * configure: Regenerated.
672         * configure.ac: Add dsymutil to target and build recipes.
673
674 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
675
676         * MAINTAINERS: Add myself for write after approval.
677
678 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
679
680         * MAINTAINERS (Write After Approval): Add myself.
681
682 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
683
684         * MAINTAINERS: Add myself for write after approval and DCO
685
686 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
687
688         * .gitignore: Add entry for cscope.out.
689
690 2021-06-22  liuhongt  <hongtao.liu@intel.com>
691
692         * MAINTAINERS: Remove my Write After Approval entry.
693
694 2021-06-21  liuhongt  <hongtao.liu@intel.com>
695
696         * MAINTAINERS: Add myself as maintainer of the i386 vector
697         extensions.
698
699 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
700
701         * MAINTAINERS (Write After Approval): Add myself.
702
703 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
704
705         * MAINTAINERS (Various Maintainers): Add Andrew and myself
706         as *vrp and ranger maintainers.
707
708 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
709
710         * MAINTAINERS: Adjust my entry in the DCO section so that it does
711         not trigger testsuite failures.
712
713 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
714
715         * MAINTAINERS: Add myself to DCO section with both email addresses.
716
717 2021-06-03  Jason Merrill  <jason@redhat.com>
718
719         * MAINTAINERS: Add DCO version number.
720
721 2021-06-02  Jason Merrill  <jason@redhat.com>
722
723         * MAINTAINERS: Add DCO section.
724
725 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
726
727         * MAINTAINERS (Write After Approval): Add myself.
728
729 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
730
731         * configure.ac: Add gnulib to configdirs for sim.
732         * configure: Regenerate.
733
734 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
735
736         * Makefile.def: Add configure-sim dependency on all-gnulib.
737         * Makefile.in: Regenerated.
738
739 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
740
741         * MAINTAINERS (Write After Approval): Add myself.
742
743 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
744
745         * MAINTAINERS (Write After Approval): Add myself.
746
747 2021-05-11  Martin Liska  <mliska@suse.cz>
748
749         * MAINTAINERS: Remove entries for removed
750         components (HSA, BRIG, libhsail-rt).
751         Move Pekka to Write After Approval.
752
753 2021-05-11  Martin Liska  <mliska@suse.cz>
754
755         * Makefile.def: Remove libhsail-rt.
756         * Makefile.in: Likewise.
757         * configure.ac: Likewise.
758         * configure: Regenerate.
759         * libhsail-rt/ChangeLog: Removed.
760         * libhsail-rt/Makefile.am: Removed.
761         * libhsail-rt/Makefile.in: Removed.
762         * libhsail-rt/README: Removed.
763         * libhsail-rt/aclocal.m4: Removed.
764         * libhsail-rt/configure: Removed.
765         * libhsail-rt/configure.ac: Removed.
766         * libhsail-rt/configure.tgt: Removed.
767         * libhsail-rt/include/internal/fibers.h: Removed.
768         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
769         * libhsail-rt/include/internal/phsa-rt.h: Removed.
770         * libhsail-rt/include/internal/workitems.h: Removed.
771         * libhsail-rt/rt/arithmetic.c: Removed.
772         * libhsail-rt/rt/atomics.c: Removed.
773         * libhsail-rt/rt/bitstring.c: Removed.
774         * libhsail-rt/rt/fbarrier.c: Removed.
775         * libhsail-rt/rt/fibers.c: Removed.
776         * libhsail-rt/rt/fp16.c: Removed.
777         * libhsail-rt/rt/misc.c: Removed.
778         * libhsail-rt/rt/multimedia.c: Removed.
779         * libhsail-rt/rt/queue.c: Removed.
780         * libhsail-rt/rt/sat_arithmetic.c: Removed.
781         * libhsail-rt/rt/segment.c: Removed.
782         * libhsail-rt/rt/workitems.c: Removed.
783         * libhsail-rt/target-config.h.in: Removed.
784
785 2021-05-04  Nick Clifton  <nickc@redhat.com>
786
787         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
788         * configure: Regenerate.
789
790 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
791             Tobias Burnus  <tobias@codesourcery.com>
792
793         * configure.ac (--enable-offload-defaulted): New.
794         * configure: Regenerate.
795
796 2021-04-23  David Faust  <david.faust@oracle.com>
797
798         * MAINTAINERS (Write After Approval): Add myself.
799
800 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
801
802         * MAINTAINERS (Write After Approval): Add myself.
803
804 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
805
806         * MAINTAINERS: Add myself as pru port maintainer.
807
808 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
809
810         * MAINTAINERS: Add myself as static analyzer maintainer.
811
812 2021-03-18  Jeff Law  <jlaw@tachyum.com>
813
814         * MAINTAINERS: Update primary entry.
815
816 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
817
818         * MAINTAINERS (Write After Approval): Add myself.
819
820 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
821
822         * Makefile.def: Remove all-sim dependency on configure-gdb.
823         * Makefile.in: Regenerated.
824
825 2021-03-11  Jeff Law  <law@redhat.com>
826
827         * MAINTAINERS: Update entries for a few ex-ImgTec employees
828
829 2021-03-11  Martin Liska  <mliska@suse.cz>
830
831         * Makefile.tpl: The change was done Makefile.in which
832         is generated file.
833
834 2021-03-08  Jeff Law  <law@redhat.com>
835
836         * MAINTAINERS: Update my email address
837
838 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
839
840         * config.guess: Import latest upstream.
841         * config.sub: Import latest upstream.
842
843 2021-01-25  Martin Liska  <mliska@suse.cz>
844
845         PR gcov-profile/98739
846         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
847         for profiledbootstrap.
848
849 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
850
851         * MAINTAINERS (Write After Approval): Add myself.
852
853 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
854
855         * MAINTAINERS (Write After Approval): Update my e-mail address.
856
857 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
858
859         * MAINTAINERS: Fix spacing.
860
861 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
862
863         * MAINTAINERS (Write After Approval): Add myself
864
865 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
866
867         * Makefile.def: Sync with binutils-gdb:
868         (dependencies): all-ld depends on all-libctf.
869         (host_modules): libctf is no longer no_install.
870         No longer no_check.  Checking depends on all-ld.
871         * Makefile.in: Regenerated.
872
873 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
874
875         * libtool.m4: Match gnu* along other GNU systems.
876         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
877         * libgo/configure: Re-generate.
878
879 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
880
881         * MAINTAINERS: Update my email address.
882
883 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
884
885         * MAINTAINERS (Write After Approval): Add myself.
886
887 2020-12-15  Nathan Sidwell  <nathan@acm.org>
888
889         * Makefile.def
890         * Makefile.in
891         * Makefile.tpl
892         * configure
893         * configure.ac
894
895 2020-12-15  Nathan Sidwell  <nathan@acm.org>
896
897         * Makefile.def: Add libcody.
898         * configure.ac: Add libcody.
899         * Makefile.in: Regenerated.
900         * configure: Regenerated.
901
902 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
903
904         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
905
906 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
907
908         PR target/97865
909         * libtool.m4: Update handling of Darwin platform link flags
910         for Darwin20.
911
912 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
913
914         * .gitignore: Sync with binutils-gdb
915
916 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
917
918         * MAINTAINERS: Add myself as arc port maintainer.
919
920 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
921
922         PR d/87788
923         * configure.ac: Don't disable D for *-*-darwin*.
924         * configure: Regenerate.
925
926 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
927
928         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
929         hppa64-*-hpux11*.
930
931 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
932
933         * configure: Regenerate.
934         * configure.ac: Add --bootstrap-hwasan option.
935
936 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
937
938         * config.guess: Import latest upstream.
939         * config.sub: Import latest upstream.
940
941 2020-11-16  Martin Liska  <mliska@suse.cz>
942
943         * .gitignore: Add cache as clangd uses it now.
944
945 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
946
947         * MAINTAINERS (Write After Approval): add myself
948
949 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
950
951         * MAINTAINERS (Write After Approval): Add myself.
952
953 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
954
955         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
956         Remove FIXME comments.
957
958 2020-11-06  Martin Uecker  <muecker@gwdg.de>
959
960         * MAINTAINERS: Update my email address.
961
962 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
963
964         * MAINTAINERS (Write After Approval): Add myself.
965
966 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
967
968         PR target/97302
969         * configure.ac: Only set with_gmp to /usr/local
970         if not building in tree.
971         * configure: Regenerate.
972
973 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
974
975         * MAINTAINERS (Write After Approval): Add myself.
976
977 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
978
979         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
980
981 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
982
983         PR bootstrap/96612
984         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
985         if not the same as ${host}.
986         * configure: Regenerate.
987
988 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
989
990         * MAINTAINERS (Write After Approval): Add myself.
991
992 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
993
994         * MAINTAINERS: Update my email address.
995
996 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
997
998         * MAINTAINERS (Write After Approval): Add myself.
999
1000 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1001
1002         * MAINTAINERS (Write After Approval): Add myself.
1003
1004 2020-06-12  Martin Liska  <mliska@suse.cz>
1005
1006         * .gitignore: Add .clang-tidy.
1007
1008 2020-06-08  Jason Merrill  <jason@redhat.com>
1009
1010         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1011         * configure: Regenerate.
1012
1013 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1014
1015         * MAINTAINERS: Add myself as xtensa port maintainer.
1016
1017 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1018
1019         * configure.ac: Don't require --enable-host-shared when building
1020         for Mingw.
1021         * configure: Regenerate.
1022
1023 2020-05-18  Jason Merrill  <jason@redhat.com>
1024
1025         * configure.ac: Update bootstrap dialect to -std=c++11.
1026
1027 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1028
1029         * MAINTAINERS (Write After Approval): Add myself.
1030
1031 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1032
1033         PR target/92713
1034         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1035         (noconfigdirs): Add 'target-libstdc++-v3'.
1036         * configure: Regenerate.
1037
1038 2020-04-21  Stephen Casner  <casner@acm.org>
1039
1040         PR 25830
1041         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1042         * configure: Rebuild.
1043
1044 2020-04-17  Martin Liska  <mliska@suse.cz>
1045             Jonathan Yong <10walls@gmail.com>
1046
1047         PR gcov-profile/94570
1048         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1049         for CYGWIN.
1050
1051 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1052
1053         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1054
1055 2020-04-09  Tom Tromey  <tom@tromey.com>
1056
1057         * configure: Rebuild.
1058         * Makefile.in: Rebuild.
1059         * Makefile.def (gdbsupport, gdbserver): New host modules.
1060         (configure-gdb): Depend on all-gdbsupport.
1061         (all-gdb): Depend on all-gdbsupport, all-libctf.
1062         * configure.ac (host_tools): Add gdbserver.
1063         Conditionally build gdbserver and gdbsupport.
1064
1065 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1066
1067         * configure.ac: Build libgomp by default for amdgcn.
1068         * configure: Regenerate.
1069
1070 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1071
1072         * MAINTAINERS (Write After Approval): Add myself.
1073
1074 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1075
1076         * MAINTAINERS (Write After Approval) : Add myself.
1077
1078 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1079
1080         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1081
1082 2020-02-14  Martin Sebor  <msebor@redhat.com>
1083
1084         * doc/extend.texi (attribute alias): Mention type requirement.
1085         (attribute weak): Same.
1086         (attribute weakref): Correct invalid example.
1087
1088 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1089
1090         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1091
1092 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1093             Jakub Jelinek  <jakub@redhat.com>
1094
1095         * .gitattributes: Add *.md diff=md.
1096
1097 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1098
1099         The mentioned auto-generated file is no more part of the
1100
1101         GCC sources, it's auto-generated in $(builddir) during build.
1102
1103         PR target/92055
1104         * contrib/gcc_update (files_and_dependencies): Remove
1105         entry for gcc/config/avr/t-multilib.
1106
1107 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1108
1109         * MAINTAINERS: Update my email address.
1110
1111 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1112
1113         * README.MOVED_TO_GIT: Remove.
1114
1115 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1116
1117         * README.MOVED_TO_GIT: New file.
1118
1119 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1120
1121         * MAINTAINERS (Write After Approval): Add myself.
1122
1123 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1124
1125         * MAINTAINERS (write_after_approval): Add myself.
1126
1127 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1128
1129         * MAINTAINERS (write_after_approval): Add myself.
1130
1131 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1132
1133         * MAINTAINERS (write_after_approval): Add myself.
1134
1135 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1136
1137         * configure.ac: Factor out common cases for compare_exclusions.
1138         * configure: Regenerate.
1139
1140 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1141
1142         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1143         flag.
1144
1145 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1146
1147         * MAINTAINERS (Write After Approval): Add myself.
1148
1149 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1150
1151         PR middle-end/92463
1152         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1153         * configure: Regenerate
1154
1155 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1156
1157         * configure.ac: Use https for gcc.gnu.org.
1158         * configure: Regenerated.
1159
1160 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1161
1162         * MAINTAINERS (aarch64 port): Remove my name, move to...
1163         (Write After Approval): ...Here.
1164
1165 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1166
1167         * MAINTAINERS: Change my email address as maintainer.
1168
1169 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1170
1171         PR fortran/91828
1172         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1173         * configure: Regenerated.
1174
1175 2019-10-21  Jason Merrill  <jason@redhat.com>
1176
1177         * .gitattributes: Also check ChangeLog whitespace.
1178
1179 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1180
1181         * contrib/dg-extract-results.sh: Add support for KPASS.
1182         * contrib/dg-extract-results.py: Likewise.
1183
1184 2019-10-17  Jason Merrill  <jason@redhat.com>
1185
1186         * .gitattributes: Avoid {} in filename pattern.
1187
1188 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1189
1190         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1191         Approval section.
1192
1193 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1194
1195         * MAINTAINERS: Add myself to Write After Approval
1196
1197 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1198
1199         * MAINTAINERS: Add myself as an aarch64 maintainer.
1200
1201 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1202
1203         * MAINTAINERS: Add myself as aarch64 maintainer.
1204
1205 2019-09-23  Carl Love  <cel@us.ibm.com>
1206
1207         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1208         New define_insn.
1209         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1210         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1211
1212 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1213
1214         * MAINTAINERS (Sam Tebbs): Update email address.
1215
1216 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1217
1218         * MAINTAINERS: Update my email address.
1219
1220 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1221
1222         * libtool.m4: Handle uclinuxfdpiceabi.
1223
1224 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1225
1226         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1227         Remove myself from Write After Approval section.
1228
1229 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1230
1231         * configure.ac: Support for bpf-*-* targets.
1232         * configure: Regenerate.
1233
1234 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1235
1236         * config.sub: Import upstream version 2019-06-30.
1237         * config.guess: Import upstream version 2019-07-24.
1238
1239 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1240
1241         * MAINTAINERS: Remove spu port maintainers.
1242
1243 2019-08-28  Martin Liska  <mliska@suse.cz>
1244
1245         * .gitignore: Add .clangd and compile_commands.json
1246         to .gitignore.
1247
1248 2019-08-23  Michael Forney  <mforney@mforney.org>
1249
1250         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1251         * Makefile.in: Regenerate.
1252
1253 2019-08-19  Tom Tromey  <tom@tromey.com>
1254
1255         * configure: Rebuild.
1256         * configure.ac: Add --with-static-standard-libraries.
1257
1258 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1259
1260         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1261
1262 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1263
1264         * MAINTAINERS (Write After Approval): Add myself.
1265
1266 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1267
1268         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1269         RISC-V port maitainer.
1270
1271 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1272
1273         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1274
1275 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1276
1277         * MAINTAINERS (Write After Approval): Add myself.
1278
1279 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1280
1281         * MAINTAINERS (Write After Approval): Add myself.
1282
1283 2019-06-25  Martin Liska  <mliska@suse.cz>
1284
1285         contrib/filter-clang-warnings.py: Transform from
1286         filter-rtags-warnings.py.
1287
1288 2019-06-15  Tom Tromey  <tom@tromey.com>
1289
1290         * configure.ac (host_libs): Add gnulib.
1291         * configure: Rebuild.
1292         * Makefile.def (host_modules, dependencies): Add gnulib.
1293         * Makefile.in: Rebuild.
1294
1295 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1296
1297         * MAINTAINERS (Write After Approval): Add myself.
1298
1299 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1300
1301         * configure: Regenerate.
1302         * configure.ac: Add PRU target.
1303
1304 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1305
1306         * MAINTAINERS (Write After Approval): Add myself.
1307
1308 2019-06-11  Nick Clifton  <nickc@redhat.com>
1309
1310         Import these changes from the binutils/gdb repository:
1311
1312         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1313
1314         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1315         and all its deps.
1316         * Makefile.in: Regenerated.
1317
1318         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1319
1320         * Makefile.def (host_modules): Add libctf.
1321         * Makefile.def (dependencies): Likewise.
1322         libctf depends on zlib, libiberty, and bfd.
1323         * Makefile.in: Regenerated.
1324         * configure.ac (host_libs): Add libctf.
1325         * configure: Regenerated.
1326
1327 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1328
1329         * MAINTAINERS (Write After Approval): Add myself.
1330
1331 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1332
1333         * MAINTAINERS: Update my email address.
1334
1335 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1336
1337         * MAINTAINERS (Write After Approval): Add myself.
1338
1339 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1340
1341         * MAINTAINERS (Write After Approval): Add myself.
1342
1343 2019-05-07  Jim Wilson  <jimw@sifive.com>
1344
1345         * MAINTAINERS: Remove myself as IA-64 maintainer.
1346
1347 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1348
1349         * MAINTAINERS (Write After Approval): Add myself.
1350
1351 2019-05-02  Richard Biener  <rguenther@suse.de>
1352
1353         PR bootstrap/85574
1354         * Makefile.tpl (compare target): Also compare extra-compare
1355         files.
1356         * Makefile.in: Regenerate.
1357
1358 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1359
1360         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1361         as modulo-scheduler maintainer.
1362
1363 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1364
1365         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1366
1367 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1368
1369         * MAINTAINERS: Update my email address.
1370
1371 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1372
1373         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1374         * configure: Regenerate.
1375
1376 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1377
1378         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1379         * configure: Regenerate.
1380
1381 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1382
1383         * configure.ac: Add target-zlib to target_libraries.
1384         * configure: Regenerate.
1385
1386 2019-04-09  Martin Liska  <mliska@suse.cz>
1387
1388         * Makefile.in: Regenerate.
1389         * Makefile.tpl: Pass GENERATOR_CFLAGS
1390         in all stages.
1391
1392 2019-03-28  Martin Liska  <mliska@suse.cz>
1393
1394         PR bootstrap/89829
1395         * Makefile.in: Revert r254150.
1396         * Makefile.tpl: Likewise.
1397
1398 2019-03-28  Ben Elliston  <bje@gnu.org>
1399
1400         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1401         related, and libdecnumber.
1402
1403 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1404
1405         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1406         (Write After Approval): Remove myself.
1407
1408 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1409
1410         * MAINTAINERS (Write After Approval): Add myself.
1411
1412 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1413
1414         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1415         (Write After Approval): Remove myself and Julian.
1416
1417 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1418
1419         * MAINTAINERS (Write After Approval): Add myself.
1420
1421 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1422
1423         * MAINTAINERS (Write After Approval): Add myself.
1424
1425 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1426
1427         * ChangeLog: Replace space with tab.
1428         * MAINTAINERS: Delete 1 tab to keep alignment.
1429
1430 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1431
1432         * MAINTAINERS (Write After Approval): Add myself.
1433
1434 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1435
1436         * MAINTAINERS (Write After Approval): Add myself.
1437
1438 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1439             Kwok Cheung Yeung  <kcy@codesourcery.com>
1440             Julian Brown  <julian@codesourcery.com>
1441             Tom de Vries  <tom@codesourcery.com>
1442             Jan Hubicka  <hubicka@ucw.cz>
1443             Martin Jambor  <mjambor@suse.cz>
1444
1445         * configure.ac: Likewise.
1446         * configure: Regenerate.
1447         * contrib/config-list.mk: Add amdgcn-amdhsa.
1448
1449 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1450
1451         * MAINTAINERS (Write After Approval): Add myself.
1452
1453 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1454
1455         * MAINTAINERS (Write After Approval): Add myself.
1456
1457 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1458
1459         PR target/88535
1460         * config.guess: Import upstream version 2019-01-03.
1461         * config.sub: Import upstream version 2019-01-01.
1462
1463 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1464
1465         * MAINTAINERS (Write After Approval): Update my maintainer address.
1466
1467 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1468
1469         * MAINTAINERS (Write After Approval): Add myself.
1470
1471 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1472
1473         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1474
1475 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1476
1477         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1478         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1479         (GCC_TARGET_TOOL): Likewise.
1480         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1481         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1482         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1483         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1484         * configure: Regenerate.
1485         * Makefile.in: Likewise.
1486
1487 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1488
1489         * MAINTAINERS (Write After Approval): Add myself.
1490
1491 2018-11-13  Martin Liska  <mliska@suse.cz>
1492
1493         * gcc.target/i386/pr87930.c: Move to ...
1494         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1495
1496 2018-11-10  Stafford Horne  <shorne@gmail.com>
1497
1498         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1499         (Write After Approval): Remove myself.
1500
1501 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1502
1503         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1504         Append $INCICONV to it.
1505
1506 2018-11-04  Stafford Horne  <shorne@gmail.com>
1507
1508         * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1511
1512         PR bootstrap/82856
1513         * multilib.am: New file.  From automake.
1514
1515         Merge from binutils-gdb:
1516         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1517
1518         * libtool.m4: Use AC_LANG_SOURCE.
1519         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1520         * ar-lib: New file.
1521         * test-driver: New file.
1522         * configure: Re-generate.
1523
1524 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1525
1526         * MAINTAINERS (Write After Approval): Add myself.
1527
1528 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1529
1530         PR bootstrap/87788
1531         PR d/87799
1532         * configure: Rebuild.
1533         * configure.ac: Disable D on systems where it is known not to work.
1534
1535 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1536
1537         * Makefile.def (target_modules): Add libphobos.
1538         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1539         GDCFLAGS_FOR_TARGET.
1540         (dependencies): Make libphobos depend on libatomic, libbacktrace
1541         configure, and zlib configure.
1542         (language): Add language d.
1543         * Makefile.in: Rebuild.
1544         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1545         (HOST_EXPORTS): Add GDC.
1546         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1547         (BASE_TARGET_EXPORTS): Add GDC.
1548         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1549         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1550         (EXTRA_HOST_FLAGS): Add GDC.
1551         (STAGE1_FLAGS_TO_PASS): Add GDC.
1552         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1553         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1554         environment variables.
1555         * configure: Rebuild.
1556         * configure.ac: Add target-libphobos to target_libraries.  Set and
1557         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1558
1559 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1560
1561         * MAINTAINERS (Write After Approval): Add myself.
1562
1563 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1564
1565         * MAINTAINERS (Write After Approval): Remove myself.
1566
1567 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1568
1569         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1570
1571 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1572
1573         * MAINTAINERS: Update my email address.
1574
1575 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1576
1577         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1578         maintainer.
1579
1580 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1581
1582         * MAINTAINERS (Write After Approval): Add self.
1583
1584 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1585
1586         * MAINTAINERS (write after approval): Add myself.
1587
1588 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1589
1590         * MAINTAINERS: Update my email address.
1591
1592 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1593
1594         * MAINTAINERS (write after approval): Add myself.
1595
1596 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1597
1598         * MAINTAINERS: Add self to global reviewers list.
1599
1600 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1601
1602         MAINTAINERS: Add c-sky port maintainers.
1603
1604 2018-08-10  Martin Liska  <mliska@suse.cz>
1605
1606         * MAINTAINERS: Revert change in previous commit and
1607         join lines.
1608
1609 2018-08-10  Martin Liska  <mliska@suse.cz>
1610
1611         * MAINTAINERS: Remove extra line.
1612
1613 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1614
1615         * MAINTAINERS: Update my email address.
1616
1617 2018-07-19  DJ Delorie  <dj@redhat.com>
1618
1619         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1620         as maintainer.
1621
1622 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1623
1624         * MAINTAINERS: Adjust email address for me and my colleague Robin
1625         Dapp.
1626
1627 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1628             Sunil K Pandey  <sunil.k.pandey@intel.com>
1629
1630         PR target/84413
1631         * config/i386/i386.c (m_CORE_AVX512): New.
1632         (m_CORE_AVX2): Likewise.
1633         (m_CORE_ALL): Add m_CORE_AVX2.
1634         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1635         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1636         and remove the rest of m_SKYLAKE_AVX512.
1637
1638 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1639
1640         * config.sub: Sync with upstream version 2018-07-03.
1641
1642 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1643
1644         * config.guess: Sync with upstream version 2018-06-26.
1645         * config.sub: Sync with upstream version 2018-07-02.
1646
1647 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1648
1649         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1650         * ltmain.sh: Likewise.
1651
1652 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1653
1654         * contrib/config-list.mk: Remove powerpc-linux_paired.
1655
1656 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1657
1658         * configure.ac: Introduce support for @unless/@endunless.
1659         * Makefile.tpl (dep-kind): Rewrite with cond; return
1660         postbootstrap in some cases.
1661         (make-postboot-dep, postboot-targets): New.
1662         (dependencies): Do not output postbootstrap dependencies at
1663         first.  Output non-target ones changed for configure to depend
1664         on stage_last @if gcc-bootstrap, and the original deps @unless
1665         gcc-bootstrap.
1666         * configure.in, Makefile.in: Rebuilt.
1667
1668 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1669
1670         * MAINTAINERS (write after approval): Add myself.
1671
1672 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1673
1674         * MAINTAINERS (write after approval): Add myself.
1675
1676 2018-06-19  Nick Clifton  <nickc@redhat.com>
1677
1678         * zlib/configure.ac: Restore old behaviour of only enabling
1679         multilibs when a target subdirectory is defined.  This allows
1680         building with srcdir == builddir.
1681         * zlib/configure: Regenerate.
1682
1683 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1684
1685         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1686         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1687         * Makefile.in: Regenerate.
1688
1689 2018-06-16  Ben Elliston  <bje@gnu.org>
1690
1691         * config.guess: Import latest version.
1692         * config.sub: Likewise.
1693
1694 2018-06-08  Martin Liska  <mliska@suse.cz>
1695
1696         * MAINTAINERS: Remove MPX-related entries.
1697         * Makefile.def: Remove libmpx support.
1698         * Makefile.in: Regenerate.
1699         * configure.ac: Remove removed files.
1700         * configure: Regenerate.
1701         * libmpx/ChangeLog: Remove.
1702         * libmpx/Makefile.am: Remove.
1703         * libmpx/Makefile.in: Remove.
1704         * libmpx/acinclude.m4: Remove.
1705         * libmpx/aclocal.m4: Remove.
1706         * libmpx/config.h.in: Remove.
1707         * libmpx/configure: Remove.
1708         * libmpx/configure.ac: Remove.
1709         * libmpx/configure.tgt: Remove.
1710         * libmpx/libmpx.spec.in: Remove.
1711         * libmpx/mpxrt/Makefile.am: Remove.
1712         * libmpx/mpxrt/Makefile.in: Remove.
1713         * libmpx/mpxrt/libmpx.map: Remove.
1714         * libmpx/mpxrt/libtool-version: Remove.
1715         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1716         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1717         * libmpx/mpxrt/mpxrt.c: Remove.
1718         * libmpx/mpxrt/mpxrt.h: Remove.
1719         * libmpx/mpxwrap/Makefile.am: Remove.
1720         * libmpx/mpxwrap/Makefile.in: Remove.
1721         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1722         * libmpx/mpxwrap/libtool-version: Remove.
1723         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1724
1725 2018-06-04  Martin Liska  <mliska@suse.cz>
1726
1727         * MAINTAINERS: Add myself as gcov maintainer.
1728
1729 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1730
1731         * MAINTAINERS: Update my email address.
1732
1733 2018-06-04  Tom de Vries  <tdevries@suse.de>
1734
1735         * MAINTAINERS: Remove write-after-approval entries for component
1736         maintainers.
1737
1738 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1739
1740         * MAINTAINERS (write after approval): Add myself.
1741
1742 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1743
1744         * MAINTAINERS: Update my email address.
1745
1746 2018-06-01  Tom de Vries  <tdevries@suse.de>
1747
1748         * MAINTAINERS: Update my email address.
1749
1750 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1751
1752         * MAINTAINERS (loop-optimizer): Add myself.
1753
1754 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1755
1756         * configure.ac: Added "nfp" target.
1757         * configure: Regenerate.
1758
1759 2018-04-30  Richard Biener  <rguenther@suse.de>
1760
1761         PR bootstrap/85571
1762         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1763         (STAGE3_TFLAGS): Likewise.
1764         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1765         (STAGEtrain_TFLAGS): Likewise.
1766         * Makefile.in: Regenerate.
1767
1768 2018-04-26  Richard Biener  <rguenther@suse.de>
1769
1770         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1771         (STAGE2_CFLAGS): Likewise.
1772         (STAGE2_TFLAGS): Likewise.
1773         (STAGE3_CFLAGS): Add -fchecking.
1774         (STAGE3_TFLAGS): Likewise.
1775         (STAGEtrain_CFLAGS): Filter out -fchecking.
1776         (STAGEtrain_TFLAGS): Likewise.
1777         * Makefile.in: Re-generate.
1778
1779 2018-04-25  Catherine Moore <clm@codesourcery.com>
1780
1781         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1782
1783 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1784
1785         * MAINTAINERS (write after approval): Add myself.
1786
1787 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1788
1789         * MAINTAINERS: Update my email address.
1790
1791 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1792
1793         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1794
1795 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1796
1797         * MAINTAINERS: Update my email address and disambiguate myself
1798         a bit from Will Schmidt.
1799
1800 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1801
1802         * MAINTAINERS: Move maintainers of now-removed picochip and score
1803         ports to write after approval.
1804
1805 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1806
1807         * MAINTAINERS: Add entry for SVE maintainership.
1808
1809 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1810
1811         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1812         * configure: Regenerate.
1813
1814 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1815
1816         * MAINTAINERS (write after approval): Add myself.
1817
1818 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1819
1820         * MAINTAINERS (write after approval): Add myself.
1821
1822 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1823
1824         * MAINTAINERS (write after approval): Add myself.
1825
1826 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1827
1828         Update copyright years.
1829
1830 2018-01-03  Ben Elliston  <bje@gnu.org>
1831
1832         * config.guess: Import latest version.
1833         * config.sub: Likewise.
1834
1835 2017-12-12  Stafford Horne  <shorne@gmail.com>
1836
1837         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1838         * configure: Regenerate.
1839
1840 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1841
1842         * MAINTAINERS (Write After Approval): Add myself.
1843
1844 2017-11-28  Julia Koval  <julia.koval@intel.com>
1845             Sebastian Peryt  <sebastian.peryt@intel.com>
1846
1847         * Makefile.def (target_modules): Remove libcilkrts.
1848         * Makefile.in: Ditto.
1849         * configure: Ditto.
1850         * configure.ac: Ditto.
1851
1852 2017-11-28  Julia Koval  <julia.koval@intel.com>
1853
1854         * MAINTAINERS (Write After Approval): Add myself.
1855
1856 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1857
1858         * MAINTAINERS (Write After Approval): Add myself.
1859
1860 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1861
1862         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1863         Use my SiFive email address.
1864
1865 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1866
1867         * MAINTAINERS (write after approval): Add myself.
1868
1869 2017-10-27  Martin Liska  <mliska@suse.cz>
1870
1871         * Makefile.tpl: Use proper name of folder as it was renamed
1872         during transition to 4 stages.
1873         * Makefile.in: Regenerate.
1874
1875 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1876
1877         * MAINTAINERS (write after approval): Add myself.
1878
1879 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1880
1881         * MAINTAINERS: Add a note that maintainership also includes web
1882         pages, docs, and testsuite related to that area.
1883
1884 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1885
1886         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1887
1888 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1889
1890         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1891
1892 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1893
1894         * MAINTAINERS: Remove myself as a vxworks maintainer.
1895
1896 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1897
1898         * MAINTAINERS: Remove email address of Jim Norris.
1899
1900 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1901
1902         * MAINTAINERS (Reviewers): Move myself from here...
1903         (CPU Port Maintainers): ... to here.
1904
1905 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1906
1907         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1908
1909 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1910
1911         * MAINTAINERS (write after approval): Add myself.
1912
1913 2017-07-28  Tony Reix  <tony.reix@atos.net>
1914
1915         * configure.ac (target-libffi): Don't disable for AIX.
1916         (go): Don't add to unsupported_languages on AIX.
1917         (target-libgo): Don't disable for AIX.
1918         * configure: Regenerate.
1919
1920 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1921
1922         * MAINTAINERS: Add myself.
1923
1924 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1925
1926         * MAINTAINERS: Update my email address.
1927
1928 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1929
1930         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1931         arm-specific auto-generated header files.
1932
1933 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1934
1935         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1936         * configure: Rebuilt.
1937
1938 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1939
1940         * MAINTAINERS: Readd myself for c6x.
1941
1942 2017-06-28  Martin Liska  <mliska@suse.cz>
1943
1944         PR bootstrap/81217
1945         * Makefile.def: Remove superfluous bootstrap_target from
1946         bootstrap_stage.
1947         * Makefile.in: Re-generate the file.
1948
1949 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1950
1951         * MAINTAINERS: Add myself to Write After Approval
1952
1953 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1954
1955         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1956
1957 2017-06-19  Martin Liska  <mliska@suse.cz>
1958
1959         * Makefile.def: Define 4 stages PGO bootstrap.
1960         * Makefile.tpl: Define FLAGS.
1961         * Makefile.in: Regenerate.
1962
1963 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1964
1965         * Makefile.def: Add check-gotools to go check targets.
1966         * Makefile.in: Rebuild.
1967
1968 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1969
1970         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1971
1972 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1973
1974         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1975         * configure: Regenerate.
1976
1977 2017-05-31  Martin Liska  <mliska@suse.cz>
1978
1979         * configure.ac: Add handling of stage2_werror_flags to
1980         action-if-given and to action-if-not-given.
1981         * configure: Regenerate.
1982
1983 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1984
1985         * MAINTAINERS: Add self to Write After Approval
1986
1987 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1988
1989         * MAINTAINERS: Update my email address, and remove myself as
1990         maintainer in some areas.
1991
1992 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1993
1994         * MAINTAINERS: Add self to Write After Approval
1995
1996 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1997
1998         * configure.ac: Add --enable-languages=default to mean default and
1999         make --enable-languages=all mean all supported languages.
2000         * configure: Regenerated.
2001
2002 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2003
2004         * config.gcc (powerpc*-*-*spe*): New.
2005         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2006         (powerpc-*-rtems*spe*): New.
2007         (powerpc*-*-linux*spe*): New.
2008         (powerpc-wrs-vxworksspe): New.
2009         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2010         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2011         * config.host (powerpc*-*-*spe*): New.
2012
2013 2017-05-19  Martin Liska  <mliska@suse.cz>
2014
2015         * configure.ac: Add --enable-werror-always just for
2016         bootstrap-debug (or none build config) and do not add it
2017         when we are on a release branch.
2018         * configure: Regenerated.
2019
2020 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2021
2022         * MAINTAINERS: Add self to Write After Approval
2023
2024 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2025
2026         * MAINTAINERS: Move myself to Write After Approval section.
2027
2028 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2029
2030         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2031         ACCH registers.
2032         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2033         available.
2034         (umulsidi3): Likewise.
2035         (mulsidi3_700): Disable this pattern when we have advanced mpy
2036         instructions.
2037         (umulsidi3_700): Likewise.
2038         (maddsidi4): New pattern.
2039         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2040         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2041         (mpydu_imm_arcv2hs): Likewise.
2042         * config/arc/predicates.md (accl_operand): New predicate.
2043
2044 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2045             Andrew Burgess <andrew.burgess@embecosm.com>
2046
2047         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2048         case.
2049         (ARC_AUTOFP_IRQ_P): Likewise.
2050         (ARC_AUTO_IRQ_P): Likewise.
2051         (rgf_banked_register_count): New variable.
2052         (parse_mrgf_banked_regs_option): New function.
2053         (arc_override_options): Handle rgf_banked_regs option.
2054         (arc_handle_interrupt_attribute): Add firq option.
2055         (arc_compute_function_type): Return fast irq type when required.
2056         (arc_must_save_register): Handle fast interrupts.
2057         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2058         (arc_return_address_regs): Update.
2059         * config/arc/arc.h (arc_return_address_regs): Update.
2060         (arc_function_type): Add fast interrupt type.
2061         (ARC_INTERRUPT_P): Update.
2062         (RC_FAST_INTERRUPT_P): Define.
2063         * config/arc/arc.md (simple_return): Update for fast interrupts.
2064         (p_return_i): Likewise.
2065         * config/arc/arc.opt (mrgf-banked-regs): New option.
2066         * doc/invoke.texi (mrgf-banked-regs): Document.
2067
2068 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2069
2070         * config/arc/arc.c (irq_ctrl_saved): New variable.
2071         (ARC_AUTOBLINK_IRQ_P): Define.
2072         (ARC_AUTOFP_IRQ_P): Likewise.
2073         (ARC_AUTO_IRQ_P): Likewise.
2074         (irq_range): New function.
2075         (arc_must_save_register): Likewise.
2076         (arc_must_save_return_addr): Likewise.
2077         (arc_dwarf_emit_irq_save_regs): Likewise.
2078         (arc_override_options): Handle deferred options.
2079         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2080         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2081         arc_must_save_return_addr.
2082         (arc_compute_frame_size): Handle automated save and restore of
2083         registers.
2084         (arc_expand_prologue): Likewise.
2085         (arc_expand_epilogue): Likewise.
2086         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2087         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2088         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2089
2090 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2091         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2092
2093         PR bootstrap/77661
2094         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2095         in-tree build MPC.
2096         * Makefile.in: Regenerate.
2097
2098 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2099
2100         * configure.ac: Enable LTO by default on darwin >= 9.
2101         * configure: Regenerate.
2102
2103 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2104
2105         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2106         and Andrew Waterman as the RISC-V maintainers.
2107
2108 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2109
2110         * MAINTAINERS: Add self to Write After Approval
2111
2112 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2113
2114         * config.guess: Import latest from upstream.
2115
2116 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2117
2118         * MAINTAINERS (Write After Approval): Remove entries that are
2119         already covered under Reviewers.
2120
2121 2017-03-08  Mark Wielaard  <mark@klomp.org>
2122
2123         PR demangler/70909
2124         PR demangler/67264
2125         * include/demangle.h: Add d_printing to struct demangle_component
2126         and pass struct demangle_component as non const.
2127
2128 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2129
2130         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2131
2132 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2133
2134         * Makefile.tpl: Remove HOST_ISLVER.
2135         (HOST_EXPORTS): Remove ISLVER.
2136         * Makefile.in: Regenerate.
2137
2138 2017-02-13  Richard Biener  <rguenther@suse.de>
2139
2140         * configure: Re-generate.
2141
2142 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2143
2144         * MAINTAINERS: Adjust bug reporting URL.
2145
2146 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2147
2148         * MAINTAINERS (Write After Approval): Remove redundant entry
2149         for Andrew Burgess.
2150
2151 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2152
2153         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2154         32-bit hppa*-*-hpux*.
2155         * configure: Regenerate.
2156
2157 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2158
2159         * configure.ac: Moved the white list of enabling BRIG FE to
2160         libhsail-rt/configure.tgt.
2161         * configure: Regenerated.
2162         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2163
2164 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2165             Martin Jambor  <mjambor@suse.cz>
2166
2167         * Makefile.def (target_modules): Added libhsail-rt.
2168         (languages): Added language brig.
2169         * Makefile.in: Regenerated.
2170         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2171         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2172         * configure: Regenerated.
2173
2174 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2175
2176         PR other/79046
2177         * configure: Regenerated.
2178
2179 2017-01-04  Alan Modra  <amodra@gmail.com>
2180
2181         * configure: Regenerate.
2182
2183 2016-12-29  Ben Elliston  <bje@gnu.org>
2184
2185         * config.sub: Import latest version.
2186
2187 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2188
2189         * MAINTAINERS (Write After Approval): Add myself.
2190
2191 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2192
2193         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2194         includes bootstrap-mpx.
2195         * configure: Regenerated.
2196
2197 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2198
2199         * MAINTAINERS (Write After Approval): Add myself.
2200
2201 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2202
2203         * configure: Regenerate.
2204
2205 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2206
2207         * configure.ac: Don't use pkg-config to check for bdw-gc.
2208         * configure: Regenerate.
2209
2210 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2211
2212         * Makefile.def: Remove reference to boehm-gc target module.
2213         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2214         options and for the bdw-gc pkg-config module.
2215         * configure: Regenerate.
2216         * Makefile.in: Regenerate.
2217
2218 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2219
2220         * MAINTAINERS (nvptx): Remove self.
2221
2222 2016-11-25  Ben Elliston  <bje@gnu.org>
2223
2224         * config.guess: Import latest version.
2225         * config.sub: Likewise.
2226
2227 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2228
2229         * MAINTAINERS (Write After Approval): Add myself.
2230
2231 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2232
2233         * Makefile.def: Remove references to GCJ.
2234         * Makefile.tpl: Likewise.
2235         * Makefile.in: Regenerate.
2236
2237 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2238
2239         * config-ml.in: Remove references to GCJ.
2240         * configure.ac: Likewise.
2241         * configure: Regenerate.
2242
2243 2016-11-01  Josh Conner  <joshconner@google.com>
2244
2245         * MAINTAINERS (Write After Approval): Update email address,
2246
2247 2016-10-27  Carl Love  <cel@us.ibm.com>
2248
2249         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2250         Approval list to make it alphabetical.
2251
2252 2016-10-27  Carl Love  <cel@us.ibm.com>
2253
2254         * MAINTAINERS (Write After Approval): Add myself.
2255
2256 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2257
2258         * MAINTAINERS (Reviewers): Add myself.
2259         (Write After Approval): Add myself.
2260
2261 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2262             Ulrich Weigand  <uweigand@de.ibm.com>
2263
2264         * MAINTAINERS: Update email address.
2265
2266 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2267
2268         * MAINTAINERS: Update email address.
2269
2270 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2271
2272         * configure.ac: Add aarch64-*-freebsd*.
2273         * configure: Regenerate.
2274
2275 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2276
2277         * MAINTAINERS: Update email address after it got reverted.
2278
2279 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2280
2281         * configure.ac (target_libraries): Readd target-boehm-gc.
2282         Restore --enable-objc-gc handling.
2283         * configure: Regenerate.
2284
2285 2015-10-03  Jeff Law  <law@redhat.com>
2286
2287         * MAINTAINERS: Move several inactive maintainers to the
2288         write-after-approval section.
2289
2290 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2291
2292         * configure.ac: Add target-libffi to target_libraries.
2293         Readd libgcj target disablings, modified to only target-libffi.
2294         Readd target addition of go to unsupported languages.
2295         * configure: Regenerated.
2296
2297 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2298
2299         * MAINTAINERS: Update email address.
2300
2301 2016-09-30  Andrew Haley  <aph@redhat.com>
2302
2303         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2304         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2305         libgcj.
2306
2307 2016-09-30  Andrew Haley  <aph@redhat.com>
2308
2309         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2310         write-after approval after GCJ deletion.
2311
2312 2016-09-30  Andrew Haley  <aph@redhat.com>
2313
2314         * Makefile.def: Remove libjava.
2315         * Makefile.tpl: Likewise.
2316         * Makefile.in: Regenerate.
2317         * configure.ac: Likewise.
2318         * configure: Likewise.
2319         * gcc/java: Remove.
2320         * libjava: Likewise.
2321
2322 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2323
2324         * MAINTAINERS (Reviewers): Add myself.
2325
2326 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2327
2328         * configure.ac: Disable "sim" directory for arc*-*-*.
2329         * configure: Regenerated.
2330
2331 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2332
2333         * MAINTAINERS (Write After Approval): Add myself.
2334
2335 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2336
2337         * configure.ac: Check for the minimum in-tree MPFR version
2338         handled.
2339         * configure: Regenerate.
2340
2341 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2342
2343         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2344         * configure: Regenerated.
2345
2346 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2347
2348         * MAINTAINERS (Write After Approval): Add myself.
2349
2350 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2351
2352         * Makefile.def: Add autoprofiledbootstrap.
2353         * Makefile.tpl: Dito.
2354         * Makefile.in: Regenerate.
2355
2356 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2357
2358     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2359     * configure: Regenerate.
2360
2361 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2362
2363         * configure: Regenerate.
2364         * configure.ac: Remove support for avr-rtems.
2365
2366 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2367
2368         * MAINTAINERS (Write After Approval): Add myself.
2369
2370 2016-06-16  Michael Collison  <michael.collison@arm.com>
2371
2372         * MAINTAINERS (Write After Approval): Add myself.
2373
2374 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2375
2376         * MAINTAINERS (Write After Approval): Update e-mail address.
2377
2378 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2379
2380         * MAINTAINERS (Write After Approval): Add myself.
2381
2382 2016-05-28  Alan Modra  <amodra@gmail.com>
2383
2384         * Makefile.tpl (configure): Depend on m4 files included.
2385         * Makefile.in: Regenerate.
2386
2387 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2388
2389         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2390         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2391
2392 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2393
2394         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2395         special case builtin.
2396         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2397         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2398         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2399         for __builtin_vec_addec.
2400
2401 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2402
2403         * config.guess: Import version 2016-04-02 (newest).
2404         * config.sub: Import version 2016-05-10 (newest).
2405
2406 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2407
2408         * configure.ac: Add ARC support to libgloss.
2409         * configure: Regenerate
2410
2411 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2412
2413         * MAINTAINERS (Write After Approval): Add myself.
2414
2415 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2416
2417         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2418         * configure: Regenerated.
2419         * Makefile.def (gmp): Explicitly disable assembler.
2420         (mpfr): Adjust lib_path.
2421         (mpc): Likewise.
2422         * Makefile.in: Regenerated.
2423
2424 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2425
2426         PR bootstrap/70704
2427         * configure.ac (--enable-stage1-checking): Add missing
2428         --enable-checking=.
2429         * configure: Regenerated.
2430
2431 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2432
2433         * config.guess: Revert r235676.
2434         * config.sub: Revert r235676.
2435
2436 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2437
2438         * config.guess: Remove SH5 support.
2439         * config.sub: Likewise.
2440         * configure: Likewise.
2441         * configure.ac: Likewise.
2442
2443 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2444
2445         PR bootstrap/70704
2446         * configure.ac (--enable-stage1-checking): For --disable-checking or
2447         implicit --enable-checking, make sure extra flag matches in between
2448         stage1 and later checking.
2449         * configure: Regenerated.
2450
2451 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2452
2453         * .gitattributes: New file.
2454
2455 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2456
2457         * MAINTAINERS (rs6000/powerpc port): Add myself.
2458
2459 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2460
2461         PR bootstrap/70173
2462         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2463         and gotools directories.  Delete the stage_final file.
2464         * Makefile.in: Regenerate.
2465
2466 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2467
2468         * MAINTAINERS (Write After Approval): Add myself.
2469
2470 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2471
2472         * MAINTAINERS (Fortran maintainer): Remove myself.
2473
2474 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2475
2476         * MAINTAINERS (Write After Approval): Add myself.
2477
2478 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2479
2480         * MAINTAINERS (Write After Approval): Add myself.
2481
2482 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2483
2484         Sync with binutils-gdb:
2485
2486         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2487
2488         * configure.ac: Add mips and s390 to the gold target check.
2489         * configure: Regenerate.
2490
2491 2016-03-01  DJ Delorie  <dj@redhat.com>
2492
2493         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2494
2495 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2496
2497         * MAINTAINERS (libcpp): Add myself.
2498         (diagnostic messages): Likewise.
2499
2500 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2501
2502         * MAINTAINERS: Fix whitespace.
2503
2504 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2505
2506         * MAINTAINERS (Write After Approval): Add myself.
2507
2508 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2509
2510         * config/isl.m4: Add comments about isl-0.16.
2511         * configure: Regenerate.
2512
2513 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2514
2515         * MAINTAINERS (hsa maintainers): Add myself.
2516
2517 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2518
2519         * MAINTAINERS: (Write After Approval): Add myself.
2520
2521 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2522             Sebastian Pop  <s.pop@samsung.com>
2523
2524         * Makefile.in: Regenerate.
2525         * Makefile.tpl: Export ISLVER.
2526         * configure: Regenerate.
2527         * config/isl.m4: Detect isl-0.15.
2528
2529 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2530
2531         PR bootstrap/69329
2532         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2533         * Makefile.in: Regenerate.
2534
2535 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2536
2537         * configure.ac: Enable LTO for DJGPP
2538         * configure: Regenerate
2539
2540 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2541
2542         Sync with binutils-gdb:
2543         2015-10-21  Nick Clifton  <nickc@redhat.com>
2544
2545         PR gas/19109
2546         * configure.ac: Note the 'none' is an acceptable argument to
2547         --enable-compressed-debug-sections.
2548         * configure: Regenerate.
2549
2550 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2551
2552         PR bootstrap/69134
2553         * Makefile.def (mpfr): Disable assembler.
2554         * Makefile.in: Regenerate.
2555
2556 2016-01-01  Ben Elliston  <bje@gnu.org>
2557
2558         * config.guess: Import version 2016-01-01.
2559         * config.sub: Likewise.
2560
2561 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2562
2563         * MAINTAINERS (Write After Approval): Add myself.
2564
2565 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2566
2567         * Makefile.in: Replace ISL with isl.
2568         * Makefile.tpl: Same.
2569         * config/isl.m4: Same.
2570         * configure.ac: Same.
2571         * contrib/download_prerequisites: Same.
2572         * configure: Regenerate.
2573
2574 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2575
2576         * MAINTAINERS (Write After Approval): Add Myself.
2577
2578 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2579
2580         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2581         * configure: Regenerate.
2582
2583 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2584             Sebastian Pop  <s.pop@samsung.com>
2585
2586         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2587         isl_ctx_get_max_operations.
2588         * configure: Regenerate.
2589
2590 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2591
2592         * MAINTAINERS (Write After Approval): Add myself.
2593
2594 2015-12-02  Ian Lance Taylor  <iant@google.com>
2595
2596         PR go/66147
2597         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2598         * Makefile.in: Regenerate.
2599
2600 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2601
2602         PR libffi/65726
2603         * Makefile.def (lang_env_dependencies): Make libffi depend
2604         on cxx.
2605         * Makefile.in: Regenerate.
2606
2607 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2608
2609         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2610         symbols.
2611
2612 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2613
2614         Sync with binutils-gdb:
2615         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2616
2617         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2618         * configure: Regenerate.
2619
2620 2015-11-19  Martin Liska  <mliska@suse.cz>
2621
2622         * .gitignore: Add .clang-format to ignored files.
2623         * Makefile.in: Add clang-format.
2624         * Makefile.tpl: Likewise.
2625
2626 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2627
2628         * configure.ac: Enable libmpx by default.
2629         * configure: Regenerated.
2630
2631 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2632
2633         * MAINTAINERS: Update email address.
2634
2635 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2636
2637         * MAINTAINERS: Update email address.
2638
2639 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2640
2641         * MAINTAINERS  (Write After Approval): Add myself.
2642
2643 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2644
2645         Sync with binutils-gdb:
2646         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2647
2648         PR gas/19109
2649         * configure.ac: Add
2650         --enable-compressed-debug-sections={all,gas,gold,ld}.
2651         * configure: Regenerated.
2652
2653 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2654
2655         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2656
2657 2015-10-09  Martin Liska  <mliska@suse.cz>
2658
2659         * MAINTAINERS (Write After Approval): Add myself.
2660
2661 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2662
2663         * MAINTAINERS (Write After Approval): Add myself.
2664
2665 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2666
2667         * MAINTAINERS: Update email address.
2668
2669 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2670
2671         * MAINTAINERS  (Write After Approval): Add myself.
2672
2673 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2674
2675         * MAINTAINERS: Update email.
2676
2677 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2678
2679         * MAINTAINERS: Update my email address.
2680
2681 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2682
2683         * MAINTAINERS (ft32 port): Add myself.
2684
2685 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2686
2687         * MAINTAINERS: Add myself.
2688
2689 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2690
2691         * MAINTAINERS (Write After Approval): Add myself.
2692
2693 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2694
2695         PR libfortran/54572
2696         * Makefile.def: Make libgfortran depend on libbacktrace.
2697         * Makefile.in: Regenerate.
2698
2699 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2700
2701         * MAINTAINERS (Write After Approval): Add myself.
2702
2703 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2704
2705         PR other/67092
2706         * configure.ac: Remove --with_host_libstdcxx support.
2707         * configure: Regenerate.
2708
2709 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2710             Jakub Jelinek  <jakub@redhat.com>
2711
2712         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2713         nvptx*-*-*.
2714         * configure: Regenerate.
2715
2716 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2717
2718         * Makefile.def (libiconv): Define bootstrap=true.
2719         Mark pdf/html/info as missing.
2720         (configure-gcc): Depend on all-libiconv.
2721         (all-gcc): Ditto.
2722         (configure-libcpp): Ditto.
2723         (all-libcpp): Ditto.
2724         (configure-intl): Ditto.
2725         (all-intl): Ditto.
2726         * Makefile.in: Regenerate.
2727
2728 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2729
2730         * MAINTAINERS (loop ivopts): Add the entry and myself.
2731
2732 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2733
2734         * MAINTAINERS (nvptx): Add self.
2735
2736 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2737
2738         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2739         128-bit vector modes.
2740
2741 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2742
2743         * MAINTAINERS (Write After Approval): Add myself.
2744
2745 2015-07-28  Ben Elliston  <bje@gnu.org>
2746
2747         * config.sub, config.guess: Import from upstream.
2748
2749 2015-07-24  Michael Darling  <darlingm@gmail.com>
2750
2751         PR other/66259
2752         * config-ml.in: Reflects renaming of configure.in to configure.ac
2753         * configure: Likewise
2754         * configure.ac: Likewise
2755
2756 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2757
2758         * MAINTAINERS: Update my email address.
2759
2760 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2761
2762         Sync with binutils-gdb:
2763         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2764
2765         * configure.ac (target_configdirs): Exclude target-zlib if
2766         target-libjava isn't built.
2767         * configure: Regenerated.
2768
2769 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2770
2771         Sync with binutils-gdb:
2772         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2773
2774         * configure.ac: Disable configuration of GDB for HPUX targets.
2775         * configure: Regenerate.
2776
2777         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2778
2779         * configure.ac: Add --with-system-zlib.
2780         * configure: Regenerated.
2781
2782         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2783
2784         * configure.ac: Add FT32 support.
2785         * configure: Regenerate.
2786
2787         2015-01-12  Anthony Green  <green@moxielogic.com>
2788
2789         * configure.ac: Don't disable gprof for moxie.
2790         * configure: Rebuild.
2791
2792 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2793
2794         Sync with binutils-gdb:
2795         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2796
2797         PR ld/18355
2798         * Makefile.def: Add extra_configure_flags to host zlib.
2799         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2800         to --enable-host-shared When bfd is to be built as shared
2801         library.  AC_SUBST.
2802         * Makefile.in: Regenerated.
2803
2804 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2805
2806         Sync with src:
2807         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2808         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2809         * Makefile.in: Regenerated.
2810
2811 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2812
2813         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2814         target.
2815         * configure: Regenerate.
2816
2817 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2818
2819         * MAINTAINERS (Write After Approval): Add myself.
2820
2821 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2822
2823         * MAINTAINERS (OS Port Maintainers): Add myself.
2824         (Various Maintainers): Remove myself from libffi testsuite.
2825
2826 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2827
2828         * MAINTAINERS (gen* on machine desc): Add self.
2829
2830 2015-06-02  Jason Merrill  <jason@redhat.com>
2831
2832         PR bootstrap/66319
2833         * configure.ac: Use -std=gnu++98.
2834
2835 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2836
2837         * MAINTAINERS (Write After Approval): Add myself.
2838
2839 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2840
2841         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2842         * configure: Regenerate.
2843
2844 2015-05-26  Jason Merrill  <jason@redhat.com>
2845
2846         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2847         * configure: Regenerate.
2848
2849 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2850
2851         * configure.ac: FT32 target added.
2852         * configure: Regenerated.
2853
2854 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2855
2856         * MAINTAINERS (Write After Approval): Add myself.
2857
2858 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2859
2860         * MAINTAINERS (Write After Approval): Add myself.
2861
2862 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2863
2864         * configure.ac: Fix typo.
2865         * configure: Regenerate.
2866
2867 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2868
2869         * MAINTAINERS (Write After Approval): Add myself.
2870
2871 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2872
2873         * configure.ac: Match $host configured with triplets.
2874         * configure: Regenerate.
2875
2876 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2877
2878         * Makefile.tpl: Remove surplus whitespace throughout.
2879         * Makefile.in: Regenerate.
2880
2881 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2882
2883         * MAINTAINERS (Various Maintainers): Add myself as instruction
2884         combiner maintainer.
2885
2886 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2887
2888         PR bootstrap/62077
2889         * configure.ac (--enable-stage1-checking): Default to
2890         release,misc,gimple,rtlflag,tree,types if --disable-checking
2891         or --enable-checking is not specified and DEV-PHASE is not
2892         experimental.
2893         * configure: Regenerated.
2894
2895 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2896
2897         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2898         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2899         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2900         * Makefile.in: Regenerate.
2901
2902 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2903
2904         * MAINTAINERS: Update my email address.
2905
2906 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2907
2908         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2909
2910 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2911
2912         * MAINTAINERS: Add myself as an arm port reviewer.
2913
2914 2015-03-25  Martin Liska  <mliska@suse.cz>
2915             Yury Gribov  <y.gribov@samsung.com>
2916
2917         * Makefile.in: Fix ln source location for vimrc file.
2918         * Makefile.tpl: Likewise.
2919
2920 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2921
2922         PR bootstrap/25672
2923         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2924         cross-compiling.  Similarly for CXX_FOR_TARGET.
2925         * configure: Regenerate.
2926
2927 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2928
2929         * Makefile.def: Add libmpx.
2930         * configure.ac: Add libmpx.
2931         * Makefile.in: Regenerate.
2932         * configure: Regenerate.
2933
2934 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2935
2936         * MAINTAINERS (CPU Port Maintainers): Add myself
2937         i386 vector ISA extns mantainer.
2938
2939 2015-03-13  Jeff Law  <law@redhat.com>
2940
2941         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2942         maintainer.
2943         Remove Richard Henderson as a maintainer for the x86 port.
2944
2945 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2946
2947         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2948
2949 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2950
2951         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2952         pointer bounds checker and i386 MPX maintainer.
2953
2954 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2955
2956         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2957
2958 2015-02-26  Martin Sebor  <msebor@redhat.com>
2959
2960         * MAINTAINERS (Various Maintainers): Add self.
2961
2962 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2963
2964         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2965         Make sure it contains lto.
2966         * configure: Regenerate.
2967
2968 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2969
2970         * configure: Regenerate.
2971
2972 2015-02-06  Diego Novillo  <dnovillo@google.com>
2973 1
2974         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2975         middle-end, docstring): Remove myself.
2976         (Write After Approval): Add myself.
2977
2978 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2979
2980         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2981         (Write After Approval): Update address.
2982
2983 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2984
2985         PR jit/64780
2986         * configure.ac: Require the user to explicitly specify
2987         --enable-host-shared if the jit is enabled.
2988         * configure: Regenerate.
2989
2990 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2991
2992         * MAINTAINERS (Write After Approval): Add myself.
2993
2994 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2995
2996         * MAINTAINERS: Make whitespace consistent.
2997
2998 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2999
3000         * MAINTAINERS (Write After Approval): Add myself.
3001
3002 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3003
3004         * MAINTAINERS: (Write After Approval): Add myself.
3005
3006 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3007
3008         * MAINTAINERS: (Write After Approval): Add myself.
3009
3010 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3011
3012         * MAINTAINERS: (Write After Approval): Add myself.
3013
3014 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3015
3016         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3017         objective-c/c++ front end maintainer.
3018
3019 2015-01-13  Marek Polacek  <polacek@redhat.com>
3020
3021         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3022
3023 2015-01-12  Jeff Law  <law@redhat.com>
3024
3025         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3026         a very long time.
3027
3028 2015-01-09  Ian Lance Taylor  <iant@google.com>
3029
3030         * configure.ac (host_tools): Add gotools.
3031         * Makefile.def (host_modules): Add gotools.
3032         (dependencies): Add dependency of all-gotools on all-target-libgo.
3033
3034 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3035
3036         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3037         * configure: Regenerate.
3038
3039 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3040
3041         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3042         all-target-libgomp.
3043         * Makefile.in: Regenerate.
3044
3045 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3046
3047         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3048
3049 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3050
3051         * configure.ac: Add Visium support.
3052         * configure: Regenerate.
3053
3054 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3055
3056         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3057         * configure: Regenerate.
3058
3059 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3060
3061         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3062         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3063         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3064         (OBJCOPY_FOR_TARGET): New variable.
3065         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3066         * Makefile.in: Regenerate.
3067         * configure.ac: Check for already installed target objcopy.
3068         Also GCC_TARGET_TOOL on objcopy.
3069         * configure: Regenerate.
3070
3071 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3072
3073         * config.sub: Update from upstream, to 2015-01-01 version.
3074         * config.guess: Ditto.
3075
3076 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3077
3078         * MAINTAINERS (RTEMS Ports): Add myself.
3079
3080 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3081
3082         * MAINTAINERS (Write After Approval): Add myself.
3083
3084 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3085
3086         * MAINTAINERS (Write After Approval): Add myself.
3087
3088 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3089
3090         * configure.ac (--enable-as-accelerator-for): Don't set
3091         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3092         * configure: Regenerate.
3093
3094 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3095
3096         PR bootstrap/64023
3097         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3098         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3099         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3100         to CXX.
3101         * Makefile.in: Regenerated.
3102
3103 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3104             Yury Gribov  <y.gribov@samsung.com>
3105
3106         * .gitignore: Added .local.vimrc and .lvimrc.
3107         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3108         * Makefile.in: Regenerate.
3109
3110 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3111
3112         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3113         * configure: Regenerated.
3114
3115 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3116
3117         * MAINTAINERS (nvptx port): New entry.
3118
3119 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3120
3121         * configure: Regenerate.
3122
3123 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3124
3125         * configure.ac: Merge with Binutils.
3126
3127 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3128
3129         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3130         * Makefile.in: Regenerate.
3131
3132 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3133
3134         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3135         missing flex.
3136         * Makefile.in: Regenerated.
3137
3138 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3139
3140         * Makefile.in: Regenerate.
3141
3142 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3143
3144         PR bootstrap/63784
3145         * libtool.m4: Add $pic_flag with -shared.
3146
3147 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3148
3149         * MAINTAINERS (Write After Approval): Added myself.
3150
3151 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3152
3153         * MAINTAINERS (write-after-approval): Add myself.
3154
3155 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3156
3157         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3158         from 2 years ago.
3159
3160 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3161
3162         Revert:
3163         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3164
3165         * MAINTAINERS (Write After Approval): Added myself as line map
3166         maintainer.
3167
3168 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3169
3170         Revert:
3171         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3172
3173         * MAINTAINERS (Write After Approval): Added myself.
3174
3175 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3176
3177         * MAINTAINERS (Write After Approval): Added myself.
3178
3179 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3180
3181         * MAINTAINERS (Write After Approval): Added myself as line map
3182         maintainer.
3183
3184 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3185
3186         * MAINTAINERS (Various Maintainers): Added myself as line map
3187         maintainer.
3188
3189 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3190
3191         * move-if-change: Sync from upstream gnulib.
3192
3193 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3194
3195         * compile: Sync with upstream Automake.
3196         * depcomp: Ditto.
3197         * install-sh: Ditto.
3198         * missing: Ditto.
3199         * mkinstalldirs: Ditto.
3200         * ylwrap: Ditto.
3201
3202 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3203
3204         * config.sub: Update from upstream config repo.
3205         * config.guess: Ditto.
3206
3207 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3208
3209         * Makefile.def: Add liboffloadmic to target_modules.  Make
3210         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3211         * Makefile.in: Regenerate.
3212         * configure: Regenerate.
3213         * configure.ac: Add liboffloadmic to target binaries.
3214         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3215         Add liboffloadmic to noconfig list when C++ is not supported.
3216
3217 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3218             Thomas Schwinge  <thomas@codesourcery.com>
3219             Ilya Verbin  <ilya.verbin@intel.com>
3220             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3221
3222         * configure: Regenerate.
3223         * configure.ac (--enable-as-accelerator-for)
3224         (--enable-offload-targets): New configure options.
3225
3226 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3227
3228         * Makefile.def: Make all-gcc depend on all-isl.
3229         * Makefile.in: Regenerate.
3230
3231 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3232
3233         * ChangeLog.jit: New.
3234         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3235
3236 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3237
3238         PR target/63610
3239         * libtool.m4: Fix globbing of darwin versions.
3240         * configure: Regenerate.
3241
3242 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3243
3244         * Makefile.def: Remove CLooG.
3245         * Makefile.tpl: Ditto.
3246         * configure.ac: Ditto.
3247         * configure: Regenerate.
3248         * Makefile.in: Ditto.
3249
3250 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3251
3252         * configure.ac: Handle nvptx-*-*.
3253         * configure: Regenerate.
3254
3255 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3256
3257         * MAINTAINERS (Write After Approval): Add myself.
3258
3259 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3260
3261         * Makefile.def (libcc1): Remove bootstrap=true;.
3262         * Makefile.in: Regenerated.
3263
3264 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3265
3266         * configure.ac: Update comment.
3267         * configure: Regenerate.
3268
3269 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3270
3271         * MAINTAINERS (Write After Approval): Add myself.
3272
3273 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3274
3275         * configure.ac (extra_host_libiberty_configure_flags): Add
3276         --enable-shared also for libcc1's benefit.
3277         * configure: Regenerate.
3278
3279 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3280
3281         * MAINTAINERS: Change my email address.
3282
3283 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3284             Tom Tromey  <tromey@redhat.com>
3285
3286         * Makefile.def: Add libcc1 to host_modules.
3287         * configure.ac (host_tools): Add libcc1.
3288         * Makefile.in, configure: Rebuild.
3289
3290 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3291
3292         * configure.ac (build_configargs): Don't share config.cache between
3293         build subdirs.
3294         * configure: Regenerate.
3295
3296 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3297
3298         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3299         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3300         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3301         leon3v7 as leon3.
3302         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3303         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3304         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3305         * config/sparc/sparc.md (cpu): Add leon3v7.
3306         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3307
3308 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3309
3310         * MAINTAINERS (write-after-approval): Add myself.
3311
3312 2014-10-23  Ian Lance Taylor  <iant@google.com>
3313
3314         * configure.ac: Disable the Go frontend on systems where it is known
3315         to not work.
3316         * configure: Regenerate.
3317
3318 2014-10-23  Richard Biener  <rguenther@suse.de>
3319
3320         * Makefile.def: Add libcpp build module and dependencies.
3321         * configure.ac: Add libcpp build module.
3322         * Makefile.in: Regenerate.
3323         * configure: Likewise.
3324
3325 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3326
3327         * MAINTAINERS (write-after-approval): Add myself.
3328
3329 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3330
3331         * INSTALL/README: Do not mention CVS.
3332
3333 2014-10-03  Jing Yu  <jingyu@google.com>
3334
3335         * configure.ac: Add aarch64 to list of targets that support gold.
3336         * configure: Regenerate.
3337
3338 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3339
3340         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3341
3342 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3343
3344         * MAINTAINERS:  Add myself as MIPS maintainer.
3345
3346 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3347
3348         * MAINTAINERS: Move myself to MIPS maintainers.
3349
3350 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3351
3352         * MAINTAINERS: Put all email addresses between '<' and '>'.
3353
3354 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3355
3356         * MAINTAINERS: Move myself to reviewers (Fortran).
3357
3358 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3359
3360         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3361         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3362         * Makefile.in: Regenerate.
3363
3364 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3365
3366         * rtx-classes-status.txt: Delete
3367
3368 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3369
3370         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3371
3372 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3373
3374         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3375         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3376         of checking for version number.
3377         * configure: Regenerated.
3378         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3379
3380 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3381
3382         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3383         is done; begin phase 6 (use extra rtx_def subclasses).
3384
3385 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3386
3387         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3388         done; begin phase 5 (additional rtx_def subclasses).
3389
3390 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3391
3392         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3393
3394 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3395
3396         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3397         SET_BB_HEADER are done.
3398
3399 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3400
3401         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3402         done.
3403
3404 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3405
3406         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3407
3408 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3409
3410         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3411
3412 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3413
3414         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3415
3416 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3417
3418         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3419
3420 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3421
3422         * rtx-classes-status.txt: Phase 3 (per-file commits within
3423         "config" subdirs) is done; begin phase 4 (removal of
3424         "scaffolding").
3425
3426 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3427
3428         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3429         dir) is done; begin phase 3 (per-file commits within "config"
3430         subdirs).
3431
3432 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3433
3434         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3435         phase 2 (per-file commits in main source dir).
3436
3437 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3438
3439         * configure: Regenerated.
3440
3441 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3442
3443         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3444
3445 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3446
3447         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3448
3449 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3450
3451         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3452
3453 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3454
3455         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3456
3457 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3458
3459         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3460
3461 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3462
3463         * MAINTAINERS (Write After Approval): Add myself.
3464
3465 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3466
3467         * MAINTAINERS: Remove myself
3468
3469 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3470
3471         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3472
3473 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3474
3475         * MAINTAINERS (Write After Approval): Add myself.
3476
3477 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3478
3479         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3480         SET_BB_HEADER, SET_BB_FOOTER
3481
3482 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3483
3484         * rtx-classes-status.txt: New file
3485
3486 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3487
3488         * configure.ac: Eliminate ClooG installation dependency.
3489         * configure: Regenerate.
3490         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3491         * Makefile.in: Regenerate.
3492
3493 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3494
3495         * MAINTAINERS (Write After Approval): Add myself.
3496
3497 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3498
3499         * MAINTAINERS (Write After Approval): Add myself.
3500
3501 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3502
3503         * MAINTAINERS (Write After Approval): Add myself.
3504
3505 2014-07-28  Anthony Green  <green@moxielogic.com>
3506
3507         Import from savannah.gnu.org:
3508         * config.sub: Update to 2014-07-28 version.
3509
3510 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3511
3512         * MAINTAINERS: Remove my MIPS maintainer entry.
3513
3514 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3515
3516         PR target/47230
3517         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3518         * configure: Regenerate.
3519
3520 2014-07-24  James Norris  <jnorris@codesourcery.com>
3521
3522         * MAINTAINERS (Write After Approval): Add myself.
3523
3524 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3525
3526         * configure.ac: Accept only CLooG 0.18.1.
3527         * configure: Regenerate.
3528
3529 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3530
3531         * configure.ac: Don't accept isl 0.11.
3532         * configure: Regenerate.
3533
3534 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3535
3536         * MAINTAINERS (Write After Approval): Add myself.
3537
3538 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3539
3540         * configure.ac: Don't accept isl 0.10.
3541         * configure: Regenerate.
3542
3543 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3544
3545         Fix include path for in-tree cloog.
3546         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3547         * configure: Regenerate.
3548
3549 2014-06-18  Richard Henderson  <rth@redhat.com>
3550
3551         * .gitignore: Import gcc_update output.
3552
3553 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3554
3555         * config-ml.in: Robustify ac_configure_args parsing.
3556
3557         * configure.ac (--enable-linker-plugin-configure-flags)
3558         (--enable-linker-plugin-flags): New flags.
3559         (configdirs): Conditionally add libiberty-linker-plugin.
3560         * configure: Regenerate.
3561         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3562         (host_modules) <lto-plugin>: Pay attention to
3563         @extra_linker_plugin_flags@ and
3564         @extra_linker_plugin_configure_flags@.
3565         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3566         * Makefile.in: Regenerate.
3567
3568         * Makefile.tpl (configure-[+prefix+][+module+])
3569         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3570         "module_srcdir" instead of "module" for locating a module's srcdir.
3571         * Makefile.in: Regenerate.
3572
3573 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3574
3575         * MAINTAINERS (Write After Approval): Add myself.
3576
3577 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3578
3579         * MAINTAINERS: Update my email address.
3580
3581 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3582
3583         * MAINTAINERS (Write After Approval): Add myself.
3584
3585 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3586
3587         * MAINTAINERS (Write After Approval): Add myself.
3588
3589 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3590
3591         PR libstdc++/61011
3592         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3593         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3594         * configure: Regenerate.
3595
3596 2014-05-28  Pedro Alves  <palves@redhat.com>
3597
3598         * MAINTAINERS (Write After Approval): Add myself.
3599
3600 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3601
3602         * MAINTAINERS: Update my affiliation/email.
3603
3604 2014-05-19  Mike Stump  <mikestump@comcast.net>
3605
3606         * MAINTAINERS: Add wide-int reviewers.
3607
3608 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3609
3610         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3611         * configure: Regenerated.
3612
3613 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3614
3615         * MAINTAINERS (libitm): Add myself as maintainer.
3616
3617 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3618
3619         * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3622
3623         * config.sub, config.guess: Import from upstream.
3624
3625 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3626
3627         * MAINTAINERS (Write After Approval): Put myself in correct order.
3628
3629 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3630
3631         * MAINTAINERS (Write After Approval): Add myself.
3632
3633 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3634
3635         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3636         section.
3637
3638 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3639
3640         * MAINTAINERS (Write After Approval): Delete myself.
3641
3642 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3643
3644         PR sanitizer/56781
3645         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3646         and -B* options with -Xcompiler.
3647
3648 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3649
3650         PR bootstrap/60620
3651         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3652         * Makefile.in: Regenerate.
3653
3654 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3655
3656         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3657         for WINDRES_FOR_TARGET in default-manifest.o rule.
3658         * Makefile.in: Regenerate.
3659
3660 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3661
3662         * MAINTAINERS (Write After Approval): Add myself.
3663
3664 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3665
3666         PR sanitizer/56781
3667         * Makefile.def: Set bootstrap=true; for host fixincludes.
3668         * configure.ac: Don't bootstrap host fixincludes unless
3669         --with-build-config=bootstrap-{a,ub}san.
3670         * Makefile.in: Regenerated.
3671         * configure: Regenerated.
3672
3673 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3674
3675         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3676         --enable-vtable-verify option parsing.  Don't add
3677         target-libsanitizer to bootstrap_target_libs unless
3678         --with-build-config=bootstrap-asan or
3679         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3680         to bootstrap_target_libs unless --enable-vtable-verify.
3681         * configure: Regenerated.
3682
3683 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3684
3685         * MAINTAINERS (Write After Approval): Add myself.
3686
3687 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3688
3689         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3690
3691 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3692
3693         PR bootstrap/58572
3694         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3695         -I for libstdc++-v3 includes if $(LEAN).
3696         * Makefile.in: Regenerated.
3697
3698 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3699
3700         * MAINTAINERS: Update my email address.
3701
3702 2014-02-24  Walter Lee  <walt@tilera.com>
3703
3704         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3705         (tilegx-*-*): Change to tilegx*-*-*.
3706         * configure: Regenerate.
3707
3708 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3709
3710         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3711
3712 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3713
3714         * MAINTAINERS (Write After Approval): Add myself.
3715
3716 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3717
3718         PR target/59788
3719         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3720         *solaris2*.
3721
3722 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3723
3724         * MAINTAINERS: Update my email address.
3725
3726 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3727
3728         * MAINTAINERS: Convert to UTF-8.
3729         Properly sort Xinliang David Li's entry.
3730
3731 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3732             Sandra Loosemore  <sandra@codesourcery.com>
3733
3734         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3735         nios2 port maintainers.
3736
3737 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3738
3739         * MAINTAINERS (Write After Approval): Add myself.
3740
3741 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3742
3743         * configure.ac: Add user-friendly check for native x86_64-linux
3744         multilibs.
3745         * configure: Regenerate.
3746
3747 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3748
3749         * MAINTAINERS: Add myself as sh maintainer.
3750
3751 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3752
3753         * MAINTAINERS: Add self as SLSR maintainer.
3754
3755 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3756
3757         * MAINTAINERS: Update my email address.
3758
3759 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3760
3761         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3762
3763 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3764
3765         * Makefile.in: Regenerate.
3766
3767         * Makefile.tpl: Fix typo.
3768         * Makefile.in: Regenerate partially.
3769
3770 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3771
3772         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3773         supported.
3774         * configure: Regenerated.
3775
3776 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3777
3778         * MAINTAINERS (Write After Approval): Add myself.
3779
3780 2013-10-30  Jason Merrill  <jason@redhat.com>
3781
3782         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3783         --disable-build-format-warnings.
3784
3785 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3786
3787         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3788         depend on libstdc++ and libgcc.
3789         * configure: Regenerate.
3790         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3791         libcilkrts for POSIX and i*86, and x86_64 architectures.
3792         * Makefile.in: Added libcilkrts related fields to support building it.
3793
3794 2013-10-26  Jeff Law  <law@redhat.com>
3795
3796         * Makefile.def (target_modules): Remove libmudflap
3797         (languages): Remove check-target-libmudflap).
3798         * Makefile.in: Rebuilt.
3799         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3800         * configure.ac (target_libraries): Remove target-libmudflap.
3801         Remove checks which disabled libmudflap on some systems.
3802         * configure: Rebuilt.
3803         * libmudflap: Directory removed.
3804
3805 2013-10-21  Cong Hou  <congh@google.com>
3806
3807         * MAINTAINERS (Write After Approval): Add myself.
3808
3809 2013-10-16  Mike Stump  <mikestump@comcast.net>
3810
3811         * .dir-locals.el: Add.
3812
3813 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3814
3815         * configure.ac: Add --enable-host-shared
3816         * configure: Regenerate.
3817
3818 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3819
3820         Import from savannah.gnu.org:
3821         * config.guess: Update to 2013-06-10 version.
3822         * config.sub: Update to 2013-10-01 version.
3823
3824 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3825
3826         Changes to build configuration to allow big endian ARC ELF toolchain
3827         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3828         * configure: Regenerate.
3829
3830 2013-09-20  Alan Modra  <amodra@gmail.com>
3831
3832         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3833         ppc host match.  Support little-endian powerpc linux hosts.
3834
3835 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3836
3837         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3838         maintainer.
3839
3840 2013-09-12  DJ Delorie  <dj@redhat.com>
3841
3842         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3843         maintainers.
3844
3845 2013-09-03  Richard Biener  <rguenther@suse.de>
3846
3847         * configure.ac: Also allow ISL 0.12.
3848         * configure: Regenerated.
3849
3850 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3851
3852         * MAINTAINERS (Write After Approval): Add myself.
3853
3854 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3855
3856         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3857
3858 2013-08-26  Caroline Tice  <cmtice@google.com>
3859
3860         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3861         "Various Reviewers" to libvtv "Various Maintainers".
3862
3863 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3864
3865         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3866
3867 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3868
3869         * MAINTAINERS: Update name, email.
3870
3871 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3872
3873         * MAINTAINERS (Write After Approval): Add myself.
3874
3875 2013-08-12  Caroline Tice  <cmtice@google.com>
3876
3877         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3878         address in the Write After Approval section.
3879
3880 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3881
3882         * MAINTAINERS (Write After Approval): Update email.
3883
3884 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3885
3886         * configure.ac: Adjust to check VTV_SUPPORTED.
3887         * configure: Regenerated.
3888
3889 2013-08-02  Caroline Tice  <cmtice@google.com>
3890
3891         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3892         on non-linux systems; add target-libvtv to noconfigdirs; add
3893         libsupc++/.libs to C++ library search paths.
3894         * configure: Regenerated.
3895         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3896         libstdc++ and libgcc.
3897         * Makefile.in: Regenerated.
3898
3899 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3900
3901         * MAINTAINERS (Write After Approval): Add myself.
3902
3903 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3904             Shiva Chen  <shiva0217@gmail.com>
3905
3906         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3907         nds32 port maintainers.
3908
3909 2013-07-17  Tim Shen  <timshen91@gmail.com>
3910
3911         * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3914
3915         * configure.ac: Sync from binutils.
3916         * configure: Regenerate.
3917
3918 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3919
3920         * MAINTAINERS (Write After Approval): Add myself.
3921
3922 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3923
3924         * MAINTAINERS (Write After Approval): Add myself.
3925
3926 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3927
3928         * MAINTAINERS (Write After Approval): Add myself.
3929
3930 2013-04-30  Brooks Moses  <bmoses@google.com>
3931
3932         * MAINTAINERS: Update my email; move myself from Fortran
3933         reviewer to Write After Approval.
3934
3935 2013-04-16  Andreas Schwab  <schwab@suse.de>
3936
3937         * configure.ac (aarch64-*-*): Don't disable java.
3938         * configure: Regenerate.
3939
3940 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3941
3942         * MAINTAINERS (Write After Approval): Add myself.
3943
3944 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3945
3946         * Makefile.def (target_modules): Don't install libffi.
3947         * Makefile.in: Regenerate.
3948
3949 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3950
3951         * MAINTAINERS (Write After Approval): Add myself.
3952
3953 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3954
3955         * MAINTAINERS (Write After Approval): Add myself.
3956
3957 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3958
3959         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3960         * configure: Regenerated.
3961
3962 2013-02-05  Ian Lance Taylor  <iant@google.com>
3963
3964         PR go/55969
3965         * configure.ac: Disable libgo on some systems where it does not
3966         work.
3967
3968 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3969
3970         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3971         Remove Geoff Keating as rs6000 port maintainer, at his request.
3972
3973 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3974
3975         * MAINTAINERS: Update my email.
3976
3977 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3978
3979         * configure: Re-generate.
3980
3981 2013-01-15  Richard Biener  <rguenther@suse.de>
3982
3983         PR other/55973
3984         * configure: Re-generate.
3985
3986 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3987
3988         * Makefile.def (install-target-libsanitizer): Depend on
3989         install-target-libstdc++-v3.
3990         * Makefile.in: Regenerate.
3991
3992 2013-01-14  Richard Biener  <rguenther@suse.de>
3993
3994         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3995         * configure: Re-generate
3996
3997 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3998
3999         * config.sub: Update from config repo.
4000
4001 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4002
4003         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4004         * Makefile.in: Regenerate.
4005
4006 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4007
4008         * MAINTAINERS (arc): Add new port maintainership for myself.
4009
4010 2013-01-09  Jason Merrill  <jason@redhat.com>
4011
4012         * .gitignore: Import from gdb repository.
4013
4014 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4015
4016         * Makefile.def (configure-gcc): Depend on all-gmp.
4017         (all-gcc): Remove dependency on all-gmp.
4018         * Makefile.in: Regenerated.
4019
4020 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4021
4022         * config.sub: Merge from config repo.
4023         * config.guess: Ditto.
4024
4025 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4026
4027         * Makefile.def: Merge from binutils.
4028         * Makefile.in: Ditto.
4029
4030 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4031
4032         * MAINTAINERS: Update my email.
4033
4034 2012-12-29  Ben Elliston  <bje@gnu.org>
4035
4036         * config.guess: Update to 2012-12-29 version.
4037         * config.sub: Likewise.
4038
4039 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4040
4041         * Makefile.def (install-target-libgfortran): Depend on
4042         install-target-libquadmath, install-target-libgcc.
4043         (install-target-libsanitizer): Depend on install-target-libgcc.
4044         (install-target-libjava): Depend on install-target-libgcc.
4045         (install-target-libitm): Depend on install-target-libgcc.
4046         (install-target-libobjc): Depend on install-target-libgcc.
4047         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4048         * Makefile.in: Regenerate.
4049
4050 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4051
4052         * Makefile.def (install-target-libgo): Depend on
4053         install-target-libatomic.
4054         * Makefile.in: Regenerate.
4055
4056 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4057
4058         PR go/55201
4059         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4060         * Makefile.in: Regenerate.
4061
4062 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4063
4064         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4065         * configure: Regenerate.
4066
4067 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4068
4069         * config.sub: Merge from config repo.
4070
4071 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4072
4073         * Makefile.def (target_modules): Add bootstrap=true and
4074         raw_cxx=true to libsanitizer.
4075         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4076         * Makefile.in: Regenerated.
4077         * configure: Likewise.
4078
4079 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4080
4081         * MAINTAINERS: Remove self as RTL optimization maintainer.
4082
4083 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4084
4085         * MAINTAINERS (Write After Approval): Add myself.
4086
4087 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4088
4089         * Makefile.def (target_modules): Remove bootstrap=true and
4090         raw_cxx=true from libsanitizer.
4091         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4092         * Makefile.in: Regenerated.
4093         * configure: Likewise.
4094
4095 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4096
4097         * Makefile.def (target_modules): Add bootstrap=true and
4098         raw_cxx=true to libsanitizer.
4099         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4100         * Makefile.in: Regenerated.
4101         * configure: Likewise.
4102
4103 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4104
4105         PR bootstrap/54279
4106         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4107         * configure: Regenerate.
4108         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4109         * Makefile.in: Regenerate.
4110
4111 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4112
4113         * configure.ac: Disable libsanitizer if we're not building C++.
4114         * configure: Regenerate.
4115
4116 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4117
4118         * MAINTAINERS (Write After Approval): Add myself.
4119
4120 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4121
4122         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4123         Kostya Serebryany (kcc@google.com) and
4124         Jakub Jelinek (jakub@redhat.com).
4125         Rename area for Dodji Seketeli (dodji@redhat.com).
4126
4127 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4128
4129         * MAINTAINERS: (asan.c, related): Add myself.
4130
4131 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4132
4133         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4134         * configure: Regenerate.
4135
4136 2012-11-13  Richard Henderson  <rth@redhat.com>
4137
4138         * configure.ac: Move libsanitizer logic to subdirectory.
4139         * configure: Regenerate.
4140
4141 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4142
4143         * configure.ac: Enable libsanitizer just on x86 linux for now.
4144         * configure: Re-generate.
4145
4146 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4147
4148         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4149         sections.
4150         * configure: Regenerate.
4151
4152 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4153
4154         * configure.ac: Add section for configdirs for libsanitizer.
4155         Disable for cris-*-* and mmix-*-*.
4156         * configure: Regenerate.
4157
4158 2012-11-12  Wei Mi <wmi@google.com>
4159
4160         * configure.ac: Add libsanitizer to target_libraries.
4161         * Makefile.def: Ditto.
4162         * configure: Regenerate.
4163         * Makefile.in: Regenerate.
4164         * libsanitizer: New directory for asan runtime.  Contains an empty
4165         tsan directory.
4166
4167 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4168
4169         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4170         against Mingw64 w32api.
4171         * configure: Regenerate.
4172
4173 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4174
4175         * configure: Regenerated.
4176
4177 2012-11-03  Robert Mason  <rbmj@verizon.net>
4178
4179         * configure.ac: add --disable-libstdcxx configure option
4180         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4181
4182 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4183
4184         * MAINTAINERS (Write After Approval): Add myself.
4185
4186 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4187
4188         * MAINTAINERS (Write After Approval): Add myself.
4189
4190 2012-10-24  Sharad Singhai  <singhai@google.com>
4191
4192         * MAINTAINERS (Write After Approval): Add myself.
4193
4194 2012-10-24  Eric Christopher  <echristo@gmail.com>
4195
4196         * MAINTAINERS: Update email address.
4197
4198 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4199
4200         PR bootstrap/54820
4201         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4202         * configure: Regenerate.
4203
4204 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4205
4206         * MAINTAINERS (aarch64): Add Marcus and myself.
4207
4208 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4209
4210         PR bootstrap/54820
4211         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4212         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4213         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4214         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4215         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4216         * Makefile.in: Regenerate.
4217         * configure.ac (have_static_libs): New variable and associated check.
4218         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4219         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4220         * configure: Regenerate.
4221
4222 2012-10-10  Richard Biener  <rguenther@suse.de>
4223
4224         * MAINTAINERS: Adjust for changed surname.
4225
4226 2012-10-04  Lawrence Crowl  <crowl@google.com>
4227
4228         * MAINTAINERS (Write After Approval): Add myself.
4229
4230 2012-10-01  Cary Coutant  <ccoutant@google.com>
4231
4232         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4233
4234 2012-09-28  Ian Lance Taylor  <iant@google.com>
4235
4236         * Makefile.def: Make all-target-libgo depend on
4237         all-target-libbacktrace.
4238         * Makefile.in: Rebuild.
4239
4240 2012-09-26  Ian Lance Taylor  <iant@google.com>
4241
4242         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4243         * Makefile.in: Rebuild.
4244
4245 2012-09-20  Walter Lee  <walt@tilera.com>
4246
4247         * configure.ac: Add tilegx to list of targets that support gold.
4248         * configure: Regenerate.
4249
4250 2012-09-20  Marek Polacek  <polacek@redhat.com>
4251
4252         * MAINTAINERS (Write After Approval): Add myself.
4253
4254 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4255
4256         * configure.ac: Add mips*-mti-elf* target.
4257         * configure: Regenerate.
4258
4259 2012-09-17  Ian Lance Taylor  <iant@google.com>
4260
4261         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4262         * configure.ac (host_libs): Add libbacktrace.
4263         (target_libraries): Add libbacktrace.
4264         * Makefile.def (host_modules): Add libbacktrace.
4265         (target_modules): Likewise.
4266         * configure, Makefile.in: Rebuild.
4267
4268 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4269
4270         PR target/38607
4271         Merge upstream change.
4272         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4273
4274         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4275         Add libgomp*.o to compare_exclusions for AIX.
4276         * configure: Regenerate.
4277
4278 2012-09-06  Diego Novillo  <dnovillo@google.com>
4279
4280         * configure.ac: Bump minimum GMP version to 4.2.3.
4281         * configure: Re-generate.
4282
4283 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4284
4285         PR target/54461
4286         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4287         target-libgloss if not configured --with-avrlibc=no.
4288         * configure: Regenerate.
4289
4290 2012-09-04  Jason Merrill  <jason@redhat.com>
4291
4292         * configure.ac: Fix --enable-languages=all.
4293
4294 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4295
4296         * MAINTAINERS (Write After Approval): Add myself.
4297
4298 2012-09-03  Richard Guenther  <rguenther@suse.de>
4299
4300         PR bootstrap/54138
4301         * configure.ac: Re-organize ISL / CLOOG checks to allow
4302         disabling with either --without-isl or --without-cloog.
4303         * configure: Regenerated.
4304
4305 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4306
4307         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4308         * configure: Regenerate.
4309
4310 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4311
4312         * MAINTAINERS: Fix my email address.
4313
4314 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4315
4316         PR binutils/4970
4317         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4318         and opcodes.
4319         * Makefile.in: Regenerated.
4320
4321 2012-08-26  Art Haas <ahaas@impactweather.com>
4322
4323         * configure: Regenerate.
4324
4325 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4326
4327         * INSTALL/README: Also refer to the online installation
4328         instructions.
4329
4330 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4331
4332         * MAINTAINERS (Write After Approval): Add myself.
4333         (Picochip port): Remove myself.
4334
4335 2012-08-14   Diego Novillo  <dnovillo@google.com>
4336
4337         Merge from cxx-conversion branch.
4338
4339         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4340         POSTSTAGE1_CONFIGURE_FLAGS.
4341         * Makefile.in: Regenerate.
4342         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4343         Force C++ when bootstrapping.
4344         * configure: Regenerate.
4345
4346 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4347
4348         * MAINTAINERS (Write After Approval): Add myself.
4349
4350 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4351
4352         * README: Document use of ranges of years in copyright notices.
4353
4354 2012-07-06  Richard Guenther  <rguenther@suse.de>
4355
4356         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4357         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4358         --with-gmp=system.
4359         * Makefile.in: Regenerated.
4360         * configure: Likewise.
4361
4362 2012-07-06  Richard Guenther  <rguenther@suse.de>
4363
4364         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4365         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4366         supply V=1 as extra_make_flags.
4367         * configure: Regenerated.
4368         * Makefile.in: Likewise.
4369
4370 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4371
4372         * configure: Regenerate.
4373
4374 2012-07-03  Richard Guenther  <rguenther@suse.de>
4375
4376         * Makfile.def (isl): Remove not necessary extra_exports and
4377         extra_make_flags.
4378         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4379         * Makefile.in: Regenerated.
4380
4381 2012-07-03  Richard Guenther  <rguenther@suse.de>
4382
4383         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4384         * configure.ac: If either the ISL or the CLooG check failed
4385         do not try to build in-tree versions.
4386         * Makefile.in: Regenerated.
4387         * configure: Regenerated.
4388
4389 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4390
4391         * configure: Regenerate.
4392
4393 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4394
4395         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4396         maintainer.
4397
4398 2012-07-02  Richard Guenther  <rguenther@suse.de>
4399
4400         * configure: Regenerated.
4401
4402 2012-07-02  Richard Guenther  <rguenther@suse.de>
4403         Michael Matz  <matz@suse.de>
4404         Tobias Grosser <tobias@grosser.es>
4405         Sebastian Pop <sebpop@gmail.com>
4406
4407         * Makefile.def: Add ISL host module, remove PPL host module.
4408         Adjust ClooG host module to use the proper ISL.
4409         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4410         * configure.ac: Include config/isl.m4.  Add ISL host library,
4411         remove PPL.  Remove PPL configury, add ISL configury, adjust
4412         ClooG configury.
4413         * Makefile.in: Regenerated.
4414         * configure: Likewise.
4415
4416 2012-07-02  Richard Guenther  <rguenther@suse.de>
4417
4418         Merge from graphite branch
4419         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4420
4421         * configure: Regenerated.
4422         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4423         both cloog.org and legacy versions. The only supported version will
4424         be CLooG with the isl backend.
4425
4426         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4427
4428         * configure: Regenerated.
4429         * configure.ac: Require cloog isl 0.17.0
4430
4431         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4432
4433         * configure: Regenerated.
4434         * config/cloog.m4: Do not define CLOOG_ORG
4435
4436 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4437
4438         * configure.ac: Skip C if explicitly selected.
4439         * configure: Regenerate.
4440
4441 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4442
4443         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4444         they contain -O2.
4445         * configure: Regenerate.
4446
4447 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4448
4449         PR debug/53740
4450         * df.h, df-problems.c, dce.c: Revert last patch.
4451
4452 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4453
4454         * MAINTAINERS (Write After Approval): Update my email address.
4455
4456 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4457
4458         * MAINTAINERS (Write After Approval): Add myself.
4459
4460 2012-06-20  Jason Merrill  <jason@redhat.com>
4461
4462         * Makefile.tpl (check-target-libgomp-c++): New.
4463         (check-target-libitm-c++): New.
4464         * Makefile.def (c++): Add them.
4465         * Makefile.in: Regenerate.
4466
4467 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4468
4469         * MAINTAINERS (Write After Approval): Add myself.
4470
4471 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4472
4473         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4474         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4475         (install-no-fixedincludes): Adjust accordingly.
4476         * Makefile.in: Regenerate.
4477
4478 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4479
4480         Merge upstream change
4481         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4482
4483 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4484
4485         * MAINTAINERS (Write After Approval): Add myself.
4486
4487 2012-05-09  Nick Clifton  <nickc@redhat.com>
4488             Paul Smith  <psmith@gnu.org>
4489
4490         PR bootstrap/50461
4491         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4492         allow for the fact that from release v3.1.0 of MPFR the source
4493         files were moved into a src sub-directory.
4494         * configure: Regenerate.
4495
4496 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4497
4498         * configure.ac: Bump minimum MPFR version to 2.4.0.
4499         * configure: Regenerated.
4500
4501 2012-05-01  Richard Henderson  <rth@redhat.com>
4502
4503         * Makefile.def (libatomic): New target_module.
4504         * configure.ac (target_libraries): Add libatomic.
4505         (noconfigdirs): Check if libatomic is supported.
4506         * Makefile.in, configure: Rebuild.
4507
4508 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4509
4510         * MAINTAINERS (Write After Approval): Add myself.
4511
4512 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4513
4514         * config.sub: Update to 2012-04-18 version from official repo.
4515
4516 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4517
4518         * MAINTAINERS (Write After Approval): Add myself.
4519
4520 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4521
4522         * MAINTAINERS: Changed email address.
4523
4524 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4525
4526         PR target/52737
4527         * contrib/gcc_update (files_and_dependencies):
4528         Remove gcc/config/avr/t-multilib from touch data.
4529
4530 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4531
4532         * MAINTAINERS (OS Port Maintainers): Remove irix.
4533         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4534         (unsupported_languages): Remove mips-sgi-irix6.*.
4535         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4536         (with_stabs): Remove.
4537         * configure: Regenerate.
4538
4539 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4540
4541         * MAINTAINERS (OS Port Maintainers): Remove osf.
4542         * configure.ac (enable_libgomp): Remove *-*-osf*.
4543         (with_stabs): Remove alpha*-*-osf*.
4544         * configure: Regenerate.
4545
4546 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4547
4548         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4549         * configure: Regenerate.
4550
4551 2012-02-17  Walter Lee  <walt@tilera.com>
4552
4553         * MAINTAINERS: (Write After Approval): Delete myself.
4554
4555 2012-02-14  Walter Lee  <walt@tilera.com>
4556
4557         * MAINTAINERS (tilegx port): Add myself.
4558         (tilepro port): Add myself.
4559         (Write After Approval): Add myself.
4560
4561 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4562
4563         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4564         and Joseph Myers as docstring relicensing maintainers.
4565
4566 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4567
4568         * MAINTAINERS (write-after-approval): Add myself.
4569
4570 2012-02-08  Ira Rosen <irar@il.ibm.com>
4571
4572         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4573         maintainer.
4574
4575 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4576
4577         * MAINTAINERS (Write After Approval): Move myself to
4578         maintain alphabetical order.
4579
4580 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4581
4582         * MAINTAINERS (Write After Approval): Add myself.
4583
4584 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4585
4586         * MAINTAINERS (Write After Approval): Add myself.
4587
4588 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4589             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4590
4591         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4592         * configure: Regenerate.
4593
4594 2012-01-23  Harshit Chopra  <harshit@google.com>
4595
4596         * MAINTAINERS (Write After Approval): Add myself.
4597
4598 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4599
4600         * configure.ac: Remove reference to mh-interix.
4601         * configure: Regenerate.
4602
4603 2012-01-05  Richard Henderson  <rth@redhat.com>
4604
4605         PR bootstrap/51072
4606         * configure.ac: Disable libitm if c++ is not enabled.
4607         * configure: Rebuild.
4608
4609         * configure.ac: Fix regexp for same.
4610         * configure: Rebuild.
4611
4612 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4613
4614         * MAINTAINERS (Write After Approval): Add myself.
4615
4616 2012-01-02  Richard Guenther  <rguenther@suse.de>
4617
4618         PR bootstrap/51686
4619         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4620         * Makefile.in: Regenerate.
4621
4622 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4623
4624         * MAINTAINERS (Write After Approval): Add myself.
4625
4626 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4627
4628         * configure: Regenerate.
4629
4630 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4631
4632         * MAINTAINERS (picochip): Changed email address.
4633
4634 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4635
4636         * MAINTAINERS (write-after-approval): Add self.
4637
4638 2011-11-29  DJ Delorie  <dj@redhat.com>
4639
4640         * configure.ac (rl78-*-*) New case.
4641         * configure: Regenerate.
4642         * MAINTAINERS: Add myself as RL78 maintainer.
4643
4644 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4645
4646         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4647
4648 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4649
4650         * libtool.m4: Additional FreeBSD 10 fixes.
4651
4652 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4653
4654         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4655         Maintainers section, as Epiphany maintainer.
4656
4657 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4658
4659         PR target/49992
4660         * configure.ac: Remove ranlib special-casing for Darwin.
4661         * configure: Regenerate.
4662
4663 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4664
4665         * MAINTAINERS (Reviewers): Keep the list sorted.
4666
4667 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4668
4669         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4670
4671 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4672
4673         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4674         * configure: Rebuild.
4675         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4676         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4677         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4678         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4679         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4680         Add READELF.
4681         * Makefile.in: Rebuild.
4682
4683 2011-11-09  Jason Merrill  <jason@redhat.com>
4684
4685         * Makefile.def (language=c++): Remove check-c++0x.
4686         * Makefile.in (check-gcc-c++): Regenerate.
4687
4688 2011-11-08  Richard Henderson  <rth@redhat.com>
4689
4690         * configure.ac: Test for libitm directory present first.
4691
4692         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4693
4694         * configure.ac: Test libitm/configure.tgt to disable libitm.
4695         * configure: Rebuild.
4696
4697 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4698             Richard Henderson  <rth@redhat.com>
4699
4700         Merged from transactional-memory.
4701
4702         * Makefile.def (lang_env_dependencies): libitm is c++.
4703         Add libitm target module.
4704         * configure.ac: Likewise.
4705         * config/mmap.m4: New file.
4706         * contrib/gcc_update: Add libitm to touch data.
4707         * Makefile.in, configure: Rebuild.
4708
4709 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4710
4711         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4712         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4713         * Makefile.in: Regenerate.
4714
4715 2011-11-01  DJ Delorie  <dj@redhat.com>
4716
4717         * config.sub: Update to version 2011-10-29 (added rl78)
4718
4719 2011-10-27  Nick Clifton  <nickc@redhat.com>
4720
4721         * config.sub: Import these changes from the config project:
4722
4723         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4724             Ben Elliston  <bje@gnu.org>
4725
4726         * config.sub (epiphany): New.
4727
4728         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4729             Ben Elliston  <bje@gnu.org>
4730
4731         * config.sub (hexagon, hexagon-*): New.
4732
4733         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4734
4735         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4736         64eb to be64.
4737
4738         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4739
4740         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4741         (nacl): Grok as alias for 32el-unknown-nacl.
4742
4743 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4744
4745         * MAINTAINERS (Write After Approval): Add myself.
4746
4747 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4748
4749         * MAINTAINERS (Write After Approval): Add myself.
4750
4751 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4752
4753         * MAINTAINERS (sparc port): Remove myself.
4754
4755 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4756
4757         * MAINTAINERS (Write After Approval): Add myself.
4758
4759 2011-08-14  Yao Qi  <yao@codesourcery.com>
4760
4761         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4762         * configure: Regenerate.
4763
4764 2011-07-26  Ian Lance Taylor  <iant@google.com>
4765
4766         * configure.ac: Set have_compiler based on whether gcc directory
4767         exists, rather than on whether gcc is in configdirs.
4768         * configure: Rebuild.
4769
4770 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4771
4772         * MAINTAINERS (Global Reviewers): Add self.
4773
4774 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4775
4776         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4777         link directories.
4778         * Makefile.in: Rebuild.
4779
4780 2011-07-20  Ian Lance Taylor  <iant@google.com>
4781
4782         PR bootstrap/49787
4783         * configure.ac: Move --enable-bootstrap handling earlier in file.
4784         If --enable-bootstrap and either --enable-build-with-cxx or
4785         --enable-build-poststage1-with-cxx, enable C++ automatically.
4786         * configure: Rebuild.
4787
4788 2011-07-19  Ian Lance Taylor  <iant@google.com>
4789
4790         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4791         make C++ a boot_language.  Set and substitute
4792         POSTSTAGE1_CONFIGURE_FLAGS.
4793         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4794         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4795         * configure, Makefile.in: Rebuild.
4796
4797 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4798
4799         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4800         maintainers.
4801
4802 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4803
4804         * MAINTAINERS (Global Reviewers): Add myself.
4805
4806 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4807
4808         * configure: Regenerate.
4809
4810 2011-07-16  Jason Merrill  <jason@redhat.com>
4811
4812         * Makefile.def (language=c++): Add check-c++0x and
4813         check-target-libmudflap-c++.
4814         * Makefile.tpl (check-target-libmudflap-c++): New.
4815         * Makefile.in: Regenerate.
4816
4817 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4818
4819         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4820         * Makefile.def (target_modules/libjava): Pass
4821         $(EXTRA_CONFIGARGS_LIBJAVA).
4822         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4823         if not configured with --enable-static-libjava.
4824         * Makefile.in: Regenerate.
4825         * configure: Likewise.
4826
4827 2011-07-15  Jason Merrill  <jason@redhat.com>
4828
4829         * Makefile.in (check-c++): Move check-gcc-c++0x after
4830         check-target-libstdc++-v3.
4831
4832 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4833
4834         * MAINTAINERS (c6x port): New entry.
4835
4836 2011-07-13  Jason Merrill  <jason@redhat.com>
4837
4838         * Makefile.in (check-gcc-c++0x): New.
4839         (check-c++): Depend on it.
4840
4841 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4842
4843         PR target/39150
4844         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4845         x86_64-*-solaris2.1[0-9]*.
4846         * configure: Regenerate.
4847
4848 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4849
4850         * MAINTAINERS (RTL optimizers): Add self.
4851
4852 2011-06-27  Gabriel Charette  <gchare@google.com>
4853
4854         * MAINTAINERS (Write After Approval): Add myself.
4855
4856 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4857
4858         PR regression/47836
4859         PR bootstrap/23656
4860         PR other/47733
4861         PR bootstrap/49247
4862         PR c/48825
4863         * configure.ac (target_libraries): Remove target-libiberty.
4864         Remove case-statement setting skipdirs=target-libiberty for
4865         multiple targets.  Remove checking target_configdirs and
4866         removing target-libiberty but keeping target-libgcc if
4867         otherwise empty.
4868         * Makefile.def (target_modules): Don't add libiberty.
4869         (dependencies): Remove all traces of target-libiberty.
4870         * configure, Makefile.in: Regenerate.
4871
4872 2011-06-13  Walter Lee <walt@tilera.com>
4873
4874         * configure.ac (tilepro-*-*) New case.
4875         (tilegx-*-*): Likewise.
4876         * configure: Regenerate.
4877
4878 2011-06-06  Jing Yu  <jingyu@google.com>
4879
4880         * configure.ac: Skip target-libiberty for
4881         arm*-*-linux-androideabi.
4882         * configure: Regenerated.
4883
4884 2011-06-06  Nick Clifton  <nickc@redhat.com>
4885
4886         * config.sub: Sync from upstream.
4887
4888 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4889
4890         * MAINTAINERS (Write After Approval): Add myself.
4891
4892 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4893
4894         * MAINTAINERS: Update my email address.
4895
4896 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4897
4898         * MAINTAINERS (Write After Approval): Update my email address.
4899
4900 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4901
4902         * MAINTAINERS (Write After Approval): Add myself.
4903
4904 2011-05-08  Doug Kwan  <dougkwan@google.com>
4905
4906         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4907         * configure: Regenerated.
4908         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4909         value from configure.
4910         * Makefile.in: Regenerated.
4911
4912 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4913
4914         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4915         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4916         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4917         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4918         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4919         *-*-vxworks*): Disable newlib and libgloss in separate case
4920         statement.
4921         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4922         to separate case statement.
4923         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4924         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4925         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4926         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4927         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4928         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4929         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4930         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4931         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4932         i[[3456789]]86-*-rdos*, m32r-*-*,
4933         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4934         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4935         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4936         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4937         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4938         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4939         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4940         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4941         and libgloss in main case over targets.  Remove most empty cases
4942         in main case over targets.
4943         * configure: Regenerate.
4944
4945 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4946
4947         * MAINTAINERS (Write After Approval): Add myself.
4948
4949 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4950
4951         * configure.ac: Remove code setting special library locations for
4952         hppa*64*-*-hpux11*.  Remove code setting compiler for
4953         sparc-sun-solaris2*.
4954         * configure: Regenerate.
4955
4956 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4957
4958         * configure.ac: Separate libgloss_dir settings from general case
4959         over targets.
4960         * configure: Regenerate.
4961
4962 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4963
4964         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4965         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4966         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4967         cases in libgcj-disabling case statement.
4968         (hppa*64*-*-linux*): Set unsupported_languages instead of
4969         disabling target-zlib.
4970         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4971         to hppa*64*-*-hpux*.
4972         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4973         hppa*-*-hpux*.
4974         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4975         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4976         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4977         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4978         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4979         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4980         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4981         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4982         libgcj-disabling case statement.
4983         * configure: Regenerate.
4984
4985 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4986
4987         * configure.ac: Disable Java for targets not supporting libffi.
4988         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4989         Remove cases in Java-disabling statement.
4990         (*arm-wince-pe): Change to arm-wince-pe.
4991         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4992         cases in Java-disabling statement.
4993         (bfin-*-*): Don't disable Java again.
4994         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4995         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4996         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4997         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4998         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4999         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5000         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5001         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5002         Java-disabling statement.
5003         (mmix-*-*): Don't disable Java again.
5004         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5005         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5006         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5007         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5008         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5009         statement.
5010         * configure: Regenerate.
5011
5012 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5013
5014         * configure.ac: Separate cases disabling Java and Java libraries
5015         from general case over targets.
5016         * configure: Regenerate.
5017
5018 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5019
5020         * MAINTAINERS: Update my email address.
5021
5022 2011-04-20  Easwaran Raman  <eraman@google.com>
5023
5024         * MAINTAINERS (Write After Approval): Add myself.
5025
5026 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5027
5028         PR lto/48086
5029         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5030         * configure: Regenerate.
5031
5032 2011-04-16  Jim Meyering  <meyering@redhat.com>
5033
5034         * MAINTAINERS (Write After Approval): Add myself.
5035
5036 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5037
5038         * MAINTAINERS: Update my email address.
5039
5040 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5041
5042         * MAINTAINERS (Write After Approval): Add myself.
5043
5044 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5045
5046         * MAINTAINERS (Write After Approval): Add myself.
5047
5048 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5049
5050         * MAINTAINERS (Write After Approval): Add myself.
5051
5052 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5053
5054         * configure.ac (build_tools): Remove build-byacc.
5055         (host_libs): Remove mmalloc.
5056         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5057         autoconf automake libtool diff rcs fileutils shellutils time
5058         textutils wdiff find uudecode hello tar gzip indent recode release
5059         sed perl gawk findutils gettext zip.
5060         (libgcj): Remove target-qthreads.
5061         (target_tools): Remove target-examples target-gperf.
5062         (YACC): Don't handle building byacc.
5063         * configure: Regenerate.
5064         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5065         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5066         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5067         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5068         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5069         handle building components.
5070         * Makefile.in: Regenerate.
5071
5072 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5073
5074         * MAINTAINERS: Update my email address as Xtensa maintainer.
5075
5076 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5077
5078         * config.sub: Sync from upstream.
5079
5080 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5081
5082         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5083         (microblaze*): Don't disable libssp.
5084         * configure: Regenerate.
5085
5086 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5087
5088         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5089         moveifchange.
5090         * configure: Regenerate.
5091         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5092         * Makefile.in: Regenerate.
5093
5094 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5095
5096         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5097         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5098         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5099         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5100         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5101         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5102         md_exec_prefix cases.
5103         * configure: Regenerate.
5104
5105 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5106
5107         * configure.ac: Separate cases disabling target-libssp,
5108         target-libiberty, target-libstdc++-v3 and Fortran from general
5109         case over targets.
5110         * configure: Regenerate.
5111
5112 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5113
5114         * configure.ac (*-*-chorusos): Don't disable libgcj.
5115         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5116         Remove case.
5117         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5118         (arm-*-coff): Don't disable libgcj.
5119         (arm*-*-linux-gnueabi): Remove useless assignment.
5120         (arm-*-riscix*): Don't disable libgcj.
5121         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5122         configuration.
5123         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5124         (c54x*-*-*): Remove case.
5125         (tic54x-*-*): Don't disable GCC or GCC libraries.
5126         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5127         to *.
5128         (d10v-*-*): Don't disable GCC libraries.
5129         (d30v-*-*): Don't disable libgcj.
5130         (h8500-*-*): Don't disable GCC libraries.
5131         (i960-*-*): Don't disable libgcj.
5132         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5133         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5134         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5135         libgcj.
5136         (m68k-*-coff*): Remove case.
5137         (mmix-*-*): Don't disable libgloss on host.
5138         (mn10200-*-*, mn10300-*-*): Remove cases.
5139         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5140         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5141         Don't disable libgcj.
5142         (romp-*-*): Remove case.
5143         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5144         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5145         case.
5146         (v810-*-*): Don't disable GCC libraries.
5147         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5148         (ip2k-*-*): Don't disable GCC libraries.
5149         * configure: Regenerate.
5150
5151 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5152
5153         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5154         libffi on host.
5155         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5156         on host.
5157         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5158         * configure: Regenerate.
5159
5160 2011-03-26  John Marino  <binutils@marino.st>
5161
5162         * configure.ac: Add support for *-*-dragonfly*
5163         * configure: Regenerate.
5164
5165 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5166
5167         * configure.ac (native_only): Remove.
5168         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5169         send-pr uudecode guile gnuserv on host.
5170         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5171         send-pr rcs guile perl texinfo libtool on host.
5172         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5173         automake send-pr rcs guile perl texinfo libtool on host.
5174         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5175         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5176         (alpha*-dec-osf*): Don't disable fileutils on target.
5177         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5178         texinfo send-pr expect dejagnu on target.
5179         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5180         target-qthreads on target.
5181         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5182         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5183         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5184         x86_64-*-mingw*): Don't disable expect on target.
5185         (*-*-cygwin*): Don't disable target-gperf on target.
5186         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5187         gnuserv on target.
5188         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5189         target.
5190         * configure: Regenerate.
5191
5192 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5193
5194         * configure.ac (target_tools): Remove target-groff.
5195         (native_only): Remove target-groff.
5196         (hppa*64*-*-*): Don't disable byacc.
5197         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5198         setting.
5199         (*-*-kaos*): Don't skip target-librx and target-groff.
5200         (*-*-netware*): Don't skip target-libmudflap.
5201         (*-*-tpf*): Don't skip target-libmudflap.
5202         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5203         directories on the host.
5204         (ia64*-*-*vms*): Don't skip tix.
5205         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5206         host.
5207         * configure: Regenerate.
5208
5209 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5210
5211         * configure.ac: Remove references to mt-mep, mt-netware,
5212         mt-wince.
5213         * Makefile.def: Add all-utils soft dependencies.
5214         * Makefile.tpl: Remove GDB_NLM_DEPS.
5215         * configure: Regenerate.
5216         * Makefile.in: Regenerate.
5217
5218 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5219
5220         * configure.ac: Do not include mh-x86omitfp.
5221         * configure: Regenerate.
5222
5223 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5224
5225         * configure.ac: Remove empty cases.
5226         * configure: Regenerate.
5227
5228 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5229
5230         * Makefile.def: Add dependency from termcap to gdb.
5231         * Makefile.in: Regenerate.
5232
5233 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5234
5235         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5236         * configure: Regenerate.
5237         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5238         * Makefile.tpl: Likewise.
5239         * Makefile.in: Regenerate.
5240
5241 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5242
5243         * configure.ac: Remove all mentions of tentative_cc.
5244         * configure: Regenerate.
5245
5246 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5247
5248         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5249         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5250         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5251         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5252         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5253         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5254         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5255         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5256         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5257         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5258         *-*-rhapsody*): Remove host cases.
5259         * configure: Regenerate.
5260
5261 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5262
5263         * configure.ac (ppc*-*-pe): Remove host case.
5264         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5265         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5266         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5267         cases.
5268         * configure: Regenerate.
5269
5270 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5271
5272         * config.sub: Update to version 2011-03-23.
5273
5274 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5275
5276         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5277         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5278         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5279         * configure: Regenerate.
5280
5281 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5282
5283         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5284         to Write After Approval.
5285         * config-ml.in: Don't handle arc-*-elf*.
5286         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5287         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5288         handle GCC libraries.
5289         * configure: Regenerate.
5290
5291 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5292
5293         PR bootstrap/48120:
5294         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5295         Add -lstdc++ -lm to LIBS.
5296         * configure: Regenerate.
5297
5298 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5299
5300         * config.guess: Update to version 2011-02-02
5301         * config.sub: Update to version 2011-02-24
5302
5303 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5304
5305         PR lto/48086
5306         * configure.ac: Re-enable LTO on *-apple-darwin9.
5307         * configure: Regenerate.
5308
5309 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5310
5311         PR lto/48086
5312         * configure.ac: Disable LTO on darwin due to an assembler change in
5313         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5314         under 256.
5315         * configure: Regenerate.
5316
5317 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5318
5319         * MAINTAINERS: Update myself as score backend maintainer,
5320         update my e-mail address.
5321
5322 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5323
5324         * MAINTAINERS: Update my e-mail address.
5325
5326 2011-03-06  Joey Ye  <joey.ye@arm.com>
5327
5328         * MAINTAINERS: Update my e-mail address.
5329
5330 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5331
5332         * configure.ac: Adjust test of with_ppl.
5333         * configure: Regenerated.
5334
5335 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5336
5337         * MAINTAINERS: Adjust my e-mail address.
5338
5339 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5340
5341         * configure.ac: Add -lpwl to ppllibs.
5342         * configure: Regenerated.
5343
5344 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5345
5346         * config/cloog.m4: Add -lisl to clooglibs.
5347         * configure: Regenerated.
5348
5349 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5350
5351         * MAINTAINERS (CPU Port maintainers): Add self.
5352
5353 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5354
5355         * MAINTAINERS: Add myself as testsuite maintainer.
5356
5357 2011-02-15  Mike Stump  <mikestump@comcast.net>
5358
5359         * MAINTAINERS: Add myself as testsuite maintainer.
5360
5361 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5362
5363         Import from Libtool and gnulib:
5364
5365         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5366
5367         Prepare for supporting FreeBSD 10.
5368         * config.rpath: Remove handling of freebsd1* which soon would
5369         match FreeBSD 10.0.
5370
5371         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5372
5373         Remove support for FreeBSD 1.x.
5374         * libtool.m4 (_LT_LINKER_SHLIBS)
5375         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5376         soon would incorrectly match FreeBSD 10.0.
5377
5378 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5379
5380         PR binutils/12283
5381         * move-if-change: Import version from gnulib.
5382
5383 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5384
5385         PR lto/47225
5386         * Makefile.def (lto-plugin): Double dash for enable-shared.
5387         (configure-gcc): Depend on all-lto-plugin.
5388         * Makefile.in: Rebuilt.
5389
5390 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5391
5392         * configure.ac: Remove extra bracket.
5393         * configure: Regenerate.
5394
5395 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5396
5397         * MAINTAINERS: Add myself as libquadmath maintainer.
5398
5399 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5400
5401         * MAINTAINERS: Update my email address.
5402
5403 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5404
5405         * MAINTAINERS (option handling): Add self.
5406
5407 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5408
5409         PR lto/47225
5410         * Makefile.def: Add dependency for install-gcc
5411         on install-lto-plugin.
5412         * Makfile.in: Regenerated
5413
5414 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5415
5416         * MAINTAINERS (CPU Port Maintainers): Add myself.
5417
5418 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5419
5420         PR libgcj/44341
5421         * configure.ac: Discard --with-* flags for host when configuring
5422         target libraries for cross build.
5423         * configure: Rebuilt.
5424
5425 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5426
5427         * MAINTAINERS (linear loop transforms): Removed.
5428
5429 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5430
5431         * configure.ac: If with_ppl is no, move setting with_cloog=no
5432         after CLOOG_REQUESTED check.
5433         * configure: Regenerated.
5434
5435 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5436
5437         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5438         CLooG has been requested.
5439         * configure: Regenerated.
5440
5441 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5442
5443         * configure: Regenerated.
5444         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5445
5446 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5447
5448         * configure: Regenerated.
5449         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5450
5451 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5452
5453         * configure.ac: Use AS_HELP_STRING throughout.
5454         * configure: Regenerate.
5455
5456 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5457
5458         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5459         * configure: Regenerate.
5460
5461 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5462
5463         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5464
5465 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5466
5467         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5468         for ia64-hpux.
5469         * configure: Regenerate.
5470
5471 2011-01-07  Jan Hubicka  <jh@suse.cz>
5472
5473         PR lto/47225
5474         * Makefile.in: Regenerate.
5475         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5476         configure.
5477
5478 2011-01-07  Jan Hubicka  <jh@suse.cz>
5479
5480         * Makefile.in: Regenerate.
5481         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5482         and configure dependency on lto-plugin configure.
5483         (lto-plugin module): Remove dependency on GCC; add dependency on
5484         liniberty.
5485
5486 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5487
5488         * MAINTAINERS (Write After Approval): Add myself.
5489
5490 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5491
5492         * configure: Regenerate.
5493
5494 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5495
5496         * configure.ac: (picochip): Disable libiberty.
5497
5498 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5499
5500         * MAINTAINERS (Write After Approval): Add myself.
5501
5502 2010-12-10  Ian Lance Taylor  <iant@google.com>
5503
5504         PR bootstrap/46819
5505         * configure.ac: For --disable-libgcj clear libgcj_saved.
5506         * configure: Rebuild.
5507
5508 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5509
5510         PR fortran/46540
5511         * configure.ac: Add --disable-libquadmath and
5512         --disable-libquadmath-support.
5513         * configure: Regenerate.
5514
5515 2010-12-03  Ian Lance Taylor  <iant@google.com>
5516
5517         * MAINTAINERS: Add myself as libgo maintainer.
5518
5519 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5520
5521         PR libffi/46792
5522         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5523         * configure: Regenerate.
5524
5525 2010-12-02  Ian Lance Taylor  <iant@google.com>
5526
5527         * configure.ac: Always set default for poststage1_ldflags to
5528         -static-libstdc++ -static-libgcc.
5529
5530 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5531
5532         * configure.ac: Move comment to remove extra space in last argument
5533         of GCC_TARGET_TOOL.
5534
5535 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5536
5537         PR other/46026
5538         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5539         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5540         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5541         (BASE_FLAGS_TO_PASS): Use it.
5542         * configure: Rebuilt.
5543         * Makefile.in: Rebuilt.
5544
5545 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5546
5547         PR binutils/12258
5548         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5549         Properly check default linker.
5550         * configure: Regnerated.
5551
5552 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5553
5554         * configure.ac: For --enable-gold, handle value `default' instead of
5555         `both*'.  New configure option --{en,dis}able-ld.
5556         * configure: Regenerate.
5557
5558 2010-11-20  Ian Lance Taylor  <iant@google.com>
5559
5560         * configure.ac: Only disable a language library if no language needs
5561         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5562         * configure: Rebuild.
5563
5564 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5565
5566         * Makefile.in: Regenerate.
5567
5568         PR other/46202
5569         * configure.ac: Fix just-built in-tree STRIP name to be
5570         binutils/strip-new.
5571         * configure: Regenerate.
5572         * Makefile.def (install-strip-gcc, install-strip-binutils)
5573         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5574         (install-strip-sid): Mirror dependencies on non-strip variants
5575         of these targets on the respective -strip prerequisites.
5576         * Makefile.tpl (install-strip, install-strip-host)
5577         (install-strip-target): New targets.
5578         (install-strip-[+module+], install-strip-target-[+module+]):
5579         New targets.
5580         * Makefile.in: Regenerate.
5581
5582 2010-11-19  Ian Lance Taylor  <iant@google.com>
5583             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5584
5585         * configure.ac: Add target-libgo to target_libraries.  Set
5586         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5587         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5588         (HOST_EXPORTS): Add GOC.
5589         (BASE_TARGET_EXPORTS): Add GOC.
5590         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5591         (GOCFLAGS_FOR_TARGET): New variable.
5592         (EXTRA_HOST_FLAGS): Add GOC.
5593         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5594         * Makefile.def (target_modules): Add libgo.
5595         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5596         (dependencies): Add dependency from configure-target-libgo to
5597         configure-target-libffi and all-target-libstdc++-v3.  Add
5598         dependencies from all-target-libgo to all-target-libffi.
5599         (languages): Add go.
5600         * configure: Rebuild.
5601         * Makefile.in: Rebuild.
5602
5603 2010-11-19  Ian Lance Taylor  <iant@google.com>
5604
5605         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5606         compiler/flag environment variables.
5607
5608 2010-11-18  Ian Lance Taylor  <iant@google.com>
5609
5610         * configure.ac: Check for lang_requires_boot_languages in
5611         config-lang.in files.
5612         * configure: Rebuild.
5613
5614 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5615             Tobias Burnus  <burnus@net-b.de>
5616
5617         PR fortran/32049
5618         * Makefile.def: Add libquadmath; build it with language=fortran.
5619         * configure.ac: Add libquadmath.
5620         * Makefile.tpl: Handle multiple libs in check-[+language+].
5621         * Makefile.in: Regenerate.
5622         * configure: Regenerate.
5623
5624 2010-11-16  Tom Tromey  <tromey@redhat.com>
5625
5626         * MAINTAINERS: Moved myself to reviewers section.
5627
5628 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5629
5630         * MAINTAINERS: Moved myself to reviewers section.
5631
5632 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5633
5634         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5635         (Write After Approval): Remove self.
5636
5637 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5638
5639         * configure.ac: Fix spelling in option names.
5640         * configure: Regenerated.
5641
5642 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5643
5644         PR bootstrap/39622
5645         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5646         * configure: Regenerated.
5647
5648 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5649
5650         * MAINTAINERS: Update my email address.
5651
5652 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5653
5654         * configure: Regenerate.
5655
5656 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5657
5658         * configure: Regenerate.
5659
5660 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5661
5662         * configure: Regenerate.
5663
5664 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5665
5666         * configure: Regenerate.
5667
5668 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5669
5670         * configure.ac: Support official CLooG.org versions.
5671         * configure: Regenerate.
5672         * config/cloog.m4: New.
5673
5674 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5675
5676         * MAINTAINERS (Write After Approval): Add myself.
5677
5678 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5679
5680         * MAINTAINERS: Update my email address.
5681
5682 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5683
5684         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5685         * configure: Regenerate.
5686
5687 2010-11-03  Ian Lance Taylor  <iant@google.com>
5688             Dave Korn  <dave.korn.cygwin@gmail.com>
5689
5690         PR lto/46273
5691         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5692         and on other supported platforms whenever LTO is enabled.
5693         * configure: Rebuild.
5694
5695 2010-11-02  Alan Modra  <amodra@gmail.com>
5696
5697         PR binutils/12110
5698         * configure.ac: Error when source path contains spaces.
5699         * configure: Regenerate.
5700
5701 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5702
5703         * MAINTAINERS: Update my email address.
5704
5705 2010-10-20  Ian Lance Taylor  <iant@google.com>
5706
5707         * Makefile.def (target_modules): Set lib_path to src/.libs for
5708         libstdc++-v3 module.
5709         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5710         * Makefile.in: Rebuild.
5711
5712 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5713
5714         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5715         (Write After Approval): Remove myself.
5716
5717 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5718
5719         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5720
5721 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5722
5723         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5724
5725 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5726
5727         * configure.ac (build_lto_plugin): New shell variable.
5728         (--enable-lto): Turn on by default for all non-ELF platforms that
5729         have had LTO support added so far.  Set build_lto_plugin appropriately
5730         for both ELF and non-ELF.
5731         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5732         * configure: Regenerate.
5733
5734 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5735
5736         Sync from src:
5737         * configure.ac (v850 support): Remove target-libgloss from
5738         noconfigdirs.
5739         * configure: Regenerate.
5740
5741 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5742
5743         PR bootstrap/45326
5744         PR bootstrap/45174
5745         * configure.ac: Honor initial values of $build_configargs,
5746         $host_configargs, $target_configargs.  Mark the precious, so
5747         environment settings get recorded.
5748         * configure: Regenerate.
5749
5750 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5751
5752         PR bootstrap/45796
5753         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5754         Depend on all-build-libiberty.
5755         * Makefile.in: Regenerate.
5756
5757 2010-09-30  Michael Eager  <eager@eagercon.com>
5758
5759         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5760         * configure: Regenerate.
5761
5762 2010-09-28  Michael Eager  <eager@eagercon.com>
5763
5764         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5765
5766 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5767
5768         PR bootstrap/44621
5769         * configure.ac: Fix unportable shell quoting.
5770         * configure: Regenerate.
5771
5772 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5773
5774         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5775         targets and amend comment.
5776         * configure: Regenerate.
5777
5778 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5779
5780         * MAINTAINERS (Write After Approval): Add myself.
5781
5782 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5783
5784         * configure.ac: Enable LTO by default on Darwin.
5785         * configure: Regenerate.
5786
5787 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5788
5789         * MAINTAINERS (Write After Approval): Add myself.
5790
5791 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5792
5793         * MAINTAINERS (Write After Approval): Add myself.
5794
5795 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5796
5797         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5798         ports
5799
5800 2010-07-28  David Yuste  <david.yuste@gmail.com>
5801
5802         * MAINTAINERS (Write After Approval): Add myself.
5803
5804 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5805
5806         * configure.ac: Support all v850 targets.
5807         * configure: Regenerate.
5808
5809 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5810
5811         PR bootstrap/44455
5812         * configure.ac (extra_mpfr_configure_flags): Copy from
5813         extra_mpc_gmp_configure_flags.
5814         * configure: Re-generated.
5815
5816 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5817
5818         * MAINTAINERS (Write After Approval): Add myself.
5819
5820 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5821
5822         * MAINTAINERS (Write After Approval): Add myself.
5823
5824 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5825
5826         * MAINTAINERS (Write After Approval): Add myself.
5827
5828 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5829
5830         PR target/44862
5831         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5832         Provide -B option to allow for link spec %s substitutions for
5833         libstdc++.a on darwin.
5834         * Makefile.in: Regenerate.
5835
5836 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5837
5838         * MAINTAINERS (Reviewers): Update my e-mail address
5839
5840 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5841
5842         * Makefile.def (configure-gcc): Depend on all-libelf.
5843         * Makefile.in: Rebuild.
5844
5845 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5846
5847         * MAINTAINERS (Write After Approval): Add myself in the right place.
5848
5849 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5850
5851         * MAINTAINERS (Write After Approval): Add myself.
5852
5853 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5854
5855         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5856
5857 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5858
5859         * config.sub: Update to version 2010-05-21.
5860         * config.guess: Update to version 2010-04-03.
5861
5862 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5863
5864         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5865         * configure: Regenerate.
5866
5867 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5868
5869         * MAINTAINERS (Write After Approval): Add myself.
5870
5871 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5872
5873         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5874         a platform that supports LTO.
5875         * configure: Regenerate.
5876
5877 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5878
5879         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5880         * configure: Regenerated.
5881
5882 2010-04-27  Roland McGrath  <roland@redhat.com>
5883             H.J. Lu  <hongjiu.lu@intel.com>
5884
5885         * configure.ac (--enable-gold): Support both, both/gold and
5886         both/bfd to add gold to configdirs without removing ld.
5887         * configure: Regenerated.
5888
5889         * Makefile.def: Add install-gold dependency to install-ld.
5890         * Makefile.in: Regenerated.
5891
5892 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5893
5894         PR lto/42776
5895         * configure.ac (--enable-lto): Refactor handling so libelf tests
5896         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5897         and allow LTO to be explicitly enabled on non-ELF platforms that
5898         are known to support it inside else-clause.
5899         * configure: Regenerate.
5900
5901 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5902
5903         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5904         * configure: Regenerate.
5905
5906 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5907
5908         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5909         * configure: Regenerate.
5910
5911 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5912
5913         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5914         separately.
5915         * configure: Regenerate.
5916
5917 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5918
5919         * MAINTAINERS (Write After Approval): Add myself.
5920
5921 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5922
5923         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5924         * configure: Regenerate.
5925
5926 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5927
5928         * configure: Regenerate after change to elf.m4.
5929
5930 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5931
5932         * MAINTAINERS (Write After Approval): Add myself.
5933
5934 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5935
5936         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5937         * configure: Regenerated.
5938
5939 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5940
5941         * configure.ac: Print "buggy but acceptable" when CLooG
5942         revision is less than 9.
5943         * configure: Regenerated.
5944
5945 2010-04-01  Diego Novillo  <dnovillo@google.com>
5946
5947         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5948
5949 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5950
5951         PR bootstrap/43615
5952         PR bootstrap/43328
5953
5954         Revert:
5955
5956         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5957
5958         * configure.ac: Do not pass --enable-multilib nor
5959         --disable-multilib in baseargs.  Accept explicitly passed
5960         --enable_multilib.
5961         * configure: Regenerate.
5962
5963 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5964
5965         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5966
5967 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5968
5969         * MAINTAINERS: Remove myself.
5970
5971 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5972
5973         PR bootstrap/43328
5974         * configure.ac: Do not pass --enable-multilib nor
5975         --disable-multilib in baseargs.  Accept explicitly passed
5976         --enable_multilib.
5977         * configure: Regenerate.
5978
5979 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5980
5981         * MAINTAINERS (spu port): Remove me.
5982
5983 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5984
5985         * configure.ac (tic6x-*-*): New case.
5986         * configure: Regenerate.
5987
5988 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5989
5990         * config.sub: Update to version 2010-03-22.
5991         * config.guess: Update to version 2009-12-30.
5992
5993 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5994
5995         PR ada/42554
5996         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5997         * configure: Regenerate.
5998
5999 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6000
6001         * MAINTAINERS: Update my email address.
6002
6003 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6004
6005         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6006         (ghassan.shobaki@amd.com): Removed.
6007
6008 2010-03-17  Alan Modra  <amodra@gmail.com>
6009
6010         * MAINTAINERS: Update my email address.
6011
6012 2010-03-16  Diego Novillo  <dnovillo@google.com>
6013
6014         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6015         Matthews.
6016
6017 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6018
6019         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6020         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6021
6022 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6023
6024         * MAINTAINERS: Update my email address.
6025
6026 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6027
6028         * MAINTAINERS: Update my email address.
6029
6030 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6031
6032         * MAINTAINERS: Update my email address.
6033
6034 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6035
6036         * MAINTAINERS: Update my email address.
6037
6038 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6039
6040         PR libstdc++/32499
6041         * configure.ac (RANLIB): Default to true.
6042         (STRIP): Likewise.
6043         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6044         * configure: Regenerate.
6045
6046 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6047
6048         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6049         (Write After Approval): Update my email address.
6050
6051 2010-02-17  Nick Clifton  <nickc@redhat.com>
6052
6053         PR 11238
6054         * Makefile.tpl (local-distclean): Also remove config.cache files in
6055         sub-directories as there may not be Makefiles present in the
6056         sub-directories.
6057         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6058         the config.cache files found by the find command.
6059
6060         * Makefile.in: Regenerate.
6061         * configure.ac: Revert previous delta.
6062         * configure: Regenerate.
6063
6064 2010-02-15  Nick Clifton  <nickc@redhat.com>
6065
6066         PR 11238
6067         * configure.ac: Delete config.cache files in sub-directories when
6068         deleting Makefiles.
6069         * configure: Regenerate.
6070
6071 2010-02-12  Ben Elliston  <bje@gnu.org>
6072
6073         * MAINTAINERS: Update my email address.
6074
6075 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6076
6077         * MAINTAINERS (spu port): Update my email address.
6078
6079 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6080
6081         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6082
6083 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6084
6085         * configure.ac: Add "recommended" version checks for GMP/MPC.
6086         Update recommended GMP/MPFR/MPC versions.
6087         * configure: Regenerate.
6088
6089 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6090
6091         * MAINTAINERS: Move my Embecosm email address into the
6092         write-after-approval section.
6093
6094 2010-01-26  Ian Lance Taylor  <iant@google.com>
6095
6096         * MAINTAINERS: Add myself as Go frontend maintainer.
6097
6098 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6099
6100         PR libstdc++/36101, PR libstdc++/42813
6101         * configure.ac (bootstrap_target_libs): Make inclusion of
6102         target-libgomp conditional on libgomb being in target_configdirs.
6103         * configure: Regenerate.
6104
6105 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6106
6107         PR libstdc++/36101, PR libstdc++/42813
6108         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6109         * configure: Regenerate.
6110
6111 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6112
6113         PR libstdc++/36101, PR libstdc++/42813
6114         * configure.ac (target_configdirs): Substitute.
6115         * Makefile.def: Bootstrap target module libgomp.
6116         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6117         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6118         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6119         * configure, Makefile.in: Regenerate.
6120
6121 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6122
6123         * MAINTAINERS: Adjust my details.
6124
6125 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6126
6127         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6128
6129 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6130
6131         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6132
6133 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6134
6135         * MAINTAINERS (Write After Approval): Add myself.
6136
6137 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6138
6139         * MAINTAINERS (Write After Approval): Add myself.
6140
6141 2010-01-11  Richard Guenther  <rguenther@suse.de>
6142
6143         PR lto/41569
6144         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6145         * Makefile.in: Regenerated.
6146
6147 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6148
6149         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6150         * configure: Regenerate.
6151
6152 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6153             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6154
6155         PR bootstrap/42424
6156         * configure.ac: Include libtool m4 files.
6157         (_LT_CHECK_OBJDIR): Call it.
6158         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6159         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6160
6161         * configure: Regenerate.
6162
6163 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6164
6165         PR bootstrap/41818
6166         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6167         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6168         * Makefile.in: Regenerate.
6169
6170 2010-01-02  Richard Guenther  <rguenther@suse.de>
6171
6172         PR lto/41529
6173         * configure.ac: Include config/elf.m4.  Disable LTO if not
6174         builting for an elf target.
6175         * configure: Regenerate.
6176
6177 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6178
6179         * MAINTAINERS: Change my email address.
6180
6181 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6182
6183         * config.sub, config.guess: Update from upstream sources.
6184
6185 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6186
6187         * MAINTAINERS (Write After Approval): Add myself.
6188
6189 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6190
6191         PR middle-end/30447
6192         PR middle-end/30789
6193         PR other/40302
6194
6195         * configure.ac: Require MPC.
6196         * configure: Regenerate.
6197
6198 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6199
6200         PR target/38384
6201         PR bootstrap/40972
6202         * libtool.m4: Sync from git Libtool.
6203         * ltoptions.m4: Likewise.
6204         * ltversion.m4: Likewise.
6205         * lt~obsolete.m4: Likewise.
6206         * ltmain.sh: Likewise.
6207
6208 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6209
6210         * configure.ac: Update minimum MPC version to 0.8.
6211         * configure: Regenerate.
6212
6213 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6214
6215         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6216         * configure: Regenerated.
6217
6218 2009-11-21  Ian Lance Taylor  <iant@google.com>
6219
6220         * configure.ac: Change default of poststage1_ldflags to be empty if
6221         poststage1_libs is set.  When poststage1_libs is empty, and
6222         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6223         * configure: Rebuild.
6224
6225 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6226
6227         * MAINTAINERS (Write After Approval): Update my email address.
6228
6229 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6230
6231         * config.guess: Update from upstream sources.
6232
6233 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6234
6235         * Makefile.def: Restore host and target settings for gmp.
6236         * Makefile.in: Rebuild.
6237
6238 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6239
6240         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6241         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6242         Fix portability of test of C++ as bootstrap language.  Add
6243         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6244         * configure: Rebuild.
6245         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6246         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6247         in-tree building.
6248         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6249         (POSTSTAGE1_HOST_EXPORTS): Use it.
6250         (STAGE[+id+]_CXXFLAGS): New.
6251         (BASE_FLAGS_TO_PASS): Pass it down.
6252         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6253         extra_exports.
6254         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6255         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6256         extra_exports.
6257         * Makefile.in: Rebuild.
6258
6259 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6260
6261         * config.sub, config.guess: Update from upstream sources.
6262
6263 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6264
6265         * MAINTAINERS (Write After Approval): Add myself.
6266
6267 2009-11-09  Jon Beniston  <jon@beniston.com>
6268
6269         * MAINTAINERS (Write After Approval): Add myself.
6270
6271 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6272
6273         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6274         paths for *-w64-mingw* and x86_64-*mingw*.
6275         * configure: Regenerated.
6276
6277 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6278
6279         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6280
6281 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6282
6283         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6284         Phil Edwards to Write-After Approval.
6285
6286 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6287
6288         * configure.ac: Disable target-winsup & co for
6289         x86_64-*-mingw* and *-w64-mingw* targets.
6290         * configure: Regenerated.
6291
6292 2009-10-16  Nick Clifton  <nickc@redhat.com>
6293
6294         * MAINTAINERS: Add myself as a maintainer for the RX port.
6295
6296 2009-10-26  Johannes Singler  <singler@kit.edu>
6297
6298         * MAINTAINERS (Write After Approval): Update my e-mail address.
6299
6300 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6301
6302         * configure.ac (CLooG test): Use = with test.
6303         * configure: Regenerate.
6304
6305 2009-10-22  Richard Guenther  <rguenther@suse.de>
6306
6307         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6308         cloog if the ppl version check failed.  Move flags saving
6309         before setting in libelf check.
6310         * configure: Regenerate.
6311
6312 2009-10-21  Richard Guenther  <rguenther@suse.de>
6313
6314         * configure.ac: Adjust the ppl and cloog configure to work as
6315         documented.  Disable cloog if ppl was disabled.  Omit the version
6316         checks if they were disabled.
6317         * configure: Re-generate.
6318
6319 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6320
6321         * configure.ac: Add 'lto' to enable_languages, not
6322         new_enable_languages, and only if not already present.
6323         * configure: Regenerate.
6324
6325 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6326
6327         * README: Refer to the various COPYING* files instead of just
6328         COPYING.
6329         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6330
6331 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6332
6333         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6334
6335 2009-10-07  Richard Guenther  <rguenther@suse.de>
6336
6337         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6338         and Richard Guenther as reviewers.
6339         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6340         as reviewers.
6341
6342 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6343
6344         * config.sub: Update from upstream sources.
6345
6346 2009-10-06  Ian Lance Taylor  <iant@google.com>
6347
6348         * Makefile.def: check-gold depends upon all-gas.
6349         * Makefile.in: Rebuild.
6350
6351 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6352
6353         * MAINTAINERS (Write After Approval): Add myself.
6354
6355 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6356
6357         * Makefile.def: all-lto-plugin depends on all-libiberty.
6358         set bootstrap=true for lto-plugin.
6359         Add lto-plugin.
6360         * Makefile.in: Regenerate.
6361         * configure.ac (host_libs): Add lto-plugin.
6362         * configure: Regenerate.
6363
6364 2009-10-03  Diego Novillo  <dnovillo@google.com>
6365
6366         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6367         (HOST_LIBELFLIBS): Define.
6368         (HOST_LIBELFINC): Define.
6369         * Makefile.in: Regenerate.
6370         * configure.ac: Add --enable-lto.
6371         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6372         If --enable-lto is used, add 'lto' to new_enable_languages.
6373         If --enable-lto is used and gold is enabled, add
6374         lto-plugin to configdirs.
6375         * configure: Regenerate.
6376
6377 2009-10-03  Simon Baldwin  <simonb@google.com>
6378
6379         * configure.ac: If --with-system-zlib, suppress local zlib and
6380         pass --with-system-zlib to subdir configure scripts.
6381         * configure: Regenerate.
6382
6383 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6384             Paolo Bonzini  <bonzini@gnu.org>
6385
6386         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6387         $(srcdir).
6388         * Makefile.in: Rebuilt.
6389
6390 2009-09-26  Gary Funck  <gary@intrepid.com>
6391
6392         * MAINTAINERS (Write After Approval): Add myself.
6393
6394 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6395
6396         * configure.ac: Update minimum MPC version to 0.7.
6397         * configure: Regenerate.
6398
6399 2009-09-25  Nick Clifton  <nickc@redhat.com>
6400
6401         * configure.ac: Pass any --cache-file=/dev/null option on to
6402         subconfigures.
6403         * configure: Regenerate.
6404
6405 2009-09-23  Nick Clifton  <nickc@redhat.com>
6406
6407         * config.sub, config.guess: Update from upstream sources.
6408
6409 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6410
6411         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6412         * Makefile.in: Rebuilt.
6413
6414 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6415
6416         PR bootstrap/32272
6417         * configure.ac: Error out if $srcdir isn't '.' but contains
6418         host-${host_noncanonical}.
6419         * configure: Regenerate.
6420
6421 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6422
6423         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6424         maintainer.
6425
6426 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6427
6428         * configure.ac: If bootstrapping a combined tree with
6429         --enable-gold, require c++ in stage1_languages.
6430         * configure: Regenerate.
6431
6432         * configure.ac: Also add target_libs of stage1_languages to
6433         bootstrap_target_libs.
6434         * configure: Regenerate.
6435
6436         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6437         with --enable-languages not containing c++.
6438         * configure: Regenerate.
6439
6440 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6441
6442         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6443         * configure: Regenerate.
6444
6445 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6446
6447         * MAINTAINERS (Write After Approval): Update my e-mail address,
6448         and move from from here...
6449         (Waiting for paperwork): To here.
6450
6451 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6452
6453         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6454
6455 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6456
6457         * configure.ac: Do not use $extrasub for replacing @if/@endif
6458         parts in Makefile; instead, use additional arguments to
6459         AC_CONFIG_COMMANDS to do the replacement manually, with several
6460         sed invocations, to avoid HP-UX sed command limits.
6461         * configure: Regenerate.
6462
6463 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6464
6465         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6466         blank before -L.
6467
6468 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6469
6470         * configure.ac (with-build-config): Document.  Handle without.
6471         Handle missing argument.
6472         * configure: Rebuilt.
6473
6474 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6475
6476         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6477         Default to bootstrap-debug only if compare-debug works.
6478         * configure: Rebuilt.
6479         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6480         * Makefile.in: Rebuilt.
6481
6482 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6483
6484         * MAINTAINERS (OS Port Maintainers): Update my email address.
6485
6486 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6487
6488         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6489         * Makefile.in: Rebuilt.
6490
6491 2009-09-01  Chris Demetriou  <cgd@google.com>
6492
6493         * MAINTAINERS (Write After Approval): Add myself.
6494
6495 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6496
6497         PR debug/30161
6498         * include/dwarf2.h (enum dwarf_tag): Added
6499         DW_TAG_GNU_template_template_param
6500         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6501
6502 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6503
6504         * Makefile.tpl (AWK): Fix typo.
6505         * Makefile.in: Regenerate.
6506
6507 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6508
6509         * configure.ac: Detect awk and sed.
6510         * Makefile.def (flags_to_pass): Add AWK and SED.
6511         * Makefile.tpl (AWK, SED): New.
6512         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6513         * configure: Regenerate.
6514         * Makefile.in: Regenerate.
6515
6516 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6517
6518         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6519         (collapseslashes): Likewise.
6520
6521 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6522
6523         * configure.ac (AC_PREREQ): Bump to 2.64.
6524
6525 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6526
6527         * configure.ac: Remove --with-datarootdir, --with-docdir,
6528         --with-pdfdir, --with-htmldir switches.
6529         * configure: Regenerate.
6530
6531         * configure: Regenerate.
6532
6533         * compile: Sync from Automake 1.11.
6534         * depcomp: Likewise.
6535         * install-sh: Likewise.
6536         * missing: Likewise.
6537         * mkinstalldirs: Likewise.
6538         * ylwrap: Likewise.
6539
6540 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6541
6542         * ltmain.sh (func_normal_abspath): New function.
6543         (func_relative_path): Likewise.
6544         (func_mode_help): Document new -bindir option for link mode.
6545         (func_mode_link): Add new -bindir option, and use it to place
6546         output DLL if specified.
6547
6548 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6549
6550         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6551         (baseargs): Add --disable-option-checking.
6552         * configure: Regenerate.
6553
6554         * Makefile.def (configure-target-libiberty): Depend on
6555         all-binutils and all-ld.
6556         (configure-target-newlib): Likewise.
6557         * Makefile.in: Regenerate.
6558
6559 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6560
6561         * config.sub, config.guess: Update from upstream sources.
6562
6563 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6564
6565         Sync from src, merge:
6566
6567         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6568
6569         * configure.ac: Do not exclude gas for i386-*-darwin.
6570         Add a case for x86_64-*-darwin.
6571         * configure: Regenerate.
6572
6573 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6574
6575         * MAINTAINERS: Add my name to Write After Approval list.
6576
6577 2009-08-06  Michael Eager  <eager@eagercon.com>
6578
6579         * configure.ac: Add Microblaze target.
6580         * configure: Regenerate.
6581
6582 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6583
6584         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6585         * configure: Regenerate.
6586
6587 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6588
6589         * MAINTAINERS (Write After Approval): Update my e-mail address.
6590
6591 2009-07-06  Ian Lance Taylor  <iant@google.com>
6592
6593         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6594         * configure: Rebuild.
6595
6596 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6597
6598         * MAINTAINERS: Move myself to the Graphite Reviewers.
6599
6600 2009-06-30  Wei Guozhi  <carrot@google.com>
6601
6602         * MAINTAINERS: Add my name to Write After Approval list.
6603
6604 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6605
6606         PR bootstrap/40338
6607         * configure.ac (comparestring): Create new variable.
6608         * Makefile.tpl (comparestring): Use to skip some comparisions.
6609         * configure: Regenerate.
6610         * Makefile.in: Regenerate.
6611
6612 2009-06-26  Doug Evans  <dje@sebabeach.org>
6613
6614         * Makefile.def (host_modules): Add cgen.
6615         * Makefile.in: Regenerate.
6616         * configure.ac (host_tools): Add cgen.
6617         * configure: Regenerate.
6618
6619 2009-06-23  DJ Delorie  <dj@redhat.com>
6620
6621         * MAINTAINERS: Add myself as mep maintainer.
6622
6623 2009-06-23  Ian Lance Taylor  <iant@google.com>
6624
6625         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6626         boot_languages.  Only bootstrap target libraries listed in
6627         target_libs for some boot language.  Add --with-stage1-ldflags,
6628         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6629         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6630         if not building with C++.
6631         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6632         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6633         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6634         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6635         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6636         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6637         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6638         * configure, Makefile.in: Rebuild.
6639
6640 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6641
6642         * MAINTAINERS: Added my name to write-after-approval list.
6643
6644 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6645
6646         * configure.ac: Define is_elf for QNX Neutrino targets.
6647         * configure: Regenerate.
6648
6649 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6650
6651         * MAINTAINERS: Added my name to the write-after-approval list
6652
6653 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6654
6655         * configure.ac: Detect MPC in default directory.
6656         * configure: Regenerate.
6657
6658 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6659             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6660
6661         * Makefile.tpl (all): Avoid a trailing backslash.
6662         * Makefile.in: Regenerate.
6663
6664 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6665
6666         * config.sub, config.guess: Update from upstream sources.
6667
6668 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6669
6670         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6671         to noconfdirs.
6672         * configure: Regenerate.
6673
6674 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6675
6676         * Makefile.tpl ([+compare-target+]): Compare all stage
6677         directories, rather than just gcc.
6678         * Makefile.in: Rebuilt.
6679
6680 2009-06-01  Doug Kwan  <dougkwan@google.com>
6681
6682         * configure.ac: Support gold for target arm*-*-*.
6683         * configure: Regenerate.
6684
6685 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6686
6687         * Makefile.def: Add MPC support and dependencies.
6688         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6689
6690         * Makefile.in, configure: Regenerate.
6691
6692 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6693
6694         * Makefile.tpl (all): Avoid harmless warning in make all when
6695         gcc-bootstrap is enabled but stage_last does not exist.
6696         * Makefile.in: Rebuilt.
6697
6698 2009-05-24  Nicolas Roche  <roche@adacore.com>
6699
6700         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6701         * Makefile.in: Regenerate.
6702
6703 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6704
6705         * MAINTAINERS: Update my e-mail address.
6706
6707 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6708
6709         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6710         * configure:  Regenerate.
6711
6712 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6713
6714         PR other/40159
6715         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6716         gcc-no-bootstrap are mutually exclusive.
6717         * Makefile.in: Rebuilt.
6718
6719 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6720
6721         PR other/40159
6722         * Makefile.tpl (all): Don't end with unconditional success.
6723         * Makefile.in: Rebuilt.
6724
6725 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6726
6727         PR target/37137
6728         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6729         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6730         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6731         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6732         stage_configureflags, stage_cflags and stage_libcflags into
6733         explicit Makefile macros.
6734         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6735         GFORTRAN.
6736         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6737         CC.  Set CC_FOR_BUILD from CC.
6738         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6739         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6740         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6741         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6742         and GFORTRAN.
6743         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6744         (_LIBCFLAGS): Renamed to _TFLAGS.
6745         (do-compare-debug, do-compare3-debug): Drop.
6746         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6747         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6748         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6749         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6750         (XGCC_FLAGS_FOR_TARGET): New.
6751         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6752         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6753         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6754         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6755         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6756         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6757         TFLAGS.
6758         (BUILD_CONFIG): Include if requested.
6759         (all): Set TFLAGS on bootstrap.
6760         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6761         (all-stageid-prefixmodule): Likewise.
6762         (do-clean, distclean-stageid): Set TFLAGS.
6763         (restrap): Fix whitespace.
6764         * Makefile.in: Rebuilt.
6765
6766 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6767
6768         * config.guess: Sync with src.
6769
6770 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6771
6772         * configure.ac ($with_ppl):  Default to no if not supplied.
6773         ($with_cloog):  Likewise.
6774         configure:  Regenerate.
6775
6776 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6777
6778         * MAINTAINERS: Update my e-mail address.
6779
6780 2009-04-27  Nick Clifton  <nickc@redhat.com>
6781
6782         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6783
6784 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6785
6786         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6787         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6788         * Makefile.in: Regenerate.
6789
6790 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6791
6792         PR bootstrap/39739
6793         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6794         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6795
6796         * configure, Makefile.in: Regenerate.
6797
6798 2009-04-21  Taras Glek  <tglek@mozilla.com>
6799
6800         * include/hashtab.h: Update GTY annotations to new syntax
6801         * include/splay-tree.h: Likewise
6802
6803 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6804
6805         * config.sub, config.guess: Update from upstream sources.
6806
6807 2009-04-15  Anthony Green  <green@moxielogic.com>
6808
6809         * configure.ac: Add moxie support.
6810         * configure: Rebuilt.
6811
6812 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6813
6814         * configure.ac: Change copyright header to refer to version
6815         3 of the GNU General Public License and to point readers at the
6816         COPYING3 file and the FSF's license web page.
6817         * Makefile.def: Likewise.
6818         * Makefile.tpl: Likewise.
6819         * Makefile.in: Regenerate.
6820
6821 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6822
6823         * configure.ac: Restore match for darwin9 or later. Use double
6824         brackets since regeneration eats one pair.
6825         * configure: Regenerate.
6826
6827 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6828
6829         PR gas/10039
6830         * configure.ac: Require texinfo 4.7.
6831         * configure: Regenerated.
6832
6833 2009-04-09  Nick Clifton  <nickc@redhat.com>
6834
6835         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6836         the GCC Runtime Library Exception.
6837
6838 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6839
6840         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6841         * configure: Regenerate.
6842
6843 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6844
6845         * Makefil.def (languages): New entries.
6846         * Makefile.tpl (check-gcc-*): New generic target.
6847         * Makefile.in: Regenerate.
6848
6849 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6850
6851         * MAINTAINERS:  Update my email address.
6852
6853 2009-03-18  Tom Tromey  <tromey@redhat.com>
6854
6855         * configure: Rebuild.
6856         * configure.ac (host_libs): Add libiconv.
6857         * Makefile.in: Rebuild.
6858         * Makefile.def (host_modules): Add libiconv.
6859         (configure-gdb, all-gdb): Depend on libiconv.
6860
6861 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6862
6863         * configure.ac: Treat gdb as supported on x86_64-darwin.
6864         * configure: Regenerate.
6865
6866 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6867
6868         * configure.ac (--with-host-libstdcxx): New option.
6869         * configure: Regenerate.
6870
6871 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6872
6873         * MAINTAINERS:  Move myself into the write after approval list.
6874
6875 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6876
6877         * MAINTAINERS: Update e-mail address.
6878
6879 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6880
6881         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6882
6883 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6884
6885         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6886
6887 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6888
6889         Backport from git Libtool:
6890
6891         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6892         Support GNU/kOpenSolaris.
6893         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6894         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6895         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6896         GNU/kOpenSolaris.
6897
6898 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6899
6900         * MAINTAINERS: Update e-mail address.
6901
6902 2009-02-24  Michael Eager  <eager@eagercon.com>
6903
6904         * MAINTAINERS (Write After Approval): Add self.
6905
6906 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6907
6908         * MAINTAINERS (Write After Approval): Add myself.
6909
6910 2009-02-05  Andreas Schwab  <schwab@suse.de>
6911
6912         * Makefile.tpl (stage_last): Define $r and $s before using
6913         $(RECURSE_FLAGS_TO_PASS).
6914         * Makefile.in: Regenerate
6915
6916 2009-01-30  Ian Lance Taylor  <iant@google.com>
6917
6918         * MAINTAINERS: Move myself to the Global Reviewers list.
6919
6920 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6921
6922         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6923         * configure: Regenerate.
6924
6925 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6926
6927         * MAINTAINERS: Make whitespace consistent.
6928         Remove Robert Millan from Write After Approval.
6929
6930 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6931
6932         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6933         (all-opcodes): Depend on all-libiberty.
6934         * Makefile.in: Regenerate.
6935
6936 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6937
6938         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6939         * configure: Regenerate.
6940
6941 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6942
6943         * MAINTAINERS (Write After Approval): Add myself.
6944
6945 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6946
6947         * MAINTAINERS: Add myself to reviewers (Fortran).
6948
6949 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6950
6951         PR tree-optimization/38515
6952         * configure.ac (cloog-polylib): Removed.
6953         (with_ppl, with_cloog): Test for "no".
6954         * configure: Regenerated.
6955
6956 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6957
6958         * MAINTAINERS: Moved myself to reviewers (Fortran).
6959
6960 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6961
6962         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6963         (Write After Approval): Remove myself.
6964
6965 2009-01-03  Diego Novillo  <dnovillo@google.com>
6966
6967         * MAINTAINERS: Remove myself from alias maintainership.
6968
6969 2009-01-02  David Ayers  <ayers@fsfe.org>
6970
6971         * MAINTAINERS: Update e-mail address.
6972
6973 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6974
6975         * MAINTAINERS: Make whitespace consistent.
6976
6977 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6978
6979         Backport from upstream Libtool:
6980         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6981         Add cache variables to tests that require the linker to work.
6982         For shlibpath_overrides_runpath, this also changes the semantics
6983         to let the result from the C compiler take precedence.
6984
6985 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6986
6987         * config.sub, config.guess: Update from upstream sources.
6988
6989 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6990
6991         * configure.ac (ppllibs): Add by default the lib flags.
6992         * configure: Regenerate.
6993
6994 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6995
6996         * MAINTAINERS:  Add myself to the write after approval list.
6997
6998 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6999
7000         * configure.ac: Add double brackets on darwin[912].
7001         * configure: Regenerate.
7002
7003 2008-12-03  Daniel Kraft  <d@domob.eu>
7004
7005         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7006         Approval to Reviewer section (for Fortran front-end).
7007
7008 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7009
7010         * configure.ac: Expand to darwin10 and later.
7011         * configure: Regenerate.
7012
7013 2008-12-02  Andreas Schwab  <schwab@suse.de>
7014
7015         * Makefile.def: configure-target-boehm-gc depends on
7016         all-target-libstdc++-v3.
7017         * Makefile.in: Regenerate.
7018
7019 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7020
7021         * MAINTAINERS:  Add myself as mingw maintainer.
7022
7023 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7024
7025         * config.sub, config.guess: Update from upstream sources.
7026
7027 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7028
7029         * README.SCO: Remove.
7030
7031 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7032
7033         * MAINTAINERS:  Add myself to the write after approval list.
7034
7035 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7036
7037         * MAINTAINERS:  Update my email address in WAA section.
7038
7039 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7040
7041         * MAINTAINERS: Update e-mail address.
7042
7043 2008-11-27  Toon Moene  <toon@moene.org>
7044
7045         * MAINTAINERS: Change e-mail address.
7046
7047 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7048
7049         * configure.ac: Build gdb for i?86-*-darwin*
7050         * configure: Regenerated.
7051
7052 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7053
7054         * MAINTAINERS: Added my full name.
7055
7056 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7057
7058         PR bootstrap/38014
7059         PR bootstrap/37923
7060
7061         Revert:
7062
7063         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7064
7065         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7066         * Makefile.in: Regenerated.
7067
7068         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7069
7070         PR gdb/921
7071         PR gdb/1646
7072         PR gdb/2175
7073         PR gdb/2176
7074
7075         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7076         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7077         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7078         (HOST_EXPORTS): Pass CPPFLAGS.
7079         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7080         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7081         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7082         * Makefile.in, configure: Regenerated.
7083         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7084         and CPPFLAGS_FOR_BUILD.
7085
7086 2008-11-06  Jeff Law  <law@redhat.com>
7087
7088         * MAINTAINERS: Add myself as middle end maintainer.
7089
7090 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7091
7092         * MAINTAINERS (Write after approval): Add myself.
7093
7094 2008-11-05  Diego Novillo  <dnovillo@google.com>
7095
7096         * MAINTAINERS (Global Reviewers): Add myself.
7097         (Non-Algorithmic Maintainers): Remove myself.
7098
7099 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7100
7101         * MAINTAINERS (Write after approval): Add myself.
7102
7103 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7104
7105         * MAINTAINERS (Write after approval): Add myself.
7106
7107 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7108
7109         * configure.ac (spu-*-*): Remove special case.
7110         * configure: Regenerate.
7111
7112 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7113
7114         * MAINTAINERS (Write after approval): Update my email address.
7115
7116 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7117
7118         * configure.ac [spu-*-*]: Do not set skipdirs.
7119         * configure: Re-generate.
7120
7121 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7122
7123         * MAINTAINERS (Various Maintainers): Add myself to reload.
7124
7125 2008-10-25  Richard Guenther  <rguenther@suse.de>
7126
7127         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7128         maintainer.  Remove myself as libgcc-math maintainer.
7129         (Non-Algorithmic Maintainers): Remove myself.
7130
7131 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7132
7133         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7134         * Makefile.in: Regenerated.
7135
7136 2008-10-23  Cary Coutant  <ccoutant@google.com>
7137
7138         * MAINTAINERS (Write after approval): Add myself.
7139
7140 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7141
7142         PR gdb/921
7143         PR gdb/1646
7144         PR gdb/2175
7145         PR gdb/2176
7146
7147         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7148         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7149         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7150         (HOST_EXPORTS): Pass CPPFLAGS.
7151         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7152         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7153         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7154         * Makefile.in, configure: Regenerated.
7155         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7156         and CPPFLAGS_FOR_BUILD.
7157
7158 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7159
7160         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7161         Sebastian Pop.
7162
7163 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7164
7165         * MAINTAINERS (Write After Approval): Added myself.
7166
7167 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7168
7169         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7170         recommended version to 2.3.2.
7171
7172         * configure: Regenerate.
7173
7174 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7175
7176         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7177
7178 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7179
7180         * MAINTAINERS (Write After Approval): Update e-mail address.
7181
7182 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7183
7184         * libtool.m4: Update to libtool 2.2.6.
7185         * lt~obsolete.m4: Update to libtool 2.2.6.
7186         * ltmain.sh: Update to libtool 2.2.6.
7187         * ltsugar.m4: Update to libtool 2.2.6.
7188         * ltversion.m4: Update to libtool 2.2.6.
7189         * ltoptions.m4: Update to libtool 2.2.6.
7190         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7191
7192 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7193
7194         * MAINTAINERS (Write After Approval): Add myself.
7195
7196 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7197
7198         * MAINTAINERS (Write After Approval): Update my name.
7199
7200 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7201
7202         * MAINTAINERS: Add myself in "Write After Approval".
7203
7204 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7205
7206         * MAINTAINERS: Add myself as ia64 maintainer.
7207
7208 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7209
7210         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7211         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7212         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7213         and Michael Tiemann from Write After Approval since they do not
7214         actually have access.
7215
7216 2008-09-05  Richard Guenther  <rguenther@suse.de>
7217
7218         * configure.ac: Initialize clooglibs to -lcloog.
7219         * configure: Re-generate.
7220
7221 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7222
7223         * MAINTAINERS (Write After Approval): Add myself.
7224
7225 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7226
7227         * configure.ac (--with-cloog-polylib): New.
7228         (--disable-cloog-version-check): New.
7229         (--disable-ppl-version-check): New.
7230         * configure: Re-generate.
7231
7232 2008-09-03  Richard Guenther  <rguenther@suse.de>
7233
7234         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7235         cloog test.
7236         * configure: Re-generate.
7237
7238 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7239
7240         Add picoChip port.
7241         * MAINTAINERS: Add picoChip maintainers.
7242
7243 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7244             Tobias Grosser  <grosser@fim.uni-passau.de>
7245             Jan Sjodin  <jan.sjodin@amd.com>
7246             Harsha Jagasia  <harsha.jagasia@amd.com>
7247             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7248             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7249             Adrien Eliche  <aeliche@isty.uvsq.fr>
7250
7251         Merge from graphite branch.
7252         * configure: Regenerate.
7253         * Makefile.in: Regenerate.
7254         * configure.ac (host_libs): Add ppl and cloog.
7255         Add checks for PPL and CLooG.
7256         * Makefile.def (ppl, cloog): Added modules and dependences.
7257         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7258         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7259
7260 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7261
7262         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7263         (GCC_SHLIB_SUBDIR): New.
7264         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7265         * configure: Regenerate.
7266         * Makefile.in: Regenerate.
7267
7268 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7269
7270         * MAINTAINERS: Consistently use tabs to separate columns.
7271
7272 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7273
7274         * MAINTAINERS (Write after Approval): Add myself.
7275
7276 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7277
7278         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7279         Enable bfd, binutils and opcodes.
7280         * configure: Regenerate.
7281
7282 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7283
7284         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7285
7286 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7287
7288         * MAINTAINERS:  Use correct Umlaut for last name.
7289
7290 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7291
7292         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7293
7294 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7295
7296         * MAINTAINERS: Update my email address.
7297
7298 2008-08-16  Nicolas Roche  <roche@adacore.com>
7299
7300         * Makefile.tpl: Add BOOT_ADAFLAGS.
7301         * Makefile.in: Regenerate.
7302
7303 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7304
7305         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7306         * configure: Regenerate.
7307
7308 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7309
7310         * configure.ac: Add makefile fragments for hpux.
7311         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7312         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7313         * configure: Regenerate.
7314         * Makefile.in: Regenerate.
7315
7316 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7317
7318         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7319
7320 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7321
7322         * MAINTAINERS (Write after Approval): Add myself.
7323
7324 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7325
7326         * MAINTAINERS (Write After Approval):  Add myself.
7327
7328 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7329
7330         * MAINTAINERS (Write After Approval):  Add myself.
7331
7332 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7333
7334         * MAINTAINERS: Update my email address.
7335
7336 2008-06-25  Joey Ye  <joey.ye@intel.com>
7337
7338         * MAINTAINERS (Write After Approval):  Add myself.
7339
7340 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7341
7342         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7343         * Makefile.in: Regenerate.
7344         * configure: Regenerate.
7345
7346 2008-06-17  Daniel Kraft  <d@domob.eu>
7347
7348         * MAINTAINERS (Write After Approval):  Add myself.
7349
7350 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7351
7352         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7353         "$@" is still intact with both Autoconf 2.59 and 2.62.
7354         * configure: Regenerate.
7355
7356 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7357
7358         * Makefile.tpl: Fix comment errors.
7359         * Makefile.in: Regenerate.
7360
7361 2008-06-12  David S. Miller  <davem@davemloft.net>
7362             David Edelsohn  <edelsohn@gnu.org>
7363
7364         * configure.ac: Add powerpc*-*-* to gold supported targets.
7365         * configure: Regenerate.
7366
7367 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7368
7369         PR tree-optimization/36218
7370         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7371         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7372         (all prefix="build-"): Pass them to build-system sub-makes.
7373         * Makefile.in: Regenerate.
7374
7375 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7376
7377         * MAINTAINERS (mt port): Remove.
7378         (sco5, unixware, sco udk): Remove.
7379         (Kean Johnston): Add to Write After Approval.
7380
7381 2008-05-30  Julian Brown  <julian@codesourcery.com>
7382
7383         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7384         of libobjc for ARM EABI Linux.
7385         * configure: Regenerate.
7386
7387 2008-05-18  Xinliang David Li   <davidxl@google.com>
7388
7389         * ChangeLog: Remove wrong ChangeLog entry.
7390
7391 2008-05-17  Xinliang David Li   <davidxl@google.com>
7392
7393         * MAINTAINERS (Write After Approval): Add myself.
7394
7395 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7396
7397         * MAINTAINERS (Write After Approval): Add myself.
7398
7399 2008-05-14  Rafael Espíndola  <espindola@google.com>
7400
7401         * config-ml.in: don't handle --enable-shared and --enable-static.
7402
7403 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7404
7405         * MAINTAINERS: Update my email address.
7406
7407 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7408
7409         * MAINTAINERS: Update my email address.
7410
7411 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7412
7413         * MAINTAINERS (Write After Approval): Add myself.
7414
7415 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7416
7417         * MAINTAINERS (Write After Approval): Add myself.
7418
7419 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7420
7421         * MAINTAINERS (crx): Add myself.
7422
7423 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7424
7425         Sync with src:
7426         2008-04-14  David S. Miller  <davem@davemloft.net>
7427
7428         * configure.ac: Add sparc*-*-* to gold supported targets.
7429         * configure: Regenerate.
7430
7431 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7432
7433         PR bootstrap/35457
7434         * configure.ac: Include override.m4.
7435         * configure: Regenerate.
7436
7437 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7438
7439         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7440         * Makefile.in: Regenerate.
7441
7442 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7443
7444         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7445         as nonconfigurable directories list.
7446         * configure: Regenerate.
7447
7448 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7449
7450         * config.sub, config.guess: Update from upstream sources.
7451
7452 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7453
7454         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7455         * Makefile.in: Regenerate.
7456
7457 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7458
7459         * configure.ac: Do not build libssp for the AVR.
7460         * configure: Regenerate.
7461
7462 2008-04-07  Ian Lance Taylor  <iant@google.com>
7463
7464         * Makefile.def: check-gold depends upon all-binutils.
7465         * Makefile.in: Regenerate.
7466
7467 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7468
7469         * MAINTAINERS (Write After Approval): Add myself.
7470
7471 2008-04-04  Nick Clifton  <nickc@redhat.com>
7472
7473         PR binutils/4334
7474         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7475         builds.
7476         * configure: Regenerate.
7477
7478 2008-04-04  NightStrike  <NightStrike@gmail.com>
7479
7480         PR other/35151
7481         * configure.ac: Combine rules for mingw32 and mingw64.
7482         * configure: Regenerate.
7483
7484 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7485
7486         * MAINTAINERS (Write After Approval): Add myself.
7487
7488 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7489
7490         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7491         * Makefile.in (.NOTPARALLEL): Ditto.
7492
7493 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7494
7495         * MAINTAINERS (Write After Approval): Add myself.
7496
7497 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7498
7499         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7500         * Makefile.in (.NOTPARALLEL): Regenerate.
7501
7502 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7503
7504         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7505         * Makefile.in: Regenerate.
7506
7507 2008-03-26  Jakub Staszak  <kuba@et.pl>
7508
7509         * MAINTAINERS (Write After Approval): Add myself.
7510
7511 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7512
7513         * MAINTAINERS:  Update e-mail address.
7514
7515 2008-03-20  Ian Lance Taylor  <iant@google.com>
7516
7517         * configure.ac: Add support for --enable-gold.
7518         * Makefile.def: Add gold as a directory like ld.
7519         * configure, Makefile.in: Regenerate.
7520
7521 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7522
7523         * configure.ac: m4_include config/proginstall.m4.
7524         * configure: Regenerate.
7525
7526         Backport from upstream Libtool:
7527
7528         2007-10-12  Eric Blake  <ebb9@byu.net>
7529
7530         Deal with Autoconf 2.62's semantic change in m4_append.
7531         * ltsugar.m4 (lt_append): Replace broken versions of
7532         m4_append.
7533         (lt_if_append_uniq): Don't require separator to be overquoted,
7534         and avoid broken m4_append.
7535         (lt_dict_add): Fix typo.
7536         * libtool.m4 (_LT_DECL): Don't overquote separator.
7537
7538 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7539
7540         * config.rpath: Add AIX 6 support.
7541
7542 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7543
7544         * Makefile.def (stageprofile).  Remove -fprofile-generate
7545         from stage_libcflags.
7546         * Makefile.in: Regenerate.
7547
7548 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7549
7550         * config.sub, config.guess: Update from upstream sources.
7551
7552 2008-03-06  Tom Tromey  <tromey@redhat.com>
7553
7554         * MAINTAINERS: Update for treelang deletion.
7555
7556 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7557
7558         * MAINTAINERS: Update my email address.
7559
7560 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7561
7562         * MAINTAINERS (darwin port): Add myself as a maintainer.
7563         (objective-c/c++): Add myself as a maintainer.
7564
7565 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7566
7567         * MAINTAINERS (Write After Approval): Update my email address.
7568
7569 2008-02-25  Tomas Bily  <tbily@suse.cz>
7570
7571         * MAINTAINERS (Write After Approval): Add myself.
7572
7573 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7574
7575         * MAINTAINERS (OpenMP): Add myself.
7576
7577 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7578
7579         PR bootstrap/32009
7580         PR bootstrap/32161
7581
7582         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7583         * configure: Regenerate.
7584
7585         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7586         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7587         STAGE4_LIBCFLAGS): New.
7588         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7589         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7590         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7591         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7592         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7593         for target modules.  Don't export LIBCFLAGS.
7594         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7595         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7596         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7597         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7598         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7599         * Makefile.in: Regenerate.
7600
7601 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7602
7603         PR libgcj/33085
7604         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7605         Do not use -DDLL_EXPORT.  Backport from upstream.
7606
7607 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7608
7609         * MAINTAINERS (Write After Approval): Add myself.
7610
7611 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7612
7613         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7614         * configure: Regenerate.
7615
7616 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7617
7618         * configure.ac (xtensa*-*-*): Recognize processor variants.
7619         * configure: Regenerate.
7620
7621 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7622
7623         PR bootstrap/34922
7624         * configure.ac (PARSE_ARGS): Push suitable setting of
7625         ac_subdirs_all, for `./configure --help=recursive'.
7626         Handle `+' in generic toplevel directory disabling.
7627         * configure: Regenerate.
7628
7629 2008-01-28  Nick Clifton  <nickc@redhat.com>
7630
7631         * MAINTAINERS (xstormy16): Take over maintainership.
7632
7633 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7634
7635         * MAINTAINERS (c4x port): Remove.
7636
7637 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7638
7639         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7640
7641 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7642
7643         * config.sub, config.guess: Update from upstream sources.
7644
7645 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7646
7647         * MAINTAINERS (Write After Approval): Add myself.
7648
7649 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7650
7651         * MAINTAINERS: Update my email address.
7652
7653 2008-01-09  Raksit Ashok  <raksit@google.com>
7654
7655         * MAINTAINERS (Write After Approval): Add myself.
7656
7657 2008-01-09  Raksit Ashok  <raksit@google.com>
7658
7659         * MAINTAINERS (Write After Approval): Add myself.
7660
7661 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7662
7663         * config.sub, config.guess: Update from upstream sources.
7664
7665 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7666
7667         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7668         Change recommended MPFR from 2.2.1 -> 2.3.0.
7669         * configure: Regenerate.
7670
7671 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7672
7673         * MAINTAINERS: Update my email address.
7674
7675 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7676
7677         * MAINTAINERS: Update my email address.
7678
7679 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7680
7681         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7682         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7683         * Makefile.in: Regenerate.
7684
7685 2007-12-10  Mark Heffernan  <meheff@google.com>
7686
7687         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7688         misplaced entries.
7689
7690 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7691
7692         * configure.ac: Enable libjava for x86_64-*-darwin9.
7693         * configure: Regenerate.
7694
7695 2007-12-07  Bill Maddox  <maddox@google.com>
7696
7697         * MAINTAINERS (Write After Approval): Add myself.
7698
7699 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7700
7701         * config.sub, config.guess: Update from upstream sources.
7702
7703 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7704
7705         * config-ml.in: Remove 64bit configure tests.
7706
7707 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7708
7709         * config-ml.in: Robustify against white space in absolute file
7710         names.
7711
7712         * config-ml.in (multi-clean): Substitute ${Makefile}.
7713         Remove superfluous ${Makefile} in list.
7714
7715 2007-11-19  Thiemo Seufer  <ths@mips.com>
7716
7717         * config-ml.in: Don't hardcode the Makefile name.
7718
7719 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7720
7721         * MAINTAINERS (Write After Approval): Add myself.
7722
7723 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7724
7725         * MAINTAINERS (Write After Approval): Add myself.
7726
7727 2007-11-06  Doug Kwan  <dougkwan@google.com>
7728
7729         * MAINTAINERS (Write After Approval): Add myself.
7730
7731 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7732
7733         * MAINTAINERS (mercury): Remove entry.
7734         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7735
7736 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7737
7738         * Makefile.def (dependencies): Make configure-gdb depend on
7739         all-intl.
7740         * Makefile.in: Regenerated.
7741
7742 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7743
7744         * MAINTAINERS (Fortran maintainer): Remove myself.
7745
7746 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7747
7748         * Makefile.def: To avoid problems running with parallel makes,
7749         build newlib before libgloss so that target specific header
7750         files are availble.
7751         * Makefile.in: Regenerate
7752
7753 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7754
7755         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7756         * Makefile.in: Regenerate.
7757
7758 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7759
7760         * MAINTAINERS (Register allocation reviewer): Add myself.
7761
7762 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7763
7764         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7765         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7766         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7767         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7768         * configure: Regenerate.
7769
7770 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7771
7772         * MAINTAINERS (Register allocation reviewer): Add myself.
7773
7774 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7775
7776         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7777         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7778         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7779         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7780         * configure.ac: Default them to host tools for $host = $build.
7781         Subst them.
7782
7783         * configure: Regenerate.
7784         * Makefile.in: Regenerate.
7785
7786 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7787
7788         * MAINTAINERS (Register allocation reviewer): Add myself.
7789
7790 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7791
7792         * MAINTAINERS (Register allocation reviewer): Add myself.
7793
7794 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7795
7796         * MAINTAINERS (Write After Approval): Fix typo.
7797
7798 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7799
7800         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7801         * configure: Regenerate.
7802
7803 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7804
7805         PR bootstrap/31906
7806         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7807         they're already prefixed.
7808
7809 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7810
7811         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7812         libstdc++.
7813         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7814         * configure: Regenerate.
7815         * Makefile.in: Regenerate.
7816
7817 2007-09-17  Andreas Schwab  <schwab@suse.de>
7818
7819         * configure.ac: Raise minimum makeinfo version to 4.6.
7820         * configure: Regenerate.
7821
7822 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7823
7824         * MAINTAINERS (write-after-approval) add myself
7825
7826 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7827
7828         * configure.ac: Correct makeinfo version check.
7829         * configure: Regenerate.
7830
7831 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7832
7833         * MAINTAINERS: Update my email address.
7834
7835 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7836
7837         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7838         to $skipdirs and only disable gprof for newlib.  Use the normal
7839         mips*-elf* handling in other respects.
7840         * configure: Regnerate.
7841
7842 2007-09-12  David Daney  <ddaney@avtrex.com>
7843
7844         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7845         enabling libgcj.
7846         * configure: Regenerate.
7847
7848 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7849
7850         PR other/32154
7851         * configure.ac: For libgloss targets, point the linker to the linker
7852         script, startup code and simulator library.
7853         * configure: Regenerate.
7854
7855 2007-09-07  Andrew Haley  <aph@redhat.com>
7856
7857         * configure.ac (noconfigdirs): Remove target-libffi and
7858         target-libjava.
7859         * configure: Regenerate.
7860
7861 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7862
7863         PR target/33281
7864         * configure.ac: Use config/mh-mingw on mingw.
7865         * configure: Regenerate.
7866
7867 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7868
7869         * MAINTAINERS (Write After Approval): Add myself.
7870
7871 2007-09-05  Richard Guenther  <rguenther@suse.de>
7872
7873         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7874         nor --disable-checking is provided also turn on yes and types
7875         checking for stage1.
7876         * configure: Re-generate.
7877
7878 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7879
7880         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7881         (Write After Approval): Remove myself.
7882
7883 2007-08-29  Nick Clifton  <nickc@redhat.com>
7884
7885         * config.sub, config.guess: Update from upstream sources.
7886
7887 2007-08-22  Bud Davis  <jmdavis@link.com>
7888
7889         * MAINTAINERS (Write After Approval): Added myself.
7890         * MAINTAINERS (Reviewers): Removed myself.
7891
7892 2007-08-18  Paul Brook  <paul@codesourcery.com>
7893             Joseph Myers  <joseph@codesourcery.com>
7894
7895         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7896         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7897         * Makefile.in: Regenerate.
7898         * configure.ac (--with-debug-prefix-map): New.
7899         * configure: Regenerate.
7900
7901 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7902             Nigel Stephens  <nigel@mips.com>
7903
7904         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7905         as target_makefile_frag.
7906         * configure: Regenerate.
7907
7908 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7909
7910         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7911         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7912         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7913         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7914         (do-compare, do-compare3, do-compare-debug): New.
7915         ([+compare-target+]): Use them.
7916
7917 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7918
7919         * MAINTAINERS (Write After Approval): Change my email address.
7920
7921 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7922             Ben Elliston  <bje@au.ibm.com>
7923
7924         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7925         --silent if $silent.
7926         * configure: Regenerate.
7927
7928 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7929
7930         * MAINTAINERS (Various Maintainers): Add myself as
7931         loop infrastructure maintainer.  Update my e-mail
7932         address.
7933
7934 2007-07-31  Diego Novillo  <dnovillo@google.com>
7935
7936         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7937         Adjust description.
7938
7939 2007-07-26  Richard Guenther  <rguenther@suse.de>
7940
7941         * configure.ac: Add types checking to stage1 checking flags.
7942         * configure: Regenerate.
7943
7944 2007-07-17  Nick Clifton  <nickc@redhat.com>
7945
7946         * COPYING3: New file.  Contains version 3 of the GNU General
7947         Public License.
7948         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7949         Lesser General Public License.
7950
7951 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7952
7953         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7954
7955 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7956
7957         * MAINTAINERS (S/390 co-maintainer): Add myself.
7958         (Write After Approval): Remove myself.
7959
7960 2007-07-13  Dan Hipschman  <dsh@google.com>
7961
7962         * MAINTAINERS (Write After Approval): Add myself.
7963
7964 2007-07-11  Nick Clifton  <nickc@redhat.com>
7965
7966         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7967         WINDRES export.
7968         * Makefile.in: Regenerate.
7969
7970 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7971
7972         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7973         maintainer.
7974
7975 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7976
7977         * lt~obsolete.m4: New. Import from 20070318 libtool.
7978
7979 2007-07-03  Julian Brown  <julian@codesourcery.com>
7980
7981         * MAINTAINERS (Write After Approval): Add myself.
7982
7983 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7984
7985         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7986         * configure: Regenerate.
7987
7988 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7989
7990         * configure.ac: Add some missing m4 quotation.
7991         * configure: Regenerate.
7992
7993 2007-07-02  Simon Baldwin  <simonb@google.com>
7994
7995         * MAINTAINERS (Write After Approval): Add myself.
7996
7997 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7998
7999         * configure: Regenerate.
8000
8001 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8002
8003         * Makefile.def: Add windmc tool to build.
8004         * Makefile.tpl: Likewise.
8005         * configure.ac: Likewise.
8006         * Makefile.in: Regenerate.
8007         * configure: Regenerate.
8008
8009 2007-06-28  DJ Delorie  <dj@redhat.com>
8010
8011         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8012         not building newlib.
8013         * configure: Regenerated.
8014
8015 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8016
8017         * MAINTAINERS (Write After Approval): Add myself.
8018
8019 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8020
8021         * MAINTAINERS (Write After Approval): Add myself.
8022
8023 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8024
8025         * MAINTAINERS (Write After Approval): Add myself.
8026
8027 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8028
8029         * MAINTAINERS (Write After Approval): Add myself.
8030
8031 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8032
8033         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8034         * Makefile.in: Regenerated.
8035
8036 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8037
8038         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8039         bfin*-*-uclinux* targets.
8040         * configure: Regenerate.
8041
8042 2007-06-14  Ian Lance Taylor  <iant@google.com>
8043
8044         * MAINTAINERS: Add myself as non-algorithmic global write
8045         maintainer.
8046
8047 2007-06-14  Diego Novillo  <dnovillo@google.com>
8048
8049         * MAINTAINERS: Add self as middle-end maintainer and
8050         non-algorithmic global write maintainer.
8051
8052 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8053
8054         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8055         Move all Fortran maintainers except Paul Brook into the
8056         Non-Autopoiesis section.
8057
8058 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8059
8060         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8061         (distclean-stage[+id+]): Possibly delete stage_last.
8062         * Makefile.in: Regenerate.
8063
8064 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8065
8066         * MAINTAINERS (Various Maintainer): Fix typo.
8067
8068 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8069
8070         * MAINTAINERS (Various Maintainer): Add myself as
8071         dataflow maintainer.
8072
8073 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8074
8075         * config.sub, config.guess: Update from upstream sources.
8076
8077 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8078
8079         * Makefile.tpl: Fix spelling error.
8080         * Makefile.in: Regenerate.
8081
8082 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8083
8084         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8085         lt_cv_sys_max_cmd_len.
8086
8087 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8088
8089         * MAINTAINERS (Various Maintainers): Add myself as
8090         auto-vectorizer maintainer.
8091
8092 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8093
8094         PR libjava/32098
8095         * libtool.m4: Revert previous change.
8096         * ltgcc.m4: Put it here.
8097
8098 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8099
8100         * MAINTAINERS (Various Maintainers): Add myself as
8101         auto-vectorizer maintainer.
8102
8103 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8104
8105         PR libjava/32098
8106         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8107
8108 2007-05-30  Richard Guenther  <rguenther@suse.de>
8109
8110         * MAINTAINERS (Various Maintainers): Add myself as
8111         auto-vectorizer maintainer.
8112
8113 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8114
8115         PR bootstrap/29382
8116         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8117         * configure: Rebuilt.
8118
8119 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8120
8121         * MAINTAINERS (Write After Approval): Removed my name.
8122
8123 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8124
8125         * MAINTAINERS (Write After Approval): Remove myself.
8126
8127 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8128
8129         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8130
8131 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8132
8133         * ltmain.sh: Update from ToT Libtool.
8134         * libtool.m4: Update from ToT Libtool.
8135         * ltsugar.m4: New. Update from ToT Libtool.
8136         * ltversion.m4: New. Update from ToT Libtool.
8137         * ltoptions.m4: New. Update from ToT Libtool.
8138         * ltconfig: Remove.
8139         * ltcf-c.sh: Remove.
8140         * ltcf-cxx.sh: Remove.
8141         * ltcf-gcj.sh: Remove.
8142
8143 2007-05-22  Ollie Wild  <aaw@google.com>
8144
8145         * MAINTAINERS (Write After Approval): Add myself.
8146
8147 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8148
8149         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8150         stage_cflags.
8151         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8152         Remove CFLAGS/LIBCFLAGS.
8153         (configure-stage[+id+]-[+prefix+][+module+],
8154         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8155         * Makefile.in: Regenerate.
8156
8157 2007-05-15  Diego Novillo  <dnovillo@google.com>
8158
8159         * MAINTAINERS: Update e-mail address.
8160
8161 2007-05-15  Revital Eres  <eres@il.ibm.com>
8162
8163         * MAINTAINERS (Write After Approval): Add myself.
8164
8165 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8166
8167         * MAINTAINERS (Write After Approval): Updated my address.
8168
8169 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8170
8171         * MAINTAINERS (Write After Approval): Add myself.
8172
8173 2007-05-11  Silvius Rus  <rus@google.com>
8174
8175         * MAINTAINERS (Write After Approval): Add myself.
8176
8177 2007-04-23  Tom Tromey  <tromey@redhat.com>
8178
8179         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8180
8181 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8182
8183         * MAINTAINERS (cpplib): Rename to ...
8184         (libcpp): ... this.  Add C/C++ front end maintainers.
8185
8186 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8187
8188         * config-ml.in: Pass ${ml_config_env} to configure calls.
8189
8190 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8191
8192         * MAINTAINERS (Write After Approval): Add myself.
8193
8194 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8195
8196         * MAINTAINERS (Write After Approval): Add myself.
8197
8198 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8199
8200         * MAINTAINERS (fortran 95 front end): Add myself.
8201
8202 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8203
8204         * MAINTAINERS (Write After Approval): Add myself.
8205
8206 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8207
8208         * MAINTAINERS (Modulo Scheduler): Add myself.
8209
8210 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8211
8212         * MAINTAINERS (fortran 95 front end): Add myself.
8213         (c++ front end): whitespace fix.
8214
8215 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8216
8217         * MAINTAINERS (Write After Approval): Add myself.
8218
8219 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8220
8221         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8222         of glob.  Quote arguments with single quotes too.
8223         * configure: Regenerate.
8224
8225 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8226
8227         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8228         * Makefile.in: Regenerate
8229
8230 2007-03-07  Andreas Schwab  <schwab@suse.de>
8231
8232         * configure: Regenerate.
8233
8234 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8235
8236         * configure.ac: Add "--with-pdfdir" configure option,
8237         which defines pdfdir variable.
8238         * Makefile.def (target=fixincludes): Add install-pdf to
8239         missing targets.
8240         (recursive_targets): Add install-pdf target.
8241         (flags_to_pass): Add pdfdir.
8242         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8243         target.
8244         * configure: Regenerate
8245         * Makefile.in: Regenerate
8246
8247 2007-02-28  Eric Christopher  <echristo@apple.com>
8248
8249         Revert:
8250         2006-12-07  Mike Stump  <mrs@apple.com>
8251
8252         * Makefile.def (dependencies): Add dependency for
8253         install-target-libssp and install-target-libgomp on
8254         install-gcc.
8255         * Makefile.in: Regenerate.
8256
8257 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8258
8259         * configure: Regenerate.
8260         * configure.ac: Move statements after variable declarations.
8261
8262 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8263
8264         * MAINTAINERS: Add myself as sh maintainer.
8265
8266 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8267
8268         * configure.ac: Adjust for loop syntax.
8269         * configure: Regenerate.
8270
8271 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8272
8273         * configure: Rebuilt.
8274
8275 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8276
8277         * configure.ac: Drop multiple occurrences of --enable-languages,
8278         and fix its quoting.
8279         * configure: Rebuilt.
8280
8281 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8282             Nathan Sidwell  <nathan@codesourcery.com>
8283             Vladimir Prus  <vladimir@codesourcery.com>
8284             Joseph Myers  <joseph@codesourcery.com>
8285
8286         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8287         * configure: Regenerate.
8288
8289 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8290
8291         * ltconfig (freebsd*): Default to elf.
8292
8293 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8294
8295         * configure.ac (target_libraries): Move libgcc before libiberty.
8296         * configure: Regenerated.
8297
8298 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8299             Paolo Bonzini  <bonzini@gnu.org>
8300
8301         PR bootstrap/30753
8302         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8303         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8304         * configure: Regenerated.
8305
8306 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8307
8308         * MAINTAINERS (Language Front End Maintainers): Update my mail
8309         address.
8310
8311 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8312
8313         PR bootstrap/30748
8314         * configure.ac: Correct syntax for Solaris ksh.
8315         * configure: Regenerated.
8316
8317 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8318
8319         * configure.ac: Sync with src.
8320         * configure: Regenerate.
8321
8322 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8323
8324         * Makefile.in: Regenerate.
8325
8326 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8327
8328         * config.sub: Sync with src.
8329
8330 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8331
8332         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8333         noncanonical equivalents.
8334         * configure.in: Rename to...
8335         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8336         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8337         target_noncanonical.  Use them.  Rewrite removal of configure
8338         arguments for autoconf 2.59.  Discard variable settings.  Force
8339         program_transform_name for native tools.
8340
8341         * Makefile.in: Regenerated.
8342         * configure: Regenerated with autoconf 2.59.
8343
8344 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8345
8346         * MAINTAINERS (Write After Approval): Add myself.
8347
8348 2007-01-31  Andreas Schwab  <schwab@suse.de>
8349
8350         * Makefile.tpl (LDFLAGS): Substitute it.
8351         * Makefile.in: Regenerate.
8352
8353 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8354
8355         * MAINTAINERS (Write After Approval): Add myself.
8356
8357 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8358
8359         * MAINTAINERS (spu port): Add myself.
8360
8361 2007-01-23  Richard Guenther  <rguenther@suse.de>
8362
8363         PR bootstrap/30541
8364         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8365         * Makefile.tpl (GNATBIND): Substitute it.
8366         (GNATMAKE): Likewise.
8367         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8368         of STAGE_PREFIX.
8369         * Makefile.in: Regenerate.
8370         * configure: Regenerate.
8371
8372 2007-01-18  Mike Stump  <mrs@apple.com>
8373
8374         * configure.in: Re-enable -Werror for gcc builds.
8375
8376 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8377
8378         * MAINTAINERS (Write After Approval): Add myself.
8379
8380 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8381
8382         * configure.in: Change == to = in test command.
8383         * configure: Regenerate.
8384
8385 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8386             Nick Clifton  <nickc@redhat.com>
8387             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8388
8389         * configure.in (build_configargs, host_configargs, target_configargs):
8390         Remove build/host/target parameters.
8391         (host_libs): Add gmp and mpfr.
8392         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8393         * Makefile.def (gmp, mpfr): New.
8394         (gcc): Remove target.
8395         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8396         target_os, target_vendor): New.
8397         (configure): Add host_alias/target_alias arguments; adjust invocations.
8398         * configure: Regenerate.
8399         * Makefile.in: Regenerate.
8400
8401 2007-01-11  Matt Fago  <fago@earthlink.net>
8402
8403         * configure.in: Try to link to functions only in mpfr 2.2.x
8404         to improve robustness of configure tests.
8405         * configure: Regenerate.
8406
8407 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8408
8409         * MAINTAINERS: Add myself as i386 maintainer.
8410
8411 2007-01-08  Jan Hubicka  <jh@suse.cz>
8412
8413         * MAINTAINERS: Add myself as i386 maintainer.
8414
8415 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8416
8417         * configure.in: Add support for an x86_64-mingw* target.
8418         * configure: Regenerate.
8419
8420 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8421
8422         * Makefile.tpl (all-target): Correct @if conditional for target
8423         modules.
8424         * configure.in: Omit libiberty if building only target libgcc.
8425         * configure, Makefile.in: Regenerated.
8426
8427 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8428
8429         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8430         * configure: Regenerate.
8431
8432 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8433
8434         * Makefile.def (target_modules): Add libgcc.
8435         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8436         * Makefile.tpl (clean-target-libgcc): Delete.
8437         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8438         on gcc even for bootstrapped modules.  Rewrite handling of
8439         lang_env_dependencies to loop over target_modules.
8440         * configure.in (target_libraries): Add target-libgcc.
8441         * Makefile.in, configure: Regenerated.
8442
8443 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8444
8445         * configure.in: Reorganize recognition of languages.  Add
8446         --enable-stage1-languages.  Show supported languages for the chosen
8447         target rather than all recognized languages.
8448         * configure: Regenerate.
8449
8450 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8451
8452         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8453         * Makefile.in: Regenerate.
8454
8455 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8456
8457         * configure.in: Warn that MPFR 2.2.0 is buggy.
8458         * configure: Regenerate.
8459
8460 2006-12-27  Ian Lance Taylor  <iant@google.com>
8461
8462         * configure.in: When removing Makefiles to force a reconfigure, also
8463         remove prev-DIR*/Makefile.
8464         * configure: Regenerate.
8465
8466 2006-12-22  Andreas Schwab  <schwab@suse.de>
8467
8468         * configure: Regenerate with correct autoconf version.
8469
8470 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8471
8472         * configure.in: add AC_SUBST for *_FOR_TARGET.
8473         * configure: Regenerate.
8474
8475 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8476
8477         * configure.in: Simplify logic for rejecting languages that cannot
8478         be built.  Separate the case when a language is unsupported,
8479         from the case when the user chooses not to build a language.
8480
8481 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8482
8483         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8484         it only affects bootstrap and could be tested on "$host" as well.
8485         * configure: Regenerate.
8486         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8487
8488 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8489
8490         PR bootstrap/29544
8491         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8492         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8493         move here comment from Makefile.tpl.
8494         * Makefile.tpl: Move some definitions higher in the file.
8495         (STAGE1_CHECKING): New.
8496         * configure.in: Add --enable-stage1-checking.
8497         * configure: Regenerate.
8498         * Makefile.in: Regenerate.
8499
8500 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8501
8502         * MAINTAINERS: Add myself as build system maintainer.
8503
8504 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8505
8506         * MAINTAINERS (Write After Approval): Add myself.
8507
8508 2006-12-13  Eric Christopher  <echristo@apple.com>
8509
8510         * MAINTAINERS: Add myself as darwin maintainer.
8511
8512 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8513
8514         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8515
8516 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8517
8518         MAINTAINERS: Update my entry.
8519
8520 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8521
8522         * configure.in:  Handle spu makefile frag.
8523         * Makefile.tpl (MAINT): Define
8524         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8525         * configure: Regenerate.
8526         * Makefile.in: Regenerate.
8527
8528 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8529
8530         * config.guess: Import latest version.
8531         * config.sub: Likewise.
8532
8533 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8534
8535         * configure.in (spu-*-*): Don't skip target-libiberty.
8536         * configure: Regenerate.
8537
8538 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8539
8540         PR bootstrap/30134
8541         * configure.in: Correct x86 darwin support for libjava to powerpc
8542         and i?86 only.
8543         * configure: Regenerate.
8544
8545 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8546
8547         * configure.in: Add x86 darwin support for libjava.
8548         * configure: Regenerate.
8549
8550 2006-12-07  Mike Stump  <mrs@apple.com>
8551
8552         * Makefile.def (dependencies): Add dependency for
8553         install-target-libssp and install-target-libgomp on
8554         install-gcc.
8555         * Makefile.in: Regenerate.
8556
8557 2006-12-04  Richard Guenther  <rguenther@suse.de>
8558
8559         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8560         (Non-Algorithmic Maintainers): Move over non-algorithmic
8561         loop optimizer maintainers, add myself as a non-algorithmic
8562         middle-end maintainer.
8563
8564 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8565
8566         * MAINTAINERS (Write After Approval): Add myself.
8567
8568 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8569
8570         * configure.in: Update error message for missing GMP/MPFR.
8571
8572         * configure: Regenerate.
8573
8574 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8575
8576         * configure.in: Update MPFR version in error message.
8577
8578         * configure: Regenerate.
8579
8580 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8581
8582         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8583         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8584         --with-gmp-lib): New flags.
8585
8586         * configure: Regenerate.
8587
8588 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8589
8590         * MAINTAINERS (Write After Approval): Change my email address.
8591
8592 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8593
8594         * MAINTAINERS (Write After Approval): Add myself.
8595
8596 2006-11-22  Philipp Thomas  <pth@suse.de>
8597
8598         * MAINTAINERS (i18n): Update e-mail address.
8599
8600 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8601
8602         * MAINTAINERS (spu port): Add myself as maintainer.
8603         (Write After Approval): Remove myself.
8604
8605 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8606
8607         * configure.in (skipdirs): Don't build libssp for SPU.
8608         * configure: Regenerate.
8609
8610 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8611
8612         * MAINTAINERS (spu port): Add myself as maintainer.
8613         (libobjc): Update my email address.
8614
8615 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8616
8617         * MAINTAINERS (Write After Approval): Add myself.
8618
8619 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8620
8621         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8622         * configure : Rebuilt.
8623
8624 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8625
8626         * MAINTAINERS (Write After Approval): Add myself.
8627
8628 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8629
8630         * MAINTAINERS (Write After Approval): Add myself.
8631
8632 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8633
8634         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8635         libmpfr.a.
8636         * configure: Regenerate.
8637
8638 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8639
8640         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8641         (unstage): Test for stage_last presence.
8642
8643         PR bootstrap/29802
8644         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8645         STAGE_PREFIX.
8646         * Makefile.in: Regenerate.
8647
8648 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8649
8650         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8651         maintainers.
8652
8653 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8654
8655         * MAINTAINERS (Write After Approval): Add myself.
8656
8657 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8658
8659         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8660         and stageN-package/Makefile.
8661         * Makefile.in: Regenerated.
8662
8663 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8664
8665         * configure.in: Remove target-libgloss from noconfigdirs for
8666         bfin-*-*.
8667         * configure: Regenerated.
8668
8669 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8670
8671         * configure.in (have_gmp): Only error if the gcc directory exists.
8672
8673         * configure: Regenerate.
8674
8675 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8676
8677         * configure.in: Robustify error message for missing GMP/MPFR.
8678
8679         * configure: Regenerate.
8680
8681 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8682
8683         * MAINTAINERS (Write After Approval): Add myself.
8684
8685 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8686
8687         * MAINTAINERS: Change email address.
8688
8689 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8690
8691         * MAINTAINERS (Write After Approval): Add myself.
8692
8693 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8694
8695         * MAINTAINERS (Write After Approval): Add myself.
8696
8697 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8698
8699         * MAINTAINERS (Write After Approval): Move myself to
8700         Write After Approval section.
8701
8702 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8703
8704         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8705         need_gmp anymore.
8706         * configure: Regenerate.
8707
8708 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8709
8710         * MAINTAINERS (Write After Approval): Add myself.
8711
8712 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8713
8714         * config.guess: Import latest version.
8715         * config.sub: Likewise.
8716
8717 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8718
8719         * Makefile.def: Added pdf target handling.
8720         * Makefile.tpl: Added pdf target handling.
8721         * Makefile.in: Regenerated.
8722
8723 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8724
8725         * MAINTAINERS: Add self as score port maintainer.
8726
8727 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8728
8729         * MAINTAINERS (Write After Approval): Add myself.
8730
8731 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8732
8733         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8734         or newer.
8735         * configure: Regenerated.
8736
8737 2006-09-27  Dave Brolley  <brolley@redhat.com>
8738
8739         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8740         using $s instead of $r.
8741         * configure: Regenerated.
8742
8743 2006-09-26  Thiemo Seufer  <ths@mips.com>
8744
8745         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8746         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8747         * configure: Regenerate.
8748
8749 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8750
8751         * MAINTAINERS (Write After Approval): Remove myself.
8752
8753 2006-09-22  Chao-ying Fu  <fu@mips.com>
8754
8755         * MAINTAINERS (Write After Approval): Add myself.
8756
8757 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8758
8759         * MAINTAINERS: Add self as soft-fp maintainer.
8760
8761 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8762
8763         * MAINTAINERS: Add myself as avr maintainer.
8764         Remove Marek Michalkiewicz as avr maintainer.
8765
8766 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8767
8768         * MAINTAINERS (Write After Approval): Add myself.
8769
8770 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8771
8772         * configure.in: Never build newlib for a Mingw host.
8773         Never build newlib as Mingw target library.
8774         Test the existence of winsup/cygwin for building a Cygwin newlib,
8775         rather than just winsup.
8776         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8777         building a Mingw target.
8778         * configure: Regenerate.
8779
8780 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8781
8782         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8783
8784 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8785
8786         * config.guess: Import from src (was more updated).
8787         * config.sub: Likewise.
8788
8789 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8790
8791         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8792         * configure: Regenerated.
8793
8794 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8795
8796         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8797         for stages after the first.
8798
8799 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8800
8801         * Makefile.def: Add dependencies for configure-opcodes
8802         on configure-intl and all-opcodes on all-intl.
8803         * Makefile.in: Regenerated.
8804
8805 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8806
8807         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8808
8809 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8810
8811         Port to hosts whose 'sort' and 'tail' implementations
8812         treat operands with leading '+' as file names, as POSIX
8813         has required since 2001.  However, make sure the code still
8814         works on pre-POSIX hosts.
8815         * ltmain.sh: Don't assume "sort +2" is equivalent to
8816         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8817
8818 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8819
8820         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8821
8822 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8823
8824         * ltconfig: chmod 644 before ranlib during install.
8825
8826 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8827
8828         PR bootstrap/18058
8829         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8830         if the bootstrap compiler is a GCC version that supports it.
8831         * configure: Regenerate.
8832
8833 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8834
8835         * configure.in: Fix thinkos in previous check-in.
8836         * configure: Regenerate.
8837
8838 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8839
8840         PR other/27063
8841         * configure.in: Test subdir_requires and give an appropriate
8842         error message.
8843         * configure: Regenerate.
8844
8845 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8846
8847         * MAINTAINERS (Write After Approval): Add myself.
8848
8849 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8850
8851         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8852
8853 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8854
8855         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8856
8857 2006-06-20  David Ayers  <d.ayers@inode.at>
8858
8859         PR bootstrap/28072
8860         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8861         whether target-libjava is being configured instead of whether the
8862         java front end is enabled.
8863         * configure: Regenerate.
8864
8865 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8866
8867         PR target/27540
8868         * configure.in: Only enable libgomp on IRIX 6.
8869         * configure: Regenerate.
8870
8871 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8872
8873         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8874         too.
8875         * Makefile.in: Regenerate.
8876
8877 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8878
8879         * config-ml.in: Alter CCASFLAGS to include special
8880         multilib options the same as is done for CFLAGS.
8881
8882 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8883
8884         * configure.in: Don't enable libgomp on hpux10.
8885         * configure: Rebuilt.
8886
8887 2006-06-12  David Ayers  <d.ayers@inode.at>
8888
8889         PR bootstrap/27963
8890         PR target/19970
8891         * configure.in: Remove target-boehm-gc from noconfigdirs where
8892         ${libgcj} is specified.
8893         * configure: Regenerate.
8894
8895 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8896
8897         Sync from src:
8898
8899         * configure.in: Sync.
8900         * configure: Regenerated.
8901
8902         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8903
8904         * Makefile.def: Added dependencies from sim and gdb on intl, and
8905         added configure dependencies to everything with an all dependency
8906         on intl.
8907         * Makefile.in: Regenerated.
8908
8909 2006-06-06  David Ayers  <d.ayers@inode.at>
8910
8911         PR libobjc/13946
8912         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8913         * Makefile.in: Regenerate.
8914         * configure.in: Add --enable-objc-gc at toplevel and have it
8915         enable boehm-gc for Objective-C.
8916         Remove target-boehm-gc from libgcj.
8917         Add target-boehm-gc to target_libraries.
8918         Add target-boehm-gc to noconfigdirs where ${libgcj}
8919         is specified.
8920         Assert that boehm-gc is supported when requested for Objective-C.
8921         Only build boehm-gc if needed either for Java or Objective-C.
8922         * configure: Regenerate.
8923
8924 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8925
8926         PR 27674
8927         * Makefile.tpl (configure-[+prefix+][+module+],
8928         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8929         Remove rule to unstage bootstrapped modules.
8930         (stage_current): New.
8931         * Makefile.in: Regenerate.
8932
8933 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8934
8935         * MAINTAINERS (Write After Approval): Update my e-mail address.
8936
8937 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8938
8939         * include/libiberty.h: Declare pex_run_in_environment.
8940
8941 2006-05-31  Asher Langton  <langton2@llnl.gov>
8942
8943         * MAINTAINERS (Write After Approval): Add myself.
8944
8945 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8946
8947         * Makefile.def (bfd, opcodes): Fix lib_path.
8948         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8949         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8950         * Makefile.in: Regenerate.
8951
8952 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8953
8954         * Makefile.in: Regenerate.
8955
8956 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8957
8958         * Makefile.def: Add install-html target. Add datarootdir
8959         docdir and htmldir to flags_to_pass.
8960         * Makefile.tpl: Add install-html target.
8961         * Makefile.in: Regenerate.
8962         * configure.in: Add --with-datarootdir, --with-docdir, and
8963         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8964         * configure: Regenerate.
8965
8966 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8967
8968         * configure.in: Enable gprof for cross builds.
8969         * configure: Regenerate.
8970
8971 2006-05-22  Richard Guenther  <rguenther@suse.de>
8972
8973         Revert
8974         2006-01-31  Richard Guenther  <rguenther@suse.de>
8975         Paolo Bonzini  <bonzini@gnu.org>
8976
8977         * Makefile.def (target_modules): Add libgcc-math target module.
8978         * configure.in (target_libraries): Add libgcc-math target library.
8979         (--enable-libgcc-math): New configure switch.
8980         * Makefile.in: Re-generate.
8981         * configure: Re-generate.
8982         * libgcc-math: New toplevel directory.
8983
8984 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8985             Andreas Tobler  <a.tobler@schweiz.ch>
8986
8987         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8988         * configure: Rebuilt.
8989
8990 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8991
8992         * MAINTAINERS (Write After Approval): Add myself.
8993
8994 2006-05-01  DJ Delorie  <dj@redhat.com>
8995
8996         * configure.in: Restore CFLAGS if GMP isn't present.
8997         * configure: Regenerate.
8998
8999 2006-05-01  Richard Guenther  <rguenther@suse.de>
9000
9001         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9002         maintainer.
9003
9004 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9005
9006         * MAINTAINERS (Write After Approval): Add myself.
9007
9008 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9009
9010         * MAINTAINERS (Write After Approval): Add myself.
9011
9012 2006-04-18  DJ Delorie  <dj@redhat.com>
9013
9014         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9015         reference libgloss so that libssp can be built in a combined
9016         tree.
9017         * configure: Regenerate.
9018
9019 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9020
9021         * MAINTAINERS (Write After Approval): Add myself.
9022
9023 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9024
9025         * configure.in: Require makeinfo 4.4 or higher.
9026         * configure: Regenerate.
9027
9028 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9029
9030         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9031         Rearrange the entries of other libraries to have them in one place.
9032
9033 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9034
9035         * MAINTAINERS (Write After Approval): Remove myself.
9036         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9037
9038 2006-03-14  Richard Guenther  <rguenther@suse.de>
9039
9040         * configure: Regenerate with autoconf 2.13.
9041
9042 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9043
9044         * MAINTAINERS: Use my work address.
9045
9046         * MAINTAINERS: Update my E-mail address.
9047
9048 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9049
9050         * configure.in: Handle --disable-<component> generically.
9051         * configure: Regenerate.
9052
9053 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9054
9055         PR libgcj/17311
9056         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9057
9058 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9059
9060         * MAINTAINERS (Write After Approval):  Remove myself.
9061         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9062
9063 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9064
9065         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9066         (TARGET_CONFIGDIRS): Remove.
9067         * configure.in: Remove AC_SUBST(target_configdirs).
9068         * Makefile.in, configure: Regenerated.
9069
9070 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9071
9072         * MAINTAINERS (Write After Approval):  Remove myself.
9073         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9074
9075 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9076
9077         PR bootstrap/25670
9078
9079         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9080
9081         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9082         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9083         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9084         BUILD_PREFIX, BUILD_PREFIX_1.
9085         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9086
9087         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9088         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9089
9090         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9091         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9092         of `cat stage_current`.  Always provide the `r' and `s' variables.
9093         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9094         a single shell execution.
9095         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9096         bootstrapped modules, make the stage1 module if the build was not
9097         started yet, else build the current stage.
9098         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9099         (all-build, all-host, all-target, [+make_target+]-host,
9100         [+make_target+]-target): Do not use \-continued lines.
9101         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9102         (current_stage, restrap, stage_last): New.
9103
9104         * Makefile.in: Regenerate.
9105         * configure: Regenerate.
9106
9107 2006-02-19  Bud Davis  <jmdavis@link.com>
9108
9109         * MAINTAINERS (Write After Approval):  Remove myself.
9110         (Language Front End Maintainers):  Add myself as fortran 95
9111         maintainer and update e-mail address.
9112
9113 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9114
9115         * MAINTAINERS (Write After Approval):  Remove myself.
9116         (Language Front End Maintainers):  Add myself as fortran 95
9117         maintainer.
9118
9119 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9120
9121         * MAINTAINERS (Write After Approval): Add myself.
9122
9123 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9124
9125         * MAINTAINERS (Write After Approval):  Remove myself.
9126         (Language Front End Maintainers):  Add myself as
9127         fortran 95 maintainer.
9128
9129 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9130
9131         Sync from src:
9132
9133         2005-12-27  Leif Ekblad  <leif@rdos.net>
9134
9135         * configure.in: Add support for RDOS target.
9136         * configure: Regenerate.
9137
9138 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9139             Andreas Schwab  <schwab@suse.de>
9140
9141         * configure: Regenerate.
9142
9143 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9144
9145         * configure.in (enable_libgomp): Add AIX.
9146         * configure: Regenerate.
9147
9148 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9149
9150         * MAINTAINERS (Write After Approval): Add myself.
9151
9152 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9153
9154         * MAINTAINERS (Write After Approval): Add myself.
9155
9156 2006-01-31  Richard Guenther  <rguenther@suse.de>
9157         Paolo Bonzini  <bonzini@gnu.org>
9158
9159         * Makefile.def (target_modules): Add libgcc-math target module.
9160         * configure.in (target_libraries): Add libgcc-math target library.
9161         (--enable-libgcc-math): New configure switch.
9162         * Makefile.in: Re-generate.
9163         * configure: Re-generate.
9164         * libgcc-math: New toplevel directory.
9165
9166 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9167
9168         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9169         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9170         the assembler, linker and binutils.
9171         * configure: Regenerate.
9172
9173 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9174
9175         * MAINTAINERS (Write After Approval): Add myself.
9176
9177 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9178
9179         * configure: Regenerate.
9180
9181 2006-01-18  Richard Henderson  <rth@redhat.com>
9182             Jakub Jelinek  <jakub@redhat.com>
9183             Diego Novillo  <dnovillo@redhat.com>
9184
9185         * libgomp: New directory.
9186         * Makefile.def: Add target_module libgomp.
9187         * Makefile.in: Regenerate.
9188         * configure.in (target_libraries): Add target-libgomp.
9189         * configure: Regenerate.
9190
9191 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9192
9193         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9194         @ from continuation.
9195         * Makefile.in: Rebuilt.
9196
9197 2006-01-04  Chris Lattner  <sabre@gnu.org>
9198
9199         * MAINTAINERS (Write After Approval): Add myself.
9200
9201 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9202
9203         PR bootstrap/24252
9204
9205         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9206         * Makefile.tpl (OBJDUMP): New.
9207         (EXTRA_HOST_FLAGS): Add it.
9208         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9209
9210         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9211         to use symbolic links between directories.  Avoid race conditions
9212         or make them harmless.
9213         * configure.in: Do not try to use symbolic links between directories.
9214
9215         * Makefile.def (LEAN): Pass.
9216         * Makefile.tpl (LEAN): Define.
9217         (stage[+id+]-start): Accept that the previous directory does not
9218         exist, if the bootstrap is lean.
9219         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9220         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9221         configure substitution.
9222         ([+compare-target+]): Likewise.
9223         ([+bootstrap-target+]-lean): New.
9224         * configure.in: Remove lean bootstrap support from here.
9225
9226         * Makefile.in: Regenerate.
9227         * configure: Regenerate.
9228
9229 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9230
9231         * MAINTAINERS (libdecnumber): Add myself.
9232
9233 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9234
9235         * libtool-ldflags: New script.
9236
9237 2006-01-02  Andreas Schwab  <schwab@suse.de>
9238
9239         * configure.in: When reconfiguring remove Makefile in
9240         all stage directories.
9241         * configure: Regenerate.
9242
9243 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9244
9245         * MAINTAINERS: Update my email address.
9246
9247 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9248
9249         Revert Ada-related part of the previous change.
9250
9251         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9252         Do not pass.
9253         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9254         * Makefile.in: Regenerate.
9255         * configure.in: Do not include mt-ppc-aix target fragment.
9256         * configure: Regenerate.
9257
9258 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9259
9260         * configure.in: Select appropriate fragments for PowerPC/AIX.
9261         * configure: Regenerate.
9262
9263         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9264         BOOT_CFLAGS, BOOT_LDFLAGS.
9265         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9266         BOOT_CFLAGS, BOOT_LDFLAGS.
9267         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9268         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9269         (stage): Fail if we cannot complete the work.
9270         * Makefile.in: Regenerate.
9271
9272 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9273
9274         * configure.in: Replace ms1 with mt.
9275         * configure: Rebuilt.
9276
9277 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9278
9279         * MAINTAINERS: Update my email address.
9280
9281 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9282
9283         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9284         install-host-nogcc): Don't invoke $(stage) at the end.
9285         * Makefile.in: Regenerate.
9286
9287 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9288
9289         * configure.in: Flip the top-level bootstrap switch.
9290         * configure: Regenerate.
9291
9292 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9293
9294         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9295         $(stage) and $(unstage).
9296         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9297         (all): Remove stray semicolon.
9298         (local-distclean): Don't handle multilib.tmp and multilib.out.
9299         (install.all): Set $s for consistency.
9300         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9301         check_multilibs setting.  Always make the install directory.
9302         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9303         Correct @if/@endif.
9304         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9305         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9306         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9307         (multilib.out): Remove.
9308         * Makefile.in: Regenerated.
9309
9310 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9311
9312         * MAINTAINERS (Write After Approval): Add myself.
9313
9314 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9315
9316         * MAINTAINERS: Add myself as mt maintainer.
9317
9318         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9319
9320 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9321
9322         * MAINTAINERS: Change email address.
9323
9324 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9325
9326         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9327         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9328         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9329         Find in-tree tools if available.
9330         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9331         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9332         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9333         (COMPILER_*_FOR_TARGET): New.
9334         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9335         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9336         (CONFIGURED_*, USUAL_*): Remove.
9337         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9338         STRIP): Use autoconf substitutions.
9339         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9340         COMPILER_NM_FOR_TARGET): New.
9341         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9342
9343         (all): Make all-host and all-target in parallel.
9344         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9345         that $$r and $$s are set before invoking a recursive make.
9346         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9347         ([+bootstrap-target+]): Inline most of the `all' target.
9348
9349 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9350
9351         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9352         from the gcc build directory.
9353         * Makefile.in: Regenerate.
9354
9355 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9356
9357         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9358         depend on all-libdecnumber.
9359         * configure.in (host_libs): Include libdecnumber.
9360         * Makefile.in: Regenerate.
9361         * configure: Likewise.
9362
9363 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9364
9365         * libdecnumber: Import decNumber sources from the dfp-branch.
9366
9367 2005-11-21  Kean Johnston  <jkj@sco.com>
9368
9369         * config.sub, config.guess: Sync from upstream sources.
9370
9371 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9372
9373         Import from Autoconf sources:
9374
9375         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9376         * config/move-if-change: Don't output "$2 is unchanged";
9377         suggested by Ben Elliston.  Handle weird characters correctly.
9378
9379 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9380
9381         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9382         to match upstream libtool for darwin.
9383
9384 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9385
9386         * Makefile.def: Remove gdb dependencies for gdbtk.
9387         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9388         (configure-gdb, install-gdb): New rules.
9389         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9390         * Makefile.in, configure: Regenerated.
9391
9392 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9393
9394         * MAINTAINERS (Write After Approval): Add myself.
9395
9396 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9397
9398         * MAINTAINERS (Write After Approval): Add myself.
9399
9400 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9401
9402         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9403         Diego Novillo.
9404
9405 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9406
9407         PR bootstrap/24297
9408         * Makefile.tpl (do-[+make-target+], do-check, install,
9409         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9410         are set before recursing.
9411         * Makefile.in: Regenerate.
9412
9413 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9414
9415         PR bootstrap/18939
9416         * Makefile.def (gcc) <target>: Fix thinko.
9417         * Makefile.in: Regenerate.
9418
9419 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9420
9421         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9422         * configure: Regenerate.
9423
9424 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9425
9426         * MAINTAINERS (Write After Approval): Add self.
9427
9428 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9429
9430         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9431         target-libffi, target-qthreads, target-libjava, and
9432         targetlibobjc.
9433         * configure: Regenerate.
9434
9435 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9436
9437         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9438         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9439         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9440         (USUAL_OBJDUMP_FOR_TARGET): New.
9441         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9442         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9443         * configure, Makefile.in: Regenerated.
9444
9445 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9446
9447         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9448         before other host packages.
9449
9450 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9451
9452         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9453
9454 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9455
9456         PR bootstrap/22340
9457
9458         * configure.in (default_target): Remove.
9459         * Makefile.tpl (all): Do not use prerequisites as subroutines
9460         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9461         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9462         use prerequisites as subroutines.
9463         (check-host, check-target): New.
9464         (bootstrap configure & all targets): Do not use stage*-start
9465         if the directory layout is already ok.
9466         (non-bootstrap configure & all targets): Prepend a $(unstage).
9467         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9468         (NOTPARALLEL): Remove.
9469         (unstage, stage variables): New variables.
9470         (unstage, stage targets): Simply expand to those variables.
9471
9472         * configure: Regenerate.
9473         * Makefile.in: Regenerate.
9474
9475 2005-10-04  James E Wilson  <wilson@specifix.com>
9476
9477         * Makefile.def (lang_env_dependencies): Add libmudflap.
9478         * Makefile.in: Regenerate.
9479
9480 2005-10-03  Andreas Schwab  <schwab@suse.de>
9481
9482         Backport from libtool CVS:
9483         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9484
9485         * ltmain.sh: add support for installing into temporary
9486         staging area (e.g. 'make install DESTDIR=...')
9487
9488 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9489
9490         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9491         * configure: Regenerated.
9492
9493 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9494
9495         * configure: Regenerate with the correct
9496         autoconf version.
9497
9498 2005-09-30  Catherine Moore  <clm@cm00re.com>
9499
9500         * configure.in (bfin-*-*): New.
9501         * configure: Regenerated.
9502
9503 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9504
9505         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9506         (LIPO_FOR_TARGET): New.
9507         (CONFIGURED_LIPO_FOR_TARGET): New.
9508         (USUAL_LIPO_FOR_TARGET): New.
9509         (STRIP_FOR_TARGET): New.
9510         (CONFIGURED_STRIP_FOR_TARGET): New.
9511         (USUAL_STRIP_FOR_TARGET): New.
9512         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9513         STRIP_FOR_TARGET.
9514         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9515         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9516         * Makefile.in: Regenerate.
9517         * configure: Regenerate.
9518
9519 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9520
9521         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9522         (rs6000-*-aix*): Same.
9523         * configure: Regenerate.
9524
9525 2005-09-16  Tom Tromey  <tromey@redhat.com>
9526
9527         * MAINTAINERS: Add self as java maintainer.
9528
9529 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9530
9531         * configure.in: Recognize f95 in the --enable-languages option,
9532         and substitute it for fortran, issuing a warning.
9533         * configure: Regenerate.
9534
9535 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9536
9537         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9538         * configure:  Regenerated.
9539
9540 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9541
9542         * MAINTAINERS: Add self as ms1 maintainer.
9543
9544 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9545
9546         * Makefile.def (libssp): Add to lang_env_dependencies.
9547         * Makefile.in: Regenerate.
9548
9549 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9550
9551         * MAINTAINERS: Add myself as middle-end maintainer.
9552
9553 2005-08-17  Christian Groessler  <chris@groessler.org>
9554
9555         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9556         * Makefile.in: Regenerate.
9557
9558 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9559
9560         * MAINTAINERS (write after approval): Added myself.
9561
9562 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9563
9564         * MAINTAINERS (Write After Approval): Add myself.
9565
9566 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9567
9568         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9569         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9570         Look for alternate names of the target cc and c++
9571         * configure: Regenerate.
9572
9573 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9574
9575         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9576         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9577         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9578         tools; remove code to manually set them.
9579         (Target tools): Look in the environment for them.
9580         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9581         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9582         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9583         build directory.
9584         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9585         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9586         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9587         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9588         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9589         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9590         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9591         * configure: Regenerate.
9592         * Makefile.in: Regenerate.
9593
9594 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9595
9596         * MAINTAINERS: Update for removed CPU targets.
9597
9598 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9599
9600         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9601         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9602         * Makefile.in: Regenerated.
9603
9604 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9605
9606         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9607         (CFLAGS_FOR_TARGET): Use it.
9608         (CXXFLAGS_FOR_TARGET): Likewise.
9609         * Makefile.in: Regenerated.
9610         * configure.in (--with-build-sysroot): New option.
9611         * configure: Regenerated.
9612
9613 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9614
9615         * Makefile.tpl: Wrap install between unstage and stage
9616         * Makefile.in: Regenerate.
9617
9618 2005-07-21  Eric Christopher  <echristo@apple.com>
9619
9620         * MAINTAINERS: Update affiliation.
9621
9622 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9623
9624         * MAINTAINERS: Add self as crx port maintainer.
9625
9626 2005-07-20  DJ Delorie  <dj@redhat.com>
9627
9628         * MAINTAINERS: Add self as m32c maintainer.
9629
9630 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9631
9632         * all files: Update FSF address.
9633
9634 2005-07-15  Eric Christopher  <echristo@redhat.com>
9635
9636         * MAINTAINERS: Change affiliation.
9637
9638 2005-07-14  Jim Blandy  <jimb@redhat.com>
9639
9640         * configure.in: Add cases for Renesas m32c.
9641         * configure: Regenerated.
9642
9643 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9644
9645         * COPYING.LIB: Update from fsf.org.
9646
9647 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9648
9649         * COPYING, compile, config.guess,
9650         config.sub, install-sh, missing, mkinstalldirs,
9651         symlink-tree, ylwrap: Sync from upstream sources.
9652         * config-ml.in: Update FSF address.
9653
9654 2005-07-13  Eric Christopher  <echristo@redhat.com>
9655
9656         * configure.in: Add toplevel noconfigdir support for tpf.
9657         * configure: Regenerate.
9658
9659 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9660
9661         PR ada/22340
9662
9663         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9664         * Makefile.in: Regenerate.
9665
9666 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9667
9668         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9669         Brolley to write-after-approval.
9670
9671 2005-07-07  Andreas Schwab  <schwab@suse.de>
9672
9673         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9674         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9675         * Makefile.in: Regenerated.
9676
9677 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9678
9679         * configure.in: Don't build sim or rda when targetting darwin.
9680         * configure: Regenerate.
9681
9682 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9683
9684         * configure.in: Add --enable-libssp and --disable-libssp.
9685         * configure: Regenerate with autoconf-2.13.
9686
9687 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9688
9689         * Makefile.def (target_modules): Add libssp.
9690         * configure.in (target_libraries): Add target-libssp.
9691         * configure: Rebuilt.
9692         * Makefile.in: Rebuilt.
9693
9694 2005-07-01  Zack Weinberg  <zackw@panix.com>
9695
9696         * MAINTAINERS: Change email address.  Resign from maintainership.
9697
9698 2005-07-01  Richard Guenther  <rguenther@suse.de>
9699
9700         * MAINTAINERS: Change my e-mail address and affiliation.
9701
9702 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9703
9704         * Makefile.def (stagefeedback): Come after profile.
9705         Define profiledbootstrap target.
9706         * Makefile.tpl (profiledbootstrap): Remove.
9707         (stageprofile-end): Zap stagefeedback.
9708         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9709         * Makefile.in: Regenerate.
9710
9711 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9712
9713         * MAINTAINERS: Update my email address.
9714
9715 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9716
9717         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9718         In 'cpp' stanza, support '#line' as well as '# '.
9719
9720 2005-06-08  Andreas Schwab  <schwab@suse.de>
9721
9722         * MAINTAINERS: Move myself from 'Write After Approval' to
9723         'CPU Port Maintainers' section as m68k maintainer.
9724
9725 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9726
9727         * configure.in (unsupported_languages): New macro.
9728         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9729         non-ported target libraries in noconfigdirs.
9730         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9731         non-linux-gnu.  Remove libgcj_ex_libffi.
9732         <lang_frag loop>: Set add_this_lang=no if the language is in
9733         unsupported_languages.
9734         * configure: Regenerate.
9735
9736 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9737
9738         * configure.in: Fix typo in handling of --with-mpfr-dir.
9739         * configure: Regenerate.
9740
9741 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9742
9743         * MAINTAINERS: Update my email address.
9744
9745 2005-06-02  Jim Blandy  <jimb@redhat.com>
9746
9747         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9748         accepted into the master sources.)
9749
9750 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9751             Michael Snyder  <msnyder@redhat.com>
9752             Stan Cox  <scox@redhat.com>
9753
9754         * configure.in: Set noconfigdirs for ms1.
9755
9756         * configure: Regenerate.
9757
9758 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9759
9760         * MAINTAINERS (Write After Approval): Add self.
9761
9762 2005-06-01  Josh Conner  <jconner@apple.com>
9763
9764         * MAINTAINERS (Write After Approval): Add self.
9765
9766 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9767
9768         * MAINTAINERS: Update my email address.
9769
9770 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9771
9772         * MAINTAINERS (Write After Approval): Add self.
9773
9774 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9775
9776         * MAINTAINERS (Write After Approval): Remove self.
9777
9778 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9779
9780         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9781         (Dependencies): Consider target modules for bootstrap dependencies.
9782         Make target bootstrap modules depend on each stage's gcc.
9783         * Makefile.in: Regenerate.
9784
9785 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9786
9787         * Makefile.def (configure-gcc): Depend on binutils having been built.
9788         (all-gcc): No need to do it here.
9789         * Makefile.in: Regenerate.
9790
9791 2005-05-19  Paul Brook  <paul@codesourcery.com>
9792
9793         * configure.in: Rewrite misleading error message when requested
9794         language cannot be built.
9795         * configure: Regenerate.
9796
9797 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9798
9799         * ylwrap: Import from Automake 1.9.5.
9800
9801 2005-05-13  David Ung  <davidu@mips.com>
9802
9803         * MAINTAINERS (Write After Approval): Add self.
9804
9805 2005-05-09  Mike Stump  <mrs@apple.com>
9806
9807         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9808         lt_cv_sys_max_cmd_len for now.
9809
9810 2005-05-09  Stan Cox  <scox@redhat.com>
9811
9812         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9813
9814 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9815
9816         * README.SCO: Update the URL.
9817
9818 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9819
9820         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9821         with_gnu_ld to libtool.
9822         * ltcf-c.sh (aix[45]): Define file_list_spec.
9823         * ltcf-cxx.sh (aix[45]): Same.
9824         * ltcf-gcj.sh (aix[45]): Same.
9825         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9826         exists, write list of input files to temporary file.
9827
9828 2005-05-04  Mike Stump  <mrs@apple.com>
9829
9830         * configure.in: Always pass --target to target configures as
9831         otherwise rebuilds that do --recheck will fail.
9832         * confiugure: Rebuilt.
9833
9834 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9835
9836         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9837         STAGE_HOST_EXPORTS.
9838         (configure, all): Add bootstrap support.
9839         (Host modules, target modules): Pass post-stage1 flags and exports.
9840         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9841         * Makefile.in: Regenerate.
9842
9843 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9844
9845         * configure: Regenerate.
9846
9847 2005-04-27  Mike Stump  <mrs@apple.com>
9848
9849         * MAINTAINERS: Add self as darwin maintainer.
9850
9851 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9852
9853         * config.sub: Update from master copy.
9854
9855 2005-04-21  Mike Stump  <mrs@apple.com>
9856
9857         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9858         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9859
9860 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9861
9862         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9863         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9864         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9865         "*-*-elf" and "*-*-linux*".
9866         * configure: Regenerate.
9867
9868 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9869
9870         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9871
9872 2005-04-12  Mike Stump  <mrs@apple.com>
9873
9874         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9875
9876 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9877
9878         * MAINTAINERS (Write After Approval): Add myself.
9879
9880 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9881
9882         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9883
9884 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9885
9886         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9887         (TARGET_CONFIGARGS): Include --with-target-subdir.
9888         (configure, all): New macros.  Use them throughout.
9889         * Makefile.in: Regenerate.
9890
9891 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9892
9893         * MAINTAINERS (Write After Approval): Add myself.
9894
9895 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9896
9897         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9898
9899 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9900
9901         * MAINTAINERS: Move John Carr to Write After Approval.
9902
9903 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9904
9905         * config/mh-mingw32: Delete.
9906         * configure.in: Don't use it.
9907         * configure: Regenerate.
9908
9909 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9910
9911         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9912         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9913         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9914         (HOST_LIB_PATH): Generate from Makefile.def.
9915         (TARGET_LIB_PATH): Likewise.
9916         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9917         * Makefile.in: Regenerate.
9918         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9919         (RPATH_ENVVAR): Include Darwin case.
9920         * configure: Regenerate.
9921
9922 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9923
9924         * MAINTAINERS (Various Maintainers): Remove self.
9925         (Write After Approval): Add self.
9926
9927 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9928
9929         * MAINTAINERS (Various Maintainers): Add self.
9930
9931 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9932
9933         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9934         * configure: Regenerate.
9935
9936 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9937
9938         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9939         gcc_version, and gcc_version_trigger from set of flags to pass.
9940         * Makefile.tpl: Remove definitions of above variables.
9941         (config.status): Remove dependency on $(gcc_version_trigger).
9942         * Makefile.in: Regenerate.
9943         * configure.in: Do not reference config/gcc-version.m4 nor
9944         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9945         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9946         * configure: Regenerate.
9947
9948 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9949             Andrew Pinski  <pinskia@physics.uc.edu>
9950
9951         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9952         * Makefile.in: Regenerate.
9953
9954 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9955
9956         * MAINTAINERS (Write After Approval): Add myself.
9957
9958 2005-03-03  David Ayers  <d.ayers@inode.at>
9959
9960         * MAINTAINERS (Write After Approval): Add myself.
9961
9962 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9963
9964         PR libgcj/20160
9965         * ltmain.sh: Avoid creating archives with components that have
9966         duplicate basenames.
9967
9968 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9969
9970         PR bootstrap/20250
9971         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9972         instead of check.
9973         * Makefile.in: Regenerate.
9974
9975 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9976
9977         * Makefile.in: Regenerate to fix conflict between the previous two
9978         patches.
9979
9980 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9981
9982         PR bootstrap/17383
9983         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9984         * Makefile.tpl (HOST_SUBDIR): New substitution.
9985         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9986         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9987         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9988         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9989         (Host modules, Bootstrapped modules): Use it.
9990         (Build modules, Target modules): Do not create symlink trees,
9991         always configure out-of-srcdir.
9992         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9993         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9994         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9995         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9996
9997         * Makefile.in: Regenerate.
9998         * configure: Regenerate.
9999
10000 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10001
10002         Merged from libada-gnattools-branch:
10003         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10004
10005         * gnattools: New directory.
10006         * Makefile.def: Add gnattools as a module, depending on target-libada.
10007         * Makefile.in: Regenerate.
10008         * configure.in: Include gnattools in host_tools; disable it if ada
10009         is disabled.
10010         * configure: Regenerate.
10011
10012 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10013
10014         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10015         treelang maintainer.
10016         (Write After Approval): Remove myself.
10017
10018 2005-02-23  Paul Schlie  <schlie@comcast.net>
10019
10020         * configure.in: Allow darwin targeted ports to build tk, itcl and
10021         libgui.
10022         * configure: Regenerate.
10023
10024 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10025
10026         PR libgcj/10353
10027         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10028         * configure: Regenerate.
10029
10030 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10031
10032         * MAINTAINERS (Write After Approval): Add myself.
10033
10034 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10035
10036         * MAINTAINERS: Update my e-mail address.
10037
10038 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10039
10040         * MAINTAINERS (Write After Approval): Add myself.
10041
10042 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10043
10044         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10045         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10046         target-libgloss when not *-*-elf and *-*-aout.
10047         * configure: Regenerate.
10048
10049 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10050
10051         * MAINTAINERS: Remove obsolete entries.
10052
10053         * MAINTAINERS (Write After Approval): Add Michael Matz.
10054
10055 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10056
10057         * MAINTAINERS: Remove self as cpplib maintainer.
10058
10059 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10060
10061         * install-sh, config.sub: Import from upstream.
10062
10063 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10064
10065         PR bootstrap/18222
10066         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10067         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10068         * Makefile.in: Regenerate.
10069
10070 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10071
10072         * MAINTAINERS: Update my email address.
10073
10074 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10075             Andreas Schwab  <schwab@suse.de>
10076
10077         PR bootstrap/18033
10078         * config-ml.in: Eval option if surrounded by single quotes.
10079
10080 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10081
10082         Revert 2004-12-28 Makefile changes, a better fix will be
10083         applied to mainline and src after GCC 4.0 branches.
10084
10085 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10086
10087         PR bootstrap/17383
10088
10089         * Makefile.def (target_modules): Remove stage parameter,
10090         it is always true now.
10091         * Makefile.tpl (configure-build-[+module+],
10092         configure-target-[+module+]): Always build symlink tree
10093         for the directory and for include.  BUILD_SUBDIR and
10094         TARGET_SUBDIR cannot be . anymore.
10095         * Makefile.in: Regenerate.
10096
10097 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10098
10099         Revert 2004-12-08 Makefile changes.
10100
10101 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10102
10103         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10104         cygwin, mingw.
10105
10106 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10107
10108         * configure.in (sh64-*-*): Reenable gprof.
10109         * configure: Regenerate.
10110
10111 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10112
10113         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10114         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10115         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10116         * Makefile.in: Regenerate.
10117
10118 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10119
10120         * MAINTAINERS: Update my email address.
10121
10122 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10123
10124         * Makefile.tpl: Generate normal dependencies if the LHS module is
10125         not bootstrapped.
10126         * Makefile.in: Regenerate.
10127
10128 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10129
10130         * configure.in: Include config/gxx-include-dir.m4.  Use
10131         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10132         * configure: Regenerate.
10133
10134 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10135
10136         * config.if: Delete.
10137         * configure.in: Set libstdcxx_incdir directly.
10138         * configure: Regenerate.
10139
10140 2004-12-02  Eric Christopher  <echristo@redhat.com>
10141
10142         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10143         * Makefile.in: Regenerate.
10144
10145 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10146
10147         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10148         * configure: Regenerate.
10149
10150 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10151
10152         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10153         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10154         * configure: Regenerate.
10155
10156 2004-12-01  Eric Christopher  <echristo@redhat.com>
10157
10158         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10159         of things to remove.
10160
10161 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10162
10163         * MAINTAINERS (Write After Approval): Update my e-mail address.
10164
10165 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10166
10167         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10168         from CVS libtool to always pass_all.
10169
10170 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10171
10172         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10173         (hppa*64*-*-*): Delete incorrect comment.
10174         * configure: Rebuilt.
10175
10176 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10177
10178         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10179
10180 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10181
10182         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10183         from CVS libtool to always pass_all.
10184
10185 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10186
10187         * install-sh, compile: Import from automake.
10188
10189 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10190
10191         * config.guess, config.sub:  Import from savannnah.
10192
10193 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10194
10195         * MAINTAINERS (Write After Approval): Add myself
10196
10197 2004-11-12  Mike Stump  <mrs@apple.com>
10198
10199         * Makefile.def: Add html support.
10200         * Makefile.tpl: Likewise.
10201         * Makefile.in: Regenerate.
10202
10203 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10204
10205         PR 18423
10206         * configure.in: Remove all instances of build-fixincludes from
10207         noconfigdirs.
10208         (build_configargs): Supply --target to subdirectories.
10209         * configure: Regenerate.
10210
10211         * Makefile.def: Make gcc install depend on fixincludes install.
10212         * Makefile.in: Regenerate.
10213
10214 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10215
10216         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10217
10218 2004-11-11  Paul Brook  <paul@codesourcery.com>
10219
10220         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10221
10222 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10223
10224         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10225         target-libgfortran.
10226         * configure: Regenerate.
10227
10228 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10229
10230         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10231         like CC.
10232
10233 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10234
10235         * Makefile.def (host fixincludes): Specify missing targets.
10236         * Makefile.in: Regenerate.
10237
10238 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10239
10240         * MAINTAINERS: Add myself
10241
10242 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10243
10244         * MAINTAINERS (Write After Approval): Add myself.
10245
10246 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10247
10248         * Makefile.def: Build fixincludes for the host, too.
10249         * Makefile.in: Regenerate.
10250         * configure.in (host_tools): Add fixincludes.
10251         * configure: Regenerate.
10252
10253 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10254
10255         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10256         * configure: Regenerated.
10257
10258 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10259
10260         PR other/17783
10261         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10262         * configure: Regenerated.
10263
10264 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10265
10266         * README.SCO: Update per FSF instructions.
10267
10268 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10269
10270         PR target/18151
10271         * configure.in (case ${target}): Do not build fixincludes for avr.
10272         * configure: Regenerated.
10273
10274 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10275
10276         * configure.in (case ${target}): Do not build fixincludes
10277         on platforms where it is not used.
10278         * configure: Regenerated.
10279
10280 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10281
10282         * configure.in: Use an absolute path to install-sh.
10283         * configure: Regenerated.
10284
10285 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10286
10287         * MAINTAINERS (Write After Approval): Add myself.
10288
10289 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10290
10291         * MAINTAINERS: Remove from Write After Approval those that are
10292         already maintainers.
10293
10294 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10295
10296         * MAINTAINERS:  Update my email address.
10297
10298 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10299
10300         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10301         * configure: Regenerate.
10302
10303 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10304
10305         * MAINTAINERS:  Update my email address.
10306
10307 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10308
10309         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10310         entries belonging to this category.
10311
10312 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10313
10314         * MAINTAINERS: Update my e-mail address.
10315
10316 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10317
10318         Fix wrong conflict resolution in:
10319
10320         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10321
10322         * Makefile.in: Regenerate.
10323         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10324         in the recursive `make', instead of hardwiring `all'.
10325         (Autogenerated TARGET-* variables): New.
10326
10327 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10328
10329         * configure.in: Enable target-libgloss for crx-*-*.
10330         * configure: Regenerate.
10331
10332 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10333
10334         * MAINTAINERS (Various Maintainers): Move the "windows,
10335         cygwin, mingw" maintainer to ...
10336         (OS Port Maintainers): ... here.
10337
10338 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10339
10340         * MAINTAINERS (Write After Approval): Remove those that are
10341         maintainers of some subsystem.
10342
10343 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10344
10345         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10346         * ltcf-cxx.sh (tpf*): Likewise.
10347         * ltconfig (tpf*): Add TPF OS configuration support.
10348
10349 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10350
10351         * MAINTAINERS: Change my email address to my new work account.
10352
10353 2004-09-24  Michael Roth  <mroth@nessie.de>
10354
10355         * configure.in (--without-headers): Add missing double quotes.
10356         * configure: Regenerate.
10357
10358 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10359
10360         * ylwrap: Revert to previous version.
10361
10362 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10363
10364         PR bootstrap/17369
10365         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10366         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10367         SET_GCC_LIB_PATH_CMD.
10368         (BASE_TARGET_EXPORTS): Likewise.
10369         * Makefile.in: Regenerated.
10370
10371         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10372         * configure: Regenerated.
10373
10374 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10375
10376         * config.guess: New upstream version
10377         * compile, depcomp, install-sh, ylwrap: Likewise.
10378
10379 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10380
10381         * config/mh-x86omitfp: New host makefile fragment.  Add
10382         -fomit-frame-pointer to the default BOOT_CFLAGS.
10383         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10384         * configure: Regenerate.
10385
10386 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10387
10388         PR target/11572
10389         * configure.in (*-*-darwin*): Renable libobjc.
10390         * configure: Regenerate.
10391
10392 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10393
10394         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10395
10396 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10397
10398         * Makefile.def: Remove libbanshee.
10399         * Makefile.tpl: Ditto.
10400         * configure.in: Ditto.
10401         * Makefile.in: Regen.
10402         * configure: Ditto.
10403
10404 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10405
10406         * ltmain.sh: Use $pic_object as $non_pic_object if
10407         $non_pic_object=none.
10408
10409 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10410
10411         * missing: Import latest version from master repository.
10412
10413 2004-09-06  Nick Clifton  <nickc@redhat.com>
10414
10415         * config.sub: Import latest version from master repository.
10416         * config.guess: Likewise.
10417         This includes these changes:
10418
10419         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10420
10421         * config.sub: Handle crisv32, alias etraxfs.
10422         * config.guess (crisv32:Linux:*:*): Handle.
10423
10424         2004-08-13  Brad Smith  <brad@comstyle.com>
10425
10426         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10427         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10428
10429         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10430
10431         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10432         assume the processor is a powerpc.  This is because coreutils
10433         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10434         in this case, due to a MacOS X bug that causes
10435         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10436         to return a negative number.
10437         Problem reported by Petter Reinholdtsen in:
10438         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10439
10440         2004-07-19  Ben Elliston  <bje@gnu.org>
10441
10442         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10443
10444         2004-06-24  Ben Elliston  <bje@gnu.org>
10445
10446         * config.guess: Update copyright years.
10447         * config.sub: Likewise.
10448
10449         2004-06-22  Robert Millan  <robertmh@gnu.org>
10450
10451         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10452         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10453
10454         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10455
10456         * config.guess (*:*VMS:*:*): New entry. Replaces
10457         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10458         manufacturer.
10459
10460         2004-06-22  Ben Elliston  <bje@gnu.org>
10461
10462         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10463         * config.sub: Likewise.
10464
10465         2004-06-22  Ben Elliston  <bje@gnu.org>
10466
10467         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10468         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10469
10470         2004-06-11  Ben Elliston  <bje@gnu.org>
10471
10472         * config.guess (pegasos:OpenBSD:*:*): Remove.
10473
10474         2004-06-11  Ben Elliston  <bje@gnu.org>
10475
10476         From Wouter Verhelst <wouter@grep.be>:
10477         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10478
10479         2004-06-11  Ben Elliston  <bje@gnu.org>
10480
10481         * config.guess (luna88k:OpenBSD:*:*): New.
10482
10483         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10484
10485         * config.guess (m32r*:Linux:*:*): New case.
10486         * config.sub: Handle m32rle.
10487
10488         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10489
10490         From Jens Petersen  <petersen@redhat.com>:
10491         * config.sub: Handle sparcv8.
10492
10493         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10494
10495         From Tom Smith <smith@cag.lkg.hp.com>:
10496         * config.guess: Version suffixes are equally significant on Tru64
10497         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10498         prefix of "P" (patched kernel).
10499
10500         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10501
10502         * config.sub: Add support for National Semiconductor CRX target.
10503
10504 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10505
10506         * MAINTAINERS (Various Maintainers): Remove myself as web page
10507         maintainer, add myself as maintainer of build status lists.
10508
10509 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10510
10511         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10512         *-*-netware, but add target-libmudflap.
10513         Consolidate *-*-netware targets (of which really only i?86 exists)
10514         into a single entry.
10515         * configure: Likewise.
10516
10517 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10518
10519         * Makefile.tpl (sorry): Remove.
10520         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10521         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10522         (do-clean): Clean per-stage directories too.
10523         (do-distclean): Run distclean-stage1 too.
10524         (.NOTPARALLEL): Enable during toplevel bootstrap.
10525         (stage[+id+]-bubble): Enable parallel execution during
10526         the recursive invocation.
10527         * Makefile.in: Regenerate.
10528
10529         Fix previous checkin:
10530
10531         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10532         include.
10533         * configure.in: Fix indentation.
10534         * configure: Regenerate.
10535
10536 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10537
10538         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10539         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10540         * configure: regenerate
10541         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10542         -mdynamic-no-pic
10543
10544 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10545
10546         * Makefile.def (build_modules): Add fixincludes.
10547         (dependencies): Make gcc depend on fixincludes.
10548         * configure.in (build_tools): Add fixincludes.
10549         (build_configdirs): Always include build_libs.
10550         * Makefile.in: Regenerate.
10551         * configure: Regenerate.
10552
10553 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10554
10555         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10556         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10557         phony targets; do not generate timestamp files.
10558         (distclean-stageN): Remove references to their timestamp files.
10559         (restageN, touch-stageN): Remove.
10560         (stageN-bubble): Rewritten.
10561         (compare): Support lean bootstraps.
10562         * Makefile.in: Regenerate.
10563
10564         * configure.in: Only warn when bootstrapping but
10565         build != host or build != target.  Support lean bootstraps.
10566         * configure: Regenerate.
10567
10568 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10569
10570         * configure.in:  Give a better error message if GMP/MPFR are missing
10571         and a language needing them has been requested.
10572         * configure:  Regenerated.
10573
10574 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10575
10576         * configure.in:  Print a list of available language front-ends if
10577         a requested one is missing.  Tidy stray tab characters.
10578         * configure:  Regenerated.
10579
10580 2004-08-19  Michael Koch  <konqueror@gmx.de>
10581
10582         * gcc/doc/install.texi: Update entry about automake for libjava.
10583
10584 2004-08-17  Robert Millan  <robertmh@gnu.org>
10585
10586         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10587         (instead of FreeBSD).
10588         * configure: Regenerate.
10589
10590 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10591
10592         * Makefile.in: Regenerate.
10593         * configure: Regenerate.
10594
10595         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10596         stage_*_flags.
10597         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10598         for bootstrapped modules if toplevel bootstrap is going.
10599         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10600         modules.  Adjust for changes in Makefile.def.  Enable several
10601         rules even in non-bootstrap mode, just to avoid peppering the
10602         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10603         (stage-[+prev+]-bubble): Remove.
10604
10605         * Makefile.def (Dependencies): Depend on all-build-bison,
10606         all-build-flex, all-build-byacc, all-build-texinfo, rather
10607         than the host variations.
10608         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10609         with BUILD_SUBDIR.
10610         (BISON): Update for recent Bisons.
10611         (YACC): Fix typo.
10612         (cross): Depend on all-build.
10613         (all): Do not depend on all-build.
10614         (prebootstrap): Remove.
10615         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10616         (Prebootstrap dependencies): Add them to the per-stage targets
10617         and to all-prebootstrap.
10618         * configure.in (build_configdirs): Always enable build_tools.
10619         (BUILD_DIR_PREFIX): Remove.
10620
10621         * Makefile.def (gcc): Add target variable.
10622         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10623         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10624         in the recursive `make', instead of hardwiring `all'.
10625         (Autogenerated TARGET-* variables): New.
10626
10627 2004-08-13  Brian Booth  <bbooth@redhat.com>
10628
10629         * MAINTAINERS: Remove myself from write-after-approval.
10630
10631 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10632
10633         * src-release: Stop distributing mmalloc with gdb (which doesn't
10634         use it).
10635         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10636         * Makefile.in: Regenerate.
10637
10638 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10639
10640         * configure.in (arm*-*-eabi*): New target.
10641         * configure: Regenerate.
10642
10643 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10644
10645         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10646         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10647         (Dependencies): New section.
10648         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10649         (configure-target-[+module+]): Depend on maybe-all-gcc
10650         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10651         (toplevel profiledbootstrap): Fix dependencies.
10652         * Makefile.in: Regenerate.
10653
10654 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10655
10656         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10657         target-libiberty to noconfigdirs.
10658         * configure: Regenerate.
10659
10660 2004-08-03  Paul Brook  <paul@codesourcery.com>
10661
10662         * configure.in: Check for MPFR as well as GMP.
10663         * configure: Regenerate.
10664
10665 2004-08-01  Robert Millan  <robertmh@gnu.org>
10666
10667         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10668         libmudflap for all GNU-based systems (with Glibc).
10669         * configure: Regenerate.
10670
10671 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10672
10673         * Makefile.def (host-modules): Add gcc.
10674         * Makefile.in: Regenerate.
10675         * Makefile.tpl (sorry): New rule.
10676         (configure-host, all-host, [+make_target+]-host, do-check,
10677         install-host): Do not add gcc as a special case.
10678         (host modules): Add a small special-casing for gcc.  Export
10679         extra_make_flags through the environment.
10680         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10681         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10682         other recursive targets for gcc): Remove.
10683
10684         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10685         (stage, unstage): New rules.
10686         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10687         distclean-stage[+id+]): Use stage_current.
10688         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10689         the stage*-start rules.
10690
10691 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10692
10693         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10694         use -all_load flag.
10695
10696 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10697
10698         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10699         * configure: Regenerate.
10700
10701 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10702
10703         * maintainer-scripts/gcc_release: Revert yesterday's change.
10704
10705 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10706
10707         * MAINTAINERS: Add myself to write-after-approval.
10708
10709 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10710
10711         * libf2c: Removed.
10712         * gcc/gccbug.in: Updated because of libf2c removal.
10713         * maintainer-scripts/gcc_release: Ditto.
10714
10715 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10716
10717         * configure.in: Build libmudflap by default on FreeBSD.
10718         * configure: Regenerated.
10719
10720 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10721
10722         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10723         systems.
10724         * configure: Regenerated.
10725
10726 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10727
10728         PR target/16344
10729         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10730         feedback based compiler.
10731         * Makefile.in: Rebuilt.
10732
10733 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10734
10735         * Makefile.def (host_modules): Set bootstrap=true for flex.
10736         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10737         * Makefile.in: Rebuilt.
10738
10739 2004-07-07  Jan Hubicka  <jh@suse.cz>
10740
10741         * MAINTAINERS: Add self as a profile feedback maintainer.
10742
10743 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10744
10745         * configure.in:  Do not prepend $srcdir to /dev/null in
10746         makefile fragments.
10747         * configure:  Regenerate.
10748
10749 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10750
10751         * Makefile.def (build_modules): Add bison, byacc, flex,
10752         m4, texinfo.
10753         (flags_to_pass): Add FLEX.
10754         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10755         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10756         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10757         DEFAULT_MAKEINFO): Remove.
10758         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10759         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10760         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10761         objdir or else use configured tool.
10762         (all-build): New.
10763         (all): Depend on it.
10764         (Build module dependencies): Add.
10765         * Makefile.in: Regenerate.
10766         * configure.in: Better support for multiple build modules,
10767         matching what is done for host/target modules.  Do not look
10768         for "plausible" locations of build tools if Canadian cross.
10769         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10770         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10771         * configure: Regenerate.
10772
10773 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10774
10775         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10776         * Makefile.in: Regenerate.
10777
10778 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10779
10780         * Makefile.tpl (configure-build-[+module+],
10781         configure-[+module+], configure-target-[+module+]): Pass
10782         [+extra_configure_args+].
10783         (all-build-[+module+], all-[+module+], check-[+module+],
10784         install-[+module+], [+make_target+]-[+module+],
10785         all-target-[+module+], check-target-[+module+],
10786         install-target-[+module+], [+make_target+]-target-[+module+]):
10787         Pass [+extra_make_args+].
10788         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10789         (GCC_HOST_EXPORTS): Remove.
10790         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10791         cross, check-gcc, check-gcc-c++, install-gcc,
10792         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10793         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10794         * Makefile.in: Regenerate.
10795
10796 2004-06-21  Matthew Sachs  <msachs@apple.com>
10797
10798         * MAINTAINERS: Added self to write-after-approval.
10799
10800 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10801
10802         * configure.in: Check for srcdir/winsup rather than build directory
10803         winsup.
10804         * configure: Regenerate.
10805
10806 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10807
10808         * configure.in: Don't build Cygwin native newlib if winsup
10809         directory is missing.  Emit warning instead.
10810         * configure: Regenerate.
10811
10812 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10813
10814         * Makefile.tpl (touch-stage[+id+]): New.
10815         (restage[+prev+]): Depend on touch-stage[+id+].
10816
10817         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10818         Use it throughout.
10819
10820         * Makefile.def: Add profile and feedback bootstrap stages.
10821         Remove next field from bootstrap stages.
10822         * Makefile.tpl (LN, LN_S): Substitute.
10823         (stageN-start, stageN-end): Use double-colon rules, to
10824         provide a hook for additional setup commands.
10825         (distclean-stageN-gcc, restageN): Create dependencies from
10826         [+prev+], not from [+next+].
10827         (stageN-bubble): Add commands for successive stages from
10828         [+prev+], using double-colon rules.
10829         (all-stageN-gcc): Fix typo.
10830         (stagefeedback-start, profiledbootstrap): New.
10831         * Makefile.in: Regenerate.
10832         * configure.in: Call ACX_PROG_LN.
10833         * configure: Regenerate.
10834
10835 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10836
10837         * MAINTAINERS (Write After Approval): Add myself.
10838
10839 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10840
10841         * MAINTAINERS (Write After Approval): Add myself.
10842
10843 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10844
10845         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10846         without gcc.
10847         * configure: Regenerate.
10848
10849 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10850
10851         * Makefile.tpl: Fix typo.
10852         * Makefile.in: Regenerate.
10853
10854 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10855
10856         * configure.in: Remove new- prefix from toplevel
10857         bootstrap targets.
10858         * configure: Regenerate.
10859
10860 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10861
10862         * Makefile.tpl (all.normal): Rename to all.
10863         (all): Replace with a rule to pick the default
10864         target from configure.
10865         (all-gcc, configure-gcc): Use conditionals to
10866         do nothing when toplevel bootstrap is going on.
10867         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10868         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10869         * configure.in: Support --enable-bootstrap.
10870
10871         * Makefile.def: Remove new- prefix from toplevel
10872         bootstrap targets.
10873         * Makefile.tpl: Likewise.
10874
10875         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10876         target.
10877
10878         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10879         $(RECURSE_FLAGS) to recursive invocation of make.
10880
10881         * Makefile.in: Regenerate.
10882         * configure: Regenerate.
10883
10884 2004-05-30  Andreas Jaeger  <aj@suse.de>
10885             Jim Wilson  <wilson@specifixinc.com>
10886
10887         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10888         like CC.
10889
10890 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10891
10892         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10893         * configure: Regenerate.
10894
10895 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10896
10897         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10898         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10899         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10900         targets.
10901         * Makefile.in: Regenerate.
10902
10903 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10904
10905         * configure.in: Test the ability to symlink directories.
10906         * configure: Regenerate.
10907
10908         * Makefile.def (bootstrap-stage): New definitions.
10909         * Makefile.tpl (configure-stage1-gcc,
10910         configure-stage2-gcc, configure-stage3-gcc,
10911         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10912         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10913         new-restage3, compare): Autogenerate, see Makefile.in
10914         entry for behavioral changes.
10915         (distclean-stage1, new-stage1-start, new-stage1-end,
10916         new-stage1-bubble, distclean-stage2, new-stage2-start,
10917         new-stage2-end, new-stage2-bubble, distclean-stage3,
10918         new-stage3-start, new-stage3-end): New autogenerated targets.
10919         (objext, prebootstrap, BOOT_CFLAGS,
10920         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10921         targets.
10922
10923         * Makefile.in: Regenerate.
10924         (distclean-stage1, new-stage1-start, new-stage1-end,
10925         new-stage1-bubble, distclean-stage2, new-stage2-start,
10926         new-stage2-end, new-stage2-bubble, distclean-stage3,
10927         new-stage3-start, new-stage3-end): New targets.
10928         (all-stage1-gcc): Move prebootstrap dependency from here...
10929         (configure-stage1-gcc): ...to here.
10930         (new-bootstrap): Use bubble targets.
10931         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10932         Use per-stage distclean targets.
10933         (configure-stage1-gcc, configure-stage2-gcc,
10934         configure-stage3-gcc, all-stage1-gcc,
10935         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10936         Use new-stageN-start to prepare the tree.
10937
10938 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10939
10940         * Makefile.def (host_modules): add libcpp.
10941         * Makefile.tpl: Add dependencies on and for libcpp.
10942         * Makefile.in: Regenerate.
10943         * configure.in: Add libcpp host module.
10944         * configure: Regenerate.
10945
10946 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10947
10948         * Makefile.tpl: Whenever a recursive target is defined, wrap
10949         it in a special @if/@endif block, and prepare its maybe
10950         dependency in the @if/@endif block
10951         * configure.in: Instead of writing maybe dependencies, remove
10952         the @if/@endif statements, and remove the @if/@endif blocks
10953         that remain.
10954         * configure: Regenerate.
10955         * Makefile.in: Regenerate.
10956
10957 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10958
10959         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10960
10961 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10962
10963         PR bootstrap/15120
10964         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10965         * */configure: Rebuilt.
10966
10967 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10968
10969         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10970         of libf2c.
10971         * configure, Makefile.in: Regenerate.
10972
10973 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10974
10975         * MAINTAINERS (Write After Approval): Add myself.
10976
10977 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10978
10979         Merge from tree-ssa-20020619-branch.
10980
10981         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10982         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10983         (HOST_GMPLIBS): Define.
10984         (HOST_GMPINC): Define.
10985         (TARGET_LIB_PATH): Add libmudflap.
10986         (GFORTRAN_FOR_TARGET): Define.
10987         (configure-build*): Export GFORTRAN.
10988         (configure-gcc): Export GMPLIBS and GMPINC.
10989         (all-gcc): Add maybe-all-libbanshee.
10990         (configure-target-libgfortran): Define.
10991         * Makefile.in: Regenerate.
10992         * configure.in (host_libs): Add libbanshee.
10993         (target_libraries): Add target-libmudflap and target-libgfortran.
10994         Add --with-libbanshee.
10995         Handle --disable-libmudflap.
10996         (*-*-freebsd*): Use with_gmp.
10997         Add $(libgcj) to noconfigdirs.
10998         * configure: Regenerate.
10999         * depcomp: New file.
11000         * MAINTAINERS: Add tree-ssa maintainers.
11001
11002 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11003
11004         * MAINTAINERS (Various Maintainers): Add myself.
11005
11006 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11007
11008         * MAINTAINERS (Write After Approval): Add myself.
11009
11010 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11011
11012         * MAINTAINERS (Write After Approval): Add myself.
11013
11014 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11015
11016         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11017         * configure: Regenerate.
11018
11019 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11020
11021         Revert:
11022         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11023
11024         * Makefile.def (flags_to_pass): Remove *dir variables that
11025         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11026         as well as prefix and exec_prefix.
11027         * Makefile.in: Regenerate.
11028
11029 2004-04-26  Robert Millan  <robertmh@gnu.org>
11030
11031         Add patches from libtool CVS.
11032         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11033         * ltconfig: Likewise.
11034         * ltcf-c.sh: Likewise.
11035         * ltcf-cxx.sh: Likewise.
11036         * ltcf-gcj.sh: Likewise.
11037
11038 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11039
11040         * Makefile.def (host_modules): Mark with the bootstrap
11041         flag packages on which gcc depends.
11042         * Makefile.tpl (all-bootstrap): Use it.
11043         * Makefile.in: Regenerate.
11044
11045 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11046
11047         * Makefile.def (flags_to_pass): Remove *dir variables that
11048         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11049         as well as prefix and exec_prefix.
11050         * Makefile.in: Regenerate.
11051
11052 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11053
11054         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11055         * configure: Regenerate.
11056         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11057         * gcc/Makefile.tpl (compare): Use the result of the test.
11058         * gcc/Makefile.in: Regenerate.
11059
11060 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11061
11062         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11063         Always relocate gcc and prev-gcc to the original names, even
11064         if the build fails.
11065         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11066         New targets.
11067
11068 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11069
11070         * MAINTAINERS: Update my email address.
11071
11072 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11073
11074         * configure.in (mips*-*-irix5*): Enable ld.
11075         * configure: Regenerate.
11076
11077 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11078
11079         * configure: Regenerate.
11080
11081 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11082
11083         * Makefile.tpl (configure-[+module+], configure-gcc,
11084         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11085         Set and export LDFLAGS.
11086         * Makefile.in: Regenerate.
11087
11088 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11089
11090         * MAINTAINERS: Add myself to write-after-approval.
11091
11092 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11093
11094         PR bootstrap/14871
11095         * Makefile.tpl: If we don't have built-in-tree target tools,
11096         use the ones found by configure rather than hacking around with
11097         program_transform_name.
11098         * configure.in: Give Makefile.tpl the information necessary
11099         to do that.
11100         * Makefile.in: Regenerate.
11101         * configure: Regenerate.
11102
11103 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11104
11105         PR bootstrap/14760
11106         * configure.in: When computing baseargs, strip *all* copies of
11107         offending options.  Also, don't match/substitute the trailing space,
11108         so that this actually works when two similar options are separated by
11109         only one space.
11110         * configure: Regenerate.
11111
11112 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11113
11114         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11115         (rs6000-*-aix*): Same.
11116         * configure: Regenerate.
11117
11118 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11119
11120         * MAINTAINERS: Add myself to write-after-approval.
11121
11122 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11123
11124         * MAINTAINERS: Add myself to write-after-approval.
11125
11126 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11127
11128         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11129         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11130         * Makefile.in: Regenerate.
11131
11132         * configure.in (top level bootstrap support): Rework --enable-werror
11133         to set @stage2_werror_flag@.
11134         * configure: Regenerate.
11135         * Makefile.tpl (top level bootstrap support): Pass
11136         @stage2_werror_flag@ down to configure in stages 2 and 3.
11137         * Makefile.in: Regenerate.
11138
11139 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11140
11141         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11142         for stages 2 and 3 as well as in make.  As a consequence, remove
11143         OUTPUT_OPTION (now detected by configure) from the flags passed down
11144         to make.
11145         * Makefile.in: Regenerate.
11146
11147         * Makefile.tpl (new-bootstrap): Fix typo.
11148         * Makefile.in: Regenerate.
11149
11150 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11151
11152         * Makefile.tpl: Rearrange by moving recursive_targets rules
11153         into their proper sections.
11154         * Makefile.tpl (top level bootstrap support): Move disabling
11155         of coverage flags from 'make' to 'configure'; improve comments.
11156         * Makefile.in: Regenerate.
11157
11158         * Makefile.tpl (experimental top level bootstrap) Move stage1
11159         language setting from all- target to configure- target; disable
11160         intermodule optimization in stage 1; prevent gratuitous rebuilds
11161         of stage 1.
11162         * Makefile.in: Regenerate.
11163         * configure.in: Comma-separate stage 1 language list for top
11164         level bootstrap.
11165         * configure: Regenerate.
11166
11167         * Makefile.tpl: Clean up experimental top level bootstrap support:
11168         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11169         prev-gcc in configure- targets as well as all- targets.
11170         * Makefile.in: Regenerate.
11171
11172 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11173
11174         * compile: New file imported from automake.
11175
11176 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11177
11178         * configure.in: Remove symbolic link section.
11179         * configure: Regenerate.
11180         * Makefile.tpl (links): Remove.
11181         * Makefile.in: Regenerate.
11182
11183 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11184             Nathanael Nerode  <neroden@gcc.gnu.org>
11185
11186         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11187         Set with AC_CHECK_PROGS.
11188         * configure.in: Fix comment typo from last patch.
11189         * configure: Regenerate.
11190
11191 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11192
11193         * Makefile.tpl: Introduce experimental top level bootstrap support.
11194         * Makefile.in: Regenerate.
11195         * configure.in: Introduce support for top level bootstrap.
11196         * configure: Regenerate.
11197
11198 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11199             Paolo Bonzini  <bonzini@gnu.org>
11200
11201         PR bootstrap/14522
11202         * configure.in: Cope with shells that do not support unquoted ^
11203         * configure: Regenerate.
11204
11205 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11206             Paolo Bonzini  <bonzini@gnu.org>
11207
11208         PR bootstrap/14522
11209         * configure.in: Cope with shells that do not support nesting
11210         quotes inside quoted backquote substitutions.
11211         * configure: Regenerate.
11212
11213 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11214
11215         PR bootstrap/14522
11216         * configure.in: Fix escaping of $.
11217         * configure: Regenerate.
11218
11219 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11220
11221         * configure: Regenerate, since I forgot to while committing Paolo's
11222         changes.
11223
11224 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11225
11226         PR ada/14131
11227         Move language detection to the top level.
11228         * configure.in: Find default values for the tools as
11229         soon as possible.  Disable ada if GNAT is not found.
11230         Emit error message about missing languages.  Expand
11231         --enable-languages=all for the gcc subdirectory.
11232
11233 2004-03-10  Ben Elliston  <bje@gnu.org>
11234
11235         * MAINTAINERS: Update my email address.
11236
11237 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11238
11239         * ltconfig: Disable building static libraries if building shared
11240         libraries on AIX 5L.
11241
11242 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11243
11244         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11245         and disable libgcj.
11246         * configure: Regenerated.
11247
11248 2004-03-01  Brian Booth  <bbooth@redhat.com>
11249
11250         * MAINTAINERS: Add myself to write-after-approval.
11251
11252 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11253
11254         * MAINTAINERS: Add myself to write-after-approval.
11255
11256 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11257
11258         PR bootstrap/7087
11259         * Makefile.tpl: Guard XFOO sed statements better.
11260         * Makefile.tpl: Add dependency for configure-target-libada.
11261         * Makefile.in: Regenerate (incidentally fixes broken
11262         commit when libada-branch was merged).
11263
11264 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11265
11266         * MAINTAINERS: Add myself to write-after-approval.
11267
11268 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11269
11270         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11271         maintainers.
11272
11273 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11274
11275         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11276         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11277
11278 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11279
11280         PR bootstrap/11932
11281         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11282
11283 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11284
11285         * MAINTAINERS: Added myself to write-after-approval.
11286
11287 2004-02-14  Michael Koch  <konqueror@gmx.de>
11288
11289         * MAINTAINERS: Added myself to write-after-approval.
11290
11291 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11292
11293         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11294         some OS port maintainers to OS port maintainers section.
11295
11296 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11297
11298         * MAINTAINERS: Add self.
11299
11300 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11301
11302         * MAINTAINERS: Alphabetize.
11303
11304 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11305
11306         * MAINTAINERS: Remove myself.
11307
11308 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11309
11310         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11311         (rs6000-*-aix*): Same.
11312         * configure: Regenerate.
11313
11314 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11315
11316         * configure.in (host): Add in missing $noconfigdirs to defines.
11317         * configure: Regenerate.
11318
11319 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11320             Nathanael Nerode  <neroden@gcc.gnu.org>
11321
11322         PR ada/6637, PR ada/5911
11323         Merge with libada-branch:
11324         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11325         with appropriate dependencies. Add --enable-libada configure switch.
11326         * configure, Makefile.in: Regenerate.
11327
11328 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11329
11330         * MAINTAINERS: Add myself to write-after-approval.
11331
11332 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11333
11334         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11335         * configure: Regenerate.
11336
11337 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11338
11339         Merge from upstream:
11340
11341         * ltmain.in: When setting IFS to '~', be careful about user
11342         arguments that contain '~'.
11343
11344         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11345
11346         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11347         Also test $base_compile against $CC with escaped arguments. Bug
11348         reported by Geoff Keating <geoffk@apple.com>.
11349
11350 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11351
11352         * MAINTAINERS: Remove i960 port.
11353
11354 2004-01-23  DJ Delorie  <dj@redhat.com>
11355
11356         * Makefile.def (target_modules) [libiberty]: Don't stage.
11357         * Makefile.in: Rebuilt.
11358
11359 2004-01-20  Caroline Tice  <ctice@apple.com>
11360
11361         * MAINTAINERS: Add myself to write-after-approval.
11362
11363 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11364
11365         * MAINTAINERS: Update my email address.
11366
11367 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11368
11369         * MAINTAINERS: Add myself to write-after-approval.
11370
11371 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11372
11373         * MAINTAINERS: Remove entries without email address.
11374
11375 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11376
11377         * MAINTAINERS: Add myself to write-after-approval.
11378
11379 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11380
11381         * MAINTAINERS: Update my email address.
11382
11383 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11384
11385         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11386         * Makefile.tpl (configure-target-[+module+]): Support stage.
11387         * Makefile.in: Rebuilt.
11388
11389 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11390
11391         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11392
11393 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11394
11395         * MAINTAINERS: Add myself as a MIPS maintainer.
11396
11397 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11398
11399         * configure.in: Use ./config.cache, not config.cache.
11400         * configure: Regenerate.
11401         * Makefile.tpl: Special-casing not needed for GCC any more.
11402         * Makefile.in: Regenerate.
11403
11404         * configure.in: Don't share a cache file for host dirs.
11405         * configure: Regenerate.
11406
11407         * config-ml.in: Don't mess with the cache file.
11408
11409 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11410
11411         * MAINTAINERS: Move myself from 'Write After Approval' to
11412         'CPU Port Maintainers' section as SPARC maintainer.
11413
11414 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11415
11416         * Makefile.tpl: Make GCC use a separate config.cache.
11417         * Makefile.in: Regenerate.
11418
11419         PR bootstrap/11932, PR bootstrap/11933
11420         (I don't know if it will fix either of them, but it relates
11421         to them.)
11422         * configure.in: Don't use shared config.cache for target
11423         directories.
11424         * configure: Regenerate.
11425
11426 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11427
11428         * MAINTAINERS: Add myself to 'Write After Approval' section.
11429
11430 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11431
11432         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11433         * configure: Regenerated.
11434
11435 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11436
11437         * MAINTAINERS: Remove the mn10200 maintainer.
11438
11439 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11440
11441         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11442         * configure: Regenerated.
11443
11444 2003-12-16  Jan Hubicka  <jh@suse.cz>
11445
11446         * MAINTAINERS: Add myself as callgraph maintainer.
11447
11448 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11449
11450         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11451         * configure: Regenerate.
11452
11453 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11454
11455         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11456         'Write After Approval' section. Update email.
11457
11458 2003-12-01  James Lemke  <jim@wasabisystems.com>
11459
11460         * MAINTAINERS (Write After Approval): Add myself.
11461
11462 2003-11-20  Matt Thomas  <matt@3am-software.com>
11463
11464         * MAINTAINERS: Add myself as a vax port maintainer.
11465
11466 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11467
11468         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11469         (configure-build-[+module+], configure-[+module+]): Likewise.
11470         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11471         * Makefile.in: Regenerate.
11472
11473 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11474
11475         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11476         shared/dylibed libraries.
11477         * ltmain.sh: Likewise.
11478         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11479         * ltcf-cxx.sh: Likewise.
11480         * ltcf-gcj.sh: Likewise.
11481         * ltconfig: Likewise.
11482
11483 2003-11-17  Stan Cox  <scox@redhat.com>
11484
11485         * MAINTAINERS: Add myself as iq2000 port maintainer.
11486
11487 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11488
11489         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11490         * Makefile.in: Regenerate.
11491
11492 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11493
11494         * config.sub: Update to 2003-11-03 version.
11495
11496 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11497
11498         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11499         * configure:  Regenerate.
11500
11501 2003-10-20  Nicolas Pitre  <nico@cam.org>
11502
11503         * MAINTAINERS: Add myself to 'Write After Approval' section.
11504
11505 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11506
11507         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11508
11509 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11510
11511         * MAINTAINERS: Update my email address.
11512
11513 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11514
11515         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11516
11517 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11518
11519         * MAINTAINERS: Add myself to 'Write After Approval' section.
11520
11521 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11522
11523         * config.guess: Update to 2003-10-16 version.
11524         * config.sub: Update to 2003-10-16 version.
11525
11526 2003-10-15  David Daney  <ddaney@avtrex.com>
11527
11528         * MAINTAINERS: Added myself to 'Write After Approval' section.
11529
11530 2003-10-15  Falk Hueffner  <falk@debian.org>
11531
11532         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11533         'Write After Approval' section. Update email.
11534
11535 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11536
11537         * MAINTAINERS: Move myself from 'Write After Approval' to
11538         'Various Maintainers' section as middle-end maintainer.
11539
11540 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11541
11542         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11543         HOST_FLAGS_TO_PASS.
11544         * Makefile.in: Regenerate.
11545
11546 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11547
11548         * config.guess: Update to 2003-10-07 version.
11549         * config.sub: Update to 2003-10-07 version.
11550
11551 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11552
11553         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11554         * ltconfig (irix5*, irix6*): Don't override version_type.
11555
11556 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11557
11558         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11559         * configure: Rebuilt
11560         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11561         * Makefile.in: Rebuilt
11562
11563 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11564
11565         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11566
11567 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11568
11569         * MAINTAINERS (Write After Approval): Add myself.
11570
11571 2003-09-29  Paul Koning  <ni1d@arrl.net>
11572
11573         * MAINTAINERS: Move myself from "Write After Approval"
11574         to CPU platform maintainers for pdp11 platform.
11575
11576 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11577
11578         * MAINTAINERS: Move myself from 'Write After Approval' to
11579         'Various Maintainers' section as libffi testsuite maintainer.
11580
11581 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11582
11583         * configure.in: Pass a computed --program-transform-name
11584         to subconfigures.
11585         * configure: Regenerated.
11586
11587 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11588
11589         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11590         * Makefile.in: Regenerate.
11591
11592         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11593         * Makefile.in: Regenerate.
11594
11595 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11596
11597         * MAINTAINERS: Move myself from 'Write After Approval'
11598         to 'Various Maintainers' (objective-c) section.
11599
11600 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11601
11602         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11603         quoting.
11604         * configure: Regenerated.
11605
11606 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11607
11608         * MAINTAINERS (Write After Approval): Add myself to write after
11609         approval list.
11610
11611 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11612
11613         * MAINTAINERS (Write After Approval): Add myself.
11614
11615 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11616
11617         * MAINTAINERS: Update my e-mail address.
11618
11619 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11620
11621         * libtool.m4 (LD): Correct powerpc64 host match.
11622
11623 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11624
11625         * MAINTAINTERS: Update my affiliation and email address.
11626
11627 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11628
11629         * MAINTAINERS (Write After Approval): Add myself.
11630
11631 2003-09-04  DJ Delorie  <dj@redhat.com>
11632
11633         * configure: Regenerate.
11634
11635 2003-09-04  Robert Millan  <robertmh@gnu.org>
11636
11637         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11638
11639 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11640
11641         * configure.in: Ensure arguments to sed are properly spaced.
11642         * configure: Regenerate.
11643
11644 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11645
11646         * MAINTAINERS: Update my e-mail address.
11647
11648 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11649
11650         * MAINTAINERS (Write After Approval): Add myself.
11651
11652 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11653
11654         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11655         * configure: Regenerated.
11656
11657 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11658
11659         * MAINTAINERS: Update my email address.
11660
11661 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11662
11663         * configure.in:  Use newline instead of semicolon when assuming
11664         shell arguments in a for loop.
11665         * configure:  Regenerated.
11666
11667 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11668
11669         * MAINTAINERS: Resurrect the i860 maintainer.
11670
11671 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11672
11673         PR 8180
11674         * configure.in: When testing with_libs and with_headers, treat
11675         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11676         * configure: Regenerate.
11677
11678         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11679         make, shell, etc.
11680         (baseargs): Likewise.
11681         * configure: Regenerate.
11682
11683 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11684
11685         * MAINTAINERS (Write After Approval): Add myself.
11686
11687 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11688
11689         * configure.in: Disable libgcj for darwin not on powerpc.
11690         * configure: Rebuild.
11691
11692 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11693
11694         * config-ml.in, symlink-tree: Add license.
11695
11696 2003-08-03  Richard Stallman  <rms@gnu.org>
11697             Eben Moglen  <moglen@columbia.edu>
11698
11699         * README.SCO: New file.
11700
11701 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11702
11703         * Makefile.tpl (check, check-c++): Express dependencies using
11704         dependencies rather than commands.
11705         * Makefile.in: Regenerate.
11706
11707 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11708
11709         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11710         * configure: Ditto.
11711
11712 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11713
11714         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11715         * Makefile.in: Update.
11716
11717 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11718
11719         * configure.in: Enable libgcj for darwin.
11720         * configure: Rebuild.
11721
11722 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11723
11724         * config-ml.in:  Use ac_configure_args directly instead of
11725         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11726         actually seen.
11727
11728 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11729
11730         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11731         creating target and build subdirs to build all parent dirs as needed.
11732         * Makefile.in: Rebuild.
11733         * configure.in: Don't build dirs explicitly here.
11734         * configure: Rebuild.
11735
11736 2003-07-26  Paul Brook  <paul@nowt.org>
11737
11738         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11739
11740 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11741
11742         * Makefile.tpl (all-make): Depend on intl.
11743         * Makefile.in: Rebuilt.
11744
11745 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11746
11747         * install-sh:  Update to newer upstream versions (associated with
11748         aclocal 1.7).
11749         * mkinstalldirs:  Likewise.
11750         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11751
11752 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11753
11754         * MAINTAINERS: Move self from Bug database only accounts
11755         to write-after-approval.
11756
11757 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11758
11759         * config.if: Remove unused libc_interface determination.
11760
11761 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11762
11763         * MAINTAINERS: Move self from write-after-approval to
11764         build machinery (*.in).
11765
11766 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11767
11768         PR bootstrap/11273
11769         PR bootstrap/11408
11770         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11771         unused INSTALL_PROGRAM_ARGS.
11772         * configure.in: Use AC_PROG_INSTALL.
11773         * Makefile.in: Regenerate.
11774         * configure: Regenerate.
11775
11776 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11777
11778         * MAINTAINERS: Alphabetize.
11779
11780 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11781
11782         * configure: Rebuilt.
11783         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11784         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11785         newlib nor libgloss.
11786         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11787         * configure.in (am33_2.0-*-linux*): Added.
11788
11789 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11790
11791         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11792         * configure: Regenerate.
11793
11794 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11795
11796         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11797         * Makefile.in: Regenerate.
11798
11799 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11800
11801         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11802         * Makefile.in: Regenerate.
11803
11804 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11805
11806         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11807         * Makefile.in: Regenerated.
11808
11809         * config-ml.in: Replace PWD with PWD_COMMAND.
11810
11811 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11812
11813         * intl: New directory; see intl/ChangeLog for details.
11814         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11815         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11816         * Makefile.in: Regenerate.
11817
11818 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11819
11820         * configure.in: Clean up config-lang.in handling.  Delete
11821         useless assignment to "subdirs".
11822         * configure: Regenerate.
11823
11824 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11825
11826         * configure.in: Rename 'target_libs' to 'target_libraries'.
11827         Remove useless reference to 'target_libs'.
11828         * configure: Regenerate.
11829
11830 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11831
11832         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11833         * Makefile.in: Regenerate.
11834
11835 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11836
11837         * Makefile.def: Introduce flags_to_pass.
11838         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11839         * Makefile.in: Regenerate.
11840
11841 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11842
11843         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11844         and target-libgloss.
11845         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11846         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11847         * configure: Regenerate.
11848
11849 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11850
11851         * configure.in: Update testsuite_flags to new location.
11852         * configure. Regenerate.
11853
11854 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11855
11856         * Makefile.tpl: Remove BUILD_CC stuff.
11857         * Makefile.in: Regenerate.
11858
11859 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11860
11861         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11862
11863 2003-06-16  Graeme Peterson  <gp@qnx.com>
11864
11865         * MAINTAINERS (Write After Approval): Add myself.
11866
11867 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11868
11869         * config.guess: Update to 2003-06-12 version.
11870         * config.sub: Update to 2003-06-13 version.
11871
11872 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11873
11874         * config.guess: Update to 2003-06-06 version.
11875         * config.sub: Update to 2003-06-06 version.
11876
11877 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11878
11879         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11880         * configure. Regenerate.
11881
11882 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11883
11884         * configure.in: Disable serial configure by default.
11885         * configure: Regenerate.
11886         * Makefile.tpl: Abolish .NOTPARALLEL.
11887         * Makefile.in: Regenerate.
11888
11889         * Makefile.tpl: Replace {build,host,target}_canonical by
11890         {build,host,target}.
11891         * Makefile.in: Regenerate.
11892
11893         * Makefile.tpl: Fix stupid pasto.
11894         * Makefile.in: Regenerate.
11895
11896 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11897
11898         * Makefile.tpl: Remove bogus conditional.
11899         * Makefile.in: Regenerate.
11900
11901 2003-06-05  Jan Hubicka  <jh@suse.cz>
11902
11903         * Makefile.tpl (profiledbootstrap): New target.
11904         * Makefile.in (profiledbootstrap): New target.
11905
11906 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11907
11908         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11909         Pinski. Remove user names from other bugzilla-only maintainers.
11910
11911 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11912
11913         * Makefile.tpl: Make 'recursive targets' using autogen rather
11914         than shell loop.  Remove duplicate 'clean' targets and false
11915         comments.
11916         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11917         Add systematic method of specifying missing targets in subdirs.
11918         Add copyright boilerplate.
11919         * Makefile.in: Regenerate.
11920         * configure.in: Add 'recursive targets' to maybe list.
11921         * configure: Regenerate.
11922
11923         * MAINTAINERS: "GNATS only" -> "Bug database only".
11924
11925         * Makefile.tpl: Rename [+target+] to [+make_target+].
11926         * Makefile.def: Rename 'target' to 'make_target'.
11927
11928 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11929
11930         * MAINTAINERS: Add self as options handling maintainer.
11931
11932 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11933
11934         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11935         been too long since I touched those ports.
11936
11937 2003-05-28  DJ Delorie  <dj@redhat.com>
11938
11939         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11940         * Makefile.in: Regenerate.
11941
11942 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11943
11944         * configure.in: Use curly braces in the definition of tooldir.
11945         * configure: Regenerate.
11946
11947 2003-05-21  DJ Delorie  <dj@redhat.com>
11948
11949         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11950         newlib or libgloss.
11951         * Makefile.in: Regenerate.
11952
11953 2003-05-21  DJ Delorie  <dj@redhat.com>
11954
11955         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11956         * Makefile.in: Regenerate.
11957
11958 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11959
11960         * MAINTAINERS: Update my e-mail address.
11961
11962 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11963
11964         * configure.in: Switch more things to use maybe dependencies.
11965         * Makefile.tpl: Switch more things to use maybe dependencies.
11966         Factor out common code from autogen IF statements.
11967         * configure: Regenerate.
11968         * Makefile.in: Regenerate.
11969
11970 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11971
11972         * configure.in: Accept i[3456789]86 for machine type.
11973         * configure: Regenerate.
11974
11975 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11976
11977         * configure.in: Switch more things to use maybe dependencies.
11978         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11979         * configure: Regenerate.
11980         * Makefile.tpl: Switch more things to use maybe dependencies.
11981         * Makefile.in: Regenerate.
11982
11983 2003-05-16  Andreas Schwab  <schwab@suse.de>
11984
11985         * Makefile.tpl (install-opcodes): Define.
11986         * Makefile.in: Rebuild.
11987
11988 2003-05-13  Andreas Jaeger  <aj@suse.de>
11989
11990         * config.guess: Update to 2003-05-09 version.
11991         * config.sub: Update to 2003-05-09 version.
11992
11993 2003-05-13  Michael Eager  <eager@mvista.com>
11994
11995         * configure.in: Correct sed script so that options in quotes are not
11996         deleted.
11997         * configure: Rebuild.
11998
11999 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12000
12001         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12002         and $$s/newlib/libc/sys/cygwin32 include paths.
12003         * configure: Ditto.
12004
12005 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12006
12007         * MAINTAINERS: Update my email addresses.
12008
12009 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12010
12011         * config-ml.in: Propagate INSTALL variables.
12012
12013 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12014
12015         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12016
12017 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12018
12019         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12020         * Makefile.in: Regenerate.
12021
12022 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12023
12024         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12025
12026 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12027
12028         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12029
12030 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12031
12032         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12033         * Makefile.in: Regenerated.
12034
12035 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12036
12037         * MAINTAINERS (Write After Approval): Upgrade myself from
12038         GNATS only to write-after-approval. Update my mail address.
12039
12040 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12041
12042         (OS Port Maintainers: freebsd): Add myself.
12043
12044 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12045
12046         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12047
12048 2003-04-22  Kean Johnston  <jkj@sco.com>
12049
12050         * MAINTAINERS (SCO ports): Added myself.
12051
12052 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12053
12054         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12055
12056 2003-04-19  Kean Johnston  <jkj@sco.com>
12057
12058         * MAINTAINERS (Write After Approval): Add myself.
12059
12060 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12061
12062         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12063         * Makefile.in: Regenerate.
12064
12065 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12066
12067         * configure.in (powerpc64*-*-linux*): Remove.
12068         * configure: Rebuilt.
12069
12070 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12071
12072         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12073         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12074         and restrap.
12075         * Makefile.in:  Regenerate.
12076
12077 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12078
12079         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12080         * configure: Regenerated.
12081
12082 2003-04-15  DJ Delorie  <dj@redhat.com>
12083
12084         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12085
12086 2003-04-13  Nick Clifton  <nickc@redhat.com>
12087
12088         * config-ml.in: Remove support for --disable-aix removing
12089         call-aix multilibs.
12090
12091 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12092
12093         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12094         * */configure: Rebuilt.
12095
12096 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12097
12098         * MAINTAINERS: Add my email address.
12099
12100 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12101
12102         * MAINTAINERS (Write After Approval): Add myself.
12103
12104 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12105
12106         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12107         * Makefile.in: Regenerate.
12108
12109 2003-03-14  Michael Chastain  <mec@shout.net>
12110
12111         * Makefile.in: Regenerate with correct Makefile.def.
12112
12113 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12114
12115         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12116         Make macro.
12117         * Makefile.in: Regenerate.
12118         * configure.in: Clean up gxx_include_dir logic.
12119         * configure: Regenerate.
12120
12121 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12122
12123         * MAINTAINERS (Write After Approval): Add myself.
12124
12125 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12126
12127         * MAINTAINERS: Update my mail address.
12128
12129 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12130
12131         * configure.in (gxx_include_dir): Fix typo.
12132         * configure: Regenerated.
12133
12134 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12135
12136         * Makefile.tpl: Reindent.
12137         * Makefile.in: Regenerate.
12138         * configure.in: Reindent.  Don't set unused variables.
12139         * configure: Regenerate.
12140
12141 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12142
12143         * configure.in: Include $(build_tooldir)/sys-include in
12144         FLAGS_FOR_TARGET.
12145         * configure: Regenerated.
12146
12147 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12148
12149         * Makefile.tpl: Always pass down RANLIB.
12150         * Makefile.in: Regenerate.
12151
12152         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12153         * Makefile.in: Regenerate.
12154         * configure.in: Remove unused logic relating to --enable-shared
12155         and --enable-threads.  Remove bogus comments.  Remove redundant
12156         noconfigdirs.
12157         * configure: Regenerate.
12158
12159         * configure.in: Replace ${libstdcxx_version} by its value.
12160         Remove reference to mh-dgux.
12161         * configure: Regenerate.
12162
12163 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12164
12165         * MAINTAINERS (Write After Approval): Add myself.
12166
12167 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12168
12169         * Makefile.tpl: Rearrange.
12170         * Makefile.in: Regenerate.
12171
12172 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12173
12174         * configure.in: Add support for kaOS as cross build target system.
12175         * configure: Regenerated.
12176
12177 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12178
12179         * MAINTAINERS (Write after approval): Add myself.
12180
12181 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12182
12183         * MAINTAINERS: Update my email address.
12184
12185 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12186
12187         * MAINTAINERS: Add self to blanket write privs. section.
12188
12189 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12190
12191         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12192         configure-target-* as some target builds may require additional
12193         flags for preprocessor tests.
12194         * Makefile.in: Regenerated.
12195
12196 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12197
12198         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12199         * ltconfig: Handle it.
12200         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12201         auto-detecting it.
12202
12203         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12204         it is used as argument to $CC.
12205         * ltcf-gcj.sh: Likewise.
12206
12207         * configure.in: Introduce --enable-maintainer-mode.
12208         * configure: Rebuilt.
12209         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12210         for maintainer mode.
12211         * Makefile.in: Rebuilt.
12212
12213 2003-02-18  Jason Merrill  <jason@redhat.com>
12214
12215         * Makefile.tpl (check-c++): Allow parallelism.
12216
12217 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12218
12219         * MAINTAINERS: Remove John Carr (who never actually had access to
12220         gcc.gnu.org).
12221
12222 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12223
12224         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12225         don't configure target-libobjc.
12226         * configure: Regenerate.
12227
12228 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12229
12230         * Makefile.tpl (RANLIB): Define.
12231         * Makefile.in: Regenerate.
12232
12233 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12234
12235         * MAINTAINERS: Update my email.
12236
12237 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12238
12239         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12240         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12241         * Makefile.in: Regenerated.
12242         * configure.in: Remove all traces of snavigator, db, and grep.
12243         * configure: Regenerated.
12244
12245 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12246
12247         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12248         After Approval.
12249
12250 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12251
12252         * MAINTAINERS (Write after approval): Add myself.
12253
12254 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12255
12256         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12257         * Makefile.in: Regenerated.
12258
12259 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12260
12261         * config.guess: Updated to 2003-01-30's version.
12262         * config.sub: Updated to 2003-01-28's version.
12263
12264 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12265
12266         * config.if: If gcc_version is already set, just use it.  Don't set
12267         gcc_version_trigger if it's already set, otherwise set it to
12268         gcc/version.c, but only if the file exists.  If it is not set and
12269         gcc/version.c does not exist, try to extract the version number from
12270         $CC.
12271
12272 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12273
12274         * MAINTAINERS: Add myself to write-after-approval list.
12275
12276 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12277
12278         * configure.in:  Revert 24Jan change.
12279         * configure:  Regenerate.
12280
12281 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12282
12283         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12284         entry of HJ Lu.
12285
12286 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12287
12288         * configure.in: Revert previous change.
12289         * configure: Regenerate.
12290
12291 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12292
12293         * configure.in: Make rda native-only.
12294         * configure: Regenerate.
12295
12296 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12297
12298         * MAINTAINERS: Move myself from GNATS-only-accounts to
12299         write-after-approval.
12300
12301 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12302
12303         * configure.in: Add missing \.
12304         * configure: Rebuilt.
12305
12306 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12307
12308         * configure.in (baseargs): Avoid using \| in sed regular
12309         expressions.
12310         * configure: Rebuilt.
12311
12312 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12313
12314         * configure.in (baseargs): Remove all supported forms of
12315         --cache-file, --srcdir, --host, --build and --target options
12316         from argument lists.
12317         * configure: Rebuilt.
12318
12319 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12320
12321         * MAINTAINERS: Add myself to write-after-approval list.
12322
12323 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12324
12325         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12326         * configure: Rebuilt.
12327
12328 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12329
12330         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12331         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12332         * Makefile.in: Regenerate.
12333         * configure: Regenerate.
12334
12335 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12336
12337         * configure.in: Remove Makefile in build, host and target modules
12338         unless configure was run with --no-recursion.
12339         * configure: Rebuilt.
12340
12341 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12342
12343         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12344         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12345         * Makefile.in: Regenerate.
12346
12347 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12348
12349         * config.guess: Update to 2003-01-03 version.
12350         * config.sub: Update to 2003-01-03 version.
12351
12352 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12353
12354         * configure: Regenerate with proper autoconf 2.13.
12355
12356 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12357
12358         * configure.in: Add AC_PREREQ for consistency.
12359         * configure: Regenerate.
12360
12361 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12362
12363         * configure.in (GDB_TK): Add tcl directories conditional on
12364         gdb/gdbtk directory being present.
12365         * configure: Regenerate.
12366
12367 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12368
12369         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12370         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12371         * configure: Rebuilt.
12372
12373 2002-12-31  Tom Tromey  <tromey@redhat.com>
12374
12375         * Makefile.in: Rebuilt.
12376         * Makefile.def (target_modules) [libffi]: Allow installation.
12377
12378 2002-12-31  Andreas Schwab  <schwab@suse.de>
12379
12380         * configure.in: Fix use of $program_transform_name.
12381         * configure: Regenerated.
12382
12383 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12384
12385         * configure.in (baseargs): Don't remove first configure argument.
12386         * configure: Regenerated.
12387
12388 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12389
12390         * Makefile.tpl (local-distclean): Don't remove...
12391         (multilib.ts): ... this.  Moved into...
12392         (multilib.out): ... this.  Don't use sub-make.
12393         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12394         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12395         (configure-build-[+module+], configure-[+module+],
12396         configure-target-[+module+], configure-gcc): ... these.  Test
12397         for Makefile existence.  Drop config.status from dependencies.
12398         * Makefile.in: Rebuilt.
12399         * configure.in: Move gcc-version-trigger to the end of
12400         ac_configure_args.  Add comments to maybedep.tmp and
12401         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12402         nonopt from baseargs, matching and removing corresponding
12403         whitespace while at it.
12404         * configure: Rebuilt.
12405
12406 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12407
12408         * configure.in (host_configargs): Replace reference to
12409         no-longer-defined buildopts with --build=${build_alias}.
12410         * configure: Rebuilt.
12411
12412         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12413         program_transform_name to standard idiom.
12414         (AUTOGEN, AUTOCONF): Define.
12415         (Makefile.in): Use $(AUTOGEN).
12416         (Makefile): Depend on config.status, and use autoconf-style rule to
12417         build it.  Move original commands to...
12418         (config.status): ... this new target.
12419         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12420         $(AUTOCONF).
12421         * Makefile.in: Rebuilt.
12422
12423 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12424
12425         * Makefile.tpl: Fix dramatic bustage due to change in
12426         program_transform_name.
12427         * Makefile.in: Regenerate.
12428
12429         * configure.in: Remove unnecessary PATH setting.
12430         * configure: Regnerate.
12431
12432         * configure.in: Don't default to unprefixed tools unless
12433         the native tools will work.
12434         * configure: Regenerate.
12435
12436         * configure.in: Convert to autoconf script.  Blow away lots
12437         of now-redundant Makefile fragments.
12438         * configure: Generate using Autoconf.
12439         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12440         * Makefile.in: Regenerate.
12441
12442 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12443
12444         * configure: Fix stupid bug where RANLIB was mistakenly included.
12445
12446         * configure.in: Rename (buildargs, hostargs, targargs) to
12447         (build_configargs, host_configargs, target_configargs).
12448
12449         * configure.in: Move logic out of sed statement.
12450
12451         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12452         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12453
12454 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12455
12456         * config.sub: Import from master repository
12457         * config.guess: Ditto
12458
12459 2002-12-24  Andreas Schwab  <schwab@suse.de>
12460
12461         * Makefile.tpl (multilib.out): Fix missing space.
12462         * Makefile.in: Regenerate.
12463
12464 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12465
12466         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12467         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12468         * Makefile.in: Regenerate.
12469         * configure.in: Remove unnecessary leftovers.
12470
12471 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12472
12473         * configure.in (extra_ranlibflags_for_target): New variable.
12474         (*-*-darwin): Add -c to ranlib commands.
12475         * configure (tooldir): Handle extra_ranlibflags_for_target.
12476
12477 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12478
12479         * Makefile.tpl: Revert HJL's change.
12480         * Makefile.in: Regenerated.
12481         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12482         always.
12483
12484 2002-12-19  Andreas Schwab  <schwab@suse.de>
12485
12486         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12487         * Makefile.in: Regenerate.
12488
12489 2002-12-18  H.J. Lu  <hjl@gnu.org>
12490
12491         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12492         * Makefile.in: Regenerated.
12493
12494         * configure.in (build_prefix): New. Substitute.
12495
12496 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12497
12498         * Makefile.tpl: Don't let real targets depend on phony targets.
12499         * Makefile.in: Regenerate.
12500
12501         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12502         * Makefile.in: Regenerate.
12503
12504 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12505
12506         * config.sub: Import from master repository
12507         * config.guess: Ditto
12508
12509 2002-12-16  Jason Merrill  <jason@redhat.com>
12510
12511         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12512         previous 'make bootstrap'.
12513         * Makefile.in: Regenerate.
12514
12515 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12516
12517         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12518
12519 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12520
12521         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12522         * Makefile.in: Regenerate.
12523
12524 2002-12-13  Jason Merrill  <jason@redhat.com>
12525
12526         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12527         library tests.
12528         (check-c++): Just depend on it and check-target-libstdc++-v3.
12529         * Makefile.in: Regenerate.
12530
12531 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12532
12533         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12534         * Makefile.in: Rebuilt.
12535
12536 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12537
12538         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12539
12540 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12541
12542         * configure: Fix bug put in by gremlins.
12543
12544         * Makefile.tpl: Substitute more autoconfily.
12545         * configure: Substitute more autoconfily.
12546         * Makefile.in: Regenerate.
12547
12548 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12549
12550         * config.sub: Import from master repository
12551         * config.guess: Ditto
12552         * MAINTAINERS: Added Svein Seldal under write after approval
12553
12554 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12555
12556         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12557         * Makefile.in (all-sim): Ditto.
12558
12559 2002-12-06  DJ Delorie  <dj@redhat.com>
12560
12561         * Makefile.tpl: Change configure dependencies to not have real
12562         targets depend on phony targets.
12563
12564 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12565
12566         * configure.in: Revert unintentional change.
12567
12568         * Makefile.tpl: Change dependency for */multilib.out so that
12569         it works when gcc isn't in the tree.
12570
12571         * configure.in: Substitute more.
12572         * configure: Run subconfigures from the Makefile.
12573         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12574         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12575
12576 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12577
12578         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12579
12580 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12581
12582         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12583         and corresponding dependencies.
12584         * Makefile.in: Regenerate.
12585
12586         * configure.in (host_tools): Order binutils, gas and ld for
12587         convenience in running the testsuites.
12588
12589         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12590         * Makefile.in: Regenerate.
12591         * configure.in: Introduce rules to serialize subconfigure runs.
12592
12593         * configure.in: Introduce BASE_CC_FOR_TARGET.
12594         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12595         Realize configure-build-* targets.  Realize configure-target-* targets.
12596         * Makefile.in: Regenerate.
12597
12598 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12599
12600         * configure: Move gcc_version_trigger stuff from here...
12601         * configure.in: ...to here.
12602
12603         * configure.in: Separate subconfigure options added by this file from
12604         options given by the user.  Add machinery to put args for host
12605         subconfigures into the Makefile.
12606
12607         * Makefile.tpl: Remove 'vault' targets.
12608         * Makefile.tpl: Reorder and comment dependencies.
12609         * Makefile.in: Regenerate.
12610
12611 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12612         * configure.in: Fix my broken commit of previous patch. (sigh)
12613
12614 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12615
12616         * configure.in: Move host-specific darwin noconfigdirs into
12617         the host-specific section.
12618
12619 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12620
12621         * configure.in: Move host-specific darwin noconfigdirs into
12622         the host-specific section.
12623
12624 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12625
12626         * configure: Remove skip-this-dir support.
12627         * Makefile.tpl: Remove skip-this-dir support.
12628
12629         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12630         subdirectories.
12631         * Makefile.in: Regenerate.
12632
12633         * Makefile.tpl: Strip out useless setting of 'dir'.
12634         * Makefile.in: Regenerate.
12635
12636 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12637
12638         * configure.in: Fix deeply stupid bug.
12639
12640         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12641         shell code in CXX_FOR_TARGET
12642         * Makefile.def: Introduce raw_cxx.
12643         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12644         RAW_CXX_FOR_TARGET.
12645         * Makefile.in: Regenerate.
12646
12647 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12648
12649         * Makefile.tpl: Remove unnecessary ifs.
12650         * Makefile.in: Regenerate.
12651
12652         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12653         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12654         targets for 'no_install' modules.
12655         * configure: Move GDB_TK substitution to configure.in.  Move
12656         build_modules stuff to configure.in.
12657         * configure.in: Implement soft dependency machinery.  Maybe-ize
12658         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12659         * Makefile.in: Regenerate.
12660
12661 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12662
12663         * Makefile.tpl: Make all-target, install-target behave similarly
12664         to all, install (only hitting configured targets).  Eliminate
12665         unused macro defintions.
12666
12667         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12668         build != host.
12669
12670         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12671
12672         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12673
12674         * configure.in: Produce lists of subdir targets we're actually
12675         configuring.  Remove references to "dosrel".
12676         * Makefile.tpl: Let configure set which subdir targets are hit.
12677         Remove install-cross; clean up install; remove ALL.  Remove
12678         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12679         Autogenerate host module targets.  Remove empty dependency lines
12680         and redundant dependency; rearrange slightly.
12681         * Makefile.def: Add host-side libtermcap, utils.
12682
12683         * Makefile.in: Regenerate.
12684
12685 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12686
12687         * ltconfig (osf[345]): Append $major to soname_spec.
12688         Reflect this in library_names_spec.
12689         * ltmain.sh (osf): Prefix $major with . for use as extension.
12690
12691 2002-11-19  Andreas Jaeger  <aj@suse.de>
12692
12693         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12694         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12695         and sparc64 GNU/Linux systems.
12696
12697 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12698
12699         * MAINTAINERS: Update email.
12700
12701 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12702
12703         * MAINTAINERS: Complete James Dennett's entry.
12704
12705 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12706
12707         * MAINTAINERS (Write After Approval): Add myself.
12708
12709 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12710
12711         * Makefile.tpl: syntactic cleanup
12712
12713 2002-11-13  Stuart Hastings  <stuart@apple.com>
12714
12715         * MAINTAINERS: Add myself to write-after-approval list.
12716
12717 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12718
12719         * Makefile.def: Add list of recursive targets to autogenerate.
12720         Add build_modules.
12721         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12722         targets.  Autogenerate *-build-* targets.
12723         * Makefile.in: Regenerate.
12724
12725 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12726
12727         * configure: More autoconf-style substitutions.
12728         * Makefile.tpl: More autoconf-style substitutions.
12729         * Makefile.in: Regenerate.
12730
12731 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12732
12733         * configure: Substitute more variables in a more autoconf-friendly
12734         way.  Simplify slightly.
12735         * Makefile.tpl: Make more variables substitutable in an
12736         autoconf-friendly way.
12737         * Makefile.in: Regenerate.
12738
12739 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12740
12741         * MAINTAINERS (Write After Approval): Add myself.
12742
12743 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12744
12745         * configure.in (v810*): Remove special setting of tools.
12746
12747         * configure: Add support for extra required flags for ar or nm.
12748         * configure.in (aix4.3+): Use above support for target-specific
12749         issues, rather than using config/mt-aix43.
12750
12751 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12752
12753         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12754         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12755         with $srcdir.  Reformat indentation.  Substitute some variables
12756         formerly hard-coded in the Makefile for build=host.
12757         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12758         * Makefile.def: Autogenerate more.
12759         * Makefile.in: Regenerate.
12760
12761 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12762
12763         * MAINTAINERS (Write After Approval): Add myself.
12764
12765 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12766
12767         * Makefile.def (host_modules): Add rda.
12768         * Makefile.in: Regenerate.
12769         * configure.in (target_tool): Add target-rda to list.
12770
12771 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12772
12773         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12774
12775 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12776
12777         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12778         and restrap targets to this rule.
12779         * Makefile.in:  Regenerate.
12780
12781 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12782
12783         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12784         GNATS only accounts.
12785
12786 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12787
12788         * configure.in (i[3456]86-*-linux*): Add check to disable
12789         ${libgcj} for glibc1.
12790
12791 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12792
12793         * MAINTAINERS: Add myself as ip2k port maintainer.
12794
12795 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12796
12797         * configure.in: Add tic4x target.
12798
12799 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12800
12801         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12802         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12803         * Makefile.in: Regenerate.
12804
12805         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12806         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12807         * Makefile.in: Regenerate.
12808
12809 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12810
12811         * MAINTAINERS: Add myself as web pages co-maintainer.
12812
12813 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12814
12815         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12816         * Makefile.in: Regenerate.
12817
12818 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12819
12820         * MAINTAINERS: Add myself and Nathan Sidwell
12821         <nathan@codesourcery.com> as VxWorks maintainers.
12822
12823 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12824
12825         * Makefile.def: Remove order dependency comments.
12826         * Makefile.tpl: Add explicit install-install dependencies.
12827         * Makefile.in: Regenerate.
12828
12829         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12830         * Makefile.in: Regenerate.
12831
12832         * Makefile.tpl: Add configure-target (for src-release in src)
12833         * Makefile.in: Regenerate.
12834
12835 2002-09-30  Nick Clifton  <nickc@redhat.com>
12836
12837         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12838
12839 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12840
12841         * configure.in (s390*-*-linux*): Enable libgcj.
12842
12843 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12844
12845         * configure: Revert accidentally applied changes.
12846
12847         * Makefile.tpl: Make more autoconf-friendly.
12848         * Makefile.in: Regenerate.
12849         * configure: Make substitution more autoconf-like.
12850
12851 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12852
12853         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12854         single entry to handle all these.
12855         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12856         libjava on arm-*-elf.
12857
12858 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12859
12860         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12861         things that depend on them.
12862
12863 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12864
12865         * Makefile.tpl: Make subsituted variables more autoconfy.
12866         * Makefile.in: Regenerate.
12867         * configure: Make seds more autoconfy.
12868
12869 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12870
12871         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12872         * Makefile.in: Regenerate.
12873         * configure.in: Rewrite sed statements to look autoconfy.
12874
12875         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12876         all-target-foo on configure-target-foo.
12877         * Makefile.def: Ditto.
12878         * Makefile.in: Rebuild.
12879
12880 2002-09-25  Andrew Haley  <aph@redhat.com>
12881
12882         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12883
12884 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12885
12886         * Makefile.def: New file.
12887         * Makefile.tpl: New file.
12888         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12889         * contrib/gcc_update: Note that Makefile.in is a generated file.
12890
12891         * configure.in: Minor rearrangement.  Simplify tests.
12892
12893 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12894
12895         * configure.in (with_headers): Skip copy if value is "yes".
12896         (with_libs): Likewise.
12897
12898 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12899
12900         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12901         * configure.in (sh*-*-pe*): Ditto.
12902         * configure.in (mips*-*-pe*): Ditto.
12903         * configure.in (*arm-wince-pe): Ditto.
12904
12905         * configure.in: Rearrange.
12906
12907 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12908
12909         * MAINTAINERS: Update my email address.
12910
12911 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12912
12913         * MAINTAINERS: (Write After Approval): Add myself.
12914
12915 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12916
12917         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12918
12919 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12920
12921         * MAINTAINERS: Change my mailing address.
12922
12923 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12924
12925         * MAINTAINERS (Write After Approval): Remove myself.
12926         (Various Maintainers: c++ runtime libs): Add myself.
12927
12928 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12929
12930         * MAINTAINERS (Write After Approval): Remove myself.
12931         (Various Maintainers: c++ runtime libs): Add myself.
12932
12933 2002-08-15  Eric Christopher  <echristo@redhat.com>
12934
12935         * config.sub: Import from master repository.
12936         * config.guess: Ditto.
12937
12938 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12939
12940         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12941         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12942         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12943
12944 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12945
12946         * MAINTAINERS: Add self to rs6000 vector extensions.
12947
12948 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12949
12950         * libiberty/configure: Reverted unintended yesterday's check in.
12951
12952 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12953
12954         * boehm-gc/configure, libf2c/configure: Rebuilt.
12955         * libffi/configure, libiberty/configure: Ditto.
12956         * libjava/configure, libobjc/configure: Ditto.
12957         * libstdc++-v3/configure, zlib/configure: Ditto.
12958         Merged from binutils:
12959         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12960         From Steve Ellcey <sje@cup.hp.com>:
12961         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12962         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12963         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12964         IA64.
12965         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12966         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12967         soname_spec, sys_lib_search_path_spec): Ditto.
12968
12969 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12970
12971         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12972
12973 2002-08-04  H.J. Lu  (hjl@gnu.org)
12974
12975         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12976
12977 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12978
12979         * MAINTAINERS (Write After Approval): Add myself.
12980
12981 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12982
12983         * configure.in: Move generic linux case to end.  Copy generic
12984         linux noconfigdirs to mips*-*-linux* entry and new
12985         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12986
12987 2002-07-19  Michael Matz  <matz@suse.de>
12988
12989         * MAINTAINERS: Add myself as ra* maintainer.
12990
12991 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12992
12993         * config.guess: Update to 2002-07-09 version.
12994         * config.sub: Update to 2002-07-03 version.
12995
12996 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12997
12998         * MAINTAINERS: Fix typo in a maintainer email address.
12999
13000 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13001
13002         * configure.in: Remove two redundant tests.
13003
13004 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13005
13006         * configure.in (mips*-*-irix6*o32): Enable stabs.
13007
13008 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13009
13010         * configure.in: Don't build grez.
13011         * Makefile.in: Ditto.
13012
13013         * Makefile.in: Remove references to bsp, cygmon, libstub.
13014         * configure.in: Ditto.
13015
13016         * configure.in: Remove leftover reference to gdbtest.
13017
13018 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13019
13020         * configure.in (gxx_include_dir):  Change to match versioned
13021         C++ headers if --enable-version-specific-runtime-libs is used.
13022
13023 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13024
13025         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13026
13027 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13028
13029         * configure.in: Make --without-x work.
13030
13031 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13032
13033         * configure.in: Rearrange target Makefile fragment collection.
13034
13035         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13036         cvs[src].
13037         * configure.in: Ditto.
13038
13039 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13040
13041         * MAINTAINERS (Write After Approval): Update my e-mail address.
13042
13043 2002-06-24  Ben Elliston  <bje@redhat.com>
13044
13045         * configure.in (host_tools): Remove cgen.
13046
13047         * Makefile.in (all-cgen): Remove; runs from its source directory.
13048         (check-cgen, install-cgen, clean-cgen): Likewise.
13049         (all-opcodes): Do not depend on all-cgen.
13050         (all-sim): Likewise.
13051
13052 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13053
13054         * Makefile.in: Eliminate 'apache' targets.
13055         * configure.in: Eliminate 'apache' targets.
13056
13057         * configure.in: Eliminate redundant tests.  Reorganize.
13058
13059         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13060
13061         * config-ml.in: Eliminate references to Cygnus configure.
13062
13063         * Makefile.in: Eliminate references to building emacs.
13064
13065 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13066
13067         * MAINTAINERS: Update my email address.
13068
13069 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13070
13071         * config.if (libstdcxx_incdir): Version C++ headers.
13072         (cxx_incdir): Remove.
13073
13074 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13075
13076         * MAINTAINERS (Write After Approval): Add self.
13077
13078 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13079
13080         * configure.in: Add support for ip2k.
13081
13082 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13083
13084         * configure.in: Fix AIX configury bug.
13085
13086 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13087
13088         * MAINTAINERS (Write After Approval): Add self.
13089
13090 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13091
13092         * configure.in: replace ${topsrcdir} with ${srcdir}
13093
13094         * configure.in: Move definition of libstdcxx_flags
13095         right above usage, rather than waaay earlier.
13096
13097         * configure.in: Pull definition of is_cross_compiler earlier.
13098
13099         * configure.in: Rearrange a little.
13100
13101         * configure.in: Remove references to librx.
13102         * Makefile.in: Remove references to librx.
13103
13104 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13105
13106         * config.sub: Add support for avr target.
13107         Import from master sources, rev 1.255
13108
13109 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13110
13111         * configure, .cvsignore:  Revert previous change...
13112         * Makefile:  ...delete.
13113
13114 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13115
13116         * configure.in: Eliminate ${gasdir} variable.
13117
13118 2002-06-18  Dave Brolley  <brolley@redhat.com>
13119
13120         * configure.in: Add support for frv.
13121         * config.sub: Add support for frv.
13122
13123 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13124
13125         * configure:  Remove garbage from previous commit.
13126
13127 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13128
13129         * configure:  For in-source builds, make a subdir and re-exec there.
13130         * Makefile:  New file.  Pass targets through to build directory.
13131         * .cvsignore:  No longer ignore "Makefile".
13132
13133 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13134
13135         * MAINTAINERS (Write After Approval): Add self.
13136
13137 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13138
13139         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13140
13141 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13142
13143         * configure.in (vax-*-netbsd*): Re-enable gas.
13144
13145 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13146
13147         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13148         BUILD_PREFIX_1, to correct nomenclature.
13149         * configure: Likewise.
13150
13151         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13152         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13153
13154 2002-05-31  Olaf Hering  <olh@suse.de>
13155
13156         * config-ml.in: Propogate DESTDIR also.
13157
13158 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13159
13160         * configure.in (vax-*-netbsd*): Don't build gas for this
13161         platform.
13162
13163 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13164
13165         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13166         and libgcj for AVR.
13167
13168 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13169
13170         * MAINTAINERS (Write After Approval): Add myself.
13171
13172 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13173
13174         * config.guess: Update to 2002-05-22 version.
13175         * config.sub: Likewise.
13176
13177 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13178
13179         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13180         * config-ml.in: Likewise.
13181         * configure: Likewise.
13182         * configure.in: Likewise.
13183
13184 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13185
13186         * MAINTAINERS: Update my email address.
13187
13188 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13189
13190         * configure.in: Simplify makefile fragment collection.
13191
13192         * configure.in: Remove code to build emacs.
13193
13194         * configure.in : Remove --srcdir argument from targargs and buildargs
13195         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13196
13197         * configure: Move some logic to configure.in.
13198         * configure.in: Move some logic from configure.
13199
13200 2002-05-11  Tom Tromey  <tromey@redhat.com>
13201
13202         * MAINTAINERS: Reflect libgcj reality.
13203
13204 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13205
13206         * Makefile.in: Honour DESTDIR.
13207
13208 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13209
13210         * config.guess: Import 2002-03-20 version.
13211         * config.sub: Import 2002-04-26 version.
13212
13213 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13214
13215         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13216
13217 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13218
13219         * MAINTAINERS: Add self.
13220
13221 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13222
13223         * ltmain.sh: Detect and handle object name conflicts
13224         while piecewise linking a static library.
13225
13226 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13227
13228         * configure.in (noconfigdirs): Don't disable libgcj on
13229         sparc64-*-solaris* and sparcv9-*-solaris*.
13230
13231 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13232
13233         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13234
13235 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13236
13237         * configure.in (FLAGS_FOR_TARGET): Do not add
13238         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13239         on i[3456]86-*-linux*.
13240
13241 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13242
13243         * configure.in (noconfigdirs): Replace [ ] with test.
13244
13245         * configure.in (noconfigdirs): Do not add target-newlib if
13246         target == i[3456]86-*-linux*, and host == target.
13247
13248 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13249
13250         * configure.in: delete reference to absent file
13251
13252         * configure.in: replace '[' with 'test'
13253
13254         * configure.in: Eliminate references to gash.
13255         * Makefile.in: Eliminate references to gash.
13256
13257         * configure.in: remove useless references to 'pic' makefile fragments.
13258
13259         * configure.in: (*-*-windows*) Finish removing.
13260
13261         * configure.in: Eliminate redundant test for libgui.
13262
13263 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13264
13265         * MAINTAINERS: Add self and realphabetize.  Update entries
13266         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13267         entry for a29k port maintainer.
13268
13269 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13270
13271         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13272         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13273
13274 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13275
13276         * configure.in: remove references to dead files
13277
13278 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13279
13280         * MAINTAINERS: Add information about purpose of this file.
13281
13282 2002-04-18  Tom Tromey  <tromey@redhat.com>
13283
13284         * configure.in: Disallow configuring libgcj when it is already
13285         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13286         Solaris 2.8 by default.  For PR libgcj/6158.
13287
13288 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13289
13290         * configure.in:  Move default CC setting out of config/mh-* fragments
13291         directly into here.
13292
13293 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13294
13295         * configure.in: don't even try to configure or make a subdirectory
13296         if there's no configure script for it.
13297
13298 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13299
13300         * MAINTAINERS: Remove chill maintainers.
13301         * Makefile.in (CHILLFLAGS): Remove.
13302         (CHILL_LIB): Remove.
13303         (TARGET_CONFIGDIRS): Remove libchill.
13304         (CHILL_FOR_TARGET): Remove.
13305         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13306         CHILL_LIB.
13307         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13308         (CHECK_TARGET_MODULES): Likewise.
13309         (INSTALL_TARGET_MODULES): Likewise.
13310         (CLEAN_TARGET_MODULES): Likewise.
13311         (configure-target-libchill): Remove.
13312         (all-target-libchill): Remove.
13313         * configure.in (target_libs): Remove target-libchill.
13314         Do not compute CHILL_FOR_TARGET.
13315         * libchill: Remove directory.
13316
13317 2002-04-11  DJ Delorie  <dj@redhat.com>
13318
13319         * Makefile.in, configure.in: Sync with binutils, entries
13320         follow...
13321
13322 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13323
13324         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13325         (do-tar, do-bz2): New rules.
13326         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13327         (gdb-tar): New rule.
13328         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13329         (insight_dejagnu.tar): New rule.
13330         (insight.tar): New rule.
13331         (gdb+dejagnu.tar): New rule.
13332         (gdb.tar): New rule.
13333
13334 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13335
13336         * Makefile.in: Add all-tix to deps for all-snavigator
13337         so that tix is built when building snavigator.
13338
13339 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13340
13341         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13342         ld and gdb are not supported.
13343
13344 2002-01-07  Mark Salter  <msalter@redhat.com>
13345
13346         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13347         Allow target-libgloss to be built for arm, strongarm, and xscale.
13348
13349 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13350
13351         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13352         options for i[3456]86-pc-linux* native builds.
13353
13354 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13355
13356         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13357         files from .po files for a distribution.
13358
13359 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13360
13361         * configure.in: Enable libstdc++-v3 for h8300 targets.
13362
13363 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13364
13365         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13366         version from bfd/.
13367
13368 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13369
13370         * Makefile.in (VER): When present, extract the version number from
13371         the file version.in.
13372
13373 2001-05-24  Tom Rix  <trix@redhat.com>
13374
13375         * configure.in : enable ld for aix
13376
13377 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13378
13379         * config.guess: Add linux target for S/390.
13380
13381 2000-11-07  Philip Blundell  <pb@futuretv.com>
13382
13383         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13384
13385 2000-11-03  Philip Blundell  <pb@futuretv.com>
13386
13387         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13388         files.
13389
13390 2001-01-15  Ben Elliston  <bje@redhat.com>
13391
13392         * configure.in (host_tools): Add sid.
13393         Always configure cgen.
13394
13395 2000-11-24  Nick Clifton  <nickc@redhat.com>
13396
13397         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13398
13399 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13400
13401         * Makefile.in (ALL_MODULES): Add all-cgen.
13402         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13403         (all-cgen): New target.
13404         (all-opcodes,all-sim): Depend on all-cgen.
13405         * configure.in (host_tools): Add cgen.
13406         Only configure cgen if --enable-cgen-maint.
13407
13408 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13409
13410         * configure.in: Add *-*-freebsd* configurations.
13411
13412 2002-04-08  Tom Tromey  <tromey@redhat.com>
13413
13414         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13415         Fixes PR libgcj/6068.
13416
13417 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13418
13419         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13420
13421 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13422
13423         * configure.in (alpha*-dec-osf*): Enable libgcj.
13424
13425 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13426
13427         * MAINTAINERS (Write After Approval): Add myself.
13428
13429 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13430
13431         Fix for: PR bootstrap/3591, target/5676
13432         * configure.in (mcore-pe): Disable the configuration of
13433         libstdc++-v3 since exceptions are not supported.
13434
13435 2002-03-20  Anthony Green  <green@redhat.com>
13436
13437         * configure.in: Enable libgcj for xscale-elf target.
13438
13439 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13440
13441         * MAINTAINERS:  Update my email address.
13442
13443 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13444
13445         * ltmain.sh (relink_command): Fix typo in previous change.
13446
13447 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13448
13449         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13450         (relink_command): Added --tag flags.
13451         (mode=install): If relinking fails; error out.
13452
13453 2002-03-12  Richard Henderson  <rth@redhat.com>
13454
13455         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13456         .NOTPARALLEL tag.
13457         (do-check): Rename from check.
13458         (check): Allow parallel check.
13459
13460 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13461
13462         * MAINTAINERS: Add myself as maintainer for xtensa port.
13463         Fix alphabetical order in CPU port maintainer list.
13464         Remove myself from Write After Approval list.
13465
13466 2002-03-11  Richard Henderson  <rth@redhat.com>
13467
13468         * Makefile.in (.NOTPARALLEL): Add fake tag.
13469
13470 2002-03-07  H.J. Lu  (hjl@gnu.org)
13471
13472         * configure.in: Enable gprof for mips*-*-linux*.
13473
13474 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13475
13476         * MAINTAINERS (Write After Approval): Add myself.
13477
13478 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13479
13480         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13481         libjava.
13482         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13483
13484 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13485
13486         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13487         because its Makefile is there; test for the executable instead.
13488
13489 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13490
13491         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13492         libstdc++-v3 and libjava.
13493
13494 2002-02-11  Adam Megacz  <adam@xwt.org>
13495
13496         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13497         boehm-gc
13498
13499 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13500
13501         * config.guess: Updated to 2002-01-30's version.
13502         * config.sub: Updated to 2002-02-01's version.
13503         Contribute sh64-elf.
13504         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13505         * configure.in: Added sh64-*-*.
13506
13507 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13508
13509         * MAINTAINERS: Belatedly add myself to write after approval list.
13510
13511 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13512
13513         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13514         Remove self as Write After Approval.
13515
13516 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13517
13518         * MAINTAINERS: Put self in as maintainer for contrib/regression
13519         directory.
13520
13521 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13522
13523         * MAINTAINERS:  Update my email address.
13524
13525 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13526
13527         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13528         target-libiberty, and target-libgloss.  Skip Java-related
13529         libraries if not supported for NetBSD on target CPU.
13530
13531 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13532
13533         * install-sh: Use _inst.$$_ for temp file name.
13534
13535 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13536
13537         * MAINTAINERS (Write After Approval): Move my contact info
13538         from here...
13539         (OS Port Maintainers): ...to here (netbsd).
13540
13541 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13542
13543         * MAINTAINERS (Write After Approval): Add myself.
13544
13545 2002-01-17  H.J. Lu  <hjl@gnu.org>
13546
13547         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13548         (all-target-fastjar): Also depend on all-target-libiberty.
13549
13550 2002-01-16  H.J. Lu  (hjl@gnu.org)
13551
13552         * config.guess: Import from master sources, rev 1.225.
13553         * config.sub: Import from master sources, rev 1.238.
13554
13555 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13556
13557         * MAINTAINERS (Write After Approval): Remove myself.
13558
13559 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13560
13561         * MAINTAINERS (Write After Approval): Add myself.
13562
13563 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13564
13565         * MAINTAINERS: Add self as docs co-maintainer.
13566
13567 2001-12-11  Matthias Klose  <doko@debian.org>
13568
13569         * MAINTAINERS (Write After Approval): Add myself.
13570
13571 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13572
13573         * MAINTAINERS: Update my email address.
13574
13575 2001-12-07  Turly O'Connor  <turly@apple.com>
13576         * MAINTAINERS (Write After Approval): Add myself.
13577         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13578         (rs6000_initialize_trampoline): Call __trampoline_setup for
13579         ABI_DARWIN too.
13580         * darwin-tramp.asm: New file, implements __trampoline_setup.
13581         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13582
13583 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13584
13585         * MAINTAINERS (Write After Approval): Add myself.
13586
13587 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13588
13589         * configure, configure.in: Use temp file for long sed commands.
13590
13591 2001-12-03  Laurent Guerby  <guerby@acm.org>
13592
13593         * config.sub: Update to version 1.232 on subversion.
13594
13595 2001-12-03  Ben Elliston  <bje@redhat.com>
13596
13597         * MAINTAINERS: Update mail address for config.* patches.
13598
13599 2001-11-27  DJ Delorie  <dj@redhat.com>
13600             Zack Weinberg  <zack@codesourcery.com>
13601
13602         When build != host, create libiberty for the build machine.
13603
13604         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13605         CONFIG_ARGUMENTS.
13606         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13607         New variables.
13608         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13609         and rules.
13610         (all.normal): Depend on ALL_BUILD_MODULES.
13611         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13612         (all-build-libiberty): Depend on configure-build-libiberty.
13613
13614         * configure: Calculate and substitute proper value for
13615         ALL_BUILD_MODULES.
13616         * configure.in: Create the build subdirectory.
13617         Calculate and substitute TARGET_CONFIGARGS (formerly
13618         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13619
13620 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13621
13622         * MAINTAINERS (write-after-approval): Add self.
13623
13624 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13625
13626         * MAINTAINERS (GNATS only accounts): Remove self.
13627
13628 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13629
13630         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13631         libf2c.
13632
13633 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13634
13635         * MAINTAINERS (Write After Approval): Add self.
13636
13637 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13638
13639         * MAINTAINERS: mips and s390 are also CPU ports.
13640
13641 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13642
13643         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13644
13645 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13646
13647         * MAINTAINERS: Alphabetize.
13648
13649 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13650
13651         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13652
13653 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13654
13655         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13656
13657 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13658
13659         * configure.in (--enable-languages): Be more permissive about
13660         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13661
13662 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13663
13664         * config.sub: Import from master sources, rev. 1.230.
13665         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13666
13667 2001-11-07  Laurent Guerby  <guerby@acm.org>
13668
13669         * MAINTAINERS (Write After Approval): Add self.
13670
13671 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13672
13673         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13674
13675 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13676
13677         * config.sub: Import from master sources, rev 1.226.
13678         * config.guess: Import from master sources, rev 1.216.
13679
13680 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13681
13682         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13683         * MAINTAINERS: Add self as maintainer of MMIX port.
13684         Remove old after-approval entry.
13685
13686 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13687
13688         * ChangeLog, configure: Fix spelling errors.
13689
13690 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13691
13692         * MAINTAINERS: Tweak my address.
13693
13694 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13695
13696         * MAINTAINERS: Update my email address.
13697
13698 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13699
13700         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13701         * MAINTAINERS: Add self as maintainer of CRIS port.
13702
13703 2001-10-10  Geert Bosch  <bosch@gnat.com>
13704
13705         * MAINTAINERS (Various maintainers: Ada front end):
13706         Added Robert Dewar.
13707
13708 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13709
13710         * MAINTAINERS (Write After Approval): Added self
13711
13712 2001-10-02  Geert Bosch  <bosch@gnat.com>
13713
13714         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13715
13716 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13717
13718         * configure: Handle temporary files securely using mkdir.
13719
13720 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13721
13722         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13723
13724 2001-09-26  Will Cohen  <wcohen@redhat.com>
13725
13726         * configure.in (*-*-linux*): Disable configuration of target-newlib
13727         and target-libgloss.
13728
13729 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13730
13731         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13732         RANLIB.
13733
13734 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13735
13736         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13737         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13738         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13739         avoid quotes nesting problems.
13740         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13741         (DO_X): Export only variables that are set.
13742
13743 2001-09-19  Ben Elliston  <bje@redhat.com>
13744
13745         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13746         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13747         semantics.  Use the shell built-in "type" command instead.
13748
13749 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13750
13751         Merged from gcc-3_0-branch:
13752         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13753         * ltcf-c.sh: Use $objext, not $ac_objext.
13754         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13755         * ltcf-cxx.sh: Add support for GNU.
13756         2001-07-22  Timothy Wall  <twall@redhat.com>
13757         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13758         default settings if using GNU tools with that configuration.
13759         * ltcf-cxx.sh: Ditto.
13760         * ltcf-gcj.sh: Ditto.
13761         2001-07-21  Michael Chastain  <chastain@redhat.com>
13762         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13763         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13764         * ltmain.sh: Mark as gcc-local.
13765
13766 2001-08-30  Eric Christopher  <echristo@redhat.com>
13767             Jason Eckhardt  <jle@redhat.com>
13768
13769         * config.guess: Merge from master sources.
13770         * config.sub: Merge from master sources, add support for mipsisa32.
13771
13772 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13773         * config.sub: Merge from master sources, rev 1.219.
13774         * MAINTAINERS: Add self as contact for stormy16 port.
13775
13776 2001-08-14  Zack Weinberg  <zackw@panix.com>
13777
13778         * config.sub: Merge from master sources, rev 1.218.
13779         * config.guess: Merge from master sources, rev 1.209.
13780
13781 2001-08-11  Graham Stott  <grahams@redhat.com>
13782
13783         * Makefile.in (check-c++): Add missing semicolon.
13784
13785 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13786
13787         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13788
13789 2001-07-30  Eric Christopher  <echristo@redhat.com>
13790
13791         * MAINTAINERS (Various maintainers: mips port): Added myself.
13792
13793 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13794
13795         * configure.in (sh-*-linux*): New.
13796
13797 2001-07-27  Richard Henderson  <rth@redhat.com>
13798
13799         * .cvsignore: Add LAST_UPDATED.
13800
13801 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13802
13803         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13804
13805 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13806
13807         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13808
13809 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13810
13811         * MAINTAINERS (Write After Approval): Added myself.
13812
13813 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13814
13815         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13816         and libgcj on m68hc11/m68hc12.
13817
13818 2001-06-27  H.J. Lu  (hjl@gnu.org)
13819
13820         * Makefile (CFLAGS_FOR_BUILD): New.
13821         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13822
13823 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13824
13825         * README: Remove version number.
13826
13827 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13828
13829         * INSTALL/README: Update wrt. to the installation instructions now
13830         residing in gcc/doc/install.texi.
13831
13832 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13833
13834         * README: Replace with a cut-down and updated version of gcc/README.
13835
13836 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13837
13838         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13839         multilibs to be disabled.
13840
13841 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13842
13843         * MAINTAINERS (Write After Approval): Add myself.
13844
13845 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13846
13847         * config.guess: Import CVS version 1.195.
13848         * config.sub: Import CVS version 1.212.
13849
13850 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13851
13852         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13853         gcc/xgcc is built, use -print-prog-name to find out the program
13854         name to use.
13855
13856 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13857
13858         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13859         appear to also be in the master copy.
13860         * config.sub:  Import CVS version 1.211.
13861
13862 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13863
13864         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13865         with_gcc]: Use `gcc -shared' to build a shared library.
13866
13867 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13868
13869         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13870         archives.
13871
13872 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13873
13874         * MAINTAINERS (Write After Approval): Add myself.
13875
13876 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13877
13878         * configure.in (libstdcxx_flags): Do not try to execute
13879         libstdc++-v3/testsuite_flags until it exists.
13880
13881 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13882
13883         * MAINTAINERS: Update my email address.
13884
13885 2001-05-31  Graham Stott  <grahams@redhat.com>
13886
13887         * MAINTAINERS (Write After Approval): Add myself.
13888
13889 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13890
13891         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13892         libraries when using g++ with native linker.
13893
13894 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13895
13896         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13897
13898 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13899
13900         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13901         [aix4*|aix5*]: Prepend blank.
13902
13903 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13904
13905         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13906         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13907         of subdir/configure scripts to use the new libtool.m4.
13908
13909 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13910
13911         * MAINTAINERS (Write After Approval): Add myself.
13912
13913 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13914
13915         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13916
13917 2001-05-11  Ben Elliston  <bje@redhat.com>
13918
13919         * Makefile.in (all-sid): New target.
13920         (check-sid, clean-sid, install-sid): Likewise.
13921
13922 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13923
13924         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13925
13926 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13927
13928         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13929         libgcj.
13930
13931 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13932
13933         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13934         gcc/xgcc is built, use -print-prog-name to find out the program
13935         name to use.
13936
13937 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13938
13939         * configure.in (noconfigdirs): Don't reset it from scratch in the
13940         target case; only append to it.
13941
13942         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13943         sparc-*-solaris2.8]: Disable ${libgcj}.
13944
13945 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13946
13947         * configure.in (libgcj_saved): Copy from $libgcj.
13948         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13949         --disable-libgcj.
13950
13951 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13952
13953         * MAINTAINERS: Remove self as MIPS maintainer and
13954         C front end maintainer.
13955
13956 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13957
13958         * configure.in: Move *-chorusos target case to the proper switch.
13959         Disable libgcj.
13960
13961 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13962
13963         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13964         1.641.2.228.
13965
13966 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13967
13968         * Makefile.in (STAGE1_CFLAGS): Pass down.
13969
13970 2001-04-13  Alan Modra  <amodra@one.net.au>
13971
13972         * config.guess: Add hppa64-linux support.  Note for next import that
13973         this is already in the master file.
13974         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13975
13976 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13977
13978         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13979         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13980
13981 2001-04-11  Stan Shebs  <shebs@apple.com>
13982
13983         * MAINTAINERS: Add self as Darwin port maintainer.
13984
13985 2001-04-11  Alan Modra  <amodra@one.net.au>
13986
13987         * MAINTAINERS: Update my email address.
13988
13989 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13990
13991         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13992         recent versions of FreeBSD (release 3 or later).
13993         * ltconfig: On FreeBSD, -lc must not be provided when building
13994         a shared library or else the standard -pthread gcc option is
13995         rendered worthless to later users of the built library.
13996
13997 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13998
13999         * MAINTAINERS: Add self and RTH as C front end maintainers.
14000
14001 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14002
14003         * config.sub: Make sure to match an already-canonicalized
14004         machine name (eg. mn10300-unknown-elf).
14005
14006 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14007
14008         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14009         New macros.
14010         (bootstrap, cross): Use RECURSE_FLAGS.
14011         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14012
14013 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14014
14015         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14016
14017 2001-03-22  Colin Howell  <chowell@redhat.com>
14018
14019         * Makefile.in (DO_X): Do not backslash single-quotes in
14020         backquotes (two places).
14021
14022 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14023
14024         Re-installed:
14025         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14026         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14027         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14028         * ltcf-cxx.sh: Likewise.
14029         * ltcf-gcj.sh: Likewise.
14030
14031 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14032
14033         * MAINTAINERS: Add myself as "documentation co-maintainer".
14034
14035 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14036
14037         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14038         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14039
14040 2001-03-19  Tom Tromey  <tromey@redhat.com>
14041
14042         * config-ml.in: Handle GCJ and GCJFLAGS.
14043
14044 2001-03-21  Michael Chastain  <chastain@redhat.com>
14045
14046         * Makefile.in: all-m4 depends on all-texinfo.
14047
14048 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14049
14050         * MAINTAINERS: Add myself to write after approval list.
14051
14052 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14053
14054         * Makefile.in (DO_X): Quote nested quotes.
14055
14056 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14057
14058         * MAINTAINERS: Add myself to write after approval list.
14059
14060 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14061
14062         * Makefile.in (DO_X): Use double quotes for quoting
14063         "RANLIB=$${RANLIB}".
14064
14065 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14066
14067         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14068
14069 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14070
14071         * configure.in: Only use `lang_requires' for languages athat are
14072         actually enabled.
14073
14074 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14075
14076         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14077
14078 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14079
14080         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14081
14082 2001-03-07  Tom Tromey  <tromey@redhat.com>
14083
14084         * configure.in: Allow config-lang.in to set `lang_requires' to list
14085         of other required languages.
14086
14087 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14088
14089         * Makefile.in: Remove RANLIB definition. Use RANLIB
14090         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14091         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14092
14093 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14094             Alexandre Oliva  <aoliva@redhat.com>
14095
14096         * Makefile.in (check-c++): Use tabs, not spaces.
14097
14098 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14099
14100         * MAINTAINERS: add myself to Write After Approval list.
14101
14102 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14103
14104         * Makefile.in (check-c++): New rule.
14105
14106         * configure.in (target_libs): Remove libg++.
14107         (noconfigdirs): Remove libg++.
14108         (noconfigdirs): Same.
14109         (noconfigdirs): Same.
14110         (noconfigdirs): Same.
14111
14112         * config-ml.in: Remove libg++ references.
14113
14114         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14115         (ALL_TARGET_MODULES): Same.
14116         (configure-target-libg++): Remove.
14117         (all-target-libg++): Remove.
14118         (configure-target-libio): Remove.
14119         (all-target-libio): Remove.
14120         (check-target-libio): Remove.
14121         (.PHONY): Remove.
14122         (libg++.tar.bz2): Remove.
14123         (all-target-cygmon): Remove libio.
14124         (all-target-libstdc++): Remove.
14125         (configure-target-libstdc++): Remove.
14126         (TARGET_LIB_PATH): Remove libstdc++.
14127         (ALL_GCC_CXX): Remove libstdc++.
14128         (all-target-gperf): Correct.
14129
14130 2001-02-16  Nick Clifton  <nickc@redhat.com>
14131
14132         * configure.in (noconfigdirs): Allow configuration of texinfo
14133         for Cygwin hosts.
14134
14135 2001-02-15  Anthony Green  <green@redhat.com>
14136
14137         * configure: Introduce GCJ_FOR_TARGET.
14138         * configure.in: Ditto.
14139         * Makefile.in: Ditto.
14140
14141 2001-02-13  Andreas Schwab  <schwab@suse.de>
14142
14143         * MAINTAINERS: Update mail address.
14144
14145 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14146
14147         * config.guess: Add linux target for S/390.
14148         * config.sub: Likewise.
14149
14150 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14151
14152         * configure.in: for *-chorusos, don't config target-newlib and
14153         target-libgloss.
14154
14155 2001-02-06  Ben Elliston  <bje@redhat.com>
14156
14157         * configure: Output host type to stdout, not stderr.
14158
14159 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14160
14161         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14162         * ltcf-cxx.sh: Likewise.
14163
14164         * config.if: Assume enable_libstdcxx_v3 is defined.
14165
14166 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14167
14168         Remove V2 C++ library.
14169         * configure.in: Remove --enable-libstdcxx_v3 support.
14170
14171 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14172
14173         * include/demangle.h: Add prototype for java_demangle_v3.
14174
14175 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14176
14177         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14178
14179 2001-01-27  Richard Henderson  <rth@redhat.com>
14180
14181         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14182
14183 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14184
14185         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14186         Don't unset, it's non-portable and no longer necessary, set to empty
14187         instead.
14188
14189 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14190
14191         * ltconfig: Shell portability fix for the tagname validity check.
14192
14193 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14194
14195         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14196         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14197
14198 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14199
14200         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14201
14202 2001-01-26  Tom Tromey  <tromey@redhat.com>
14203
14204         * configure.in: Allow libgcj to be built on Sparc Solaris.
14205
14206 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14207
14208         * ltcf-c.sh: Add aix5 case.
14209         * ltcf-cxx.sh: Likewise.
14210         * ltconfig: Likewise.
14211
14212 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14213
14214         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14215         keep at least one of build_libtool_libs or build_old_libs set to
14216         yes.
14217
14218         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14219         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14220
14221 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14222
14223         * configure.in: Enable libgcj on several additional platforms.
14224
14225 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14226
14227         * configure.in: Enable libgcj for linux targets.
14228
14229 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14230
14231         * MAINTAINERS (Write After Approval): Add myself.
14232
14233 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14234
14235         * MAINTAINERS: Add myself as vax port maintainer.
14236
14237 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14238
14239         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14240
14241 2001-01-09  Mike Stump  <mrs@wrs.com>
14242
14243         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14244         failures of subdirectories.
14245
14246 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14247
14248         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14249         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14250         * ltcf-cxx.sh: Likewise.
14251         * ltcf-gcj.sh: Likewise.
14252         * ltconfig.sh: Fix typo.
14253
14254 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14255
14256         * configure: handle DOS-style absolute paths.
14257
14258 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14259
14260         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14261
14262 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14263
14264         * MAINTAINERS: Add myself as avr port co-maintainer.
14265
14266 2000-12-28  Ben Elliston  <bje@redhat.com>
14267
14268         * MAINTAINERS: Add myself under ``Write After Approval''.
14269
14270 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14271
14272         * texinfo: Remove directory from GCC.
14273
14274 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14275
14276         * COPYING: Update to current
14277         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14278         to 19yy as example year in copyright notice).
14279
14280 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14281
14282         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14283         (libstdcxx_incdir): Pass down.
14284         * config.if: Remove expired bits for cxx_interface, add stub.
14285         (libstdcxx_incdir): Add variable for g++ include directory.
14286         * configure.in (gxx_include_dir): Use it.
14287
14288 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14289
14290         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14291         with old-email address from ``Write After Approval''.
14292
14293 2000-12-15  Andreas Jaeger  <aj@suse.de>
14294
14295         * configure.in: Handle lang_dirs.
14296
14297 2000-12-14  Tom Tromey  <tromey@redhat.com>
14298
14299         * MAINTAINERS: Removed brads.
14300
14301         * MAINTAINERS: Added gcj developers.
14302
14303 2000-12-13  Anthony Green  <green@redhat.com>
14304
14305         * configure.in: Disable libgcj for any target not specifically
14306         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14307         with g++ abi.
14308
14309 2000-12-13  Mike Stump  <mrs@wrs.com>
14310
14311         * Makefile.in (local-distclean): Also remove fastjar.
14312
14313 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14314
14315         * contrib/gcc_update: Add fastjar --touch entries.
14316
14317 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14318
14319         * configure.in: Disable language-specific target libraries for
14320         languages that aren't enabled.
14321
14322 2000-12-10  Anthony Green  <green@redhat.com>
14323
14324         * configure.in: Define libgcj.  Disable libgcj target libraries for
14325         most targets.
14326
14327 2000-12-10  Neil Booth  <neilb@earthling.net>
14328
14329         * MAINTAINERS: Update mail address, remove from WAA list.
14330
14331 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14332
14333         * libjava: Imported from /cvs/java.
14334         * libffi: Likewise.
14335         * Boehm-gc: Likewise.
14336
14337 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14338
14339         * configure.in (target_libs): Revert 2000-12-08 patch.
14340         (noconfigdirs): Added target-libjava.
14341
14342 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14343
14344         * djunpack.bat: removed.
14345
14346 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14347
14348         * Makefile.in: handle DOS-style absolute paths.
14349         * config-ml.in: likewise.
14350         * symlink-tree: likewise.
14351
14352 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14353
14354         * fastjar: Imported.
14355
14356 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14357
14358         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14359         libjava.
14360         * configure.in (target_libs): Removed `target-libjava'.
14361
14362 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14363
14364         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14365         (ALL_MODULES): Added fastjar.
14366         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14367         (all-target-libjava): all-fastjar replaces all-zip.
14368         (all-fastjar): Added.
14369         (configure-target-fastjar, all-target-fastjar): Likewise.
14370         * configure.in (host_tools): Added fastjar.
14371
14372 2000-12-07  Mike Stump  <mrs@wrs.com>
14373
14374         * Makefile.in (local-distclean): Remove leftover built files.
14375
14376 2000-11-24  Nick Clifton  <nickc@redhat.com>
14377
14378         * configure.in (xscale-elf): Add target.
14379         (xscale-coff): Add target.
14380
14381 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14382
14383         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14384         recent versions of FreeBSD (release 3 or later).
14385         * ltconfig: On FreeBSD, -lc must not be provided when building
14386         a shared library or else the standard -pthread gcc option is
14387         rendered worthless to later users of the built library.
14388
14389 2000-11-16  Fred Fish  <fnf@be.com>
14390
14391         * configure.in (enable_libstdcxx_v3): Fix typo,
14392         libstd++ -> libstdc++.
14393
14394 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14395
14396         * MAINTAINERS: Add self to Write After Approval list.
14397
14398 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14399
14400         * MAINTAINERS: Update my email address.  Add myself to global write
14401         privs list.
14402
14403 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14404
14405         * Makefile.in: Merge with src and libgcj.
14406         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14407         configure-target-<library> when their configure scripts need the C
14408         or C++ library to have already been built to work properly.
14409         (do_proto_toplev): Set them to an empty string.
14410
14411         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14412         (REALLY_SET_LIB_PATH): Use them.
14413
14414 2000-11-17  Stan Shebs  <shebs@apple.com>
14415
14416         * MAINTAINERS: Add self to Write After Approval list.
14417
14418 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14419
14420         * configure: Provide the original toplevel configure arguments
14421         (including $0) to subprocesses in the environment rather than
14422         through gcc/configargs.h.
14423
14424 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14425
14426         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14427         C99.  Alphabetise "Write After Approval" list.
14428
14429 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14430
14431         * configure: Turn on libstdc++ V3 by default.
14432
14433         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14434         if we've got GCC.
14435
14436 2000-11-11  Philip Blundell  <philb@gnu.org>
14437
14438         * MAINTAINERS: Add self to Write After Approval list.
14439
14440 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14441
14442         * ltcf-c.sh (aix4): Improve shared library configuration; require
14443         exporting symbols.
14444         * ltcf-cxx.sh (aix4): Define.
14445         * ltconfig (aix4): Define library and soname specs appropriate for
14446         AIX.  Define command to create export symbols list.
14447
14448 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14449
14450         * config.sub: Add support for Sun Chorus
14451
14452 2000-10-31  Nick Clifton  <nickc@redhat.com>
14453
14454         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14455         <name>@redhat.com.  Also installed new email address for Clint
14456         Popetz.
14457
14458 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14459
14460         * etc: Remove directory from GCC.
14461
14462 2000-10-16  Michael Meissner  <meissner@redhat.com>
14463
14464         * configure (gcc/configargs.h): Only create if there is a build GCC
14465         directory created.
14466
14467 2000-10-16  Matthias Klose  <doko@debian.org>
14468
14469         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14470         when configured for libstdc++-v3.
14471
14472 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14473
14474         * configure: Save configure arguments to gcc/configargs.h.
14475
14476 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14477
14478         * config.guess: Import CVS version 1.157.
14479         * config.sub: Import CVS version 1.181.
14480
14481 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14482
14483         * Makefile.in (bootstrap): avoid recursion if subdir missing
14484         (cross): ditto
14485         (do-proto-toplev): ditto
14486
14487 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14488
14489         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14490         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14491
14492         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14493         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14494         all affected `configure' scripts.
14495
14496 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14497
14498         * MAINTAINERS: Add self as cpplib co-maintainer.
14499
14500 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14501
14502         * MAINTAINERS: Add self to Write After Approval list.
14503
14504 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14505
14506         * INSTALL/README: egcs -> GCC update.
14507
14508 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14509
14510         * MAINTAINERS: Add myself to Write After Approval list.
14511
14512 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14513
14514         * MAINTAINERS: Add myself to Write After Approval list.
14515
14516 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14517
14518         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14519         X11 libraries for hppa64.
14520
14521 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14522
14523         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14524
14525 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14526
14527         * Makefile.in (all-zlib): Added dummy target.
14528
14529         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14530         ltcf-gcj.sh: Updated from libtool multi-language branch.
14531
14532 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14533
14534         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14535         (bootstrap*): Depend on all-bootstrap.
14536
14537 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14538
14539         * config.guess: Import CVS version 1.156.
14540         * config.sub: Import CVS version 1.179.
14541
14542 2000-09-02  Anthony Green  <green@cygnus.com>
14543
14544         * Makefile.in (all-gcc): Depend on all-zlib.
14545         (CLEAN_MODULES): Add clean-zlib.
14546         (ALL_MODULES): Add all-zlib.
14547         * configure.in (host_libs): Add zlib.
14548
14549 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14550
14551         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14552         crosses, but add gcc/include to the header search path for them.
14553
14554 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14555
14556         * MAINTAINERS: Add self to Write After Approval list.
14557
14558 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14559
14560         * config.guess: Import CVS version 1.152.
14561         * config.sub: Import CVS version 1.177.
14562
14563 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14564
14565         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14566         $targargs to tell whether newlib is going to be built.
14567
14568         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14569         $$r/TARGET_SUBDIR/libio for _G_config.h.
14570
14571 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14572
14573         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14574
14575 2000-08-22  DJ Delorie  <dj@redhat.com>
14576
14577         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14578
14579 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14580
14581         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14582         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14583         sub-configures.
14584
14585 2000-08-21  DJ Delorie  <dj@redhat.com>
14586
14587         * MAINTAINERS: Add self as a libiberty maintainer
14588
14589 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14590
14591         * configure.in (libstdcxx_flags): Use
14592         libstdc++-v3/src/libstdc++.INC.
14593
14594 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14595
14596         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14597
14598 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14599
14600         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14601
14602         * configure: Make enable_threads and enable_shared defaults
14603         explicit.  Substitute enable_threads into generated Makefiles.
14604         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14605         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14606
14607 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14608
14609         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14610
14611 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14612
14613         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14614         previous delta.
14615
14616 2000-08-11  Jason Merrill  <jason@redhat.com>
14617
14618         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14619         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14620         (FLAGS_FOR_TARGET): Not here.
14621         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14622
14623 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14624
14625         * config-ml.in (CC, CXX): Don't introduce a leading space.
14626
14627 2000-08-07  DJ Delorie  <dj@delorie.com>
14628
14629         * MAINTAINERS: Add self as a DJGPP maintainer
14630
14631 2000-08-07  DJ Delorie  <dj@redhat.com>
14632
14633         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14634         "if we're also building gcc, and it's a gcc that will run on the
14635         build machine, we want to use its includes instead of the system's
14636         default includes".
14637
14638 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14639
14640         * MAINTAINERS: Add self to Write After Approval list.
14641
14642 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14643
14644         * configure.in (libstdcxx_flags): Don't use `"'.
14645
14646         * config-ml.in: Adjust multilib search paths to the
14647         appropriate multilib tree.
14648
14649 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14650
14651         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14652         commas in $LANGUAGES.
14653
14654 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14655
14656         * configure.in: Re-enable all references to libg++ and librx.
14657
14658 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14659
14660         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14661         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14662         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14663         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14664
14665         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14666
14667 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14668
14669         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14670         CXX_FOR_TARGET for sed.
14671
14672 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14673
14674         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14675         Do not override if already set in the environment or in configure.
14676         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14677         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14678
14679 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14680
14681         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14682         the libtool CVS tree multi-language branch.
14683         * ltconfig, ltmain.sh: Updated.
14684
14685 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14686
14687         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14688         (clean-target): Depend on it.
14689
14690         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14691         (GCC_FOR_TARGET): Use it.
14692         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14693         * configure.in: ... here.
14694         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14695         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14696
14697 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14698
14699         * MAINTAINERS: Add self to Write After Approval list.
14700
14701 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14702
14703         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14704         (configure-target-libchill, configure-target-libobjc): Likewise.
14705
14706         * configure.in: Use the same cache file for all target libs.
14707         * config-ml.in: But different cache files per multilib variant.
14708
14709 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14710
14711         * configure (topsrcdir): Don't use dirname.
14712
14713 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14714
14715         * MAINTAINERS: Add self to Write After Approval list.
14716
14717 2000-07-20  Jason Merrill  <jason@redhat.com>
14718
14719         * configure.in: Remove all references to libg++ and librx.
14720
14721         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14722
14723 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14724
14725         * config.sub: Update to subversions version 2000-07-06.
14726
14727 2000-07-12  Andrew Haley  <aph@cygnus.com>
14728
14729         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14730         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14731
14732 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14733
14734         * symlink-tree:  Check number of arguments.
14735
14736 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14737
14738         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14739         search path for a g++ extracted from the build tree.  This
14740         will allow link tests run by configure scripts in
14741         subdirectories to succeed.
14742
14743 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14744
14745         * ltconfig: Add support for mips-dde-sysv4.2MP
14746
14747 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14748
14749         * MAINTAINERS: Add myself as loop discovery maintainer.
14750
14751 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14752
14753         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14754         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14755
14756 2000-06-19  Timothy Wall  <twall@cygnus.com>
14757
14758         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14759         * config.sub: Add tic54x target.
14760
14761 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14762
14763         * MAINTAINERS: Add self as Fortran maintainer,
14764         remove Craig Burley.
14765
14766 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14767
14768         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14769         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14770
14771 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14772
14773         * MAINTAINERS: Add self as i18n maintainer
14774
14775 20000-05-21  H.J. Lu  (hjl@gnu.org)
14776
14777         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14778         directory are used if they exist. Make sure
14779         $(build_tooldir)/include is searched for header files,
14780         $(build_tooldir)/lib/ for library files.
14781         (GCC_FOR_TARGET): Likewise.
14782         (CXX_FOR_TARGET): Likewise.
14783
14784 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14785
14786         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14787
14788 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14789
14790         * Makefile.in (configure-target-libiberty): Depend on
14791         configure-target-newlib.
14792
14793 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14794
14795         * configure.in, Makefile.in: Merge all libffi-related
14796         configury stuff from the libgcj tree.
14797
14798 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14799
14800         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14801         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14802
14803 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14804
14805         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14806         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14807         current version information.  Add to proto-toplev directory.
14808         (gdb-taz): Build do-djunpack.
14809
14810 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14811
14812         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14813
14814 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14815
14816         * MAINTAINERS: Add self to Write After Approval list.
14817
14818 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14819
14820         * ltmain.sh: Preserve in relink_command any environment
14821         variables that may affect the linker behavior.
14822
14823 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14824
14825         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14826
14827 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14828
14829         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14830
14831 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14832
14833         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14834         with the version name.
14835
14836 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14837
14838         * MAINTAINERS: Add self as bb-reorder maintainer.
14839
14840 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14841
14842         * config.if: Tweak.
14843
14844 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14845
14846         * djunpack.bat: New file.
14847
14848 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14849
14850         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14851         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14852         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14853         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14854
14855 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14856
14857         * config.sub (case $basic_machine): Change default for "ibm-*"
14858         to "openedition".
14859
14860 2000-04-13  Andreas Jaeger  <aj@suse.de>
14861
14862         * MAINTAINERS: Added myself.
14863
14864 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14865
14866         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14867         (do-md5sum): New target.
14868         (MD5PROG): Define.
14869         (PACKAGE): Default to TOOL.
14870         (VER): Default to a shell script.
14871         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14872         md5 checksum generation.
14873         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14874         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14875         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14876         insight.tar.bz2): Use gdb-taz to create archive.
14877
14878 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14879
14880         * configure (warn_cflags): Delete.
14881
14882 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14883
14884         * MAINTAINERS: Added myself.
14885
14886 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14887             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14888
14889         * configure.in (enable_libstdcxx_v3): Add.
14890         (target_libs): Add bits here to switch between libstdc++-v2 and
14891         libstdc++-v3.
14892         * config.if: And this file too.
14893         * Makefile.in: Add libstdc++-v3 targets.
14894
14895 2000-04-05  Michael Meissner  <meissner@redhat.com>
14896
14897         * config.sub (d30v): Add d30v as a basic machine type.
14898
14899 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14900
14901         * configure.in: -linux-gnu*, not -linux-gnu.
14902
14903 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14904
14905         * MAINTAINERS: Add self in write-after-approval section.
14906
14907 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14908
14909         * MAINTAINERS: Add self as ia64 port maintainer.
14910
14911 2000-03-08  Neil Booth  <NeilB@earthling.net>
14912
14913         * MAINTAINERS: Add self in write-after-approval section.
14914
14915 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14916
14917         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14918         (do-tar-bz2): Replace TOOL with PACKAGE.
14919         (gdb.tar.bz2): Remove GDBTK from GDB package.
14920         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14921         dejagnu.tar.bz2): New packages.
14922
14923 2000-02-27  Andreas Jaeger  <aj@suse.de>
14924
14925         * configure.in: Add entry for mips*-*-linux*, move catch all
14926         *-*-*linux* entry below this one.
14927
14928 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14929
14930         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14931
14932 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14933
14934         * config.sub: Support an OS of "wince".
14935
14936 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14937
14938         * config.guess, config.sub: Updated to match config's 2000-02-15
14939         version.
14940
14941 2000-02-23  Linas Vepstas  <linas@linas.org>
14942
14943         * config.sub: Add support for Linux/IBM 370.
14944         * configure.in: Likewise.
14945
14946 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14947
14948         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14949
14950 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14951
14952         * config.guess: Guess "cygwin" rather than "cygwin32".
14953
14954 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14955
14956         * configure (gcc_version): When setting, narrow search to
14957         lines containing `version_string'.
14958
14959 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14960
14961         * config.sub: Add support for avr target.
14962
14963 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14964
14965         * MAINTAINERS: Add maintainers for MCore port.
14966
14967 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14968
14969         * config.sub: Add mmix-knuth-mmixware.
14970
14971 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14972
14973         * MAINTAINERS: Pair cccp with cpplib maintainership.
14974
14975 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14976
14977         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14978         structure stuff to -L library search.
14979         (CXX_FOR_TARGET): Ditto.
14980         (CROSS_CHECK_MODULES): Fix spelling mistake.
14981
14982 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14983
14984         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14985         the C++ compiler.
14986
14987 2000-01-12  Richard Henderson  <rth@cygnus.com>
14988
14989         * configure.in: Don't build some bits for beos.
14990
14991 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14992
14993         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14994         as include files.
14995
14996 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14997
14998         * Add self as cpplib maintainer, as requested by Jason
14999         Merrill.  Correct my e-mail address.
15000
15001 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15002
15003         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15004         not mh-aix43.
15005
15006 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15007
15008         * MAINTAINERS: Add myself to "write after approval" list.
15009
15010 1999-12-14  Richard Henderson  <rth@cygnus.com>
15011
15012         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15013         * config.sub: Accept alphaev[78], alphaev8.
15014
15015 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15016
15017         * config.guess, config.sub: Update from autoconf.
15018
15019 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15020
15021         * MAINTAINERS:  update my playtime e-address.
15022
15023 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15024
15025         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15026         necessary libraries are missing.
15027
15028 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15029
15030         * MAINTAINERS: Add new 'write after approval' maintainer.
15031
15032 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15033
15034         * MAINTAINERS: Add new Java maintainer.
15035
15036 1999-10-25  Andreas Schwab  <schwab@suse.de>
15037
15038         * configure: Fix quoting inside arguments of eval.
15039
15040 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15041
15042         * config-ml.in: Allow suppression of some ARM multilibs.
15043
15044 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15045
15046         * config.guess: Add OS/390 match pattern.
15047         * config.sub: Add mvs, openedition targets.
15048         * configure.in (i370-ibm-opened*): New.
15049
15050 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15051
15052         * config.sub: Add support for configuring for pj.
15053
15054 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15055
15056         * config.sub (maybe_os): Add support for configuring for fr30.
15057
15058 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15059
15060         * configure.in: Do not configure or build ld for AIX
15061         platforms.  ld is known to be broken on these platforms.
15062
15063 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15064
15065         * config-ml.in: Pass compiler flag corresponding to multidirs to
15066         subdir configures.
15067
15068 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15069
15070         * Makefile.in (LDFLAGS): Define.
15071
15072 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15073
15074         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15075         noconfigdirs.
15076         (*-*-cygwin*): Likewise.
15077
15078 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15079
15080         * mkdep: New file.
15081         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15082         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15083
15084         From Eli Zaretskii <eliz@is.elta.co.il>:
15085         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15086         long file name when using DJGPP on MS-DOS.
15087
15088 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15089
15090         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15091
15092 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15093
15094         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15095         dependency as this causes "make check" to globally "make all"
15096
15097 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15098
15099         * configure.in (target_libs): Added target-zlib.
15100         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15101         (CONFIGURE_TARGET_MODULES): Likewise.
15102         (CHECK_TARGET_MODULES): Likewise.
15103         (INSTALL_TARGET_MODULES): Likewise.
15104         (CLEAN_TARGET_MODULES): Likewise.
15105         (configure-target-zlib): New target.
15106         (all-target-zlib): Likewise.
15107         (all-target-libjava): Depend on all-target-zlib.
15108         (configure-target-libjava): Depend on configure-target-zlib.
15109
15110         * Makefile.in (configure-target-libjava): Depend on
15111         configure-target-newlib.
15112         (configure-target-boehm-gc): New target.
15113         (configure-target-qthreads): New target.
15114
15115         * configure.in (target_libs): Added target-qthreads.
15116         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15117         (CONFIGURE_TARGET_MODULES): Likewise.
15118         (CHECK_TARGET_MODULES): Likewise.
15119         (INSTALL_TARGET_MODULES): Likewise.
15120         (CLEAN_TARGET_MODULES): Likewise.
15121         (all-target-qthreads): New target.
15122         (configure-target-libjava): Depend on configure-target-qthreads.
15123         (all-target-libjava): Depend on all-target-qthreads.
15124
15125         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15126         (CONFIGURE_TARGET_MODULES): Likewise.
15127         (CHECK_TARGET_MODULES): Likewise.
15128         (INSTALL_TARGET_MODULES): Likewise.
15129         (CLEAN_TARGET_MODULES): Likewise.
15130         (all-target-libjava): New target.
15131         (all-target-boehm-gc): Likewise.
15132         * configure.in (target_libs): Added libjava, boehm-gc.
15133
15134 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15135
15136         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15137         configure.bat in SUPPORT_FILES.
15138         (gas+binutils.tar.bz2): Likewise.
15139
15140         * makeall.bat: Remove; obsolete.
15141
15142 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15143
15144         From Mark Elbrecht:
15145         * configure.bat: Remove; obsolete.
15146
15147 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15148
15149         * configure: Add -W -Wall to the default CFLAGS when compiling with
15150         gcc.
15151
15152 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15153
15154         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15155
15156 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15157
15158         * configure.in: Build ld on IRIX6.
15159
15160 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15161
15162         * Makefile.in: Change distribution targets to use bzip2 instead of
15163         gzip.
15164         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15165         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15166
15167 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15168
15169         * config.sub: Add mcore target.
15170
15171 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15172
15173         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15174
15175 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15176
15177         * config.guess (dummy): Changed to $dummy.
15178
15179 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15180
15181         * config.sub: Tidied up case statements.
15182
15183 1999-05-22  Ben Elliston  <bje@cygnus.com>
15184
15185         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15186         <jiro@din.or.jp>.
15187
15188         * config.guess: Merge with FSF version. Future changes will be
15189         more accurately recorded in this ChangeLog.
15190         * config.sub: Likewise.
15191
15192 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15193
15194          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15195
15196 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15197
15198         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15199
15200 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15201
15202         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15203
15204 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15205
15206         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15207         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15208         Bad merge removed these two changes.
15209
15210 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15211                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15212
15213         * config.guess (interix Alpha): Add.
15214
15215 1999-04-11  Richard Henderson  <rth@cygnus.com>
15216
15217         * configure.in (i?86-*-beos*): Do config gperf; don't config
15218         gdb, newlib, or libgloss.
15219
15220 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15221
15222         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15223         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15224         from multidirs.
15225
15226 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15227
15228         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15229
15230 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15231
15232         * config.sub: Add support for mcore targets.
15233
15234 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15235
15236         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15237         not mt-ospace, in order to shut up assembler warning about using
15238         symbols that are named the same as registers.
15239
15240 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15241
15242         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15243         dependency list for all-target-cygmon.
15244
15245 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15246
15247         * config-ml.in: Check $host, not $target, for selective multilibs.
15248         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15249         thumb interworking, and underscore prefix multilibs.
15250
15251 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15252
15253         * missing: Update to version from current automake.
15254
15255 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15256
15257         * configure (gxx_include_dir): Removed.
15258
15259         * configure.in (gxx_include_dir): Handle it.
15260         * Makefile.in: Likewise.
15261
15262 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15263
15264         * config.sub (mips64vr4111,mips64vr4111el) Add.
15265
15266 1999-03-21  Ben Elliston  <bje@cygnus.com>
15267
15268         * config.guess: Correct typo for detecting ELF on FreeBSD.
15269
15270 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15271
15272         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15273         config/mh-djgpp.
15274
15275 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15276
15277         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15278         all-target-newlib to dependency list for all-target-bsp.
15279
15280 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15281
15282         * config.sub: Add i386-uwin support.
15283         * config.guess: Likewise.
15284
15285 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15286
15287         * configure.in: cleanup, add mh-*pic handling for arm, special
15288         case powerpc*-*-aix*
15289
15290 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15291
15292         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15293         can be built.
15294
15295 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15296
15297         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15298         targets.
15299
15300 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15301
15302         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15303
15304 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15305
15306         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15307
15308 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15309
15310         * config.sub: Fix typo in arm recognition.
15311
15312 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15313
15314         * configure.in (noconfigdirs): Changed target_configdirs to
15315         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15316         rather than m68k-*-* since it is not known to work on
15317         m68k-aout. Ditto for arm-*-*oabi.
15318
15319 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15320
15321         * configure.in (*-*-windows*): Remove, no longer used.
15322
15323 1999-02-19  Ben Elliston <bje@cygnus.com>
15324
15325         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15326         Smart and improved by Andrew Cagney.
15327
15328 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15329
15330         * config.guess: Recognize openbsd-*-hppa.
15331
15332 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15333
15334         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15335         only if it is not empty.
15336
15337 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15338
15339         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15340
15341         * config.guess: Modified to recognize uname's armv* syntax.
15342
15343         * config.sub: Modified to recognize uname's armv* syntax.
15344
15345 1999-02-17  Mark Salter  <msalter@cygnus.com>
15346
15347         * configure.in: Added target-bsp for sparclite.
15348
15349 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15350
15351         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15352
15353 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15354
15355         * configure.in: Add support for strongarm port.
15356         * config.sub: Add support for strongarm target.
15357
15358 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15359
15360         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15361         the old name config/mh-cygwin32.
15362         Enable texinfo.
15363
15364 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15365
15366         * configure.in: Do build ld for ix86 Solaris.
15367
15368 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15369
15370         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15371         $AR_FOR_TARGET.  Likewise for RANLIB.
15372
15373 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15374
15375         * config.sub (oabi):  Recognize.
15376         * configure.in (arm-*-oabi):  Handle.
15377
15378 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15379
15380         * config.guess: Improve detection of i686 on UnixWare 7.
15381
15382 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15383
15384         * config.guess: Add support for i386-pc-interix.
15385         * config.sub: Likewise.
15386         * configure.in: Likewise.
15387
15388 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15389
15390         * Makefile.in: Remove unneeded all-target-libio from
15391         from all-target-winsup target since it is now unneeded.
15392         Add all-target-libtermcap in its place since it is now
15393         needed.
15394
15395 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15396
15397         * configure.in: makefile stub for cygwin target is probably
15398         unnecessary.  Remove it for now.
15399
15400 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15401
15402         * configure.in: libtermcap.a should be built when cygwin is the
15403         target as well as the host.
15404         * config.guess: Allow mixed case in cygwin uname output.
15405         * Makefile.in: Add libtermcap target.
15406
15407 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15408
15409         * config.sub: Clean up handling of hppa2.0.
15410
15411 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15412
15413         * config.guess: Use C code to identify more HP machines.
15414
15415 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15416
15417         * config.sub: Handle hppa2.0.
15418
15419 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15420
15421         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15422         cygmon for all sparclite targets, regardless of object format.
15423
15424 1998-12-15  Mark Salter  <msalter@cygnus.com>
15425
15426         * configure.in: Added target-bsp for several target architectures.
15427
15428         * Makefile.in: Added rules for bsp.
15429
15430 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15431
15432         * config.guess: Improve detection of hppa2.0 processors.
15433
15434 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15435
15436         * config.guess: Recognize FreeBSD using ELF automatically.
15437
15438 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15439
15440         * configure (skip-this-dir): Add handling for new shell script, which
15441         might be created by a sub-directory's configure to indicate, this particular
15442         directory is "unwanted".
15443         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15444
15445 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15446
15447         * ltconfig: import from libtool, after changing libtool to
15448         account for the cygwin name change.
15449
15450 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15451
15452         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15453         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15454
15455 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15456
15457         * configure.in: Add libtermcap to list of cygwin dependencies.
15458
15459 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15460
15461         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15462         they include winsup/include when it's a cygwin target.
15463
15464 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15465
15466         * configure.in (host_tools): Added zip.
15467         * Makefile.in (all-target-libjava): Depend on all-zip.
15468         (all-zip): New target.
15469         (ALL_MODULES): Added all-zip.
15470         (NATIVE_CHECK_MODULES): Added check-zip.
15471         (INSTALL_MODULES): Added install-zip.
15472         (CLEAN_MODULES): Added clean-zip.
15473
15474 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15475
15476         * Makefile.in: lose "32" from comment about cygwin.
15477
15478 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15479
15480         * configure.in: Use -Os to build target libraries for the fr30.
15481
15482 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15483
15484         * config.sub: Add fr30.
15485
15486 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15487
15488         * configure.in: drop "32" from config/mh-cygwin32.  Check
15489         cygwin* instead of cygwin32*.
15490         * config.sub: Check cygwin* instead of cygwin32*.
15491
15492 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15493
15494         * config.guess: Match any version of Unixware7.
15495
15496 1998-10-20  Syd Polk  <spolk@cygnus.com>
15497
15498         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15499         if desired.
15500
15501 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15502
15503         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15504         these if the appropriate directories and files to not exist.
15505
15506 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15507
15508         * Makefile.in (DEVO_SUPPORT): Add config.if.
15509
15510 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15511
15512         * configure: Add pattern to replace "build_tooldir"'s
15513         definition in the generated Makefile with "tooldir"'s
15514         actual value.
15515
15516 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15517
15518         * config.sub: Bring back lost sparcv9.
15519
15520         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15521
15522 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15523
15524         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15525         CC_FOR_TARGET and friends.
15526
15527 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15528
15529         * Makefile.in (build_tooldir): New variable, same as tooldir.
15530         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15531         -B$(build_tooldir)/bin/.
15532         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15533
15534 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15535
15536         * README: Remove installation instructions and refer to the
15537         INSTALL directory instead.
15538
15539 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15540
15541         * config.sub: Add support for i[34567]86-pc-udk.
15542         * configure.in: Likewise.
15543
15544 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15545
15546         * Makefile.in: add bzip2 package building bits for user
15547         tools module
15548         * configure.in: ditto
15549
15550 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15551
15552         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15553         (ALL_TARGET_MODULES): Add all-target-libobjc.
15554         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15555         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15556         (all-target-libchill): Add dependencies.
15557         * configure.in (target_libs): Add libchill.
15558
15559 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15560
15561         * configure.in (target_subdir): Remove duplicate line.
15562
15563 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15564
15565         * Makefile.in (all-automake): fix dependencies.
15566
15567 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15568
15569         * configure.in: Minor cleanups for building in the $(target_alias)
15570         subdir.
15571
15572 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15573
15574         * Makefile.in (bootstrap): Set r and s before make all.  Use
15575         BASE_FLAGS_TO_PASS in make all.
15576         (cross): Likewise.
15577
15578 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15579
15580         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15581
15582 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15583
15584         * config.sub: Fix typo in last change.
15585
15586 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15587
15588         * config.sub: Add support for C4x target.
15589         * configure.in: Likewise.
15590
15591 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15592
15593         * config.sub: Recognize sparcv9 just like sparc64.
15594
15595 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15596
15597         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15598
15599 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15600
15601         * config.guess: Correctly identify Pentium II sco boxes.
15602
15603         * config.guess: Fix "tr" code.  From Weiwen Liu.
15604
15605 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15606
15607         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15608         stabs.
15609
15610 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15611
15612         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15613         (ALL_TARGET_MODULES): Add all-target-libchill.
15614         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15615         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15616         (all-target-libchill): Add dependencies.
15617         * configure.in (target_libs): Add libchill.
15618
15619 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15620
15621         * config.guess: Avoid assumptions about "tr" behaves when
15622         LANG is set to something other than English.
15623
15624 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15625
15626         * configure (gxx_include_dir): Changed to
15627         '${prefix}/include/g++'-${libstdcxx_interface}.
15628
15629         * config.if: New to determine the interfaces.
15630
15631 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15632
15633         * config.guess: Detect and handle MPE/IX.
15634         * config.sub: Deal with MPE/IX.
15635
15636 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15637
15638         * configure.in: Use mh-aix43.
15639
15640 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15641
15642         * configure: Fix --without/--disable cases for gxx-include-dir.
15643
15644 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15645
15646         * mdata-sh:  Imported.  Needed for automake support.
15647
15648 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15649
15650         * Makefile.in (taz): Try "chmod -R og=u ." before
15651         "chmod og=u `find . -print`".
15652
15653 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15654
15655         * configure.in: Add arm-elf and thumb-elf support.
15656
15657 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15658
15659         * Makefile.in: Undo previous patch.
15660
15661 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15662
15663         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15664         to here ...
15665         (install-no-fixedincludes): and here
15666         (INSTALL_MODULES): ... from here.
15667
15668 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15669
15670         * config.sub: Merge with FSF.
15671
15672         * config.guess: Merge with FSF.
15673
15674 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15675
15676         * configure (extraconfigdirs): New variable.
15677         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15678         * Makefile.in (all): Move higher in file.
15679         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15680         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15681         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15682         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15683         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15684
15685 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15686
15687         * Makefile.in (all-target-libjava): Depend on all-gcc and
15688         all-target-newlib.
15689         (configure-target-libjava): Depend on $(ALL_GCC).
15690
15691 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15692
15693         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15694         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15695
15696 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15697
15698         * INSTALL/README: Fix typo.
15699
15700 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15701
15702         * ylwrap: Change absolute path checks to check for DOS style path
15703         names.
15704
15705         * ylwrap: Don't use a full path name if the source file is in the
15706         same directory.  From hjl@lucon.org (H.J. Lu).
15707
15708         * config-ml.in: Default to being verbose, to match Feb 18 change to
15709         configure.
15710
15711 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15712
15713         Brought over from egcs:
15714
15715         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15716
15717         * configure.in (target_subdir): Set to ${target_alias} instead
15718         of "libraries".
15719
15720         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15721
15722         * configure.in (target_subdir): Set to libraries if enable_multilib.
15723
15724 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15725
15726         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15727         multilibs, force reconfiguration the first time we create
15728         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15729
15730 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15731
15732         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15733         avoid confusion with --no-recursion.
15734
15735 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15736
15737         * configure.in: Win32 hosts shouldn't use install -x
15738         * install-sh: remove -x option, and special .exe-handling
15739         hack.
15740
15741 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15742
15743         * config.guess: Recognize i586-pc-beos.
15744         * configure.in: Don't build some bits for beos.
15745
15746 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15747
15748         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15749         CFLAGS default to -O2.
15750
15751         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15752         when using GNU ld.
15753
15754 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15755
15756         * ltmain.sh: Correct install when using a different shell.
15757
15758 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15759
15760         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15761
15762 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15763
15764         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15765         target.
15766
15767 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15768
15769         * ltconfig: Update to correct AIX handling.
15770
15771 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15772
15773         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15774
15775         * configure.in (target_subdir): Set to ${target_alias} instead
15776         of "libraries".
15777
15778 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15779
15780         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15781         (Makefile): Depend on $(gcc_version_trigger).
15782
15783         * configure (gcc_version): Change default initializer to empty
15784         string.
15785         (gcc_version_trigger): New variable; pass this variable down
15786         to subdir configures to enable them checking gcc's version
15787         themselves. Emit make macros for both gcc_version vars.
15788         (topsrcdir): Initialize reliably.
15789         (recursion line): Remove --with-gcc-version=${gcc_version}.
15790
15791 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15792
15793         * configure (enable_version_specific_runtime_libs): Implement new flag
15794         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15795         in $(libsubdir); emit definition in each generated Makefile.
15796         (gxx_include_dir): Initialize depending on
15797         $enable_version_specific_runtime_libs.
15798
15799 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15800
15801         * configure (gcc_version): Initialize properly depending on
15802         how and where configure is started.
15803         (recursion line): Pass a --with-gcc-version=${gcc_version}
15804         to configures in subdirs.
15805
15806 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15807
15808         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15809         cygmon
15810
15811 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15812
15813         * configure.in: Add cygmon and libstub support for mn10200.
15814
15815 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15816
15817         * configure (gcc_version): Add new variable describing the
15818         particular gcc version we're building.
15819         * Makefile.in (libsubdir): Add new macro for the directory
15820         in which the compiler finds executables, libraries, etc.
15821         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15822         and libsubdir.
15823
15824 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15825
15826         * Makefile.in (local-clean): Remove *.log.
15827         (warning.log): Built with warn_summary from build.log.
15828         (mail-report.log): Run test_summary.
15829         (mail-report-with-warnings.log): Run test_summary including
15830         warning.log in the report.
15831
15832 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15833
15834         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15835
15836 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15837
15838         * Makefile.in (grep): Grep no longer depends on libiberty.
15839
15840 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15841
15842         * Makefile.in: all-snavigator needs all-libgui.
15843
15844 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15845
15846         * configure.in: Add cygmon and libstub support for mn10300.
15847
15848 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15849
15850         * missing: Update to version from automake 1.3.
15851
15852         * ltmain.sh: On installation, don't get confused if the same name
15853         appears more than once in the list of library names.
15854
15855 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15856
15857         * config.sub: Accept m68060 and m5200 as CPU names.
15858
15859 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15860
15861         * configure: Use && rather than using -a in test, because odd
15862         strings can confuse test.
15863         * configure.in: Likewise.
15864
15865 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15866
15867         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15868
15869 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15870
15871         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15872         bootstrap4-lean): New targets.
15873
15874 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15875
15876         * mpw-* Delete.  Not used.
15877
15878 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15879
15880         * COPYING.LIB: Update FSF address.
15881
15882 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15883
15884         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15885
15886         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15887         GAS_SUPPORT_DIRS.
15888
15889 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15890
15891         * ltconfig, ltmain.sh: Avoid producing a version number if
15892         -version-info was not used.
15893
15894 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15895
15896         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15897         building with newlib.
15898
15899 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15900
15901         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15902         Solaris `make' causes it to continue to next definition.
15903
15904 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15905
15906         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15907         the right GUI libraries and files are installed along with GDB.
15908
15909 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15910
15911         * configure.in: Change alpha to alpha* in several places.
15912
15913 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15914
15915         * config.sub: Recognize sparc86x.
15916
15917 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15918
15919         * configure.in (--enable-target-optspace): Remove debug echo.
15920
15921 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15922
15923         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15924
15925 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15926
15927         * ltconfig: Update cygwin32 support.
15928
15929         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15930         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15931         (GDB_SUPPORT_DIRS): Likewise.
15932
15933 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15934
15935         * configure.in (target_makefile_frag): If --enable-target-optspace,
15936         use -Os to compile target libraries rather than -O2.  Default to
15937         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15938         not used.
15939         * configure.in (target_cflags): Ditto for d30v.
15940
15941 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15942
15943         * Makefile.in (all-bfd): Depend on all-intl.
15944         (all-binutils): Likewise.
15945         (all-gas): Likewise.
15946         (all-gprof): Likewise.
15947         (all-ld): Likewise.
15948
15949 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15950
15951         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15952
15953 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15954
15955         * Makefile.in (all-bfd): Depend upon all-libiberty.
15956
15957         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15958
15959 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15960
15961         * Makefile.in: Add libstub.
15962
15963         * configure.in: Ditto. Build libstub for targets that have cygmon
15964         support.
15965
15966 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15967
15968         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15969
15970 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15971
15972         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15973         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15974
15975 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15976
15977         * configure: Define DEFAULT_M4 by searching PATH.
15978         * Makfile.in: Use DEFAULT_M4.
15979
15980 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15981
15982         * ltconfig: Add cygwin32 support.
15983
15984         * Makefile.in, configure.in: Add libtool as a native only directory
15985         to configure and build.
15986
15987 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15988
15989         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15990
15991 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15992
15993         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15994
15995 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15996
15997         * Makefile.in: add ash make rules
15998         * configure.in: add ash to native_only and host_tools lists
15999
16000 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16001
16002         * Makefile.in (all-gettext, all-intl): New targets.
16003         (ALL_MODULES): Added all-gettext, all-intl.
16004         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16005         (INSTALL_MODULES): Added install-gettext, install-intl.
16006         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16007
16008         * configure.in (host_tools): Added gettext.
16009         (native_only): Likewise.
16010         (noconfigdirs) [various cases]: Likewise.
16011         (host_libs): Added intl.
16012
16013 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16014
16015         * configure: Do not disable building gdbtk for cygwin32 hosts.
16016
16017 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16018
16019         * configure.in: Add thumb-coff target.
16020         * config.sub: Add thumb-coff target.
16021
16022 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16023
16024         * Makefile.in: Revert yesterday's change.
16025         (all-target-winsup):  all-target-librx stays out of here.
16026
16027 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16028
16029         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16030         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16031         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16032         Remove references to librx and libg++.
16033
16034 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16035
16036         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16037         recursive makes
16038
16039 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16040
16041         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16042         for newlib directory.
16043         (CXX_FOR_TARGET): Likewise.
16044
16045 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16046
16047         * ltconfig: Update after libtool/ltconfig.in change for
16048         hpux11.
16049
16050 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16051
16052         * ltconfig, ltmain.sh: Update to libtool 1.2.
16053
16054 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16055
16056         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16057         (install-gcc-cross): Instead, override LANGUAGES here.
16058
16059 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16060
16061         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16062         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16063
16064 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16065
16066         * configure.in: Add Thumb-pe target.
16067
16068 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16069
16070         * Makefile.in - changed sn targets to snavigator
16071         * configure.in - changed sn targets to snavigator
16072
16073 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16074
16075         * config-ml.in: After building symlink tree call make distclean
16076         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16077         to be the case for libiberty.
16078
16079 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16080
16081         * configure: When making link, also check the current
16082         directory. The configure scripts may create one.
16083
16084 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16085
16086         * config.sub: Accept alphapca56 and alphaev6 properly.
16087
16088 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16089
16090         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16091
16092 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16093
16094         * config.sub (sco5): Fix typo.
16095
16096 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16097
16098         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16099         install-itcl.
16100         (install-itcl): Remove dependency on install-tcl.
16101
16102 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16103
16104         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16105
16106 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16107
16108         * configure.in: Don't build libgui for a cygwin32 target when not on
16109         a cygwin32 host.
16110
16111 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16112
16113         * configure (redirect): Set to null, so default behavior of
16114         configure is now --verbose.
16115
16116 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16117
16118         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16119         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16120
16121 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16122
16123         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16124         this change to sync Makefile.in with its ChangeLog entries.
16125
16126 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16127
16128         * ltmain.sh (mkdir): Check that the directory doesn't exist
16129         before we exit with error, so that we don't get races during
16130         parallel builds.
16131
16132 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16133
16134         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16135
16136 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16137
16138         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16139         PICFLAG_FOR_TARGET.
16140         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16141
16142         * configure: Emit a definition for the new macro enable_shared
16143         into each Makefile.
16144
16145 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16146
16147         * configure.in (host_tools, native_only): Add libtool.
16148
16149 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16150
16151         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16152         Fix typo in ming config comment.
16153
16154 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16155
16156         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16157
16158 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16159
16160         * config.sub: Add tic30 cases, and map c30 to tic30.
16161
16162 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16163
16164         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16165         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16166         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16167         (CLEAN_TARGET_MODULES): Similarly
16168         (all-target-libf2c): Add dependences.
16169         * configure.in (target_libs): Add libf2c.
16170
16171 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16172
16173         * configure.in: Remove expect from noconfigdirs when target
16174         is cygwin32.  OK to build expect and dejagnu with Canadian
16175         Cross.
16176
16177 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16178
16179         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16180         host.
16181
16182         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16183         and mingw32.
16184
16185 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16186
16187         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16188         here as it is not defined in the toplevel Makefile.
16189
16190 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16191
16192         * configure (package_makefile_rules_frag): New variable, which names
16193         a file with generic rules, ...
16194         Change comment to mention we now have FIVE parts.
16195         * configure: Undo last change.
16196
16197 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16198
16199         * config.guess: More accurate determination of HP processor types.
16200         * config.sub: More accurate determination of HP processor types.
16201
16202 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16203
16204         * configure (package_makefile_frag): Move inserting the
16205         ${package_makefile_frag} to where it should be according
16206         to the comment.
16207
16208 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16209
16210         * config.guess: Add support for Linux/ARM.
16211
16212 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16213
16214         * .cvsignore: Remove *-info and *-install since they match
16215         release-info and mpw-install, which we don't want to just ignore.
16216
16217 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16218
16219         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16220
16221 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16222
16223         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16224         local_prefix to sub-make invocations.
16225
16226 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16227
16228         * configure.in: Check makefile fragments in the source
16229         directory.
16230
16231 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16232
16233         * configure.in: Check whether host and target makefile
16234         fragments exist before adding them to *_makefile_frag.
16235
16236 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16237
16238         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16239
16240 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16241
16242         * configure.in: Make sure we only replace RPATH_ENVVAR on
16243         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16244         regexp to sed.
16245
16246         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16247         to sub-makes.
16248
16249 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16250
16251         * config-ml.in (multi-do): LDFLAGS must include multilib
16252         designator.
16253
16254 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16255
16256         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16257
16258 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16259
16260         * config.sub: Add mingw32 support.
16261         * configure.in: Likewise.
16262
16263 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16264
16265         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16266
16267 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16268
16269         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16270         * configure (gxx_include_dir): Provide a definition for subdirs
16271         which do not use autoconf.
16272
16273 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16274
16275         * config.guess: Sync with egcs.  Picks up new alpha support,
16276         BeOS & some additional linux support.
16277
16278 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16279
16280         * config.guess: HP 9000/803 is a PA1.1 machine.
16281
16282 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16283
16284         * configure.in: It's alpha*-...
16285
16286 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16287
16288         * configure.in (host_makefile_frag, target_makefile_frag):
16289         Handle multiple config files.
16290         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16291         alpha-*-*.
16292
16293 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16294
16295         * mkdep: New file.
16296
16297 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16298
16299         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16300
16301 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16302
16303         * Makefile.in: Add libgui directory.
16304         (GDB_TK): Add all-libgui.
16305         * configure.in: Add libgui directory.
16306         * configure: Add all-libgui to GDB_TK.
16307
16308 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16309
16310         * config-ml.in (multidirs): Add m32r to multilib list.
16311
16312 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16313
16314         * Makefile.in (all-target-gperf): Change dependency to
16315         all-target-libstdc++.
16316
16317 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16318
16319         * config.guess: Add BeOS support.
16320
16321 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16322
16323         Source directory cvs renamed to cvssrc:
16324         * configure.in (host_tools): Change cvs to cvssrc.
16325         (native_only): Likewise.
16326         (noconfigdirs) [various cases]: Likewise.
16327         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16328         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16329         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16330         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16331         (all-cvssrc): Rename target from all-cvs.
16332
16333 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16334
16335         * configure (gxx_include_dir): Fix thinko.
16336
16337 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16338
16339         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16340         (install-cross, install-gcc-cross): New targets.
16341
16342 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16343
16344         * configure.in (noconfigdirs): Add support for Thumb target.
16345
16346         * config.sub (maybe_os): Add support for Thumb target.
16347
16348 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16349
16350         * Makefile.in: Add rules for cygmon.
16351
16352         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16353
16354 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16355
16356         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16357         * configure (gxx_include_dir): Provide a definition for subdirs
16358         which do not use autoconf.
16359
16360 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16361
16362         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16363         11/18/97 build
16364
16365 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16366
16367         * From Franz Sirl.
16368         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16369         found on RedHat Linux systems.
16370
16371 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16372
16373         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16374         guesses.
16375
16376 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16377
16378         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16379
16380 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16381
16382         * ltmain.sh: If mkdir fails, check whether the directory was created
16383         anyhow by some other process.
16384
16385 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16386
16387         * configure.in (d30v-*-*): Configure all directories.
16388
16389 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16390
16391         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16392         for the D30V.
16393
16394 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16395
16396         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16397
16398 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16399
16400         * include/libiberty.h: Add extern "C" { so it can be used with C++
16401         progrms.
16402         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16403         programs.
16404
16405 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16406
16407         * configure.in (d30v-*-*): Configure GCC now.
16408
16409 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16410
16411         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16412         is no longer needed.
16413
16414 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16415
16416         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16417
16418 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16419
16420         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16421         targets using "$@" to provide support for similar but not identical
16422         targets without having to duplicate code.
16423
16424 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16425
16426         * makefile.vms: Fix to work with DEC C.
16427
16428 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16429
16430         * config.sub: Add mips-tx39-elf to marketing names.
16431
16432 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16433
16434         * ltmain.sh: Handle symlinks in generated script.
16435
16436 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16437
16438         * configure: Handle autoconf style directory options: --bindir,
16439         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16440         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16441         --sysconfdir.
16442         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16443         (sharedstatedir, localstatedir, oldincludedir): New variables.
16444         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16445         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16446         sbindir, sharedstatedir, and sysconfdir.
16447
16448 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16449
16450         * Makefile.in (bootstrap-lean): New target.
16451
16452 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16453
16454         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16455         sn, and gnuserv from noconfigdirs.
16456
16457 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16458
16459         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16460
16461 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16462
16463         * Makefile.in (cross): New target.
16464
16465 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16466                           Jeff Law         <law@cygnus.com>
16467
16468         * Makefile.in (bootstrap2, bootstrap3): New targets.
16469         (all-bootstrap): Remove outdated and confusing target.
16470         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16471
16472 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16473
16474         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16475         windows.  Consistent with gdb/configure.
16476
16477 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16478
16479         * configure.in: Name Linux target fragment.
16480
16481         * configure: Rewrite so that project Makefile fragment is inserted
16482         first and appears last in the resulting Makefile.
16483
16484 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16485
16486         * Makefile.in (install-itcl): Install tcl first.
16487
16488 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16489
16490         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16491
16492 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16493
16494         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16495
16496         * configure.in (skipdirs): Add target-librx for Linux.
16497         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16498
16499 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16500
16501         * Makefile.in (bootstrap): New target.
16502
16503 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16504
16505         * config.sub: Accept 'amigados' for backward compatibility.
16506
16507 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16508
16509         * config.guess: Merge with FSF.
16510
16511 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16512
16513         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16514
16515 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16516
16517         * config.sub: Add "marketing-names" patch.
16518
16519 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16520
16521         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16522
16523 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16524
16525         * config.sub: Handle v850-elf.
16526
16527 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16528
16529         * .cvsignore (*-install): Remove.
16530
16531 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16532
16533         * ltconfig: Set CONFIG_SHELL in libtool.
16534         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16535
16536 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16537
16538         * configure.in (target_subdir): Set to libraries if enable_multilib.
16539
16540 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16541
16542         * config.guess: Update from gcc directory.
16543
16544 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16545
16546         * Makefile.in (all-sim): Depends on all-readline.
16547
16548 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16549
16550         * Makefile.in (BISON, YACC): Use $$s.
16551         (all-bison): Depend on all-texinfo.
16552
16553 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16554
16555         * Makefile.in (BISON): Add -L flag.
16556         (YACC): Likewise.
16557
16558 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16559
16560         * configure.in (noconfigdirs): Add support for v850e target.
16561
16562         * config.sub (maybe_os): Add support for v850e target.
16563
16564 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16565
16566         * configure.in (noconfigdirs): Add support for v850ea target.
16567
16568         * config.sub (maybe_os): Add support for v850ea target.
16569
16570 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16571
16572         * config.sub: Add mipstx39.  Delete r3900.
16573
16574 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16575
16576         * Makefile.in (all-autoconf): Depends on all-texinfo.
16577
16578 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16579
16580         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16581         eabi targets.
16582
16583 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16584
16585         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16586
16587         * configure: When handling a Canadian Cross, handle YACC as well as
16588         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16589         * Makefile.in (all-bison): Depend upon all-texinfo.
16590
16591 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16592
16593         * Makefile.in (BISON): bison, not byacc or bison -y.
16594         (YACC): bison -y or byacc or yacc.
16595         (various): Add *-bison as appropriate.
16596         (taz): No need to mess with BISON anymore.
16597
16598 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16599
16600         * configure: If OSTYPE matches *win32*, try to find a good value for
16601         CONFIG_SHELL.
16602
16603 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16604
16605         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16606         configure.in if it is present.
16607
16608 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16609
16610         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16611
16612 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16613
16614         * config.sub: Recognize `arc' cpu.
16615         * configure.in: Likewise.
16616         * config-ml.in: Likewise.
16617
16618 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16619
16620         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16621
16622 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16623
16624         * configure: Changed sed delimiter from ':' to '|' when
16625         attempting to substitute ${config_shell} for SHELL. On
16626         NT ${config_shell} may contain a ':' in it.
16627
16628 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16629
16630         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16631
16632 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16633
16634         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16635
16636 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16637
16638         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16639
16640         * ylwrap: If the program is a relative path, force it to be
16641         absolute.
16642
16643 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16644
16645         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16646
16647 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16648
16649         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16650         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16651         for libraries.
16652
16653 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16654
16655         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16656         separated by spaces.
16657
16658 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16659
16660         * ylwrap: New file.
16661         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16662
16663         * ltmain.sh: Handle /bin/sh at start of install program.
16664
16665         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16666
16667         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16668         * missing: New file, from automake 1.2.
16669
16670 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16671
16672         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16673         check-tk to CHECK_X11_MODULES.
16674
16675 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16676
16677         * config.sub: Merge with FSF.
16678
16679 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16680
16681         * config.guess: Merge with FSF.
16682
16683 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16684
16685         * configure: Treat msdosdjgpp like go32.
16686         * configure.in: Likewise.  Don't remove gprof for go32.
16687
16688         * configure: Change Makefile.tem2 to Makefile.tm2.
16689
16690 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16691
16692         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16693
16694 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16695
16696         * install-sh (chmodcmd): Set to null if the DST directory already
16697         exists.  Same as Nov 11th change.
16698
16699 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16700
16701         * configure (GDB_TK): Needs itcl and tix.
16702
16703 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16704
16705         * config.guess: Update from FSF.
16706
16707 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16708
16709         * Makefile.in (GDB_TK): Depend on itcl and tix.
16710
16711 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16712
16713         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16714         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16715         (INSTALL_SCRIPT): New variable.
16716         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16717         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16718         to -x.
16719         * install-sh: Add support for -x option.
16720
16721 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16722
16723         * configure.in, Makefile.in: Treat tix like itcl.
16724
16725 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16726
16727         * Makefile.in (WINDRES): New variable.
16728         (WINDRES_FOR_TARGET): New variable.
16729         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16730         (EXTRA_HOST_FLAGS): Add WINDRES.
16731         (EXTRA_TARGET_FLAGS): Add WINDRES.
16732         (EXTRA_GCC_FLAGS): Add WINDRES.
16733         ($(DO_X)): Pass down WINDRES.
16734         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16735         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16736         DLLTOOL_FOR_TARGET.
16737
16738 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16739
16740         * configure.in: configure sim before gdb for win32-x-ppc
16741
16742 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16743
16744         Move gperf into the toplevel, from libg++.
16745         * configure.in (target_tools): Add target-gperf.
16746         (native_only): Add target-gperf.
16747         * Makefile.in (all-target-gperf): New target, depend on
16748         all-target-libg++.
16749         (configure-target-gperf): Empty rule.
16750         (ALL_TARGET_MODULES): Add all-target-gperf.
16751         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16752         (CHECK_TARGET_MODULES): Add check-target-gperf.
16753         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16754         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16755
16756 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16757
16758         * config.sub (mn10200): Recognize new basic machine.
16759
16760 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16761
16762         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16763         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16764
16765 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16766
16767         * configure.in: If we're building mips-sgi-irix6* native, turn on
16768         ENABLE_MULTILIB and set TARGET_SUBDIR.
16769
16770 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16771
16772         * Makefile.in (all-sn): Depend on all-grep.
16773
16774 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16775
16776         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16777
16778         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16779         Makefile.  From Jeff Makey <jeff@cts.com>.
16780         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16781
16782         * Makefile.in (DISTBISONFILES): Remove.
16783         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16784         $(DEFAULT_YACC).
16785
16786         * configure.in: Build itl, db, sn, etc., when building for native
16787         cygwin32.
16788
16789         * Makefile.in (LD): New variable.
16790         (EXTRA_HOST_FLAGS): Pass down LD.
16791         ($(DO_X)): Likewise.
16792
16793 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16794
16795         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16796
16797 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16798
16799         * configure.in (targargs): Strip out any supplied --build argument
16800         before adding our own. Always add --build.
16801
16802 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16803
16804         * configure.in (targargs): Pass --build if we're doing
16805         a cross-compile.
16806
16807 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16808
16809         * configure: Use '|' instead of ":" as the separator in
16810         sed. Otherwise sed chokes on NT path names with drive
16811         designators. Also look for "?:*" as the leading characters in an
16812         absolute pathname.
16813
16814 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16815
16816         * config.sub: Support for r3900.
16817
16818 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16819
16820         * configure.in: Use install-sh, not install.sh.
16821
16822 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16823
16824         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16825         apply it twice.
16826
16827 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16828
16829         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16830         install-binutils.
16831
16832 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16833
16834         * Makefile.in: Add automake targets.
16835         * configure.in (host_tools): Add automake.
16836
16837 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16838
16839         * configure: Default CXX to c++, not gcc.
16840         * Makefile.in (CXX): Set to c++, not gcc.
16841         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16842
16843 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16844
16845         * install-sh: try appending a .exe if source file doesn't
16846         exist
16847
16848 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16849
16850         * configure.in: Turn on multilib by default.
16851         (cross_only): Remove target-libiberty.
16852
16853         * Makefile.in (all-gcc): Don't depend on libiberty.
16854
16855 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16856
16857         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16858
16859 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16860
16861         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16862         (DISTBISONFILES): Add ld/Makefile.in
16863
16864 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16865
16866         * configure.in: if target is cygwin32 but host isn't cygwin32,
16867         don't configure gdb tcl tk expect, not just gdb.
16868
16869 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16870
16871         * configure.in: Added gnuserv everywhere sn appears.
16872
16873         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16874         (CROSS_CHECK_MODULES): Added check-gnuserv.
16875         (INSTALL_MODULES): Added install-gnuserv.
16876         (CLEAN_MODULES): Added clean-gnuserv.
16877         (all-gnuserv): New target.
16878
16879 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16880
16881         * config.guess: Fixes for MIPS OpenBSD systems.
16882
16883 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16884
16885         * Makefile.in (INSTALL_XFORM): Remove.
16886         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16887
16888         * mkinstalldirs: New file, copied from automake.
16889         * Makefile.in (installdirs): Rename from install-dirs.  Use
16890         mkinstalldirs.  Change all users.
16891         (DEVO_SUPPORT): Add mkinstalldirs.
16892
16893 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16894
16895         * install-sh: Rename from install.sh.
16896         * Makefile.in (INSTALL): Change install.sh to install-sh.
16897         (DEVO_SUPPORT): Likewise.
16898
16899         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16900         Graichen <graichen@rzpd.de>.
16901
16902 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16903
16904         * config.guess: Recognize OpenBSD systems correctly.
16905
16906 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16907
16908         * README, Makefile.in (ETC_SUPPORT): Remove references to
16909         cfg-paper*, configure.{texi,man,info*}._
16910
16911 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16912
16913         * Makefile.in (all.normal): Ensure that gcc is built after all
16914         the x11 - ie gdb - targets.
16915
16916 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16917
16918         * makefile.vms: Don't run conf-a-gas.
16919
16920 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16921
16922         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16923
16924 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16925
16926         * configure.in: Remove noconfigdirs case since gdb also
16927         configures and builds for tic80-coff.
16928
16929 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16930
16931         * configure: Set cache_file to config.cache.
16932         * Makefile.in (local-distclean): Remove config.cache.
16933
16934 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16935
16936         * COPYING: Update FSF address.
16937
16938 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16939
16940         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16941         noconfigdirs.
16942
16943 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16944
16945         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16946         MAKEDIRS, is empty.
16947
16948 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16949
16950         * config.sub: Tweak mn10300 entry.
16951
16952 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16953
16954         * configure.in (host_tools): Put sim before gdb, so gdb's
16955         configure.tgt can determine if the simulator was configured.
16956
16957 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16958
16959         * config.sub: Move BeOS $os case to be with other Cygnus
16960         local cases.
16961
16962 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16963
16964         * config.sub: Remove misplaced comment that broke Linux.
16965
16966 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16967
16968         * config.sub: Add BeOS support.
16969
16970 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16971
16972         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16973
16974 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16975
16976         * configure.in (noconfigdirs): Remove tcl and tk from
16977         noconfigdirs for cygwin32 builds.
16978
16979 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16980
16981         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16982
16983 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16984
16985         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16986         make-all.com, use makefile.vms instead.
16987
16988 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16989
16990         * config.sub: Accept -lnews*.
16991
16992 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16993
16994         * configure.in (noconfigdirs): Disable target-newlib,
16995         target-examples and target-libiberty for d30v.
16996
16997 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16998
16999         * configure.in (noconfigdirs): Enable ld for d30v.
17000
17001 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17002
17003         * configure.in (tic80-*-*): Build compiler.
17004
17005 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17006
17007         * configure.in (d30v-*): Remove sim directory from list of
17008         unsupported d30v directories
17009
17010 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17011
17012         * config.sub, configure.in: Add d30v target cpu.
17013
17014 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17015
17016         * makefile.vms: New file.
17017         * make-all.com: Remove.
17018
17019 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17020
17021         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17022
17023 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17024
17025         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17026
17027 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17028
17029         * Makefile.in (ALL_MODULES): Added all-db.
17030         (CROSS_CHECK_MODULES): Addec check-db.
17031         (INSTALL_MODULES): Added install-db.
17032         (CLEAN_MODULES): Added clean-db.
17033
17034 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17035
17036         * config.guess: Merge with latest FSF sources.
17037
17038 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17039
17040         * Makefile.in (ALL_MODULES): Added all-itcl.
17041         (CROSS_CHECK_MODULES): Added check-itcl.
17042         (INSTALL_MODULES): Added install-itcl.
17043         (CLEAN_MODULES): Added clean-itcl.
17044
17045 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17046
17047         * configure.in: build gdb for mn10200
17048
17049 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17050
17051         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17052
17053 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17054
17055         * configure.in (tic80-*-*): Turn off most targets right now.
17056
17057 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17058
17059         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17060         rather than the makeinfo program.
17061         (do-info): Depend upon all-texinfo.
17062
17063 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17064
17065         * configure.in: Remove uses of config/mh-linux.
17066
17067         * config.sub, config.guess: Merge with latest FSF sources.
17068
17069 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17070
17071         * config.sub (case $basic_machine): Add tic80 entries.
17072
17073 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17074
17075         * config.sub, config.guess: Merge with latest FSF sources.
17076
17077 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17078
17079         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17080         * mpw-config.in: Test for NewFolderRecursive.
17081         * mpw-install: Use symbolic name for startup filename.
17082         * mpw-README: Add various additional details.
17083
17084 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17085
17086         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17087
17088 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17089
17090         * configure.in: Do build gcc and the target libraries for
17091         the mn10200.
17092
17093 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17094
17095         * configure.in: don't avoid building gdb for mn10300 any more
17096         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17097         instead of single-quoting it.
17098
17099 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17100
17101         * configure.in: Don't use --with-stabs on IRIX 6.
17102
17103 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17104
17105         * configure.in (m32r): Build gdb, libg++ now.
17106
17107 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17108
17109         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17110         directories from noconfigdirs.
17111
17112 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17113
17114         * config.sub (basic_machine): added mips16 configuration
17115
17116 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17117
17118         * config.sub: Handle d10v-unknown.
17119
17120 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17121
17122         * config.sub: Handle v850-unknown.
17123
17124 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17125
17126         * Makefile.in: add findutils
17127         * configure.in: add findutils to list of host_tools
17128
17129 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17130
17131         * config.sub: Handle mn10200 and mn10300.
17132
17133 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17134
17135         * configure.in (d10v-*): Do not build librx.
17136
17137 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17138
17139         * configure.in (mn10300): Build everything except gdb & libgloss.
17140
17141 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17142
17143         * config.guess:  Patch for Dansk Data Elektronik servers,
17144         from Niels Skou Olsen <nso@dde.dk>.
17145
17146         For ncr, use /bin/uname rather than uname, since GNU uname does not
17147         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17148
17149         Patch for MIPS R4000 running System V,
17150         from Eric S. Raymond <esr@snark.thyrsus.com>.
17151
17152         Fix thinko for nextstep.
17153
17154         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17155
17156         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17157         * config.guess: Guess mips-dec-mach_bsd4.3.
17158
17159         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17160         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17161         release numbers.
17162         * config.guess (mips-mips-riscos*):  Emit just enough of the
17163         release number.
17164
17165         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17166         * config.guess (sparc-auspex-sunos*):  Added.
17167         (f300-fujitsu-*): Added.
17168
17169         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17170         * config.guess:  Recognize a Tadpole as a sparc.
17171
17172 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17173
17174         * config.guess: Don't assume that NextStep version is either 2 or
17175         3.  NextStep 4 (aka OpenStep 4) has come out now.
17176
17177 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17178
17179         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17180         From Rik Faith <faith@cs.unc.edu>.
17181
17182 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17183
17184         * config.sub: Contributions from bug-gnu-utils to:
17185         Support plain "hppa" (no version given) architecture, reported by
17186         OpenStep.
17187         OpenBSD like NetBSD.
17188         LynxOs is not a hardware supplier.
17189
17190         * config.guess: Contributions from bug-gnu-utils to add support for:
17191         OpenBSD like NetBSD.
17192         Stratus systems.
17193         More Pyramid systems.
17194         i[n>4]86 Intel chips.
17195         M680[n>4]0 Motorola chips.
17196         Use unknown instead of lynx for hardware manufacturer.
17197
17198 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17199
17200         * install.sh (chmodcmd): Set to null if the DST directory already
17201         exists.
17202
17203 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17204
17205         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17206         not use mt-ppc target Makefile fragment any more.
17207
17208 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17209
17210         * configure.in (*-*-windows):  Exclude everything but those dirs
17211         needed to build windows.
17212
17213 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17214
17215         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17216
17217 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17218
17219         * configure.in:  Exclude mmalloc from i386-windows.
17220
17221 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17222
17223         * Undo my previous change.
17224
17225 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17226
17227         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17228         unconditionally.
17229         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17230
17231 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17232
17233         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17234         host to add it's own flags.
17235
17236 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17237
17238         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17239
17240 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17241
17242         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17243         (CXX_FOR_TARGET): Likewise.
17244         (GCC_FOR_TARGET): Define.
17245         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17246         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17247         CC_FOR_TARGET was specified on the command line.
17248         (MAKEOVERRIDES): Don't define.
17249
17250 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17251
17252         * configure.in (m32r): Fix spelling of libg++ libs.
17253
17254 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17255
17256         * config.sub (-apple*): Remove, now redundant.
17257
17258 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17259
17260         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17261
17262         * configure: Rework yesterday's sed script patch.
17263
17264         * config.sub: Merge with FSF.
17265
17266 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17267
17268         * config.guess:  Merge from FSF.
17269
17270         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17271         * config.guess: Use pc instead of unknown, for pc clone systems.
17272         Change linux to linux-gnu.
17273
17274         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17275         * config.guess: Avoid non-portable tr syntax.
17276
17277 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17278
17279         * test-build.mk (HOLES): Add "xargs" for gdb.
17280
17281         * configure: Avoid hpux10.20 sed bug.
17282
17283 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17284
17285         * configure.in:  Add support for windows host
17286         (that is a build done under the Microsoft build environment).
17287
17288 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17289
17290         * Makefile.in: Replace all uses of srcroot with s, to shrink
17291         command line lengths.
17292
17293         Patches from Geoffrey Noer <noer@cygnus.com>:
17294         * configure.in: If configuring for newlib, pass --with-newlib to
17295         subdirectories.
17296         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17297         -Bnewlib/ and -Lwinsup to gcc.
17298         (CXX_FOR_TARGET): Likewise.
17299
17300 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17301
17302         * Makefile.in (ETC_SUPPORT): Add configure.
17303
17304 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17305
17306         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17307         host configuration file.
17308
17309 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17310
17311         * configure.in: Break mn10x00 support into separate
17312         mn10200 and mn10300 configurations.
17313         * config.sub: Likewise.
17314
17315 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17316
17317         * configure.in: Add lots of stuff to noconfigdirs for
17318         the mn10x00 targets.
17319
17320         * config.sub, configure.in: Add mn10x00 support.
17321
17322 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17323
17324         * make-all.com: Call conf-a-gas, not config-a-gas.
17325
17326 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17327
17328         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17329         targets.
17330
17331 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17332
17333         * mpw-README: Add much more detail for native PowerMac.
17334         * mpw-install: New file.
17335         * mpw-configure: Add --norecursion and --help options.
17336         * mpw-config.in: Translate readme and install files when
17337         copying to objdir.
17338         * mpw-build.in: Don't always depend on byacc and flex.
17339         (install-only-top): New action.
17340
17341 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17342
17343         * configure.in:  You can now configure GDB for the v850.
17344
17345 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17346
17347         * configure.in (noconfigdirs): Don't configure any C++ dirs
17348         if targeting D10V.
17349
17350 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17351
17352         * config.sub: Recognize mips64vr5000.
17353
17354 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17355
17356         * configure.in: Use a single line for host_tools and native_only.
17357
17358 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17359
17360         * config.sub, configure.in: Add entries for m32r.
17361
17362 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17363
17364         * Makefile.in (inet-install): Don't run install-gzip.
17365
17366 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17367
17368         * configure.in:  Don't config lots of things for *-*-windows*.
17369
17370 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17371
17372         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17373         (host_libs, host_tools): Copy from configure.in.
17374         * mpw-configure: Don't complain about directories not found.
17375
17376 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17377
17378         * configure.in (i[345]86): Recognize i686 for pentium pro.
17379         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17380         file.
17381
17382         * config.guess (i[345]86): Ditto.
17383
17384 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17385
17386         * configure.in (noconfigdirs): Removed gdb for D10V.
17387
17388 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17389
17390         * configure.in: Remove ld, target-libio, target-libg++, and
17391         target-libstdc++ from noconfigdirs.
17392
17393 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17394
17395         * configure: Fix three locations where shell scripts were
17396         being run directly rather than with config_shell.
17397
17398 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17399
17400         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17401         * config.sub (basic_machine): Recognize v850.
17402
17403 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17404
17405         * mpw-configure: Handle multiple enable/disable options and
17406         pass them down recursively, handle -c and -s flags appropriately
17407         depending on choice of compiler, add escape mechanism for
17408         quoted arguments to gC.
17409
17410 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17411
17412         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17413         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17414         so that -mrelocatable-lib and -mno-eabi are used.
17415
17416         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17417         not support --print-multi-lib, don't abort.
17418
17419 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17420
17421         * make-all.com: Run config-a-gas.
17422         * setup.com: Don't copy subdirectory files around.
17423
17424 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17425
17426         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17427         target, it now compiles correctly.
17428
17429 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17430
17431         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17432
17433 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17434
17435         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17436
17437 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17438
17439         * configure.in (native_only): Add prms.
17440
17441 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17442
17443         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17444         (BINUTILS_SUPPORT_DIRS): Likewise.
17445
17446 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17447
17448         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17449         d10v support is added.
17450
17451 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17452
17453         * configure.in (d10v-*-*): New target.
17454
17455 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17456
17457         * config.guess (HP 9000/811): Recognize this as a PA1.1
17458         machine.
17459
17460 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17461
17462         * Makefile.in (do-tar-gz): New target, split out from tail end of
17463         taz target.  Run each command separately, don't use pipes.
17464         (taz): Use it.
17465
17466 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17467
17468         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17469         * mpw-build.in: No builds should depend on building byacc or flex,
17470         they are assumed to be installed already.
17471
17472 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17473
17474         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17475         variable that CC_FOR_TARGET needs.
17476
17477 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17478
17479         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17480         options have changed since the last time the subdirectory was
17481         configured, and if it has, reconfigure.
17482         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17483         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17484
17485 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17486
17487         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17488         CLEAN_MODULES): Add bash.
17489         (all-bash): New target.
17490
17491 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17492
17493         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17494
17495 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17496
17497         * config.sub (basic_machine): Recognize d10v as a valid processor.
17498
17499 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17500
17501         * mpw-configure: Add support for --bindir.
17502         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17503
17504 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17505
17506         * configure.in: add bash, time, gawk to list of hosttools and things
17507         to only build for native toolchains
17508
17509 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17510
17511         * Makefile.in (docdir): Remove.
17512
17513 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17514
17515         * Makefile.in (datadir): Set to $(prefix)/share.
17516
17517 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17518
17519         * configure.in: build diff and patch for cygwin32-hosted
17520         toolchains.
17521
17522 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17523
17524         * config.sub: Accept -rtems*.
17525
17526 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17527
17528         * configure.in: enable dosrel for cygwin32-hosted builds,
17529                 remove diff from the list of things not buildable
17530                 via Canadian Cross
17531
17532 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17533
17534         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17535         don't get ". ".
17536
17537 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17538
17539         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17540
17541 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17542
17543         * Makefile.in (taz): Handle case where tex3patch didn't even get
17544         checked out.  Also, if it was found, put the symlink in a new util
17545         subdirectory.
17546
17547 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17548
17549         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17550
17551 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17552
17553         * config.sub: Recognize -openvms.
17554         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17555         * make-all.com, setup.com: New files.
17556
17557 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17558
17559         * Makefile.in (taz): tex3patch moved to texinfo/util.
17560
17561 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17562
17563         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17564         * configure.in: remove make from disable-if-Can-Cross list
17565                 enable gdb if ${host} and ${target} are cygwin32
17566
17567 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17568
17569         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17570         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17571
17572 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17573
17574         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17575         distinguish sysv/svr4/bsd variants.
17576         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17577
17578 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17579
17580         * configure.in: Added copyright notice.
17581         * move-if-change: Added copyright notice.
17582
17583 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17584
17585         * configure.in (powerpcle-*-solaris*): Until we get shared
17586         libraries working, don't build gdb, sim, make, tcl, tk, or
17587         expect.
17588
17589 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17590
17591         * config.guess:  Merge with FSF:
17592
17593         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17594         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17595
17596         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17597         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17598
17599         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17600         * config.guess:  Combine two OSF1 rules.
17601         Also recognize field test versions.  From mjr@zk3.dec.com.
17602         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17603         because GNU uname does not support -p.  From pmr@pajato.com.
17604
17605 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17606
17607         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17608
17609 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17610
17611         * mpw-README: Document GCCIncludes.
17612
17613 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17614
17615         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17616
17617 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17618
17619         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17620
17621 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17622
17623         * configure.in (*-*-cygwin32): Configure make.
17624
17625 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17626
17627         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17628
17629 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17630
17631         * Makefile.in (all-inet): Depend on all-perl.
17632
17633         * Makefile.in (inet-install): New target.
17634
17635         * Makefile.in (all-inet): Depend on all-tcl.
17636         (all-inet): Depend on all-send-pr.
17637
17638 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17639
17640         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17641         temporarily.
17642
17643 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17644
17645         * configure.in: Don't configure --with-gnu-ld on AIX.
17646
17647 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17648
17649         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17650
17651 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17652
17653         * Makefile.in (ALL_MODULES): Added all-inet.
17654         (CROSS_CHECK_MODULES): Added check-inet.
17655         (INSTALL_MODULES): Added install-inet.
17656         (CLEAN_MODULES): Added clean-inet.
17657         (all-indent): New target.
17658
17659         * configure.in (host_tools): Added inet.
17660         (native_only): Added inet.
17661         (noconfigdirs): Added inet.
17662
17663 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17664
17665         * configure.in: Don't configure libgloss if we are not configuring
17666         newlib.
17667
17668 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17669
17670         * configure.in: Don't configure libgloss for unsupported
17671         architectures.
17672
17673 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17674
17675         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17676
17677 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17678
17679         * Makefile.in (ALL_MODULES): Include all-apache.
17680         (CROSS_CHECK_MODULES): Include check-apache.
17681         (INSTALL_MODULES): Include install-apache.
17682         (all-apache): New target.
17683
17684         * configure.in: Added apache everywhere perl is seen.
17685
17686 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17687
17688         * Makefile.in: Add support for clean-{module} and
17689         clean-target-{module} rules.
17690
17691 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17692
17693         * configure.in (*-*-ose) do not build libgloss.
17694
17695 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17696
17697         * config.guess (prep*:SunOS:5.*:*): Turn into
17698         powerpele-unknown-solaris2.
17699
17700 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17701
17702         * configure.in: Permit --enable-shared to specify a list of
17703         directories.
17704
17705 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17706
17707         * configure.in (host==solaris): Pass only the first word of $CC
17708         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17709
17710 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17711
17712         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17713
17714 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17715
17716         * Makefile.in (ALL_MODULES): Include all-perl.
17717         (CROSS_CHECK_MODULES): Include check-perl.
17718         (INSTALL_MODULES): Include install-perl.
17719         (ALL_X11_MODULES): Include all-guile.
17720         (CHECK_X11_MODULES): Include check-guile.
17721         (INSTALL_X11_MODULES): Include install-guile.
17722         (all-perl): New target.
17723         (all-guile): New target.
17724
17725         * configure.in (host_tools): Include perl and guile.
17726         (native_only): Include perl and guile.
17727         (noconfigdirs): Don't build guile and perl; no ports have been
17728         done.
17729
17730 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17731
17732         * configure (--enable-*): Handle quoted option lists such as
17733         --enable-sim-cflags='-g0 -O' better.
17734
17735 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17736
17737         * Makefile.in ({,inst}all-target): New rule so we can make and
17738         install all of the target directories easily.
17739
17740 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17741
17742         * configure.in: Add missing global flag in sed substitution when
17743         deleting `target-' from ${configdirs}.
17744
17745 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17746
17747         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17748         option.
17749
17750         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17751         config/mh-necv4.
17752
17753         * install.sh: Correct misspelling of transformbasename.
17754
17755         * config.guess: Recognize mips-*-sysv*.
17756
17757 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17758
17759         * config.sub: Recognize mon960.
17760
17761 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17762
17763         * configure: Restore Canadian Cross handling of BISON and LEX,
17764         removed in Feb 20 change.
17765
17766 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17767
17768         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17769         Mention make install.  Remove the old copyright date as well the
17770         clumsy and rather pointless copyright on the README file.
17771
17772 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17773
17774         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17775         Makefile after running symlink-tree, then run `make distclean' to
17776         avoid clobbering any generated files in srcdir.
17777
17778 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17779
17780         * configure.in (m68k-*-netbsd*): Build everything now.
17781
17782 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17783
17784         * Makefile.in (taz): Fix quoting.
17785
17786 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17787
17788         * configure.in (sparclet-*-*): Build everything now.
17789
17790 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17791
17792         * configure.in (m68k-*-linux*): New host.
17793
17794 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17795
17796         * configure: Check for bison before byacc.
17797
17798 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17799
17800         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17801         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17802         searching PATH.  These are used as fallbacks by Makefile.in if
17803         flex/bison/byacc aren't in objdir.
17804
17805 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17806
17807         * Makefile.in: Make everything which depends upon all-bfd also
17808         depend upon all-opcodes, in case --with-commonbfdlib is used.
17809
17810 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17811
17812         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17813         building NT native compilers on Unix.
17814
17815 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17816
17817         * configure.in: Don't get CC from the host Makefile fragment if we
17818         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17819         Solaris test for /usr/ucb/cc to the post target script, just after
17820         the compiler sanity test.
17821
17822 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17823
17824         * config.sub: Merge with FSF.
17825
17826 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17827
17828         * Makefile.in (RPATH_ENVVAR): New variable.
17829         (REALLY_SET_LIB_PATH): Use it.
17830         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17831
17832 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17833
17834         * config.sub, configure.in: Recognize sparclet cpu.
17835
17836 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17837
17838         * config.guess:  Support m68k-cbm-sysv4.
17839
17840 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17841
17842         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17843         m68k-unknown-linuxaout from linker help string.  Put quotes around
17844         $ld_help_string.
17845
17846 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17847
17848         * config.guess (powerpc-harris-powerunix): Add guess for port
17849         to new target.
17850
17851 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17852
17853         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17854
17855 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17856
17857         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17858         $(REALLY_SET_LIB_PATH) in Makefile.
17859         * Makefile.in (SET_LIB_PATH): New variable.
17860         (REALLY_SET_LIB_PATH): New variable.
17861         ($(DO_X)): Use $(SET_LIB_PATH).
17862         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17863         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17864         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17865         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17866         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17867         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17868         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17869         (install-dosrel): Likewise.
17870         (all-opcodes): Depend upon all-libiberty.
17871
17872 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17873
17874         * config.guess (*:CYGWIN*): New
17875
17876 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17877
17878         * Makefile.in (all-target-winsup): All all-target-libiberty.
17879
17880 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17881
17882         * configure.in (noconfigdirs): Add missing # in front of comment.
17883
17884 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17885
17886         * configure.in: add second pass to things added to noconfigdirs
17887         so *-gm-magic can exclude libgloss properly.
17888
17889 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17890
17891         * mpw-configure (extralibs_name, rez_name): Set correctly
17892         for MWC68K compiler.
17893
17894         * mpw-README: Add more info on the necessary build tools.
17895
17896 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17897
17898         * configure.in, config.sub: Recognize cygwin32.
17899
17900 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17901
17902         * config.guess, config.sub: Recognize A/UX.
17903
17904 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17905
17906         * config.sub: Merge with gcc/config.sub.
17907
17908 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17909
17910         * mpw-build.in (do-binutils): Add build of stamps.
17911
17912 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17913
17914         * config.sub: Add recognition for mips64vr4100*-* targets.
17915
17916 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17917
17918         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17919         Add creation of gconfigargs with `--enable-shared' turned on.
17920         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17921         ($(host)-stamp-stage3-configured): Likewise.
17922         (HOLES): Add chatr and ldd.
17923         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17924
17925 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17926
17927         * configure: Pass --nfp to recursive configures.
17928
17929 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17930
17931         * Makefile.in (DLLTOOL): New.
17932         (DLLTOOL_FOR_TARGET): New.
17933         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17934         (EXTRA_TARGET_FLAGS): Ditto.
17935         (EXTRA_GCC_FLAGS): Ditto.
17936         (CONFIGURE_TARGET_MODULES): Ditto.
17937         (DO_X): Ditto.
17938         * configure: Add DLLTOOL.
17939
17940 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17941
17942         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17943         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17944         mh-sco, since old workarounds no longer needed, and don't
17945         build ld, since libraries have weak symbols in COFF.
17946
17947 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17948
17949         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17950
17951 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17952
17953         * configure.in: Make sure that ${CC} can be used to compile an
17954         executable.
17955
17956 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17957
17958         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17959         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17960         nothing depending on whether gdbtk is being built.
17961
17962 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17963
17964         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17965
17966 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17967
17968         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17969         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17970
17971 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17972
17973         * config-ml.in: Add support for
17974         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17975         Simplify setting of multidirs from --disable-foo.
17976
17977 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17978
17979         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17980         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17981         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17982         non-empty, pass them on to the  GCC make.
17983         (all-bootstrap): New rule that is like all-gcc, except it executes
17984         the GCC bootstrap rule instead of the GCC all rule.
17985
17986 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17987
17988         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17989
17990 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17991
17992         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17993         DG/UX support.
17994
17995 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17996
17997         * config.sub (i*86*) Change [345] to [3456]
17998
17999 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18000
18001         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18002         --with-gnu-ld=no.
18003
18004 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18005
18006         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18007         AIX multilibs get built.
18008
18009 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18010
18011         * configure.in (i386-win32): Don't build expect if we're not
18012         building the tcl subdir.
18013
18014 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18015
18016         * Makefile.in: (configure-target-examples, all-target-examples):
18017         New targets, configure and build example programs.
18018
18019 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18020
18021         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18022         use it as input to sedit the generated MPW makefile.
18023         * mpw-README: Add a suggestion about Gestalt.h.
18024
18025 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18026
18027         * config.sub: Accept *-*-ieee*.
18028
18029 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18030
18031         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18032         Ronald F. Guilmette <rfg@monkeys.com>.
18033
18034 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18035
18036         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18037         for powerpc-pe native.
18038         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18039         (target==powerpc-pe): duplicate i386-win32 entry.
18040
18041 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18042
18043         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18044         of vxworks, not just vxworks5.1.
18045
18046 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18047
18048         * mpw-configure: Add support for exec-prefix.
18049
18050 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18051
18052         * config.guess: Recognize HP model 816 machines as having
18053         a PA1.1 processor.
18054
18055 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18056
18057         * configure: Ignore new autoconf configure options.
18058
18059 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18060
18061         * config.guess:  Recognize Pentium under SCO.
18062         From Robert Lipe <robertl@arnet.com>.
18063
18064 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18065
18066         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18067
18068 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18069
18070         * configure.in: Don't configure gas for alpha-dec-osf*.
18071
18072 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18073
18074         * configure.in: Default to --with-stabs for some targets for which
18075         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18076         i[345]86*-*-unixware*.
18077
18078 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18079
18080         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18081         rather than basing it on the target.  Simplify handling of options
18082         controlling which directories to configure.  Remove extraneous
18083         slash in multi-clean target.
18084
18085 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18086
18087         * config-ml.in: Prefix more variables with ml_ so they don't collide
18088         with configure's.
18089
18090 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18091
18092         * configure: Don't turn -v into --v.
18093
18094 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18095
18096         * configure.in (targargs): Fix typo.
18097
18098         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18099
18100 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18101
18102         * configure.in: Strip --host and --target options from
18103         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18104         --with-cross-host option when building with a cross-compiler.
18105         * configure: Canonicalize the arguments put into config.status by
18106         always using `=' for an option with an argument.  Pass a presumed
18107         --host or --target explicitly.
18108
18109 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18110
18111         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18112         into general OS recognition case.
18113
18114 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18115
18116         * configure.in (target_configdirs): add target-winsup only
18117         for win32 target systems.
18118
18119 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18120
18121         * Makefile.in (all-target-libgloss): Depend upon
18122         configure-target-newlib, since when libgloss is built it looks to
18123         see if the newlib directory exists.
18124
18125 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18126
18127         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18128         cfg-ml-*.in.
18129
18130 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18131
18132         * configure: Handle LD and LD_FOR_TARGET when configuring a
18133         Canadian Cross.
18134
18135 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18136
18137         * configure.in (target_libs): add target-winsup.
18138         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18139         (target==ppcle-pe): remove ld from $noconfigdirs.
18140
18141 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18142
18143         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18144         Preserve relative path names in $srcdir.  Build symlink tree if
18145         configuring cross target dir and srcdir=. (= no VPATH support).
18146         (configure-target-libg++): Depend on configure-target-librx.
18147         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18148         * config-ml.in: New file.
18149         * symlink-tree: New file.
18150         * configure: Ensure srcdir="." if that's what it is.
18151
18152 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18153
18154         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18155         includes and FLEX_SKELETON setting.
18156         * mpw-configure (--with-gnu-ld): New option, controls whether
18157         to use PPCLink or ld with PowerMac GCC.
18158         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18159         * mpw-config.in: Configure grez if targeting Mac.
18160
18161         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18162         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18163         just macos.
18164         * configure.in: Configure grez resource compiler if targeting Mac.
18165         * Makefile.in (all-grez, install-grez): New targets.
18166
18167 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18168
18169         * configure: CXX defaults to gcc, not g++.  If we find
18170         gcc in the path, set CC to gcc -O2.
18171
18172 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18173
18174         * configure: Default ${build} correctly.  Avoid picking up extra
18175         spaces when reading CC and CXX from Makefile.  When doing a
18176         Canadian Cross, use plausible default values for numerous
18177         variables.
18178         * configure.in: When doing a Canadian Cross, don't try to
18179         configure tools whose configure script can't handle it.
18180
18181 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18182
18183         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18184
18185 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18186
18187         * configure:  Remove dubious bug reporting address.
18188
18189 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18190
18191         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18192         configure script, run that instead of this directory's configure.
18193         In either case, print a message that we're configuring the sub-dir.
18194
18195 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18196
18197         * configure.in: Before checking for the existence of various files,
18198         use sed to filter out "target-".
18199
18200 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18201
18202         * Makefile.in (DO_X): Split rule to decrease command line length
18203         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18204         (Philippe De Muyter).
18205
18206 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18207
18208         * Makefile.in (all-patch): depend on all-libiberty.
18209
18210 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18211
18212         * configure.in: If the only directory in target_configdirs which
18213         actually exists is libiberty, then set target_configdirs to empty,
18214         to avoid trying to build a target libiberty in a gas or gdb
18215         distribution.
18216
18217 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18218
18219         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18220         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18221         systems.
18222
18223 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18224
18225         * configure.in (copy_dirs): Use sys-include instead of include
18226         for --with-headers option.
18227
18228 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18229
18230         * Makefile.in, configure.in: Make winsup builds work with
18231         new scheme.
18232
18233 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18234
18235         * configure.in: Build the linker on AIX.
18236
18237 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18238
18239         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18240         where needed.
18241
18242 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18243
18244         * Makefile.in (all-gcc): Fix typo.
18245
18246 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18247
18248         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18249
18250 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18251
18252         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18253         to target-xiberty, to provide more flexibility.
18254         (target_subdir):  Define.  Create if cross.
18255         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18256         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18257         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18258         check-libFOO -> check-target-libFOO, etc.
18259         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18260         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18261         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18262         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18263         allow ALL_GCC="" to only configure.
18264         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18265         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18266         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18267
18268 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18269
18270         * Makefile.in (taz): Build "info" in etc explicitly.
18271
18272 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18273
18274         * configure.in:  Make sure that CC is undefined (as opposed to
18275         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18276         problem with autoconf trying to configure on a host without GCC.
18277
18278 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18279
18280         * mpw-configure: Set host alias from choice of host compiler,
18281         only use generic MPW Makefile sed if present, edit a file
18282         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18283         * mpw-README: Add problem notes about CW6 and CW7.
18284
18285 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18286
18287         * Makefile.in (taz): Use ";" instead of ";;".
18288
18289 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18290
18291         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18292         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18293         DISTDOCDIRS.
18294         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18295         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18296
18297 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18298
18299         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18300         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18301         Move bfd to DISTSTUFFDIRS.
18302
18303 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18304
18305         * Makefile.in (X11_LIB): Removed.
18306         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18307
18308         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18309
18310 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18311
18312         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18313         names.
18314
18315 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18316
18317         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18318
18319 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18320
18321         * configure.in (i[345]86-*-win32): Always build newlib.
18322         Don't configure cvs, autoconf or texinfo.
18323         * Makefile.in (LD_FOR_TARGET): New.
18324         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18325         Pass down LD_FOR_TARGET.
18326
18327 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18328
18329         * winsup: New directory.
18330         * Makefile.in: Build winsup.
18331         * configure.in: Winsup is configured when target is win32.
18332         Can only build win32 target GDB when native.
18333
18334 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18335
18336         * config.guess: Recognize HP model 819 machines as having
18337         a PA 1.1 processor.
18338
18339 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18340
18341         * configure: Fix sed loop which substitutes for CC and CXX to
18342         avoid bug found in various sed implementations.
18343
18344 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18345
18346         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18347         simulator.  Use standard powerpc-*-eabi*.
18348
18349 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18350
18351         * configure.in: Stop putting gas and binutils in noconfigdirs for
18352         powerpc-*-aix* and rs6000-*-*.
18353
18354 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18355
18356         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18357         -mcall-aixdesc libraries.
18358
18359 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18360
18361         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18362
18363         * config.sub (arm | armel | armeb): Fix shell syntax.
18364
18365 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18366
18367         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18368         -msoft-float and -mcpu=common support.
18369         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18370         libraries.
18371
18372 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18373
18374         * configure.in: Allow configuration and build of emacs19 for the alpha.
18375
18376 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18377
18378         * configure.in (CC): Get ^CC, not just any old CC, from
18379         ${host_makefile_frag}.
18380
18381 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18382
18383         * configure.in (CC): Try to get CC from
18384         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18385
18386 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18387
18388         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18389         only if it exists in $(srcdir).
18390
18391 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18392
18393         * configure: If CC and CXX are not set in the environment, set
18394         them, based on either an existing Makefile or on searching for gcc
18395         in PATH.  Substitute for CC and CXX in Makefile.
18396         * configure.in: Remove libm from target_libs.  Separate
18397         target_configdirs from configdirs.  If CC is not set in
18398         environment, try to get it from a host Makefile fragment.  Rewrite
18399         changes of configdirs to use skipdirs instead.  A few minor
18400         tweaks.  Take directories out of target_configdirs as they are
18401         taken out of configdirs.  Remove existing Makefile files from
18402         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18403         CONFIG_ARGUMENTS in Makefile.
18404         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18405         by configure.in.
18406         (CONFIG_ARGUMENTS): Likewise.
18407         (CONFIGURE_TARGET_MODULES): New variable.
18408         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18409         ($(CONFIGURE_TARGET_MODULES)): New target.
18410         (configure-libg++, configure-libio): New targets.
18411         (all-libg++): Depend upon configure-libg++.
18412         (all-libio): Depend upon configure-libio.
18413         (configure-libgloss, all-libgloss): New targets.
18414         (configure-libstdc++): New target.
18415         (all-libstdc++): Depend upon configure-libstdc++.
18416         (configure-librx, all-librx): New targets.
18417         (configure-newlib): New target.
18418         (all-newlib): Depend upon configure-newlib
18419         (configure-xiberty): New target.
18420         (all-xiberty): Depend upon configure-xiberty.
18421
18422 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18423
18424         * configure.in (host i[345]86-*-win32):  Expand the
18425         noconfigdirs again.
18426
18427 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18428
18429         * mpw-configure: Fix sed command file name.
18430
18431 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18432
18433         * configure.in (host i[345]86-*-win32): Reduce the
18434         noconfigdirs again.
18435
18436 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18437
18438         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18439         or powerpc*-*-pe*, since they are not yet supported.
18440
18441 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18442
18443         Add PowerMac support and many other enhancements.
18444         * mpw-configure: New option --cc to select compiler to use,
18445         paste options set according to --cc into the generated
18446         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18447         if mpw-make.sed is present.
18448         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18449         add forward includes for PowerPC include files.
18450         * mpw-build.in: Build using Makefile.PPC if present.
18451         (do-byacc, etc): Remove separate version resource builds.
18452         (do-gas): Build "stamps" before "all".
18453         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18454         * mpw-README: Update to reflect --cc option, PowerMac support,
18455         and recently-reported compatibility problems.
18456
18457 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18458
18459         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18460         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18461         (--with-multilib-top): Pass to recursive invocations.
18462
18463 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18464
18465         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18466         v810-*-*.
18467
18468 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18469
18470         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18471         gdb, ld and opcodes on v810-*-*.
18472
18473 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18474
18475         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18476         (local-maintainer-clean): New target.
18477         (maintainer-clean): New target.
18478         (realclean): Just depend upon maintainer-clean.
18479
18480 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18481
18482         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18483
18484 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18485
18486         * configure.in: Build ld in mips*-*-bsd* case.
18487
18488 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18489
18490         * config.sub: Accept -lites* OS.  From Ian Dall.
18491
18492 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18493
18494         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18495         targets.
18496
18497 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18498
18499         * configure.in: treat i386-win32 canadian cross the same as
18500         i386-go32 canadian cross.
18501
18502 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18503
18504         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18505         running under the simulator to build a reduced set of libraries.
18506         (powerpc-*-eabiaix): Add fine grained multilib support added to
18507         other powerpc targets yesterday.
18508
18509 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18510
18511         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18512         -disable-softfloat, -disable-relocatable, -disable-aix, and
18513         -disable-sysv to control which multilib libraries get built.
18514
18515 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18516
18517         * configure: Add Makefile.tem to list of files to remove in trap
18518         handler.
18519
18520 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18521
18522         * config.guess (*Linux*):  Add missing "exit"s.
18523         Also, need specific check for alpha-unknown-linux (uses COFF).
18524
18525 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18526
18527         * config.guess:  Merge with FSF:
18528
18529         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18530         * config.guess (AIX4): More robust release numbering discovery.
18531
18532         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18533         * config.guess (i386-sequent-ptx): Properly get version number.
18534
18535         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18536         * config.guess (mips:*:4*:UMIPS): New case.
18537
18538 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18539
18540         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18541         (i386-win32 host): Likewise.  Don't build readline.
18542
18543 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18544
18545         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18546         SUPPORT_FILES to submakes.
18547
18548 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18549
18550         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18551         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18552         mpw-configure.
18553
18554 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18555
18556         * configure.in (appdirs): Use =, not ==, in test expression when
18557         trying to build the text to print in the warning message for
18558         Solaris users.
18559
18560 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18561
18562         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18563
18564 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18565
18566         * config.guess: Recognize lynx-2.3.
18567
18568 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18569
18570         * config.sub (z8ksim): Deleted
18571         (z8k-*-coff): New, this is the one true name of the target.
18572
18573 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18574
18575         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18576
18577 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18578
18579         * config.guess (*:Linux:*:*): First try asking the linker what the
18580         default object file format is (elf, aout, or coff).  Then if this
18581         fails, try previous methods.
18582
18583 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18584
18585         * configure.in: Don't build newlib for *-*-vxworks5.1.
18586
18587 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18588
18589         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18590         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18591
18592 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18593
18594         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18595
18596 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18597
18598         * cfg-ml-com.in: New file.
18599         * cfg-ml-pos.in: New file.
18600
18601 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18602
18603         * COPYING.NEWLIB: Add HP free copyright to list.
18604
18605 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18606
18607         * config.sub: Recognize -eabi* for the system, not just -eabi.
18608
18609 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18610
18611         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18612         * config.sub, configure.in (win32): New target and host.
18613
18614 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18615
18616         * configure.in: Add i386-pe configuration.
18617
18618 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18619
18620         * mpw-build.in (install): Install GDB after LD.
18621
18622 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18623
18624         * mpw-config.in (elf/mips.h): Always forward-include, needed
18625         for GDB to build.
18626
18627 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18628
18629         * testsuite: New directory for customer acceptance and whole tool
18630         chain tests.
18631
18632 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18633
18634         * configure: If per-host line isn't found, but AC_OUTPUT is found
18635         and a configure script exists, run it instead.
18636
18637 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18638
18639         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18640
18641 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18642
18643         * configure: Set build_{cpu,vendor,os,alias} to host values when
18644         --build isn't specified.
18645
18646 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18647
18648         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18649         (FLAGS_TO_PASS): Pass them.
18650         (EXTRA_TARGET_FLAGS): Ditto.
18651
18652 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18653
18654         * Makefile.in (all-libg++): Depend on all-libstdc++.
18655
18656 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18657
18658         * configure.in (noconfigdirs): Enable all packages for
18659           i386-unknown-netbsd.
18660
18661 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18662
18663         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18664         hosted builds (DOS builds)
18665
18666 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18667
18668         Changes for ARM based on patches from Richard Earnshaw:
18669         * config.sub: Handle armeb and armel.
18670         * configure.in: Omit arm linker only for riscix.
18671
18672 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18673
18674         * config.guess:  Update from FSF.
18675
18676 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18677
18678         * config.sub: Recognize powerpcle as the little endian variant of
18679         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18680         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18681         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18682         temporarily.
18683
18684 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18685
18686         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18687
18688 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18689
18690         * config.sub: Accept -lites* as a basic system type.
18691
18692 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18693
18694         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18695         installed, and if so return linuxoldld as the system name.
18696
18697 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18698
18699         * config.guess: Add hppa1.1-hp-lites support.
18700
18701 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18702
18703         * configure.in: Don't build newlib for m68k-vxworks5.1.
18704
18705 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18706
18707         * configure.in (mips-sgi-irix6): Use mh-irix5.
18708
18709 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18710
18711         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18712
18713 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18714
18715         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18716         OSF/1.  Fix compiler flags.
18717         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18718
18719 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18720
18721         * configure.in: Recognize --with-newlib.
18722         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18723
18724 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18725
18726         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18727         to *_X11_MODULES due to gdbtk needing X include files et al.
18728
18729 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18730
18731         Merge in support for Mac MPW as a host.
18732         (Old change descriptions retained for informational value.)
18733
18734         * mpw-config.in: Add generic include forwards for cpu-specific
18735         include files in aout and elf directories.
18736
18737         * mpw-configure: Added copyright.
18738         * mpw-config.in: Check for presence of required build tools.
18739         (target_libs): Add newlib.
18740         (target_tools): Add examples.
18741         (Read Me): Generate as "Read Me for MPW" instead.
18742         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18743         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18744         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18745
18746         * mpw-configure: Remove subdir-specific makefile hackery,
18747         delete mk.tmp after using it.
18748
18749         * mpw-build.in (all): Display start and end times.
18750
18751         * mpw-configure (host_canonical): Set.
18752         (target_cpu): Always add to makefiles.
18753         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18754         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18755         (mpw-mh-mpw): Look for in srcdir and srcroot.
18756         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18757
18758         * mpw-build.in: (install-only): New target.
18759
18760         * mpw-configure (host_alias, target_alias): Rename from hostalias
18761         and targetalias, add into generated Makefile.
18762         (mk.tmp): If present, add into generated Makefile.
18763         * mpw-build.in (all-gas): Build config.h first before gas proper.
18764
18765         * mpw-configure (config.status): Write only if changed.
18766         * mpw-config.in (readline): Configure it (not built, just used for
18767         definitions).
18768
18769         * mpw-config.in (elf/mips.h): Add a forward include.
18770
18771         * mpw-config.in: Forward-include most .h files in include into
18772         extra-include.
18773         (readline): Don't build.
18774         mpw-build.in (install): Install GDB.
18775
18776         * mpw-configure (prefix, mpw_prefix): Handle it.
18777         * mpw-config.in (mmalloc, readline): Don't configure.
18778         * mpw-build.in (thisscript): Rename to ThisScript.
18779         Use mpw-build instead of BuildProgram everywhere.
18780         (mmalloc, readline): Don't build.
18781         * mpw-README: New file, basic documentation about the MPW port.
18782
18783         * mpw-config.in: Use forward-include to create include files.
18784
18785         * mpw-configure: Add more things to the top of each configured
18786         Makefile, including contents of config/mpw-mh-mpw.
18787         * mpw-config.in (extra-include): Create this directory and fill it
18788         with Posix-like include files when configuring.
18789
18790         * config.sub (apple, mac, mpw): Add various aliases.
18791
18792         * mpw-build.in: New file, top-level build script fragment for MPW.
18793         * mpw-configure: New file, configure script for MPW.
18794         * mpw-config.in: New file, config fragment for MPW.
18795
18796 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18797
18798         * configure.in (host_libs): Remove glob, since it is gone from the
18799         sources.
18800
18801 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18802
18803         * Makefile.in: define empty GDB_NLM_DEPS var.
18804
18805         * configure.in(target_makefile_frag): use config/mt-netware
18806         for netware targets.
18807
18808 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18809
18810         * config.sub: Merge in recent FSF changes.  Remove linux special
18811         cases.
18812
18813 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18814
18815         Revert this change:
18816
18817         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18818
18819                 * build-all.mk: Use CC=cc -Xs on Solaris.
18820
18821 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18822
18823         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18824         stop using it.
18825         * Makefile.in: Nuke all references to glob subdirectory.
18826
18827 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18828
18829         * configure.in: Fix --enable-shared logic in per-host.
18830
18831 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18832
18833         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18834
18835 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18836
18837         * configure.in (noconfigdirs): Don't build gas on AIX, for
18838         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18839
18840 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18841
18842         * configure: Fix --cache-file to work if the file argument is a
18843         relative path.
18844
18845 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18846
18847         * configure: If the --cache-file is used, pass it down to
18848         configure in subdirectories.
18849
18850 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18851
18852         * config.sub: add vxworks29k configuration.
18853
18854 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18855
18856         * Makefile.in (taz): Do "diststuff" part quietly.
18857
18858 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18859
18860         * config.sub: Mini-merge with gcc/config.sub.
18861
18862 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18863
18864         * config.guess (IRIX): Sed - to _.
18865
18866 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18867
18868         * Makefile.in (source-vault, binary-vault): New targets.
18869
18870 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18871
18872         * config.sub: Recognize -eabi as a basic system type.
18873
18874 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18875
18876         * configure.in (enable_shared stuff): Fix typo.
18877
18878 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18879
18880         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18881
18882 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18883
18884         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18885
18886 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18887
18888         * configure.in (rs6000-*-*): Don't build gas.
18889
18890 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18891
18892         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18893         reduce command line length.
18894         (AS_FOR_TARGET): Check for as.new, not Makefile.
18895         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18896
18897 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18898
18899         * config.guess:  Merge from FSF.
18900
18901 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18902
18903         * configure: Don't use $ when handling program_suffix.
18904
18905 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18906
18907         * configure.in:  Configure tk for hppa/hpux.
18908
18909 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18910
18911         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18912
18913 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18914
18915         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18916         to LIBCXXFLAGS.  Tests are better run without it.
18917
18918 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18919
18920         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18921
18922 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18923
18924         * configure.in (*-*-netware*): Don't configure xiberty.
18925
18926 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18927
18928         * configure.in:  Remove tk from native_only list.
18929
18930 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18931
18932         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18933           for special NCD build.
18934
18935 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18936
18937         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18938         makeall.bat, they're only useful for binutils snapshots.
18939         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18940         makeall.bat to specified SUPPORT_FILES.
18941
18942 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18943
18944         * build-all.mk: Add Ericsson targets to sun4 and solaris
18945           hosts.  Add  BNR's sun4 target to solaris host, so their
18946           build-from-source will be tested in-house first.
18947
18948 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18949
18950         * Makefile.in (LIBCFLAGS): New variable.
18951         (CFLAGS_FOR_TARGET): Ditto.
18952         (LIBCFLAGS_FOR_TARGET): Ditto.
18953         (LIBCXXFLAGS): Ditto.
18954         (CXXFLAGS_FOR_TARGET): Ditto.
18955         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18956         (BASE_FLAGS_TO_PASS): Pass them.
18957         (EXTRA_TARGET_FLAGS): Ditto.
18958
18959         * configure.in: Support --enable-shared.
18960
18961 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18962
18963         * configure.in (target_libs):  Include libstdc++ again.
18964         * config.guess:  Update from FSF (for FreeBSD).
18965
18966 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18967
18968         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18969         makeall.bat.
18970         (DISTDOCDIRS): Add `etc'.
18971         (ETC_SUPPORT_PFX): New variable.
18972         (taz): Include anything from etc starting with a word in
18973         ETC_SUPPORT_PFX.
18974
18975 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18976
18977         * config.sub: Update for recent FSF changes.  Remove obsolete
18978         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18979         spacing changes.
18980
18981 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18982
18983         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18984
18985         * config.guess:  Merge with FSF.
18986         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18987
18988 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18989
18990         * configure: Since the "trap 0" handler will override the exit
18991         status on many systems, only use it for "exit 1", and make it set
18992         a non-zero exit status; reset it before "exit 0".  Also, check
18993         exit status of config.sub, and error out if it failed.
18994
18995 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18996
18997         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18998         and install libgloss.
18999
19000 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19001
19002         * Makefile.in (all-binutils): Depend upon all-byacc.
19003
19004         * configure.in: Don't build emacs on Irix 5.
19005
19006 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19007
19008         * configure.in (*-*-netware*): Add libio.
19009
19010 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19011
19012         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19013         (CHECK_TARGET_MODULES): Ditto.
19014         (INSTALL_TARGET_MODULES): Ditto.
19015         (TARGET_LIBS): Ditto.
19016         (all-libstdc++): Note dependencies.
19017
19018 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19019
19020         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19021
19022 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19023
19024         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19025         -fexternal-templates.
19026
19027         * configure.in (target_libs): Add libstdc++.
19028         (noconfigdirs): Add libstdc++ as appropriate.
19029
19030 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19031
19032         * config.guess:  Update from FSF.
19033
19034 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19035
19036         * configure: Use ${config_shell} when running ${configsub}.
19037
19038 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19039
19040         * config.sub: No longer recognize h8300h.
19041
19042 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19043
19044         * config.sub: Remove extraneous differences between config.sub and
19045         gcc/config.sub.
19046
19047 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19048
19049         * Makefile.in (DISTSTUFFDIRS): Add gas.
19050
19051 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19052
19053         * COPYING.NEWLIB: New file.
19054
19055 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19056
19057         * config.guess (HP-UX):  Patch from Harlan Stenn
19058         <harlan@landmark.com> to also emit release level.
19059
19060 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19061
19062         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19063
19064 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19065
19066         * config.sub:  Merge nextstep cleanup from FSF.
19067
19068 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19069
19070         * configure.in (arm-*-*): Don't configure ld for this target.
19071
19072 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19073
19074         * configure.in (*-*-netware): don't configure libg++, libio,
19075           librx, or newlib.
19076
19077 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19078
19079         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19080         configure ld--it works, but it doesn't support shared libraries.
19081
19082 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19083
19084         * config.guess (*-unknown-freebsd*):  Get rid of possible
19085         trailing "(Release)" in version string.
19086         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19087
19088 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19089
19090         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19091         Fix type: *-next-neststep -> *-next-nextstep.
19092
19093         * config.guess:  Merge from FSF:
19094
19095         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19096
19097         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19098
19099         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19100
19101         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19102         instead of UNIX_SV for UnixWare 1.0).
19103
19104 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19105
19106         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19107         to make gdb/nlm/* build after the compiler and linker.
19108
19109 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19110
19111         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19112         not just i[34]86.
19113         (m68k-atari-sysv4):  Relocate to match FSF version.
19114
19115         * config.guess:  More merges from the FSF:
19116
19117         Add a space before function call or macro invocation.
19118
19119         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19120
19121         * config.guess: Add trap cmd to remove dummy.c and dummy when
19122         interrupted.
19123
19124         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19125
19126         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19127         (dummy): Redirect stderr from compilation of dummy.c.
19128
19129         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19130
19131         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19132
19133 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19134
19135         * configure: Accept and ignore --cache*, for compatibility with
19136         new autoconf.
19137
19138 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19139
19140         * config.guess:  Merge from FSF:
19141
19142         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19143
19144         * config.guess (Pyramid*:OSx*:*:*): New case.
19145         (PATH): Add /.attbin at end for finding uname.
19146         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19147
19148         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19149
19150         * config.guess (M88*:DolphinOS:*:*): New case.
19151
19152         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19153
19154         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19155         to select whether to use ELF or COFF.
19156
19157         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19158
19159         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19160
19161         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19162
19163         * config.guess: Guess the OS version for HPUX.
19164
19165         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19166
19167         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19168
19169 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19170
19171         * configure.in: Recognize --with-headers, --with-libs, and
19172         --without-newlib.
19173         * Makefile.in (all-xiberty): Depend upon all-ld.
19174
19175 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19176
19177         * configure.in: Change i[34]86 to i[345]86.
19178
19179 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19180
19181         * configure (version): A few more tweaks to help message.
19182
19183 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19184
19185         * Makefile.in:  Remove (for now) librx as a host library,
19186         now that we're building it for target.
19187
19188 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19189
19190         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19191         (Karl Berry).
19192
19193 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19194
19195         * configure.in:  Also configure librx.
19196
19197 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19198
19199         * Makefile.in:  Update various rules to reflect that librx
19200         is now needed for libg++.
19201
19202 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19203
19204         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19205
19206 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19207
19208         * configure.in: Configure the examples directory.
19209
19210 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19211
19212         * configure: Simplify Jun 2 1994 change.
19213
19214 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19215
19216         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19217         /bin/gcc isn't good enough to build gcc.
19218
19219 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19220
19221         * Makefile.in (GDB_SUPPORT_FILES): Remove
19222         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19223         (gdb.tar.gz): Add new rule to use standard distribution building
19224         mechanism.
19225
19226 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19227
19228         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19229         Bill Cox <bill@cygnus.com>.
19230
19231 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19232
19233         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19234
19235 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19236
19237         * configure:  Search current dir first in .gdbinit.
19238
19239 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19240
19241         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19242
19243 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19244
19245         * config.sub:  Refer to NeXT's operating system as nextstep.
19246
19247         * config.sub (case $basic_machine):  Re-order the cases, to match
19248         the order in the FSF version (which is mostly alphabethical).
19249         Merge in some additions and changes from the FSF.
19250
19251 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19252
19253         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19254         * config.sub: Recognize cxux7.
19255         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19256
19257 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19258
19259         * config.sub:  Fix typo powerpc -> powerpc-*.
19260
19261 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19262
19263         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19264
19265         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19266         parallel with all-emacs and install-emacs).  Top-level command
19267         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19268
19269 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19270
19271         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19272         $(relbindir)/make before doing ``make install'', and use
19273         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19274         installing over running make binary.
19275         ($(host)-stamp-stage3-installed): Likewise.
19276
19277 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19278
19279         * config.guess: Recognize Mach.
19280
19281 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19282
19283         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19284         see whether --exec-prefix was used.
19285
19286 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19287
19288         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19289
19290 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19291
19292         * Makefile.in: Add all-librx target similar to all-libproc.
19293
19294 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19295
19296         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19297         with post 1.2 uname bogosity.
19298
19299 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19300
19301         * configure: Remove temporary files on receipt of a signal.
19302
19303 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19304
19305         * configure: If there is a package_makefile_frag, remove
19306         ${subdir}/Makefile.tem after copying it in.
19307
19308 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19309
19310         * build_all.mk: support rs6000 lynx identifies itself as
19311         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19312         since /bin/gcc is too feeble to compile a modern gcc.
19313
19314 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19315
19316         * brought devo/test-build.mk update-to-date with progressive/
19317           test-build.mk. Add lynx targets and hppa flag info.
19318
19319 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19320
19321         * configure.in:  Use mh-ncrsvr43.  Patch from
19322         Tom McConnell <tmcconne@sedona.intel.com>.
19323
19324 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19325
19326         * config.guess (i386-unknown-bsdi):  No longer need to
19327         check #if defined(__bsdi__) && defined(__i386__).
19328
19329 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19330
19331         * configure: Set program_transform_nameoption correctly.
19332
19333 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19334
19335         * brought build-all.mk update-to-date with progressive build-all.mk,
19336           added new targets and hppa info.
19337
19338 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19339
19340         * configure: If config.guess result is a prefix of the user
19341         specified target, assume a native build and use the user specified
19342         target as the host alias.  Remove SunOS patch suffix removal hack.
19343         * configure.in: Remove SunOS patch suffix removal hack.
19344
19345         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19346         in NATIVE_CHECK_MODULES.
19347
19348 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19349
19350         * Makefile.in: Rename HOST_ONLY to NATIVE.
19351         * configure: Delete SunOs patch suffix from host_canonical
19352           and build_canonical variables that are prepended to Makefiles.
19353         * configure.in: Add comments for easier maintenance.
19354
19355 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19356
19357         * Makefile.in: Add all-libproc target similar to all-gui.
19358
19359 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19360
19361         * Makefile.in (CHECK_MODULES): split into
19362         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19363
19364 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19365
19366         * config.guess (i386-unknown-bsdi): New system to guess.
19367
19368 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19369
19370         * Makefile.in: Add all-gui target (but not yet build by "all").
19371
19372 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19373
19374         * config.sub: Move deletion of patch suffix from here...
19375         * configure.in: To here, at Ian's suggestion.  The top-
19376           level scripts might need to know of a patch level.
19377
19378 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19379
19380         * config.sub: Strip off patch suffix so rtl is recognized
19381           as a sunos4.1.3 machine, even though it's been patched.
19382
19383 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19384
19385         * Makefile.in (INSTALL_LAST): Delete.
19386         (INSTALL_DOSREL): New.
19387
19388 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19389
19390         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19391         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19392         whether we pass down --with-gnu-ld anyhow.
19393
19394 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19395
19396         * Makefile.in (INSTALL_LAST): Change operation so it works
19397         on more flavors of make.
19398         * configure.in (go32): Don't build libg++ or libio.
19399
19400 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19401
19402         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19403         they can be overriden by templates.
19404
19405 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19406
19407         * configure.in (target==go32): Don't build gdb.
19408         * dosrel: New directory.
19409
19410 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19411
19412         * configure.in (host==go32): Configure dosrel too.
19413         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19414         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19415         be set by incoming names or templates.
19416         (INSTALL_LAST): New rule.
19417
19418 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19419
19420         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19421
19422 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19423
19424         * configure.in (appdirs): New variable.  Currently empty, but will
19425         be used in gas distribution.  If nonempty, lists a set of
19426         directories at least one of which must get configured, or top
19427         level configuration is considered to have failed.
19428         (rs6000-*-lynxos*): Use new file name.
19429
19430 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19431
19432         Eliminate XTRAFLAGS.
19433         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19434         newlib include files using -idirafter, and also use -nostdinc.
19435         (CXX_FOR_TARGET): Likewise.
19436         (XTRAFLAGS): Removed.
19437         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19438         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19439         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19440         ($(DO_X)): Don't pass down XTRAFLAGS.
19441
19442 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19443
19444         * configure.in (mips*-dec-bsd*): New target; do build linker.
19445         (mips*-*-bsd*): New target; don't build linker.
19446
19447 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19448
19449         * configure.in: support rs6000-*-lynxos* configuration.
19450         support sunos4 as a cross target.
19451
19452         * config.sub: look for lynx*, not lynx since the OS version may
19453         legitimately be part of the name.
19454
19455 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19456
19457         * configure.in (i[34]86-*-sco*): Move to be with other i386
19458         targets.
19459         (romp-*-*): New target.  Skip various binary utilities.
19460         (vax-*-*): New target.  Don't build newlib.
19461         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19462
19463 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19464
19465         * configure.in: Only set host_makefile_frag if config
19466         directory exists.
19467
19468 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19469
19470         * install.sh: If $dstdir exists, don't check whether each
19471         component does.
19472
19473 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19474
19475         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19476
19477 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19478
19479         * configure.in (*-*-lynxos*): Don't configure newlib for either
19480         native or cross Lynx.
19481
19482 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19483
19484         * config.sub (sparc64-elf): Fix os.
19485         (z8k): Remove duplicate.
19486
19487 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19488
19489         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19490         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19491
19492 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19493
19494         * configure: Make file links cleanly even if Lynx fails on
19495           an NFS symlink (at least fail cleanly).
19496
19497 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19498
19499         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19500         -XNh2000.
19501
19502 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19503
19504         * configure: Unknown options are fatal again.
19505
19506 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19507
19508         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19509         compatibility.
19510
19511 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19512
19513         * build-all.mk: Add `clean' target.
19514
19515 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19516
19517         * config.guess:  Add SINIX support.
19518         * configure.in:  Add mips-*-sysv4* support.
19519
19520 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19521
19522         * build-all.mk: Document all useful targets.
19523         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19524         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19525
19526 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19527
19528         * configure: Support --silent, --quiet.
19529
19530 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19531
19532         * configure: Support --disable-FEATURE.
19533
19534 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19535
19536         * config.guess: Recognize NCR running SVR4.3.
19537
19538 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19539
19540         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19541         Patch from Paul Eggert <eggert@twinsun.com>.
19542
19543 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19544
19545         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19546
19547 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19548
19549         * configure: Make unrecognized options give nonfatal warnings
19550         instead of fatal errors, and pass them to any subdirectory
19551         configures in case they recognize them.
19552         Make --x equivalent to --with-x.
19553
19554 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19555
19556         * configure: Add --enable-* options.  Clean up usage message and
19557         some comments.
19558
19559 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19560
19561         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19562
19563 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19564
19565         * configure.in (hppa*-*-*): Enable binutils.
19566
19567 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19568
19569         * config.sub: Recognize cisco.
19570
19571 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19572
19573         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19574
19575 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19576
19577         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19578         than one configuration name.  Add comment.
19579
19580 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19581
19582         * config.guess: about target *-hitachi-hiuxwe2, fixed
19583         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19584         macro is incorrect.]
19585
19586 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19587
19588         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19589         than the "make ls" stuff which used to be here.
19590
19591 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19592
19593         * config.guess:  Recognize i[34]86-unknown-freebsd.
19594         From Shawn M Carey <smcarey@rodan.syr.edu>.
19595
19596 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19597
19598         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19599
19600 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19601
19602         * config.guess: Check for ptx.
19603
19604 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19605
19606         * config.sub: Add os9k checking.
19607
19608 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19609
19610         * config.guess: Handle OSF1 running on HPPA processors
19611
19612 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19613
19614         * configure: If subdir configure fails, print out a message with
19615         subdirectory name, in case subdir's configure code didn't identify
19616         itself.
19617
19618 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19619
19620         * configure.in: Remove embedded newlines from configdirs.
19621         Avoid mismatches of substrings.  Fix matching strings at end
19622         of configdirs.
19623
19624 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19625
19626         * config.guess:  Add Lynx/rs6000 config support.
19627
19628 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19629
19630         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19631
19632 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19633
19634         * configure.in (hppa*-*-osf*): Treat this just like most other
19635         PA configurations (eg no binutils or ld).
19636         (hppa*-*-*elf*): These configurations have binutils and ld.
19637
19638 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19639
19640         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19641
19642 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19643
19644         * configure.in (rs6000-*-*): Build gas.
19645
19646 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19647
19648         * Makefile.in:  Avoid bug in losing hpux sed.
19649
19650 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19651
19652         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19653         for GDB and GDB has been fixed to not need it.
19654
19655 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19656
19657         * config.guess: Recognize vax hosts.
19658
19659 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19660
19661         * configure (while loop): Don't use "break 2" inside case
19662         statement -- the case statement isn't an enclosing loop.
19663
19664 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19665
19666         * config.guess:  Clean up NeXT support, to allow nextstep
19667         on Intel machines.  Make OS be nextstep.
19668
19669 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19670
19671         * config.guess: Add alternate forms for Convex.
19672
19673 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19674
19675         * configure:  Completely rewrite option processing.  Take
19676         advantage of pattern-matching to avoid invoking test frequently.
19677         Also clean up host and target defaulting logic.
19678
19679 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19680
19681         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19682         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19683         commands (plus user environment) will fit SCO limits.
19684
19685 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19686
19687         * configure.in: Don't issue warnings about directories which are
19688         not being configured if -norecursion is set.  Correct test for
19689         --with-gnu-as and --with-gnu-ld to not get confused by substring
19690         matches.
19691
19692         * configure.in: Don't build gas for alpha-dec-osf1*.
19693
19694 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19695
19696         * configure:  Back out Per's change of 12/19/1993.  It changes the
19697         behavior of configure in unexpected and confusing ways.
19698
19699         Also, use different delim char when calculating
19700         program_transform_name so that the name can contain slashes.
19701
19702 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19703
19704         * configure.in, config.sub: Add support for VSTa micro-kernel.
19705
19706 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19707
19708         * configure.in: Nuke hacks which were used to get a special
19709         version of GAS for HPPA configurations.
19710
19711 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19712
19713         * configure:  If only ${target_alias} is given, use that
19714         as the default for ${host_alias}.
19715         * configure:  Add missing back-slashes before nested quotes.
19716
19717 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19718
19719         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19720
19721 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19722
19723         * config.guess:  Recognize some Tektronix configurations.
19724         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19725
19726 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19727
19728         * config.sub: Match any flavor of SH.
19729
19730 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19731
19732         * configure.in: Don't try to configure newlib for Alpha.
19733
19734 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19735
19736         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19737         libg++ or libio for any Alpha target.
19738
19739         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19740
19741 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19742
19743         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19744         default arguments -- so it tried to compress itself.
19745
19746 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19747
19748         * configure.in (notsupp): ensure that a space is always at the end
19749           of the configdirs list, since the grep checks for an explicit space
19750
19751 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19752
19753         * configure.in (target i386-sysv4.2): don't build ld, since static
19754           versions of many libraries are not available.
19755
19756 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19757
19758         * config.guess: Recognize Apollos (using environment variables).
19759         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19760
19761 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19762
19763         * config.guess: Recognize Sony news mips running newsos.
19764
19765 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19766
19767         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19768         "fi ; else" for bash.
19769
19770 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19771
19772         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19773
19774 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19775
19776         * config.sub: accept unixware as an alias for svr4.2.
19777         Fix some inconsistancies with the gcc version.
19778
19779 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19780
19781         * Makefile.in (DISTDOCDIRS):  Add gdb.
19782
19783 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19784
19785         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19786
19787 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19788
19789         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19790         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19791         this now.
19792
19793 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19794
19795         * config.sub: Accept hiux* as an OS name.
19796
19797         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19798         etc/make-stds.texi.  The underscore came from gcc, and dje now
19799         agrees that RUNTESTFLAGS is the correct name.
19800
19801 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19802
19803         * install.sh:  Remove 'set -e'.  It makes any conditionals
19804         in the script useless.
19805
19806         * config.guess: Automatically recognize arm-acorn-riscix
19807         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19808
19809 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19810
19811         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19812
19813 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19814
19815         * Makefile.in (DISTDOCDIRS): New variable.
19816         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19817         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19818
19819 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19820
19821         * configure.in (hppa target): check the source directory for the
19822           pagas sub-directory
19823
19824 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19825
19826         * config.sub: Allow -aout* and -elf*.
19827
19828 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19829
19830         * configure.in: Don't build ld on i386-solaris2, same as for
19831         sparc-solaris2.
19832
19833 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19834
19835         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19836
19837 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19838
19839         * configure.in:  Configure gdb for alpha.
19840
19841 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19842
19843         * Makefile.in (CXXFLAGS): Add -O.
19844
19845 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19846
19847         * config.guess: added support for DG Aviion
19848
19849 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19850
19851         * configure.in: Produce warning message for subdirectories not
19852         configurable for this host/target combination.  Don't try to
19853         configure gdb for vms.
19854
19855 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19856
19857         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19858         appropriate files before making "diststuff".
19859         (DISTBISONFILES): New var: list of files to be edited.
19860         (DISTSTUFFDIRS): Add binutils.
19861
19862 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19863
19864         * config.sub: also handle mipsel and mips64el (for little endian mips)
19865
19866 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19867
19868         * configure.in: Add * to end of all OS names.
19869
19870 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19871
19872         * configure.in: Build newlib for LynxOS native.
19873
19874 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19875
19876         * config.guess: Add support for delta 88k running SVR3.
19877
19878         * configure.in: Add comment about HP compiler vs. emacs.
19879
19880 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19881
19882         * configure.in: don't build ld on solaris2 (not a viable option
19883           due to bugs in getpwnam & getpwuid)
19884
19885 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19886
19887         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19888         config.guess will produce a full version number.
19889
19890 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19891
19892         * configure.in: Build linker and binutils for alpha-dec-osf1.
19893
19894 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19895
19896         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19897         and gdb/testsuite/Makefile.in.
19898
19899 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19900
19901         * configure.in: recognize mips*- instead of mips-
19902
19903 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19904
19905         * config.sub: Accept linux*coff and linux*elf as operating
19906         systems.
19907
19908 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19909
19910         * config.sub: Recognize mips64, and mips3 as an alias for it.
19911
19912 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19913
19914         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19915         gdb knows how to handle OSF/1 shared libraries.
19916
19917 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19918
19919         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19920         * config.guess: Recognize Hitachi's HIUX.
19921         * config.sub: Recognize h3050r* and hppahitachi.
19922         Remove redundant cases for hp9k[23]*.
19923
19924 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19925
19926         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19927         if gas and ld are in the source tree and are in ${configdirs}.
19928         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19929         --with options (but still pass them down on the command line,
19930         if they were explicitly specified).
19931
19932 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19933
19934         * configure: substitute SHELL value in Makefile.in with
19935         ${CONFIG_SHELL}
19936
19937 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19938
19939         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19940         *-*-solaris2* targets.
19941
19942 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19943
19944         * Makefile.in: define M4, and pass it down to sub-makes;
19945         all-autoconf now depends on all-m4
19946
19947 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19948
19949         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19950         presence of {ar,ranlib} instead of a configured directory
19951
19952 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19953
19954         * config.guess: Accept 34?? as well as 33?? for NCR.
19955
19956 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19957
19958         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19959         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19960
19961 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19962
19963         * configure: grab values for $(CC) and $(CXX) from the
19964         environment, so that someone can do "CC=gcc configure; make" and
19965         have it work right (matching the way that autoconf works now)
19966
19967         * configure.in, Makefile.in: add support for gash, the tcl
19968         interface to Galaxy
19969
19970         * config.guess: add NetBSD variants (hp300, x86)
19971
19972 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19973
19974         * install.sh: Support -d option (in the manner of SunOS 4 install,
19975         as it is more deterministic than that of GNU install)
19976         (chmodcmd): Set file to mode 755 by default (should also do default
19977         chgrp and chown, but I don't feel like dealing with that now)
19978
19979 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19980
19981         * config.sub: Remove h8300hhms alias.
19982
19983 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19984
19985         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19986
19987 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19988
19989         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19990         as stmp-fixinc
19991
19992 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19993
19994         * config.sub: recognize m88110-bug-coff.
19995
19996 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19997
19998         * Makefile.in (all-libio): all dependencies on the toolchain used
19999         to build this (gcc, gas, ld, etc)
20000
20001 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20002
20003         * config.guess: Deal with OSF/1 1.3 on alpha.
20004
20005 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20006
20007         * install.sh: add some 'else true' clauses for portability
20008
20009         * configure.in: don't build libio for h8[35]00-*-* targets
20010
20011 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20012
20013         * Makefile.in:  Add support for new libio.
20014
20015 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20016
20017         * install.sh: If one command fails, don't try the rest.  Don't try
20018         to remove $dsttmp (via trap) unless we have already created it.
20019         If $src doesn't exist, detect it and exit with an error.
20020
20021         * config.guess: Recognize BSD on hp300.
20022
20023 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20024
20025         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20026         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20027
20028 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20029
20030         * Makefile.in (all-send-pr): depends on all-prms
20031
20032 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20033
20034         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20035
20036 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20037
20038         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20039         Added test for mips-mips-riscos5.
20040
20041 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20042
20043         * configure.in: use mh-hp300 for 68k HP hosts
20044
20045 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20046
20047         * configure: add support for CONFIG_SHELL, so that you can use
20048         some alternate shell for evaluating configure scripts
20049
20050 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20051
20052         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20053         in configure script to bug-gdb@prep.ai.mit.edu when building
20054         distribution archive.
20055         * Makefile.in (COMPRESS):  Remove def.
20056         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20057         gdb.tar.Z and make-gdb.tar.Z respectively.
20058         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20059         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20060         to convergence with 'taz' target in Makefile.in.
20061
20062 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20063
20064         * install.sh (dsttmp): use trap to ensure that tmp files go
20065         away on error conditions
20066
20067 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20068
20069         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20070
20071 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20072
20073         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20074         its parent is '/' not ''.
20075
20076         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20077
20078 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20079
20080         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20081         that ${newsrcdir}/configure.in does.
20082
20083 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20084
20085         * test-build.mk: support for CONFIG_SHELL
20086
20087 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20088
20089         * config.sub (netware):  Add as a basic system type.
20090
20091 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20092
20093         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20094           $(srcdir)/ from the dependency on Makefile.in.
20095
20096 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20097
20098         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20099         (h8300hhms is temporary until multi-libraries are implemented).
20100         * configure.in: Handle h8300h too.
20101
20102 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20103
20104         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20105
20106 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20107
20108         * configure:  Remove extraneous output when guessing host type.
20109         * config.guess:  Remove extraneous output when guessing using C
20110         compiler rather than uname, or when guessing fails.
20111
20112 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20113
20114         * Makefile.in: remove all.cross and install.cross targets
20115
20116         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20117           definitions
20118
20119 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20120
20121         * configure.in (target sh): Build gprof.
20122
20123 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20124
20125         * config.sub: change -solaris to -solaris2
20126
20127 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20128
20129         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20130
20131 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20132
20133         * configure: Correct error message for missing Makefile.in to
20134         print correct directory.
20135
20136 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20137
20138         * install.sh: kludge around 386BSD shell bug
20139
20140 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20141
20142         * config.guess:  Recognize NeXT.
20143         * config.guess:  Recognize i486-ncr-sysv4.
20144         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20145
20146 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20147
20148         * Makefile.in (MAKEINFOFLAGS): New variable.
20149         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20150         * build-all.mk, test-build.mk: Pass down --no-split as
20151         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20152
20153 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20154
20155         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20156
20157 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20158
20159         * Makefile.in (libg++.tar.z):  New rule.
20160         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20161         * Makefile.in (taz):  Only do a single chmod.
20162
20163 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20164
20165         * install.sh: don't use dirname anymore (replaced with sed usage)
20166
20167 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20168
20169         * Makefile.in:  Change extension for gzip'd files from '.z' to
20170         '.gz' per new FSF standard usage.
20171
20172 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20173
20174         * configure: put quotes around the final value of program_transform_name
20175
20176 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20177
20178         * Makefile.in: new install.sh support; update install-info rules
20179
20180 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20181
20182         * configure.in: Build diff for crosses, but not for go32 host.
20183
20184         * configure.in: Build gprof only for native, and don't build it
20185         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20186
20187 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20188
20189         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20190
20191 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20192
20193         * configure.in (host_tools): Add prms.
20194
20195 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20196
20197         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20198         with $(FLAGS_TO_PASS) on the command line
20199
20200         * config.sub: Recognize lynx and lynxos
20201
20202 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20203
20204         * config.sub: Accept -ecoff*, not just -ecoff.
20205
20206 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20207
20208         * Makefile.in (taz): Use .gz suffix instead of .z.
20209         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20210         names.
20211
20212 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20213
20214         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20215
20216 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20217
20218         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20219         that rebuilds that might happen during 'make install' don't get
20220         bogus gcc include files
20221
20222 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20223
20224         Change from Utah for HPPA support:
20225         * config.guess: Recognize hppa1.x-hp-bsd.
20226
20227 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20228
20229         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20230         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20231
20232 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20233
20234         * config.sub: Add support for rom68k and bug boot monitors.
20235
20236 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20237
20238         * Makefile.in: Make all-opcodes depend on all-bfd.
20239
20240 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20241
20242         * config.guess: Added special check for i[34]86-univel-sysv4*.
20243
20244 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20245
20246         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20247         the processor rather than assuming i486.
20248
20249 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20250
20251         * config.guess: Recognize SunOS6 as Solaris3.
20252
20253 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20254
20255         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20256         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20257
20258 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20259
20260         * build-all.mk (all-cross): New target for Canadian Cross.
20261         Added Q2 go32 targets.
20262         * test-build.mk: Configure go32 cross sparclite-aout and
20263         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20264         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20265
20266 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20267
20268         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20269         GO32 hosted toolchains
20270
20271 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20272
20273         * configure: change  so "-exec-prefix" gets passed down rather
20274         than "-exec_prefix" so autoconf generated Makefiles get the
20275         exec_prefix set right.
20276
20277 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20278
20279         * config.guess: get the Solaris2 minor version number
20280
20281         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20282
20283 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20284
20285         * config.guess: Recognize some Sequent platforms.
20286
20287 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20288
20289         * Makefile.in: added the vault-install target
20290
20291         * configure.in: actually use the Sun3 makefile fragment that's in
20292         config, also added the release dir to configdirs
20293
20294 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20295
20296         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20297
20298 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20299
20300         * configure.in: remove some program from Alpha targetted toolchains
20301
20302 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20303
20304         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20305         gprof.
20306         (taz): Run "make diststuff" in those directories instead of "make
20307         proto-dir".  Look for "VERSION=" only at start of line in subdir
20308         Makefile.  Use "gzip -9" for compression.
20309         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20310         (binutils.tar.z): New target.
20311
20312 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20313
20314         * Makefile.in (taz): Include gpl.texinfo.
20315
20316 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20317
20318         * Makefile.in (setup-dirs): Merged into "taz" target.
20319         (taz): Only do `proto-dir' stuff if a directory is actually needed
20320         for this target.
20321
20322 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20323
20324         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20325         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20326         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20327         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20328         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20329
20330 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20331
20332         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20333         config.sub, and move-if-change to gdb testsuite distribution
20334         archive, so the testsuite can be extracted, configured, and
20335         run separately from the gdb distribution.  Blow away the Chill
20336         tests that require a Chill compiled executable, since GNU Chill
20337         is not yet publically available.
20338
20339 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20340
20341         * test-build.mk: set environment variables in a single command,
20342         instead of a list of assignments and exports
20343
20344         * config.guess: recognize Alpha/OSF1 systems
20345
20346 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20347
20348         * configure: Change help message to prefer --options rather than
20349           -options.
20350
20351 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20352
20353         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20354         zippy@ecst.csuchico.edu.
20355         * config.guess: Recognize miniframe.
20356
20357 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20358
20359         * Makefile.in: Use srcroot to find runtest rather than rootme.
20360         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20361
20362 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20363
20364         * test-build.mk: Extensive additions to support building on a
20365         machine other than the host.
20366
20367 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20368
20369         * configure (tooldir): Fix for i386-aix again.
20370
20371 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20372
20373         * configure, Makefile.in:  Change definition of $(tooldir)
20374         to match the FSF.
20375
20376 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20377
20378         * config.guess:  Recognize i[34]86/SVR4.
20379
20380 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20381
20382         * Makefile.in (all-gdb): gdb depends on sim.
20383
20384 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20385
20386         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20387         at the same time we make the prototype gdb directory.
20388         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20389         files at the same time as the gdb base release distribution.
20390
20391 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20392
20393         * Makefile.in (check): Use individual check targets rather than
20394         DO_X rule.
20395         (check-gcc): Added.
20396
20397 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20398
20399         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20400         for System V release 3.2.
20401
20402 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20403
20404         * config.sub: Recognize hppaosf.
20405         * configure.in: Do configure ld/binutils/gas for it.
20406
20407 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20408
20409         * configure (tooldir): Alter syntax used to set this, for systems
20410         where "\$" isn't handled right, like i386-aix.
20411
20412 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20413
20414         * configure: Pass program-transform-name, not
20415         program_transform_name, to recursive configures.
20416
20417 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20418
20419         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20420         of gas+ld+binutils.
20421
20422 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20423
20424         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20425
20426 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20427
20428         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20429
20430 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20431
20432         * Makefile.in (PRMS): Set back to all-prms.
20433
20434 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20435
20436         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20437         targets, rather than for MIPS hosts.
20438
20439 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20440
20441         * configure.in: add comment for --with-x default values
20442
20443         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20444
20445         * Makefile.in: add check-* targets for each of the directories in
20446         the tree.  Add a definition of RUNTEST that will use the one we
20447         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20448
20449 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20450
20451         * configure.in: Removed obsolete references to bfd_target and
20452         target_makefile_frag.
20453
20454         * build-all.mk: Set assorted targets for Q2.
20455         * config.sub: Recognize z8k-sim and h8300-hms.
20456         * test-build.mk: Really don't pass host to configure.
20457         (HOLES): Added uname.
20458
20459 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20460
20461         * configure: Handle an empty program-prefix, program-suffix or
20462         program-transform-name correctly.
20463
20464 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20465
20466         * build-all.mk: -G 8 no longer required for MIPS targets.
20467         * test-build.mk: Don't pass host argument to configure; make it
20468         guess.
20469
20470 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20471
20472         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20473         * Makefile.in (COMPRESS):  New macro, like GZIP.
20474
20475 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20476
20477         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20478
20479         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20480         with gas currently defaults to -G 0.
20481
20482 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20483
20484         * Makefile.in (all-flex): flex depends on byacc.
20485
20486         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20487         to test-build.mk as RELEASE_TAG.
20488         * test-build.mk (configargs): New variable containing arguments to
20489         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20490         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20491
20492         * config.guess: Use /bin/uname when checking -X argument on SCO,
20493         to avoid invoking GNU uname which doesn't understand -X.
20494
20495         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20496
20497         * configure.in: Build gas for mips-*-*.
20498
20499 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20500
20501         * Makefile.in (all.normal): insert missing backslash.
20502
20503 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20504
20505         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20506
20507         * Makefile.in: Complete overhaul to merge many almost identical
20508         targets.
20509
20510 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20511
20512         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20513         (gdb.tar.Z): Adjusted.
20514
20515         * Makefile.in (setup-dirs, taz): New targets; should be general
20516         enough to adapt for gdb sometime.  Build only .z file.
20517         (gas.tar.z): New target.
20518
20519 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20520
20521         * build-all.mk: Use CC=cc -Xs on Solaris.
20522
20523 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20524
20525         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20526         for handling BISON for FSF releases.
20527
20528 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20529
20530         * configure: Actually implement the change zoo just documented.
20531
20532 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20533
20534         * configure: when using config.guess, only set target_alias when
20535         it's not already been set (ie, on the command line)
20536
20537 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20538
20539         * Makefile.in: add installcheck target, set PRMS to install-prms
20540
20541 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20542
20543         * configure: add support for package_makefile_fragment, handle the
20544         case where a directory has a configure.in file but no Makefile.in
20545         more gracefully (with an actual understandable error message, even);
20546         add support for --without (and add this to the usage message); also
20547         explicitly add a --host=${host_alias} to the command line when
20548         config.guess is used
20549
20550 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20551
20552         * configure: Must use both --host and --target in recursive calls.
20553
20554 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20555
20556         * Makefile.in: Change deja-gnu to dejagnu.
20557
20558 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20559
20560         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20561
20562 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20563
20564         * configure.in: canonicalize all instances to *-*-solaris2*,
20565         also strip out a number of tools to not build for go32 host
20566
20567 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20568
20569         * config.guess: add GPL.
20570
20571         * Makefile.in, config.guess, config.sub, configure: bump
20572           copyrights to 93.
20573
20574 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20575
20576         * Makefile.in (do-info): Removed obsolete check for existence of
20577         localenv file.
20578
20579         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20580
20581 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20582
20583         * Makefile.in: a couple of 'else true' for decstation,
20584         support for TclX
20585
20586         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20587
20588 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20589
20590         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20591
20592 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20593
20594         * config.guess: Recognize i386-ibm-aix (PS/2).
20595         * configure.in: Use config/mh-aix386 file for it.
20596
20597 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20598
20599         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20600         CC_FOR_TARGET instead.
20601         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20602
20603 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20604
20605         * Makefile.in: Add sim to list of directories sent with gdb
20606
20607 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20608
20609         * configure.in: Put back mips-dec-bsd* case.
20610
20611 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20612
20613         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20614         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20615         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20616
20617 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20618
20619         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20620
20621         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20622         (install-info): install dir.info only if it exists,
20623         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20624
20625 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20626
20627         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20628         gas for mips-dec-bsd.
20629
20630 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20631
20632         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20633         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20634
20635 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20636
20637         * configure.in: Added "dejagnu" to hosttools list.
20638
20639 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20640
20641         * config.sub, configure.in, config.guess:  Add support
20642         for Bosx, an AIX variant from Bull.
20643         Patches from F.Pierresteguy@frcl.bull.fr.
20644
20645 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20646
20647         * devo/dejagnu: Initial creation of devo/dejagnu.
20648         Migrated dejagnu testcases and support files for testing software
20649         tools to reside as subdirectories, currently called "testsuite",
20650         within the directory of the software tool.  Migrated all programs,
20651         support libraries, etc. beloging to dejagnu proper from
20652         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20653         with no modifications.  The changes to these files which will
20654         allow them to configure, build, and execute properly will be made
20655         in a future update.
20656
20657 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20658
20659         * Makefile.in: Change send_pr to send-pr.
20660         * configure.in: Likewise.
20661         * send_pr: Renamed directory to send-pr.
20662
20663 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20664
20665         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20666
20667 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20668
20669         * README:  Update for gdb-4.8 release.
20670         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20671         gdb-xxx.tar.z (gzip'd) file also.
20672
20673 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20674
20675         * Makefile.in: make all-diff depend on all-libiberty
20676
20677 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20678
20679         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20680
20681 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20682
20683         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20684
20685 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20686
20687         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20688         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20689         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20690
20691 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20692
20693         * Makefile.in:  makeinfo binary is in a new location
20694
20695 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20696
20697         * config.sub: Accept -ecoff as an OS.
20698
20699         * Makefile.in: Various changes to eliminate a level of make
20700         recursion and reduce the required command line length.
20701         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20702         sub-makes.
20703         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20704         variables holding settings for specific sub-makes.
20705         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20706         in terms of BASE_FLAGS_TO_PASS.
20707         (TARGET_LIBS): New variable listing directories which use
20708         TARGET_FLAGS_TO_PASS.
20709         (subdir_do): Eliminated.
20710         (do-*): New set of targets to replace subdir_do.
20711         (various): All targets which used subdir_do now depend on do-*.
20712         (local-clean): Renamed from do_clean.
20713         (local-distclean): New target, dependency of distclean and
20714         realclean.
20715         (install-info): Don't create directories.  Depend on dir.info
20716         rather than calling make recursively.
20717         (install-dir.info): Eliminated.
20718         (install-info-dirs): Create all info directories here.
20719         (dir.info): Depend upon do-install-info.
20720
20721         * test-build.mk (HOLES): Added false.
20722
20723 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20724
20725         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20726
20727 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20728
20729         * Makefile.in (info): remove dependency on all-texinfo.  The
20730         problem was really in texinfo/C, not at this level.
20731
20732 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20733
20734         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20735
20736 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20737
20738         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20739         GDB releases.
20740
20741 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20742
20743         * configure: Include srcdir in message about target of link not
20744         being found.  Don't convert `-' to `_' in `with' options being
20745         passed to subdirs.
20746
20747 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20748
20749         * configure.in: add uudecode to host_tools
20750
20751         * Makefile.in: added {all,install}-uudecode targets, added them to
20752         the appropriate lists
20753
20754 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20755
20756         * Makefile.in (all-gcc): Added dependency on all-gas.
20757
20758         * configure.in (mips-*-*): Build ld and binutils.
20759
20760 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20761
20762         * configure: check return code from mkdir, print error message and
20763           exit on failure.
20764
20765 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20766
20767         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20768
20769 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20770
20771         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20772
20773 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20774
20775         * config.sub (h8500):  Recognize this as a cpu type.
20776
20777 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20778
20779         * configure: source directory missing is no longer a warning
20780
20781         * configure.in: recognize irix[34]* instead of irix[34]
20782
20783         * Makefile.in: define and pass down X11_LIB
20784
20785 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20786
20787         * guess-systype: Renamed to ...
20788         * config.guess:  ... by popular request.
20789         * configure.in, Makefile.in:  Update accordingly.
20790
20791 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20792
20793         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20794         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20795         + Execute ./dummy instead of assuming . is in PATH.
20796
20797 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20798
20799         * guess-systype:  New shell script.  Attempts to guess the
20800         canonical host name of the executing host.
20801         Only a few hosts are supported so far.
20802         * configure:  Call guess-systype if no host is specified.
20803
20804 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20805
20806         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20807         gcc Makefile.
20808
20809 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20810
20811         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20812         (all-gcc, install-gcc, subdir_do): Use it.
20813
20814 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20815
20816         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20817
20818 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20819
20820         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20821           set exclusively by configure, using configure.in .
20822
20823 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20824
20825         * test-build.mk: set $PATH for all builds
20826
20827         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20828
20829 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20830
20831         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20832         the one used in gcc/Makefile.in, so that a null expansion doesn't
20833         override the one needed to build gcc with a native cc.
20834
20835 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20836
20837         * configure: Accept -with arguments.
20838
20839 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20840
20841         * Makefile.in: added h8300sim
20842
20843 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20844
20845         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20846         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20847         (all-cygnus, native, build-cygnus): Make
20848         $(canonhost)-stamp-3stage-done, not $(host)....
20849         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20850         i386-sco3.2v4.  Added else true to if command.
20851
20852 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20853
20854         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20855
20856 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20857
20858         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20859
20860 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20861
20862         * configure.in: don't remove binutils from Solaris builds
20863
20864 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20865
20866         * Makefile.in: get rid of earlier definitions for *clean,
20867         also handle the recursive info rule better
20868
20869 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20870
20871         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20872         do more-or-less the right thing.
20873
20874 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20875
20876         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20877         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20878
20879 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20880
20881         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20882         $(host_canonical).
20883
20884         * configure.in: split the configdirs list into 4 categories (native
20885         v. cross, library v. tool) and handle the cross-only and native-
20886         only in more reasonable (and correct!) way.
20887
20888 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20889
20890         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20891         configdirs anymore.
20892
20893 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20894
20895         * Makefile.in: extensive cleanup::  removed all of the explicit
20896         clean-* targets, collapsed many wrappers around subdir_do into
20897         one, added additional targets to satisfy standards.texi, deleted
20898         some old targets, some changes for consistency
20899
20900 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20901
20902         * configure.in: handle some programs as cross-only, and others as
20903         native only
20904
20905         * test-build.mk: handle partial holes in a more generic manner
20906
20907         * Makefile.in: m4 depends on libiberty
20908
20909 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20910
20911         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20912         time, wdiff, and find to configdirs
20913
20914         * Makefile.in: all, clean, and install rules for the new programs
20915         added to configure.in
20916
20917 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20918
20919         * configure.in: use mh-sun for all *-sun-* hosts
20920
20921 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20922
20923         * Makefile.in: define flags for X11 include files and library file
20924         locations, pass them down to the programs that need this info
20925
20926         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20927
20928 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20929
20930         * configure.in: start building libg++ for HP-UX targets
20931
20932 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20933
20934         * README:  Update references to files moved into etc/.
20935
20936 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20937
20938         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20939         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20940
20941 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20942
20943         * configure: accept dash as well as underscore in long option
20944         names for FSF compatibility.
20945
20946 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20947
20948         * config.sub: added -sco3.2v4 support from FSF.
20949
20950 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20951
20952         * configure.in: expand the section that adds or removes
20953         directories from the list of programs to build, to handle native
20954         vs. cross in addition to host v. native
20955
20956 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20957
20958         * Makefile.in:  Replace C++ in macro names with CXX.
20959         This is less likely to break ...
20960
20961 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20962
20963         * test-build.mk: add -w to GNU_MAKE
20964
20965 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20966
20967         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20968         add 'sparc' to list of recognized cpus.  This needed to make
20969         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20970         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20971         then changes that into $CPU-wrs-vxworks.
20972
20973         * configure.in: remove most references to gdbtest, regularize
20974         target based program removal
20975
20976         * test-build.mk: import from p3 tree (many fixes and changes)
20977
20978 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20979
20980         * Makefile.in: added rules to handle tcl, tk, and expect
20981
20982         * configure.in: handle those directories if they exist
20983
20984 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20985
20986         * config.sub: removed bogus hppabsd and hppahpux names, since
20987         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20988
20989 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20990
20991         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20992         depends upon all-xiberty
20993
20994         * Makefile.in: changes from p3, including:
20995
20996         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20997
20998         * Makefile.in (XTRAFLAGS): include newlib directories if
20999         newlib/Makefile exists, rather than if host != target.
21000
21001         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21002
21003         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21004         from the same source tree and not building a cross-compiler.  This
21005         matters for the libg++ configuration if reconfiguring a tree that
21006         has already been installed.
21007
21008         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21009
21010         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21011         pick up the machine and system specific header files.
21012
21013         * Makefile.in: added AS_FOR_TARGET, passed down in
21014         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21015         the C compiler to use to create programs which are run in the
21016         build environment, set it to default to $(CC), and passed it down
21017         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21018
21019         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21020
21021         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21022         We need them for unusual native builds, like systems without
21023         ranlib.
21024
21025         * configure: also define $(host_canonical) and
21026         $(target_canonical), which are the full, canonical names for the
21027         given host and target
21028
21029 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21030
21031         * Makefile.in:  Added separate definitions for C++.
21032
21033 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21034
21035         * configure.in (configdirs):  Add deja-gnu.
21036
21037 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21038
21039         * README:  Update for configure.texi and gdb-4.7 release.
21040
21041 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21042
21043         * Makefile.in:  Move "all" target to top of file.
21044         Previously, first target was ".PHONY" which caused BSD4.4 make
21045         to build .PHONY when make was run without arguments.
21046
21047 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21048
21049         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21050         Library-copylefted code in libiberty.
21051
21052 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21053
21054         * config.sub:  Replace m68kmote with plain old m68k.
21055
21056 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21057
21058         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21059
21060 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21061
21062         * config.sub: Complain if no argument is given.  Added support for
21063         386bsd as OS and target alias.
21064
21065 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21066
21067         * Makefile.in (XTRAFLAGS): include newlib directories if
21068         newlib/Makefile exists, rather than if host != target.
21069
21070 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21071
21072         * config.sub: recognize sparclite-wrs-vxworks.
21073
21074         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21075         p3.) Added clean-xiberty to clean.
21076
21077 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21078
21079         * configure.in: use *-*-* instead of nested cases for host and target
21080
21081 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21082
21083         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21084         from the same source tree and not building a cross-compiler.  This
21085         matters for the libg++ configuration if reconfiguring a tree that
21086         has already been installed.
21087
21088 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21089
21090         * config.sub (i486v/i486v4):  Merge in from FSF version.
21091
21092 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21093
21094         * configure: only set PWD if it is already set.
21095
21096 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21097
21098         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21099         doesn't have unset and all success paths (and most error paths)
21100         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21101         to just ${PWD} to avoid confusion.)
21102
21103 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21104
21105         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21106         even for a native compilation.
21107
21108 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21109
21110         Changes to make the gdb.tar.Z rule work better.
21111
21112         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21113         (DEVO_SUPPORT):  Add configure.texi.
21114         (bfd-ilrt.tar.Z):  Remove ancient rule.
21115
21116 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21117
21118         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21119         pick up the machine and system specific header files.
21120
21121         * configure.in, config.sub: added new target m68010-adobe-scout,
21122         with alias of adobe68k.  Changed configure.in to check for
21123         -scout before -sco* to avoid a false match.
21124
21125         * Makefile.in: added AS_FOR_TARGET, passed down in
21126         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21127         the C compiler to use to create programs which are run in the
21128         build environment, set it to default to $(CC), and passed it down
21129         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21130
21131 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21132
21133         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21134         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21135         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21136         FOR_TARGET variants, to newlib and libg++.
21137
21138 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21139
21140         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21141         first.
21142
21143 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21144
21145         * config.sub:  Accept `elf' as an environment.
21146
21147 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21148
21149         * Makefile.in (all-opcodes):  cd into the right directory
21150
21151 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21152
21153         * configure: added -program_transform_name option, used as
21154         argument to sed when installing programs.
21155         configure.texi: added documentation for -program_prefix,
21156         -program_suffix and -program_transform_name.
21157
21158 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21159
21160         * config.sub:  Accept i486 where i386 ok.
21161
21162 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21163
21164         * config.sub: accept we32k
21165
21166 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21167
21168         * config.sub, configure.in: accept OSE68000 and OSE68k.
21169
21170         * Makefile.in: don't create all directories for ``make install'';
21171         let the subdirectories create the ones they need.
21172
21173 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21174
21175         * COPYING: new file, GPL v2
21176
21177 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21178
21179         * Makefile.in: use the new gen-info-dir, which needs a template
21180         argument (which also lives in texinfo)
21181
21182         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21183
21184 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21185
21186         * config.sub (ncr3000):  Change i386 to i486.
21187
21188 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21189
21190         * Makefile.in: add install-rcs, install-grep to
21191         install-no-fixedincludes, removed install-bison and install-libgcc
21192
21193 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21194
21195         * configure.in: grab the HPUX makefile fragment if on HPUX
21196
21197 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21198
21199         * Makefile.in: eradicate bison spoor (ditto libgcc).
21200          configure.in: recognise m68{k,000}-ericsson-OSE.
21201          es1800 is alias for m68k-ericsson-OSE
21202
21203 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21204
21205         * configure.in: rearrange the parts that remove programs from
21206         configdirs, based now on HOST==TARGET or by canonical triple.
21207
21208 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21209
21210         * test-build.mk: recurse explicitly with -f test-build.mk when
21211           appropriate.  predicate stage3 and comparison on the existence
21212           of gcc.  That is, if gcc isn't around, we aren't three-staging.
21213           On very clean, also remove ...stamp-co.  Build in-place before
21214           doing other builds.
21215
21216 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21217
21218         * Makefile.in, configure.in: add tgas
21219
21220 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21221
21222         * Makefile.in: a number of changes merged in from progressive.
21223
21224         * configure.in: add libm.
21225
21226         * .cvsignore: ignore some stuff that comes from test-build.mk.
21227
21228 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21229
21230         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21231
21232 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21233
21234         * configure: Add program_suffix (parallel to program_prefix)
21235         * Makefile.in: adjust directory-creating script for losing decstation
21236
21237 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21238
21239         * configure:  Minor $subdir-related fixes.
21240
21241 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21242
21243         * configure: fix various problems with propogating
21244         makefile_target_frag in subdirs.
21245         * configure.in: config libgcc if its there
21246
21247 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21248
21249         * config.sub:  HPPA merge.
21250
21251 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21252
21253         * Makefile.in:  Replace all-bison with all-byacc in all
21254         dependency lines for other tools (which now use byacc).
21255
21256 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21257
21258         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21259
21260 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21261
21262         * Makefile.in: make gprof rules similar to byacc rules (instead of
21263         vestigal $(unsubdir) that didn't work...)
21264
21265 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21266
21267         * config.sub:  Add support for Linux.
21268         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21269         (at least for libg++).
21270
21271 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21272
21273         * configure.texi: fix doc for the -nfp option to configure
21274
21275 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21276
21277         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21278
21279 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21280
21281         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21282         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21283         * configure.in: added solaris* host_makefile_frag hook.
21284
21285 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21286
21287         * config.sub: changed recognition of m68000 so that various
21288         m68k types can be specified via m680[01234]0
21289
21290 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21291
21292         * config.sub (basic_machine): fix sed so that '-foo' isn't
21293         completely substituted out while .+'-foo' loses the '-foo'
21294
21295 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21296
21297         * config.sub ($os): Add -aout.
21298
21299 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21300
21301         * configure:  If host_makefile_frag is absolute, don't
21302         prefix ${invsubdir} (relevant to libg++ auto-configure).
21303
21304 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21305
21306         * Makefile.in (tooldir): Define it.
21307         (all-ld): Depend on all-flex.
21308
21309 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21310
21311         * Makefile.in (check):  Fix libg++ special case.
21312
21313 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21314
21315         * configure: do not bury `pwd` into config.status, thus do fewer
21316           pwd's.
21317
21318         * configure: print the "Building in" message only when building in
21319           other than "." AND verbose.
21320
21321         * configure: remove -s, rework -v to better accommodate guested
21322           configures.
21323
21324         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21325
21326 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21327
21328         * Makefile.in: macroize flags passed on recursion.  remove
21329           fileutils.
21330
21331 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21332
21333         * configure: get makesrcdir right for subdirs deeper than 1.
21334
21335         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21336           install.
21337
21338 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21339
21340         * Makefile.in: don't print subdir_do or recursion lines.
21341
21342 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21343
21344         * standards.texi: added menu item.
21345
21346         * Makefile.in: build and install standards.info.
21347
21348         * standards.texi: new file.
21349
21350 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21351
21352         * configure: test for and move config.status pieces from
21353           ${subdir}/.
21354
21355 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21356
21357         * configure:  Test for existance of files before trying to mv
21358         them, to avoid numerous non-existance messages.
21359
21360 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21361
21362         * configure: correct final line of config.status.
21363
21364         * configure: patch from eggert.  Avoids a protection problem if
21365           the original Makefile.in is read only.
21366
21367         * configure: use move-if-change from gcc to create config.status.
21368           Some makefiles depend on config.status to tell if a directory
21369           has been reconfigured for a different host.  This change
21370           prevents those directories from remaking everything in the case
21371           where the reconfig was only intended to rebuild a Makefile.
21372
21373         * configure: test for config.sub with "config.sub sun4" rather
21374           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21375           host alias from a missing config.sub.
21376
21377 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21378
21379         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21380           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21381
21382 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21383
21384         * configure: mkdir ${subdir} as needed.
21385
21386 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21387
21388         * Makefile.in,configure.in: added autoconf.
21389
21390 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21391
21392         * Makefile.in: no longer pass against on recursion.
21393
21394         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21395           definitions are not inherited.
21396
21397         * configure: correct makesrcdir when subdir is .
21398
21399 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21400
21401         * configure:  Add support for 'subdirs' variable, which is
21402         like 'configdirs', except that configure doesn't re-invoke
21403         itself for subdirs, it just creates a Makefile for each subdir.
21404         * configure.texi:  Document subdirs.
21405
21406 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21407
21408         * configure.in: added flex to configdirs
21409
21410 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21411
21412         * Makefile.in: remove clean-stamps from clean.
21413
21414 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21415
21416         * configure.in:  Add gdbtest to configdirs.
21417
21418 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21419
21420         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21421         to recursive makes.
21422         * configure.in:  Recognize new ncr3000 config.
21423
21424 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21425
21426         * Makefile.in, configure.in: removed references to gdbm.
21427
21428 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21429
21430         * config.sub:  Don't canonicalize os value
21431         newsos* to bsd (readline needs to check for newsos).
21432         (This fix was earlier made Jan 31, but got re-broken.)
21433
21434 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21435
21436         * configure.in:  sco is an os, not a vendor!
21437
21438         * configure:  Quote $( better.  Keep various shells happy.
21439
21440 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21441
21442         * Makefile.in: eliminate stamp-files.
21443
21444 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21445
21446         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21447           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21448
21449 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21450
21451         * config.sub:  fix iris/iris3.
21452
21453 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21454
21455         * configure: re-add -rm.
21456
21457 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21458
21459         * Maskefile.in: add .stmp-rcs to all.
21460
21461         * configure.in: remove gas from rs6000 build, use aix host fragment.
21462
21463 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21464
21465         * configure: pass down site_option during recursion.
21466
21467 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21468
21469         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21470
21471 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21472
21473         * configure: Change exec_prefix so that it really defaults to prefix.
21474
21475 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21476
21477         * Makefile.in, configure.in:  Add support for mmalloc library.
21478
21479 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21480
21481         * Makefile.in: add stmp dependencies for a few more things.
21482
21483 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21484
21485         * configure: adjusted error message on objdir/srcdir configure
21486           collision, per john's suggestion.
21487
21488         * Makefile.in: add libiberty stmp to all and all.cross.
21489
21490 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21491
21492         * Makefile.in: remove force dependencies, add grep to all.
21493
21494 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21495
21496         * Makefile.in: drop flex.  make stamp files work.
21497
21498         * configure: added test for conflicting configuration in srcdir,
21499           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21500           gets cranky.  use relative paths for configure and srcdir
21501           whenever possible.  Send some error messages to stderr that were
21502           going to stdout.
21503
21504 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21505
21506         * Makefile.in:  Fix libg++ rule to check for gcc directory
21507         before using gcc/gcc.  Also pass XTRAFLAGS.
21508
21509 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21510
21511         * Makefile.in: added stmp-files so that directories aren't polled
21512           when they are already built.
21513
21514         * configure.texi: fixed a node pointer problem.
21515
21516 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21517
21518         * config.sub configure.in gdb/configure.in
21519         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21520         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21521         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21522
21523 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21524
21525         * configure: -recurring becomes -silent.  corrected help message
21526           for -site= option.
21527
21528         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21529
21530 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21531
21532         * configure: when building Makefile for crosses, replace
21533           tooldir and program_prefix.  default srcdir from location of
21534           config.sub.  remove "for host in hosts" and "for target in
21535           targets" loops.
21536
21537 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21538
21539         * Makefile.in: Do not pass bindir or mandir to cvs.
21540
21541 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21542
21543         * Makefile.in, configure.in: removed traces of namesubdir,
21544           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21545           copyrights to '92, changed some from Cygnus to FSF.
21546
21547         * configure.texi: remove most references to multiple hosts,
21548           multiple targets, subdirs, etc.
21549
21550         * configure.man: removed rcsid. reference config.sub not
21551           config.subr.
21552
21553         * Makefile.in: mkdir $(infodir) on install-info.
21554
21555 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21556
21557         * configure.texi:  Explain better about .gdbinit and about
21558         the environment that configure.in sections run in.
21559
21560 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21561
21562         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21563
21564 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21565
21566         * README:  DOC.configure => cfg-paper.texi.
21567
21568 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21569
21570         * config.sub (near case $os):  Don't convert newsos* to bsd!
21571
21572 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21573
21574         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21575         the number of copies of COPYING that go into the GDB tar file.
21576
21577 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21578
21579         * bfd/configure.in, gdb/config/mh-i386sco,
21580         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21581         Fix SCO configuration stuff.
21582
21583 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21584
21585         * Makefile.in:  For libg++, make sure the -I pointing
21586         to the gcc directory goes *after* all the libg++-local -I flags.
21587         Also, move just-gcc dependency from just-libg++ to all-libg++.
21588
21589 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21590
21591         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21592
21593 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21594
21595         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21596
21597 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21598
21599         * config.sub:  Add stratus configuration frags.  Also
21600         submitted to FSF.
21601
21602 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21603
21604         * Makefile.in (DEV_SUPPORT):  add configure.man.
21605
21606         * config.sub(Decode manufacturer-specific):  add -none*.
21607
21608 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21609
21610         * Makefile.in:  remove form feeds to make Sun's make happy.
21611         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21612
21613 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21614
21615         * Makefile.in (AR_FLAGS):  Make quieter.
21616
21617 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21618
21619         * configure.in:  Add libg++.
21620         * configure:  When verbose, don't output the command line at each
21621         level; it will be unremarkably the same as the previous version,
21622         which will be the same as what the user typed.
21623
21624 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21625
21626         * configure.in, Makefile.in: fix clean-info, add flex.  add
21627           fileutils.
21628
21629         * configure: be less sensitive to spaces in Makefile.in.  Do not
21630           look for sources in "..".  Doing so breaks subdirectories that
21631           might have their own configure.  If a subdir has it's own
21632           configure script, use it.
21633
21634 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21635
21636         * cfg-paper.texi: some changes suggested by rms.
21637
21638 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21639
21640         * config.sub:  Merge in some small additions from the FSF version,
21641         taken from the gcc distribution, to bring the Cygnus and FSF
21642         versions into closer sync.
21643
21644 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21645
21646         * configure.in:  Changed svr4 references to sysv4.
21647
21648 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21649
21650         * configure: added -V for version number option.
21651
21652 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21653
21654         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21655           renamed from DOC.configure to cfg-paper.texi.
21656
21657 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21658
21659         * configure, config.subr, config.sub: config.subr is now
21660           config.sub again.
21661
21662 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21663
21664         * configure.texi: new file, in progress.
21665
21666         * Makefile.in: build info file and install the man page for
21667           configure.
21668
21669         * configure.man: new file, first cut.
21670
21671         * configure: find config.subr again now that configuration "none"
21672           has gone.  removed all traces of the -ansi option.  removed all
21673           traces of the -languages option.
21674
21675         * config.subr: resync from rms.
21676
21677 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21678
21679         * configure, config.sub, config.subr: merge config.sub into
21680           config.subr, call the result config.subr, remove config.sub, use
21681           config.subr.
21682
21683         * Makefile.in: revised install for dir.info.
21684
21685 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21686
21687         * configure.in: add decstation host makefile frag.
21688
21689         * Makefile.in: BISON now bison -y again.  also install-gcc on
21690           install.  clean-gdbm on clean.  infodir belongs in datadir.
21691           Make directories for info install.  Build dir.info here then
21692           install it.
21693
21694 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21695
21696         * Makefile.in: fix for bad directory tests.
21697
21698 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21699
21700         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21701           regexp.  -srcdir relative was being handled incorrectly.
21702
21703         * Makefile.in: unwrapped some for loops so that parallel makes
21704           work again and so one can focus one's attention on a particular
21705           package.
21706
21707 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21708
21709         * configure: added PWD as a stand in for `pwd` (for speed). use
21710           elif wherever possible.  make -srcdir work without -objdir.
21711           -objdir= commented out.
21712
21713 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21714
21715         * configure: +options become --options.  -subdirs commented out.
21716           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21717           Makefile now at top of generated Makefile.  Removed cvs log
21718           entries.  added -srcdir.  create .gdbinit only if there is one
21719           in ${srcdir}.
21720
21721         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21722           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21723           and mandir now keyed off datadir by default.
21724
21725 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21726
21727         * Freshly created ChangeLog.
21728
21729 \f
21730 Local Variables:
21731 mode: change-log
21732 left-margin: 8
21733 fill-column: 76
21734 version-control: never
21735 End: