Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2022-11-09  Martin Liska  <mliska@suse.cz>
2
3         * configure.ac: Use new install URL.
4         * configure: Regenerate.
5
6 2022-11-09  Martin Liska  <mliska@suse.cz>
7
8         * doc/bsd.rst:
9           Add trailing newline.
10         * doc/contrib.rst:
11           Add trailing newline.
12         * doc/contribute.rst:
13           Add trailing newline.
14         * doc/cppdiropts.rst:
15           Add trailing newline.
16         * doc/cppenv.rst:
17           Add trailing newline.
18         * doc/cppopts.rst:
19           Add trailing newline.
20         * doc/cppwarnopts.rst:
21           Add trailing newline.
22         * doc/funding.rst:
23           Add trailing newline.
24         * doc/gnu.rst:
25           Add trailing newline.
26         * doc/gnu_free_documentation_license.rst:
27           Add trailing newline.
28         * doc/gpl-3.0.rst:
29           Add trailing newline.
30         * doc/indices-and-tables.rst:
31           Add trailing newline.
32         * doc/lgpl-2.1.rst:
33           Add trailing newline.
34         * doc/md.rst:
35           Add trailing newline.
36
37 2022-11-09  Martin Liska  <mliska@suse.cz>
38
39         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
40         provide a default.
41
42 2022-11-09  Martin Liska  <mliska@suse.cz>
43
44         * configure: Regenerate.
45         * configure.ac: Support Sphinx based documentation.
46
47 2022-11-09  Martin Liska  <mliska@suse.cz>
48
49         * doc/baseconf.py: Port to GCC sources.
50
51 2022-11-09  Martin Liska  <mliska@suse.cz>
52
53         * doc/Makefile: New file.
54         * doc/_static/custom.css: New file.
55         * doc/baseconf.py: New file.
56         * doc/bsd.rst: New file.
57         * doc/contrib.rst: New file.
58         * doc/contribute.rst: New file.
59         * doc/cppdiropts.rst: New file.
60         * doc/cppenv.rst: New file.
61         * doc/cppopts.rst: New file.
62         * doc/cppwarnopts.rst: New file.
63         * doc/favicon.ico: New file.
64         * doc/funding.rst: New file.
65         * doc/gcc_sphinx.py: New file.
66         * doc/gnu.rst: New file.
67         * doc/gnu_free_documentation_license.rst: New file.
68         * doc/gpl-3.0.rst: New file.
69         * doc/indices-and-tables.rst: New file.
70         * doc/lgpl-2.1.rst: New file.
71         * doc/logo.pdf: New file.
72         * doc/logo.svg: New file.
73         * doc/md.rst: New file.
74         * doc/requirements.txt: New file.
75
76 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
77
78         * Makefile.def: Remove module 'liboffloadmic'.
79         * Makefile.in: Regenerate.
80         * configure.ac: Remove 'liboffloadmic' handling.
81         * configure: Regenerate.
82
83 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
84
85         * MAINTAINERS: Update email address.
86
87 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
88
89         * configure.ac: Don't configure readline if --with-system-readline is
90         used.
91         * configure: Re-generate.
92
93 2022-10-12  Cui,Lili  <lili.cui@intel.com>
94
95         * MAINTAINERS (Write After Approval): Add myself.
96
97 2022-10-11  Olivier Hainque  <hainque@adacore.com>
98
99         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
100         and friends for rtp !large. Assume the linker has the required
101         abilities and set lt_cv_deplibs_check_method.
102
103 2022-09-30  Olivier Hainque  <hainque@adacore.com>
104
105         * configure.ac (*vxworks*): If enable_shared is not
106         set, set to "no" and add --disable-shared to target and
107         host_configargs.
108         * configure: Regenerate.
109
110 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
111
112         * MAINTAINERS: Update my email address and DCO entry.
113
114 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
115
116         * MAINTAINERS (Write After Approval): Add myself.
117
118 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
119
120         * MAINTAINERS (Write After Approval): Add myself.
121
122 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
123
124         * MAINTAINERS: Update my email address.
125
126 2022-09-07  Tom de Vries  <tdevries@suse.de>
127
128         * configure.ac: Set extra_host_libiberty_configure_flags and
129         extra_host_zlib_configure_flags in separate case statements.
130         * configure: Regenerate.
131
132 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
133
134         * MAINTAINERS: Update c-sky port maintainers' emails.
135
136 2022-08-31  Martin Liska  <mliska@suse.cz>
137
138         * configure: Regenerate.
139         * configure.ac: Delete hpux9 and hpux10.
140
141 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
142
143         * Makefile.def: Drop libelf module and gcc-configure dependency
144         on it.
145         * Makefile.in: Regenerate with 'autogen Makefile.def'.
146         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
147         LIBELFINC.
148         * configure: Regenrate.
149         * configure.ac (host_libs): Drop unused libelf.
150
151 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
152
153         * Makefile.in: Regenerate.
154
155 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
156
157         * MAINTAINERS: Add myself as AutoFDO maintainer.
158
159 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
160             Arnaud Charlet  <charlet@adacore.com>
161
162         * configure: Regenerate.
163
164 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
165
166         PR bootstrap/106472
167         * Makefile.def (dependencies): Make configure-target-libgo depend
168         upon all-target-libbacktrace.
169
170 2022-07-27  David Faust  <david.faust@oracle.com>
171
172         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
173
174 2022-07-27  Richard Biener  <rguenther@suse.de>
175
176         * MAINTAINERS (Roger Sayle): Update e-mail address.
177
178 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
179
180         * MAINTAINERS (Write After Approval): Add myself.
181
182 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
183
184         * MAINTAINERS: Add myself as Ada front end co-maintainer.
185
186 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
187
188         * .gitignore: Do not ignore config.h.
189
190 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
191
192         * MAINTAINERS: Add myself to Write After Approval.
193
194 2022-07-04  Martin Liska  <mliska@suse.cz>
195
196         * MAINTAINERS: fix sorting of names
197
198 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
199
200         * MAINTAINERS: add myself.
201
202 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
203
204         * MAINTAINERS: Add myself to write after approval and DCO.
205
206 2022-07-02  Tim Lange  <mail@tim-lange.me>
207
208         * MAINTAINERS: Add myself.
209
210 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
211
212         * MAINTAINERS (Write After Approval): Add myself.
213
214 2022-06-30  Cui,Lili  <lili.cui@intel.com>
215
216         Revert:
217         2022-06-30  Cui,Lili  <lili.cui@intel.com>
218
219         * MAINTAINERS (Write After Approval): Add myself.
220
221 2022-06-30  Cui,Lili  <lili.cui@intel.com>
222
223         * MAINTAINERS (Write After Approval): Add myself.
224
225 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
226
227         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
228         (EXTRA_GCC_FLAGS): Likewise.
229         * Makefile.in: Rebuilt.
230
231 2022-06-28  konglin1  <lingling.kong@intel.com>
232
233         * MAINTAINERS (Write After Approval): Add myself.
234
235 2022-06-27  Tom de Vries  <tdevries@suse.de>
236
237         * configure.ac: Build libiberty pic variant for gdbserver.
238         * configure: Regenerate.
239
240 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
241
242         * configure: Regenerate.
243         * configure.ac: Correct use of $host.
244
245 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
246
247         * MAINTAINERS: Remove tilegx and tilepro entries.
248         * configure.ac: Remove tilegx and tilepro stanzas.
249         * configure: Rebuilt.
250
251 2022-05-28  Bruce Korb  <bkorb@gnu.org>
252
253         * .gitignore: Ignore vim swap files
254
255 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
256
257         * MAINTAINERS: Add myself to write after approval.
258
259 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
260
261         * MAINTAINERS: Remove myself from DCO section.
262
263 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
264
265         * MAINTAINERS: Update my email address.
266
267 2022-05-09  Clément Chigot  <chigot@adacore.com>
268
269         * MAINTAINERS: Update my email address.
270
271 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
272
273         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
274         section.
275
276 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
277
278         * MAINTAINERS: Update my email address.
279
280 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
281
282         * MAINTAINERS: Update my email address.
283
284 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
285
286         * MAINTAINERS: (CPU Port Maintainers): Add myself and
287         Lulu as LoongArch port maintainer.
288
289 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
290             Lulu Cheng  <chenglulu@loongson.cn>
291
292         * configure.ac: Add LoongArch tuples.
293         * configure: Regenerate.
294
295 2022-03-28  Tom Tromey  <tromey@adacore.com>
296
297         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
298         * configure: Rebuild.
299
300 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
301
302         * MAINTAINERS: Change my information.
303
304 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
305
306         * MAINTAINERS: Add myself to DCO section.
307
308 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
309
310         * configure.ac: Fix incorrect option in comment.
311         * configure: Regenerate.
312
313 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
314
315         * Makefile.def (dependencies): Make configure-sim depend on
316         all-readline.
317         * Makefile.in: Regenerate.
318
319 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
320
321         * MAINTAINERS (Write After Approval): Update my e-mail address.
322
323 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
324
325         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
326
327 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
328
329         * MAINTAINERS: Update my email and add myself to the DCO list.
330
331 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
332
333         Revert:
334         2021-09-16  Andrew Pinski  <apinski@marvell.com>
335
336         PR bootstrap/67102
337         * Makefile.def: Have configure-target-libffi depend on
338         all-target-libstdc++-v3.
339         * Makefile.in: Regenerate.
340
341 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
342
343         PR other/104181
344         * build.log: Remove.
345
346 2022-01-20  Martin Liska  <mliska@suse.cz>
347
348         * MAINTAINERS: Adjust email address based on IRC request.
349
350 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
351
352         * MAINTAINERS: Update my email address.
353
354 2022-01-17  Martin Liska  <mliska@suse.cz>
355
356         * MAINTAINERS: Rename .c names to .cc.
357
358 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
359
360         * Makefile.am: Remove.
361
362 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
363
364         * Makefile.am: New file.
365
366 2022-01-11  Martin Liska  <mliska@suse.cz>
367
368         * MAINTAINERS: Sort 2 names.
369
370 2022-01-10  Martin Liska  <mliska@suse.cz>
371
372         * MAINTAINERS: Fix obvious issues with sorting.
373
374 2022-01-07  liuhongt  <hongtao.liu@intel.com>
375
376         * build.log: New file.
377
378 2022-01-05  Nathan Sidwell  <nathan@acm.org>
379
380         * MAINTAINERS: Add DCO entry.  Sort that list.
381
382 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
383
384         * MAINTAINERS: Change of email address in both DCO and
385         Write After Approval list.
386
387 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
388
389         * configure: Regenerate.
390
391 2021-12-21  Martin Liska  <mliska@suse.cz>
392
393         * config.sub: Change mode back to 755.
394
395 2021-12-17  Martin Liska  <mliska@suse.cz>
396
397         * config.sub: Sync from master.
398
399 2021-12-17  Martin Liska  <mliska@suse.cz>
400
401         Revert:
402         2021-12-16  Matthias Seidel  <mseidel@apache.org>
403
404         * config.sub: Fix typo.
405
406 2021-12-16  Matthias Seidel  <mseidel@apache.org>
407
408         * config.sub: Fix typo.
409
410 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
411
412         Revert:
413         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
414
415         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
416         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
417         * configure.ac: Include config/gcc-plugin.m4.
418         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
419         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
420         RANLIB if possible.
421         * Makefile.in: Regenerated.
422         * configure: Likewise.
423
424 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
425
426         * Makefile.tpl (BUILD_CFLAGS): New.
427         (CFLAGS): Append $(BUILD_CFLAGS).
428         (CXXFLAGS): Likewise.
429         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
430         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
431         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
432         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
433         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
434         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
435         (PGO-TRAINING-TARGETS): Likewise.
436         (PGO_BUILD_TRAINING): Likewise.
437         (all): Add '+' to the command line for recursive make.  Support
438         the PGO build.
439         * configure.ac: Add --enable-pgo-build[=lto].
440         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
441         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
442         * Makefile.in: Regenerated.
443         * configure: Likewise.
444
445 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
446
447         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
448         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
449         * configure.ac: Include config/gcc-plugin.m4.
450         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
451         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
452         RANLIB if possible.
453         * Makefile.in: Regenerated.
454         * configure: Likewise.
455
456 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
457
458         * MAINTAINERS: Add myself to write after approval.
459
460 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
461
462         * MAINTAINERS: Adding myself.
463
464 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
465
466         * configure: Regenerate.
467         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
468         $(CPP).
469
470 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
471
472         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
473         libatomic.
474         * Makefile.in: Regenerate.
475         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
476         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
477         target-libphobos-bootstrap.
478         (STAGE2_CONFIGURE_FLAGS): Likewise.
479         * configure: Regenerate.
480         * configure.ac: Add support for bootstrapping D front-end.
481
482 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
483
484         * MAINTAINERS: Add myself to DCO section and update email address.
485
486 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
487
488         * configure: Regenerate.
489         * configure.ac: Ensure that PIC (shared) defaults are set
490         correctly for Darwin.
491
492 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
493
494         * MAINTAINERS: Update my address.
495
496 2021-11-12  Alan Modra  <amodra@gmail.com>
497
498         * Makefile.def (configure-opcodes): Depend on configure-bfd.
499         * Makefile.in: Regenerate.
500
501 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
502
503         * MAINTAINERS: Clarify the policy WRT the Write After Approval
504         list.
505
506 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
507
508         * MAINTAINERS (Reviewers, arc): Remove my entry.
509         (Write After Approval): Add an entry for myself.
510
511 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
512
513         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
514         * Makefile.in: Regenerate.
515         * configure: Regenerate.
516         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
517
518 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
519
520         * MAINTAINERS: Fix up Maciej's entries.
521
522 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
523
524         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
525         maintainer.
526
527 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
528
529         PR other/102663
530         * Makefile.def: Handle install-dvi target.
531         * Makefile.tpl: Likewise.
532         * Makefile.in: Regenerate.
533
534 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
535
536         * MAINTAINERS: Add myself for write after approval.
537
538 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
539
540         * Makefile.def: Mark libcody, libdecnumber,
541         c++tools, libgcc, and libobjc as missing TAGS
542         targets.
543         * Makefile.in: Regenerate.
544
545 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
546
547         * MAINTAINERS: Add myself to DCO section and update email
548         address.
549
550 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
551
552         * MAINTAINERS: Add myself to DCO section.
553
554 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
555
556         * configure: Regenerate.
557         * configure.ac (skipdirs): Add the contents of target_configdirs if
558         we are not building gcc.
559
560 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
561
562         * Makefile.def: Back-port commits ba4d88ad892f and
563         755ba58ebef0 from binutils-gdb repository.
564         * Makefile.in: Regenerated.
565
566 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
567
568         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
569
570 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
571
572         * Makefile.def: Add a jit check target for the jit
573         language.
574         * Makefile.in: Regenerate.
575
576 2021-09-16  Andrew Pinski  <apinski@marvell.com>
577
578         PR bootstrap/67102
579         * Makefile.def: Have configure-target-libffi depend on
580         all-target-libstdc++-v3.
581         * Makefile.in: Regenerate.
582
583 2021-09-10  Petter Tomner  <tomner@kth.se>
584
585         * MAINTAINERS: Me added to DCO and write after approval
586
587 2021-09-01  YunQiang Su  <syq@debian.org>
588
589         * MAINTAINERS: Add myself for write after approval.
590
591 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
592
593         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
594         * Makefile.in: Regenerate.
595
596 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
597
598         * MAINTAINERS: Add myself for write after approval.
599
600 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
601
602         * Makefile.in: Regenerate.
603         * Makefile.tpl: Make the state of the configured host
604         shared flag available to makefile fragements.
605
606 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
607
608         * MAINTAINERS (Write After Approval): Add myself.
609
610 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
611
612         * .dir-locals.el (bug-reference-url-format): Use https.
613
614 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
615
616         * .dir-locals.el (c-mode): Change fill-column to 79.
617
618 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
619
620         * MAINTAINERS: Add myself to DCO section.
621
622 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
623
624         * configure: Regenerate.
625         * configure.ac: Adjust cases for which it is necessary to
626         include the Darwin host config fragment.
627
628 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
629
630         * MAINTAINERS: Add myself for write after approval and DCO.
631
632 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
633
634         * Makefile.def: Add dsymutil defs.
635         * Makefile.in: Regenerated.
636         * Makefile.tpl: Add dsymutil to flags.
637         * configure: Regenerated.
638         * configure.ac: Add dsymutil to target and build recipes.
639
640 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
641
642         * MAINTAINERS: Add myself for write after approval.
643
644 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
645
646         * MAINTAINERS (Write After Approval): Add myself.
647
648 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
649
650         * MAINTAINERS: Add myself for write after approval and DCO
651
652 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
653
654         * .gitignore: Add entry for cscope.out.
655
656 2021-06-22  liuhongt  <hongtao.liu@intel.com>
657
658         * MAINTAINERS: Remove my Write After Approval entry.
659
660 2021-06-21  liuhongt  <hongtao.liu@intel.com>
661
662         * MAINTAINERS: Add myself as maintainer of the i386 vector
663         extensions.
664
665 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
666
667         * MAINTAINERS (Write After Approval): Add myself.
668
669 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
670
671         * MAINTAINERS (Various Maintainers): Add Andrew and myself
672         as *vrp and ranger maintainers.
673
674 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
675
676         * MAINTAINERS: Adjust my entry in the DCO section so that it does
677         not trigger testsuite failures.
678
679 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
680
681         * MAINTAINERS: Add myself to DCO section with both email addresses.
682
683 2021-06-03  Jason Merrill  <jason@redhat.com>
684
685         * MAINTAINERS: Add DCO version number.
686
687 2021-06-02  Jason Merrill  <jason@redhat.com>
688
689         * MAINTAINERS: Add DCO section.
690
691 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
692
693         * MAINTAINERS (Write After Approval): Add myself.
694
695 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
696
697         * configure.ac: Add gnulib to configdirs for sim.
698         * configure: Regenerate.
699
700 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
701
702         * Makefile.def: Add configure-sim dependency on all-gnulib.
703         * Makefile.in: Regenerated.
704
705 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
706
707         * MAINTAINERS (Write After Approval): Add myself.
708
709 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
710
711         * MAINTAINERS (Write After Approval): Add myself.
712
713 2021-05-11  Martin Liska  <mliska@suse.cz>
714
715         * MAINTAINERS: Remove entries for removed
716         components (HSA, BRIG, libhsail-rt).
717         Move Pekka to Write After Approval.
718
719 2021-05-11  Martin Liska  <mliska@suse.cz>
720
721         * Makefile.def: Remove libhsail-rt.
722         * Makefile.in: Likewise.
723         * configure.ac: Likewise.
724         * configure: Regenerate.
725         * libhsail-rt/ChangeLog: Removed.
726         * libhsail-rt/Makefile.am: Removed.
727         * libhsail-rt/Makefile.in: Removed.
728         * libhsail-rt/README: Removed.
729         * libhsail-rt/aclocal.m4: Removed.
730         * libhsail-rt/configure: Removed.
731         * libhsail-rt/configure.ac: Removed.
732         * libhsail-rt/configure.tgt: Removed.
733         * libhsail-rt/include/internal/fibers.h: Removed.
734         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
735         * libhsail-rt/include/internal/phsa-rt.h: Removed.
736         * libhsail-rt/include/internal/workitems.h: Removed.
737         * libhsail-rt/rt/arithmetic.c: Removed.
738         * libhsail-rt/rt/atomics.c: Removed.
739         * libhsail-rt/rt/bitstring.c: Removed.
740         * libhsail-rt/rt/fbarrier.c: Removed.
741         * libhsail-rt/rt/fibers.c: Removed.
742         * libhsail-rt/rt/fp16.c: Removed.
743         * libhsail-rt/rt/misc.c: Removed.
744         * libhsail-rt/rt/multimedia.c: Removed.
745         * libhsail-rt/rt/queue.c: Removed.
746         * libhsail-rt/rt/sat_arithmetic.c: Removed.
747         * libhsail-rt/rt/segment.c: Removed.
748         * libhsail-rt/rt/workitems.c: Removed.
749         * libhsail-rt/target-config.h.in: Removed.
750
751 2021-05-04  Nick Clifton  <nickc@redhat.com>
752
753         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
754         * configure: Regenerate.
755
756 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
757             Tobias Burnus  <tobias@codesourcery.com>
758
759         * configure.ac (--enable-offload-defaulted): New.
760         * configure: Regenerate.
761
762 2021-04-23  David Faust  <david.faust@oracle.com>
763
764         * MAINTAINERS (Write After Approval): Add myself.
765
766 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
767
768         * MAINTAINERS (Write After Approval): Add myself.
769
770 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
771
772         * MAINTAINERS: Add myself as pru port maintainer.
773
774 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
775
776         * MAINTAINERS: Add myself as static analyzer maintainer.
777
778 2021-03-18  Jeff Law  <jlaw@tachyum.com>
779
780         * MAINTAINERS: Update primary entry.
781
782 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
783
784         * MAINTAINERS (Write After Approval): Add myself.
785
786 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
787
788         * Makefile.def: Remove all-sim dependency on configure-gdb.
789         * Makefile.in: Regenerated.
790
791 2021-03-11  Jeff Law  <law@redhat.com>
792
793         * MAINTAINERS: Update entries for a few ex-ImgTec employees
794
795 2021-03-11  Martin Liska  <mliska@suse.cz>
796
797         * Makefile.tpl: The change was done Makefile.in which
798         is generated file.
799
800 2021-03-08  Jeff Law  <law@redhat.com>
801
802         * MAINTAINERS: Update my email address
803
804 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
805
806         * config.guess: Import latest upstream.
807         * config.sub: Import latest upstream.
808
809 2021-01-25  Martin Liska  <mliska@suse.cz>
810
811         PR gcov-profile/98739
812         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
813         for profiledbootstrap.
814
815 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
816
817         * MAINTAINERS (Write After Approval): Add myself.
818
819 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
820
821         * MAINTAINERS (Write After Approval): Update my e-mail address.
822
823 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
824
825         * MAINTAINERS: Fix spacing.
826
827 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
828
829         * MAINTAINERS (Write After Approval): Add myself
830
831 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
832
833         * Makefile.def: Sync with binutils-gdb:
834         (dependencies): all-ld depends on all-libctf.
835         (host_modules): libctf is no longer no_install.
836         No longer no_check.  Checking depends on all-ld.
837         * Makefile.in: Regenerated.
838
839 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
840
841         * libtool.m4: Match gnu* along other GNU systems.
842         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
843         * libgo/configure: Re-generate.
844
845 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
846
847         * MAINTAINERS: Update my email address.
848
849 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
850
851         * MAINTAINERS (Write After Approval): Add myself.
852
853 2020-12-15  Nathan Sidwell  <nathan@acm.org>
854
855         * Makefile.def
856         * Makefile.in
857         * Makefile.tpl
858         * configure
859         * configure.ac
860
861 2020-12-15  Nathan Sidwell  <nathan@acm.org>
862
863         * Makefile.def: Add libcody.
864         * configure.ac: Add libcody.
865         * Makefile.in: Regenerated.
866         * configure: Regenerated.
867
868 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
869
870         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
871
872 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
873
874         PR target/97865
875         * libtool.m4: Update handling of Darwin platform link flags
876         for Darwin20.
877
878 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
879
880         * .gitignore: Sync with binutils-gdb
881
882 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
883
884         * MAINTAINERS: Add myself as arc port maintainer.
885
886 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
887
888         PR d/87788
889         * configure.ac: Don't disable D for *-*-darwin*.
890         * configure: Regenerate.
891
892 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
893
894         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
895         hppa64-*-hpux11*.
896
897 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
898
899         * configure: Regenerate.
900         * configure.ac: Add --bootstrap-hwasan option.
901
902 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
903
904         * config.guess: Import latest upstream.
905         * config.sub: Import latest upstream.
906
907 2020-11-16  Martin Liska  <mliska@suse.cz>
908
909         * .gitignore: Add cache as clangd uses it now.
910
911 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
912
913         * MAINTAINERS (Write After Approval): add myself
914
915 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
916
917         * MAINTAINERS (Write After Approval): Add myself.
918
919 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
920
921         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
922         Remove FIXME comments.
923
924 2020-11-06  Martin Uecker  <muecker@gwdg.de>
925
926         * MAINTAINERS: Update my email address.
927
928 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
929
930         * MAINTAINERS (Write After Approval): Add myself.
931
932 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
933
934         PR target/97302
935         * configure.ac: Only set with_gmp to /usr/local
936         if not building in tree.
937         * configure: Regenerate.
938
939 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
940
941         * MAINTAINERS (Write After Approval): Add myself.
942
943 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
944
945         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
946
947 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
948
949         PR bootstrap/96612
950         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
951         if not the same as ${host}.
952         * configure: Regenerate.
953
954 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
955
956         * MAINTAINERS (Write After Approval): Add myself.
957
958 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
959
960         * MAINTAINERS: Update my email address.
961
962 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
963
964         * MAINTAINERS (Write After Approval): Add myself.
965
966 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
967
968         * MAINTAINERS (Write After Approval): Add myself.
969
970 2020-06-12  Martin Liska  <mliska@suse.cz>
971
972         * .gitignore: Add .clang-tidy.
973
974 2020-06-08  Jason Merrill  <jason@redhat.com>
975
976         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
977         * configure: Regenerate.
978
979 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
980
981         * MAINTAINERS: Add myself as xtensa port maintainer.
982
983 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
984
985         * configure.ac: Don't require --enable-host-shared when building
986         for Mingw.
987         * configure: Regenerate.
988
989 2020-05-18  Jason Merrill  <jason@redhat.com>
990
991         * configure.ac: Update bootstrap dialect to -std=c++11.
992
993 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
994
995         * MAINTAINERS (Write After Approval): Add myself.
996
997 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
998
999         PR target/92713
1000         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1001         (noconfigdirs): Add 'target-libstdc++-v3'.
1002         * configure: Regenerate.
1003
1004 2020-04-21  Stephen Casner  <casner@acm.org>
1005
1006         PR 25830
1007         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1008         * configure: Rebuild.
1009
1010 2020-04-17  Martin Liska  <mliska@suse.cz>
1011             Jonathan Yong <10walls@gmail.com>
1012
1013         PR gcov-profile/94570
1014         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1015         for CYGWIN.
1016
1017 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1018
1019         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1020
1021 2020-04-09  Tom Tromey  <tom@tromey.com>
1022
1023         * configure: Rebuild.
1024         * Makefile.in: Rebuild.
1025         * Makefile.def (gdbsupport, gdbserver): New host modules.
1026         (configure-gdb): Depend on all-gdbsupport.
1027         (all-gdb): Depend on all-gdbsupport, all-libctf.
1028         * configure.ac (host_tools): Add gdbserver.
1029         Conditionally build gdbserver and gdbsupport.
1030
1031 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1032
1033         * configure.ac: Build libgomp by default for amdgcn.
1034         * configure: Regenerate.
1035
1036 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1037
1038         * MAINTAINERS (Write After Approval): Add myself.
1039
1040 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1041
1042         * MAINTAINERS (Write After Approval) : Add myself.
1043
1044 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1045
1046         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1047
1048 2020-02-14  Martin Sebor  <msebor@redhat.com>
1049
1050         * doc/extend.texi (attribute alias): Mention type requirement.
1051         (attribute weak): Same.
1052         (attribute weakref): Correct invalid example.
1053
1054 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1055
1056         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1057
1058 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1059             Jakub Jelinek  <jakub@redhat.com>
1060
1061         * .gitattributes: Add *.md diff=md.
1062
1063 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1064
1065         The mentioned auto-generated file is no more part of the
1066
1067         GCC sources, it's auto-generated in $(builddir) during build.
1068
1069         PR target/92055
1070         * contrib/gcc_update (files_and_dependencies): Remove
1071         entry for gcc/config/avr/t-multilib.
1072
1073 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1074
1075         * MAINTAINERS: Update my email address.
1076
1077 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1078
1079         * README.MOVED_TO_GIT: Remove.
1080
1081 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1082
1083         * README.MOVED_TO_GIT: New file.
1084
1085 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1086
1087         * MAINTAINERS (Write After Approval): Add myself.
1088
1089 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1090
1091         * MAINTAINERS (write_after_approval): Add myself.
1092
1093 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1094
1095         * MAINTAINERS (write_after_approval): Add myself.
1096
1097 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1098
1099         * MAINTAINERS (write_after_approval): Add myself.
1100
1101 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1102
1103         * configure.ac: Factor out common cases for compare_exclusions.
1104         * configure: Regenerate.
1105
1106 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1107
1108         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1109         flag.
1110
1111 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1112
1113         * MAINTAINERS (Write After Approval): Add myself.
1114
1115 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1116
1117         PR middle-end/92463
1118         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1119         * configure: Regenerate
1120
1121 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1122
1123         * configure.ac: Use https for gcc.gnu.org.
1124         * configure: Regenerated.
1125
1126 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1127
1128         * MAINTAINERS (aarch64 port): Remove my name, move to...
1129         (Write After Approval): ...Here.
1130
1131 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1132
1133         * MAINTAINERS: Change my email address as maintainer.
1134
1135 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1136
1137         PR fortran/91828
1138         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1139         * configure: Regenerated.
1140
1141 2019-10-21  Jason Merrill  <jason@redhat.com>
1142
1143         * .gitattributes: Also check ChangeLog whitespace.
1144
1145 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1146
1147         * contrib/dg-extract-results.sh: Add support for KPASS.
1148         * contrib/dg-extract-results.py: Likewise.
1149
1150 2019-10-17  Jason Merrill  <jason@redhat.com>
1151
1152         * .gitattributes: Avoid {} in filename pattern.
1153
1154 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1155
1156         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1157         Approval section.
1158
1159 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1160
1161         * MAINTAINERS: Add myself to Write After Approval
1162
1163 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1164
1165         * MAINTAINERS: Add myself as an aarch64 maintainer.
1166
1167 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1168
1169         * MAINTAINERS: Add myself as aarch64 maintainer.
1170
1171 2019-09-23  Carl Love  <cel@us.ibm.com>
1172
1173         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1174         New define_insn.
1175         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1176         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1177
1178 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1179
1180         * MAINTAINERS (Sam Tebbs): Update email address.
1181
1182 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1183
1184         * MAINTAINERS: Update my email address.
1185
1186 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1187
1188         * libtool.m4: Handle uclinuxfdpiceabi.
1189
1190 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1191
1192         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1193         Remove myself from Write After Approval section.
1194
1195 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1196
1197         * configure.ac: Support for bpf-*-* targets.
1198         * configure: Regenerate.
1199
1200 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1201
1202         * config.sub: Import upstream version 2019-06-30.
1203         * config.guess: Import upstream version 2019-07-24.
1204
1205 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1206
1207         * MAINTAINERS: Remove spu port maintainers.
1208
1209 2019-08-28  Martin Liska  <mliska@suse.cz>
1210
1211         * .gitignore: Add .clangd and compile_commands.json
1212         to .gitignore.
1213
1214 2019-08-23  Michael Forney  <mforney@mforney.org>
1215
1216         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1217         * Makefile.in: Regenerate.
1218
1219 2019-08-19  Tom Tromey  <tom@tromey.com>
1220
1221         * configure: Rebuild.
1222         * configure.ac: Add --with-static-standard-libraries.
1223
1224 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1225
1226         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1227
1228 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1229
1230         * MAINTAINERS (Write After Approval): Add myself.
1231
1232 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1233
1234         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1235         RISC-V port maitainer.
1236
1237 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1238
1239         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1240
1241 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1242
1243         * MAINTAINERS (Write After Approval): Add myself.
1244
1245 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1246
1247         * MAINTAINERS (Write After Approval): Add myself.
1248
1249 2019-06-25  Martin Liska  <mliska@suse.cz>
1250
1251         contrib/filter-clang-warnings.py: Transform from
1252         filter-rtags-warnings.py.
1253
1254 2019-06-15  Tom Tromey  <tom@tromey.com>
1255
1256         * configure.ac (host_libs): Add gnulib.
1257         * configure: Rebuild.
1258         * Makefile.def (host_modules, dependencies): Add gnulib.
1259         * Makefile.in: Rebuild.
1260
1261 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1262
1263         * MAINTAINERS (Write After Approval): Add myself.
1264
1265 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1266
1267         * configure: Regenerate.
1268         * configure.ac: Add PRU target.
1269
1270 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1271
1272         * MAINTAINERS (Write After Approval): Add myself.
1273
1274 2019-06-11  Nick Clifton  <nickc@redhat.com>
1275
1276         Import these changes from the binutils/gdb repository:
1277
1278         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1279
1280         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1281         and all its deps.
1282         * Makefile.in: Regenerated.
1283
1284         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1285
1286         * Makefile.def (host_modules): Add libctf.
1287         * Makefile.def (dependencies): Likewise.
1288         libctf depends on zlib, libiberty, and bfd.
1289         * Makefile.in: Regenerated.
1290         * configure.ac (host_libs): Add libctf.
1291         * configure: Regenerated.
1292
1293 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1294
1295         * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1298
1299         * MAINTAINERS: Update my email address.
1300
1301 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1302
1303         * MAINTAINERS (Write After Approval): Add myself.
1304
1305 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1306
1307         * MAINTAINERS (Write After Approval): Add myself.
1308
1309 2019-05-07  Jim Wilson  <jimw@sifive.com>
1310
1311         * MAINTAINERS: Remove myself as IA-64 maintainer.
1312
1313 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1314
1315         * MAINTAINERS (Write After Approval): Add myself.
1316
1317 2019-05-02  Richard Biener  <rguenther@suse.de>
1318
1319         PR bootstrap/85574
1320         * Makefile.tpl (compare target): Also compare extra-compare
1321         files.
1322         * Makefile.in: Regenerate.
1323
1324 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1325
1326         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1327         as modulo-scheduler maintainer.
1328
1329 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1330
1331         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1332
1333 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1334
1335         * MAINTAINERS: Update my email address.
1336
1337 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1338
1339         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1340         * configure: Regenerate.
1341
1342 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1343
1344         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1345         * configure: Regenerate.
1346
1347 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1348
1349         * configure.ac: Add target-zlib to target_libraries.
1350         * configure: Regenerate.
1351
1352 2019-04-09  Martin Liska  <mliska@suse.cz>
1353
1354         * Makefile.in: Regenerate.
1355         * Makefile.tpl: Pass GENERATOR_CFLAGS
1356         in all stages.
1357
1358 2019-03-28  Martin Liska  <mliska@suse.cz>
1359
1360         PR bootstrap/89829
1361         * Makefile.in: Revert r254150.
1362         * Makefile.tpl: Likewise.
1363
1364 2019-03-28  Ben Elliston  <bje@gnu.org>
1365
1366         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1367         related, and libdecnumber.
1368
1369 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1370
1371         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1372         (Write After Approval): Remove myself.
1373
1374 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1375
1376         * MAINTAINERS (Write After Approval): Add myself.
1377
1378 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1379
1380         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1381         (Write After Approval): Remove myself and Julian.
1382
1383 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1384
1385         * MAINTAINERS (Write After Approval): Add myself.
1386
1387 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1388
1389         * MAINTAINERS (Write After Approval): Add myself.
1390
1391 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1392
1393         * ChangeLog: Replace space with tab.
1394         * MAINTAINERS: Delete 1 tab to keep alignment.
1395
1396 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1397
1398         * MAINTAINERS (Write After Approval): Add myself.
1399
1400 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1401
1402         * MAINTAINERS (Write After Approval): Add myself.
1403
1404 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1405             Kwok Cheung Yeung  <kcy@codesourcery.com>
1406             Julian Brown  <julian@codesourcery.com>
1407             Tom de Vries  <tom@codesourcery.com>
1408             Jan Hubicka  <hubicka@ucw.cz>
1409             Martin Jambor  <mjambor@suse.cz>
1410
1411         * configure.ac: Likewise.
1412         * configure: Regenerate.
1413         * contrib/config-list.mk: Add amdgcn-amdhsa.
1414
1415 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1416
1417         * MAINTAINERS (Write After Approval): Add myself.
1418
1419 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1420
1421         * MAINTAINERS (Write After Approval): Add myself.
1422
1423 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1424
1425         PR target/88535
1426         * config.guess: Import upstream version 2019-01-03.
1427         * config.sub: Import upstream version 2019-01-01.
1428
1429 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1430
1431         * MAINTAINERS (Write After Approval): Update my maintainer address.
1432
1433 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1434
1435         * MAINTAINERS (Write After Approval): Add myself.
1436
1437 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1438
1439         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1440
1441 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1442
1443         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1444         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1445         (GCC_TARGET_TOOL): Likewise.
1446         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1447         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1448         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1449         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1450         * configure: Regenerate.
1451         * Makefile.in: Likewise.
1452
1453 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1454
1455         * MAINTAINERS (Write After Approval): Add myself.
1456
1457 2018-11-13  Martin Liska  <mliska@suse.cz>
1458
1459         * gcc.target/i386/pr87930.c: Move to ...
1460         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1461
1462 2018-11-10  Stafford Horne  <shorne@gmail.com>
1463
1464         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1465         (Write After Approval): Remove myself.
1466
1467 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1468
1469         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1470         Append $INCICONV to it.
1471
1472 2018-11-04  Stafford Horne  <shorne@gmail.com>
1473
1474         * MAINTAINERS (Write After Approval): Add myself.
1475
1476 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1477
1478         PR bootstrap/82856
1479         * multilib.am: New file.  From automake.
1480
1481         Merge from binutils-gdb:
1482         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1483
1484         * libtool.m4: Use AC_LANG_SOURCE.
1485         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1486         * ar-lib: New file.
1487         * test-driver: New file.
1488         * configure: Re-generate.
1489
1490 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1491
1492         * MAINTAINERS (Write After Approval): Add myself.
1493
1494 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1495
1496         PR bootstrap/87788
1497         PR d/87799
1498         * configure: Rebuild.
1499         * configure.ac: Disable D on systems where it is known not to work.
1500
1501 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1502
1503         * Makefile.def (target_modules): Add libphobos.
1504         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1505         GDCFLAGS_FOR_TARGET.
1506         (dependencies): Make libphobos depend on libatomic, libbacktrace
1507         configure, and zlib configure.
1508         (language): Add language d.
1509         * Makefile.in: Rebuild.
1510         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1511         (HOST_EXPORTS): Add GDC.
1512         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1513         (BASE_TARGET_EXPORTS): Add GDC.
1514         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1515         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1516         (EXTRA_HOST_FLAGS): Add GDC.
1517         (STAGE1_FLAGS_TO_PASS): Add GDC.
1518         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1519         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1520         environment variables.
1521         * configure: Rebuild.
1522         * configure.ac: Add target-libphobos to target_libraries.  Set and
1523         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1524
1525 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1526
1527         * MAINTAINERS (Write After Approval): Add myself.
1528
1529 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1530
1531         * MAINTAINERS (Write After Approval): Remove myself.
1532
1533 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1534
1535         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1536
1537 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1538
1539         * MAINTAINERS: Update my email address.
1540
1541 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1542
1543         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1544         maintainer.
1545
1546 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1547
1548         * MAINTAINERS (Write After Approval): Add self.
1549
1550 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1551
1552         * MAINTAINERS (write after approval): Add myself.
1553
1554 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1555
1556         * MAINTAINERS: Update my email address.
1557
1558 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1559
1560         * MAINTAINERS (write after approval): Add myself.
1561
1562 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1563
1564         * MAINTAINERS: Add self to global reviewers list.
1565
1566 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1567
1568         MAINTAINERS: Add c-sky port maintainers.
1569
1570 2018-08-10  Martin Liska  <mliska@suse.cz>
1571
1572         * MAINTAINERS: Revert change in previous commit and
1573         join lines.
1574
1575 2018-08-10  Martin Liska  <mliska@suse.cz>
1576
1577         * MAINTAINERS: Remove extra line.
1578
1579 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1580
1581         * MAINTAINERS: Update my email address.
1582
1583 2018-07-19  DJ Delorie  <dj@redhat.com>
1584
1585         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1586         as maintainer.
1587
1588 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1589
1590         * MAINTAINERS: Adjust email address for me and my colleague Robin
1591         Dapp.
1592
1593 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1594             Sunil K Pandey  <sunil.k.pandey@intel.com>
1595
1596         PR target/84413
1597         * config/i386/i386.c (m_CORE_AVX512): New.
1598         (m_CORE_AVX2): Likewise.
1599         (m_CORE_ALL): Add m_CORE_AVX2.
1600         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1601         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1602         and remove the rest of m_SKYLAKE_AVX512.
1603
1604 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1605
1606         * config.sub: Sync with upstream version 2018-07-03.
1607
1608 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1609
1610         * config.guess: Sync with upstream version 2018-06-26.
1611         * config.sub: Sync with upstream version 2018-07-02.
1612
1613 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1614
1615         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1616         * ltmain.sh: Likewise.
1617
1618 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1619
1620         * contrib/config-list.mk: Remove powerpc-linux_paired.
1621
1622 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1623
1624         * configure.ac: Introduce support for @unless/@endunless.
1625         * Makefile.tpl (dep-kind): Rewrite with cond; return
1626         postbootstrap in some cases.
1627         (make-postboot-dep, postboot-targets): New.
1628         (dependencies): Do not output postbootstrap dependencies at
1629         first.  Output non-target ones changed for configure to depend
1630         on stage_last @if gcc-bootstrap, and the original deps @unless
1631         gcc-bootstrap.
1632         * configure.in, Makefile.in: Rebuilt.
1633
1634 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1635
1636         * MAINTAINERS (write after approval): Add myself.
1637
1638 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1639
1640         * MAINTAINERS (write after approval): Add myself.
1641
1642 2018-06-19  Nick Clifton  <nickc@redhat.com>
1643
1644         * zlib/configure.ac: Restore old behaviour of only enabling
1645         multilibs when a target subdirectory is defined.  This allows
1646         building with srcdir == builddir.
1647         * zlib/configure: Regenerate.
1648
1649 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1650
1651         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1652         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1653         * Makefile.in: Regenerate.
1654
1655 2018-06-16  Ben Elliston  <bje@gnu.org>
1656
1657         * config.guess: Import latest version.
1658         * config.sub: Likewise.
1659
1660 2018-06-08  Martin Liska  <mliska@suse.cz>
1661
1662         * MAINTAINERS: Remove MPX-related entries.
1663         * Makefile.def: Remove libmpx support.
1664         * Makefile.in: Regenerate.
1665         * configure.ac: Remove removed files.
1666         * configure: Regenerate.
1667         * libmpx/ChangeLog: Remove.
1668         * libmpx/Makefile.am: Remove.
1669         * libmpx/Makefile.in: Remove.
1670         * libmpx/acinclude.m4: Remove.
1671         * libmpx/aclocal.m4: Remove.
1672         * libmpx/config.h.in: Remove.
1673         * libmpx/configure: Remove.
1674         * libmpx/configure.ac: Remove.
1675         * libmpx/configure.tgt: Remove.
1676         * libmpx/libmpx.spec.in: Remove.
1677         * libmpx/mpxrt/Makefile.am: Remove.
1678         * libmpx/mpxrt/Makefile.in: Remove.
1679         * libmpx/mpxrt/libmpx.map: Remove.
1680         * libmpx/mpxrt/libtool-version: Remove.
1681         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1682         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1683         * libmpx/mpxrt/mpxrt.c: Remove.
1684         * libmpx/mpxrt/mpxrt.h: Remove.
1685         * libmpx/mpxwrap/Makefile.am: Remove.
1686         * libmpx/mpxwrap/Makefile.in: Remove.
1687         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1688         * libmpx/mpxwrap/libtool-version: Remove.
1689         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1690
1691 2018-06-04  Martin Liska  <mliska@suse.cz>
1692
1693         * MAINTAINERS: Add myself as gcov maintainer.
1694
1695 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1696
1697         * MAINTAINERS: Update my email address.
1698
1699 2018-06-04  Tom de Vries  <tdevries@suse.de>
1700
1701         * MAINTAINERS: Remove write-after-approval entries for component
1702         maintainers.
1703
1704 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1705
1706         * MAINTAINERS (write after approval): Add myself.
1707
1708 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1709
1710         * MAINTAINERS: Update my email address.
1711
1712 2018-06-01  Tom de Vries  <tdevries@suse.de>
1713
1714         * MAINTAINERS: Update my email address.
1715
1716 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1717
1718         * MAINTAINERS (loop-optimizer): Add myself.
1719
1720 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1721
1722         * configure.ac: Added "nfp" target.
1723         * configure: Regenerate.
1724
1725 2018-04-30  Richard Biener  <rguenther@suse.de>
1726
1727         PR bootstrap/85571
1728         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1729         (STAGE3_TFLAGS): Likewise.
1730         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1731         (STAGEtrain_TFLAGS): Likewise.
1732         * Makefile.in: Regenerate.
1733
1734 2018-04-26  Richard Biener  <rguenther@suse.de>
1735
1736         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1737         (STAGE2_CFLAGS): Likewise.
1738         (STAGE2_TFLAGS): Likewise.
1739         (STAGE3_CFLAGS): Add -fchecking.
1740         (STAGE3_TFLAGS): Likewise.
1741         (STAGEtrain_CFLAGS): Filter out -fchecking.
1742         (STAGEtrain_TFLAGS): Likewise.
1743         * Makefile.in: Re-generate.
1744
1745 2018-04-25  Catherine Moore <clm@codesourcery.com>
1746
1747         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1748
1749 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1750
1751         * MAINTAINERS (write after approval): Add myself.
1752
1753 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1754
1755         * MAINTAINERS: Update my email address.
1756
1757 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1758
1759         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1760
1761 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1762
1763         * MAINTAINERS: Update my email address and disambiguate myself
1764         a bit from Will Schmidt.
1765
1766 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1767
1768         * MAINTAINERS: Move maintainers of now-removed picochip and score
1769         ports to write after approval.
1770
1771 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1772
1773         * MAINTAINERS: Add entry for SVE maintainership.
1774
1775 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1776
1777         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1778         * configure: Regenerate.
1779
1780 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1781
1782         * MAINTAINERS (write after approval): Add myself.
1783
1784 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1785
1786         * MAINTAINERS (write after approval): Add myself.
1787
1788 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1789
1790         * MAINTAINERS (write after approval): Add myself.
1791
1792 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1793
1794         Update copyright years.
1795
1796 2018-01-03  Ben Elliston  <bje@gnu.org>
1797
1798         * config.guess: Import latest version.
1799         * config.sub: Likewise.
1800
1801 2017-12-12  Stafford Horne  <shorne@gmail.com>
1802
1803         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1804         * configure: Regenerate.
1805
1806 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1807
1808         * MAINTAINERS (Write After Approval): Add myself.
1809
1810 2017-11-28  Julia Koval  <julia.koval@intel.com>
1811             Sebastian Peryt  <sebastian.peryt@intel.com>
1812
1813         * Makefile.def (target_modules): Remove libcilkrts.
1814         * Makefile.in: Ditto.
1815         * configure: Ditto.
1816         * configure.ac: Ditto.
1817
1818 2017-11-28  Julia Koval  <julia.koval@intel.com>
1819
1820         * MAINTAINERS (Write After Approval): Add myself.
1821
1822 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1823
1824         * MAINTAINERS (Write After Approval): Add myself.
1825
1826 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1827
1828         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1829         Use my SiFive email address.
1830
1831 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1832
1833         * MAINTAINERS (write after approval): Add myself.
1834
1835 2017-10-27  Martin Liska  <mliska@suse.cz>
1836
1837         * Makefile.tpl: Use proper name of folder as it was renamed
1838         during transition to 4 stages.
1839         * Makefile.in: Regenerate.
1840
1841 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1842
1843         * MAINTAINERS (write after approval): Add myself.
1844
1845 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1846
1847         * MAINTAINERS: Add a note that maintainership also includes web
1848         pages, docs, and testsuite related to that area.
1849
1850 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1851
1852         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1853
1854 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1855
1856         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1857
1858 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1859
1860         * MAINTAINERS: Remove myself as a vxworks maintainer.
1861
1862 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1863
1864         * MAINTAINERS: Remove email address of Jim Norris.
1865
1866 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1867
1868         * MAINTAINERS (Reviewers): Move myself from here...
1869         (CPU Port Maintainers): ... to here.
1870
1871 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1872
1873         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1874
1875 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1876
1877         * MAINTAINERS (write after approval): Add myself.
1878
1879 2017-07-28  Tony Reix  <tony.reix@atos.net>
1880
1881         * configure.ac (target-libffi): Don't disable for AIX.
1882         (go): Don't add to unsupported_languages on AIX.
1883         (target-libgo): Don't disable for AIX.
1884         * configure: Regenerate.
1885
1886 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1887
1888         * MAINTAINERS: Add myself.
1889
1890 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1891
1892         * MAINTAINERS: Update my email address.
1893
1894 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1895
1896         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1897         arm-specific auto-generated header files.
1898
1899 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1900
1901         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1902         * configure: Rebuilt.
1903
1904 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1905
1906         * MAINTAINERS: Readd myself for c6x.
1907
1908 2017-06-28  Martin Liska  <mliska@suse.cz>
1909
1910         PR bootstrap/81217
1911         * Makefile.def: Remove superfluous bootstrap_target from
1912         bootstrap_stage.
1913         * Makefile.in: Re-generate the file.
1914
1915 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1916
1917         * MAINTAINERS: Add myself to Write After Approval
1918
1919 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1920
1921         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1922
1923 2017-06-19  Martin Liska  <mliska@suse.cz>
1924
1925         * Makefile.def: Define 4 stages PGO bootstrap.
1926         * Makefile.tpl: Define FLAGS.
1927         * Makefile.in: Regenerate.
1928
1929 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1930
1931         * Makefile.def: Add check-gotools to go check targets.
1932         * Makefile.in: Rebuild.
1933
1934 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1935
1936         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1937
1938 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1939
1940         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1941         * configure: Regenerate.
1942
1943 2017-05-31  Martin Liska  <mliska@suse.cz>
1944
1945         * configure.ac: Add handling of stage2_werror_flags to
1946         action-if-given and to action-if-not-given.
1947         * configure: Regenerate.
1948
1949 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1950
1951         * MAINTAINERS: Add self to Write After Approval
1952
1953 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1954
1955         * MAINTAINERS: Update my email address, and remove myself as
1956         maintainer in some areas.
1957
1958 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1959
1960         * MAINTAINERS: Add self to Write After Approval
1961
1962 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1963
1964         * configure.ac: Add --enable-languages=default to mean default and
1965         make --enable-languages=all mean all supported languages.
1966         * configure: Regenerated.
1967
1968 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1969
1970         * config.gcc (powerpc*-*-*spe*): New.
1971         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1972         (powerpc-*-rtems*spe*): New.
1973         (powerpc*-*-linux*spe*): New.
1974         (powerpc-wrs-vxworksspe): New.
1975         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1976         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1977         * config.host (powerpc*-*-*spe*): New.
1978
1979 2017-05-19  Martin Liska  <mliska@suse.cz>
1980
1981         * configure.ac: Add --enable-werror-always just for
1982         bootstrap-debug (or none build config) and do not add it
1983         when we are on a release branch.
1984         * configure: Regenerated.
1985
1986 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1987
1988         * MAINTAINERS: Add self to Write After Approval
1989
1990 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1991
1992         * MAINTAINERS: Move myself to Write After Approval section.
1993
1994 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1995
1996         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1997         ACCH registers.
1998         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1999         available.
2000         (umulsidi3): Likewise.
2001         (mulsidi3_700): Disable this pattern when we have advanced mpy
2002         instructions.
2003         (umulsidi3_700): Likewise.
2004         (maddsidi4): New pattern.
2005         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2006         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2007         (mpydu_imm_arcv2hs): Likewise.
2008         * config/arc/predicates.md (accl_operand): New predicate.
2009
2010 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2011             Andrew Burgess <andrew.burgess@embecosm.com>
2012
2013         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2014         case.
2015         (ARC_AUTOFP_IRQ_P): Likewise.
2016         (ARC_AUTO_IRQ_P): Likewise.
2017         (rgf_banked_register_count): New variable.
2018         (parse_mrgf_banked_regs_option): New function.
2019         (arc_override_options): Handle rgf_banked_regs option.
2020         (arc_handle_interrupt_attribute): Add firq option.
2021         (arc_compute_function_type): Return fast irq type when required.
2022         (arc_must_save_register): Handle fast interrupts.
2023         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2024         (arc_return_address_regs): Update.
2025         * config/arc/arc.h (arc_return_address_regs): Update.
2026         (arc_function_type): Add fast interrupt type.
2027         (ARC_INTERRUPT_P): Update.
2028         (RC_FAST_INTERRUPT_P): Define.
2029         * config/arc/arc.md (simple_return): Update for fast interrupts.
2030         (p_return_i): Likewise.
2031         * config/arc/arc.opt (mrgf-banked-regs): New option.
2032         * doc/invoke.texi (mrgf-banked-regs): Document.
2033
2034 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2035
2036         * config/arc/arc.c (irq_ctrl_saved): New variable.
2037         (ARC_AUTOBLINK_IRQ_P): Define.
2038         (ARC_AUTOFP_IRQ_P): Likewise.
2039         (ARC_AUTO_IRQ_P): Likewise.
2040         (irq_range): New function.
2041         (arc_must_save_register): Likewise.
2042         (arc_must_save_return_addr): Likewise.
2043         (arc_dwarf_emit_irq_save_regs): Likewise.
2044         (arc_override_options): Handle deferred options.
2045         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2046         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2047         arc_must_save_return_addr.
2048         (arc_compute_frame_size): Handle automated save and restore of
2049         registers.
2050         (arc_expand_prologue): Likewise.
2051         (arc_expand_epilogue): Likewise.
2052         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2053         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2054         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2055
2056 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2057         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2058
2059         PR bootstrap/77661
2060         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2061         in-tree build MPC.
2062         * Makefile.in: Regenerate.
2063
2064 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2065
2066         * configure.ac: Enable LTO by default on darwin >= 9.
2067         * configure: Regenerate.
2068
2069 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2070
2071         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2072         and Andrew Waterman as the RISC-V maintainers.
2073
2074 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2075
2076         * MAINTAINERS: Add self to Write After Approval
2077
2078 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2079
2080         * config.guess: Import latest from upstream.
2081
2082 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2083
2084         * MAINTAINERS (Write After Approval): Remove entries that are
2085         already covered under Reviewers.
2086
2087 2017-03-08  Mark Wielaard  <mark@klomp.org>
2088
2089         PR demangler/70909
2090         PR demangler/67264
2091         * include/demangle.h: Add d_printing to struct demangle_component
2092         and pass struct demangle_component as non const.
2093
2094 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2095
2096         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2097
2098 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2099
2100         * Makefile.tpl: Remove HOST_ISLVER.
2101         (HOST_EXPORTS): Remove ISLVER.
2102         * Makefile.in: Regenerate.
2103
2104 2017-02-13  Richard Biener  <rguenther@suse.de>
2105
2106         * configure: Re-generate.
2107
2108 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2109
2110         * MAINTAINERS: Adjust bug reporting URL.
2111
2112 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2113
2114         * MAINTAINERS (Write After Approval): Remove redundant entry
2115         for Andrew Burgess.
2116
2117 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2118
2119         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2120         32-bit hppa*-*-hpux*.
2121         * configure: Regenerate.
2122
2123 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2124
2125         * configure.ac: Moved the white list of enabling BRIG FE to
2126         libhsail-rt/configure.tgt.
2127         * configure: Regenerated.
2128         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2129
2130 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2131             Martin Jambor  <mjambor@suse.cz>
2132
2133         * Makefile.def (target_modules): Added libhsail-rt.
2134         (languages): Added language brig.
2135         * Makefile.in: Regenerated.
2136         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2137         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2138         * configure: Regenerated.
2139
2140 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2141
2142         PR other/79046
2143         * configure: Regenerated.
2144
2145 2017-01-04  Alan Modra  <amodra@gmail.com>
2146
2147         * configure: Regenerate.
2148
2149 2016-12-29  Ben Elliston  <bje@gnu.org>
2150
2151         * config.sub: Import latest version.
2152
2153 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2154
2155         * MAINTAINERS (Write After Approval): Add myself.
2156
2157 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2158
2159         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2160         includes bootstrap-mpx.
2161         * configure: Regenerated.
2162
2163 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2164
2165         * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2168
2169         * configure: Regenerate.
2170
2171 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2172
2173         * configure.ac: Don't use pkg-config to check for bdw-gc.
2174         * configure: Regenerate.
2175
2176 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2177
2178         * Makefile.def: Remove reference to boehm-gc target module.
2179         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2180         options and for the bdw-gc pkg-config module.
2181         * configure: Regenerate.
2182         * Makefile.in: Regenerate.
2183
2184 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2185
2186         * MAINTAINERS (nvptx): Remove self.
2187
2188 2016-11-25  Ben Elliston  <bje@gnu.org>
2189
2190         * config.guess: Import latest version.
2191         * config.sub: Likewise.
2192
2193 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2194
2195         * MAINTAINERS (Write After Approval): Add myself.
2196
2197 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2198
2199         * Makefile.def: Remove references to GCJ.
2200         * Makefile.tpl: Likewise.
2201         * Makefile.in: Regenerate.
2202
2203 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2204
2205         * config-ml.in: Remove references to GCJ.
2206         * configure.ac: Likewise.
2207         * configure: Regenerate.
2208
2209 2016-11-01  Josh Conner  <joshconner@google.com>
2210
2211         * MAINTAINERS (Write After Approval): Update email address,
2212
2213 2016-10-27  Carl Love  <cel@us.ibm.com>
2214
2215         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2216         Approval list to make it alphabetical.
2217
2218 2016-10-27  Carl Love  <cel@us.ibm.com>
2219
2220         * MAINTAINERS (Write After Approval): Add myself.
2221
2222 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2223
2224         * MAINTAINERS (Reviewers): Add myself.
2225         (Write After Approval): Add myself.
2226
2227 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2228             Ulrich Weigand  <uweigand@de.ibm.com>
2229
2230         * MAINTAINERS: Update email address.
2231
2232 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2233
2234         * MAINTAINERS: Update email address.
2235
2236 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2237
2238         * configure.ac: Add aarch64-*-freebsd*.
2239         * configure: Regenerate.
2240
2241 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2242
2243         * MAINTAINERS: Update email address after it got reverted.
2244
2245 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2246
2247         * configure.ac (target_libraries): Readd target-boehm-gc.
2248         Restore --enable-objc-gc handling.
2249         * configure: Regenerate.
2250
2251 2015-10-03  Jeff Law  <law@redhat.com>
2252
2253         * MAINTAINERS: Move several inactive maintainers to the
2254         write-after-approval section.
2255
2256 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2257
2258         * configure.ac: Add target-libffi to target_libraries.
2259         Readd libgcj target disablings, modified to only target-libffi.
2260         Readd target addition of go to unsupported languages.
2261         * configure: Regenerated.
2262
2263 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2264
2265         * MAINTAINERS: Update email address.
2266
2267 2016-09-30  Andrew Haley  <aph@redhat.com>
2268
2269         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2270         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2271         libgcj.
2272
2273 2016-09-30  Andrew Haley  <aph@redhat.com>
2274
2275         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2276         write-after approval after GCJ deletion.
2277
2278 2016-09-30  Andrew Haley  <aph@redhat.com>
2279
2280         * Makefile.def: Remove libjava.
2281         * Makefile.tpl: Likewise.
2282         * Makefile.in: Regenerate.
2283         * configure.ac: Likewise.
2284         * configure: Likewise.
2285         * gcc/java: Remove.
2286         * libjava: Likewise.
2287
2288 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2289
2290         * MAINTAINERS (Reviewers): Add myself.
2291
2292 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2293
2294         * configure.ac: Disable "sim" directory for arc*-*-*.
2295         * configure: Regenerated.
2296
2297 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2298
2299         * MAINTAINERS (Write After Approval): Add myself.
2300
2301 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2302
2303         * configure.ac: Check for the minimum in-tree MPFR version
2304         handled.
2305         * configure: Regenerate.
2306
2307 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2308
2309         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2310         * configure: Regenerated.
2311
2312 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2313
2314         * MAINTAINERS (Write After Approval): Add myself.
2315
2316 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2317
2318         * Makefile.def: Add autoprofiledbootstrap.
2319         * Makefile.tpl: Dito.
2320         * Makefile.in: Regenerate.
2321
2322 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2323
2324     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2325     * configure: Regenerate.
2326
2327 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2328
2329         * configure: Regenerate.
2330         * configure.ac: Remove support for avr-rtems.
2331
2332 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2333
2334         * MAINTAINERS (Write After Approval): Add myself.
2335
2336 2016-06-16  Michael Collison  <michael.collison@arm.com>
2337
2338         * MAINTAINERS (Write After Approval): Add myself.
2339
2340 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2341
2342         * MAINTAINERS (Write After Approval): Update e-mail address.
2343
2344 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2345
2346         * MAINTAINERS (Write After Approval): Add myself.
2347
2348 2016-05-28  Alan Modra  <amodra@gmail.com>
2349
2350         * Makefile.tpl (configure): Depend on m4 files included.
2351         * Makefile.in: Regenerate.
2352
2353 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2354
2355         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2356         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2357
2358 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2359
2360         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2361         special case builtin.
2362         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2363         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2364         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2365         for __builtin_vec_addec.
2366
2367 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2368
2369         * config.guess: Import version 2016-04-02 (newest).
2370         * config.sub: Import version 2016-05-10 (newest).
2371
2372 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2373
2374         * configure.ac: Add ARC support to libgloss.
2375         * configure: Regenerate
2376
2377 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2378
2379         * MAINTAINERS (Write After Approval): Add myself.
2380
2381 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2382
2383         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2384         * configure: Regenerated.
2385         * Makefile.def (gmp): Explicitly disable assembler.
2386         (mpfr): Adjust lib_path.
2387         (mpc): Likewise.
2388         * Makefile.in: Regenerated.
2389
2390 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2391
2392         PR bootstrap/70704
2393         * configure.ac (--enable-stage1-checking): Add missing
2394         --enable-checking=.
2395         * configure: Regenerated.
2396
2397 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2398
2399         * config.guess: Revert r235676.
2400         * config.sub: Revert r235676.
2401
2402 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2403
2404         * config.guess: Remove SH5 support.
2405         * config.sub: Likewise.
2406         * configure: Likewise.
2407         * configure.ac: Likewise.
2408
2409 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2410
2411         PR bootstrap/70704
2412         * configure.ac (--enable-stage1-checking): For --disable-checking or
2413         implicit --enable-checking, make sure extra flag matches in between
2414         stage1 and later checking.
2415         * configure: Regenerated.
2416
2417 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2418
2419         * .gitattributes: New file.
2420
2421 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2422
2423         * MAINTAINERS (rs6000/powerpc port): Add myself.
2424
2425 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2426
2427         PR bootstrap/70173
2428         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2429         and gotools directories.  Delete the stage_final file.
2430         * Makefile.in: Regenerate.
2431
2432 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2433
2434         * MAINTAINERS (Write After Approval): Add myself.
2435
2436 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2437
2438         * MAINTAINERS (Fortran maintainer): Remove myself.
2439
2440 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2441
2442         * MAINTAINERS (Write After Approval): Add myself.
2443
2444 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2445
2446         * MAINTAINERS (Write After Approval): Add myself.
2447
2448 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2449
2450         Sync with binutils-gdb:
2451
2452         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2453
2454         * configure.ac: Add mips and s390 to the gold target check.
2455         * configure: Regenerate.
2456
2457 2016-03-01  DJ Delorie  <dj@redhat.com>
2458
2459         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2460
2461 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2462
2463         * MAINTAINERS (libcpp): Add myself.
2464         (diagnostic messages): Likewise.
2465
2466 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2467
2468         * MAINTAINERS: Fix whitespace.
2469
2470 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2471
2472         * MAINTAINERS (Write After Approval): Add myself.
2473
2474 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2475
2476         * config/isl.m4: Add comments about isl-0.16.
2477         * configure: Regenerate.
2478
2479 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2480
2481         * MAINTAINERS (hsa maintainers): Add myself.
2482
2483 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2484
2485         * MAINTAINERS: (Write After Approval): Add myself.
2486
2487 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2488             Sebastian Pop  <s.pop@samsung.com>
2489
2490         * Makefile.in: Regenerate.
2491         * Makefile.tpl: Export ISLVER.
2492         * configure: Regenerate.
2493         * config/isl.m4: Detect isl-0.15.
2494
2495 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2496
2497         PR bootstrap/69329
2498         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2499         * Makefile.in: Regenerate.
2500
2501 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2502
2503         * configure.ac: Enable LTO for DJGPP
2504         * configure: Regenerate
2505
2506 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2507
2508         Sync with binutils-gdb:
2509         2015-10-21  Nick Clifton  <nickc@redhat.com>
2510
2511         PR gas/19109
2512         * configure.ac: Note the 'none' is an acceptable argument to
2513         --enable-compressed-debug-sections.
2514         * configure: Regenerate.
2515
2516 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2517
2518         PR bootstrap/69134
2519         * Makefile.def (mpfr): Disable assembler.
2520         * Makefile.in: Regenerate.
2521
2522 2016-01-01  Ben Elliston  <bje@gnu.org>
2523
2524         * config.guess: Import version 2016-01-01.
2525         * config.sub: Likewise.
2526
2527 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2528
2529         * MAINTAINERS (Write After Approval): Add myself.
2530
2531 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2532
2533         * Makefile.in: Replace ISL with isl.
2534         * Makefile.tpl: Same.
2535         * config/isl.m4: Same.
2536         * configure.ac: Same.
2537         * contrib/download_prerequisites: Same.
2538         * configure: Regenerate.
2539
2540 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2541
2542         * MAINTAINERS (Write After Approval): Add Myself.
2543
2544 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2545
2546         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2547         * configure: Regenerate.
2548
2549 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2550             Sebastian Pop  <s.pop@samsung.com>
2551
2552         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2553         isl_ctx_get_max_operations.
2554         * configure: Regenerate.
2555
2556 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2557
2558         * MAINTAINERS (Write After Approval): Add myself.
2559
2560 2015-12-02  Ian Lance Taylor  <iant@google.com>
2561
2562         PR go/66147
2563         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2564         * Makefile.in: Regenerate.
2565
2566 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2567
2568         PR libffi/65726
2569         * Makefile.def (lang_env_dependencies): Make libffi depend
2570         on cxx.
2571         * Makefile.in: Regenerate.
2572
2573 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2574
2575         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2576         symbols.
2577
2578 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2579
2580         Sync with binutils-gdb:
2581         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2582
2583         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2584         * configure: Regenerate.
2585
2586 2015-11-19  Martin Liska  <mliska@suse.cz>
2587
2588         * .gitignore: Add .clang-format to ignored files.
2589         * Makefile.in: Add clang-format.
2590         * Makefile.tpl: Likewise.
2591
2592 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2593
2594         * configure.ac: Enable libmpx by default.
2595         * configure: Regenerated.
2596
2597 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2598
2599         * MAINTAINERS: Update email address.
2600
2601 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2602
2603         * MAINTAINERS: Update email address.
2604
2605 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2606
2607         * MAINTAINERS  (Write After Approval): Add myself.
2608
2609 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2610
2611         Sync with binutils-gdb:
2612         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2613
2614         PR gas/19109
2615         * configure.ac: Add
2616         --enable-compressed-debug-sections={all,gas,gold,ld}.
2617         * configure: Regenerated.
2618
2619 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2620
2621         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2622
2623 2015-10-09  Martin Liska  <mliska@suse.cz>
2624
2625         * MAINTAINERS (Write After Approval): Add myself.
2626
2627 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2628
2629         * MAINTAINERS (Write After Approval): Add myself.
2630
2631 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2632
2633         * MAINTAINERS: Update email address.
2634
2635 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2636
2637         * MAINTAINERS  (Write After Approval): Add myself.
2638
2639 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2640
2641         * MAINTAINERS: Update email.
2642
2643 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2644
2645         * MAINTAINERS: Update my email address.
2646
2647 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2648
2649         * MAINTAINERS (ft32 port): Add myself.
2650
2651 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2652
2653         * MAINTAINERS: Add myself.
2654
2655 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2656
2657         * MAINTAINERS (Write After Approval): Add myself.
2658
2659 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2660
2661         PR libfortran/54572
2662         * Makefile.def: Make libgfortran depend on libbacktrace.
2663         * Makefile.in: Regenerate.
2664
2665 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2666
2667         * MAINTAINERS (Write After Approval): Add myself.
2668
2669 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2670
2671         PR other/67092
2672         * configure.ac: Remove --with_host_libstdcxx support.
2673         * configure: Regenerate.
2674
2675 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2676             Jakub Jelinek  <jakub@redhat.com>
2677
2678         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2679         nvptx*-*-*.
2680         * configure: Regenerate.
2681
2682 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2683
2684         * Makefile.def (libiconv): Define bootstrap=true.
2685         Mark pdf/html/info as missing.
2686         (configure-gcc): Depend on all-libiconv.
2687         (all-gcc): Ditto.
2688         (configure-libcpp): Ditto.
2689         (all-libcpp): Ditto.
2690         (configure-intl): Ditto.
2691         (all-intl): Ditto.
2692         * Makefile.in: Regenerate.
2693
2694 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2695
2696         * MAINTAINERS (loop ivopts): Add the entry and myself.
2697
2698 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2699
2700         * MAINTAINERS (nvptx): Add self.
2701
2702 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2703
2704         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2705         128-bit vector modes.
2706
2707 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2708
2709         * MAINTAINERS (Write After Approval): Add myself.
2710
2711 2015-07-28  Ben Elliston  <bje@gnu.org>
2712
2713         * config.sub, config.guess: Import from upstream.
2714
2715 2015-07-24  Michael Darling  <darlingm@gmail.com>
2716
2717         PR other/66259
2718         * config-ml.in: Reflects renaming of configure.in to configure.ac
2719         * configure: Likewise
2720         * configure.ac: Likewise
2721
2722 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2723
2724         * MAINTAINERS: Update my email address.
2725
2726 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2727
2728         Sync with binutils-gdb:
2729         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2730
2731         * configure.ac (target_configdirs): Exclude target-zlib if
2732         target-libjava isn't built.
2733         * configure: Regenerated.
2734
2735 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2736
2737         Sync with binutils-gdb:
2738         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2739
2740         * configure.ac: Disable configuration of GDB for HPUX targets.
2741         * configure: Regenerate.
2742
2743         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2744
2745         * configure.ac: Add --with-system-zlib.
2746         * configure: Regenerated.
2747
2748         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2749
2750         * configure.ac: Add FT32 support.
2751         * configure: Regenerate.
2752
2753         2015-01-12  Anthony Green  <green@moxielogic.com>
2754
2755         * configure.ac: Don't disable gprof for moxie.
2756         * configure: Rebuild.
2757
2758 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2759
2760         Sync with binutils-gdb:
2761         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2762
2763         PR ld/18355
2764         * Makefile.def: Add extra_configure_flags to host zlib.
2765         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2766         to --enable-host-shared When bfd is to be built as shared
2767         library.  AC_SUBST.
2768         * Makefile.in: Regenerated.
2769
2770 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2771
2772         Sync with src:
2773         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2774         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2775         * Makefile.in: Regenerated.
2776
2777 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2778
2779         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2780         target.
2781         * configure: Regenerate.
2782
2783 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2784
2785         * MAINTAINERS (Write After Approval): Add myself.
2786
2787 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2788
2789         * MAINTAINERS (OS Port Maintainers): Add myself.
2790         (Various Maintainers): Remove myself from libffi testsuite.
2791
2792 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2793
2794         * MAINTAINERS (gen* on machine desc): Add self.
2795
2796 2015-06-02  Jason Merrill  <jason@redhat.com>
2797
2798         PR bootstrap/66319
2799         * configure.ac: Use -std=gnu++98.
2800
2801 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2802
2803         * MAINTAINERS (Write After Approval): Add myself.
2804
2805 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2806
2807         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2808         * configure: Regenerate.
2809
2810 2015-05-26  Jason Merrill  <jason@redhat.com>
2811
2812         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2813         * configure: Regenerate.
2814
2815 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2816
2817         * configure.ac: FT32 target added.
2818         * configure: Regenerated.
2819
2820 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2821
2822         * MAINTAINERS (Write After Approval): Add myself.
2823
2824 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2825
2826         * MAINTAINERS (Write After Approval): Add myself.
2827
2828 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2829
2830         * configure.ac: Fix typo.
2831         * configure: Regenerate.
2832
2833 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2834
2835         * MAINTAINERS (Write After Approval): Add myself.
2836
2837 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2838
2839         * configure.ac: Match $host configured with triplets.
2840         * configure: Regenerate.
2841
2842 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2843
2844         * Makefile.tpl: Remove surplus whitespace throughout.
2845         * Makefile.in: Regenerate.
2846
2847 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2848
2849         * MAINTAINERS (Various Maintainers): Add myself as instruction
2850         combiner maintainer.
2851
2852 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2853
2854         PR bootstrap/62077
2855         * configure.ac (--enable-stage1-checking): Default to
2856         release,misc,gimple,rtlflag,tree,types if --disable-checking
2857         or --enable-checking is not specified and DEV-PHASE is not
2858         experimental.
2859         * configure: Regenerated.
2860
2861 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2862
2863         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2864         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2865         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2866         * Makefile.in: Regenerate.
2867
2868 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2869
2870         * MAINTAINERS: Update my email address.
2871
2872 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2873
2874         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2875
2876 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2877
2878         * MAINTAINERS: Add myself as an arm port reviewer.
2879
2880 2015-03-25  Martin Liska  <mliska@suse.cz>
2881             Yury Gribov  <y.gribov@samsung.com>
2882
2883         * Makefile.in: Fix ln source location for vimrc file.
2884         * Makefile.tpl: Likewise.
2885
2886 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2887
2888         PR bootstrap/25672
2889         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2890         cross-compiling.  Similarly for CXX_FOR_TARGET.
2891         * configure: Regenerate.
2892
2893 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2894
2895         * Makefile.def: Add libmpx.
2896         * configure.ac: Add libmpx.
2897         * Makefile.in: Regenerate.
2898         * configure: Regenerate.
2899
2900 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2901
2902         * MAINTAINERS (CPU Port Maintainers): Add myself
2903         i386 vector ISA extns mantainer.
2904
2905 2015-03-13  Jeff Law  <law@redhat.com>
2906
2907         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2908         maintainer.
2909         Remove Richard Henderson as a maintainer for the x86 port.
2910
2911 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2912
2913         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2914
2915 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2916
2917         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2918         pointer bounds checker and i386 MPX maintainer.
2919
2920 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2921
2922         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2923
2924 2015-02-26  Martin Sebor  <msebor@redhat.com>
2925
2926         * MAINTAINERS (Various Maintainers): Add self.
2927
2928 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2929
2930         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2931         Make sure it contains lto.
2932         * configure: Regenerate.
2933
2934 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2935
2936         * configure: Regenerate.
2937
2938 2015-02-06  Diego Novillo  <dnovillo@google.com>
2939 1
2940         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2941         middle-end, docstring): Remove myself.
2942         (Write After Approval): Add myself.
2943
2944 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2945
2946         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2947         (Write After Approval): Update address.
2948
2949 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2950
2951         PR jit/64780
2952         * configure.ac: Require the user to explicitly specify
2953         --enable-host-shared if the jit is enabled.
2954         * configure: Regenerate.
2955
2956 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2957
2958         * MAINTAINERS (Write After Approval): Add myself.
2959
2960 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2961
2962         * MAINTAINERS: Make whitespace consistent.
2963
2964 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2965
2966         * MAINTAINERS (Write After Approval): Add myself.
2967
2968 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2969
2970         * MAINTAINERS: (Write After Approval): Add myself.
2971
2972 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2973
2974         * MAINTAINERS: (Write After Approval): Add myself.
2975
2976 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2977
2978         * MAINTAINERS: (Write After Approval): Add myself.
2979
2980 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2981
2982         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2983         objective-c/c++ front end maintainer.
2984
2985 2015-01-13  Marek Polacek  <polacek@redhat.com>
2986
2987         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2988
2989 2015-01-12  Jeff Law  <law@redhat.com>
2990
2991         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2992         a very long time.
2993
2994 2015-01-09  Ian Lance Taylor  <iant@google.com>
2995
2996         * configure.ac (host_tools): Add gotools.
2997         * Makefile.def (host_modules): Add gotools.
2998         (dependencies): Add dependency of all-gotools on all-target-libgo.
2999
3000 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3001
3002         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3003         * configure: Regenerate.
3004
3005 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3006
3007         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3008         all-target-libgomp.
3009         * Makefile.in: Regenerate.
3010
3011 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3012
3013         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3014
3015 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3016
3017         * configure.ac: Add Visium support.
3018         * configure: Regenerate.
3019
3020 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3021
3022         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3023         * configure: Regenerate.
3024
3025 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3026
3027         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3028         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3029         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3030         (OBJCOPY_FOR_TARGET): New variable.
3031         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3032         * Makefile.in: Regenerate.
3033         * configure.ac: Check for already installed target objcopy.
3034         Also GCC_TARGET_TOOL on objcopy.
3035         * configure: Regenerate.
3036
3037 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3038
3039         * config.sub: Update from upstream, to 2015-01-01 version.
3040         * config.guess: Ditto.
3041
3042 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3043
3044         * MAINTAINERS (RTEMS Ports): Add myself.
3045
3046 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3047
3048         * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3051
3052         * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3055
3056         * configure.ac (--enable-as-accelerator-for): Don't set
3057         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3058         * configure: Regenerate.
3059
3060 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3061
3062         PR bootstrap/64023
3063         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3064         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3065         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3066         to CXX.
3067         * Makefile.in: Regenerated.
3068
3069 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3070             Yury Gribov  <y.gribov@samsung.com>
3071
3072         * .gitignore: Added .local.vimrc and .lvimrc.
3073         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3074         * Makefile.in: Regenerate.
3075
3076 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3077
3078         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3079         * configure: Regenerated.
3080
3081 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3082
3083         * MAINTAINERS (nvptx port): New entry.
3084
3085 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3086
3087         * configure: Regenerate.
3088
3089 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3090
3091         * configure.ac: Merge with Binutils.
3092
3093 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3094
3095         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3096         * Makefile.in: Regenerate.
3097
3098 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3099
3100         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3101         missing flex.
3102         * Makefile.in: Regenerated.
3103
3104 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3105
3106         * Makefile.in: Regenerate.
3107
3108 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3109
3110         PR bootstrap/63784
3111         * libtool.m4: Add $pic_flag with -shared.
3112
3113 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3114
3115         * MAINTAINERS (Write After Approval): Added myself.
3116
3117 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3118
3119         * MAINTAINERS (write-after-approval): Add myself.
3120
3121 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3122
3123         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3124         from 2 years ago.
3125
3126 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3127
3128         Revert:
3129         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3130
3131         * MAINTAINERS (Write After Approval): Added myself as line map
3132         maintainer.
3133
3134 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3135
3136         Revert:
3137         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3138
3139         * MAINTAINERS (Write After Approval): Added myself.
3140
3141 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3142
3143         * MAINTAINERS (Write After Approval): Added myself.
3144
3145 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3146
3147         * MAINTAINERS (Write After Approval): Added myself as line map
3148         maintainer.
3149
3150 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3151
3152         * MAINTAINERS (Various Maintainers): Added myself as line map
3153         maintainer.
3154
3155 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3156
3157         * move-if-change: Sync from upstream gnulib.
3158
3159 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3160
3161         * compile: Sync with upstream Automake.
3162         * depcomp: Ditto.
3163         * install-sh: Ditto.
3164         * missing: Ditto.
3165         * mkinstalldirs: Ditto.
3166         * ylwrap: Ditto.
3167
3168 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3169
3170         * config.sub: Update from upstream config repo.
3171         * config.guess: Ditto.
3172
3173 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3174
3175         * Makefile.def: Add liboffloadmic to target_modules.  Make
3176         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3177         * Makefile.in: Regenerate.
3178         * configure: Regenerate.
3179         * configure.ac: Add liboffloadmic to target binaries.
3180         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3181         Add liboffloadmic to noconfig list when C++ is not supported.
3182
3183 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3184             Thomas Schwinge  <thomas@codesourcery.com>
3185             Ilya Verbin  <ilya.verbin@intel.com>
3186             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3187
3188         * configure: Regenerate.
3189         * configure.ac (--enable-as-accelerator-for)
3190         (--enable-offload-targets): New configure options.
3191
3192 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3193
3194         * Makefile.def: Make all-gcc depend on all-isl.
3195         * Makefile.in: Regenerate.
3196
3197 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3198
3199         * ChangeLog.jit: New.
3200         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3201
3202 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3203
3204         PR target/63610
3205         * libtool.m4: Fix globbing of darwin versions.
3206         * configure: Regenerate.
3207
3208 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3209
3210         * Makefile.def: Remove CLooG.
3211         * Makefile.tpl: Ditto.
3212         * configure.ac: Ditto.
3213         * configure: Regenerate.
3214         * Makefile.in: Ditto.
3215
3216 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3217
3218         * configure.ac: Handle nvptx-*-*.
3219         * configure: Regenerate.
3220
3221 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3222
3223         * MAINTAINERS (Write After Approval): Add myself.
3224
3225 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3226
3227         * Makefile.def (libcc1): Remove bootstrap=true;.
3228         * Makefile.in: Regenerated.
3229
3230 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3231
3232         * configure.ac: Update comment.
3233         * configure: Regenerate.
3234
3235 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3236
3237         * MAINTAINERS (Write After Approval): Add myself.
3238
3239 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3240
3241         * configure.ac (extra_host_libiberty_configure_flags): Add
3242         --enable-shared also for libcc1's benefit.
3243         * configure: Regenerate.
3244
3245 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3246
3247         * MAINTAINERS: Change my email address.
3248
3249 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3250             Tom Tromey  <tromey@redhat.com>
3251
3252         * Makefile.def: Add libcc1 to host_modules.
3253         * configure.ac (host_tools): Add libcc1.
3254         * Makefile.in, configure: Rebuild.
3255
3256 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3257
3258         * configure.ac (build_configargs): Don't share config.cache between
3259         build subdirs.
3260         * configure: Regenerate.
3261
3262 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3263
3264         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3265         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3266         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3267         leon3v7 as leon3.
3268         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3269         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3270         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3271         * config/sparc/sparc.md (cpu): Add leon3v7.
3272         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3273
3274 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3275
3276         * MAINTAINERS (write-after-approval): Add myself.
3277
3278 2014-10-23  Ian Lance Taylor  <iant@google.com>
3279
3280         * configure.ac: Disable the Go frontend on systems where it is known
3281         to not work.
3282         * configure: Regenerate.
3283
3284 2014-10-23  Richard Biener  <rguenther@suse.de>
3285
3286         * Makefile.def: Add libcpp build module and dependencies.
3287         * configure.ac: Add libcpp build module.
3288         * Makefile.in: Regenerate.
3289         * configure: Likewise.
3290
3291 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3292
3293         * MAINTAINERS (write-after-approval): Add myself.
3294
3295 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3296
3297         * INSTALL/README: Do not mention CVS.
3298
3299 2014-10-03  Jing Yu  <jingyu@google.com>
3300
3301         * configure.ac: Add aarch64 to list of targets that support gold.
3302         * configure: Regenerate.
3303
3304 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3305
3306         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3307
3308 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3309
3310         * MAINTAINERS:  Add myself as MIPS maintainer.
3311
3312 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3313
3314         * MAINTAINERS: Move myself to MIPS maintainers.
3315
3316 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3317
3318         * MAINTAINERS: Put all email addresses between '<' and '>'.
3319
3320 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3321
3322         * MAINTAINERS: Move myself to reviewers (Fortran).
3323
3324 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3325
3326         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3327         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3328         * Makefile.in: Regenerate.
3329
3330 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3331
3332         * rtx-classes-status.txt: Delete
3333
3334 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3335
3336         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3337
3338 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3339
3340         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3341         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3342         of checking for version number.
3343         * configure: Regenerated.
3344         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3345
3346 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3347
3348         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3349         is done; begin phase 6 (use extra rtx_def subclasses).
3350
3351 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3352
3353         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3354         done; begin phase 5 (additional rtx_def subclasses).
3355
3356 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3357
3358         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3359
3360 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3361
3362         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3363         SET_BB_HEADER are done.
3364
3365 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3366
3367         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3368         done.
3369
3370 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3371
3372         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3373
3374 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3375
3376         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3377
3378 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3379
3380         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3381
3382 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3383
3384         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3385
3386 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3387
3388         * rtx-classes-status.txt: Phase 3 (per-file commits within
3389         "config" subdirs) is done; begin phase 4 (removal of
3390         "scaffolding").
3391
3392 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3393
3394         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3395         dir) is done; begin phase 3 (per-file commits within "config"
3396         subdirs).
3397
3398 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3399
3400         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3401         phase 2 (per-file commits in main source dir).
3402
3403 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3404
3405         * configure: Regenerated.
3406
3407 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3408
3409         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3410
3411 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3412
3413         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3414
3415 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3416
3417         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3418
3419 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3420
3421         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3422
3423 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3424
3425         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3426
3427 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3428
3429         * MAINTAINERS (Write After Approval): Add myself.
3430
3431 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3432
3433         * MAINTAINERS: Remove myself
3434
3435 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3436
3437         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3438
3439 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3440
3441         * MAINTAINERS (Write After Approval): Add myself.
3442
3443 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3444
3445         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3446         SET_BB_HEADER, SET_BB_FOOTER
3447
3448 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3449
3450         * rtx-classes-status.txt: New file
3451
3452 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3453
3454         * configure.ac: Eliminate ClooG installation dependency.
3455         * configure: Regenerate.
3456         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3457         * Makefile.in: Regenerate.
3458
3459 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3460
3461         * MAINTAINERS (Write After Approval): Add myself.
3462
3463 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3464
3465         * MAINTAINERS (Write After Approval): Add myself.
3466
3467 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3468
3469         * MAINTAINERS (Write After Approval): Add myself.
3470
3471 2014-07-28  Anthony Green  <green@moxielogic.com>
3472
3473         Import from savannah.gnu.org:
3474         * config.sub: Update to 2014-07-28 version.
3475
3476 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3477
3478         * MAINTAINERS: Remove my MIPS maintainer entry.
3479
3480 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3481
3482         PR target/47230
3483         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3484         * configure: Regenerate.
3485
3486 2014-07-24  James Norris  <jnorris@codesourcery.com>
3487
3488         * MAINTAINERS (Write After Approval): Add myself.
3489
3490 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3491
3492         * configure.ac: Accept only CLooG 0.18.1.
3493         * configure: Regenerate.
3494
3495 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3496
3497         * configure.ac: Don't accept isl 0.11.
3498         * configure: Regenerate.
3499
3500 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3501
3502         * MAINTAINERS (Write After Approval): Add myself.
3503
3504 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3505
3506         * configure.ac: Don't accept isl 0.10.
3507         * configure: Regenerate.
3508
3509 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3510
3511         Fix include path for in-tree cloog.
3512         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3513         * configure: Regenerate.
3514
3515 2014-06-18  Richard Henderson  <rth@redhat.com>
3516
3517         * .gitignore: Import gcc_update output.
3518
3519 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3520
3521         * config-ml.in: Robustify ac_configure_args parsing.
3522
3523         * configure.ac (--enable-linker-plugin-configure-flags)
3524         (--enable-linker-plugin-flags): New flags.
3525         (configdirs): Conditionally add libiberty-linker-plugin.
3526         * configure: Regenerate.
3527         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3528         (host_modules) <lto-plugin>: Pay attention to
3529         @extra_linker_plugin_flags@ and
3530         @extra_linker_plugin_configure_flags@.
3531         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3532         * Makefile.in: Regenerate.
3533
3534         * Makefile.tpl (configure-[+prefix+][+module+])
3535         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3536         "module_srcdir" instead of "module" for locating a module's srcdir.
3537         * Makefile.in: Regenerate.
3538
3539 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3540
3541         * MAINTAINERS (Write After Approval): Add myself.
3542
3543 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3544
3545         * MAINTAINERS: Update my email address.
3546
3547 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3548
3549         * MAINTAINERS (Write After Approval): Add myself.
3550
3551 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3552
3553         * MAINTAINERS (Write After Approval): Add myself.
3554
3555 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3556
3557         PR libstdc++/61011
3558         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3559         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3560         * configure: Regenerate.
3561
3562 2014-05-28  Pedro Alves  <palves@redhat.com>
3563
3564         * MAINTAINERS (Write After Approval): Add myself.
3565
3566 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3567
3568         * MAINTAINERS: Update my affiliation/email.
3569
3570 2014-05-19  Mike Stump  <mikestump@comcast.net>
3571
3572         * MAINTAINERS: Add wide-int reviewers.
3573
3574 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3575
3576         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3577         * configure: Regenerated.
3578
3579 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3580
3581         * MAINTAINERS (libitm): Add myself as maintainer.
3582
3583 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3584
3585         * MAINTAINERS (Write After Approval): Add myself.
3586
3587 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3588
3589         * config.sub, config.guess: Import from upstream.
3590
3591 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3592
3593         * MAINTAINERS (Write After Approval): Put myself in correct order.
3594
3595 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3596
3597         * MAINTAINERS (Write After Approval): Add myself.
3598
3599 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3600
3601         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3602         section.
3603
3604 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3605
3606         * MAINTAINERS (Write After Approval): Delete myself.
3607
3608 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3609
3610         PR sanitizer/56781
3611         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3612         and -B* options with -Xcompiler.
3613
3614 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3615
3616         PR bootstrap/60620
3617         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3618         * Makefile.in: Regenerate.
3619
3620 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3621
3622         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3623         for WINDRES_FOR_TARGET in default-manifest.o rule.
3624         * Makefile.in: Regenerate.
3625
3626 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3627
3628         * MAINTAINERS (Write After Approval): Add myself.
3629
3630 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3631
3632         PR sanitizer/56781
3633         * Makefile.def: Set bootstrap=true; for host fixincludes.
3634         * configure.ac: Don't bootstrap host fixincludes unless
3635         --with-build-config=bootstrap-{a,ub}san.
3636         * Makefile.in: Regenerated.
3637         * configure: Regenerated.
3638
3639 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3640
3641         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3642         --enable-vtable-verify option parsing.  Don't add
3643         target-libsanitizer to bootstrap_target_libs unless
3644         --with-build-config=bootstrap-asan or
3645         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3646         to bootstrap_target_libs unless --enable-vtable-verify.
3647         * configure: Regenerated.
3648
3649 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3650
3651         * MAINTAINERS (Write After Approval): Add myself.
3652
3653 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3654
3655         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3656
3657 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3658
3659         PR bootstrap/58572
3660         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3661         -I for libstdc++-v3 includes if $(LEAN).
3662         * Makefile.in: Regenerated.
3663
3664 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3665
3666         * MAINTAINERS: Update my email address.
3667
3668 2014-02-24  Walter Lee  <walt@tilera.com>
3669
3670         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3671         (tilegx-*-*): Change to tilegx*-*-*.
3672         * configure: Regenerate.
3673
3674 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3675
3676         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3677
3678 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3679
3680         * MAINTAINERS (Write After Approval): Add myself.
3681
3682 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3683
3684         PR target/59788
3685         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3686         *solaris2*.
3687
3688 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3689
3690         * MAINTAINERS: Update my email address.
3691
3692 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3693
3694         * MAINTAINERS: Convert to UTF-8.
3695         Properly sort Xinliang David Li's entry.
3696
3697 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3698             Sandra Loosemore  <sandra@codesourcery.com>
3699
3700         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3701         nios2 port maintainers.
3702
3703 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3704
3705         * MAINTAINERS (Write After Approval): Add myself.
3706
3707 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3708
3709         * configure.ac: Add user-friendly check for native x86_64-linux
3710         multilibs.
3711         * configure: Regenerate.
3712
3713 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3714
3715         * MAINTAINERS: Add myself as sh maintainer.
3716
3717 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3718
3719         * MAINTAINERS: Add self as SLSR maintainer.
3720
3721 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3722
3723         * MAINTAINERS: Update my email address.
3724
3725 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3726
3727         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3728
3729 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3730
3731         * Makefile.in: Regenerate.
3732
3733         * Makefile.tpl: Fix typo.
3734         * Makefile.in: Regenerate partially.
3735
3736 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3737
3738         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3739         supported.
3740         * configure: Regenerated.
3741
3742 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3743
3744         * MAINTAINERS (Write After Approval): Add myself.
3745
3746 2013-10-30  Jason Merrill  <jason@redhat.com>
3747
3748         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3749         --disable-build-format-warnings.
3750
3751 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3752
3753         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3754         depend on libstdc++ and libgcc.
3755         * configure: Regenerate.
3756         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3757         libcilkrts for POSIX and i*86, and x86_64 architectures.
3758         * Makefile.in: Added libcilkrts related fields to support building it.
3759
3760 2013-10-26  Jeff Law  <law@redhat.com>
3761
3762         * Makefile.def (target_modules): Remove libmudflap
3763         (languages): Remove check-target-libmudflap).
3764         * Makefile.in: Rebuilt.
3765         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3766         * configure.ac (target_libraries): Remove target-libmudflap.
3767         Remove checks which disabled libmudflap on some systems.
3768         * configure: Rebuilt.
3769         * libmudflap: Directory removed.
3770
3771 2013-10-21  Cong Hou  <congh@google.com>
3772
3773         * MAINTAINERS (Write After Approval): Add myself.
3774
3775 2013-10-16  Mike Stump  <mikestump@comcast.net>
3776
3777         * .dir-locals.el: Add.
3778
3779 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3780
3781         * configure.ac: Add --enable-host-shared
3782         * configure: Regenerate.
3783
3784 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3785
3786         Import from savannah.gnu.org:
3787         * config.guess: Update to 2013-06-10 version.
3788         * config.sub: Update to 2013-10-01 version.
3789
3790 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3791
3792         Changes to build configuration to allow big endian ARC ELF toolchain
3793         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3794         * configure: Regenerate.
3795
3796 2013-09-20  Alan Modra  <amodra@gmail.com>
3797
3798         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3799         ppc host match.  Support little-endian powerpc linux hosts.
3800
3801 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3802
3803         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3804         maintainer.
3805
3806 2013-09-12  DJ Delorie  <dj@redhat.com>
3807
3808         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3809         maintainers.
3810
3811 2013-09-03  Richard Biener  <rguenther@suse.de>
3812
3813         * configure.ac: Also allow ISL 0.12.
3814         * configure: Regenerated.
3815
3816 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3817
3818         * MAINTAINERS (Write After Approval): Add myself.
3819
3820 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3821
3822         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3823
3824 2013-08-26  Caroline Tice  <cmtice@google.com>
3825
3826         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3827         "Various Reviewers" to libvtv "Various Maintainers".
3828
3829 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3830
3831         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3832
3833 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3834
3835         * MAINTAINERS: Update name, email.
3836
3837 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3838
3839         * MAINTAINERS (Write After Approval): Add myself.
3840
3841 2013-08-12  Caroline Tice  <cmtice@google.com>
3842
3843         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3844         address in the Write After Approval section.
3845
3846 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3847
3848         * MAINTAINERS (Write After Approval): Update email.
3849
3850 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3851
3852         * configure.ac: Adjust to check VTV_SUPPORTED.
3853         * configure: Regenerated.
3854
3855 2013-08-02  Caroline Tice  <cmtice@google.com>
3856
3857         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3858         on non-linux systems; add target-libvtv to noconfigdirs; add
3859         libsupc++/.libs to C++ library search paths.
3860         * configure: Regenerated.
3861         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3862         libstdc++ and libgcc.
3863         * Makefile.in: Regenerated.
3864
3865 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3866
3867         * MAINTAINERS (Write After Approval): Add myself.
3868
3869 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3870             Shiva Chen  <shiva0217@gmail.com>
3871
3872         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3873         nds32 port maintainers.
3874
3875 2013-07-17  Tim Shen  <timshen91@gmail.com>
3876
3877         * MAINTAINERS (Write After Approval): Add myself.
3878
3879 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3880
3881         * configure.ac: Sync from binutils.
3882         * configure: Regenerate.
3883
3884 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3885
3886         * MAINTAINERS (Write After Approval): Add myself.
3887
3888 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3889
3890         * MAINTAINERS (Write After Approval): Add myself.
3891
3892 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3893
3894         * MAINTAINERS (Write After Approval): Add myself.
3895
3896 2013-04-30  Brooks Moses  <bmoses@google.com>
3897
3898         * MAINTAINERS: Update my email; move myself from Fortran
3899         reviewer to Write After Approval.
3900
3901 2013-04-16  Andreas Schwab  <schwab@suse.de>
3902
3903         * configure.ac (aarch64-*-*): Don't disable java.
3904         * configure: Regenerate.
3905
3906 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3907
3908         * MAINTAINERS (Write After Approval): Add myself.
3909
3910 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3911
3912         * Makefile.def (target_modules): Don't install libffi.
3913         * Makefile.in: Regenerate.
3914
3915 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3916
3917         * MAINTAINERS (Write After Approval): Add myself.
3918
3919 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3920
3921         * MAINTAINERS (Write After Approval): Add myself.
3922
3923 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3924
3925         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3926         * configure: Regenerated.
3927
3928 2013-02-05  Ian Lance Taylor  <iant@google.com>
3929
3930         PR go/55969
3931         * configure.ac: Disable libgo on some systems where it does not
3932         work.
3933
3934 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3935
3936         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3937         Remove Geoff Keating as rs6000 port maintainer, at his request.
3938
3939 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3940
3941         * MAINTAINERS: Update my email.
3942
3943 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3944
3945         * configure: Re-generate.
3946
3947 2013-01-15  Richard Biener  <rguenther@suse.de>
3948
3949         PR other/55973
3950         * configure: Re-generate.
3951
3952 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3953
3954         * Makefile.def (install-target-libsanitizer): Depend on
3955         install-target-libstdc++-v3.
3956         * Makefile.in: Regenerate.
3957
3958 2013-01-14  Richard Biener  <rguenther@suse.de>
3959
3960         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3961         * configure: Re-generate
3962
3963 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3964
3965         * config.sub: Update from config repo.
3966
3967 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3968
3969         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3970         * Makefile.in: Regenerate.
3971
3972 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3973
3974         * MAINTAINERS (arc): Add new port maintainership for myself.
3975
3976 2013-01-09  Jason Merrill  <jason@redhat.com>
3977
3978         * .gitignore: Import from gdb repository.
3979
3980 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3981
3982         * Makefile.def (configure-gcc): Depend on all-gmp.
3983         (all-gcc): Remove dependency on all-gmp.
3984         * Makefile.in: Regenerated.
3985
3986 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3987
3988         * config.sub: Merge from config repo.
3989         * config.guess: Ditto.
3990
3991 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3992
3993         * Makefile.def: Merge from binutils.
3994         * Makefile.in: Ditto.
3995
3996 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3997
3998         * MAINTAINERS: Update my email.
3999
4000 2012-12-29  Ben Elliston  <bje@gnu.org>
4001
4002         * config.guess: Update to 2012-12-29 version.
4003         * config.sub: Likewise.
4004
4005 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4006
4007         * Makefile.def (install-target-libgfortran): Depend on
4008         install-target-libquadmath, install-target-libgcc.
4009         (install-target-libsanitizer): Depend on install-target-libgcc.
4010         (install-target-libjava): Depend on install-target-libgcc.
4011         (install-target-libitm): Depend on install-target-libgcc.
4012         (install-target-libobjc): Depend on install-target-libgcc.
4013         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4014         * Makefile.in: Regenerate.
4015
4016 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4017
4018         * Makefile.def (install-target-libgo): Depend on
4019         install-target-libatomic.
4020         * Makefile.in: Regenerate.
4021
4022 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4023
4024         PR go/55201
4025         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4026         * Makefile.in: Regenerate.
4027
4028 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4029
4030         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4031         * configure: Regenerate.
4032
4033 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4034
4035         * config.sub: Merge from config repo.
4036
4037 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4038
4039         * Makefile.def (target_modules): Add bootstrap=true and
4040         raw_cxx=true to libsanitizer.
4041         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4042         * Makefile.in: Regenerated.
4043         * configure: Likewise.
4044
4045 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4046
4047         * MAINTAINERS: Remove self as RTL optimization maintainer.
4048
4049 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4050
4051         * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4054
4055         * Makefile.def (target_modules): Remove bootstrap=true and
4056         raw_cxx=true from libsanitizer.
4057         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4058         * Makefile.in: Regenerated.
4059         * configure: Likewise.
4060
4061 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4062
4063         * Makefile.def (target_modules): Add bootstrap=true and
4064         raw_cxx=true to libsanitizer.
4065         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4066         * Makefile.in: Regenerated.
4067         * configure: Likewise.
4068
4069 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4070
4071         PR bootstrap/54279
4072         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4073         * configure: Regenerate.
4074         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4075         * Makefile.in: Regenerate.
4076
4077 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4078
4079         * configure.ac: Disable libsanitizer if we're not building C++.
4080         * configure: Regenerate.
4081
4082 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4083
4084         * MAINTAINERS (Write After Approval): Add myself.
4085
4086 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4087
4088         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4089         Kostya Serebryany (kcc@google.com) and
4090         Jakub Jelinek (jakub@redhat.com).
4091         Rename area for Dodji Seketeli (dodji@redhat.com).
4092
4093 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4094
4095         * MAINTAINERS: (asan.c, related): Add myself.
4096
4097 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4098
4099         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4100         * configure: Regenerate.
4101
4102 2012-11-13  Richard Henderson  <rth@redhat.com>
4103
4104         * configure.ac: Move libsanitizer logic to subdirectory.
4105         * configure: Regenerate.
4106
4107 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4108
4109         * configure.ac: Enable libsanitizer just on x86 linux for now.
4110         * configure: Re-generate.
4111
4112 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4113
4114         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4115         sections.
4116         * configure: Regenerate.
4117
4118 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4119
4120         * configure.ac: Add section for configdirs for libsanitizer.
4121         Disable for cris-*-* and mmix-*-*.
4122         * configure: Regenerate.
4123
4124 2012-11-12  Wei Mi <wmi@google.com>
4125
4126         * configure.ac: Add libsanitizer to target_libraries.
4127         * Makefile.def: Ditto.
4128         * configure: Regenerate.
4129         * Makefile.in: Regenerate.
4130         * libsanitizer: New directory for asan runtime.  Contains an empty
4131         tsan directory.
4132
4133 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4134
4135         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4136         against Mingw64 w32api.
4137         * configure: Regenerate.
4138
4139 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4140
4141         * configure: Regenerated.
4142
4143 2012-11-03  Robert Mason  <rbmj@verizon.net>
4144
4145         * configure.ac: add --disable-libstdcxx configure option
4146         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4147
4148 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4149
4150         * MAINTAINERS (Write After Approval): Add myself.
4151
4152 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4153
4154         * MAINTAINERS (Write After Approval): Add myself.
4155
4156 2012-10-24  Sharad Singhai  <singhai@google.com>
4157
4158         * MAINTAINERS (Write After Approval): Add myself.
4159
4160 2012-10-24  Eric Christopher  <echristo@gmail.com>
4161
4162         * MAINTAINERS: Update email address.
4163
4164 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4165
4166         PR bootstrap/54820
4167         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4168         * configure: Regenerate.
4169
4170 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4171
4172         * MAINTAINERS (aarch64): Add Marcus and myself.
4173
4174 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4175
4176         PR bootstrap/54820
4177         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4178         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4179         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4180         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4181         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4182         * Makefile.in: Regenerate.
4183         * configure.ac (have_static_libs): New variable and associated check.
4184         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4185         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4186         * configure: Regenerate.
4187
4188 2012-10-10  Richard Biener  <rguenther@suse.de>
4189
4190         * MAINTAINERS: Adjust for changed surname.
4191
4192 2012-10-04  Lawrence Crowl  <crowl@google.com>
4193
4194         * MAINTAINERS (Write After Approval): Add myself.
4195
4196 2012-10-01  Cary Coutant  <ccoutant@google.com>
4197
4198         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4199
4200 2012-09-28  Ian Lance Taylor  <iant@google.com>
4201
4202         * Makefile.def: Make all-target-libgo depend on
4203         all-target-libbacktrace.
4204         * Makefile.in: Rebuild.
4205
4206 2012-09-26  Ian Lance Taylor  <iant@google.com>
4207
4208         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4209         * Makefile.in: Rebuild.
4210
4211 2012-09-20  Walter Lee  <walt@tilera.com>
4212
4213         * configure.ac: Add tilegx to list of targets that support gold.
4214         * configure: Regenerate.
4215
4216 2012-09-20  Marek Polacek  <polacek@redhat.com>
4217
4218         * MAINTAINERS (Write After Approval): Add myself.
4219
4220 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4221
4222         * configure.ac: Add mips*-mti-elf* target.
4223         * configure: Regenerate.
4224
4225 2012-09-17  Ian Lance Taylor  <iant@google.com>
4226
4227         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4228         * configure.ac (host_libs): Add libbacktrace.
4229         (target_libraries): Add libbacktrace.
4230         * Makefile.def (host_modules): Add libbacktrace.
4231         (target_modules): Likewise.
4232         * configure, Makefile.in: Rebuild.
4233
4234 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4235
4236         PR target/38607
4237         Merge upstream change.
4238         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4239
4240         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4241         Add libgomp*.o to compare_exclusions for AIX.
4242         * configure: Regenerate.
4243
4244 2012-09-06  Diego Novillo  <dnovillo@google.com>
4245
4246         * configure.ac: Bump minimum GMP version to 4.2.3.
4247         * configure: Re-generate.
4248
4249 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4250
4251         PR target/54461
4252         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4253         target-libgloss if not configured --with-avrlibc=no.
4254         * configure: Regenerate.
4255
4256 2012-09-04  Jason Merrill  <jason@redhat.com>
4257
4258         * configure.ac: Fix --enable-languages=all.
4259
4260 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4261
4262         * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2012-09-03  Richard Guenther  <rguenther@suse.de>
4265
4266         PR bootstrap/54138
4267         * configure.ac: Re-organize ISL / CLOOG checks to allow
4268         disabling with either --without-isl or --without-cloog.
4269         * configure: Regenerated.
4270
4271 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4272
4273         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4274         * configure: Regenerate.
4275
4276 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4277
4278         * MAINTAINERS: Fix my email address.
4279
4280 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4281
4282         PR binutils/4970
4283         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4284         and opcodes.
4285         * Makefile.in: Regenerated.
4286
4287 2012-08-26  Art Haas <ahaas@impactweather.com>
4288
4289         * configure: Regenerate.
4290
4291 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4292
4293         * INSTALL/README: Also refer to the online installation
4294         instructions.
4295
4296 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4297
4298         * MAINTAINERS (Write After Approval): Add myself.
4299         (Picochip port): Remove myself.
4300
4301 2012-08-14   Diego Novillo  <dnovillo@google.com>
4302
4303         Merge from cxx-conversion branch.
4304
4305         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4306         POSTSTAGE1_CONFIGURE_FLAGS.
4307         * Makefile.in: Regenerate.
4308         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4309         Force C++ when bootstrapping.
4310         * configure: Regenerate.
4311
4312 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4313
4314         * MAINTAINERS (Write After Approval): Add myself.
4315
4316 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4317
4318         * README: Document use of ranges of years in copyright notices.
4319
4320 2012-07-06  Richard Guenther  <rguenther@suse.de>
4321
4322         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4323         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4324         --with-gmp=system.
4325         * Makefile.in: Regenerated.
4326         * configure: Likewise.
4327
4328 2012-07-06  Richard Guenther  <rguenther@suse.de>
4329
4330         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4331         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4332         supply V=1 as extra_make_flags.
4333         * configure: Regenerated.
4334         * Makefile.in: Likewise.
4335
4336 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4337
4338         * configure: Regenerate.
4339
4340 2012-07-03  Richard Guenther  <rguenther@suse.de>
4341
4342         * Makfile.def (isl): Remove not necessary extra_exports and
4343         extra_make_flags.
4344         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4345         * Makefile.in: Regenerated.
4346
4347 2012-07-03  Richard Guenther  <rguenther@suse.de>
4348
4349         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4350         * configure.ac: If either the ISL or the CLooG check failed
4351         do not try to build in-tree versions.
4352         * Makefile.in: Regenerated.
4353         * configure: Regenerated.
4354
4355 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4356
4357         * configure: Regenerate.
4358
4359 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4360
4361         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4362         maintainer.
4363
4364 2012-07-02  Richard Guenther  <rguenther@suse.de>
4365
4366         * configure: Regenerated.
4367
4368 2012-07-02  Richard Guenther  <rguenther@suse.de>
4369         Michael Matz  <matz@suse.de>
4370         Tobias Grosser <tobias@grosser.es>
4371         Sebastian Pop <sebpop@gmail.com>
4372
4373         * Makefile.def: Add ISL host module, remove PPL host module.
4374         Adjust ClooG host module to use the proper ISL.
4375         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4376         * configure.ac: Include config/isl.m4.  Add ISL host library,
4377         remove PPL.  Remove PPL configury, add ISL configury, adjust
4378         ClooG configury.
4379         * Makefile.in: Regenerated.
4380         * configure: Likewise.
4381
4382 2012-07-02  Richard Guenther  <rguenther@suse.de>
4383
4384         Merge from graphite branch
4385         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4386
4387         * configure: Regenerated.
4388         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4389         both cloog.org and legacy versions. The only supported version will
4390         be CLooG with the isl backend.
4391
4392         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4393
4394         * configure: Regenerated.
4395         * configure.ac: Require cloog isl 0.17.0
4396
4397         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4398
4399         * configure: Regenerated.
4400         * config/cloog.m4: Do not define CLOOG_ORG
4401
4402 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4403
4404         * configure.ac: Skip C if explicitly selected.
4405         * configure: Regenerate.
4406
4407 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4408
4409         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4410         they contain -O2.
4411         * configure: Regenerate.
4412
4413 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4414
4415         PR debug/53740
4416         * df.h, df-problems.c, dce.c: Revert last patch.
4417
4418 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4419
4420         * MAINTAINERS (Write After Approval): Update my email address.
4421
4422 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4423
4424         * MAINTAINERS (Write After Approval): Add myself.
4425
4426 2012-06-20  Jason Merrill  <jason@redhat.com>
4427
4428         * Makefile.tpl (check-target-libgomp-c++): New.
4429         (check-target-libitm-c++): New.
4430         * Makefile.def (c++): Add them.
4431         * Makefile.in: Regenerate.
4432
4433 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4434
4435         * MAINTAINERS (Write After Approval): Add myself.
4436
4437 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4438
4439         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4440         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4441         (install-no-fixedincludes): Adjust accordingly.
4442         * Makefile.in: Regenerate.
4443
4444 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4445
4446         Merge upstream change
4447         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4448
4449 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4450
4451         * MAINTAINERS (Write After Approval): Add myself.
4452
4453 2012-05-09  Nick Clifton  <nickc@redhat.com>
4454             Paul Smith  <psmith@gnu.org>
4455
4456         PR bootstrap/50461
4457         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4458         allow for the fact that from release v3.1.0 of MPFR the source
4459         files were moved into a src sub-directory.
4460         * configure: Regenerate.
4461
4462 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4463
4464         * configure.ac: Bump minimum MPFR version to 2.4.0.
4465         * configure: Regenerated.
4466
4467 2012-05-01  Richard Henderson  <rth@redhat.com>
4468
4469         * Makefile.def (libatomic): New target_module.
4470         * configure.ac (target_libraries): Add libatomic.
4471         (noconfigdirs): Check if libatomic is supported.
4472         * Makefile.in, configure: Rebuild.
4473
4474 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4475
4476         * MAINTAINERS (Write After Approval): Add myself.
4477
4478 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4479
4480         * config.sub: Update to 2012-04-18 version from official repo.
4481
4482 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4483
4484         * MAINTAINERS (Write After Approval): Add myself.
4485
4486 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4487
4488         * MAINTAINERS: Changed email address.
4489
4490 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4491
4492         PR target/52737
4493         * contrib/gcc_update (files_and_dependencies):
4494         Remove gcc/config/avr/t-multilib from touch data.
4495
4496 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4497
4498         * MAINTAINERS (OS Port Maintainers): Remove irix.
4499         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4500         (unsupported_languages): Remove mips-sgi-irix6.*.
4501         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4502         (with_stabs): Remove.
4503         * configure: Regenerate.
4504
4505 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4506
4507         * MAINTAINERS (OS Port Maintainers): Remove osf.
4508         * configure.ac (enable_libgomp): Remove *-*-osf*.
4509         (with_stabs): Remove alpha*-*-osf*.
4510         * configure: Regenerate.
4511
4512 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4513
4514         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4515         * configure: Regenerate.
4516
4517 2012-02-17  Walter Lee  <walt@tilera.com>
4518
4519         * MAINTAINERS: (Write After Approval): Delete myself.
4520
4521 2012-02-14  Walter Lee  <walt@tilera.com>
4522
4523         * MAINTAINERS (tilegx port): Add myself.
4524         (tilepro port): Add myself.
4525         (Write After Approval): Add myself.
4526
4527 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4528
4529         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4530         and Joseph Myers as docstring relicensing maintainers.
4531
4532 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4533
4534         * MAINTAINERS (write-after-approval): Add myself.
4535
4536 2012-02-08  Ira Rosen <irar@il.ibm.com>
4537
4538         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4539         maintainer.
4540
4541 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4542
4543         * MAINTAINERS (Write After Approval): Move myself to
4544         maintain alphabetical order.
4545
4546 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4547
4548         * MAINTAINERS (Write After Approval): Add myself.
4549
4550 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4551
4552         * MAINTAINERS (Write After Approval): Add myself.
4553
4554 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4555             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4556
4557         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4558         * configure: Regenerate.
4559
4560 2012-01-23  Harshit Chopra  <harshit@google.com>
4561
4562         * MAINTAINERS (Write After Approval): Add myself.
4563
4564 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4565
4566         * configure.ac: Remove reference to mh-interix.
4567         * configure: Regenerate.
4568
4569 2012-01-05  Richard Henderson  <rth@redhat.com>
4570
4571         PR bootstrap/51072
4572         * configure.ac: Disable libitm if c++ is not enabled.
4573         * configure: Rebuild.
4574
4575         * configure.ac: Fix regexp for same.
4576         * configure: Rebuild.
4577
4578 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4579
4580         * MAINTAINERS (Write After Approval): Add myself.
4581
4582 2012-01-02  Richard Guenther  <rguenther@suse.de>
4583
4584         PR bootstrap/51686
4585         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4586         * Makefile.in: Regenerate.
4587
4588 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4589
4590         * MAINTAINERS (Write After Approval): Add myself.
4591
4592 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4593
4594         * configure: Regenerate.
4595
4596 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4597
4598         * MAINTAINERS (picochip): Changed email address.
4599
4600 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4601
4602         * MAINTAINERS (write-after-approval): Add self.
4603
4604 2011-11-29  DJ Delorie  <dj@redhat.com>
4605
4606         * configure.ac (rl78-*-*) New case.
4607         * configure: Regenerate.
4608         * MAINTAINERS: Add myself as RL78 maintainer.
4609
4610 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4611
4612         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4613
4614 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4615
4616         * libtool.m4: Additional FreeBSD 10 fixes.
4617
4618 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4619
4620         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4621         Maintainers section, as Epiphany maintainer.
4622
4623 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4624
4625         PR target/49992
4626         * configure.ac: Remove ranlib special-casing for Darwin.
4627         * configure: Regenerate.
4628
4629 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4630
4631         * MAINTAINERS (Reviewers): Keep the list sorted.
4632
4633 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4634
4635         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4636
4637 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4638
4639         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4640         * configure: Rebuild.
4641         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4642         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4643         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4644         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4645         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4646         Add READELF.
4647         * Makefile.in: Rebuild.
4648
4649 2011-11-09  Jason Merrill  <jason@redhat.com>
4650
4651         * Makefile.def (language=c++): Remove check-c++0x.
4652         * Makefile.in (check-gcc-c++): Regenerate.
4653
4654 2011-11-08  Richard Henderson  <rth@redhat.com>
4655
4656         * configure.ac: Test for libitm directory present first.
4657
4658         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4659
4660         * configure.ac: Test libitm/configure.tgt to disable libitm.
4661         * configure: Rebuild.
4662
4663 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4664             Richard Henderson  <rth@redhat.com>
4665
4666         Merged from transactional-memory.
4667
4668         * Makefile.def (lang_env_dependencies): libitm is c++.
4669         Add libitm target module.
4670         * configure.ac: Likewise.
4671         * config/mmap.m4: New file.
4672         * contrib/gcc_update: Add libitm to touch data.
4673         * Makefile.in, configure: Rebuild.
4674
4675 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4676
4677         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4678         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4679         * Makefile.in: Regenerate.
4680
4681 2011-11-01  DJ Delorie  <dj@redhat.com>
4682
4683         * config.sub: Update to version 2011-10-29 (added rl78)
4684
4685 2011-10-27  Nick Clifton  <nickc@redhat.com>
4686
4687         * config.sub: Import these changes from the config project:
4688
4689         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4690             Ben Elliston  <bje@gnu.org>
4691
4692         * config.sub (epiphany): New.
4693
4694         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4695             Ben Elliston  <bje@gnu.org>
4696
4697         * config.sub (hexagon, hexagon-*): New.
4698
4699         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4700
4701         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4702         64eb to be64.
4703
4704         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4705
4706         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4707         (nacl): Grok as alias for 32el-unknown-nacl.
4708
4709 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4710
4711         * MAINTAINERS (Write After Approval): Add myself.
4712
4713 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4714
4715         * MAINTAINERS (Write After Approval): Add myself.
4716
4717 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4718
4719         * MAINTAINERS (sparc port): Remove myself.
4720
4721 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4722
4723         * MAINTAINERS (Write After Approval): Add myself.
4724
4725 2011-08-14  Yao Qi  <yao@codesourcery.com>
4726
4727         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4728         * configure: Regenerate.
4729
4730 2011-07-26  Ian Lance Taylor  <iant@google.com>
4731
4732         * configure.ac: Set have_compiler based on whether gcc directory
4733         exists, rather than on whether gcc is in configdirs.
4734         * configure: Rebuild.
4735
4736 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4737
4738         * MAINTAINERS (Global Reviewers): Add self.
4739
4740 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4741
4742         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4743         link directories.
4744         * Makefile.in: Rebuild.
4745
4746 2011-07-20  Ian Lance Taylor  <iant@google.com>
4747
4748         PR bootstrap/49787
4749         * configure.ac: Move --enable-bootstrap handling earlier in file.
4750         If --enable-bootstrap and either --enable-build-with-cxx or
4751         --enable-build-poststage1-with-cxx, enable C++ automatically.
4752         * configure: Rebuild.
4753
4754 2011-07-19  Ian Lance Taylor  <iant@google.com>
4755
4756         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4757         make C++ a boot_language.  Set and substitute
4758         POSTSTAGE1_CONFIGURE_FLAGS.
4759         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4760         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4761         * configure, Makefile.in: Rebuild.
4762
4763 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4764
4765         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4766         maintainers.
4767
4768 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4769
4770         * MAINTAINERS (Global Reviewers): Add myself.
4771
4772 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4773
4774         * configure: Regenerate.
4775
4776 2011-07-16  Jason Merrill  <jason@redhat.com>
4777
4778         * Makefile.def (language=c++): Add check-c++0x and
4779         check-target-libmudflap-c++.
4780         * Makefile.tpl (check-target-libmudflap-c++): New.
4781         * Makefile.in: Regenerate.
4782
4783 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4784
4785         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4786         * Makefile.def (target_modules/libjava): Pass
4787         $(EXTRA_CONFIGARGS_LIBJAVA).
4788         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4789         if not configured with --enable-static-libjava.
4790         * Makefile.in: Regenerate.
4791         * configure: Likewise.
4792
4793 2011-07-15  Jason Merrill  <jason@redhat.com>
4794
4795         * Makefile.in (check-c++): Move check-gcc-c++0x after
4796         check-target-libstdc++-v3.
4797
4798 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4799
4800         * MAINTAINERS (c6x port): New entry.
4801
4802 2011-07-13  Jason Merrill  <jason@redhat.com>
4803
4804         * Makefile.in (check-gcc-c++0x): New.
4805         (check-c++): Depend on it.
4806
4807 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4808
4809         PR target/39150
4810         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4811         x86_64-*-solaris2.1[0-9]*.
4812         * configure: Regenerate.
4813
4814 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4815
4816         * MAINTAINERS (RTL optimizers): Add self.
4817
4818 2011-06-27  Gabriel Charette  <gchare@google.com>
4819
4820         * MAINTAINERS (Write After Approval): Add myself.
4821
4822 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4823
4824         PR regression/47836
4825         PR bootstrap/23656
4826         PR other/47733
4827         PR bootstrap/49247
4828         PR c/48825
4829         * configure.ac (target_libraries): Remove target-libiberty.
4830         Remove case-statement setting skipdirs=target-libiberty for
4831         multiple targets.  Remove checking target_configdirs and
4832         removing target-libiberty but keeping target-libgcc if
4833         otherwise empty.
4834         * Makefile.def (target_modules): Don't add libiberty.
4835         (dependencies): Remove all traces of target-libiberty.
4836         * configure, Makefile.in: Regenerate.
4837
4838 2011-06-13  Walter Lee <walt@tilera.com>
4839
4840         * configure.ac (tilepro-*-*) New case.
4841         (tilegx-*-*): Likewise.
4842         * configure: Regenerate.
4843
4844 2011-06-06  Jing Yu  <jingyu@google.com>
4845
4846         * configure.ac: Skip target-libiberty for
4847         arm*-*-linux-androideabi.
4848         * configure: Regenerated.
4849
4850 2011-06-06  Nick Clifton  <nickc@redhat.com>
4851
4852         * config.sub: Sync from upstream.
4853
4854 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4855
4856         * MAINTAINERS (Write After Approval): Add myself.
4857
4858 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4859
4860         * MAINTAINERS: Update my email address.
4861
4862 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4863
4864         * MAINTAINERS (Write After Approval): Update my email address.
4865
4866 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4867
4868         * MAINTAINERS (Write After Approval): Add myself.
4869
4870 2011-05-08  Doug Kwan  <dougkwan@google.com>
4871
4872         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4873         * configure: Regenerated.
4874         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4875         value from configure.
4876         * Makefile.in: Regenerated.
4877
4878 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4879
4880         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4881         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4882         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4883         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4884         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4885         *-*-vxworks*): Disable newlib and libgloss in separate case
4886         statement.
4887         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4888         to separate case statement.
4889         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4890         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4891         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4892         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4893         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4894         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4895         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4896         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4897         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4898         i[[3456789]]86-*-rdos*, m32r-*-*,
4899         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4900         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4901         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4902         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4903         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4904         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4905         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4906         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4907         and libgloss in main case over targets.  Remove most empty cases
4908         in main case over targets.
4909         * configure: Regenerate.
4910
4911 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4912
4913         * MAINTAINERS (Write After Approval): Add myself.
4914
4915 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4916
4917         * configure.ac: Remove code setting special library locations for
4918         hppa*64*-*-hpux11*.  Remove code setting compiler for
4919         sparc-sun-solaris2*.
4920         * configure: Regenerate.
4921
4922 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4923
4924         * configure.ac: Separate libgloss_dir settings from general case
4925         over targets.
4926         * configure: Regenerate.
4927
4928 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4929
4930         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4931         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4932         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4933         cases in libgcj-disabling case statement.
4934         (hppa*64*-*-linux*): Set unsupported_languages instead of
4935         disabling target-zlib.
4936         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4937         to hppa*64*-*-hpux*.
4938         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4939         hppa*-*-hpux*.
4940         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4941         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4942         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4943         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4944         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4945         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4946         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4947         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4948         libgcj-disabling case statement.
4949         * configure: Regenerate.
4950
4951 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4952
4953         * configure.ac: Disable Java for targets not supporting libffi.
4954         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4955         Remove cases in Java-disabling statement.
4956         (*arm-wince-pe): Change to arm-wince-pe.
4957         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4958         cases in Java-disabling statement.
4959         (bfin-*-*): Don't disable Java again.
4960         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4961         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4962         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4963         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4964         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4965         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4966         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4967         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4968         Java-disabling statement.
4969         (mmix-*-*): Don't disable Java again.
4970         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4971         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4972         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4973         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4974         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4975         statement.
4976         * configure: Regenerate.
4977
4978 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4979
4980         * configure.ac: Separate cases disabling Java and Java libraries
4981         from general case over targets.
4982         * configure: Regenerate.
4983
4984 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4985
4986         * MAINTAINERS: Update my email address.
4987
4988 2011-04-20  Easwaran Raman  <eraman@google.com>
4989
4990         * MAINTAINERS (Write After Approval): Add myself.
4991
4992 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4993
4994         PR lto/48086
4995         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4996         * configure: Regenerate.
4997
4998 2011-04-16  Jim Meyering  <meyering@redhat.com>
4999
5000         * MAINTAINERS (Write After Approval): Add myself.
5001
5002 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5003
5004         * MAINTAINERS: Update my email address.
5005
5006 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5007
5008         * MAINTAINERS (Write After Approval): Add myself.
5009
5010 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5011
5012         * MAINTAINERS (Write After Approval): Add myself.
5013
5014 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5015
5016         * MAINTAINERS (Write After Approval): Add myself.
5017
5018 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5019
5020         * configure.ac (build_tools): Remove build-byacc.
5021         (host_libs): Remove mmalloc.
5022         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5023         autoconf automake libtool diff rcs fileutils shellutils time
5024         textutils wdiff find uudecode hello tar gzip indent recode release
5025         sed perl gawk findutils gettext zip.
5026         (libgcj): Remove target-qthreads.
5027         (target_tools): Remove target-examples target-gperf.
5028         (YACC): Don't handle building byacc.
5029         * configure: Regenerate.
5030         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5031         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5032         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5033         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5034         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5035         handle building components.
5036         * Makefile.in: Regenerate.
5037
5038 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5039
5040         * MAINTAINERS: Update my email address as Xtensa maintainer.
5041
5042 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5043
5044         * config.sub: Sync from upstream.
5045
5046 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5047
5048         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5049         (microblaze*): Don't disable libssp.
5050         * configure: Regenerate.
5051
5052 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5053
5054         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5055         moveifchange.
5056         * configure: Regenerate.
5057         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5058         * Makefile.in: Regenerate.
5059
5060 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5061
5062         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5063         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5064         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5065         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5066         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5067         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5068         md_exec_prefix cases.
5069         * configure: Regenerate.
5070
5071 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5072
5073         * configure.ac: Separate cases disabling target-libssp,
5074         target-libiberty, target-libstdc++-v3 and Fortran from general
5075         case over targets.
5076         * configure: Regenerate.
5077
5078 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5079
5080         * configure.ac (*-*-chorusos): Don't disable libgcj.
5081         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5082         Remove case.
5083         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5084         (arm-*-coff): Don't disable libgcj.
5085         (arm*-*-linux-gnueabi): Remove useless assignment.
5086         (arm-*-riscix*): Don't disable libgcj.
5087         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5088         configuration.
5089         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5090         (c54x*-*-*): Remove case.
5091         (tic54x-*-*): Don't disable GCC or GCC libraries.
5092         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5093         to *.
5094         (d10v-*-*): Don't disable GCC libraries.
5095         (d30v-*-*): Don't disable libgcj.
5096         (h8500-*-*): Don't disable GCC libraries.
5097         (i960-*-*): Don't disable libgcj.
5098         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5099         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5100         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5101         libgcj.
5102         (m68k-*-coff*): Remove case.
5103         (mmix-*-*): Don't disable libgloss on host.
5104         (mn10200-*-*, mn10300-*-*): Remove cases.
5105         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5106         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5107         Don't disable libgcj.
5108         (romp-*-*): Remove case.
5109         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5110         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5111         case.
5112         (v810-*-*): Don't disable GCC libraries.
5113         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5114         (ip2k-*-*): Don't disable GCC libraries.
5115         * configure: Regenerate.
5116
5117 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5118
5119         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5120         libffi on host.
5121         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5122         on host.
5123         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5124         * configure: Regenerate.
5125
5126 2011-03-26  John Marino  <binutils@marino.st>
5127
5128         * configure.ac: Add support for *-*-dragonfly*
5129         * configure: Regenerate.
5130
5131 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5132
5133         * configure.ac (native_only): Remove.
5134         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5135         send-pr uudecode guile gnuserv on host.
5136         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5137         send-pr rcs guile perl texinfo libtool on host.
5138         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5139         automake send-pr rcs guile perl texinfo libtool on host.
5140         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5141         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5142         (alpha*-dec-osf*): Don't disable fileutils on target.
5143         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5144         texinfo send-pr expect dejagnu on target.
5145         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5146         target-qthreads on target.
5147         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5148         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5149         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5150         x86_64-*-mingw*): Don't disable expect on target.
5151         (*-*-cygwin*): Don't disable target-gperf on target.
5152         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5153         gnuserv on target.
5154         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5155         target.
5156         * configure: Regenerate.
5157
5158 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5159
5160         * configure.ac (target_tools): Remove target-groff.
5161         (native_only): Remove target-groff.
5162         (hppa*64*-*-*): Don't disable byacc.
5163         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5164         setting.
5165         (*-*-kaos*): Don't skip target-librx and target-groff.
5166         (*-*-netware*): Don't skip target-libmudflap.
5167         (*-*-tpf*): Don't skip target-libmudflap.
5168         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5169         directories on the host.
5170         (ia64*-*-*vms*): Don't skip tix.
5171         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5172         host.
5173         * configure: Regenerate.
5174
5175 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5176
5177         * configure.ac: Remove references to mt-mep, mt-netware,
5178         mt-wince.
5179         * Makefile.def: Add all-utils soft dependencies.
5180         * Makefile.tpl: Remove GDB_NLM_DEPS.
5181         * configure: Regenerate.
5182         * Makefile.in: Regenerate.
5183
5184 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5185
5186         * configure.ac: Do not include mh-x86omitfp.
5187         * configure: Regenerate.
5188
5189 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5190
5191         * configure.ac: Remove empty cases.
5192         * configure: Regenerate.
5193
5194 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5195
5196         * Makefile.def: Add dependency from termcap to gdb.
5197         * Makefile.in: Regenerate.
5198
5199 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5200
5201         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5202         * configure: Regenerate.
5203         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5204         * Makefile.tpl: Likewise.
5205         * Makefile.in: Regenerate.
5206
5207 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5208
5209         * configure.ac: Remove all mentions of tentative_cc.
5210         * configure: Regenerate.
5211
5212 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5213
5214         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5215         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5216         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5217         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5218         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5219         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5220         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5221         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5222         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5223         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5224         *-*-rhapsody*): Remove host cases.
5225         * configure: Regenerate.
5226
5227 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5228
5229         * configure.ac (ppc*-*-pe): Remove host case.
5230         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5231         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5232         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5233         cases.
5234         * configure: Regenerate.
5235
5236 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5237
5238         * config.sub: Update to version 2011-03-23.
5239
5240 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5241
5242         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5243         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5244         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5245         * configure: Regenerate.
5246
5247 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5248
5249         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5250         to Write After Approval.
5251         * config-ml.in: Don't handle arc-*-elf*.
5252         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5253         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5254         handle GCC libraries.
5255         * configure: Regenerate.
5256
5257 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5258
5259         PR bootstrap/48120:
5260         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5261         Add -lstdc++ -lm to LIBS.
5262         * configure: Regenerate.
5263
5264 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5265
5266         * config.guess: Update to version 2011-02-02
5267         * config.sub: Update to version 2011-02-24
5268
5269 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5270
5271         PR lto/48086
5272         * configure.ac: Re-enable LTO on *-apple-darwin9.
5273         * configure: Regenerate.
5274
5275 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5276
5277         PR lto/48086
5278         * configure.ac: Disable LTO on darwin due to an assembler change in
5279         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5280         under 256.
5281         * configure: Regenerate.
5282
5283 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5284
5285         * MAINTAINERS: Update myself as score backend maintainer,
5286         update my e-mail address.
5287
5288 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5289
5290         * MAINTAINERS: Update my e-mail address.
5291
5292 2011-03-06  Joey Ye  <joey.ye@arm.com>
5293
5294         * MAINTAINERS: Update my e-mail address.
5295
5296 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5297
5298         * configure.ac: Adjust test of with_ppl.
5299         * configure: Regenerated.
5300
5301 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5302
5303         * MAINTAINERS: Adjust my e-mail address.
5304
5305 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5306
5307         * configure.ac: Add -lpwl to ppllibs.
5308         * configure: Regenerated.
5309
5310 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5311
5312         * config/cloog.m4: Add -lisl to clooglibs.
5313         * configure: Regenerated.
5314
5315 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5316
5317         * MAINTAINERS (CPU Port maintainers): Add self.
5318
5319 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5320
5321         * MAINTAINERS: Add myself as testsuite maintainer.
5322
5323 2011-02-15  Mike Stump  <mikestump@comcast.net>
5324
5325         * MAINTAINERS: Add myself as testsuite maintainer.
5326
5327 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5328
5329         Import from Libtool and gnulib:
5330
5331         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5332
5333         Prepare for supporting FreeBSD 10.
5334         * config.rpath: Remove handling of freebsd1* which soon would
5335         match FreeBSD 10.0.
5336
5337         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5338
5339         Remove support for FreeBSD 1.x.
5340         * libtool.m4 (_LT_LINKER_SHLIBS)
5341         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5342         soon would incorrectly match FreeBSD 10.0.
5343
5344 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5345
5346         PR binutils/12283
5347         * move-if-change: Import version from gnulib.
5348
5349 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5350
5351         PR lto/47225
5352         * Makefile.def (lto-plugin): Double dash for enable-shared.
5353         (configure-gcc): Depend on all-lto-plugin.
5354         * Makefile.in: Rebuilt.
5355
5356 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5357
5358         * configure.ac: Remove extra bracket.
5359         * configure: Regenerate.
5360
5361 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5362
5363         * MAINTAINERS: Add myself as libquadmath maintainer.
5364
5365 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5366
5367         * MAINTAINERS: Update my email address.
5368
5369 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5370
5371         * MAINTAINERS (option handling): Add self.
5372
5373 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5374
5375         PR lto/47225
5376         * Makefile.def: Add dependency for install-gcc
5377         on install-lto-plugin.
5378         * Makfile.in: Regenerated
5379
5380 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5381
5382         * MAINTAINERS (CPU Port Maintainers): Add myself.
5383
5384 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5385
5386         PR libgcj/44341
5387         * configure.ac: Discard --with-* flags for host when configuring
5388         target libraries for cross build.
5389         * configure: Rebuilt.
5390
5391 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5392
5393         * MAINTAINERS (linear loop transforms): Removed.
5394
5395 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5396
5397         * configure.ac: If with_ppl is no, move setting with_cloog=no
5398         after CLOOG_REQUESTED check.
5399         * configure: Regenerated.
5400
5401 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5402
5403         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5404         CLooG has been requested.
5405         * configure: Regenerated.
5406
5407 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5408
5409         * configure: Regenerated.
5410         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5411
5412 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5413
5414         * configure: Regenerated.
5415         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5416
5417 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5418
5419         * configure.ac: Use AS_HELP_STRING throughout.
5420         * configure: Regenerate.
5421
5422 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5423
5424         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5425         * configure: Regenerate.
5426
5427 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5428
5429         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5430
5431 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5432
5433         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5434         for ia64-hpux.
5435         * configure: Regenerate.
5436
5437 2011-01-07  Jan Hubicka  <jh@suse.cz>
5438
5439         PR lto/47225
5440         * Makefile.in: Regenerate.
5441         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5442         configure.
5443
5444 2011-01-07  Jan Hubicka  <jh@suse.cz>
5445
5446         * Makefile.in: Regenerate.
5447         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5448         and configure dependency on lto-plugin configure.
5449         (lto-plugin module): Remove dependency on GCC; add dependency on
5450         liniberty.
5451
5452 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5453
5454         * MAINTAINERS (Write After Approval): Add myself.
5455
5456 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5457
5458         * configure: Regenerate.
5459
5460 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5461
5462         * configure.ac: (picochip): Disable libiberty.
5463
5464 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5465
5466         * MAINTAINERS (Write After Approval): Add myself.
5467
5468 2010-12-10  Ian Lance Taylor  <iant@google.com>
5469
5470         PR bootstrap/46819
5471         * configure.ac: For --disable-libgcj clear libgcj_saved.
5472         * configure: Rebuild.
5473
5474 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5475
5476         PR fortran/46540
5477         * configure.ac: Add --disable-libquadmath and
5478         --disable-libquadmath-support.
5479         * configure: Regenerate.
5480
5481 2010-12-03  Ian Lance Taylor  <iant@google.com>
5482
5483         * MAINTAINERS: Add myself as libgo maintainer.
5484
5485 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5486
5487         PR libffi/46792
5488         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5489         * configure: Regenerate.
5490
5491 2010-12-02  Ian Lance Taylor  <iant@google.com>
5492
5493         * configure.ac: Always set default for poststage1_ldflags to
5494         -static-libstdc++ -static-libgcc.
5495
5496 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5497
5498         * configure.ac: Move comment to remove extra space in last argument
5499         of GCC_TARGET_TOOL.
5500
5501 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5502
5503         PR other/46026
5504         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5505         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5506         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5507         (BASE_FLAGS_TO_PASS): Use it.
5508         * configure: Rebuilt.
5509         * Makefile.in: Rebuilt.
5510
5511 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5512
5513         PR binutils/12258
5514         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5515         Properly check default linker.
5516         * configure: Regnerated.
5517
5518 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5519
5520         * configure.ac: For --enable-gold, handle value `default' instead of
5521         `both*'.  New configure option --{en,dis}able-ld.
5522         * configure: Regenerate.
5523
5524 2010-11-20  Ian Lance Taylor  <iant@google.com>
5525
5526         * configure.ac: Only disable a language library if no language needs
5527         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5528         * configure: Rebuild.
5529
5530 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5531
5532         * Makefile.in: Regenerate.
5533
5534         PR other/46202
5535         * configure.ac: Fix just-built in-tree STRIP name to be
5536         binutils/strip-new.
5537         * configure: Regenerate.
5538         * Makefile.def (install-strip-gcc, install-strip-binutils)
5539         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5540         (install-strip-sid): Mirror dependencies on non-strip variants
5541         of these targets on the respective -strip prerequisites.
5542         * Makefile.tpl (install-strip, install-strip-host)
5543         (install-strip-target): New targets.
5544         (install-strip-[+module+], install-strip-target-[+module+]):
5545         New targets.
5546         * Makefile.in: Regenerate.
5547
5548 2010-11-19  Ian Lance Taylor  <iant@google.com>
5549             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5550
5551         * configure.ac: Add target-libgo to target_libraries.  Set
5552         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5553         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5554         (HOST_EXPORTS): Add GOC.
5555         (BASE_TARGET_EXPORTS): Add GOC.
5556         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5557         (GOCFLAGS_FOR_TARGET): New variable.
5558         (EXTRA_HOST_FLAGS): Add GOC.
5559         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5560         * Makefile.def (target_modules): Add libgo.
5561         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5562         (dependencies): Add dependency from configure-target-libgo to
5563         configure-target-libffi and all-target-libstdc++-v3.  Add
5564         dependencies from all-target-libgo to all-target-libffi.
5565         (languages): Add go.
5566         * configure: Rebuild.
5567         * Makefile.in: Rebuild.
5568
5569 2010-11-19  Ian Lance Taylor  <iant@google.com>
5570
5571         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5572         compiler/flag environment variables.
5573
5574 2010-11-18  Ian Lance Taylor  <iant@google.com>
5575
5576         * configure.ac: Check for lang_requires_boot_languages in
5577         config-lang.in files.
5578         * configure: Rebuild.
5579
5580 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5581             Tobias Burnus  <burnus@net-b.de>
5582
5583         PR fortran/32049
5584         * Makefile.def: Add libquadmath; build it with language=fortran.
5585         * configure.ac: Add libquadmath.
5586         * Makefile.tpl: Handle multiple libs in check-[+language+].
5587         * Makefile.in: Regenerate.
5588         * configure: Regenerate.
5589
5590 2010-11-16  Tom Tromey  <tromey@redhat.com>
5591
5592         * MAINTAINERS: Moved myself to reviewers section.
5593
5594 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5595
5596         * MAINTAINERS: Moved myself to reviewers section.
5597
5598 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5599
5600         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5601         (Write After Approval): Remove self.
5602
5603 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5604
5605         * configure.ac: Fix spelling in option names.
5606         * configure: Regenerated.
5607
5608 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5609
5610         PR bootstrap/39622
5611         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5612         * configure: Regenerated.
5613
5614 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5615
5616         * MAINTAINERS: Update my email address.
5617
5618 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5619
5620         * configure: Regenerate.
5621
5622 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5623
5624         * configure: Regenerate.
5625
5626 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5627
5628         * configure: Regenerate.
5629
5630 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5631
5632         * configure: Regenerate.
5633
5634 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5635
5636         * configure.ac: Support official CLooG.org versions.
5637         * configure: Regenerate.
5638         * config/cloog.m4: New.
5639
5640 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5641
5642         * MAINTAINERS (Write After Approval): Add myself.
5643
5644 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5645
5646         * MAINTAINERS: Update my email address.
5647
5648 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5649
5650         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5651         * configure: Regenerate.
5652
5653 2010-11-03  Ian Lance Taylor  <iant@google.com>
5654             Dave Korn  <dave.korn.cygwin@gmail.com>
5655
5656         PR lto/46273
5657         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5658         and on other supported platforms whenever LTO is enabled.
5659         * configure: Rebuild.
5660
5661 2010-11-02  Alan Modra  <amodra@gmail.com>
5662
5663         PR binutils/12110
5664         * configure.ac: Error when source path contains spaces.
5665         * configure: Regenerate.
5666
5667 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5668
5669         * MAINTAINERS: Update my email address.
5670
5671 2010-10-20  Ian Lance Taylor  <iant@google.com>
5672
5673         * Makefile.def (target_modules): Set lib_path to src/.libs for
5674         libstdc++-v3 module.
5675         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5676         * Makefile.in: Rebuild.
5677
5678 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5679
5680         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5681         (Write After Approval): Remove myself.
5682
5683 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5684
5685         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5686
5687 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5688
5689         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5690
5691 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5692
5693         * configure.ac (build_lto_plugin): New shell variable.
5694         (--enable-lto): Turn on by default for all non-ELF platforms that
5695         have had LTO support added so far.  Set build_lto_plugin appropriately
5696         for both ELF and non-ELF.
5697         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5698         * configure: Regenerate.
5699
5700 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5701
5702         Sync from src:
5703         * configure.ac (v850 support): Remove target-libgloss from
5704         noconfigdirs.
5705         * configure: Regenerate.
5706
5707 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5708
5709         PR bootstrap/45326
5710         PR bootstrap/45174
5711         * configure.ac: Honor initial values of $build_configargs,
5712         $host_configargs, $target_configargs.  Mark the precious, so
5713         environment settings get recorded.
5714         * configure: Regenerate.
5715
5716 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5717
5718         PR bootstrap/45796
5719         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5720         Depend on all-build-libiberty.
5721         * Makefile.in: Regenerate.
5722
5723 2010-09-30  Michael Eager  <eager@eagercon.com>
5724
5725         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5726         * configure: Regenerate.
5727
5728 2010-09-28  Michael Eager  <eager@eagercon.com>
5729
5730         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5731
5732 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5733
5734         PR bootstrap/44621
5735         * configure.ac: Fix unportable shell quoting.
5736         * configure: Regenerate.
5737
5738 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5739
5740         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5741         targets and amend comment.
5742         * configure: Regenerate.
5743
5744 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5745
5746         * MAINTAINERS (Write After Approval): Add myself.
5747
5748 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5749
5750         * configure.ac: Enable LTO by default on Darwin.
5751         * configure: Regenerate.
5752
5753 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5754
5755         * MAINTAINERS (Write After Approval): Add myself.
5756
5757 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5758
5759         * MAINTAINERS (Write After Approval): Add myself.
5760
5761 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5762
5763         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5764         ports
5765
5766 2010-07-28  David Yuste  <david.yuste@gmail.com>
5767
5768         * MAINTAINERS (Write After Approval): Add myself.
5769
5770 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5771
5772         * configure.ac: Support all v850 targets.
5773         * configure: Regenerate.
5774
5775 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5776
5777         PR bootstrap/44455
5778         * configure.ac (extra_mpfr_configure_flags): Copy from
5779         extra_mpc_gmp_configure_flags.
5780         * configure: Re-generated.
5781
5782 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5783
5784         * MAINTAINERS (Write After Approval): Add myself.
5785
5786 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5787
5788         * MAINTAINERS (Write After Approval): Add myself.
5789
5790 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5791
5792         * MAINTAINERS (Write After Approval): Add myself.
5793
5794 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5795
5796         PR target/44862
5797         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5798         Provide -B option to allow for link spec %s substitutions for
5799         libstdc++.a on darwin.
5800         * Makefile.in: Regenerate.
5801
5802 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5803
5804         * MAINTAINERS (Reviewers): Update my e-mail address
5805
5806 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5807
5808         * Makefile.def (configure-gcc): Depend on all-libelf.
5809         * Makefile.in: Rebuild.
5810
5811 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5812
5813         * MAINTAINERS (Write After Approval): Add myself in the right place.
5814
5815 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5816
5817         * MAINTAINERS (Write After Approval): Add myself.
5818
5819 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5820
5821         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5822
5823 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5824
5825         * config.sub: Update to version 2010-05-21.
5826         * config.guess: Update to version 2010-04-03.
5827
5828 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5829
5830         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5831         * configure: Regenerate.
5832
5833 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5834
5835         * MAINTAINERS (Write After Approval): Add myself.
5836
5837 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5838
5839         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5840         a platform that supports LTO.
5841         * configure: Regenerate.
5842
5843 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5844
5845         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5846         * configure: Regenerated.
5847
5848 2010-04-27  Roland McGrath  <roland@redhat.com>
5849             H.J. Lu  <hongjiu.lu@intel.com>
5850
5851         * configure.ac (--enable-gold): Support both, both/gold and
5852         both/bfd to add gold to configdirs without removing ld.
5853         * configure: Regenerated.
5854
5855         * Makefile.def: Add install-gold dependency to install-ld.
5856         * Makefile.in: Regenerated.
5857
5858 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5859
5860         PR lto/42776
5861         * configure.ac (--enable-lto): Refactor handling so libelf tests
5862         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5863         and allow LTO to be explicitly enabled on non-ELF platforms that
5864         are known to support it inside else-clause.
5865         * configure: Regenerate.
5866
5867 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5868
5869         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5870         * configure: Regenerate.
5871
5872 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5873
5874         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5875         * configure: Regenerate.
5876
5877 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5878
5879         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5880         separately.
5881         * configure: Regenerate.
5882
5883 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5884
5885         * MAINTAINERS (Write After Approval): Add myself.
5886
5887 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5888
5889         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5890         * configure: Regenerate.
5891
5892 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5893
5894         * configure: Regenerate after change to elf.m4.
5895
5896 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5897
5898         * MAINTAINERS (Write After Approval): Add myself.
5899
5900 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5901
5902         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5903         * configure: Regenerated.
5904
5905 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5906
5907         * configure.ac: Print "buggy but acceptable" when CLooG
5908         revision is less than 9.
5909         * configure: Regenerated.
5910
5911 2010-04-01  Diego Novillo  <dnovillo@google.com>
5912
5913         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5914
5915 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5916
5917         PR bootstrap/43615
5918         PR bootstrap/43328
5919
5920         Revert:
5921
5922         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5923
5924         * configure.ac: Do not pass --enable-multilib nor
5925         --disable-multilib in baseargs.  Accept explicitly passed
5926         --enable_multilib.
5927         * configure: Regenerate.
5928
5929 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5930
5931         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5932
5933 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5934
5935         * MAINTAINERS: Remove myself.
5936
5937 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5938
5939         PR bootstrap/43328
5940         * configure.ac: Do not pass --enable-multilib nor
5941         --disable-multilib in baseargs.  Accept explicitly passed
5942         --enable_multilib.
5943         * configure: Regenerate.
5944
5945 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5946
5947         * MAINTAINERS (spu port): Remove me.
5948
5949 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5950
5951         * configure.ac (tic6x-*-*): New case.
5952         * configure: Regenerate.
5953
5954 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5955
5956         * config.sub: Update to version 2010-03-22.
5957         * config.guess: Update to version 2009-12-30.
5958
5959 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5960
5961         PR ada/42554
5962         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5963         * configure: Regenerate.
5964
5965 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5966
5967         * MAINTAINERS: Update my email address.
5968
5969 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5970
5971         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5972         (ghassan.shobaki@amd.com): Removed.
5973
5974 2010-03-17  Alan Modra  <amodra@gmail.com>
5975
5976         * MAINTAINERS: Update my email address.
5977
5978 2010-03-16  Diego Novillo  <dnovillo@google.com>
5979
5980         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5981         Matthews.
5982
5983 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5984
5985         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5986         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5987
5988 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5989
5990         * MAINTAINERS: Update my email address.
5991
5992 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5993
5994         * MAINTAINERS: Update my email address.
5995
5996 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5997
5998         * MAINTAINERS: Update my email address.
5999
6000 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6001
6002         * MAINTAINERS: Update my email address.
6003
6004 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6005
6006         PR libstdc++/32499
6007         * configure.ac (RANLIB): Default to true.
6008         (STRIP): Likewise.
6009         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6010         * configure: Regenerate.
6011
6012 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6013
6014         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6015         (Write After Approval): Update my email address.
6016
6017 2010-02-17  Nick Clifton  <nickc@redhat.com>
6018
6019         PR 11238
6020         * Makefile.tpl (local-distclean): Also remove config.cache files in
6021         sub-directories as there may not be Makefiles present in the
6022         sub-directories.
6023         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6024         the config.cache files found by the find command.
6025
6026         * Makefile.in: Regenerate.
6027         * configure.ac: Revert previous delta.
6028         * configure: Regenerate.
6029
6030 2010-02-15  Nick Clifton  <nickc@redhat.com>
6031
6032         PR 11238
6033         * configure.ac: Delete config.cache files in sub-directories when
6034         deleting Makefiles.
6035         * configure: Regenerate.
6036
6037 2010-02-12  Ben Elliston  <bje@gnu.org>
6038
6039         * MAINTAINERS: Update my email address.
6040
6041 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6042
6043         * MAINTAINERS (spu port): Update my email address.
6044
6045 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6046
6047         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6048
6049 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6050
6051         * configure.ac: Add "recommended" version checks for GMP/MPC.
6052         Update recommended GMP/MPFR/MPC versions.
6053         * configure: Regenerate.
6054
6055 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6056
6057         * MAINTAINERS: Move my Embecosm email address into the
6058         write-after-approval section.
6059
6060 2010-01-26  Ian Lance Taylor  <iant@google.com>
6061
6062         * MAINTAINERS: Add myself as Go frontend maintainer.
6063
6064 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6065
6066         PR libstdc++/36101, PR libstdc++/42813
6067         * configure.ac (bootstrap_target_libs): Make inclusion of
6068         target-libgomp conditional on libgomb being in target_configdirs.
6069         * configure: Regenerate.
6070
6071 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6072
6073         PR libstdc++/36101, PR libstdc++/42813
6074         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6075         * configure: Regenerate.
6076
6077 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6078
6079         PR libstdc++/36101, PR libstdc++/42813
6080         * configure.ac (target_configdirs): Substitute.
6081         * Makefile.def: Bootstrap target module libgomp.
6082         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6083         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6084         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6085         * configure, Makefile.in: Regenerate.
6086
6087 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6088
6089         * MAINTAINERS: Adjust my details.
6090
6091 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6092
6093         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6094
6095 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6096
6097         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6098
6099 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6100
6101         * MAINTAINERS (Write After Approval): Add myself.
6102
6103 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6104
6105         * MAINTAINERS (Write After Approval): Add myself.
6106
6107 2010-01-11  Richard Guenther  <rguenther@suse.de>
6108
6109         PR lto/41569
6110         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6111         * Makefile.in: Regenerated.
6112
6113 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6114
6115         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6116         * configure: Regenerate.
6117
6118 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6119             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6120
6121         PR bootstrap/42424
6122         * configure.ac: Include libtool m4 files.
6123         (_LT_CHECK_OBJDIR): Call it.
6124         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6125         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6126
6127         * configure: Regenerate.
6128
6129 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6130
6131         PR bootstrap/41818
6132         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6133         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6134         * Makefile.in: Regenerate.
6135
6136 2010-01-02  Richard Guenther  <rguenther@suse.de>
6137
6138         PR lto/41529
6139         * configure.ac: Include config/elf.m4.  Disable LTO if not
6140         builting for an elf target.
6141         * configure: Regenerate.
6142
6143 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6144
6145         * MAINTAINERS: Change my email address.
6146
6147 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6148
6149         * config.sub, config.guess: Update from upstream sources.
6150
6151 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6152
6153         * MAINTAINERS (Write After Approval): Add myself.
6154
6155 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6156
6157         PR middle-end/30447
6158         PR middle-end/30789
6159         PR other/40302
6160
6161         * configure.ac: Require MPC.
6162         * configure: Regenerate.
6163
6164 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6165
6166         PR target/38384
6167         PR bootstrap/40972
6168         * libtool.m4: Sync from git Libtool.
6169         * ltoptions.m4: Likewise.
6170         * ltversion.m4: Likewise.
6171         * lt~obsolete.m4: Likewise.
6172         * ltmain.sh: Likewise.
6173
6174 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6175
6176         * configure.ac: Update minimum MPC version to 0.8.
6177         * configure: Regenerate.
6178
6179 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6180
6181         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6182         * configure: Regenerated.
6183
6184 2009-11-21  Ian Lance Taylor  <iant@google.com>
6185
6186         * configure.ac: Change default of poststage1_ldflags to be empty if
6187         poststage1_libs is set.  When poststage1_libs is empty, and
6188         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6189         * configure: Rebuild.
6190
6191 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6192
6193         * MAINTAINERS (Write After Approval): Update my email address.
6194
6195 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6196
6197         * config.guess: Update from upstream sources.
6198
6199 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6200
6201         * Makefile.def: Restore host and target settings for gmp.
6202         * Makefile.in: Rebuild.
6203
6204 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6205
6206         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6207         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6208         Fix portability of test of C++ as bootstrap language.  Add
6209         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6210         * configure: Rebuild.
6211         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6212         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6213         in-tree building.
6214         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6215         (POSTSTAGE1_HOST_EXPORTS): Use it.
6216         (STAGE[+id+]_CXXFLAGS): New.
6217         (BASE_FLAGS_TO_PASS): Pass it down.
6218         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6219         extra_exports.
6220         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6221         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6222         extra_exports.
6223         * Makefile.in: Rebuild.
6224
6225 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6226
6227         * config.sub, config.guess: Update from upstream sources.
6228
6229 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6230
6231         * MAINTAINERS (Write After Approval): Add myself.
6232
6233 2009-11-09  Jon Beniston  <jon@beniston.com>
6234
6235         * MAINTAINERS (Write After Approval): Add myself.
6236
6237 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6238
6239         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6240         paths for *-w64-mingw* and x86_64-*mingw*.
6241         * configure: Regenerated.
6242
6243 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6244
6245         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6246
6247 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6248
6249         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6250         Phil Edwards to Write-After Approval.
6251
6252 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6253
6254         * configure.ac: Disable target-winsup & co for
6255         x86_64-*-mingw* and *-w64-mingw* targets.
6256         * configure: Regenerated.
6257
6258 2009-10-16  Nick Clifton  <nickc@redhat.com>
6259
6260         * MAINTAINERS: Add myself as a maintainer for the RX port.
6261
6262 2009-10-26  Johannes Singler  <singler@kit.edu>
6263
6264         * MAINTAINERS (Write After Approval): Update my e-mail address.
6265
6266 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6267
6268         * configure.ac (CLooG test): Use = with test.
6269         * configure: Regenerate.
6270
6271 2009-10-22  Richard Guenther  <rguenther@suse.de>
6272
6273         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6274         cloog if the ppl version check failed.  Move flags saving
6275         before setting in libelf check.
6276         * configure: Regenerate.
6277
6278 2009-10-21  Richard Guenther  <rguenther@suse.de>
6279
6280         * configure.ac: Adjust the ppl and cloog configure to work as
6281         documented.  Disable cloog if ppl was disabled.  Omit the version
6282         checks if they were disabled.
6283         * configure: Re-generate.
6284
6285 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6286
6287         * configure.ac: Add 'lto' to enable_languages, not
6288         new_enable_languages, and only if not already present.
6289         * configure: Regenerate.
6290
6291 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6292
6293         * README: Refer to the various COPYING* files instead of just
6294         COPYING.
6295         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6296
6297 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6298
6299         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6300
6301 2009-10-07  Richard Guenther  <rguenther@suse.de>
6302
6303         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6304         and Richard Guenther as reviewers.
6305         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6306         as reviewers.
6307
6308 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6309
6310         * config.sub: Update from upstream sources.
6311
6312 2009-10-06  Ian Lance Taylor  <iant@google.com>
6313
6314         * Makefile.def: check-gold depends upon all-gas.
6315         * Makefile.in: Rebuild.
6316
6317 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6318
6319         * MAINTAINERS (Write After Approval): Add myself.
6320
6321 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6322
6323         * Makefile.def: all-lto-plugin depends on all-libiberty.
6324         set bootstrap=true for lto-plugin.
6325         Add lto-plugin.
6326         * Makefile.in: Regenerate.
6327         * configure.ac (host_libs): Add lto-plugin.
6328         * configure: Regenerate.
6329
6330 2009-10-03  Diego Novillo  <dnovillo@google.com>
6331
6332         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6333         (HOST_LIBELFLIBS): Define.
6334         (HOST_LIBELFINC): Define.
6335         * Makefile.in: Regenerate.
6336         * configure.ac: Add --enable-lto.
6337         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6338         If --enable-lto is used, add 'lto' to new_enable_languages.
6339         If --enable-lto is used and gold is enabled, add
6340         lto-plugin to configdirs.
6341         * configure: Regenerate.
6342
6343 2009-10-03  Simon Baldwin  <simonb@google.com>
6344
6345         * configure.ac: If --with-system-zlib, suppress local zlib and
6346         pass --with-system-zlib to subdir configure scripts.
6347         * configure: Regenerate.
6348
6349 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6350             Paolo Bonzini  <bonzini@gnu.org>
6351
6352         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6353         $(srcdir).
6354         * Makefile.in: Rebuilt.
6355
6356 2009-09-26  Gary Funck  <gary@intrepid.com>
6357
6358         * MAINTAINERS (Write After Approval): Add myself.
6359
6360 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6361
6362         * configure.ac: Update minimum MPC version to 0.7.
6363         * configure: Regenerate.
6364
6365 2009-09-25  Nick Clifton  <nickc@redhat.com>
6366
6367         * configure.ac: Pass any --cache-file=/dev/null option on to
6368         subconfigures.
6369         * configure: Regenerate.
6370
6371 2009-09-23  Nick Clifton  <nickc@redhat.com>
6372
6373         * config.sub, config.guess: Update from upstream sources.
6374
6375 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6376
6377         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6378         * Makefile.in: Rebuilt.
6379
6380 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6381
6382         PR bootstrap/32272
6383         * configure.ac: Error out if $srcdir isn't '.' but contains
6384         host-${host_noncanonical}.
6385         * configure: Regenerate.
6386
6387 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6388
6389         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6390         maintainer.
6391
6392 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6393
6394         * configure.ac: If bootstrapping a combined tree with
6395         --enable-gold, require c++ in stage1_languages.
6396         * configure: Regenerate.
6397
6398         * configure.ac: Also add target_libs of stage1_languages to
6399         bootstrap_target_libs.
6400         * configure: Regenerate.
6401
6402         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6403         with --enable-languages not containing c++.
6404         * configure: Regenerate.
6405
6406 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6407
6408         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6409         * configure: Regenerate.
6410
6411 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6412
6413         * MAINTAINERS (Write After Approval): Update my e-mail address,
6414         and move from from here...
6415         (Waiting for paperwork): To here.
6416
6417 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6418
6419         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6420
6421 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6422
6423         * configure.ac: Do not use $extrasub for replacing @if/@endif
6424         parts in Makefile; instead, use additional arguments to
6425         AC_CONFIG_COMMANDS to do the replacement manually, with several
6426         sed invocations, to avoid HP-UX sed command limits.
6427         * configure: Regenerate.
6428
6429 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6430
6431         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6432         blank before -L.
6433
6434 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6435
6436         * configure.ac (with-build-config): Document.  Handle without.
6437         Handle missing argument.
6438         * configure: Rebuilt.
6439
6440 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6441
6442         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6443         Default to bootstrap-debug only if compare-debug works.
6444         * configure: Rebuilt.
6445         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6446         * Makefile.in: Rebuilt.
6447
6448 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6449
6450         * MAINTAINERS (OS Port Maintainers): Update my email address.
6451
6452 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6453
6454         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6455         * Makefile.in: Rebuilt.
6456
6457 2009-09-01  Chris Demetriou  <cgd@google.com>
6458
6459         * MAINTAINERS (Write After Approval): Add myself.
6460
6461 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6462
6463         PR debug/30161
6464         * include/dwarf2.h (enum dwarf_tag): Added
6465         DW_TAG_GNU_template_template_param
6466         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6467
6468 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6469
6470         * Makefile.tpl (AWK): Fix typo.
6471         * Makefile.in: Regenerate.
6472
6473 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6474
6475         * configure.ac: Detect awk and sed.
6476         * Makefile.def (flags_to_pass): Add AWK and SED.
6477         * Makefile.tpl (AWK, SED): New.
6478         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6479         * configure: Regenerate.
6480         * Makefile.in: Regenerate.
6481
6482 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6483
6484         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6485         (collapseslashes): Likewise.
6486
6487 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6488
6489         * configure.ac (AC_PREREQ): Bump to 2.64.
6490
6491 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6492
6493         * configure.ac: Remove --with-datarootdir, --with-docdir,
6494         --with-pdfdir, --with-htmldir switches.
6495         * configure: Regenerate.
6496
6497         * configure: Regenerate.
6498
6499         * compile: Sync from Automake 1.11.
6500         * depcomp: Likewise.
6501         * install-sh: Likewise.
6502         * missing: Likewise.
6503         * mkinstalldirs: Likewise.
6504         * ylwrap: Likewise.
6505
6506 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6507
6508         * ltmain.sh (func_normal_abspath): New function.
6509         (func_relative_path): Likewise.
6510         (func_mode_help): Document new -bindir option for link mode.
6511         (func_mode_link): Add new -bindir option, and use it to place
6512         output DLL if specified.
6513
6514 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6515
6516         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6517         (baseargs): Add --disable-option-checking.
6518         * configure: Regenerate.
6519
6520         * Makefile.def (configure-target-libiberty): Depend on
6521         all-binutils and all-ld.
6522         (configure-target-newlib): Likewise.
6523         * Makefile.in: Regenerate.
6524
6525 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6526
6527         * config.sub, config.guess: Update from upstream sources.
6528
6529 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6530
6531         Sync from src, merge:
6532
6533         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6534
6535         * configure.ac: Do not exclude gas for i386-*-darwin.
6536         Add a case for x86_64-*-darwin.
6537         * configure: Regenerate.
6538
6539 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6540
6541         * MAINTAINERS: Add my name to Write After Approval list.
6542
6543 2009-08-06  Michael Eager  <eager@eagercon.com>
6544
6545         * configure.ac: Add Microblaze target.
6546         * configure: Regenerate.
6547
6548 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6549
6550         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6551         * configure: Regenerate.
6552
6553 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6554
6555         * MAINTAINERS (Write After Approval): Update my e-mail address.
6556
6557 2009-07-06  Ian Lance Taylor  <iant@google.com>
6558
6559         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6560         * configure: Rebuild.
6561
6562 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6563
6564         * MAINTAINERS: Move myself to the Graphite Reviewers.
6565
6566 2009-06-30  Wei Guozhi  <carrot@google.com>
6567
6568         * MAINTAINERS: Add my name to Write After Approval list.
6569
6570 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6571
6572         PR bootstrap/40338
6573         * configure.ac (comparestring): Create new variable.
6574         * Makefile.tpl (comparestring): Use to skip some comparisions.
6575         * configure: Regenerate.
6576         * Makefile.in: Regenerate.
6577
6578 2009-06-26  Doug Evans  <dje@sebabeach.org>
6579
6580         * Makefile.def (host_modules): Add cgen.
6581         * Makefile.in: Regenerate.
6582         * configure.ac (host_tools): Add cgen.
6583         * configure: Regenerate.
6584
6585 2009-06-23  DJ Delorie  <dj@redhat.com>
6586
6587         * MAINTAINERS: Add myself as mep maintainer.
6588
6589 2009-06-23  Ian Lance Taylor  <iant@google.com>
6590
6591         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6592         boot_languages.  Only bootstrap target libraries listed in
6593         target_libs for some boot language.  Add --with-stage1-ldflags,
6594         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6595         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6596         if not building with C++.
6597         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6598         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6599         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6600         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6601         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6602         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6603         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6604         * configure, Makefile.in: Rebuild.
6605
6606 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6607
6608         * MAINTAINERS: Added my name to write-after-approval list.
6609
6610 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6611
6612         * configure.ac: Define is_elf for QNX Neutrino targets.
6613         * configure: Regenerate.
6614
6615 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6616
6617         * MAINTAINERS: Added my name to the write-after-approval list
6618
6619 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6620
6621         * configure.ac: Detect MPC in default directory.
6622         * configure: Regenerate.
6623
6624 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6625             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6626
6627         * Makefile.tpl (all): Avoid a trailing backslash.
6628         * Makefile.in: Regenerate.
6629
6630 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6631
6632         * config.sub, config.guess: Update from upstream sources.
6633
6634 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6635
6636         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6637         to noconfdirs.
6638         * configure: Regenerate.
6639
6640 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6641
6642         * Makefile.tpl ([+compare-target+]): Compare all stage
6643         directories, rather than just gcc.
6644         * Makefile.in: Rebuilt.
6645
6646 2009-06-01  Doug Kwan  <dougkwan@google.com>
6647
6648         * configure.ac: Support gold for target arm*-*-*.
6649         * configure: Regenerate.
6650
6651 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6652
6653         * Makefile.def: Add MPC support and dependencies.
6654         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6655
6656         * Makefile.in, configure: Regenerate.
6657
6658 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6659
6660         * Makefile.tpl (all): Avoid harmless warning in make all when
6661         gcc-bootstrap is enabled but stage_last does not exist.
6662         * Makefile.in: Rebuilt.
6663
6664 2009-05-24  Nicolas Roche  <roche@adacore.com>
6665
6666         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6667         * Makefile.in: Regenerate.
6668
6669 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6670
6671         * MAINTAINERS: Update my e-mail address.
6672
6673 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6674
6675         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6676         * configure:  Regenerate.
6677
6678 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6679
6680         PR other/40159
6681         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6682         gcc-no-bootstrap are mutually exclusive.
6683         * Makefile.in: Rebuilt.
6684
6685 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6686
6687         PR other/40159
6688         * Makefile.tpl (all): Don't end with unconditional success.
6689         * Makefile.in: Rebuilt.
6690
6691 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6692
6693         PR target/37137
6694         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6695         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6696         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6697         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6698         stage_configureflags, stage_cflags and stage_libcflags into
6699         explicit Makefile macros.
6700         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6701         GFORTRAN.
6702         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6703         CC.  Set CC_FOR_BUILD from CC.
6704         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6705         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6706         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6707         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6708         and GFORTRAN.
6709         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6710         (_LIBCFLAGS): Renamed to _TFLAGS.
6711         (do-compare-debug, do-compare3-debug): Drop.
6712         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6713         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6714         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6715         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6716         (XGCC_FLAGS_FOR_TARGET): New.
6717         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6718         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6719         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6720         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6721         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6722         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6723         TFLAGS.
6724         (BUILD_CONFIG): Include if requested.
6725         (all): Set TFLAGS on bootstrap.
6726         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6727         (all-stageid-prefixmodule): Likewise.
6728         (do-clean, distclean-stageid): Set TFLAGS.
6729         (restrap): Fix whitespace.
6730         * Makefile.in: Rebuilt.
6731
6732 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6733
6734         * config.guess: Sync with src.
6735
6736 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6737
6738         * configure.ac ($with_ppl):  Default to no if not supplied.
6739         ($with_cloog):  Likewise.
6740         configure:  Regenerate.
6741
6742 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6743
6744         * MAINTAINERS: Update my e-mail address.
6745
6746 2009-04-27  Nick Clifton  <nickc@redhat.com>
6747
6748         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6749
6750 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6751
6752         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6753         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6754         * Makefile.in: Regenerate.
6755
6756 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6757
6758         PR bootstrap/39739
6759         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6760         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6761
6762         * configure, Makefile.in: Regenerate.
6763
6764 2009-04-21  Taras Glek  <tglek@mozilla.com>
6765
6766         * include/hashtab.h: Update GTY annotations to new syntax
6767         * include/splay-tree.h: Likewise
6768
6769 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6770
6771         * config.sub, config.guess: Update from upstream sources.
6772
6773 2009-04-15  Anthony Green  <green@moxielogic.com>
6774
6775         * configure.ac: Add moxie support.
6776         * configure: Rebuilt.
6777
6778 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6779
6780         * configure.ac: Change copyright header to refer to version
6781         3 of the GNU General Public License and to point readers at the
6782         COPYING3 file and the FSF's license web page.
6783         * Makefile.def: Likewise.
6784         * Makefile.tpl: Likewise.
6785         * Makefile.in: Regenerate.
6786
6787 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6788
6789         * configure.ac: Restore match for darwin9 or later. Use double
6790         brackets since regeneration eats one pair.
6791         * configure: Regenerate.
6792
6793 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6794
6795         PR gas/10039
6796         * configure.ac: Require texinfo 4.7.
6797         * configure: Regenerated.
6798
6799 2009-04-09  Nick Clifton  <nickc@redhat.com>
6800
6801         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6802         the GCC Runtime Library Exception.
6803
6804 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6805
6806         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6807         * configure: Regenerate.
6808
6809 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6810
6811         * Makefil.def (languages): New entries.
6812         * Makefile.tpl (check-gcc-*): New generic target.
6813         * Makefile.in: Regenerate.
6814
6815 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6816
6817         * MAINTAINERS:  Update my email address.
6818
6819 2009-03-18  Tom Tromey  <tromey@redhat.com>
6820
6821         * configure: Rebuild.
6822         * configure.ac (host_libs): Add libiconv.
6823         * Makefile.in: Rebuild.
6824         * Makefile.def (host_modules): Add libiconv.
6825         (configure-gdb, all-gdb): Depend on libiconv.
6826
6827 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6828
6829         * configure.ac: Treat gdb as supported on x86_64-darwin.
6830         * configure: Regenerate.
6831
6832 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6833
6834         * configure.ac (--with-host-libstdcxx): New option.
6835         * configure: Regenerate.
6836
6837 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6838
6839         * MAINTAINERS:  Move myself into the write after approval list.
6840
6841 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6842
6843         * MAINTAINERS: Update e-mail address.
6844
6845 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6846
6847         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6848
6849 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6850
6851         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6852
6853 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6854
6855         Backport from git Libtool:
6856
6857         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6858         Support GNU/kOpenSolaris.
6859         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6860         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6861         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6862         GNU/kOpenSolaris.
6863
6864 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6865
6866         * MAINTAINERS: Update e-mail address.
6867
6868 2009-02-24  Michael Eager  <eager@eagercon.com>
6869
6870         * MAINTAINERS (Write After Approval): Add self.
6871
6872 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6873
6874         * MAINTAINERS (Write After Approval): Add myself.
6875
6876 2009-02-05  Andreas Schwab  <schwab@suse.de>
6877
6878         * Makefile.tpl (stage_last): Define $r and $s before using
6879         $(RECURSE_FLAGS_TO_PASS).
6880         * Makefile.in: Regenerate
6881
6882 2009-01-30  Ian Lance Taylor  <iant@google.com>
6883
6884         * MAINTAINERS: Move myself to the Global Reviewers list.
6885
6886 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6887
6888         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6889         * configure: Regenerate.
6890
6891 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6892
6893         * MAINTAINERS: Make whitespace consistent.
6894         Remove Robert Millan from Write After Approval.
6895
6896 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6897
6898         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6899         (all-opcodes): Depend on all-libiberty.
6900         * Makefile.in: Regenerate.
6901
6902 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6903
6904         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6905         * configure: Regenerate.
6906
6907 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6908
6909         * MAINTAINERS (Write After Approval): Add myself.
6910
6911 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6912
6913         * MAINTAINERS: Add myself to reviewers (Fortran).
6914
6915 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6916
6917         PR tree-optimization/38515
6918         * configure.ac (cloog-polylib): Removed.
6919         (with_ppl, with_cloog): Test for "no".
6920         * configure: Regenerated.
6921
6922 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6923
6924         * MAINTAINERS: Moved myself to reviewers (Fortran).
6925
6926 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6927
6928         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6929         (Write After Approval): Remove myself.
6930
6931 2009-01-03  Diego Novillo  <dnovillo@google.com>
6932
6933         * MAINTAINERS: Remove myself from alias maintainership.
6934
6935 2009-01-02  David Ayers  <ayers@fsfe.org>
6936
6937         * MAINTAINERS: Update e-mail address.
6938
6939 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6940
6941         * MAINTAINERS: Make whitespace consistent.
6942
6943 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6944
6945         Backport from upstream Libtool:
6946         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6947         Add cache variables to tests that require the linker to work.
6948         For shlibpath_overrides_runpath, this also changes the semantics
6949         to let the result from the C compiler take precedence.
6950
6951 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6952
6953         * config.sub, config.guess: Update from upstream sources.
6954
6955 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6956
6957         * configure.ac (ppllibs): Add by default the lib flags.
6958         * configure: Regenerate.
6959
6960 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6961
6962         * MAINTAINERS:  Add myself to the write after approval list.
6963
6964 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6965
6966         * configure.ac: Add double brackets on darwin[912].
6967         * configure: Regenerate.
6968
6969 2008-12-03  Daniel Kraft  <d@domob.eu>
6970
6971         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6972         Approval to Reviewer section (for Fortran front-end).
6973
6974 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6975
6976         * configure.ac: Expand to darwin10 and later.
6977         * configure: Regenerate.
6978
6979 2008-12-02  Andreas Schwab  <schwab@suse.de>
6980
6981         * Makefile.def: configure-target-boehm-gc depends on
6982         all-target-libstdc++-v3.
6983         * Makefile.in: Regenerate.
6984
6985 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6986
6987         * MAINTAINERS:  Add myself as mingw maintainer.
6988
6989 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6990
6991         * config.sub, config.guess: Update from upstream sources.
6992
6993 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6994
6995         * README.SCO: Remove.
6996
6997 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6998
6999         * MAINTAINERS:  Add myself to the write after approval list.
7000
7001 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7002
7003         * MAINTAINERS:  Update my email address in WAA section.
7004
7005 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7006
7007         * MAINTAINERS: Update e-mail address.
7008
7009 2008-11-27  Toon Moene  <toon@moene.org>
7010
7011         * MAINTAINERS: Change e-mail address.
7012
7013 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7014
7015         * configure.ac: Build gdb for i?86-*-darwin*
7016         * configure: Regenerated.
7017
7018 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7019
7020         * MAINTAINERS: Added my full name.
7021
7022 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7023
7024         PR bootstrap/38014
7025         PR bootstrap/37923
7026
7027         Revert:
7028
7029         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7030
7031         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7032         * Makefile.in: Regenerated.
7033
7034         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7035
7036         PR gdb/921
7037         PR gdb/1646
7038         PR gdb/2175
7039         PR gdb/2176
7040
7041         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7042         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7043         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7044         (HOST_EXPORTS): Pass CPPFLAGS.
7045         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7046         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7047         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7048         * Makefile.in, configure: Regenerated.
7049         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7050         and CPPFLAGS_FOR_BUILD.
7051
7052 2008-11-06  Jeff Law  <law@redhat.com>
7053
7054         * MAINTAINERS: Add myself as middle end maintainer.
7055
7056 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7057
7058         * MAINTAINERS (Write after approval): Add myself.
7059
7060 2008-11-05  Diego Novillo  <dnovillo@google.com>
7061
7062         * MAINTAINERS (Global Reviewers): Add myself.
7063         (Non-Algorithmic Maintainers): Remove myself.
7064
7065 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7066
7067         * MAINTAINERS (Write after approval): Add myself.
7068
7069 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7070
7071         * MAINTAINERS (Write after approval): Add myself.
7072
7073 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7074
7075         * configure.ac (spu-*-*): Remove special case.
7076         * configure: Regenerate.
7077
7078 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7079
7080         * MAINTAINERS (Write after approval): Update my email address.
7081
7082 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7083
7084         * configure.ac [spu-*-*]: Do not set skipdirs.
7085         * configure: Re-generate.
7086
7087 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7088
7089         * MAINTAINERS (Various Maintainers): Add myself to reload.
7090
7091 2008-10-25  Richard Guenther  <rguenther@suse.de>
7092
7093         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7094         maintainer.  Remove myself as libgcc-math maintainer.
7095         (Non-Algorithmic Maintainers): Remove myself.
7096
7097 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7098
7099         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7100         * Makefile.in: Regenerated.
7101
7102 2008-10-23  Cary Coutant  <ccoutant@google.com>
7103
7104         * MAINTAINERS (Write after approval): Add myself.
7105
7106 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7107
7108         PR gdb/921
7109         PR gdb/1646
7110         PR gdb/2175
7111         PR gdb/2176
7112
7113         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7114         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7115         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7116         (HOST_EXPORTS): Pass CPPFLAGS.
7117         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7118         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7119         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7120         * Makefile.in, configure: Regenerated.
7121         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7122         and CPPFLAGS_FOR_BUILD.
7123
7124 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7125
7126         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7127         Sebastian Pop.
7128
7129 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7130
7131         * MAINTAINERS (Write After Approval): Added myself.
7132
7133 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7134
7135         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7136         recommended version to 2.3.2.
7137
7138         * configure: Regenerate.
7139
7140 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7141
7142         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7143
7144 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7145
7146         * MAINTAINERS (Write After Approval): Update e-mail address.
7147
7148 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7149
7150         * libtool.m4: Update to libtool 2.2.6.
7151         * lt~obsolete.m4: Update to libtool 2.2.6.
7152         * ltmain.sh: Update to libtool 2.2.6.
7153         * ltsugar.m4: Update to libtool 2.2.6.
7154         * ltversion.m4: Update to libtool 2.2.6.
7155         * ltoptions.m4: Update to libtool 2.2.6.
7156         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7157
7158 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7159
7160         * MAINTAINERS (Write After Approval): Add myself.
7161
7162 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7163
7164         * MAINTAINERS (Write After Approval): Update my name.
7165
7166 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7167
7168         * MAINTAINERS: Add myself in "Write After Approval".
7169
7170 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7171
7172         * MAINTAINERS: Add myself as ia64 maintainer.
7173
7174 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7175
7176         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7177         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7178         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7179         and Michael Tiemann from Write After Approval since they do not
7180         actually have access.
7181
7182 2008-09-05  Richard Guenther  <rguenther@suse.de>
7183
7184         * configure.ac: Initialize clooglibs to -lcloog.
7185         * configure: Re-generate.
7186
7187 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7188
7189         * MAINTAINERS (Write After Approval): Add myself.
7190
7191 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7192
7193         * configure.ac (--with-cloog-polylib): New.
7194         (--disable-cloog-version-check): New.
7195         (--disable-ppl-version-check): New.
7196         * configure: Re-generate.
7197
7198 2008-09-03  Richard Guenther  <rguenther@suse.de>
7199
7200         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7201         cloog test.
7202         * configure: Re-generate.
7203
7204 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7205
7206         Add picoChip port.
7207         * MAINTAINERS: Add picoChip maintainers.
7208
7209 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7210             Tobias Grosser  <grosser@fim.uni-passau.de>
7211             Jan Sjodin  <jan.sjodin@amd.com>
7212             Harsha Jagasia  <harsha.jagasia@amd.com>
7213             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7214             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7215             Adrien Eliche  <aeliche@isty.uvsq.fr>
7216
7217         Merge from graphite branch.
7218         * configure: Regenerate.
7219         * Makefile.in: Regenerate.
7220         * configure.ac (host_libs): Add ppl and cloog.
7221         Add checks for PPL and CLooG.
7222         * Makefile.def (ppl, cloog): Added modules and dependences.
7223         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7224         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7225
7226 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7227
7228         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7229         (GCC_SHLIB_SUBDIR): New.
7230         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7231         * configure: Regenerate.
7232         * Makefile.in: Regenerate.
7233
7234 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7235
7236         * MAINTAINERS: Consistently use tabs to separate columns.
7237
7238 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7239
7240         * MAINTAINERS (Write after Approval): Add myself.
7241
7242 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7243
7244         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7245         Enable bfd, binutils and opcodes.
7246         * configure: Regenerate.
7247
7248 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7249
7250         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7251
7252 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7253
7254         * MAINTAINERS:  Use correct Umlaut for last name.
7255
7256 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7257
7258         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7259
7260 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7261
7262         * MAINTAINERS: Update my email address.
7263
7264 2008-08-16  Nicolas Roche  <roche@adacore.com>
7265
7266         * Makefile.tpl: Add BOOT_ADAFLAGS.
7267         * Makefile.in: Regenerate.
7268
7269 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7270
7271         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7272         * configure: Regenerate.
7273
7274 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7275
7276         * configure.ac: Add makefile fragments for hpux.
7277         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7278         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7279         * configure: Regenerate.
7280         * Makefile.in: Regenerate.
7281
7282 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7283
7284         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7285
7286 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7287
7288         * MAINTAINERS (Write after Approval): Add myself.
7289
7290 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7291
7292         * MAINTAINERS (Write After Approval):  Add myself.
7293
7294 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7295
7296         * MAINTAINERS (Write After Approval):  Add myself.
7297
7298 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7299
7300         * MAINTAINERS: Update my email address.
7301
7302 2008-06-25  Joey Ye  <joey.ye@intel.com>
7303
7304         * MAINTAINERS (Write After Approval):  Add myself.
7305
7306 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7307
7308         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7309         * Makefile.in: Regenerate.
7310         * configure: Regenerate.
7311
7312 2008-06-17  Daniel Kraft  <d@domob.eu>
7313
7314         * MAINTAINERS (Write After Approval):  Add myself.
7315
7316 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7317
7318         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7319         "$@" is still intact with both Autoconf 2.59 and 2.62.
7320         * configure: Regenerate.
7321
7322 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7323
7324         * Makefile.tpl: Fix comment errors.
7325         * Makefile.in: Regenerate.
7326
7327 2008-06-12  David S. Miller  <davem@davemloft.net>
7328             David Edelsohn  <edelsohn@gnu.org>
7329
7330         * configure.ac: Add powerpc*-*-* to gold supported targets.
7331         * configure: Regenerate.
7332
7333 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7334
7335         PR tree-optimization/36218
7336         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7337         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7338         (all prefix="build-"): Pass them to build-system sub-makes.
7339         * Makefile.in: Regenerate.
7340
7341 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7342
7343         * MAINTAINERS (mt port): Remove.
7344         (sco5, unixware, sco udk): Remove.
7345         (Kean Johnston): Add to Write After Approval.
7346
7347 2008-05-30  Julian Brown  <julian@codesourcery.com>
7348
7349         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7350         of libobjc for ARM EABI Linux.
7351         * configure: Regenerate.
7352
7353 2008-05-18  Xinliang David Li   <davidxl@google.com>
7354
7355         * ChangeLog: Remove wrong ChangeLog entry.
7356
7357 2008-05-17  Xinliang David Li   <davidxl@google.com>
7358
7359         * MAINTAINERS (Write After Approval): Add myself.
7360
7361 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7362
7363         * MAINTAINERS (Write After Approval): Add myself.
7364
7365 2008-05-14  Rafael Espíndola  <espindola@google.com>
7366
7367         * config-ml.in: don't handle --enable-shared and --enable-static.
7368
7369 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7370
7371         * MAINTAINERS: Update my email address.
7372
7373 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7374
7375         * MAINTAINERS: Update my email address.
7376
7377 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7378
7379         * MAINTAINERS (Write After Approval): Add myself.
7380
7381 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7382
7383         * MAINTAINERS (Write After Approval): Add myself.
7384
7385 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7386
7387         * MAINTAINERS (crx): Add myself.
7388
7389 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7390
7391         Sync with src:
7392         2008-04-14  David S. Miller  <davem@davemloft.net>
7393
7394         * configure.ac: Add sparc*-*-* to gold supported targets.
7395         * configure: Regenerate.
7396
7397 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7398
7399         PR bootstrap/35457
7400         * configure.ac: Include override.m4.
7401         * configure: Regenerate.
7402
7403 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7404
7405         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7406         * Makefile.in: Regenerate.
7407
7408 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7409
7410         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7411         as nonconfigurable directories list.
7412         * configure: Regenerate.
7413
7414 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7415
7416         * config.sub, config.guess: Update from upstream sources.
7417
7418 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7419
7420         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7421         * Makefile.in: Regenerate.
7422
7423 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7424
7425         * configure.ac: Do not build libssp for the AVR.
7426         * configure: Regenerate.
7427
7428 2008-04-07  Ian Lance Taylor  <iant@google.com>
7429
7430         * Makefile.def: check-gold depends upon all-binutils.
7431         * Makefile.in: Regenerate.
7432
7433 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7434
7435         * MAINTAINERS (Write After Approval): Add myself.
7436
7437 2008-04-04  Nick Clifton  <nickc@redhat.com>
7438
7439         PR binutils/4334
7440         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7441         builds.
7442         * configure: Regenerate.
7443
7444 2008-04-04  NightStrike  <NightStrike@gmail.com>
7445
7446         PR other/35151
7447         * configure.ac: Combine rules for mingw32 and mingw64.
7448         * configure: Regenerate.
7449
7450 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7451
7452         * MAINTAINERS (Write After Approval): Add myself.
7453
7454 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7455
7456         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7457         * Makefile.in (.NOTPARALLEL): Ditto.
7458
7459 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7460
7461         * MAINTAINERS (Write After Approval): Add myself.
7462
7463 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7464
7465         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7466         * Makefile.in (.NOTPARALLEL): Regenerate.
7467
7468 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7469
7470         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7471         * Makefile.in: Regenerate.
7472
7473 2008-03-26  Jakub Staszak  <kuba@et.pl>
7474
7475         * MAINTAINERS (Write After Approval): Add myself.
7476
7477 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7478
7479         * MAINTAINERS:  Update e-mail address.
7480
7481 2008-03-20  Ian Lance Taylor  <iant@google.com>
7482
7483         * configure.ac: Add support for --enable-gold.
7484         * Makefile.def: Add gold as a directory like ld.
7485         * configure, Makefile.in: Regenerate.
7486
7487 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7488
7489         * configure.ac: m4_include config/proginstall.m4.
7490         * configure: Regenerate.
7491
7492         Backport from upstream Libtool:
7493
7494         2007-10-12  Eric Blake  <ebb9@byu.net>
7495
7496         Deal with Autoconf 2.62's semantic change in m4_append.
7497         * ltsugar.m4 (lt_append): Replace broken versions of
7498         m4_append.
7499         (lt_if_append_uniq): Don't require separator to be overquoted,
7500         and avoid broken m4_append.
7501         (lt_dict_add): Fix typo.
7502         * libtool.m4 (_LT_DECL): Don't overquote separator.
7503
7504 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7505
7506         * config.rpath: Add AIX 6 support.
7507
7508 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7509
7510         * Makefile.def (stageprofile).  Remove -fprofile-generate
7511         from stage_libcflags.
7512         * Makefile.in: Regenerate.
7513
7514 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7515
7516         * config.sub, config.guess: Update from upstream sources.
7517
7518 2008-03-06  Tom Tromey  <tromey@redhat.com>
7519
7520         * MAINTAINERS: Update for treelang deletion.
7521
7522 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7523
7524         * MAINTAINERS: Update my email address.
7525
7526 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7527
7528         * MAINTAINERS (darwin port): Add myself as a maintainer.
7529         (objective-c/c++): Add myself as a maintainer.
7530
7531 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7532
7533         * MAINTAINERS (Write After Approval): Update my email address.
7534
7535 2008-02-25  Tomas Bily  <tbily@suse.cz>
7536
7537         * MAINTAINERS (Write After Approval): Add myself.
7538
7539 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7540
7541         * MAINTAINERS (OpenMP): Add myself.
7542
7543 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7544
7545         PR bootstrap/32009
7546         PR bootstrap/32161
7547
7548         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7549         * configure: Regenerate.
7550
7551         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7552         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7553         STAGE4_LIBCFLAGS): New.
7554         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7555         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7556         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7557         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7558         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7559         for target modules.  Don't export LIBCFLAGS.
7560         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7561         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7562         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7563         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7564         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7565         * Makefile.in: Regenerate.
7566
7567 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7568
7569         PR libgcj/33085
7570         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7571         Do not use -DDLL_EXPORT.  Backport from upstream.
7572
7573 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7574
7575         * MAINTAINERS (Write After Approval): Add myself.
7576
7577 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7578
7579         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7580         * configure: Regenerate.
7581
7582 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7583
7584         * configure.ac (xtensa*-*-*): Recognize processor variants.
7585         * configure: Regenerate.
7586
7587 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7588
7589         PR bootstrap/34922
7590         * configure.ac (PARSE_ARGS): Push suitable setting of
7591         ac_subdirs_all, for `./configure --help=recursive'.
7592         Handle `+' in generic toplevel directory disabling.
7593         * configure: Regenerate.
7594
7595 2008-01-28  Nick Clifton  <nickc@redhat.com>
7596
7597         * MAINTAINERS (xstormy16): Take over maintainership.
7598
7599 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7600
7601         * MAINTAINERS (c4x port): Remove.
7602
7603 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7604
7605         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7606
7607 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7608
7609         * config.sub, config.guess: Update from upstream sources.
7610
7611 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7612
7613         * MAINTAINERS (Write After Approval): Add myself.
7614
7615 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7616
7617         * MAINTAINERS: Update my email address.
7618
7619 2008-01-09  Raksit Ashok  <raksit@google.com>
7620
7621         * MAINTAINERS (Write After Approval): Add myself.
7622
7623 2008-01-09  Raksit Ashok  <raksit@google.com>
7624
7625         * MAINTAINERS (Write After Approval): Add myself.
7626
7627 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7628
7629         * config.sub, config.guess: Update from upstream sources.
7630
7631 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7632
7633         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7634         Change recommended MPFR from 2.2.1 -> 2.3.0.
7635         * configure: Regenerate.
7636
7637 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7638
7639         * MAINTAINERS: Update my email address.
7640
7641 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7642
7643         * MAINTAINERS: Update my email address.
7644
7645 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7646
7647         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7648         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7649         * Makefile.in: Regenerate.
7650
7651 2007-12-10  Mark Heffernan  <meheff@google.com>
7652
7653         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7654         misplaced entries.
7655
7656 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7657
7658         * configure.ac: Enable libjava for x86_64-*-darwin9.
7659         * configure: Regenerate.
7660
7661 2007-12-07  Bill Maddox  <maddox@google.com>
7662
7663         * MAINTAINERS (Write After Approval): Add myself.
7664
7665 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7666
7667         * config.sub, config.guess: Update from upstream sources.
7668
7669 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7670
7671         * config-ml.in: Remove 64bit configure tests.
7672
7673 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7674
7675         * config-ml.in: Robustify against white space in absolute file
7676         names.
7677
7678         * config-ml.in (multi-clean): Substitute ${Makefile}.
7679         Remove superfluous ${Makefile} in list.
7680
7681 2007-11-19  Thiemo Seufer  <ths@mips.com>
7682
7683         * config-ml.in: Don't hardcode the Makefile name.
7684
7685 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7686
7687         * MAINTAINERS (Write After Approval): Add myself.
7688
7689 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7690
7691         * MAINTAINERS (Write After Approval): Add myself.
7692
7693 2007-11-06  Doug Kwan  <dougkwan@google.com>
7694
7695         * MAINTAINERS (Write After Approval): Add myself.
7696
7697 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7698
7699         * MAINTAINERS (mercury): Remove entry.
7700         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7701
7702 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7703
7704         * Makefile.def (dependencies): Make configure-gdb depend on
7705         all-intl.
7706         * Makefile.in: Regenerated.
7707
7708 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7709
7710         * MAINTAINERS (Fortran maintainer): Remove myself.
7711
7712 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7713
7714         * Makefile.def: To avoid problems running with parallel makes,
7715         build newlib before libgloss so that target specific header
7716         files are availble.
7717         * Makefile.in: Regenerate
7718
7719 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7720
7721         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7722         * Makefile.in: Regenerate.
7723
7724 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7725
7726         * MAINTAINERS (Register allocation reviewer): Add myself.
7727
7728 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7729
7730         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7731         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7732         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7733         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7734         * configure: Regenerate.
7735
7736 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7737
7738         * MAINTAINERS (Register allocation reviewer): Add myself.
7739
7740 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7741
7742         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7743         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7744         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7745         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7746         * configure.ac: Default them to host tools for $host = $build.
7747         Subst them.
7748
7749         * configure: Regenerate.
7750         * Makefile.in: Regenerate.
7751
7752 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7753
7754         * MAINTAINERS (Register allocation reviewer): Add myself.
7755
7756 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7757
7758         * MAINTAINERS (Register allocation reviewer): Add myself.
7759
7760 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7761
7762         * MAINTAINERS (Write After Approval): Fix typo.
7763
7764 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7765
7766         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7767         * configure: Regenerate.
7768
7769 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7770
7771         PR bootstrap/31906
7772         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7773         they're already prefixed.
7774
7775 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7776
7777         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7778         libstdc++.
7779         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7780         * configure: Regenerate.
7781         * Makefile.in: Regenerate.
7782
7783 2007-09-17  Andreas Schwab  <schwab@suse.de>
7784
7785         * configure.ac: Raise minimum makeinfo version to 4.6.
7786         * configure: Regenerate.
7787
7788 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7789
7790         * MAINTAINERS (write-after-approval) add myself
7791
7792 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7793
7794         * configure.ac: Correct makeinfo version check.
7795         * configure: Regenerate.
7796
7797 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7798
7799         * MAINTAINERS: Update my email address.
7800
7801 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7802
7803         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7804         to $skipdirs and only disable gprof for newlib.  Use the normal
7805         mips*-elf* handling in other respects.
7806         * configure: Regnerate.
7807
7808 2007-09-12  David Daney  <ddaney@avtrex.com>
7809
7810         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7811         enabling libgcj.
7812         * configure: Regenerate.
7813
7814 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7815
7816         PR other/32154
7817         * configure.ac: For libgloss targets, point the linker to the linker
7818         script, startup code and simulator library.
7819         * configure: Regenerate.
7820
7821 2007-09-07  Andrew Haley  <aph@redhat.com>
7822
7823         * configure.ac (noconfigdirs): Remove target-libffi and
7824         target-libjava.
7825         * configure: Regenerate.
7826
7827 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7828
7829         PR target/33281
7830         * configure.ac: Use config/mh-mingw on mingw.
7831         * configure: Regenerate.
7832
7833 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7834
7835         * MAINTAINERS (Write After Approval): Add myself.
7836
7837 2007-09-05  Richard Guenther  <rguenther@suse.de>
7838
7839         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7840         nor --disable-checking is provided also turn on yes and types
7841         checking for stage1.
7842         * configure: Re-generate.
7843
7844 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7845
7846         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7847         (Write After Approval): Remove myself.
7848
7849 2007-08-29  Nick Clifton  <nickc@redhat.com>
7850
7851         * config.sub, config.guess: Update from upstream sources.
7852
7853 2007-08-22  Bud Davis  <jmdavis@link.com>
7854
7855         * MAINTAINERS (Write After Approval): Added myself.
7856         * MAINTAINERS (Reviewers): Removed myself.
7857
7858 2007-08-18  Paul Brook  <paul@codesourcery.com>
7859             Joseph Myers  <joseph@codesourcery.com>
7860
7861         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7862         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7863         * Makefile.in: Regenerate.
7864         * configure.ac (--with-debug-prefix-map): New.
7865         * configure: Regenerate.
7866
7867 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7868             Nigel Stephens  <nigel@mips.com>
7869
7870         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7871         as target_makefile_frag.
7872         * configure: Regenerate.
7873
7874 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7875
7876         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7877         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7878         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7879         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7880         (do-compare, do-compare3, do-compare-debug): New.
7881         ([+compare-target+]): Use them.
7882
7883 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7884
7885         * MAINTAINERS (Write After Approval): Change my email address.
7886
7887 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7888             Ben Elliston  <bje@au.ibm.com>
7889
7890         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7891         --silent if $silent.
7892         * configure: Regenerate.
7893
7894 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7895
7896         * MAINTAINERS (Various Maintainers): Add myself as
7897         loop infrastructure maintainer.  Update my e-mail
7898         address.
7899
7900 2007-07-31  Diego Novillo  <dnovillo@google.com>
7901
7902         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7903         Adjust description.
7904
7905 2007-07-26  Richard Guenther  <rguenther@suse.de>
7906
7907         * configure.ac: Add types checking to stage1 checking flags.
7908         * configure: Regenerate.
7909
7910 2007-07-17  Nick Clifton  <nickc@redhat.com>
7911
7912         * COPYING3: New file.  Contains version 3 of the GNU General
7913         Public License.
7914         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7915         Lesser General Public License.
7916
7917 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7918
7919         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7920
7921 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7922
7923         * MAINTAINERS (S/390 co-maintainer): Add myself.
7924         (Write After Approval): Remove myself.
7925
7926 2007-07-13  Dan Hipschman  <dsh@google.com>
7927
7928         * MAINTAINERS (Write After Approval): Add myself.
7929
7930 2007-07-11  Nick Clifton  <nickc@redhat.com>
7931
7932         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7933         WINDRES export.
7934         * Makefile.in: Regenerate.
7935
7936 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7937
7938         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7939         maintainer.
7940
7941 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7942
7943         * lt~obsolete.m4: New. Import from 20070318 libtool.
7944
7945 2007-07-03  Julian Brown  <julian@codesourcery.com>
7946
7947         * MAINTAINERS (Write After Approval): Add myself.
7948
7949 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7950
7951         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7952         * configure: Regenerate.
7953
7954 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7955
7956         * configure.ac: Add some missing m4 quotation.
7957         * configure: Regenerate.
7958
7959 2007-07-02  Simon Baldwin  <simonb@google.com>
7960
7961         * MAINTAINERS (Write After Approval): Add myself.
7962
7963 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7964
7965         * configure: Regenerate.
7966
7967 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7968
7969         * Makefile.def: Add windmc tool to build.
7970         * Makefile.tpl: Likewise.
7971         * configure.ac: Likewise.
7972         * Makefile.in: Regenerate.
7973         * configure: Regenerate.
7974
7975 2007-06-28  DJ Delorie  <dj@redhat.com>
7976
7977         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7978         not building newlib.
7979         * configure: Regenerated.
7980
7981 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7982
7983         * MAINTAINERS (Write After Approval): Add myself.
7984
7985 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7986
7987         * MAINTAINERS (Write After Approval): Add myself.
7988
7989 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7990
7991         * MAINTAINERS (Write After Approval): Add myself.
7992
7993 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7994
7995         * MAINTAINERS (Write After Approval): Add myself.
7996
7997 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7998
7999         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8000         * Makefile.in: Regenerated.
8001
8002 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8003
8004         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8005         bfin*-*-uclinux* targets.
8006         * configure: Regenerate.
8007
8008 2007-06-14  Ian Lance Taylor  <iant@google.com>
8009
8010         * MAINTAINERS: Add myself as non-algorithmic global write
8011         maintainer.
8012
8013 2007-06-14  Diego Novillo  <dnovillo@google.com>
8014
8015         * MAINTAINERS: Add self as middle-end maintainer and
8016         non-algorithmic global write maintainer.
8017
8018 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8019
8020         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8021         Move all Fortran maintainers except Paul Brook into the
8022         Non-Autopoiesis section.
8023
8024 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8025
8026         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8027         (distclean-stage[+id+]): Possibly delete stage_last.
8028         * Makefile.in: Regenerate.
8029
8030 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8031
8032         * MAINTAINERS (Various Maintainer): Fix typo.
8033
8034 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8035
8036         * MAINTAINERS (Various Maintainer): Add myself as
8037         dataflow maintainer.
8038
8039 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8040
8041         * config.sub, config.guess: Update from upstream sources.
8042
8043 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8044
8045         * Makefile.tpl: Fix spelling error.
8046         * Makefile.in: Regenerate.
8047
8048 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8049
8050         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8051         lt_cv_sys_max_cmd_len.
8052
8053 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8054
8055         * MAINTAINERS (Various Maintainers): Add myself as
8056         auto-vectorizer maintainer.
8057
8058 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8059
8060         PR libjava/32098
8061         * libtool.m4: Revert previous change.
8062         * ltgcc.m4: Put it here.
8063
8064 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8065
8066         * MAINTAINERS (Various Maintainers): Add myself as
8067         auto-vectorizer maintainer.
8068
8069 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8070
8071         PR libjava/32098
8072         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8073
8074 2007-05-30  Richard Guenther  <rguenther@suse.de>
8075
8076         * MAINTAINERS (Various Maintainers): Add myself as
8077         auto-vectorizer maintainer.
8078
8079 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8080
8081         PR bootstrap/29382
8082         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8083         * configure: Rebuilt.
8084
8085 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8086
8087         * MAINTAINERS (Write After Approval): Removed my name.
8088
8089 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8090
8091         * MAINTAINERS (Write After Approval): Remove myself.
8092
8093 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8094
8095         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8096
8097 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8098
8099         * ltmain.sh: Update from ToT Libtool.
8100         * libtool.m4: Update from ToT Libtool.
8101         * ltsugar.m4: New. Update from ToT Libtool.
8102         * ltversion.m4: New. Update from ToT Libtool.
8103         * ltoptions.m4: New. Update from ToT Libtool.
8104         * ltconfig: Remove.
8105         * ltcf-c.sh: Remove.
8106         * ltcf-cxx.sh: Remove.
8107         * ltcf-gcj.sh: Remove.
8108
8109 2007-05-22  Ollie Wild  <aaw@google.com>
8110
8111         * MAINTAINERS (Write After Approval): Add myself.
8112
8113 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8114
8115         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8116         stage_cflags.
8117         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8118         Remove CFLAGS/LIBCFLAGS.
8119         (configure-stage[+id+]-[+prefix+][+module+],
8120         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8121         * Makefile.in: Regenerate.
8122
8123 2007-05-15  Diego Novillo  <dnovillo@google.com>
8124
8125         * MAINTAINERS: Update e-mail address.
8126
8127 2007-05-15  Revital Eres  <eres@il.ibm.com>
8128
8129         * MAINTAINERS (Write After Approval): Add myself.
8130
8131 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8132
8133         * MAINTAINERS (Write After Approval): Updated my address.
8134
8135 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8136
8137         * MAINTAINERS (Write After Approval): Add myself.
8138
8139 2007-05-11  Silvius Rus  <rus@google.com>
8140
8141         * MAINTAINERS (Write After Approval): Add myself.
8142
8143 2007-04-23  Tom Tromey  <tromey@redhat.com>
8144
8145         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8146
8147 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8148
8149         * MAINTAINERS (cpplib): Rename to ...
8150         (libcpp): ... this.  Add C/C++ front end maintainers.
8151
8152 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8153
8154         * config-ml.in: Pass ${ml_config_env} to configure calls.
8155
8156 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8157
8158         * MAINTAINERS (Write After Approval): Add myself.
8159
8160 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8161
8162         * MAINTAINERS (Write After Approval): Add myself.
8163
8164 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8165
8166         * MAINTAINERS (fortran 95 front end): Add myself.
8167
8168 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8169
8170         * MAINTAINERS (Write After Approval): Add myself.
8171
8172 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8173
8174         * MAINTAINERS (Modulo Scheduler): Add myself.
8175
8176 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8177
8178         * MAINTAINERS (fortran 95 front end): Add myself.
8179         (c++ front end): whitespace fix.
8180
8181 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8182
8183         * MAINTAINERS (Write After Approval): Add myself.
8184
8185 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8186
8187         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8188         of glob.  Quote arguments with single quotes too.
8189         * configure: Regenerate.
8190
8191 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8192
8193         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8194         * Makefile.in: Regenerate
8195
8196 2007-03-07  Andreas Schwab  <schwab@suse.de>
8197
8198         * configure: Regenerate.
8199
8200 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8201
8202         * configure.ac: Add "--with-pdfdir" configure option,
8203         which defines pdfdir variable.
8204         * Makefile.def (target=fixincludes): Add install-pdf to
8205         missing targets.
8206         (recursive_targets): Add install-pdf target.
8207         (flags_to_pass): Add pdfdir.
8208         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8209         target.
8210         * configure: Regenerate
8211         * Makefile.in: Regenerate
8212
8213 2007-02-28  Eric Christopher  <echristo@apple.com>
8214
8215         Revert:
8216         2006-12-07  Mike Stump  <mrs@apple.com>
8217
8218         * Makefile.def (dependencies): Add dependency for
8219         install-target-libssp and install-target-libgomp on
8220         install-gcc.
8221         * Makefile.in: Regenerate.
8222
8223 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8224
8225         * configure: Regenerate.
8226         * configure.ac: Move statements after variable declarations.
8227
8228 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8229
8230         * MAINTAINERS: Add myself as sh maintainer.
8231
8232 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8233
8234         * configure.ac: Adjust for loop syntax.
8235         * configure: Regenerate.
8236
8237 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8238
8239         * configure: Rebuilt.
8240
8241 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8242
8243         * configure.ac: Drop multiple occurrences of --enable-languages,
8244         and fix its quoting.
8245         * configure: Rebuilt.
8246
8247 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8248             Nathan Sidwell  <nathan@codesourcery.com>
8249             Vladimir Prus  <vladimir@codesourcery.com>
8250             Joseph Myers  <joseph@codesourcery.com>
8251
8252         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8253         * configure: Regenerate.
8254
8255 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8256
8257         * ltconfig (freebsd*): Default to elf.
8258
8259 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8260
8261         * configure.ac (target_libraries): Move libgcc before libiberty.
8262         * configure: Regenerated.
8263
8264 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8265             Paolo Bonzini  <bonzini@gnu.org>
8266
8267         PR bootstrap/30753
8268         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8269         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8270         * configure: Regenerated.
8271
8272 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8273
8274         * MAINTAINERS (Language Front End Maintainers): Update my mail
8275         address.
8276
8277 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8278
8279         PR bootstrap/30748
8280         * configure.ac: Correct syntax for Solaris ksh.
8281         * configure: Regenerated.
8282
8283 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8284
8285         * configure.ac: Sync with src.
8286         * configure: Regenerate.
8287
8288 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8289
8290         * Makefile.in: Regenerate.
8291
8292 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8293
8294         * config.sub: Sync with src.
8295
8296 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8297
8298         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8299         noncanonical equivalents.
8300         * configure.in: Rename to...
8301         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8302         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8303         target_noncanonical.  Use them.  Rewrite removal of configure
8304         arguments for autoconf 2.59.  Discard variable settings.  Force
8305         program_transform_name for native tools.
8306
8307         * Makefile.in: Regenerated.
8308         * configure: Regenerated with autoconf 2.59.
8309
8310 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8311
8312         * MAINTAINERS (Write After Approval): Add myself.
8313
8314 2007-01-31  Andreas Schwab  <schwab@suse.de>
8315
8316         * Makefile.tpl (LDFLAGS): Substitute it.
8317         * Makefile.in: Regenerate.
8318
8319 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8320
8321         * MAINTAINERS (Write After Approval): Add myself.
8322
8323 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8324
8325         * MAINTAINERS (spu port): Add myself.
8326
8327 2007-01-23  Richard Guenther  <rguenther@suse.de>
8328
8329         PR bootstrap/30541
8330         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8331         * Makefile.tpl (GNATBIND): Substitute it.
8332         (GNATMAKE): Likewise.
8333         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8334         of STAGE_PREFIX.
8335         * Makefile.in: Regenerate.
8336         * configure: Regenerate.
8337
8338 2007-01-18  Mike Stump  <mrs@apple.com>
8339
8340         * configure.in: Re-enable -Werror for gcc builds.
8341
8342 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8343
8344         * MAINTAINERS (Write After Approval): Add myself.
8345
8346 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8347
8348         * configure.in: Change == to = in test command.
8349         * configure: Regenerate.
8350
8351 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8352             Nick Clifton  <nickc@redhat.com>
8353             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8354
8355         * configure.in (build_configargs, host_configargs, target_configargs):
8356         Remove build/host/target parameters.
8357         (host_libs): Add gmp and mpfr.
8358         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8359         * Makefile.def (gmp, mpfr): New.
8360         (gcc): Remove target.
8361         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8362         target_os, target_vendor): New.
8363         (configure): Add host_alias/target_alias arguments; adjust invocations.
8364         * configure: Regenerate.
8365         * Makefile.in: Regenerate.
8366
8367 2007-01-11  Matt Fago  <fago@earthlink.net>
8368
8369         * configure.in: Try to link to functions only in mpfr 2.2.x
8370         to improve robustness of configure tests.
8371         * configure: Regenerate.
8372
8373 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8374
8375         * MAINTAINERS: Add myself as i386 maintainer.
8376
8377 2007-01-08  Jan Hubicka  <jh@suse.cz>
8378
8379         * MAINTAINERS: Add myself as i386 maintainer.
8380
8381 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8382
8383         * configure.in: Add support for an x86_64-mingw* target.
8384         * configure: Regenerate.
8385
8386 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8387
8388         * Makefile.tpl (all-target): Correct @if conditional for target
8389         modules.
8390         * configure.in: Omit libiberty if building only target libgcc.
8391         * configure, Makefile.in: Regenerated.
8392
8393 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8394
8395         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8396         * configure: Regenerate.
8397
8398 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8399
8400         * Makefile.def (target_modules): Add libgcc.
8401         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8402         * Makefile.tpl (clean-target-libgcc): Delete.
8403         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8404         on gcc even for bootstrapped modules.  Rewrite handling of
8405         lang_env_dependencies to loop over target_modules.
8406         * configure.in (target_libraries): Add target-libgcc.
8407         * Makefile.in, configure: Regenerated.
8408
8409 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8410
8411         * configure.in: Reorganize recognition of languages.  Add
8412         --enable-stage1-languages.  Show supported languages for the chosen
8413         target rather than all recognized languages.
8414         * configure: Regenerate.
8415
8416 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8417
8418         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8419         * Makefile.in: Regenerate.
8420
8421 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8422
8423         * configure.in: Warn that MPFR 2.2.0 is buggy.
8424         * configure: Regenerate.
8425
8426 2006-12-27  Ian Lance Taylor  <iant@google.com>
8427
8428         * configure.in: When removing Makefiles to force a reconfigure, also
8429         remove prev-DIR*/Makefile.
8430         * configure: Regenerate.
8431
8432 2006-12-22  Andreas Schwab  <schwab@suse.de>
8433
8434         * configure: Regenerate with correct autoconf version.
8435
8436 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8437
8438         * configure.in: add AC_SUBST for *_FOR_TARGET.
8439         * configure: Regenerate.
8440
8441 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8442
8443         * configure.in: Simplify logic for rejecting languages that cannot
8444         be built.  Separate the case when a language is unsupported,
8445         from the case when the user chooses not to build a language.
8446
8447 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8448
8449         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8450         it only affects bootstrap and could be tested on "$host" as well.
8451         * configure: Regenerate.
8452         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8453
8454 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8455
8456         PR bootstrap/29544
8457         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8458         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8459         move here comment from Makefile.tpl.
8460         * Makefile.tpl: Move some definitions higher in the file.
8461         (STAGE1_CHECKING): New.
8462         * configure.in: Add --enable-stage1-checking.
8463         * configure: Regenerate.
8464         * Makefile.in: Regenerate.
8465
8466 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8467
8468         * MAINTAINERS: Add myself as build system maintainer.
8469
8470 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8471
8472         * MAINTAINERS (Write After Approval): Add myself.
8473
8474 2006-12-13  Eric Christopher  <echristo@apple.com>
8475
8476         * MAINTAINERS: Add myself as darwin maintainer.
8477
8478 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8479
8480         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8481
8482 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8483
8484         MAINTAINERS: Update my entry.
8485
8486 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8487
8488         * configure.in:  Handle spu makefile frag.
8489         * Makefile.tpl (MAINT): Define
8490         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8491         * configure: Regenerate.
8492         * Makefile.in: Regenerate.
8493
8494 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8495
8496         * config.guess: Import latest version.
8497         * config.sub: Likewise.
8498
8499 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8500
8501         * configure.in (spu-*-*): Don't skip target-libiberty.
8502         * configure: Regenerate.
8503
8504 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8505
8506         PR bootstrap/30134
8507         * configure.in: Correct x86 darwin support for libjava to powerpc
8508         and i?86 only.
8509         * configure: Regenerate.
8510
8511 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8512
8513         * configure.in: Add x86 darwin support for libjava.
8514         * configure: Regenerate.
8515
8516 2006-12-07  Mike Stump  <mrs@apple.com>
8517
8518         * Makefile.def (dependencies): Add dependency for
8519         install-target-libssp and install-target-libgomp on
8520         install-gcc.
8521         * Makefile.in: Regenerate.
8522
8523 2006-12-04  Richard Guenther  <rguenther@suse.de>
8524
8525         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8526         (Non-Algorithmic Maintainers): Move over non-algorithmic
8527         loop optimizer maintainers, add myself as a non-algorithmic
8528         middle-end maintainer.
8529
8530 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8531
8532         * MAINTAINERS (Write After Approval): Add myself.
8533
8534 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8535
8536         * configure.in: Update error message for missing GMP/MPFR.
8537
8538         * configure: Regenerate.
8539
8540 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8541
8542         * configure.in: Update MPFR version in error message.
8543
8544         * configure: Regenerate.
8545
8546 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8547
8548         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8549         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8550         --with-gmp-lib): New flags.
8551
8552         * configure: Regenerate.
8553
8554 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8555
8556         * MAINTAINERS (Write After Approval): Change my email address.
8557
8558 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8559
8560         * MAINTAINERS (Write After Approval): Add myself.
8561
8562 2006-11-22  Philipp Thomas  <pth@suse.de>
8563
8564         * MAINTAINERS (i18n): Update e-mail address.
8565
8566 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8567
8568         * MAINTAINERS (spu port): Add myself as maintainer.
8569         (Write After Approval): Remove myself.
8570
8571 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8572
8573         * configure.in (skipdirs): Don't build libssp for SPU.
8574         * configure: Regenerate.
8575
8576 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8577
8578         * MAINTAINERS (spu port): Add myself as maintainer.
8579         (libobjc): Update my email address.
8580
8581 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8582
8583         * MAINTAINERS (Write After Approval): Add myself.
8584
8585 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8586
8587         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8588         * configure : Rebuilt.
8589
8590 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8591
8592         * MAINTAINERS (Write After Approval): Add myself.
8593
8594 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8595
8596         * MAINTAINERS (Write After Approval): Add myself.
8597
8598 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8599
8600         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8601         libmpfr.a.
8602         * configure: Regenerate.
8603
8604 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8605
8606         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8607         (unstage): Test for stage_last presence.
8608
8609         PR bootstrap/29802
8610         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8611         STAGE_PREFIX.
8612         * Makefile.in: Regenerate.
8613
8614 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8615
8616         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8617         maintainers.
8618
8619 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8620
8621         * MAINTAINERS (Write After Approval): Add myself.
8622
8623 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8624
8625         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8626         and stageN-package/Makefile.
8627         * Makefile.in: Regenerated.
8628
8629 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8630
8631         * configure.in: Remove target-libgloss from noconfigdirs for
8632         bfin-*-*.
8633         * configure: Regenerated.
8634
8635 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8636
8637         * configure.in (have_gmp): Only error if the gcc directory exists.
8638
8639         * configure: Regenerate.
8640
8641 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8642
8643         * configure.in: Robustify error message for missing GMP/MPFR.
8644
8645         * configure: Regenerate.
8646
8647 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8648
8649         * MAINTAINERS (Write After Approval): Add myself.
8650
8651 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8652
8653         * MAINTAINERS: Change email address.
8654
8655 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8656
8657         * MAINTAINERS (Write After Approval): Add myself.
8658
8659 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8660
8661         * MAINTAINERS (Write After Approval): Add myself.
8662
8663 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8664
8665         * MAINTAINERS (Write After Approval): Move myself to
8666         Write After Approval section.
8667
8668 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8669
8670         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8671         need_gmp anymore.
8672         * configure: Regenerate.
8673
8674 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8675
8676         * MAINTAINERS (Write After Approval): Add myself.
8677
8678 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8679
8680         * config.guess: Import latest version.
8681         * config.sub: Likewise.
8682
8683 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8684
8685         * Makefile.def: Added pdf target handling.
8686         * Makefile.tpl: Added pdf target handling.
8687         * Makefile.in: Regenerated.
8688
8689 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8690
8691         * MAINTAINERS: Add self as score port maintainer.
8692
8693 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8694
8695         * MAINTAINERS (Write After Approval): Add myself.
8696
8697 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8698
8699         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8700         or newer.
8701         * configure: Regenerated.
8702
8703 2006-09-27  Dave Brolley  <brolley@redhat.com>
8704
8705         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8706         using $s instead of $r.
8707         * configure: Regenerated.
8708
8709 2006-09-26  Thiemo Seufer  <ths@mips.com>
8710
8711         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8712         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8713         * configure: Regenerate.
8714
8715 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8716
8717         * MAINTAINERS (Write After Approval): Remove myself.
8718
8719 2006-09-22  Chao-ying Fu  <fu@mips.com>
8720
8721         * MAINTAINERS (Write After Approval): Add myself.
8722
8723 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8724
8725         * MAINTAINERS: Add self as soft-fp maintainer.
8726
8727 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8728
8729         * MAINTAINERS: Add myself as avr maintainer.
8730         Remove Marek Michalkiewicz as avr maintainer.
8731
8732 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8733
8734         * MAINTAINERS (Write After Approval): Add myself.
8735
8736 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8737
8738         * configure.in: Never build newlib for a Mingw host.
8739         Never build newlib as Mingw target library.
8740         Test the existence of winsup/cygwin for building a Cygwin newlib,
8741         rather than just winsup.
8742         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8743         building a Mingw target.
8744         * configure: Regenerate.
8745
8746 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8747
8748         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8749
8750 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8751
8752         * config.guess: Import from src (was more updated).
8753         * config.sub: Likewise.
8754
8755 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8756
8757         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8758         * configure: Regenerated.
8759
8760 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8761
8762         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8763         for stages after the first.
8764
8765 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8766
8767         * Makefile.def: Add dependencies for configure-opcodes
8768         on configure-intl and all-opcodes on all-intl.
8769         * Makefile.in: Regenerated.
8770
8771 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8772
8773         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8774
8775 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8776
8777         Port to hosts whose 'sort' and 'tail' implementations
8778         treat operands with leading '+' as file names, as POSIX
8779         has required since 2001.  However, make sure the code still
8780         works on pre-POSIX hosts.
8781         * ltmain.sh: Don't assume "sort +2" is equivalent to
8782         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8783
8784 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8785
8786         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8787
8788 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8789
8790         * ltconfig: chmod 644 before ranlib during install.
8791
8792 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8793
8794         PR bootstrap/18058
8795         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8796         if the bootstrap compiler is a GCC version that supports it.
8797         * configure: Regenerate.
8798
8799 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8800
8801         * configure.in: Fix thinkos in previous check-in.
8802         * configure: Regenerate.
8803
8804 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8805
8806         PR other/27063
8807         * configure.in: Test subdir_requires and give an appropriate
8808         error message.
8809         * configure: Regenerate.
8810
8811 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8812
8813         * MAINTAINERS (Write After Approval): Add myself.
8814
8815 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8816
8817         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8818
8819 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8820
8821         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8822
8823 2006-06-20  David Ayers  <d.ayers@inode.at>
8824
8825         PR bootstrap/28072
8826         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8827         whether target-libjava is being configured instead of whether the
8828         java front end is enabled.
8829         * configure: Regenerate.
8830
8831 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8832
8833         PR target/27540
8834         * configure.in: Only enable libgomp on IRIX 6.
8835         * configure: Regenerate.
8836
8837 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8838
8839         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8840         too.
8841         * Makefile.in: Regenerate.
8842
8843 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8844
8845         * config-ml.in: Alter CCASFLAGS to include special
8846         multilib options the same as is done for CFLAGS.
8847
8848 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8849
8850         * configure.in: Don't enable libgomp on hpux10.
8851         * configure: Rebuilt.
8852
8853 2006-06-12  David Ayers  <d.ayers@inode.at>
8854
8855         PR bootstrap/27963
8856         PR target/19970
8857         * configure.in: Remove target-boehm-gc from noconfigdirs where
8858         ${libgcj} is specified.
8859         * configure: Regenerate.
8860
8861 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8862
8863         Sync from src:
8864
8865         * configure.in: Sync.
8866         * configure: Regenerated.
8867
8868         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8869
8870         * Makefile.def: Added dependencies from sim and gdb on intl, and
8871         added configure dependencies to everything with an all dependency
8872         on intl.
8873         * Makefile.in: Regenerated.
8874
8875 2006-06-06  David Ayers  <d.ayers@inode.at>
8876
8877         PR libobjc/13946
8878         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8879         * Makefile.in: Regenerate.
8880         * configure.in: Add --enable-objc-gc at toplevel and have it
8881         enable boehm-gc for Objective-C.
8882         Remove target-boehm-gc from libgcj.
8883         Add target-boehm-gc to target_libraries.
8884         Add target-boehm-gc to noconfigdirs where ${libgcj}
8885         is specified.
8886         Assert that boehm-gc is supported when requested for Objective-C.
8887         Only build boehm-gc if needed either for Java or Objective-C.
8888         * configure: Regenerate.
8889
8890 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8891
8892         PR 27674
8893         * Makefile.tpl (configure-[+prefix+][+module+],
8894         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8895         Remove rule to unstage bootstrapped modules.
8896         (stage_current): New.
8897         * Makefile.in: Regenerate.
8898
8899 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8900
8901         * MAINTAINERS (Write After Approval): Update my e-mail address.
8902
8903 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8904
8905         * include/libiberty.h: Declare pex_run_in_environment.
8906
8907 2006-05-31  Asher Langton  <langton2@llnl.gov>
8908
8909         * MAINTAINERS (Write After Approval): Add myself.
8910
8911 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8912
8913         * Makefile.def (bfd, opcodes): Fix lib_path.
8914         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8915         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8916         * Makefile.in: Regenerate.
8917
8918 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8919
8920         * Makefile.in: Regenerate.
8921
8922 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8923
8924         * Makefile.def: Add install-html target. Add datarootdir
8925         docdir and htmldir to flags_to_pass.
8926         * Makefile.tpl: Add install-html target.
8927         * Makefile.in: Regenerate.
8928         * configure.in: Add --with-datarootdir, --with-docdir, and
8929         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8930         * configure: Regenerate.
8931
8932 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8933
8934         * configure.in: Enable gprof for cross builds.
8935         * configure: Regenerate.
8936
8937 2006-05-22  Richard Guenther  <rguenther@suse.de>
8938
8939         Revert
8940         2006-01-31  Richard Guenther  <rguenther@suse.de>
8941         Paolo Bonzini  <bonzini@gnu.org>
8942
8943         * Makefile.def (target_modules): Add libgcc-math target module.
8944         * configure.in (target_libraries): Add libgcc-math target library.
8945         (--enable-libgcc-math): New configure switch.
8946         * Makefile.in: Re-generate.
8947         * configure: Re-generate.
8948         * libgcc-math: New toplevel directory.
8949
8950 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8951             Andreas Tobler  <a.tobler@schweiz.ch>
8952
8953         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8954         * configure: Rebuilt.
8955
8956 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8957
8958         * MAINTAINERS (Write After Approval): Add myself.
8959
8960 2006-05-01  DJ Delorie  <dj@redhat.com>
8961
8962         * configure.in: Restore CFLAGS if GMP isn't present.
8963         * configure: Regenerate.
8964
8965 2006-05-01  Richard Guenther  <rguenther@suse.de>
8966
8967         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8968         maintainer.
8969
8970 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8971
8972         * MAINTAINERS (Write After Approval): Add myself.
8973
8974 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8975
8976         * MAINTAINERS (Write After Approval): Add myself.
8977
8978 2006-04-18  DJ Delorie  <dj@redhat.com>
8979
8980         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8981         reference libgloss so that libssp can be built in a combined
8982         tree.
8983         * configure: Regenerate.
8984
8985 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8986
8987         * MAINTAINERS (Write After Approval): Add myself.
8988
8989 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8990
8991         * configure.in: Require makeinfo 4.4 or higher.
8992         * configure: Regenerate.
8993
8994 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8995
8996         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8997         Rearrange the entries of other libraries to have them in one place.
8998
8999 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9000
9001         * MAINTAINERS (Write After Approval): Remove myself.
9002         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9003
9004 2006-03-14  Richard Guenther  <rguenther@suse.de>
9005
9006         * configure: Regenerate with autoconf 2.13.
9007
9008 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9009
9010         * MAINTAINERS: Use my work address.
9011
9012         * MAINTAINERS: Update my E-mail address.
9013
9014 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9015
9016         * configure.in: Handle --disable-<component> generically.
9017         * configure: Regenerate.
9018
9019 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9020
9021         PR libgcj/17311
9022         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9023
9024 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9025
9026         * MAINTAINERS (Write After Approval):  Remove myself.
9027         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9028
9029 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9030
9031         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9032         (TARGET_CONFIGDIRS): Remove.
9033         * configure.in: Remove AC_SUBST(target_configdirs).
9034         * Makefile.in, configure: Regenerated.
9035
9036 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9037
9038         * MAINTAINERS (Write After Approval):  Remove myself.
9039         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9040
9041 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9042
9043         PR bootstrap/25670
9044
9045         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9046
9047         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9048         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9049         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9050         BUILD_PREFIX, BUILD_PREFIX_1.
9051         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9052
9053         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9054         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9055
9056         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9057         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9058         of `cat stage_current`.  Always provide the `r' and `s' variables.
9059         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9060         a single shell execution.
9061         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9062         bootstrapped modules, make the stage1 module if the build was not
9063         started yet, else build the current stage.
9064         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9065         (all-build, all-host, all-target, [+make_target+]-host,
9066         [+make_target+]-target): Do not use \-continued lines.
9067         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9068         (current_stage, restrap, stage_last): New.
9069
9070         * Makefile.in: Regenerate.
9071         * configure: Regenerate.
9072
9073 2006-02-19  Bud Davis  <jmdavis@link.com>
9074
9075         * MAINTAINERS (Write After Approval):  Remove myself.
9076         (Language Front End Maintainers):  Add myself as fortran 95
9077         maintainer and update e-mail address.
9078
9079 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9080
9081         * MAINTAINERS (Write After Approval):  Remove myself.
9082         (Language Front End Maintainers):  Add myself as fortran 95
9083         maintainer.
9084
9085 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9086
9087         * MAINTAINERS (Write After Approval): Add myself.
9088
9089 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9090
9091         * MAINTAINERS (Write After Approval):  Remove myself.
9092         (Language Front End Maintainers):  Add myself as
9093         fortran 95 maintainer.
9094
9095 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9096
9097         Sync from src:
9098
9099         2005-12-27  Leif Ekblad  <leif@rdos.net>
9100
9101         * configure.in: Add support for RDOS target.
9102         * configure: Regenerate.
9103
9104 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9105             Andreas Schwab  <schwab@suse.de>
9106
9107         * configure: Regenerate.
9108
9109 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9110
9111         * configure.in (enable_libgomp): Add AIX.
9112         * configure: Regenerate.
9113
9114 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9115
9116         * MAINTAINERS (Write After Approval): Add myself.
9117
9118 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9119
9120         * MAINTAINERS (Write After Approval): Add myself.
9121
9122 2006-01-31  Richard Guenther  <rguenther@suse.de>
9123         Paolo Bonzini  <bonzini@gnu.org>
9124
9125         * Makefile.def (target_modules): Add libgcc-math target module.
9126         * configure.in (target_libraries): Add libgcc-math target library.
9127         (--enable-libgcc-math): New configure switch.
9128         * Makefile.in: Re-generate.
9129         * configure: Re-generate.
9130         * libgcc-math: New toplevel directory.
9131
9132 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9133
9134         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9135         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9136         the assembler, linker and binutils.
9137         * configure: Regenerate.
9138
9139 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9140
9141         * MAINTAINERS (Write After Approval): Add myself.
9142
9143 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9144
9145         * configure: Regenerate.
9146
9147 2006-01-18  Richard Henderson  <rth@redhat.com>
9148             Jakub Jelinek  <jakub@redhat.com>
9149             Diego Novillo  <dnovillo@redhat.com>
9150
9151         * libgomp: New directory.
9152         * Makefile.def: Add target_module libgomp.
9153         * Makefile.in: Regenerate.
9154         * configure.in (target_libraries): Add target-libgomp.
9155         * configure: Regenerate.
9156
9157 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9158
9159         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9160         @ from continuation.
9161         * Makefile.in: Rebuilt.
9162
9163 2006-01-04  Chris Lattner  <sabre@gnu.org>
9164
9165         * MAINTAINERS (Write After Approval): Add myself.
9166
9167 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9168
9169         PR bootstrap/24252
9170
9171         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9172         * Makefile.tpl (OBJDUMP): New.
9173         (EXTRA_HOST_FLAGS): Add it.
9174         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9175
9176         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9177         to use symbolic links between directories.  Avoid race conditions
9178         or make them harmless.
9179         * configure.in: Do not try to use symbolic links between directories.
9180
9181         * Makefile.def (LEAN): Pass.
9182         * Makefile.tpl (LEAN): Define.
9183         (stage[+id+]-start): Accept that the previous directory does not
9184         exist, if the bootstrap is lean.
9185         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9186         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9187         configure substitution.
9188         ([+compare-target+]): Likewise.
9189         ([+bootstrap-target+]-lean): New.
9190         * configure.in: Remove lean bootstrap support from here.
9191
9192         * Makefile.in: Regenerate.
9193         * configure: Regenerate.
9194
9195 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9196
9197         * MAINTAINERS (libdecnumber): Add myself.
9198
9199 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9200
9201         * libtool-ldflags: New script.
9202
9203 2006-01-02  Andreas Schwab  <schwab@suse.de>
9204
9205         * configure.in: When reconfiguring remove Makefile in
9206         all stage directories.
9207         * configure: Regenerate.
9208
9209 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9210
9211         * MAINTAINERS: Update my email address.
9212
9213 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9214
9215         Revert Ada-related part of the previous change.
9216
9217         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9218         Do not pass.
9219         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9220         * Makefile.in: Regenerate.
9221         * configure.in: Do not include mt-ppc-aix target fragment.
9222         * configure: Regenerate.
9223
9224 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9225
9226         * configure.in: Select appropriate fragments for PowerPC/AIX.
9227         * configure: Regenerate.
9228
9229         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9230         BOOT_CFLAGS, BOOT_LDFLAGS.
9231         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9232         BOOT_CFLAGS, BOOT_LDFLAGS.
9233         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9234         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9235         (stage): Fail if we cannot complete the work.
9236         * Makefile.in: Regenerate.
9237
9238 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9239
9240         * configure.in: Replace ms1 with mt.
9241         * configure: Rebuilt.
9242
9243 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9244
9245         * MAINTAINERS: Update my email address.
9246
9247 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9248
9249         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9250         install-host-nogcc): Don't invoke $(stage) at the end.
9251         * Makefile.in: Regenerate.
9252
9253 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9254
9255         * configure.in: Flip the top-level bootstrap switch.
9256         * configure: Regenerate.
9257
9258 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9259
9260         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9261         $(stage) and $(unstage).
9262         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9263         (all): Remove stray semicolon.
9264         (local-distclean): Don't handle multilib.tmp and multilib.out.
9265         (install.all): Set $s for consistency.
9266         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9267         check_multilibs setting.  Always make the install directory.
9268         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9269         Correct @if/@endif.
9270         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9271         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9272         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9273         (multilib.out): Remove.
9274         * Makefile.in: Regenerated.
9275
9276 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9277
9278         * MAINTAINERS (Write After Approval): Add myself.
9279
9280 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9281
9282         * MAINTAINERS: Add myself as mt maintainer.
9283
9284         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9285
9286 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9287
9288         * MAINTAINERS: Change email address.
9289
9290 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9291
9292         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9293         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9294         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9295         Find in-tree tools if available.
9296         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9297         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9298         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9299         (COMPILER_*_FOR_TARGET): New.
9300         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9301         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9302         (CONFIGURED_*, USUAL_*): Remove.
9303         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9304         STRIP): Use autoconf substitutions.
9305         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9306         COMPILER_NM_FOR_TARGET): New.
9307         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9308
9309         (all): Make all-host and all-target in parallel.
9310         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9311         that $$r and $$s are set before invoking a recursive make.
9312         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9313         ([+bootstrap-target+]): Inline most of the `all' target.
9314
9315 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9316
9317         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9318         from the gcc build directory.
9319         * Makefile.in: Regenerate.
9320
9321 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9322
9323         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9324         depend on all-libdecnumber.
9325         * configure.in (host_libs): Include libdecnumber.
9326         * Makefile.in: Regenerate.
9327         * configure: Likewise.
9328
9329 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9330
9331         * libdecnumber: Import decNumber sources from the dfp-branch.
9332
9333 2005-11-21  Kean Johnston  <jkj@sco.com>
9334
9335         * config.sub, config.guess: Sync from upstream sources.
9336
9337 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9338
9339         Import from Autoconf sources:
9340
9341         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9342         * config/move-if-change: Don't output "$2 is unchanged";
9343         suggested by Ben Elliston.  Handle weird characters correctly.
9344
9345 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9346
9347         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9348         to match upstream libtool for darwin.
9349
9350 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9351
9352         * Makefile.def: Remove gdb dependencies for gdbtk.
9353         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9354         (configure-gdb, install-gdb): New rules.
9355         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9356         * Makefile.in, configure: Regenerated.
9357
9358 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9359
9360         * MAINTAINERS (Write After Approval): Add myself.
9361
9362 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9363
9364         * MAINTAINERS (Write After Approval): Add myself.
9365
9366 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9367
9368         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9369         Diego Novillo.
9370
9371 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9372
9373         PR bootstrap/24297
9374         * Makefile.tpl (do-[+make-target+], do-check, install,
9375         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9376         are set before recursing.
9377         * Makefile.in: Regenerate.
9378
9379 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9380
9381         PR bootstrap/18939
9382         * Makefile.def (gcc) <target>: Fix thinko.
9383         * Makefile.in: Regenerate.
9384
9385 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9386
9387         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9388         * configure: Regenerate.
9389
9390 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9391
9392         * MAINTAINERS (Write After Approval): Add self.
9393
9394 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9395
9396         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9397         target-libffi, target-qthreads, target-libjava, and
9398         targetlibobjc.
9399         * configure: Regenerate.
9400
9401 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9402
9403         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9404         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9405         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9406         (USUAL_OBJDUMP_FOR_TARGET): New.
9407         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9408         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9409         * configure, Makefile.in: Regenerated.
9410
9411 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9412
9413         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9414         before other host packages.
9415
9416 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9417
9418         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9419
9420 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9421
9422         PR bootstrap/22340
9423
9424         * configure.in (default_target): Remove.
9425         * Makefile.tpl (all): Do not use prerequisites as subroutines
9426         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9427         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9428         use prerequisites as subroutines.
9429         (check-host, check-target): New.
9430         (bootstrap configure & all targets): Do not use stage*-start
9431         if the directory layout is already ok.
9432         (non-bootstrap configure & all targets): Prepend a $(unstage).
9433         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9434         (NOTPARALLEL): Remove.
9435         (unstage, stage variables): New variables.
9436         (unstage, stage targets): Simply expand to those variables.
9437
9438         * configure: Regenerate.
9439         * Makefile.in: Regenerate.
9440
9441 2005-10-04  James E Wilson  <wilson@specifix.com>
9442
9443         * Makefile.def (lang_env_dependencies): Add libmudflap.
9444         * Makefile.in: Regenerate.
9445
9446 2005-10-03  Andreas Schwab  <schwab@suse.de>
9447
9448         Backport from libtool CVS:
9449         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9450
9451         * ltmain.sh: add support for installing into temporary
9452         staging area (e.g. 'make install DESTDIR=...')
9453
9454 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9455
9456         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9457         * configure: Regenerated.
9458
9459 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9460
9461         * configure: Regenerate with the correct
9462         autoconf version.
9463
9464 2005-09-30  Catherine Moore  <clm@cm00re.com>
9465
9466         * configure.in (bfin-*-*): New.
9467         * configure: Regenerated.
9468
9469 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9470
9471         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9472         (LIPO_FOR_TARGET): New.
9473         (CONFIGURED_LIPO_FOR_TARGET): New.
9474         (USUAL_LIPO_FOR_TARGET): New.
9475         (STRIP_FOR_TARGET): New.
9476         (CONFIGURED_STRIP_FOR_TARGET): New.
9477         (USUAL_STRIP_FOR_TARGET): New.
9478         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9479         STRIP_FOR_TARGET.
9480         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9481         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9482         * Makefile.in: Regenerate.
9483         * configure: Regenerate.
9484
9485 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9486
9487         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9488         (rs6000-*-aix*): Same.
9489         * configure: Regenerate.
9490
9491 2005-09-16  Tom Tromey  <tromey@redhat.com>
9492
9493         * MAINTAINERS: Add self as java maintainer.
9494
9495 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9496
9497         * configure.in: Recognize f95 in the --enable-languages option,
9498         and substitute it for fortran, issuing a warning.
9499         * configure: Regenerate.
9500
9501 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9502
9503         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9504         * configure:  Regenerated.
9505
9506 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9507
9508         * MAINTAINERS: Add self as ms1 maintainer.
9509
9510 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9511
9512         * Makefile.def (libssp): Add to lang_env_dependencies.
9513         * Makefile.in: Regenerate.
9514
9515 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9516
9517         * MAINTAINERS: Add myself as middle-end maintainer.
9518
9519 2005-08-17  Christian Groessler  <chris@groessler.org>
9520
9521         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9522         * Makefile.in: Regenerate.
9523
9524 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9525
9526         * MAINTAINERS (write after approval): Added myself.
9527
9528 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9529
9530         * MAINTAINERS (Write After Approval): Add myself.
9531
9532 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9533
9534         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9535         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9536         Look for alternate names of the target cc and c++
9537         * configure: Regenerate.
9538
9539 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9540
9541         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9542         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9543         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9544         tools; remove code to manually set them.
9545         (Target tools): Look in the environment for them.
9546         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9547         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9548         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9549         build directory.
9550         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9551         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9552         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9553         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9554         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9555         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9556         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9557         * configure: Regenerate.
9558         * Makefile.in: Regenerate.
9559
9560 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9561
9562         * MAINTAINERS: Update for removed CPU targets.
9563
9564 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9565
9566         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9567         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9568         * Makefile.in: Regenerated.
9569
9570 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9571
9572         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9573         (CFLAGS_FOR_TARGET): Use it.
9574         (CXXFLAGS_FOR_TARGET): Likewise.
9575         * Makefile.in: Regenerated.
9576         * configure.in (--with-build-sysroot): New option.
9577         * configure: Regenerated.
9578
9579 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9580
9581         * Makefile.tpl: Wrap install between unstage and stage
9582         * Makefile.in: Regenerate.
9583
9584 2005-07-21  Eric Christopher  <echristo@apple.com>
9585
9586         * MAINTAINERS: Update affiliation.
9587
9588 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9589
9590         * MAINTAINERS: Add self as crx port maintainer.
9591
9592 2005-07-20  DJ Delorie  <dj@redhat.com>
9593
9594         * MAINTAINERS: Add self as m32c maintainer.
9595
9596 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9597
9598         * all files: Update FSF address.
9599
9600 2005-07-15  Eric Christopher  <echristo@redhat.com>
9601
9602         * MAINTAINERS: Change affiliation.
9603
9604 2005-07-14  Jim Blandy  <jimb@redhat.com>
9605
9606         * configure.in: Add cases for Renesas m32c.
9607         * configure: Regenerated.
9608
9609 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9610
9611         * COPYING.LIB: Update from fsf.org.
9612
9613 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9614
9615         * COPYING, compile, config.guess,
9616         config.sub, install-sh, missing, mkinstalldirs,
9617         symlink-tree, ylwrap: Sync from upstream sources.
9618         * config-ml.in: Update FSF address.
9619
9620 2005-07-13  Eric Christopher  <echristo@redhat.com>
9621
9622         * configure.in: Add toplevel noconfigdir support for tpf.
9623         * configure: Regenerate.
9624
9625 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9626
9627         PR ada/22340
9628
9629         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9630         * Makefile.in: Regenerate.
9631
9632 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9633
9634         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9635         Brolley to write-after-approval.
9636
9637 2005-07-07  Andreas Schwab  <schwab@suse.de>
9638
9639         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9640         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9641         * Makefile.in: Regenerated.
9642
9643 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9644
9645         * configure.in: Don't build sim or rda when targetting darwin.
9646         * configure: Regenerate.
9647
9648 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9649
9650         * configure.in: Add --enable-libssp and --disable-libssp.
9651         * configure: Regenerate with autoconf-2.13.
9652
9653 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9654
9655         * Makefile.def (target_modules): Add libssp.
9656         * configure.in (target_libraries): Add target-libssp.
9657         * configure: Rebuilt.
9658         * Makefile.in: Rebuilt.
9659
9660 2005-07-01  Zack Weinberg  <zackw@panix.com>
9661
9662         * MAINTAINERS: Change email address.  Resign from maintainership.
9663
9664 2005-07-01  Richard Guenther  <rguenther@suse.de>
9665
9666         * MAINTAINERS: Change my e-mail address and affiliation.
9667
9668 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9669
9670         * Makefile.def (stagefeedback): Come after profile.
9671         Define profiledbootstrap target.
9672         * Makefile.tpl (profiledbootstrap): Remove.
9673         (stageprofile-end): Zap stagefeedback.
9674         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9675         * Makefile.in: Regenerate.
9676
9677 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9678
9679         * MAINTAINERS: Update my email address.
9680
9681 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9682
9683         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9684         In 'cpp' stanza, support '#line' as well as '# '.
9685
9686 2005-06-08  Andreas Schwab  <schwab@suse.de>
9687
9688         * MAINTAINERS: Move myself from 'Write After Approval' to
9689         'CPU Port Maintainers' section as m68k maintainer.
9690
9691 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9692
9693         * configure.in (unsupported_languages): New macro.
9694         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9695         non-ported target libraries in noconfigdirs.
9696         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9697         non-linux-gnu.  Remove libgcj_ex_libffi.
9698         <lang_frag loop>: Set add_this_lang=no if the language is in
9699         unsupported_languages.
9700         * configure: Regenerate.
9701
9702 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9703
9704         * configure.in: Fix typo in handling of --with-mpfr-dir.
9705         * configure: Regenerate.
9706
9707 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9708
9709         * MAINTAINERS: Update my email address.
9710
9711 2005-06-02  Jim Blandy  <jimb@redhat.com>
9712
9713         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9714         accepted into the master sources.)
9715
9716 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9717             Michael Snyder  <msnyder@redhat.com>
9718             Stan Cox  <scox@redhat.com>
9719
9720         * configure.in: Set noconfigdirs for ms1.
9721
9722         * configure: Regenerate.
9723
9724 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9725
9726         * MAINTAINERS (Write After Approval): Add self.
9727
9728 2005-06-01  Josh Conner  <jconner@apple.com>
9729
9730         * MAINTAINERS (Write After Approval): Add self.
9731
9732 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9733
9734         * MAINTAINERS: Update my email address.
9735
9736 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9737
9738         * MAINTAINERS (Write After Approval): Add self.
9739
9740 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9741
9742         * MAINTAINERS (Write After Approval): Remove self.
9743
9744 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9745
9746         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9747         (Dependencies): Consider target modules for bootstrap dependencies.
9748         Make target bootstrap modules depend on each stage's gcc.
9749         * Makefile.in: Regenerate.
9750
9751 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9752
9753         * Makefile.def (configure-gcc): Depend on binutils having been built.
9754         (all-gcc): No need to do it here.
9755         * Makefile.in: Regenerate.
9756
9757 2005-05-19  Paul Brook  <paul@codesourcery.com>
9758
9759         * configure.in: Rewrite misleading error message when requested
9760         language cannot be built.
9761         * configure: Regenerate.
9762
9763 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9764
9765         * ylwrap: Import from Automake 1.9.5.
9766
9767 2005-05-13  David Ung  <davidu@mips.com>
9768
9769         * MAINTAINERS (Write After Approval): Add self.
9770
9771 2005-05-09  Mike Stump  <mrs@apple.com>
9772
9773         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9774         lt_cv_sys_max_cmd_len for now.
9775
9776 2005-05-09  Stan Cox  <scox@redhat.com>
9777
9778         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9779
9780 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9781
9782         * README.SCO: Update the URL.
9783
9784 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9785
9786         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9787         with_gnu_ld to libtool.
9788         * ltcf-c.sh (aix[45]): Define file_list_spec.
9789         * ltcf-cxx.sh (aix[45]): Same.
9790         * ltcf-gcj.sh (aix[45]): Same.
9791         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9792         exists, write list of input files to temporary file.
9793
9794 2005-05-04  Mike Stump  <mrs@apple.com>
9795
9796         * configure.in: Always pass --target to target configures as
9797         otherwise rebuilds that do --recheck will fail.
9798         * confiugure: Rebuilt.
9799
9800 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9801
9802         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9803         STAGE_HOST_EXPORTS.
9804         (configure, all): Add bootstrap support.
9805         (Host modules, target modules): Pass post-stage1 flags and exports.
9806         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9807         * Makefile.in: Regenerate.
9808
9809 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9810
9811         * configure: Regenerate.
9812
9813 2005-04-27  Mike Stump  <mrs@apple.com>
9814
9815         * MAINTAINERS: Add self as darwin maintainer.
9816
9817 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9818
9819         * config.sub: Update from master copy.
9820
9821 2005-04-21  Mike Stump  <mrs@apple.com>
9822
9823         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9824         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9825
9826 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9827
9828         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9829         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9830         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9831         "*-*-elf" and "*-*-linux*".
9832         * configure: Regenerate.
9833
9834 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9835
9836         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9837
9838 2005-04-12  Mike Stump  <mrs@apple.com>
9839
9840         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9841
9842 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9843
9844         * MAINTAINERS (Write After Approval): Add myself.
9845
9846 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9847
9848         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9849
9850 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9851
9852         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9853         (TARGET_CONFIGARGS): Include --with-target-subdir.
9854         (configure, all): New macros.  Use them throughout.
9855         * Makefile.in: Regenerate.
9856
9857 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9858
9859         * MAINTAINERS (Write After Approval): Add myself.
9860
9861 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9862
9863         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9864
9865 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9866
9867         * MAINTAINERS: Move John Carr to Write After Approval.
9868
9869 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9870
9871         * config/mh-mingw32: Delete.
9872         * configure.in: Don't use it.
9873         * configure: Regenerate.
9874
9875 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9876
9877         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9878         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9879         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9880         (HOST_LIB_PATH): Generate from Makefile.def.
9881         (TARGET_LIB_PATH): Likewise.
9882         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9883         * Makefile.in: Regenerate.
9884         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9885         (RPATH_ENVVAR): Include Darwin case.
9886         * configure: Regenerate.
9887
9888 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9889
9890         * MAINTAINERS (Various Maintainers): Remove self.
9891         (Write After Approval): Add self.
9892
9893 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9894
9895         * MAINTAINERS (Various Maintainers): Add self.
9896
9897 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9898
9899         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9900         * configure: Regenerate.
9901
9902 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9903
9904         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9905         gcc_version, and gcc_version_trigger from set of flags to pass.
9906         * Makefile.tpl: Remove definitions of above variables.
9907         (config.status): Remove dependency on $(gcc_version_trigger).
9908         * Makefile.in: Regenerate.
9909         * configure.in: Do not reference config/gcc-version.m4 nor
9910         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9911         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9912         * configure: Regenerate.
9913
9914 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9915             Andrew Pinski  <pinskia@physics.uc.edu>
9916
9917         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9918         * Makefile.in: Regenerate.
9919
9920 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9921
9922         * MAINTAINERS (Write After Approval): Add myself.
9923
9924 2005-03-03  David Ayers  <d.ayers@inode.at>
9925
9926         * MAINTAINERS (Write After Approval): Add myself.
9927
9928 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9929
9930         PR libgcj/20160
9931         * ltmain.sh: Avoid creating archives with components that have
9932         duplicate basenames.
9933
9934 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9935
9936         PR bootstrap/20250
9937         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9938         instead of check.
9939         * Makefile.in: Regenerate.
9940
9941 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9942
9943         * Makefile.in: Regenerate to fix conflict between the previous two
9944         patches.
9945
9946 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9947
9948         PR bootstrap/17383
9949         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9950         * Makefile.tpl (HOST_SUBDIR): New substitution.
9951         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9952         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9953         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9954         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9955         (Host modules, Bootstrapped modules): Use it.
9956         (Build modules, Target modules): Do not create symlink trees,
9957         always configure out-of-srcdir.
9958         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9959         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9960         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9961         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9962
9963         * Makefile.in: Regenerate.
9964         * configure: Regenerate.
9965
9966 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9967
9968         Merged from libada-gnattools-branch:
9969         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9970
9971         * gnattools: New directory.
9972         * Makefile.def: Add gnattools as a module, depending on target-libada.
9973         * Makefile.in: Regenerate.
9974         * configure.in: Include gnattools in host_tools; disable it if ada
9975         is disabled.
9976         * configure: Regenerate.
9977
9978 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9979
9980         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9981         treelang maintainer.
9982         (Write After Approval): Remove myself.
9983
9984 2005-02-23  Paul Schlie  <schlie@comcast.net>
9985
9986         * configure.in: Allow darwin targeted ports to build tk, itcl and
9987         libgui.
9988         * configure: Regenerate.
9989
9990 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9991
9992         PR libgcj/10353
9993         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9994         * configure: Regenerate.
9995
9996 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9997
9998         * MAINTAINERS (Write After Approval): Add myself.
9999
10000 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10001
10002         * MAINTAINERS: Update my e-mail address.
10003
10004 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10005
10006         * MAINTAINERS (Write After Approval): Add myself.
10007
10008 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10009
10010         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10011         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10012         target-libgloss when not *-*-elf and *-*-aout.
10013         * configure: Regenerate.
10014
10015 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10016
10017         * MAINTAINERS: Remove obsolete entries.
10018
10019         * MAINTAINERS (Write After Approval): Add Michael Matz.
10020
10021 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10022
10023         * MAINTAINERS: Remove self as cpplib maintainer.
10024
10025 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10026
10027         * install-sh, config.sub: Import from upstream.
10028
10029 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10030
10031         PR bootstrap/18222
10032         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10033         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10034         * Makefile.in: Regenerate.
10035
10036 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10037
10038         * MAINTAINERS: Update my email address.
10039
10040 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10041             Andreas Schwab  <schwab@suse.de>
10042
10043         PR bootstrap/18033
10044         * config-ml.in: Eval option if surrounded by single quotes.
10045
10046 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10047
10048         Revert 2004-12-28 Makefile changes, a better fix will be
10049         applied to mainline and src after GCC 4.0 branches.
10050
10051 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10052
10053         PR bootstrap/17383
10054
10055         * Makefile.def (target_modules): Remove stage parameter,
10056         it is always true now.
10057         * Makefile.tpl (configure-build-[+module+],
10058         configure-target-[+module+]): Always build symlink tree
10059         for the directory and for include.  BUILD_SUBDIR and
10060         TARGET_SUBDIR cannot be . anymore.
10061         * Makefile.in: Regenerate.
10062
10063 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10064
10065         Revert 2004-12-08 Makefile changes.
10066
10067 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10068
10069         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10070         cygwin, mingw.
10071
10072 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10073
10074         * configure.in (sh64-*-*): Reenable gprof.
10075         * configure: Regenerate.
10076
10077 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10078
10079         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10080         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10081         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10082         * Makefile.in: Regenerate.
10083
10084 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10085
10086         * MAINTAINERS: Update my email address.
10087
10088 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10089
10090         * Makefile.tpl: Generate normal dependencies if the LHS module is
10091         not bootstrapped.
10092         * Makefile.in: Regenerate.
10093
10094 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10095
10096         * configure.in: Include config/gxx-include-dir.m4.  Use
10097         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10098         * configure: Regenerate.
10099
10100 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10101
10102         * config.if: Delete.
10103         * configure.in: Set libstdcxx_incdir directly.
10104         * configure: Regenerate.
10105
10106 2004-12-02  Eric Christopher  <echristo@redhat.com>
10107
10108         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10109         * Makefile.in: Regenerate.
10110
10111 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10112
10113         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10114         * configure: Regenerate.
10115
10116 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10117
10118         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10119         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10120         * configure: Regenerate.
10121
10122 2004-12-01  Eric Christopher  <echristo@redhat.com>
10123
10124         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10125         of things to remove.
10126
10127 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10128
10129         * MAINTAINERS (Write After Approval): Update my e-mail address.
10130
10131 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10132
10133         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10134         from CVS libtool to always pass_all.
10135
10136 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10137
10138         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10139         (hppa*64*-*-*): Delete incorrect comment.
10140         * configure: Rebuilt.
10141
10142 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10143
10144         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10145
10146 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10147
10148         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10149         from CVS libtool to always pass_all.
10150
10151 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10152
10153         * install-sh, compile: Import from automake.
10154
10155 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10156
10157         * config.guess, config.sub:  Import from savannnah.
10158
10159 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10160
10161         * MAINTAINERS (Write After Approval): Add myself
10162
10163 2004-11-12  Mike Stump  <mrs@apple.com>
10164
10165         * Makefile.def: Add html support.
10166         * Makefile.tpl: Likewise.
10167         * Makefile.in: Regenerate.
10168
10169 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10170
10171         PR 18423
10172         * configure.in: Remove all instances of build-fixincludes from
10173         noconfigdirs.
10174         (build_configargs): Supply --target to subdirectories.
10175         * configure: Regenerate.
10176
10177         * Makefile.def: Make gcc install depend on fixincludes install.
10178         * Makefile.in: Regenerate.
10179
10180 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10181
10182         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10183
10184 2004-11-11  Paul Brook  <paul@codesourcery.com>
10185
10186         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10187
10188 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10189
10190         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10191         target-libgfortran.
10192         * configure: Regenerate.
10193
10194 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10195
10196         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10197         like CC.
10198
10199 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10200
10201         * Makefile.def (host fixincludes): Specify missing targets.
10202         * Makefile.in: Regenerate.
10203
10204 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10205
10206         * MAINTAINERS: Add myself
10207
10208 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10209
10210         * MAINTAINERS (Write After Approval): Add myself.
10211
10212 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10213
10214         * Makefile.def: Build fixincludes for the host, too.
10215         * Makefile.in: Regenerate.
10216         * configure.in (host_tools): Add fixincludes.
10217         * configure: Regenerate.
10218
10219 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10220
10221         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10222         * configure: Regenerated.
10223
10224 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10225
10226         PR other/17783
10227         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10228         * configure: Regenerated.
10229
10230 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10231
10232         * README.SCO: Update per FSF instructions.
10233
10234 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10235
10236         PR target/18151
10237         * configure.in (case ${target}): Do not build fixincludes for avr.
10238         * configure: Regenerated.
10239
10240 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10241
10242         * configure.in (case ${target}): Do not build fixincludes
10243         on platforms where it is not used.
10244         * configure: Regenerated.
10245
10246 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10247
10248         * configure.in: Use an absolute path to install-sh.
10249         * configure: Regenerated.
10250
10251 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10252
10253         * MAINTAINERS (Write After Approval): Add myself.
10254
10255 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10256
10257         * MAINTAINERS: Remove from Write After Approval those that are
10258         already maintainers.
10259
10260 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10261
10262         * MAINTAINERS:  Update my email address.
10263
10264 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10265
10266         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10267         * configure: Regenerate.
10268
10269 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10270
10271         * MAINTAINERS:  Update my email address.
10272
10273 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10274
10275         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10276         entries belonging to this category.
10277
10278 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10279
10280         * MAINTAINERS: Update my e-mail address.
10281
10282 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10283
10284         Fix wrong conflict resolution in:
10285
10286         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10287
10288         * Makefile.in: Regenerate.
10289         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10290         in the recursive `make', instead of hardwiring `all'.
10291         (Autogenerated TARGET-* variables): New.
10292
10293 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10294
10295         * configure.in: Enable target-libgloss for crx-*-*.
10296         * configure: Regenerate.
10297
10298 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10299
10300         * MAINTAINERS (Various Maintainers): Move the "windows,
10301         cygwin, mingw" maintainer to ...
10302         (OS Port Maintainers): ... here.
10303
10304 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10305
10306         * MAINTAINERS (Write After Approval): Remove those that are
10307         maintainers of some subsystem.
10308
10309 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10310
10311         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10312         * ltcf-cxx.sh (tpf*): Likewise.
10313         * ltconfig (tpf*): Add TPF OS configuration support.
10314
10315 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10316
10317         * MAINTAINERS: Change my email address to my new work account.
10318
10319 2004-09-24  Michael Roth  <mroth@nessie.de>
10320
10321         * configure.in (--without-headers): Add missing double quotes.
10322         * configure: Regenerate.
10323
10324 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10325
10326         * ylwrap: Revert to previous version.
10327
10328 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10329
10330         PR bootstrap/17369
10331         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10332         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10333         SET_GCC_LIB_PATH_CMD.
10334         (BASE_TARGET_EXPORTS): Likewise.
10335         * Makefile.in: Regenerated.
10336
10337         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10338         * configure: Regenerated.
10339
10340 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10341
10342         * config.guess: New upstream version
10343         * compile, depcomp, install-sh, ylwrap: Likewise.
10344
10345 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10346
10347         * config/mh-x86omitfp: New host makefile fragment.  Add
10348         -fomit-frame-pointer to the default BOOT_CFLAGS.
10349         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10350         * configure: Regenerate.
10351
10352 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10353
10354         PR target/11572
10355         * configure.in (*-*-darwin*): Renable libobjc.
10356         * configure: Regenerate.
10357
10358 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10359
10360         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10361
10362 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10363
10364         * Makefile.def: Remove libbanshee.
10365         * Makefile.tpl: Ditto.
10366         * configure.in: Ditto.
10367         * Makefile.in: Regen.
10368         * configure: Ditto.
10369
10370 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10371
10372         * ltmain.sh: Use $pic_object as $non_pic_object if
10373         $non_pic_object=none.
10374
10375 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10376
10377         * missing: Import latest version from master repository.
10378
10379 2004-09-06  Nick Clifton  <nickc@redhat.com>
10380
10381         * config.sub: Import latest version from master repository.
10382         * config.guess: Likewise.
10383         This includes these changes:
10384
10385         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10386
10387         * config.sub: Handle crisv32, alias etraxfs.
10388         * config.guess (crisv32:Linux:*:*): Handle.
10389
10390         2004-08-13  Brad Smith  <brad@comstyle.com>
10391
10392         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10393         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10394
10395         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10396
10397         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10398         assume the processor is a powerpc.  This is because coreutils
10399         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10400         in this case, due to a MacOS X bug that causes
10401         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10402         to return a negative number.
10403         Problem reported by Petter Reinholdtsen in:
10404         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10405
10406         2004-07-19  Ben Elliston  <bje@gnu.org>
10407
10408         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10409
10410         2004-06-24  Ben Elliston  <bje@gnu.org>
10411
10412         * config.guess: Update copyright years.
10413         * config.sub: Likewise.
10414
10415         2004-06-22  Robert Millan  <robertmh@gnu.org>
10416
10417         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10418         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10419
10420         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10421
10422         * config.guess (*:*VMS:*:*): New entry. Replaces
10423         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10424         manufacturer.
10425
10426         2004-06-22  Ben Elliston  <bje@gnu.org>
10427
10428         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10429         * config.sub: Likewise.
10430
10431         2004-06-22  Ben Elliston  <bje@gnu.org>
10432
10433         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10434         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10435
10436         2004-06-11  Ben Elliston  <bje@gnu.org>
10437
10438         * config.guess (pegasos:OpenBSD:*:*): Remove.
10439
10440         2004-06-11  Ben Elliston  <bje@gnu.org>
10441
10442         From Wouter Verhelst <wouter@grep.be>:
10443         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10444
10445         2004-06-11  Ben Elliston  <bje@gnu.org>
10446
10447         * config.guess (luna88k:OpenBSD:*:*): New.
10448
10449         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10450
10451         * config.guess (m32r*:Linux:*:*): New case.
10452         * config.sub: Handle m32rle.
10453
10454         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10455
10456         From Jens Petersen  <petersen@redhat.com>:
10457         * config.sub: Handle sparcv8.
10458
10459         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10460
10461         From Tom Smith <smith@cag.lkg.hp.com>:
10462         * config.guess: Version suffixes are equally significant on Tru64
10463         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10464         prefix of "P" (patched kernel).
10465
10466         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10467
10468         * config.sub: Add support for National Semiconductor CRX target.
10469
10470 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10471
10472         * MAINTAINERS (Various Maintainers): Remove myself as web page
10473         maintainer, add myself as maintainer of build status lists.
10474
10475 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10476
10477         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10478         *-*-netware, but add target-libmudflap.
10479         Consolidate *-*-netware targets (of which really only i?86 exists)
10480         into a single entry.
10481         * configure: Likewise.
10482
10483 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10484
10485         * Makefile.tpl (sorry): Remove.
10486         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10487         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10488         (do-clean): Clean per-stage directories too.
10489         (do-distclean): Run distclean-stage1 too.
10490         (.NOTPARALLEL): Enable during toplevel bootstrap.
10491         (stage[+id+]-bubble): Enable parallel execution during
10492         the recursive invocation.
10493         * Makefile.in: Regenerate.
10494
10495         Fix previous checkin:
10496
10497         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10498         include.
10499         * configure.in: Fix indentation.
10500         * configure: Regenerate.
10501
10502 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10503
10504         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10505         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10506         * configure: regenerate
10507         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10508         -mdynamic-no-pic
10509
10510 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10511
10512         * Makefile.def (build_modules): Add fixincludes.
10513         (dependencies): Make gcc depend on fixincludes.
10514         * configure.in (build_tools): Add fixincludes.
10515         (build_configdirs): Always include build_libs.
10516         * Makefile.in: Regenerate.
10517         * configure: Regenerate.
10518
10519 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10520
10521         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10522         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10523         phony targets; do not generate timestamp files.
10524         (distclean-stageN): Remove references to their timestamp files.
10525         (restageN, touch-stageN): Remove.
10526         (stageN-bubble): Rewritten.
10527         (compare): Support lean bootstraps.
10528         * Makefile.in: Regenerate.
10529
10530         * configure.in: Only warn when bootstrapping but
10531         build != host or build != target.  Support lean bootstraps.
10532         * configure: Regenerate.
10533
10534 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10535
10536         * configure.in:  Give a better error message if GMP/MPFR are missing
10537         and a language needing them has been requested.
10538         * configure:  Regenerated.
10539
10540 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10541
10542         * configure.in:  Print a list of available language front-ends if
10543         a requested one is missing.  Tidy stray tab characters.
10544         * configure:  Regenerated.
10545
10546 2004-08-19  Michael Koch  <konqueror@gmx.de>
10547
10548         * gcc/doc/install.texi: Update entry about automake for libjava.
10549
10550 2004-08-17  Robert Millan  <robertmh@gnu.org>
10551
10552         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10553         (instead of FreeBSD).
10554         * configure: Regenerate.
10555
10556 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10557
10558         * Makefile.in: Regenerate.
10559         * configure: Regenerate.
10560
10561         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10562         stage_*_flags.
10563         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10564         for bootstrapped modules if toplevel bootstrap is going.
10565         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10566         modules.  Adjust for changes in Makefile.def.  Enable several
10567         rules even in non-bootstrap mode, just to avoid peppering the
10568         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10569         (stage-[+prev+]-bubble): Remove.
10570
10571         * Makefile.def (Dependencies): Depend on all-build-bison,
10572         all-build-flex, all-build-byacc, all-build-texinfo, rather
10573         than the host variations.
10574         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10575         with BUILD_SUBDIR.
10576         (BISON): Update for recent Bisons.
10577         (YACC): Fix typo.
10578         (cross): Depend on all-build.
10579         (all): Do not depend on all-build.
10580         (prebootstrap): Remove.
10581         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10582         (Prebootstrap dependencies): Add them to the per-stage targets
10583         and to all-prebootstrap.
10584         * configure.in (build_configdirs): Always enable build_tools.
10585         (BUILD_DIR_PREFIX): Remove.
10586
10587         * Makefile.def (gcc): Add target variable.
10588         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10589         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10590         in the recursive `make', instead of hardwiring `all'.
10591         (Autogenerated TARGET-* variables): New.
10592
10593 2004-08-13  Brian Booth  <bbooth@redhat.com>
10594
10595         * MAINTAINERS: Remove myself from write-after-approval.
10596
10597 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10598
10599         * src-release: Stop distributing mmalloc with gdb (which doesn't
10600         use it).
10601         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10602         * Makefile.in: Regenerate.
10603
10604 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10605
10606         * configure.in (arm*-*-eabi*): New target.
10607         * configure: Regenerate.
10608
10609 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10610
10611         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10612         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10613         (Dependencies): New section.
10614         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10615         (configure-target-[+module+]): Depend on maybe-all-gcc
10616         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10617         (toplevel profiledbootstrap): Fix dependencies.
10618         * Makefile.in: Regenerate.
10619
10620 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10621
10622         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10623         target-libiberty to noconfigdirs.
10624         * configure: Regenerate.
10625
10626 2004-08-03  Paul Brook  <paul@codesourcery.com>
10627
10628         * configure.in: Check for MPFR as well as GMP.
10629         * configure: Regenerate.
10630
10631 2004-08-01  Robert Millan  <robertmh@gnu.org>
10632
10633         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10634         libmudflap for all GNU-based systems (with Glibc).
10635         * configure: Regenerate.
10636
10637 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10638
10639         * Makefile.def (host-modules): Add gcc.
10640         * Makefile.in: Regenerate.
10641         * Makefile.tpl (sorry): New rule.
10642         (configure-host, all-host, [+make_target+]-host, do-check,
10643         install-host): Do not add gcc as a special case.
10644         (host modules): Add a small special-casing for gcc.  Export
10645         extra_make_flags through the environment.
10646         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10647         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10648         other recursive targets for gcc): Remove.
10649
10650         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10651         (stage, unstage): New rules.
10652         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10653         distclean-stage[+id+]): Use stage_current.
10654         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10655         the stage*-start rules.
10656
10657 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10658
10659         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10660         use -all_load flag.
10661
10662 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10663
10664         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10665         * configure: Regenerate.
10666
10667 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10668
10669         * maintainer-scripts/gcc_release: Revert yesterday's change.
10670
10671 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10672
10673         * MAINTAINERS: Add myself to write-after-approval.
10674
10675 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10676
10677         * libf2c: Removed.
10678         * gcc/gccbug.in: Updated because of libf2c removal.
10679         * maintainer-scripts/gcc_release: Ditto.
10680
10681 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10682
10683         * configure.in: Build libmudflap by default on FreeBSD.
10684         * configure: Regenerated.
10685
10686 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10687
10688         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10689         systems.
10690         * configure: Regenerated.
10691
10692 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10693
10694         PR target/16344
10695         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10696         feedback based compiler.
10697         * Makefile.in: Rebuilt.
10698
10699 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10700
10701         * Makefile.def (host_modules): Set bootstrap=true for flex.
10702         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10703         * Makefile.in: Rebuilt.
10704
10705 2004-07-07  Jan Hubicka  <jh@suse.cz>
10706
10707         * MAINTAINERS: Add self as a profile feedback maintainer.
10708
10709 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10710
10711         * configure.in:  Do not prepend $srcdir to /dev/null in
10712         makefile fragments.
10713         * configure:  Regenerate.
10714
10715 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10716
10717         * Makefile.def (build_modules): Add bison, byacc, flex,
10718         m4, texinfo.
10719         (flags_to_pass): Add FLEX.
10720         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10721         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10722         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10723         DEFAULT_MAKEINFO): Remove.
10724         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10725         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10726         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10727         objdir or else use configured tool.
10728         (all-build): New.
10729         (all): Depend on it.
10730         (Build module dependencies): Add.
10731         * Makefile.in: Regenerate.
10732         * configure.in: Better support for multiple build modules,
10733         matching what is done for host/target modules.  Do not look
10734         for "plausible" locations of build tools if Canadian cross.
10735         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10736         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10737         * configure: Regenerate.
10738
10739 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10740
10741         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10742         * Makefile.in: Regenerate.
10743
10744 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10745
10746         * Makefile.tpl (configure-build-[+module+],
10747         configure-[+module+], configure-target-[+module+]): Pass
10748         [+extra_configure_args+].
10749         (all-build-[+module+], all-[+module+], check-[+module+],
10750         install-[+module+], [+make_target+]-[+module+],
10751         all-target-[+module+], check-target-[+module+],
10752         install-target-[+module+], [+make_target+]-target-[+module+]):
10753         Pass [+extra_make_args+].
10754         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10755         (GCC_HOST_EXPORTS): Remove.
10756         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10757         cross, check-gcc, check-gcc-c++, install-gcc,
10758         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10759         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10760         * Makefile.in: Regenerate.
10761
10762 2004-06-21  Matthew Sachs  <msachs@apple.com>
10763
10764         * MAINTAINERS: Added self to write-after-approval.
10765
10766 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10767
10768         * configure.in: Check for srcdir/winsup rather than build directory
10769         winsup.
10770         * configure: Regenerate.
10771
10772 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10773
10774         * configure.in: Don't build Cygwin native newlib if winsup
10775         directory is missing.  Emit warning instead.
10776         * configure: Regenerate.
10777
10778 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10779
10780         * Makefile.tpl (touch-stage[+id+]): New.
10781         (restage[+prev+]): Depend on touch-stage[+id+].
10782
10783         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10784         Use it throughout.
10785
10786         * Makefile.def: Add profile and feedback bootstrap stages.
10787         Remove next field from bootstrap stages.
10788         * Makefile.tpl (LN, LN_S): Substitute.
10789         (stageN-start, stageN-end): Use double-colon rules, to
10790         provide a hook for additional setup commands.
10791         (distclean-stageN-gcc, restageN): Create dependencies from
10792         [+prev+], not from [+next+].
10793         (stageN-bubble): Add commands for successive stages from
10794         [+prev+], using double-colon rules.
10795         (all-stageN-gcc): Fix typo.
10796         (stagefeedback-start, profiledbootstrap): New.
10797         * Makefile.in: Regenerate.
10798         * configure.in: Call ACX_PROG_LN.
10799         * configure: Regenerate.
10800
10801 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10802
10803         * MAINTAINERS (Write After Approval): Add myself.
10804
10805 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10806
10807         * MAINTAINERS (Write After Approval): Add myself.
10808
10809 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10810
10811         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10812         without gcc.
10813         * configure: Regenerate.
10814
10815 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10816
10817         * Makefile.tpl: Fix typo.
10818         * Makefile.in: Regenerate.
10819
10820 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10821
10822         * configure.in: Remove new- prefix from toplevel
10823         bootstrap targets.
10824         * configure: Regenerate.
10825
10826 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10827
10828         * Makefile.tpl (all.normal): Rename to all.
10829         (all): Replace with a rule to pick the default
10830         target from configure.
10831         (all-gcc, configure-gcc): Use conditionals to
10832         do nothing when toplevel bootstrap is going on.
10833         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10834         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10835         * configure.in: Support --enable-bootstrap.
10836
10837         * Makefile.def: Remove new- prefix from toplevel
10838         bootstrap targets.
10839         * Makefile.tpl: Likewise.
10840
10841         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10842         target.
10843
10844         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10845         $(RECURSE_FLAGS) to recursive invocation of make.
10846
10847         * Makefile.in: Regenerate.
10848         * configure: Regenerate.
10849
10850 2004-05-30  Andreas Jaeger  <aj@suse.de>
10851             Jim Wilson  <wilson@specifixinc.com>
10852
10853         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10854         like CC.
10855
10856 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10857
10858         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10859         * configure: Regenerate.
10860
10861 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10862
10863         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10864         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10865         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10866         targets.
10867         * Makefile.in: Regenerate.
10868
10869 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10870
10871         * configure.in: Test the ability to symlink directories.
10872         * configure: Regenerate.
10873
10874         * Makefile.def (bootstrap-stage): New definitions.
10875         * Makefile.tpl (configure-stage1-gcc,
10876         configure-stage2-gcc, configure-stage3-gcc,
10877         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10878         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10879         new-restage3, compare): Autogenerate, see Makefile.in
10880         entry for behavioral changes.
10881         (distclean-stage1, new-stage1-start, new-stage1-end,
10882         new-stage1-bubble, distclean-stage2, new-stage2-start,
10883         new-stage2-end, new-stage2-bubble, distclean-stage3,
10884         new-stage3-start, new-stage3-end): New autogenerated targets.
10885         (objext, prebootstrap, BOOT_CFLAGS,
10886         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10887         targets.
10888
10889         * Makefile.in: Regenerate.
10890         (distclean-stage1, new-stage1-start, new-stage1-end,
10891         new-stage1-bubble, distclean-stage2, new-stage2-start,
10892         new-stage2-end, new-stage2-bubble, distclean-stage3,
10893         new-stage3-start, new-stage3-end): New targets.
10894         (all-stage1-gcc): Move prebootstrap dependency from here...
10895         (configure-stage1-gcc): ...to here.
10896         (new-bootstrap): Use bubble targets.
10897         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10898         Use per-stage distclean targets.
10899         (configure-stage1-gcc, configure-stage2-gcc,
10900         configure-stage3-gcc, all-stage1-gcc,
10901         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10902         Use new-stageN-start to prepare the tree.
10903
10904 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10905
10906         * Makefile.def (host_modules): add libcpp.
10907         * Makefile.tpl: Add dependencies on and for libcpp.
10908         * Makefile.in: Regenerate.
10909         * configure.in: Add libcpp host module.
10910         * configure: Regenerate.
10911
10912 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10913
10914         * Makefile.tpl: Whenever a recursive target is defined, wrap
10915         it in a special @if/@endif block, and prepare its maybe
10916         dependency in the @if/@endif block
10917         * configure.in: Instead of writing maybe dependencies, remove
10918         the @if/@endif statements, and remove the @if/@endif blocks
10919         that remain.
10920         * configure: Regenerate.
10921         * Makefile.in: Regenerate.
10922
10923 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10924
10925         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10926
10927 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10928
10929         PR bootstrap/15120
10930         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10931         * */configure: Rebuilt.
10932
10933 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10934
10935         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10936         of libf2c.
10937         * configure, Makefile.in: Regenerate.
10938
10939 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10940
10941         * MAINTAINERS (Write After Approval): Add myself.
10942
10943 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10944
10945         Merge from tree-ssa-20020619-branch.
10946
10947         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10948         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10949         (HOST_GMPLIBS): Define.
10950         (HOST_GMPINC): Define.
10951         (TARGET_LIB_PATH): Add libmudflap.
10952         (GFORTRAN_FOR_TARGET): Define.
10953         (configure-build*): Export GFORTRAN.
10954         (configure-gcc): Export GMPLIBS and GMPINC.
10955         (all-gcc): Add maybe-all-libbanshee.
10956         (configure-target-libgfortran): Define.
10957         * Makefile.in: Regenerate.
10958         * configure.in (host_libs): Add libbanshee.
10959         (target_libraries): Add target-libmudflap and target-libgfortran.
10960         Add --with-libbanshee.
10961         Handle --disable-libmudflap.
10962         (*-*-freebsd*): Use with_gmp.
10963         Add $(libgcj) to noconfigdirs.
10964         * configure: Regenerate.
10965         * depcomp: New file.
10966         * MAINTAINERS: Add tree-ssa maintainers.
10967
10968 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10969
10970         * MAINTAINERS (Various Maintainers): Add myself.
10971
10972 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10973
10974         * MAINTAINERS (Write After Approval): Add myself.
10975
10976 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10977
10978         * MAINTAINERS (Write After Approval): Add myself.
10979
10980 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10981
10982         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10983         * configure: Regenerate.
10984
10985 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10986
10987         Revert:
10988         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10989
10990         * Makefile.def (flags_to_pass): Remove *dir variables that
10991         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10992         as well as prefix and exec_prefix.
10993         * Makefile.in: Regenerate.
10994
10995 2004-04-26  Robert Millan  <robertmh@gnu.org>
10996
10997         Add patches from libtool CVS.
10998         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10999         * ltconfig: Likewise.
11000         * ltcf-c.sh: Likewise.
11001         * ltcf-cxx.sh: Likewise.
11002         * ltcf-gcj.sh: Likewise.
11003
11004 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11005
11006         * Makefile.def (host_modules): Mark with the bootstrap
11007         flag packages on which gcc depends.
11008         * Makefile.tpl (all-bootstrap): Use it.
11009         * Makefile.in: Regenerate.
11010
11011 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11012
11013         * Makefile.def (flags_to_pass): Remove *dir variables that
11014         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11015         as well as prefix and exec_prefix.
11016         * Makefile.in: Regenerate.
11017
11018 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11019
11020         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11021         * configure: Regenerate.
11022         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11023         * gcc/Makefile.tpl (compare): Use the result of the test.
11024         * gcc/Makefile.in: Regenerate.
11025
11026 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11027
11028         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11029         Always relocate gcc and prev-gcc to the original names, even
11030         if the build fails.
11031         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11032         New targets.
11033
11034 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11035
11036         * MAINTAINERS: Update my email address.
11037
11038 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11039
11040         * configure.in (mips*-*-irix5*): Enable ld.
11041         * configure: Regenerate.
11042
11043 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11044
11045         * configure: Regenerate.
11046
11047 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11048
11049         * Makefile.tpl (configure-[+module+], configure-gcc,
11050         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11051         Set and export LDFLAGS.
11052         * Makefile.in: Regenerate.
11053
11054 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11055
11056         * MAINTAINERS: Add myself to write-after-approval.
11057
11058 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11059
11060         PR bootstrap/14871
11061         * Makefile.tpl: If we don't have built-in-tree target tools,
11062         use the ones found by configure rather than hacking around with
11063         program_transform_name.
11064         * configure.in: Give Makefile.tpl the information necessary
11065         to do that.
11066         * Makefile.in: Regenerate.
11067         * configure: Regenerate.
11068
11069 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11070
11071         PR bootstrap/14760
11072         * configure.in: When computing baseargs, strip *all* copies of
11073         offending options.  Also, don't match/substitute the trailing space,
11074         so that this actually works when two similar options are separated by
11075         only one space.
11076         * configure: Regenerate.
11077
11078 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11079
11080         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11081         (rs6000-*-aix*): Same.
11082         * configure: Regenerate.
11083
11084 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11085
11086         * MAINTAINERS: Add myself to write-after-approval.
11087
11088 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11089
11090         * MAINTAINERS: Add myself to write-after-approval.
11091
11092 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11093
11094         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11095         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11096         * Makefile.in: Regenerate.
11097
11098         * configure.in (top level bootstrap support): Rework --enable-werror
11099         to set @stage2_werror_flag@.
11100         * configure: Regenerate.
11101         * Makefile.tpl (top level bootstrap support): Pass
11102         @stage2_werror_flag@ down to configure in stages 2 and 3.
11103         * Makefile.in: Regenerate.
11104
11105 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11106
11107         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11108         for stages 2 and 3 as well as in make.  As a consequence, remove
11109         OUTPUT_OPTION (now detected by configure) from the flags passed down
11110         to make.
11111         * Makefile.in: Regenerate.
11112
11113         * Makefile.tpl (new-bootstrap): Fix typo.
11114         * Makefile.in: Regenerate.
11115
11116 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11117
11118         * Makefile.tpl: Rearrange by moving recursive_targets rules
11119         into their proper sections.
11120         * Makefile.tpl (top level bootstrap support): Move disabling
11121         of coverage flags from 'make' to 'configure'; improve comments.
11122         * Makefile.in: Regenerate.
11123
11124         * Makefile.tpl (experimental top level bootstrap) Move stage1
11125         language setting from all- target to configure- target; disable
11126         intermodule optimization in stage 1; prevent gratuitous rebuilds
11127         of stage 1.
11128         * Makefile.in: Regenerate.
11129         * configure.in: Comma-separate stage 1 language list for top
11130         level bootstrap.
11131         * configure: Regenerate.
11132
11133         * Makefile.tpl: Clean up experimental top level bootstrap support:
11134         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11135         prev-gcc in configure- targets as well as all- targets.
11136         * Makefile.in: Regenerate.
11137
11138 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11139
11140         * compile: New file imported from automake.
11141
11142 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11143
11144         * configure.in: Remove symbolic link section.
11145         * configure: Regenerate.
11146         * Makefile.tpl (links): Remove.
11147         * Makefile.in: Regenerate.
11148
11149 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11150             Nathanael Nerode  <neroden@gcc.gnu.org>
11151
11152         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11153         Set with AC_CHECK_PROGS.
11154         * configure.in: Fix comment typo from last patch.
11155         * configure: Regenerate.
11156
11157 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11158
11159         * Makefile.tpl: Introduce experimental top level bootstrap support.
11160         * Makefile.in: Regenerate.
11161         * configure.in: Introduce support for top level bootstrap.
11162         * configure: Regenerate.
11163
11164 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11165             Paolo Bonzini  <bonzini@gnu.org>
11166
11167         PR bootstrap/14522
11168         * configure.in: Cope with shells that do not support unquoted ^
11169         * configure: Regenerate.
11170
11171 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11172             Paolo Bonzini  <bonzini@gnu.org>
11173
11174         PR bootstrap/14522
11175         * configure.in: Cope with shells that do not support nesting
11176         quotes inside quoted backquote substitutions.
11177         * configure: Regenerate.
11178
11179 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11180
11181         PR bootstrap/14522
11182         * configure.in: Fix escaping of $.
11183         * configure: Regenerate.
11184
11185 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11186
11187         * configure: Regenerate, since I forgot to while committing Paolo's
11188         changes.
11189
11190 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11191
11192         PR ada/14131
11193         Move language detection to the top level.
11194         * configure.in: Find default values for the tools as
11195         soon as possible.  Disable ada if GNAT is not found.
11196         Emit error message about missing languages.  Expand
11197         --enable-languages=all for the gcc subdirectory.
11198
11199 2004-03-10  Ben Elliston  <bje@gnu.org>
11200
11201         * MAINTAINERS: Update my email address.
11202
11203 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11204
11205         * ltconfig: Disable building static libraries if building shared
11206         libraries on AIX 5L.
11207
11208 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11209
11210         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11211         and disable libgcj.
11212         * configure: Regenerated.
11213
11214 2004-03-01  Brian Booth  <bbooth@redhat.com>
11215
11216         * MAINTAINERS: Add myself to write-after-approval.
11217
11218 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11219
11220         * MAINTAINERS: Add myself to write-after-approval.
11221
11222 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11223
11224         PR bootstrap/7087
11225         * Makefile.tpl: Guard XFOO sed statements better.
11226         * Makefile.tpl: Add dependency for configure-target-libada.
11227         * Makefile.in: Regenerate (incidentally fixes broken
11228         commit when libada-branch was merged).
11229
11230 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11231
11232         * MAINTAINERS: Add myself to write-after-approval.
11233
11234 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11235
11236         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11237         maintainers.
11238
11239 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11240
11241         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11242         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11243
11244 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11245
11246         PR bootstrap/11932
11247         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11248
11249 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11250
11251         * MAINTAINERS: Added myself to write-after-approval.
11252
11253 2004-02-14  Michael Koch  <konqueror@gmx.de>
11254
11255         * MAINTAINERS: Added myself to write-after-approval.
11256
11257 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11258
11259         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11260         some OS port maintainers to OS port maintainers section.
11261
11262 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11263
11264         * MAINTAINERS: Add self.
11265
11266 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11267
11268         * MAINTAINERS: Alphabetize.
11269
11270 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11271
11272         * MAINTAINERS: Remove myself.
11273
11274 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11275
11276         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11277         (rs6000-*-aix*): Same.
11278         * configure: Regenerate.
11279
11280 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11281
11282         * configure.in (host): Add in missing $noconfigdirs to defines.
11283         * configure: Regenerate.
11284
11285 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11286             Nathanael Nerode  <neroden@gcc.gnu.org>
11287
11288         PR ada/6637, PR ada/5911
11289         Merge with libada-branch:
11290         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11291         with appropriate dependencies. Add --enable-libada configure switch.
11292         * configure, Makefile.in: Regenerate.
11293
11294 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11295
11296         * MAINTAINERS: Add myself to write-after-approval.
11297
11298 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11299
11300         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11301         * configure: Regenerate.
11302
11303 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11304
11305         Merge from upstream:
11306
11307         * ltmain.in: When setting IFS to '~', be careful about user
11308         arguments that contain '~'.
11309
11310         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11311
11312         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11313         Also test $base_compile against $CC with escaped arguments. Bug
11314         reported by Geoff Keating <geoffk@apple.com>.
11315
11316 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11317
11318         * MAINTAINERS: Remove i960 port.
11319
11320 2004-01-23  DJ Delorie  <dj@redhat.com>
11321
11322         * Makefile.def (target_modules) [libiberty]: Don't stage.
11323         * Makefile.in: Rebuilt.
11324
11325 2004-01-20  Caroline Tice  <ctice@apple.com>
11326
11327         * MAINTAINERS: Add myself to write-after-approval.
11328
11329 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11330
11331         * MAINTAINERS: Update my email address.
11332
11333 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11334
11335         * MAINTAINERS: Add myself to write-after-approval.
11336
11337 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11338
11339         * MAINTAINERS: Remove entries without email address.
11340
11341 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11342
11343         * MAINTAINERS: Add myself to write-after-approval.
11344
11345 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11346
11347         * MAINTAINERS: Update my email address.
11348
11349 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11350
11351         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11352         * Makefile.tpl (configure-target-[+module+]): Support stage.
11353         * Makefile.in: Rebuilt.
11354
11355 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11356
11357         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11358
11359 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11360
11361         * MAINTAINERS: Add myself as a MIPS maintainer.
11362
11363 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11364
11365         * configure.in: Use ./config.cache, not config.cache.
11366         * configure: Regenerate.
11367         * Makefile.tpl: Special-casing not needed for GCC any more.
11368         * Makefile.in: Regenerate.
11369
11370         * configure.in: Don't share a cache file for host dirs.
11371         * configure: Regenerate.
11372
11373         * config-ml.in: Don't mess with the cache file.
11374
11375 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11376
11377         * MAINTAINERS: Move myself from 'Write After Approval' to
11378         'CPU Port Maintainers' section as SPARC maintainer.
11379
11380 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11381
11382         * Makefile.tpl: Make GCC use a separate config.cache.
11383         * Makefile.in: Regenerate.
11384
11385         PR bootstrap/11932, PR bootstrap/11933
11386         (I don't know if it will fix either of them, but it relates
11387         to them.)
11388         * configure.in: Don't use shared config.cache for target
11389         directories.
11390         * configure: Regenerate.
11391
11392 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11393
11394         * MAINTAINERS: Add myself to 'Write After Approval' section.
11395
11396 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11397
11398         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11399         * configure: Regenerated.
11400
11401 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11402
11403         * MAINTAINERS: Remove the mn10200 maintainer.
11404
11405 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11406
11407         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11408         * configure: Regenerated.
11409
11410 2003-12-16  Jan Hubicka  <jh@suse.cz>
11411
11412         * MAINTAINERS: Add myself as callgraph maintainer.
11413
11414 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11415
11416         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11417         * configure: Regenerate.
11418
11419 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11420
11421         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11422         'Write After Approval' section. Update email.
11423
11424 2003-12-01  James Lemke  <jim@wasabisystems.com>
11425
11426         * MAINTAINERS (Write After Approval): Add myself.
11427
11428 2003-11-20  Matt Thomas  <matt@3am-software.com>
11429
11430         * MAINTAINERS: Add myself as a vax port maintainer.
11431
11432 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11433
11434         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11435         (configure-build-[+module+], configure-[+module+]): Likewise.
11436         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11437         * Makefile.in: Regenerate.
11438
11439 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11440
11441         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11442         shared/dylibed libraries.
11443         * ltmain.sh: Likewise.
11444         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11445         * ltcf-cxx.sh: Likewise.
11446         * ltcf-gcj.sh: Likewise.
11447         * ltconfig: Likewise.
11448
11449 2003-11-17  Stan Cox  <scox@redhat.com>
11450
11451         * MAINTAINERS: Add myself as iq2000 port maintainer.
11452
11453 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11454
11455         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11456         * Makefile.in: Regenerate.
11457
11458 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11459
11460         * config.sub: Update to 2003-11-03 version.
11461
11462 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11463
11464         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11465         * configure:  Regenerate.
11466
11467 2003-10-20  Nicolas Pitre  <nico@cam.org>
11468
11469         * MAINTAINERS: Add myself to 'Write After Approval' section.
11470
11471 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11472
11473         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11474
11475 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11476
11477         * MAINTAINERS: Update my email address.
11478
11479 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11480
11481         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11482
11483 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11484
11485         * MAINTAINERS: Add myself to 'Write After Approval' section.
11486
11487 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11488
11489         * config.guess: Update to 2003-10-16 version.
11490         * config.sub: Update to 2003-10-16 version.
11491
11492 2003-10-15  David Daney  <ddaney@avtrex.com>
11493
11494         * MAINTAINERS: Added myself to 'Write After Approval' section.
11495
11496 2003-10-15  Falk Hueffner  <falk@debian.org>
11497
11498         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11499         'Write After Approval' section. Update email.
11500
11501 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11502
11503         * MAINTAINERS: Move myself from 'Write After Approval' to
11504         'Various Maintainers' section as middle-end maintainer.
11505
11506 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11507
11508         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11509         HOST_FLAGS_TO_PASS.
11510         * Makefile.in: Regenerate.
11511
11512 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11513
11514         * config.guess: Update to 2003-10-07 version.
11515         * config.sub: Update to 2003-10-07 version.
11516
11517 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11518
11519         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11520         * ltconfig (irix5*, irix6*): Don't override version_type.
11521
11522 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11523
11524         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11525         * configure: Rebuilt
11526         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11527         * Makefile.in: Rebuilt
11528
11529 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11530
11531         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11532
11533 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11534
11535         * MAINTAINERS (Write After Approval): Add myself.
11536
11537 2003-09-29  Paul Koning  <ni1d@arrl.net>
11538
11539         * MAINTAINERS: Move myself from "Write After Approval"
11540         to CPU platform maintainers for pdp11 platform.
11541
11542 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11543
11544         * MAINTAINERS: Move myself from 'Write After Approval' to
11545         'Various Maintainers' section as libffi testsuite maintainer.
11546
11547 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11548
11549         * configure.in: Pass a computed --program-transform-name
11550         to subconfigures.
11551         * configure: Regenerated.
11552
11553 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11554
11555         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11556         * Makefile.in: Regenerate.
11557
11558         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11559         * Makefile.in: Regenerate.
11560
11561 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11562
11563         * MAINTAINERS: Move myself from 'Write After Approval'
11564         to 'Various Maintainers' (objective-c) section.
11565
11566 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11567
11568         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11569         quoting.
11570         * configure: Regenerated.
11571
11572 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11573
11574         * MAINTAINERS (Write After Approval): Add myself to write after
11575         approval list.
11576
11577 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11578
11579         * MAINTAINERS (Write After Approval): Add myself.
11580
11581 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11582
11583         * MAINTAINERS: Update my e-mail address.
11584
11585 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11586
11587         * libtool.m4 (LD): Correct powerpc64 host match.
11588
11589 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11590
11591         * MAINTAINTERS: Update my affiliation and email address.
11592
11593 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11594
11595         * MAINTAINERS (Write After Approval): Add myself.
11596
11597 2003-09-04  DJ Delorie  <dj@redhat.com>
11598
11599         * configure: Regenerate.
11600
11601 2003-09-04  Robert Millan  <robertmh@gnu.org>
11602
11603         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11604
11605 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11606
11607         * configure.in: Ensure arguments to sed are properly spaced.
11608         * configure: Regenerate.
11609
11610 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11611
11612         * MAINTAINERS: Update my e-mail address.
11613
11614 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11615
11616         * MAINTAINERS (Write After Approval): Add myself.
11617
11618 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11619
11620         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11621         * configure: Regenerated.
11622
11623 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11624
11625         * MAINTAINERS: Update my email address.
11626
11627 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11628
11629         * configure.in:  Use newline instead of semicolon when assuming
11630         shell arguments in a for loop.
11631         * configure:  Regenerated.
11632
11633 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11634
11635         * MAINTAINERS: Resurrect the i860 maintainer.
11636
11637 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11638
11639         PR 8180
11640         * configure.in: When testing with_libs and with_headers, treat
11641         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11642         * configure: Regenerate.
11643
11644         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11645         make, shell, etc.
11646         (baseargs): Likewise.
11647         * configure: Regenerate.
11648
11649 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11650
11651         * MAINTAINERS (Write After Approval): Add myself.
11652
11653 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11654
11655         * configure.in: Disable libgcj for darwin not on powerpc.
11656         * configure: Rebuild.
11657
11658 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11659
11660         * config-ml.in, symlink-tree: Add license.
11661
11662 2003-08-03  Richard Stallman  <rms@gnu.org>
11663             Eben Moglen  <moglen@columbia.edu>
11664
11665         * README.SCO: New file.
11666
11667 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11668
11669         * Makefile.tpl (check, check-c++): Express dependencies using
11670         dependencies rather than commands.
11671         * Makefile.in: Regenerate.
11672
11673 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11674
11675         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11676         * configure: Ditto.
11677
11678 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11679
11680         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11681         * Makefile.in: Update.
11682
11683 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11684
11685         * configure.in: Enable libgcj for darwin.
11686         * configure: Rebuild.
11687
11688 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11689
11690         * config-ml.in:  Use ac_configure_args directly instead of
11691         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11692         actually seen.
11693
11694 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11695
11696         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11697         creating target and build subdirs to build all parent dirs as needed.
11698         * Makefile.in: Rebuild.
11699         * configure.in: Don't build dirs explicitly here.
11700         * configure: Rebuild.
11701
11702 2003-07-26  Paul Brook  <paul@nowt.org>
11703
11704         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11705
11706 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11707
11708         * Makefile.tpl (all-make): Depend on intl.
11709         * Makefile.in: Rebuilt.
11710
11711 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11712
11713         * install-sh:  Update to newer upstream versions (associated with
11714         aclocal 1.7).
11715         * mkinstalldirs:  Likewise.
11716         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11717
11718 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11719
11720         * MAINTAINERS: Move self from Bug database only accounts
11721         to write-after-approval.
11722
11723 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11724
11725         * config.if: Remove unused libc_interface determination.
11726
11727 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11728
11729         * MAINTAINERS: Move self from write-after-approval to
11730         build machinery (*.in).
11731
11732 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11733
11734         PR bootstrap/11273
11735         PR bootstrap/11408
11736         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11737         unused INSTALL_PROGRAM_ARGS.
11738         * configure.in: Use AC_PROG_INSTALL.
11739         * Makefile.in: Regenerate.
11740         * configure: Regenerate.
11741
11742 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11743
11744         * MAINTAINERS: Alphabetize.
11745
11746 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11747
11748         * configure: Rebuilt.
11749         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11750         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11751         newlib nor libgloss.
11752         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11753         * configure.in (am33_2.0-*-linux*): Added.
11754
11755 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11756
11757         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11758         * configure: Regenerate.
11759
11760 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11761
11762         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11763         * Makefile.in: Regenerate.
11764
11765 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11766
11767         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11768         * Makefile.in: Regenerate.
11769
11770 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11771
11772         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11773         * Makefile.in: Regenerated.
11774
11775         * config-ml.in: Replace PWD with PWD_COMMAND.
11776
11777 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11778
11779         * intl: New directory; see intl/ChangeLog for details.
11780         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11781         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11782         * Makefile.in: Regenerate.
11783
11784 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11785
11786         * configure.in: Clean up config-lang.in handling.  Delete
11787         useless assignment to "subdirs".
11788         * configure: Regenerate.
11789
11790 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11791
11792         * configure.in: Rename 'target_libs' to 'target_libraries'.
11793         Remove useless reference to 'target_libs'.
11794         * configure: Regenerate.
11795
11796 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11797
11798         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11799         * Makefile.in: Regenerate.
11800
11801 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11802
11803         * Makefile.def: Introduce flags_to_pass.
11804         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11805         * Makefile.in: Regenerate.
11806
11807 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11808
11809         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11810         and target-libgloss.
11811         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11812         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11813         * configure: Regenerate.
11814
11815 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11816
11817         * configure.in: Update testsuite_flags to new location.
11818         * configure. Regenerate.
11819
11820 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11821
11822         * Makefile.tpl: Remove BUILD_CC stuff.
11823         * Makefile.in: Regenerate.
11824
11825 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11826
11827         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11828
11829 2003-06-16  Graeme Peterson  <gp@qnx.com>
11830
11831         * MAINTAINERS (Write After Approval): Add myself.
11832
11833 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11834
11835         * config.guess: Update to 2003-06-12 version.
11836         * config.sub: Update to 2003-06-13 version.
11837
11838 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11839
11840         * config.guess: Update to 2003-06-06 version.
11841         * config.sub: Update to 2003-06-06 version.
11842
11843 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11844
11845         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11846         * configure. Regenerate.
11847
11848 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11849
11850         * configure.in: Disable serial configure by default.
11851         * configure: Regenerate.
11852         * Makefile.tpl: Abolish .NOTPARALLEL.
11853         * Makefile.in: Regenerate.
11854
11855         * Makefile.tpl: Replace {build,host,target}_canonical by
11856         {build,host,target}.
11857         * Makefile.in: Regenerate.
11858
11859         * Makefile.tpl: Fix stupid pasto.
11860         * Makefile.in: Regenerate.
11861
11862 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11863
11864         * Makefile.tpl: Remove bogus conditional.
11865         * Makefile.in: Regenerate.
11866
11867 2003-06-05  Jan Hubicka  <jh@suse.cz>
11868
11869         * Makefile.tpl (profiledbootstrap): New target.
11870         * Makefile.in (profiledbootstrap): New target.
11871
11872 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11873
11874         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11875         Pinski. Remove user names from other bugzilla-only maintainers.
11876
11877 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11878
11879         * Makefile.tpl: Make 'recursive targets' using autogen rather
11880         than shell loop.  Remove duplicate 'clean' targets and false
11881         comments.
11882         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11883         Add systematic method of specifying missing targets in subdirs.
11884         Add copyright boilerplate.
11885         * Makefile.in: Regenerate.
11886         * configure.in: Add 'recursive targets' to maybe list.
11887         * configure: Regenerate.
11888
11889         * MAINTAINERS: "GNATS only" -> "Bug database only".
11890
11891         * Makefile.tpl: Rename [+target+] to [+make_target+].
11892         * Makefile.def: Rename 'target' to 'make_target'.
11893
11894 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11895
11896         * MAINTAINERS: Add self as options handling maintainer.
11897
11898 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11899
11900         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11901         been too long since I touched those ports.
11902
11903 2003-05-28  DJ Delorie  <dj@redhat.com>
11904
11905         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11906         * Makefile.in: Regenerate.
11907
11908 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11909
11910         * configure.in: Use curly braces in the definition of tooldir.
11911         * configure: Regenerate.
11912
11913 2003-05-21  DJ Delorie  <dj@redhat.com>
11914
11915         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11916         newlib or libgloss.
11917         * Makefile.in: Regenerate.
11918
11919 2003-05-21  DJ Delorie  <dj@redhat.com>
11920
11921         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11922         * Makefile.in: Regenerate.
11923
11924 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11925
11926         * MAINTAINERS: Update my e-mail address.
11927
11928 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11929
11930         * configure.in: Switch more things to use maybe dependencies.
11931         * Makefile.tpl: Switch more things to use maybe dependencies.
11932         Factor out common code from autogen IF statements.
11933         * configure: Regenerate.
11934         * Makefile.in: Regenerate.
11935
11936 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11937
11938         * configure.in: Accept i[3456789]86 for machine type.
11939         * configure: Regenerate.
11940
11941 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11942
11943         * configure.in: Switch more things to use maybe dependencies.
11944         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11945         * configure: Regenerate.
11946         * Makefile.tpl: Switch more things to use maybe dependencies.
11947         * Makefile.in: Regenerate.
11948
11949 2003-05-16  Andreas Schwab  <schwab@suse.de>
11950
11951         * Makefile.tpl (install-opcodes): Define.
11952         * Makefile.in: Rebuild.
11953
11954 2003-05-13  Andreas Jaeger  <aj@suse.de>
11955
11956         * config.guess: Update to 2003-05-09 version.
11957         * config.sub: Update to 2003-05-09 version.
11958
11959 2003-05-13  Michael Eager  <eager@mvista.com>
11960
11961         * configure.in: Correct sed script so that options in quotes are not
11962         deleted.
11963         * configure: Rebuild.
11964
11965 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11966
11967         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11968         and $$s/newlib/libc/sys/cygwin32 include paths.
11969         * configure: Ditto.
11970
11971 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11972
11973         * MAINTAINERS: Update my email addresses.
11974
11975 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11976
11977         * config-ml.in: Propagate INSTALL variables.
11978
11979 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11980
11981         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11982
11983 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11984
11985         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11986         * Makefile.in: Regenerate.
11987
11988 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11989
11990         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11991
11992 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11993
11994         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11995
11996 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11997
11998         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11999         * Makefile.in: Regenerated.
12000
12001 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12002
12003         * MAINTAINERS (Write After Approval): Upgrade myself from
12004         GNATS only to write-after-approval. Update my mail address.
12005
12006 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12007
12008         (OS Port Maintainers: freebsd): Add myself.
12009
12010 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12011
12012         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12013
12014 2003-04-22  Kean Johnston  <jkj@sco.com>
12015
12016         * MAINTAINERS (SCO ports): Added myself.
12017
12018 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12019
12020         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12021
12022 2003-04-19  Kean Johnston  <jkj@sco.com>
12023
12024         * MAINTAINERS (Write After Approval): Add myself.
12025
12026 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12027
12028         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12029         * Makefile.in: Regenerate.
12030
12031 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12032
12033         * configure.in (powerpc64*-*-linux*): Remove.
12034         * configure: Rebuilt.
12035
12036 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12037
12038         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12039         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12040         and restrap.
12041         * Makefile.in:  Regenerate.
12042
12043 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12044
12045         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12046         * configure: Regenerated.
12047
12048 2003-04-15  DJ Delorie  <dj@redhat.com>
12049
12050         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12051
12052 2003-04-13  Nick Clifton  <nickc@redhat.com>
12053
12054         * config-ml.in: Remove support for --disable-aix removing
12055         call-aix multilibs.
12056
12057 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12058
12059         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12060         * */configure: Rebuilt.
12061
12062 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12063
12064         * MAINTAINERS: Add my email address.
12065
12066 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12067
12068         * MAINTAINERS (Write After Approval): Add myself.
12069
12070 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12071
12072         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12073         * Makefile.in: Regenerate.
12074
12075 2003-03-14  Michael Chastain  <mec@shout.net>
12076
12077         * Makefile.in: Regenerate with correct Makefile.def.
12078
12079 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12080
12081         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12082         Make macro.
12083         * Makefile.in: Regenerate.
12084         * configure.in: Clean up gxx_include_dir logic.
12085         * configure: Regenerate.
12086
12087 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12088
12089         * MAINTAINERS (Write After Approval): Add myself.
12090
12091 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12092
12093         * MAINTAINERS: Update my mail address.
12094
12095 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12096
12097         * configure.in (gxx_include_dir): Fix typo.
12098         * configure: Regenerated.
12099
12100 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12101
12102         * Makefile.tpl: Reindent.
12103         * Makefile.in: Regenerate.
12104         * configure.in: Reindent.  Don't set unused variables.
12105         * configure: Regenerate.
12106
12107 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12108
12109         * configure.in: Include $(build_tooldir)/sys-include in
12110         FLAGS_FOR_TARGET.
12111         * configure: Regenerated.
12112
12113 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12114
12115         * Makefile.tpl: Always pass down RANLIB.
12116         * Makefile.in: Regenerate.
12117
12118         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12119         * Makefile.in: Regenerate.
12120         * configure.in: Remove unused logic relating to --enable-shared
12121         and --enable-threads.  Remove bogus comments.  Remove redundant
12122         noconfigdirs.
12123         * configure: Regenerate.
12124
12125         * configure.in: Replace ${libstdcxx_version} by its value.
12126         Remove reference to mh-dgux.
12127         * configure: Regenerate.
12128
12129 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12130
12131         * MAINTAINERS (Write After Approval): Add myself.
12132
12133 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12134
12135         * Makefile.tpl: Rearrange.
12136         * Makefile.in: Regenerate.
12137
12138 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12139
12140         * configure.in: Add support for kaOS as cross build target system.
12141         * configure: Regenerated.
12142
12143 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12144
12145         * MAINTAINERS (Write after approval): Add myself.
12146
12147 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12148
12149         * MAINTAINERS: Update my email address.
12150
12151 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12152
12153         * MAINTAINERS: Add self to blanket write privs. section.
12154
12155 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12156
12157         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12158         configure-target-* as some target builds may require additional
12159         flags for preprocessor tests.
12160         * Makefile.in: Regenerated.
12161
12162 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12163
12164         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12165         * ltconfig: Handle it.
12166         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12167         auto-detecting it.
12168
12169         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12170         it is used as argument to $CC.
12171         * ltcf-gcj.sh: Likewise.
12172
12173         * configure.in: Introduce --enable-maintainer-mode.
12174         * configure: Rebuilt.
12175         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12176         for maintainer mode.
12177         * Makefile.in: Rebuilt.
12178
12179 2003-02-18  Jason Merrill  <jason@redhat.com>
12180
12181         * Makefile.tpl (check-c++): Allow parallelism.
12182
12183 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12184
12185         * MAINTAINERS: Remove John Carr (who never actually had access to
12186         gcc.gnu.org).
12187
12188 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12189
12190         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12191         don't configure target-libobjc.
12192         * configure: Regenerate.
12193
12194 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12195
12196         * Makefile.tpl (RANLIB): Define.
12197         * Makefile.in: Regenerate.
12198
12199 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12200
12201         * MAINTAINERS: Update my email.
12202
12203 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12204
12205         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12206         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12207         * Makefile.in: Regenerated.
12208         * configure.in: Remove all traces of snavigator, db, and grep.
12209         * configure: Regenerated.
12210
12211 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12212
12213         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12214         After Approval.
12215
12216 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12217
12218         * MAINTAINERS (Write after approval): Add myself.
12219
12220 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12221
12222         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12223         * Makefile.in: Regenerated.
12224
12225 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12226
12227         * config.guess: Updated to 2003-01-30's version.
12228         * config.sub: Updated to 2003-01-28's version.
12229
12230 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12231
12232         * config.if: If gcc_version is already set, just use it.  Don't set
12233         gcc_version_trigger if it's already set, otherwise set it to
12234         gcc/version.c, but only if the file exists.  If it is not set and
12235         gcc/version.c does not exist, try to extract the version number from
12236         $CC.
12237
12238 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12239
12240         * MAINTAINERS: Add myself to write-after-approval list.
12241
12242 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12243
12244         * configure.in:  Revert 24Jan change.
12245         * configure:  Regenerate.
12246
12247 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12248
12249         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12250         entry of HJ Lu.
12251
12252 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12253
12254         * configure.in: Revert previous change.
12255         * configure: Regenerate.
12256
12257 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12258
12259         * configure.in: Make rda native-only.
12260         * configure: Regenerate.
12261
12262 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12263
12264         * MAINTAINERS: Move myself from GNATS-only-accounts to
12265         write-after-approval.
12266
12267 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12268
12269         * configure.in: Add missing \.
12270         * configure: Rebuilt.
12271
12272 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12273
12274         * configure.in (baseargs): Avoid using \| in sed regular
12275         expressions.
12276         * configure: Rebuilt.
12277
12278 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12279
12280         * configure.in (baseargs): Remove all supported forms of
12281         --cache-file, --srcdir, --host, --build and --target options
12282         from argument lists.
12283         * configure: Rebuilt.
12284
12285 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12286
12287         * MAINTAINERS: Add myself to write-after-approval list.
12288
12289 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12290
12291         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12292         * configure: Rebuilt.
12293
12294 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12295
12296         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12297         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12298         * Makefile.in: Regenerate.
12299         * configure: Regenerate.
12300
12301 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12302
12303         * configure.in: Remove Makefile in build, host and target modules
12304         unless configure was run with --no-recursion.
12305         * configure: Rebuilt.
12306
12307 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12308
12309         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12310         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12311         * Makefile.in: Regenerate.
12312
12313 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12314
12315         * config.guess: Update to 2003-01-03 version.
12316         * config.sub: Update to 2003-01-03 version.
12317
12318 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12319
12320         * configure: Regenerate with proper autoconf 2.13.
12321
12322 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12323
12324         * configure.in: Add AC_PREREQ for consistency.
12325         * configure: Regenerate.
12326
12327 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12328
12329         * configure.in (GDB_TK): Add tcl directories conditional on
12330         gdb/gdbtk directory being present.
12331         * configure: Regenerate.
12332
12333 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12334
12335         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12336         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12337         * configure: Rebuilt.
12338
12339 2002-12-31  Tom Tromey  <tromey@redhat.com>
12340
12341         * Makefile.in: Rebuilt.
12342         * Makefile.def (target_modules) [libffi]: Allow installation.
12343
12344 2002-12-31  Andreas Schwab  <schwab@suse.de>
12345
12346         * configure.in: Fix use of $program_transform_name.
12347         * configure: Regenerated.
12348
12349 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12350
12351         * configure.in (baseargs): Don't remove first configure argument.
12352         * configure: Regenerated.
12353
12354 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12355
12356         * Makefile.tpl (local-distclean): Don't remove...
12357         (multilib.ts): ... this.  Moved into...
12358         (multilib.out): ... this.  Don't use sub-make.
12359         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12360         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12361         (configure-build-[+module+], configure-[+module+],
12362         configure-target-[+module+], configure-gcc): ... these.  Test
12363         for Makefile existence.  Drop config.status from dependencies.
12364         * Makefile.in: Rebuilt.
12365         * configure.in: Move gcc-version-trigger to the end of
12366         ac_configure_args.  Add comments to maybedep.tmp and
12367         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12368         nonopt from baseargs, matching and removing corresponding
12369         whitespace while at it.
12370         * configure: Rebuilt.
12371
12372 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12373
12374         * configure.in (host_configargs): Replace reference to
12375         no-longer-defined buildopts with --build=${build_alias}.
12376         * configure: Rebuilt.
12377
12378         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12379         program_transform_name to standard idiom.
12380         (AUTOGEN, AUTOCONF): Define.
12381         (Makefile.in): Use $(AUTOGEN).
12382         (Makefile): Depend on config.status, and use autoconf-style rule to
12383         build it.  Move original commands to...
12384         (config.status): ... this new target.
12385         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12386         $(AUTOCONF).
12387         * Makefile.in: Rebuilt.
12388
12389 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12390
12391         * Makefile.tpl: Fix dramatic bustage due to change in
12392         program_transform_name.
12393         * Makefile.in: Regenerate.
12394
12395         * configure.in: Remove unnecessary PATH setting.
12396         * configure: Regnerate.
12397
12398         * configure.in: Don't default to unprefixed tools unless
12399         the native tools will work.
12400         * configure: Regenerate.
12401
12402         * configure.in: Convert to autoconf script.  Blow away lots
12403         of now-redundant Makefile fragments.
12404         * configure: Generate using Autoconf.
12405         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12406         * Makefile.in: Regenerate.
12407
12408 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12409
12410         * configure: Fix stupid bug where RANLIB was mistakenly included.
12411
12412         * configure.in: Rename (buildargs, hostargs, targargs) to
12413         (build_configargs, host_configargs, target_configargs).
12414
12415         * configure.in: Move logic out of sed statement.
12416
12417         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12418         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12419
12420 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12421
12422         * config.sub: Import from master repository
12423         * config.guess: Ditto
12424
12425 2002-12-24  Andreas Schwab  <schwab@suse.de>
12426
12427         * Makefile.tpl (multilib.out): Fix missing space.
12428         * Makefile.in: Regenerate.
12429
12430 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12431
12432         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12433         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12434         * Makefile.in: Regenerate.
12435         * configure.in: Remove unnecessary leftovers.
12436
12437 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12438
12439         * configure.in (extra_ranlibflags_for_target): New variable.
12440         (*-*-darwin): Add -c to ranlib commands.
12441         * configure (tooldir): Handle extra_ranlibflags_for_target.
12442
12443 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12444
12445         * Makefile.tpl: Revert HJL's change.
12446         * Makefile.in: Regenerated.
12447         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12448         always.
12449
12450 2002-12-19  Andreas Schwab  <schwab@suse.de>
12451
12452         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12453         * Makefile.in: Regenerate.
12454
12455 2002-12-18  H.J. Lu  <hjl@gnu.org>
12456
12457         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12458         * Makefile.in: Regenerated.
12459
12460         * configure.in (build_prefix): New. Substitute.
12461
12462 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12463
12464         * Makefile.tpl: Don't let real targets depend on phony targets.
12465         * Makefile.in: Regenerate.
12466
12467         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12468         * Makefile.in: Regenerate.
12469
12470 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12471
12472         * config.sub: Import from master repository
12473         * config.guess: Ditto
12474
12475 2002-12-16  Jason Merrill  <jason@redhat.com>
12476
12477         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12478         previous 'make bootstrap'.
12479         * Makefile.in: Regenerate.
12480
12481 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12482
12483         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12484
12485 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12486
12487         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12488         * Makefile.in: Regenerate.
12489
12490 2002-12-13  Jason Merrill  <jason@redhat.com>
12491
12492         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12493         library tests.
12494         (check-c++): Just depend on it and check-target-libstdc++-v3.
12495         * Makefile.in: Regenerate.
12496
12497 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12498
12499         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12500         * Makefile.in: Rebuilt.
12501
12502 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12503
12504         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12505
12506 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12507
12508         * configure: Fix bug put in by gremlins.
12509
12510         * Makefile.tpl: Substitute more autoconfily.
12511         * configure: Substitute more autoconfily.
12512         * Makefile.in: Regenerate.
12513
12514 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12515
12516         * config.sub: Import from master repository
12517         * config.guess: Ditto
12518         * MAINTAINERS: Added Svein Seldal under write after approval
12519
12520 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12521
12522         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12523         * Makefile.in (all-sim): Ditto.
12524
12525 2002-12-06  DJ Delorie  <dj@redhat.com>
12526
12527         * Makefile.tpl: Change configure dependencies to not have real
12528         targets depend on phony targets.
12529
12530 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12531
12532         * configure.in: Revert unintentional change.
12533
12534         * Makefile.tpl: Change dependency for */multilib.out so that
12535         it works when gcc isn't in the tree.
12536
12537         * configure.in: Substitute more.
12538         * configure: Run subconfigures from the Makefile.
12539         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12540         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12541
12542 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12543
12544         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12545
12546 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12547
12548         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12549         and corresponding dependencies.
12550         * Makefile.in: Regenerate.
12551
12552         * configure.in (host_tools): Order binutils, gas and ld for
12553         convenience in running the testsuites.
12554
12555         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12556         * Makefile.in: Regenerate.
12557         * configure.in: Introduce rules to serialize subconfigure runs.
12558
12559         * configure.in: Introduce BASE_CC_FOR_TARGET.
12560         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12561         Realize configure-build-* targets.  Realize configure-target-* targets.
12562         * Makefile.in: Regenerate.
12563
12564 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12565
12566         * configure: Move gcc_version_trigger stuff from here...
12567         * configure.in: ...to here.
12568
12569         * configure.in: Separate subconfigure options added by this file from
12570         options given by the user.  Add machinery to put args for host
12571         subconfigures into the Makefile.
12572
12573         * Makefile.tpl: Remove 'vault' targets.
12574         * Makefile.tpl: Reorder and comment dependencies.
12575         * Makefile.in: Regenerate.
12576
12577 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12578         * configure.in: Fix my broken commit of previous patch. (sigh)
12579
12580 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12581
12582         * configure.in: Move host-specific darwin noconfigdirs into
12583         the host-specific section.
12584
12585 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12586
12587         * configure.in: Move host-specific darwin noconfigdirs into
12588         the host-specific section.
12589
12590 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12591
12592         * configure: Remove skip-this-dir support.
12593         * Makefile.tpl: Remove skip-this-dir support.
12594
12595         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12596         subdirectories.
12597         * Makefile.in: Regenerate.
12598
12599         * Makefile.tpl: Strip out useless setting of 'dir'.
12600         * Makefile.in: Regenerate.
12601
12602 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12603
12604         * configure.in: Fix deeply stupid bug.
12605
12606         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12607         shell code in CXX_FOR_TARGET
12608         * Makefile.def: Introduce raw_cxx.
12609         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12610         RAW_CXX_FOR_TARGET.
12611         * Makefile.in: Regenerate.
12612
12613 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12614
12615         * Makefile.tpl: Remove unnecessary ifs.
12616         * Makefile.in: Regenerate.
12617
12618         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12619         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12620         targets for 'no_install' modules.
12621         * configure: Move GDB_TK substitution to configure.in.  Move
12622         build_modules stuff to configure.in.
12623         * configure.in: Implement soft dependency machinery.  Maybe-ize
12624         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12625         * Makefile.in: Regenerate.
12626
12627 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12628
12629         * Makefile.tpl: Make all-target, install-target behave similarly
12630         to all, install (only hitting configured targets).  Eliminate
12631         unused macro defintions.
12632
12633         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12634         build != host.
12635
12636         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12637
12638         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12639
12640         * configure.in: Produce lists of subdir targets we're actually
12641         configuring.  Remove references to "dosrel".
12642         * Makefile.tpl: Let configure set which subdir targets are hit.
12643         Remove install-cross; clean up install; remove ALL.  Remove
12644         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12645         Autogenerate host module targets.  Remove empty dependency lines
12646         and redundant dependency; rearrange slightly.
12647         * Makefile.def: Add host-side libtermcap, utils.
12648
12649         * Makefile.in: Regenerate.
12650
12651 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12652
12653         * ltconfig (osf[345]): Append $major to soname_spec.
12654         Reflect this in library_names_spec.
12655         * ltmain.sh (osf): Prefix $major with . for use as extension.
12656
12657 2002-11-19  Andreas Jaeger  <aj@suse.de>
12658
12659         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12660         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12661         and sparc64 GNU/Linux systems.
12662
12663 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12664
12665         * MAINTAINERS: Update email.
12666
12667 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12668
12669         * MAINTAINERS: Complete James Dennett's entry.
12670
12671 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12672
12673         * MAINTAINERS (Write After Approval): Add myself.
12674
12675 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12676
12677         * Makefile.tpl: syntactic cleanup
12678
12679 2002-11-13  Stuart Hastings  <stuart@apple.com>
12680
12681         * MAINTAINERS: Add myself to write-after-approval list.
12682
12683 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12684
12685         * Makefile.def: Add list of recursive targets to autogenerate.
12686         Add build_modules.
12687         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12688         targets.  Autogenerate *-build-* targets.
12689         * Makefile.in: Regenerate.
12690
12691 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12692
12693         * configure: More autoconf-style substitutions.
12694         * Makefile.tpl: More autoconf-style substitutions.
12695         * Makefile.in: Regenerate.
12696
12697 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12698
12699         * configure: Substitute more variables in a more autoconf-friendly
12700         way.  Simplify slightly.
12701         * Makefile.tpl: Make more variables substitutable in an
12702         autoconf-friendly way.
12703         * Makefile.in: Regenerate.
12704
12705 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12706
12707         * MAINTAINERS (Write After Approval): Add myself.
12708
12709 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12710
12711         * configure.in (v810*): Remove special setting of tools.
12712
12713         * configure: Add support for extra required flags for ar or nm.
12714         * configure.in (aix4.3+): Use above support for target-specific
12715         issues, rather than using config/mt-aix43.
12716
12717 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12718
12719         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12720         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12721         with $srcdir.  Reformat indentation.  Substitute some variables
12722         formerly hard-coded in the Makefile for build=host.
12723         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12724         * Makefile.def: Autogenerate more.
12725         * Makefile.in: Regenerate.
12726
12727 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12728
12729         * MAINTAINERS (Write After Approval): Add myself.
12730
12731 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12732
12733         * Makefile.def (host_modules): Add rda.
12734         * Makefile.in: Regenerate.
12735         * configure.in (target_tool): Add target-rda to list.
12736
12737 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12738
12739         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12740
12741 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12742
12743         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12744         and restrap targets to this rule.
12745         * Makefile.in:  Regenerate.
12746
12747 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12748
12749         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12750         GNATS only accounts.
12751
12752 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12753
12754         * configure.in (i[3456]86-*-linux*): Add check to disable
12755         ${libgcj} for glibc1.
12756
12757 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12758
12759         * MAINTAINERS: Add myself as ip2k port maintainer.
12760
12761 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12762
12763         * configure.in: Add tic4x target.
12764
12765 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12766
12767         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12768         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12769         * Makefile.in: Regenerate.
12770
12771         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12772         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12773         * Makefile.in: Regenerate.
12774
12775 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12776
12777         * MAINTAINERS: Add myself as web pages co-maintainer.
12778
12779 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12780
12781         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12782         * Makefile.in: Regenerate.
12783
12784 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12785
12786         * MAINTAINERS: Add myself and Nathan Sidwell
12787         <nathan@codesourcery.com> as VxWorks maintainers.
12788
12789 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12790
12791         * Makefile.def: Remove order dependency comments.
12792         * Makefile.tpl: Add explicit install-install dependencies.
12793         * Makefile.in: Regenerate.
12794
12795         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12796         * Makefile.in: Regenerate.
12797
12798         * Makefile.tpl: Add configure-target (for src-release in src)
12799         * Makefile.in: Regenerate.
12800
12801 2002-09-30  Nick Clifton  <nickc@redhat.com>
12802
12803         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12804
12805 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12806
12807         * configure.in (s390*-*-linux*): Enable libgcj.
12808
12809 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12810
12811         * configure: Revert accidentally applied changes.
12812
12813         * Makefile.tpl: Make more autoconf-friendly.
12814         * Makefile.in: Regenerate.
12815         * configure: Make substitution more autoconf-like.
12816
12817 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12818
12819         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12820         single entry to handle all these.
12821         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12822         libjava on arm-*-elf.
12823
12824 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12825
12826         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12827         things that depend on them.
12828
12829 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12830
12831         * Makefile.tpl: Make subsituted variables more autoconfy.
12832         * Makefile.in: Regenerate.
12833         * configure: Make seds more autoconfy.
12834
12835 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12836
12837         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12838         * Makefile.in: Regenerate.
12839         * configure.in: Rewrite sed statements to look autoconfy.
12840
12841         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12842         all-target-foo on configure-target-foo.
12843         * Makefile.def: Ditto.
12844         * Makefile.in: Rebuild.
12845
12846 2002-09-25  Andrew Haley  <aph@redhat.com>
12847
12848         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12849
12850 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12851
12852         * Makefile.def: New file.
12853         * Makefile.tpl: New file.
12854         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12855         * contrib/gcc_update: Note that Makefile.in is a generated file.
12856
12857         * configure.in: Minor rearrangement.  Simplify tests.
12858
12859 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12860
12861         * configure.in (with_headers): Skip copy if value is "yes".
12862         (with_libs): Likewise.
12863
12864 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12865
12866         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12867         * configure.in (sh*-*-pe*): Ditto.
12868         * configure.in (mips*-*-pe*): Ditto.
12869         * configure.in (*arm-wince-pe): Ditto.
12870
12871         * configure.in: Rearrange.
12872
12873 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12874
12875         * MAINTAINERS: Update my email address.
12876
12877 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12878
12879         * MAINTAINERS: (Write After Approval): Add myself.
12880
12881 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12882
12883         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12884
12885 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12886
12887         * MAINTAINERS: Change my mailing address.
12888
12889 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12890
12891         * MAINTAINERS (Write After Approval): Remove myself.
12892         (Various Maintainers: c++ runtime libs): Add myself.
12893
12894 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12895
12896         * MAINTAINERS (Write After Approval): Remove myself.
12897         (Various Maintainers: c++ runtime libs): Add myself.
12898
12899 2002-08-15  Eric Christopher  <echristo@redhat.com>
12900
12901         * config.sub: Import from master repository.
12902         * config.guess: Ditto.
12903
12904 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12905
12906         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12907         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12908         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12909
12910 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12911
12912         * MAINTAINERS: Add self to rs6000 vector extensions.
12913
12914 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12915
12916         * libiberty/configure: Reverted unintended yesterday's check in.
12917
12918 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12919
12920         * boehm-gc/configure, libf2c/configure: Rebuilt.
12921         * libffi/configure, libiberty/configure: Ditto.
12922         * libjava/configure, libobjc/configure: Ditto.
12923         * libstdc++-v3/configure, zlib/configure: Ditto.
12924         Merged from binutils:
12925         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12926         From Steve Ellcey <sje@cup.hp.com>:
12927         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12928         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12929         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12930         IA64.
12931         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12932         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12933         soname_spec, sys_lib_search_path_spec): Ditto.
12934
12935 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12936
12937         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12938
12939 2002-08-04  H.J. Lu  (hjl@gnu.org)
12940
12941         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12942
12943 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12944
12945         * MAINTAINERS (Write After Approval): Add myself.
12946
12947 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12948
12949         * configure.in: Move generic linux case to end.  Copy generic
12950         linux noconfigdirs to mips*-*-linux* entry and new
12951         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12952
12953 2002-07-19  Michael Matz  <matz@suse.de>
12954
12955         * MAINTAINERS: Add myself as ra* maintainer.
12956
12957 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12958
12959         * config.guess: Update to 2002-07-09 version.
12960         * config.sub: Update to 2002-07-03 version.
12961
12962 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12963
12964         * MAINTAINERS: Fix typo in a maintainer email address.
12965
12966 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12967
12968         * configure.in: Remove two redundant tests.
12969
12970 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12971
12972         * configure.in (mips*-*-irix6*o32): Enable stabs.
12973
12974 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12975
12976         * configure.in: Don't build grez.
12977         * Makefile.in: Ditto.
12978
12979         * Makefile.in: Remove references to bsp, cygmon, libstub.
12980         * configure.in: Ditto.
12981
12982         * configure.in: Remove leftover reference to gdbtest.
12983
12984 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12985
12986         * configure.in (gxx_include_dir):  Change to match versioned
12987         C++ headers if --enable-version-specific-runtime-libs is used.
12988
12989 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12990
12991         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12992
12993 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12994
12995         * configure.in: Make --without-x work.
12996
12997 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12998
12999         * configure.in: Rearrange target Makefile fragment collection.
13000
13001         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13002         cvs[src].
13003         * configure.in: Ditto.
13004
13005 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13006
13007         * MAINTAINERS (Write After Approval): Update my e-mail address.
13008
13009 2002-06-24  Ben Elliston  <bje@redhat.com>
13010
13011         * configure.in (host_tools): Remove cgen.
13012
13013         * Makefile.in (all-cgen): Remove; runs from its source directory.
13014         (check-cgen, install-cgen, clean-cgen): Likewise.
13015         (all-opcodes): Do not depend on all-cgen.
13016         (all-sim): Likewise.
13017
13018 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13019
13020         * Makefile.in: Eliminate 'apache' targets.
13021         * configure.in: Eliminate 'apache' targets.
13022
13023         * configure.in: Eliminate redundant tests.  Reorganize.
13024
13025         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13026
13027         * config-ml.in: Eliminate references to Cygnus configure.
13028
13029         * Makefile.in: Eliminate references to building emacs.
13030
13031 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13032
13033         * MAINTAINERS: Update my email address.
13034
13035 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13036
13037         * config.if (libstdcxx_incdir): Version C++ headers.
13038         (cxx_incdir): Remove.
13039
13040 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13041
13042         * MAINTAINERS (Write After Approval): Add self.
13043
13044 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13045
13046         * configure.in: Add support for ip2k.
13047
13048 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13049
13050         * configure.in: Fix AIX configury bug.
13051
13052 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13053
13054         * MAINTAINERS (Write After Approval): Add self.
13055
13056 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13057
13058         * configure.in: replace ${topsrcdir} with ${srcdir}
13059
13060         * configure.in: Move definition of libstdcxx_flags
13061         right above usage, rather than waaay earlier.
13062
13063         * configure.in: Pull definition of is_cross_compiler earlier.
13064
13065         * configure.in: Rearrange a little.
13066
13067         * configure.in: Remove references to librx.
13068         * Makefile.in: Remove references to librx.
13069
13070 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13071
13072         * config.sub: Add support for avr target.
13073         Import from master sources, rev 1.255
13074
13075 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13076
13077         * configure, .cvsignore:  Revert previous change...
13078         * Makefile:  ...delete.
13079
13080 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13081
13082         * configure.in: Eliminate ${gasdir} variable.
13083
13084 2002-06-18  Dave Brolley  <brolley@redhat.com>
13085
13086         * configure.in: Add support for frv.
13087         * config.sub: Add support for frv.
13088
13089 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13090
13091         * configure:  Remove garbage from previous commit.
13092
13093 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13094
13095         * configure:  For in-source builds, make a subdir and re-exec there.
13096         * Makefile:  New file.  Pass targets through to build directory.
13097         * .cvsignore:  No longer ignore "Makefile".
13098
13099 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13100
13101         * MAINTAINERS (Write After Approval): Add self.
13102
13103 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13104
13105         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13106
13107 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13108
13109         * configure.in (vax-*-netbsd*): Re-enable gas.
13110
13111 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13112
13113         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13114         BUILD_PREFIX_1, to correct nomenclature.
13115         * configure: Likewise.
13116
13117         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13118         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13119
13120 2002-05-31  Olaf Hering  <olh@suse.de>
13121
13122         * config-ml.in: Propogate DESTDIR also.
13123
13124 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13125
13126         * configure.in (vax-*-netbsd*): Don't build gas for this
13127         platform.
13128
13129 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13130
13131         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13132         and libgcj for AVR.
13133
13134 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13135
13136         * MAINTAINERS (Write After Approval): Add myself.
13137
13138 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13139
13140         * config.guess: Update to 2002-05-22 version.
13141         * config.sub: Likewise.
13142
13143 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13144
13145         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13146         * config-ml.in: Likewise.
13147         * configure: Likewise.
13148         * configure.in: Likewise.
13149
13150 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13151
13152         * MAINTAINERS: Update my email address.
13153
13154 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13155
13156         * configure.in: Simplify makefile fragment collection.
13157
13158         * configure.in: Remove code to build emacs.
13159
13160         * configure.in : Remove --srcdir argument from targargs and buildargs
13161         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13162
13163         * configure: Move some logic to configure.in.
13164         * configure.in: Move some logic from configure.
13165
13166 2002-05-11  Tom Tromey  <tromey@redhat.com>
13167
13168         * MAINTAINERS: Reflect libgcj reality.
13169
13170 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13171
13172         * Makefile.in: Honour DESTDIR.
13173
13174 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13175
13176         * config.guess: Import 2002-03-20 version.
13177         * config.sub: Import 2002-04-26 version.
13178
13179 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13180
13181         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13182
13183 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13184
13185         * MAINTAINERS: Add self.
13186
13187 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13188
13189         * ltmain.sh: Detect and handle object name conflicts
13190         while piecewise linking a static library.
13191
13192 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13193
13194         * configure.in (noconfigdirs): Don't disable libgcj on
13195         sparc64-*-solaris* and sparcv9-*-solaris*.
13196
13197 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13198
13199         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13200
13201 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13202
13203         * configure.in (FLAGS_FOR_TARGET): Do not add
13204         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13205         on i[3456]86-*-linux*.
13206
13207 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13208
13209         * configure.in (noconfigdirs): Replace [ ] with test.
13210
13211         * configure.in (noconfigdirs): Do not add target-newlib if
13212         target == i[3456]86-*-linux*, and host == target.
13213
13214 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13215
13216         * configure.in: delete reference to absent file
13217
13218         * configure.in: replace '[' with 'test'
13219
13220         * configure.in: Eliminate references to gash.
13221         * Makefile.in: Eliminate references to gash.
13222
13223         * configure.in: remove useless references to 'pic' makefile fragments.
13224
13225         * configure.in: (*-*-windows*) Finish removing.
13226
13227         * configure.in: Eliminate redundant test for libgui.
13228
13229 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13230
13231         * MAINTAINERS: Add self and realphabetize.  Update entries
13232         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13233         entry for a29k port maintainer.
13234
13235 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13236
13237         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13238         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13239
13240 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13241
13242         * configure.in: remove references to dead files
13243
13244 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13245
13246         * MAINTAINERS: Add information about purpose of this file.
13247
13248 2002-04-18  Tom Tromey  <tromey@redhat.com>
13249
13250         * configure.in: Disallow configuring libgcj when it is already
13251         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13252         Solaris 2.8 by default.  For PR libgcj/6158.
13253
13254 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13255
13256         * configure.in:  Move default CC setting out of config/mh-* fragments
13257         directly into here.
13258
13259 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13260
13261         * configure.in: don't even try to configure or make a subdirectory
13262         if there's no configure script for it.
13263
13264 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13265
13266         * MAINTAINERS: Remove chill maintainers.
13267         * Makefile.in (CHILLFLAGS): Remove.
13268         (CHILL_LIB): Remove.
13269         (TARGET_CONFIGDIRS): Remove libchill.
13270         (CHILL_FOR_TARGET): Remove.
13271         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13272         CHILL_LIB.
13273         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13274         (CHECK_TARGET_MODULES): Likewise.
13275         (INSTALL_TARGET_MODULES): Likewise.
13276         (CLEAN_TARGET_MODULES): Likewise.
13277         (configure-target-libchill): Remove.
13278         (all-target-libchill): Remove.
13279         * configure.in (target_libs): Remove target-libchill.
13280         Do not compute CHILL_FOR_TARGET.
13281         * libchill: Remove directory.
13282
13283 2002-04-11  DJ Delorie  <dj@redhat.com>
13284
13285         * Makefile.in, configure.in: Sync with binutils, entries
13286         follow...
13287
13288 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13289
13290         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13291         (do-tar, do-bz2): New rules.
13292         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13293         (gdb-tar): New rule.
13294         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13295         (insight_dejagnu.tar): New rule.
13296         (insight.tar): New rule.
13297         (gdb+dejagnu.tar): New rule.
13298         (gdb.tar): New rule.
13299
13300 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13301
13302         * Makefile.in: Add all-tix to deps for all-snavigator
13303         so that tix is built when building snavigator.
13304
13305 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13306
13307         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13308         ld and gdb are not supported.
13309
13310 2002-01-07  Mark Salter  <msalter@redhat.com>
13311
13312         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13313         Allow target-libgloss to be built for arm, strongarm, and xscale.
13314
13315 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13316
13317         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13318         options for i[3456]86-pc-linux* native builds.
13319
13320 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13321
13322         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13323         files from .po files for a distribution.
13324
13325 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13326
13327         * configure.in: Enable libstdc++-v3 for h8300 targets.
13328
13329 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13330
13331         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13332         version from bfd/.
13333
13334 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13335
13336         * Makefile.in (VER): When present, extract the version number from
13337         the file version.in.
13338
13339 2001-05-24  Tom Rix  <trix@redhat.com>
13340
13341         * configure.in : enable ld for aix
13342
13343 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13344
13345         * config.guess: Add linux target for S/390.
13346
13347 2000-11-07  Philip Blundell  <pb@futuretv.com>
13348
13349         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13350
13351 2000-11-03  Philip Blundell  <pb@futuretv.com>
13352
13353         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13354         files.
13355
13356 2001-01-15  Ben Elliston  <bje@redhat.com>
13357
13358         * configure.in (host_tools): Add sid.
13359         Always configure cgen.
13360
13361 2000-11-24  Nick Clifton  <nickc@redhat.com>
13362
13363         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13364
13365 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13366
13367         * Makefile.in (ALL_MODULES): Add all-cgen.
13368         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13369         (all-cgen): New target.
13370         (all-opcodes,all-sim): Depend on all-cgen.
13371         * configure.in (host_tools): Add cgen.
13372         Only configure cgen if --enable-cgen-maint.
13373
13374 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13375
13376         * configure.in: Add *-*-freebsd* configurations.
13377
13378 2002-04-08  Tom Tromey  <tromey@redhat.com>
13379
13380         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13381         Fixes PR libgcj/6068.
13382
13383 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13384
13385         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13386
13387 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13388
13389         * configure.in (alpha*-dec-osf*): Enable libgcj.
13390
13391 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13392
13393         * MAINTAINERS (Write After Approval): Add myself.
13394
13395 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13396
13397         Fix for: PR bootstrap/3591, target/5676
13398         * configure.in (mcore-pe): Disable the configuration of
13399         libstdc++-v3 since exceptions are not supported.
13400
13401 2002-03-20  Anthony Green  <green@redhat.com>
13402
13403         * configure.in: Enable libgcj for xscale-elf target.
13404
13405 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13406
13407         * MAINTAINERS:  Update my email address.
13408
13409 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13410
13411         * ltmain.sh (relink_command): Fix typo in previous change.
13412
13413 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13414
13415         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13416         (relink_command): Added --tag flags.
13417         (mode=install): If relinking fails; error out.
13418
13419 2002-03-12  Richard Henderson  <rth@redhat.com>
13420
13421         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13422         .NOTPARALLEL tag.
13423         (do-check): Rename from check.
13424         (check): Allow parallel check.
13425
13426 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13427
13428         * MAINTAINERS: Add myself as maintainer for xtensa port.
13429         Fix alphabetical order in CPU port maintainer list.
13430         Remove myself from Write After Approval list.
13431
13432 2002-03-11  Richard Henderson  <rth@redhat.com>
13433
13434         * Makefile.in (.NOTPARALLEL): Add fake tag.
13435
13436 2002-03-07  H.J. Lu  (hjl@gnu.org)
13437
13438         * configure.in: Enable gprof for mips*-*-linux*.
13439
13440 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13441
13442         * MAINTAINERS (Write After Approval): Add myself.
13443
13444 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13445
13446         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13447         libjava.
13448         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13449
13450 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13451
13452         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13453         because its Makefile is there; test for the executable instead.
13454
13455 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13456
13457         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13458         libstdc++-v3 and libjava.
13459
13460 2002-02-11  Adam Megacz  <adam@xwt.org>
13461
13462         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13463         boehm-gc
13464
13465 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13466
13467         * config.guess: Updated to 2002-01-30's version.
13468         * config.sub: Updated to 2002-02-01's version.
13469         Contribute sh64-elf.
13470         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13471         * configure.in: Added sh64-*-*.
13472
13473 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13474
13475         * MAINTAINERS: Belatedly add myself to write after approval list.
13476
13477 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13478
13479         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13480         Remove self as Write After Approval.
13481
13482 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13483
13484         * MAINTAINERS: Put self in as maintainer for contrib/regression
13485         directory.
13486
13487 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13488
13489         * MAINTAINERS:  Update my email address.
13490
13491 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13492
13493         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13494         target-libiberty, and target-libgloss.  Skip Java-related
13495         libraries if not supported for NetBSD on target CPU.
13496
13497 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13498
13499         * install-sh: Use _inst.$$_ for temp file name.
13500
13501 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13502
13503         * MAINTAINERS (Write After Approval): Move my contact info
13504         from here...
13505         (OS Port Maintainers): ...to here (netbsd).
13506
13507 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13508
13509         * MAINTAINERS (Write After Approval): Add myself.
13510
13511 2002-01-17  H.J. Lu  <hjl@gnu.org>
13512
13513         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13514         (all-target-fastjar): Also depend on all-target-libiberty.
13515
13516 2002-01-16  H.J. Lu  (hjl@gnu.org)
13517
13518         * config.guess: Import from master sources, rev 1.225.
13519         * config.sub: Import from master sources, rev 1.238.
13520
13521 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13522
13523         * MAINTAINERS (Write After Approval): Remove myself.
13524
13525 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13526
13527         * MAINTAINERS (Write After Approval): Add myself.
13528
13529 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13530
13531         * MAINTAINERS: Add self as docs co-maintainer.
13532
13533 2001-12-11  Matthias Klose  <doko@debian.org>
13534
13535         * MAINTAINERS (Write After Approval): Add myself.
13536
13537 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13538
13539         * MAINTAINERS: Update my email address.
13540
13541 2001-12-07  Turly O'Connor  <turly@apple.com>
13542         * MAINTAINERS (Write After Approval): Add myself.
13543         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13544         (rs6000_initialize_trampoline): Call __trampoline_setup for
13545         ABI_DARWIN too.
13546         * darwin-tramp.asm: New file, implements __trampoline_setup.
13547         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13548
13549 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13550
13551         * MAINTAINERS (Write After Approval): Add myself.
13552
13553 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13554
13555         * configure, configure.in: Use temp file for long sed commands.
13556
13557 2001-12-03  Laurent Guerby  <guerby@acm.org>
13558
13559         * config.sub: Update to version 1.232 on subversion.
13560
13561 2001-12-03  Ben Elliston  <bje@redhat.com>
13562
13563         * MAINTAINERS: Update mail address for config.* patches.
13564
13565 2001-11-27  DJ Delorie  <dj@redhat.com>
13566             Zack Weinberg  <zack@codesourcery.com>
13567
13568         When build != host, create libiberty for the build machine.
13569
13570         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13571         CONFIG_ARGUMENTS.
13572         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13573         New variables.
13574         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13575         and rules.
13576         (all.normal): Depend on ALL_BUILD_MODULES.
13577         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13578         (all-build-libiberty): Depend on configure-build-libiberty.
13579
13580         * configure: Calculate and substitute proper value for
13581         ALL_BUILD_MODULES.
13582         * configure.in: Create the build subdirectory.
13583         Calculate and substitute TARGET_CONFIGARGS (formerly
13584         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13585
13586 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13587
13588         * MAINTAINERS (write-after-approval): Add self.
13589
13590 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13591
13592         * MAINTAINERS (GNATS only accounts): Remove self.
13593
13594 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13595
13596         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13597         libf2c.
13598
13599 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13600
13601         * MAINTAINERS (Write After Approval): Add self.
13602
13603 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13604
13605         * MAINTAINERS: mips and s390 are also CPU ports.
13606
13607 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13608
13609         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13610
13611 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13612
13613         * MAINTAINERS: Alphabetize.
13614
13615 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13616
13617         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13618
13619 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13620
13621         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13622
13623 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13624
13625         * configure.in (--enable-languages): Be more permissive about
13626         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13627
13628 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13629
13630         * config.sub: Import from master sources, rev. 1.230.
13631         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13632
13633 2001-11-07  Laurent Guerby  <guerby@acm.org>
13634
13635         * MAINTAINERS (Write After Approval): Add self.
13636
13637 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13638
13639         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13640
13641 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13642
13643         * config.sub: Import from master sources, rev 1.226.
13644         * config.guess: Import from master sources, rev 1.216.
13645
13646 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13647
13648         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13649         * MAINTAINERS: Add self as maintainer of MMIX port.
13650         Remove old after-approval entry.
13651
13652 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13653
13654         * ChangeLog, configure: Fix spelling errors.
13655
13656 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13657
13658         * MAINTAINERS: Tweak my address.
13659
13660 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13661
13662         * MAINTAINERS: Update my email address.
13663
13664 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13665
13666         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13667         * MAINTAINERS: Add self as maintainer of CRIS port.
13668
13669 2001-10-10  Geert Bosch  <bosch@gnat.com>
13670
13671         * MAINTAINERS (Various maintainers: Ada front end):
13672         Added Robert Dewar.
13673
13674 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13675
13676         * MAINTAINERS (Write After Approval): Added self
13677
13678 2001-10-02  Geert Bosch  <bosch@gnat.com>
13679
13680         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13681
13682 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13683
13684         * configure: Handle temporary files securely using mkdir.
13685
13686 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13687
13688         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13689
13690 2001-09-26  Will Cohen  <wcohen@redhat.com>
13691
13692         * configure.in (*-*-linux*): Disable configuration of target-newlib
13693         and target-libgloss.
13694
13695 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13696
13697         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13698         RANLIB.
13699
13700 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13701
13702         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13703         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13704         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13705         avoid quotes nesting problems.
13706         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13707         (DO_X): Export only variables that are set.
13708
13709 2001-09-19  Ben Elliston  <bje@redhat.com>
13710
13711         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13712         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13713         semantics.  Use the shell built-in "type" command instead.
13714
13715 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13716
13717         Merged from gcc-3_0-branch:
13718         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13719         * ltcf-c.sh: Use $objext, not $ac_objext.
13720         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13721         * ltcf-cxx.sh: Add support for GNU.
13722         2001-07-22  Timothy Wall  <twall@redhat.com>
13723         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13724         default settings if using GNU tools with that configuration.
13725         * ltcf-cxx.sh: Ditto.
13726         * ltcf-gcj.sh: Ditto.
13727         2001-07-21  Michael Chastain  <chastain@redhat.com>
13728         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13729         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13730         * ltmain.sh: Mark as gcc-local.
13731
13732 2001-08-30  Eric Christopher  <echristo@redhat.com>
13733             Jason Eckhardt  <jle@redhat.com>
13734
13735         * config.guess: Merge from master sources.
13736         * config.sub: Merge from master sources, add support for mipsisa32.
13737
13738 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13739         * config.sub: Merge from master sources, rev 1.219.
13740         * MAINTAINERS: Add self as contact for stormy16 port.
13741
13742 2001-08-14  Zack Weinberg  <zackw@panix.com>
13743
13744         * config.sub: Merge from master sources, rev 1.218.
13745         * config.guess: Merge from master sources, rev 1.209.
13746
13747 2001-08-11  Graham Stott  <grahams@redhat.com>
13748
13749         * Makefile.in (check-c++): Add missing semicolon.
13750
13751 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13752
13753         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13754
13755 2001-07-30  Eric Christopher  <echristo@redhat.com>
13756
13757         * MAINTAINERS (Various maintainers: mips port): Added myself.
13758
13759 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13760
13761         * configure.in (sh-*-linux*): New.
13762
13763 2001-07-27  Richard Henderson  <rth@redhat.com>
13764
13765         * .cvsignore: Add LAST_UPDATED.
13766
13767 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13768
13769         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13770
13771 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13772
13773         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13774
13775 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13776
13777         * MAINTAINERS (Write After Approval): Added myself.
13778
13779 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13780
13781         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13782         and libgcj on m68hc11/m68hc12.
13783
13784 2001-06-27  H.J. Lu  (hjl@gnu.org)
13785
13786         * Makefile (CFLAGS_FOR_BUILD): New.
13787         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13788
13789 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13790
13791         * README: Remove version number.
13792
13793 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13794
13795         * INSTALL/README: Update wrt. to the installation instructions now
13796         residing in gcc/doc/install.texi.
13797
13798 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13799
13800         * README: Replace with a cut-down and updated version of gcc/README.
13801
13802 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13803
13804         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13805         multilibs to be disabled.
13806
13807 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13808
13809         * MAINTAINERS (Write After Approval): Add myself.
13810
13811 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13812
13813         * config.guess: Import CVS version 1.195.
13814         * config.sub: Import CVS version 1.212.
13815
13816 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13817
13818         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13819         gcc/xgcc is built, use -print-prog-name to find out the program
13820         name to use.
13821
13822 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13823
13824         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13825         appear to also be in the master copy.
13826         * config.sub:  Import CVS version 1.211.
13827
13828 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13829
13830         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13831         with_gcc]: Use `gcc -shared' to build a shared library.
13832
13833 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13834
13835         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13836         archives.
13837
13838 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13839
13840         * MAINTAINERS (Write After Approval): Add myself.
13841
13842 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13843
13844         * configure.in (libstdcxx_flags): Do not try to execute
13845         libstdc++-v3/testsuite_flags until it exists.
13846
13847 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13848
13849         * MAINTAINERS: Update my email address.
13850
13851 2001-05-31  Graham Stott  <grahams@redhat.com>
13852
13853         * MAINTAINERS (Write After Approval): Add myself.
13854
13855 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13856
13857         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13858         libraries when using g++ with native linker.
13859
13860 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13861
13862         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13863
13864 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13865
13866         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13867         [aix4*|aix5*]: Prepend blank.
13868
13869 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13870
13871         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13872         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13873         of subdir/configure scripts to use the new libtool.m4.
13874
13875 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13876
13877         * MAINTAINERS (Write After Approval): Add myself.
13878
13879 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13880
13881         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13882
13883 2001-05-11  Ben Elliston  <bje@redhat.com>
13884
13885         * Makefile.in (all-sid): New target.
13886         (check-sid, clean-sid, install-sid): Likewise.
13887
13888 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13889
13890         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13891
13892 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13893
13894         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13895         libgcj.
13896
13897 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13898
13899         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13900         gcc/xgcc is built, use -print-prog-name to find out the program
13901         name to use.
13902
13903 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13904
13905         * configure.in (noconfigdirs): Don't reset it from scratch in the
13906         target case; only append to it.
13907
13908         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13909         sparc-*-solaris2.8]: Disable ${libgcj}.
13910
13911 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13912
13913         * configure.in (libgcj_saved): Copy from $libgcj.
13914         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13915         --disable-libgcj.
13916
13917 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13918
13919         * MAINTAINERS: Remove self as MIPS maintainer and
13920         C front end maintainer.
13921
13922 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13923
13924         * configure.in: Move *-chorusos target case to the proper switch.
13925         Disable libgcj.
13926
13927 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13928
13929         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13930         1.641.2.228.
13931
13932 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13933
13934         * Makefile.in (STAGE1_CFLAGS): Pass down.
13935
13936 2001-04-13  Alan Modra  <amodra@one.net.au>
13937
13938         * config.guess: Add hppa64-linux support.  Note for next import that
13939         this is already in the master file.
13940         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13941
13942 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13943
13944         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13945         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13946
13947 2001-04-11  Stan Shebs  <shebs@apple.com>
13948
13949         * MAINTAINERS: Add self as Darwin port maintainer.
13950
13951 2001-04-11  Alan Modra  <amodra@one.net.au>
13952
13953         * MAINTAINERS: Update my email address.
13954
13955 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13956
13957         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13958         recent versions of FreeBSD (release 3 or later).
13959         * ltconfig: On FreeBSD, -lc must not be provided when building
13960         a shared library or else the standard -pthread gcc option is
13961         rendered worthless to later users of the built library.
13962
13963 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13964
13965         * MAINTAINERS: Add self and RTH as C front end maintainers.
13966
13967 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13968
13969         * config.sub: Make sure to match an already-canonicalized
13970         machine name (eg. mn10300-unknown-elf).
13971
13972 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13973
13974         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13975         New macros.
13976         (bootstrap, cross): Use RECURSE_FLAGS.
13977         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13978
13979 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13980
13981         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13982
13983 2001-03-22  Colin Howell  <chowell@redhat.com>
13984
13985         * Makefile.in (DO_X): Do not backslash single-quotes in
13986         backquotes (two places).
13987
13988 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13989
13990         Re-installed:
13991         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13992         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13993         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13994         * ltcf-cxx.sh: Likewise.
13995         * ltcf-gcj.sh: Likewise.
13996
13997 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13998
13999         * MAINTAINERS: Add myself as "documentation co-maintainer".
14000
14001 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14002
14003         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14004         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14005
14006 2001-03-19  Tom Tromey  <tromey@redhat.com>
14007
14008         * config-ml.in: Handle GCJ and GCJFLAGS.
14009
14010 2001-03-21  Michael Chastain  <chastain@redhat.com>
14011
14012         * Makefile.in: all-m4 depends on all-texinfo.
14013
14014 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14015
14016         * MAINTAINERS: Add myself to write after approval list.
14017
14018 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14019
14020         * Makefile.in (DO_X): Quote nested quotes.
14021
14022 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14023
14024         * MAINTAINERS: Add myself to write after approval list.
14025
14026 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14027
14028         * Makefile.in (DO_X): Use double quotes for quoting
14029         "RANLIB=$${RANLIB}".
14030
14031 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14032
14033         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14034
14035 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14036
14037         * configure.in: Only use `lang_requires' for languages athat are
14038         actually enabled.
14039
14040 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14041
14042         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14043
14044 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14045
14046         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14047
14048 2001-03-07  Tom Tromey  <tromey@redhat.com>
14049
14050         * configure.in: Allow config-lang.in to set `lang_requires' to list
14051         of other required languages.
14052
14053 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14054
14055         * Makefile.in: Remove RANLIB definition. Use RANLIB
14056         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14057         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14058
14059 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14060             Alexandre Oliva  <aoliva@redhat.com>
14061
14062         * Makefile.in (check-c++): Use tabs, not spaces.
14063
14064 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14065
14066         * MAINTAINERS: add myself to Write After Approval list.
14067
14068 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14069
14070         * Makefile.in (check-c++): New rule.
14071
14072         * configure.in (target_libs): Remove libg++.
14073         (noconfigdirs): Remove libg++.
14074         (noconfigdirs): Same.
14075         (noconfigdirs): Same.
14076         (noconfigdirs): Same.
14077
14078         * config-ml.in: Remove libg++ references.
14079
14080         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14081         (ALL_TARGET_MODULES): Same.
14082         (configure-target-libg++): Remove.
14083         (all-target-libg++): Remove.
14084         (configure-target-libio): Remove.
14085         (all-target-libio): Remove.
14086         (check-target-libio): Remove.
14087         (.PHONY): Remove.
14088         (libg++.tar.bz2): Remove.
14089         (all-target-cygmon): Remove libio.
14090         (all-target-libstdc++): Remove.
14091         (configure-target-libstdc++): Remove.
14092         (TARGET_LIB_PATH): Remove libstdc++.
14093         (ALL_GCC_CXX): Remove libstdc++.
14094         (all-target-gperf): Correct.
14095
14096 2001-02-16  Nick Clifton  <nickc@redhat.com>
14097
14098         * configure.in (noconfigdirs): Allow configuration of texinfo
14099         for Cygwin hosts.
14100
14101 2001-02-15  Anthony Green  <green@redhat.com>
14102
14103         * configure: Introduce GCJ_FOR_TARGET.
14104         * configure.in: Ditto.
14105         * Makefile.in: Ditto.
14106
14107 2001-02-13  Andreas Schwab  <schwab@suse.de>
14108
14109         * MAINTAINERS: Update mail address.
14110
14111 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14112
14113         * config.guess: Add linux target for S/390.
14114         * config.sub: Likewise.
14115
14116 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14117
14118         * configure.in: for *-chorusos, don't config target-newlib and
14119         target-libgloss.
14120
14121 2001-02-06  Ben Elliston  <bje@redhat.com>
14122
14123         * configure: Output host type to stdout, not stderr.
14124
14125 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14126
14127         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14128         * ltcf-cxx.sh: Likewise.
14129
14130         * config.if: Assume enable_libstdcxx_v3 is defined.
14131
14132 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14133
14134         Remove V2 C++ library.
14135         * configure.in: Remove --enable-libstdcxx_v3 support.
14136
14137 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14138
14139         * include/demangle.h: Add prototype for java_demangle_v3.
14140
14141 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14142
14143         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14144
14145 2001-01-27  Richard Henderson  <rth@redhat.com>
14146
14147         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14148
14149 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14150
14151         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14152         Don't unset, it's non-portable and no longer necessary, set to empty
14153         instead.
14154
14155 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14156
14157         * ltconfig: Shell portability fix for the tagname validity check.
14158
14159 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14160
14161         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14162         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14163
14164 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14165
14166         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14167
14168 2001-01-26  Tom Tromey  <tromey@redhat.com>
14169
14170         * configure.in: Allow libgcj to be built on Sparc Solaris.
14171
14172 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14173
14174         * ltcf-c.sh: Add aix5 case.
14175         * ltcf-cxx.sh: Likewise.
14176         * ltconfig: Likewise.
14177
14178 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14179
14180         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14181         keep at least one of build_libtool_libs or build_old_libs set to
14182         yes.
14183
14184         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14185         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14186
14187 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14188
14189         * configure.in: Enable libgcj on several additional platforms.
14190
14191 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14192
14193         * configure.in: Enable libgcj for linux targets.
14194
14195 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14196
14197         * MAINTAINERS (Write After Approval): Add myself.
14198
14199 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14200
14201         * MAINTAINERS: Add myself as vax port maintainer.
14202
14203 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14204
14205         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14206
14207 2001-01-09  Mike Stump  <mrs@wrs.com>
14208
14209         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14210         failures of subdirectories.
14211
14212 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14213
14214         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14215         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14216         * ltcf-cxx.sh: Likewise.
14217         * ltcf-gcj.sh: Likewise.
14218         * ltconfig.sh: Fix typo.
14219
14220 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14221
14222         * configure: handle DOS-style absolute paths.
14223
14224 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14225
14226         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14227
14228 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14229
14230         * MAINTAINERS: Add myself as avr port co-maintainer.
14231
14232 2000-12-28  Ben Elliston  <bje@redhat.com>
14233
14234         * MAINTAINERS: Add myself under ``Write After Approval''.
14235
14236 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14237
14238         * texinfo: Remove directory from GCC.
14239
14240 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14241
14242         * COPYING: Update to current
14243         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14244         to 19yy as example year in copyright notice).
14245
14246 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14247
14248         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14249         (libstdcxx_incdir): Pass down.
14250         * config.if: Remove expired bits for cxx_interface, add stub.
14251         (libstdcxx_incdir): Add variable for g++ include directory.
14252         * configure.in (gxx_include_dir): Use it.
14253
14254 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14255
14256         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14257         with old-email address from ``Write After Approval''.
14258
14259 2000-12-15  Andreas Jaeger  <aj@suse.de>
14260
14261         * configure.in: Handle lang_dirs.
14262
14263 2000-12-14  Tom Tromey  <tromey@redhat.com>
14264
14265         * MAINTAINERS: Removed brads.
14266
14267         * MAINTAINERS: Added gcj developers.
14268
14269 2000-12-13  Anthony Green  <green@redhat.com>
14270
14271         * configure.in: Disable libgcj for any target not specifically
14272         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14273         with g++ abi.
14274
14275 2000-12-13  Mike Stump  <mrs@wrs.com>
14276
14277         * Makefile.in (local-distclean): Also remove fastjar.
14278
14279 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14280
14281         * contrib/gcc_update: Add fastjar --touch entries.
14282
14283 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14284
14285         * configure.in: Disable language-specific target libraries for
14286         languages that aren't enabled.
14287
14288 2000-12-10  Anthony Green  <green@redhat.com>
14289
14290         * configure.in: Define libgcj.  Disable libgcj target libraries for
14291         most targets.
14292
14293 2000-12-10  Neil Booth  <neilb@earthling.net>
14294
14295         * MAINTAINERS: Update mail address, remove from WAA list.
14296
14297 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14298
14299         * libjava: Imported from /cvs/java.
14300         * libffi: Likewise.
14301         * Boehm-gc: Likewise.
14302
14303 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14304
14305         * configure.in (target_libs): Revert 2000-12-08 patch.
14306         (noconfigdirs): Added target-libjava.
14307
14308 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14309
14310         * djunpack.bat: removed.
14311
14312 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14313
14314         * Makefile.in: handle DOS-style absolute paths.
14315         * config-ml.in: likewise.
14316         * symlink-tree: likewise.
14317
14318 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14319
14320         * fastjar: Imported.
14321
14322 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14323
14324         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14325         libjava.
14326         * configure.in (target_libs): Removed `target-libjava'.
14327
14328 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14329
14330         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14331         (ALL_MODULES): Added fastjar.
14332         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14333         (all-target-libjava): all-fastjar replaces all-zip.
14334         (all-fastjar): Added.
14335         (configure-target-fastjar, all-target-fastjar): Likewise.
14336         * configure.in (host_tools): Added fastjar.
14337
14338 2000-12-07  Mike Stump  <mrs@wrs.com>
14339
14340         * Makefile.in (local-distclean): Remove leftover built files.
14341
14342 2000-11-24  Nick Clifton  <nickc@redhat.com>
14343
14344         * configure.in (xscale-elf): Add target.
14345         (xscale-coff): Add target.
14346
14347 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14348
14349         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14350         recent versions of FreeBSD (release 3 or later).
14351         * ltconfig: On FreeBSD, -lc must not be provided when building
14352         a shared library or else the standard -pthread gcc option is
14353         rendered worthless to later users of the built library.
14354
14355 2000-11-16  Fred Fish  <fnf@be.com>
14356
14357         * configure.in (enable_libstdcxx_v3): Fix typo,
14358         libstd++ -> libstdc++.
14359
14360 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14361
14362         * MAINTAINERS: Add self to Write After Approval list.
14363
14364 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14365
14366         * MAINTAINERS: Update my email address.  Add myself to global write
14367         privs list.
14368
14369 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14370
14371         * Makefile.in: Merge with src and libgcj.
14372         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14373         configure-target-<library> when their configure scripts need the C
14374         or C++ library to have already been built to work properly.
14375         (do_proto_toplev): Set them to an empty string.
14376
14377         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14378         (REALLY_SET_LIB_PATH): Use them.
14379
14380 2000-11-17  Stan Shebs  <shebs@apple.com>
14381
14382         * MAINTAINERS: Add self to Write After Approval list.
14383
14384 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14385
14386         * configure: Provide the original toplevel configure arguments
14387         (including $0) to subprocesses in the environment rather than
14388         through gcc/configargs.h.
14389
14390 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14391
14392         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14393         C99.  Alphabetise "Write After Approval" list.
14394
14395 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14396
14397         * configure: Turn on libstdc++ V3 by default.
14398
14399         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14400         if we've got GCC.
14401
14402 2000-11-11  Philip Blundell  <philb@gnu.org>
14403
14404         * MAINTAINERS: Add self to Write After Approval list.
14405
14406 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14407
14408         * ltcf-c.sh (aix4): Improve shared library configuration; require
14409         exporting symbols.
14410         * ltcf-cxx.sh (aix4): Define.
14411         * ltconfig (aix4): Define library and soname specs appropriate for
14412         AIX.  Define command to create export symbols list.
14413
14414 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14415
14416         * config.sub: Add support for Sun Chorus
14417
14418 2000-10-31  Nick Clifton  <nickc@redhat.com>
14419
14420         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14421         <name>@redhat.com.  Also installed new email address for Clint
14422         Popetz.
14423
14424 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14425
14426         * etc: Remove directory from GCC.
14427
14428 2000-10-16  Michael Meissner  <meissner@redhat.com>
14429
14430         * configure (gcc/configargs.h): Only create if there is a build GCC
14431         directory created.
14432
14433 2000-10-16  Matthias Klose  <doko@debian.org>
14434
14435         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14436         when configured for libstdc++-v3.
14437
14438 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14439
14440         * configure: Save configure arguments to gcc/configargs.h.
14441
14442 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14443
14444         * config.guess: Import CVS version 1.157.
14445         * config.sub: Import CVS version 1.181.
14446
14447 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14448
14449         * Makefile.in (bootstrap): avoid recursion if subdir missing
14450         (cross): ditto
14451         (do-proto-toplev): ditto
14452
14453 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14454
14455         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14456         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14457
14458         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14459         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14460         all affected `configure' scripts.
14461
14462 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14463
14464         * MAINTAINERS: Add self as cpplib co-maintainer.
14465
14466 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14467
14468         * MAINTAINERS: Add self to Write After Approval list.
14469
14470 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14471
14472         * INSTALL/README: egcs -> GCC update.
14473
14474 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14475
14476         * MAINTAINERS: Add myself to Write After Approval list.
14477
14478 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14479
14480         * MAINTAINERS: Add myself to Write After Approval list.
14481
14482 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14483
14484         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14485         X11 libraries for hppa64.
14486
14487 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14488
14489         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14490
14491 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14492
14493         * Makefile.in (all-zlib): Added dummy target.
14494
14495         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14496         ltcf-gcj.sh: Updated from libtool multi-language branch.
14497
14498 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14499
14500         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14501         (bootstrap*): Depend on all-bootstrap.
14502
14503 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14504
14505         * config.guess: Import CVS version 1.156.
14506         * config.sub: Import CVS version 1.179.
14507
14508 2000-09-02  Anthony Green  <green@cygnus.com>
14509
14510         * Makefile.in (all-gcc): Depend on all-zlib.
14511         (CLEAN_MODULES): Add clean-zlib.
14512         (ALL_MODULES): Add all-zlib.
14513         * configure.in (host_libs): Add zlib.
14514
14515 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14516
14517         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14518         crosses, but add gcc/include to the header search path for them.
14519
14520 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14521
14522         * MAINTAINERS: Add self to Write After Approval list.
14523
14524 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14525
14526         * config.guess: Import CVS version 1.152.
14527         * config.sub: Import CVS version 1.177.
14528
14529 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14530
14531         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14532         $targargs to tell whether newlib is going to be built.
14533
14534         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14535         $$r/TARGET_SUBDIR/libio for _G_config.h.
14536
14537 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14538
14539         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14540
14541 2000-08-22  DJ Delorie  <dj@redhat.com>
14542
14543         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14544
14545 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14546
14547         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14548         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14549         sub-configures.
14550
14551 2000-08-21  DJ Delorie  <dj@redhat.com>
14552
14553         * MAINTAINERS: Add self as a libiberty maintainer
14554
14555 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14556
14557         * configure.in (libstdcxx_flags): Use
14558         libstdc++-v3/src/libstdc++.INC.
14559
14560 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14561
14562         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14563
14564 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14565
14566         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14567
14568         * configure: Make enable_threads and enable_shared defaults
14569         explicit.  Substitute enable_threads into generated Makefiles.
14570         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14571         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14572
14573 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14574
14575         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14576
14577 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14578
14579         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14580         previous delta.
14581
14582 2000-08-11  Jason Merrill  <jason@redhat.com>
14583
14584         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14585         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14586         (FLAGS_FOR_TARGET): Not here.
14587         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14588
14589 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14590
14591         * config-ml.in (CC, CXX): Don't introduce a leading space.
14592
14593 2000-08-07  DJ Delorie  <dj@delorie.com>
14594
14595         * MAINTAINERS: Add self as a DJGPP maintainer
14596
14597 2000-08-07  DJ Delorie  <dj@redhat.com>
14598
14599         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14600         "if we're also building gcc, and it's a gcc that will run on the
14601         build machine, we want to use its includes instead of the system's
14602         default includes".
14603
14604 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14605
14606         * MAINTAINERS: Add self to Write After Approval list.
14607
14608 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14609
14610         * configure.in (libstdcxx_flags): Don't use `"'.
14611
14612         * config-ml.in: Adjust multilib search paths to the
14613         appropriate multilib tree.
14614
14615 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14616
14617         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14618         commas in $LANGUAGES.
14619
14620 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14621
14622         * configure.in: Re-enable all references to libg++ and librx.
14623
14624 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14625
14626         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14627         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14628         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14629         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14630
14631         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14632
14633 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14634
14635         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14636         CXX_FOR_TARGET for sed.
14637
14638 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14639
14640         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14641         Do not override if already set in the environment or in configure.
14642         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14643         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14644
14645 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14646
14647         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14648         the libtool CVS tree multi-language branch.
14649         * ltconfig, ltmain.sh: Updated.
14650
14651 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14652
14653         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14654         (clean-target): Depend on it.
14655
14656         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14657         (GCC_FOR_TARGET): Use it.
14658         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14659         * configure.in: ... here.
14660         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14661         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14662
14663 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14664
14665         * MAINTAINERS: Add self to Write After Approval list.
14666
14667 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14668
14669         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14670         (configure-target-libchill, configure-target-libobjc): Likewise.
14671
14672         * configure.in: Use the same cache file for all target libs.
14673         * config-ml.in: But different cache files per multilib variant.
14674
14675 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14676
14677         * configure (topsrcdir): Don't use dirname.
14678
14679 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14680
14681         * MAINTAINERS: Add self to Write After Approval list.
14682
14683 2000-07-20  Jason Merrill  <jason@redhat.com>
14684
14685         * configure.in: Remove all references to libg++ and librx.
14686
14687         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14688
14689 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14690
14691         * config.sub: Update to subversions version 2000-07-06.
14692
14693 2000-07-12  Andrew Haley  <aph@cygnus.com>
14694
14695         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14696         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14697
14698 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14699
14700         * symlink-tree:  Check number of arguments.
14701
14702 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14703
14704         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14705         search path for a g++ extracted from the build tree.  This
14706         will allow link tests run by configure scripts in
14707         subdirectories to succeed.
14708
14709 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14710
14711         * ltconfig: Add support for mips-dde-sysv4.2MP
14712
14713 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14714
14715         * MAINTAINERS: Add myself as loop discovery maintainer.
14716
14717 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14718
14719         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14720         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14721
14722 2000-06-19  Timothy Wall  <twall@cygnus.com>
14723
14724         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14725         * config.sub: Add tic54x target.
14726
14727 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14728
14729         * MAINTAINERS: Add self as Fortran maintainer,
14730         remove Craig Burley.
14731
14732 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14733
14734         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14735         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14736
14737 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14738
14739         * MAINTAINERS: Add self as i18n maintainer
14740
14741 20000-05-21  H.J. Lu  (hjl@gnu.org)
14742
14743         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14744         directory are used if they exist. Make sure
14745         $(build_tooldir)/include is searched for header files,
14746         $(build_tooldir)/lib/ for library files.
14747         (GCC_FOR_TARGET): Likewise.
14748         (CXX_FOR_TARGET): Likewise.
14749
14750 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14751
14752         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14753
14754 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14755
14756         * Makefile.in (configure-target-libiberty): Depend on
14757         configure-target-newlib.
14758
14759 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14760
14761         * configure.in, Makefile.in: Merge all libffi-related
14762         configury stuff from the libgcj tree.
14763
14764 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14765
14766         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14767         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14768
14769 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14770
14771         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14772         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14773         current version information.  Add to proto-toplev directory.
14774         (gdb-taz): Build do-djunpack.
14775
14776 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14777
14778         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14779
14780 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14781
14782         * MAINTAINERS: Add self to Write After Approval list.
14783
14784 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14785
14786         * ltmain.sh: Preserve in relink_command any environment
14787         variables that may affect the linker behavior.
14788
14789 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14790
14791         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14792
14793 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14794
14795         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14796
14797 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14798
14799         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14800         with the version name.
14801
14802 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14803
14804         * MAINTAINERS: Add self as bb-reorder maintainer.
14805
14806 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14807
14808         * config.if: Tweak.
14809
14810 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14811
14812         * djunpack.bat: New file.
14813
14814 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14815
14816         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14817         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14818         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14819         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14820
14821 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14822
14823         * config.sub (case $basic_machine): Change default for "ibm-*"
14824         to "openedition".
14825
14826 2000-04-13  Andreas Jaeger  <aj@suse.de>
14827
14828         * MAINTAINERS: Added myself.
14829
14830 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14831
14832         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14833         (do-md5sum): New target.
14834         (MD5PROG): Define.
14835         (PACKAGE): Default to TOOL.
14836         (VER): Default to a shell script.
14837         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14838         md5 checksum generation.
14839         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14840         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14841         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14842         insight.tar.bz2): Use gdb-taz to create archive.
14843
14844 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14845
14846         * configure (warn_cflags): Delete.
14847
14848 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14849
14850         * MAINTAINERS: Added myself.
14851
14852 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14853             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14854
14855         * configure.in (enable_libstdcxx_v3): Add.
14856         (target_libs): Add bits here to switch between libstdc++-v2 and
14857         libstdc++-v3.
14858         * config.if: And this file too.
14859         * Makefile.in: Add libstdc++-v3 targets.
14860
14861 2000-04-05  Michael Meissner  <meissner@redhat.com>
14862
14863         * config.sub (d30v): Add d30v as a basic machine type.
14864
14865 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14866
14867         * configure.in: -linux-gnu*, not -linux-gnu.
14868
14869 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14870
14871         * MAINTAINERS: Add self in write-after-approval section.
14872
14873 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14874
14875         * MAINTAINERS: Add self as ia64 port maintainer.
14876
14877 2000-03-08  Neil Booth  <NeilB@earthling.net>
14878
14879         * MAINTAINERS: Add self in write-after-approval section.
14880
14881 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14882
14883         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14884         (do-tar-bz2): Replace TOOL with PACKAGE.
14885         (gdb.tar.bz2): Remove GDBTK from GDB package.
14886         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14887         dejagnu.tar.bz2): New packages.
14888
14889 2000-02-27  Andreas Jaeger  <aj@suse.de>
14890
14891         * configure.in: Add entry for mips*-*-linux*, move catch all
14892         *-*-*linux* entry below this one.
14893
14894 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14895
14896         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14897
14898 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14899
14900         * config.sub: Support an OS of "wince".
14901
14902 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14903
14904         * config.guess, config.sub: Updated to match config's 2000-02-15
14905         version.
14906
14907 2000-02-23  Linas Vepstas  <linas@linas.org>
14908
14909         * config.sub: Add support for Linux/IBM 370.
14910         * configure.in: Likewise.
14911
14912 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14913
14914         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14915
14916 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14917
14918         * config.guess: Guess "cygwin" rather than "cygwin32".
14919
14920 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14921
14922         * configure (gcc_version): When setting, narrow search to
14923         lines containing `version_string'.
14924
14925 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14926
14927         * config.sub: Add support for avr target.
14928
14929 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14930
14931         * MAINTAINERS: Add maintainers for MCore port.
14932
14933 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14934
14935         * config.sub: Add mmix-knuth-mmixware.
14936
14937 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14938
14939         * MAINTAINERS: Pair cccp with cpplib maintainership.
14940
14941 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14942
14943         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14944         structure stuff to -L library search.
14945         (CXX_FOR_TARGET): Ditto.
14946         (CROSS_CHECK_MODULES): Fix spelling mistake.
14947
14948 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14949
14950         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14951         the C++ compiler.
14952
14953 2000-01-12  Richard Henderson  <rth@cygnus.com>
14954
14955         * configure.in: Don't build some bits for beos.
14956
14957 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14958
14959         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14960         as include files.
14961
14962 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14963
14964         * Add self as cpplib maintainer, as requested by Jason
14965         Merrill.  Correct my e-mail address.
14966
14967 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14968
14969         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14970         not mh-aix43.
14971
14972 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14973
14974         * MAINTAINERS: Add myself to "write after approval" list.
14975
14976 1999-12-14  Richard Henderson  <rth@cygnus.com>
14977
14978         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14979         * config.sub: Accept alphaev[78], alphaev8.
14980
14981 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14982
14983         * config.guess, config.sub: Update from autoconf.
14984
14985 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14986
14987         * MAINTAINERS:  update my playtime e-address.
14988
14989 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14990
14991         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14992         necessary libraries are missing.
14993
14994 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14995
14996         * MAINTAINERS: Add new 'write after approval' maintainer.
14997
14998 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14999
15000         * MAINTAINERS: Add new Java maintainer.
15001
15002 1999-10-25  Andreas Schwab  <schwab@suse.de>
15003
15004         * configure: Fix quoting inside arguments of eval.
15005
15006 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15007
15008         * config-ml.in: Allow suppression of some ARM multilibs.
15009
15010 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15011
15012         * config.guess: Add OS/390 match pattern.
15013         * config.sub: Add mvs, openedition targets.
15014         * configure.in (i370-ibm-opened*): New.
15015
15016 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15017
15018         * config.sub: Add support for configuring for pj.
15019
15020 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15021
15022         * config.sub (maybe_os): Add support for configuring for fr30.
15023
15024 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15025
15026         * configure.in: Do not configure or build ld for AIX
15027         platforms.  ld is known to be broken on these platforms.
15028
15029 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15030
15031         * config-ml.in: Pass compiler flag corresponding to multidirs to
15032         subdir configures.
15033
15034 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15035
15036         * Makefile.in (LDFLAGS): Define.
15037
15038 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15039
15040         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15041         noconfigdirs.
15042         (*-*-cygwin*): Likewise.
15043
15044 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15045
15046         * mkdep: New file.
15047         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15048         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15049
15050         From Eli Zaretskii <eliz@is.elta.co.il>:
15051         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15052         long file name when using DJGPP on MS-DOS.
15053
15054 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15055
15056         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15057
15058 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15059
15060         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15061         dependency as this causes "make check" to globally "make all"
15062
15063 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15064
15065         * configure.in (target_libs): Added target-zlib.
15066         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15067         (CONFIGURE_TARGET_MODULES): Likewise.
15068         (CHECK_TARGET_MODULES): Likewise.
15069         (INSTALL_TARGET_MODULES): Likewise.
15070         (CLEAN_TARGET_MODULES): Likewise.
15071         (configure-target-zlib): New target.
15072         (all-target-zlib): Likewise.
15073         (all-target-libjava): Depend on all-target-zlib.
15074         (configure-target-libjava): Depend on configure-target-zlib.
15075
15076         * Makefile.in (configure-target-libjava): Depend on
15077         configure-target-newlib.
15078         (configure-target-boehm-gc): New target.
15079         (configure-target-qthreads): New target.
15080
15081         * configure.in (target_libs): Added target-qthreads.
15082         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15083         (CONFIGURE_TARGET_MODULES): Likewise.
15084         (CHECK_TARGET_MODULES): Likewise.
15085         (INSTALL_TARGET_MODULES): Likewise.
15086         (CLEAN_TARGET_MODULES): Likewise.
15087         (all-target-qthreads): New target.
15088         (configure-target-libjava): Depend on configure-target-qthreads.
15089         (all-target-libjava): Depend on all-target-qthreads.
15090
15091         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15092         (CONFIGURE_TARGET_MODULES): Likewise.
15093         (CHECK_TARGET_MODULES): Likewise.
15094         (INSTALL_TARGET_MODULES): Likewise.
15095         (CLEAN_TARGET_MODULES): Likewise.
15096         (all-target-libjava): New target.
15097         (all-target-boehm-gc): Likewise.
15098         * configure.in (target_libs): Added libjava, boehm-gc.
15099
15100 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15101
15102         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15103         configure.bat in SUPPORT_FILES.
15104         (gas+binutils.tar.bz2): Likewise.
15105
15106         * makeall.bat: Remove; obsolete.
15107
15108 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15109
15110         From Mark Elbrecht:
15111         * configure.bat: Remove; obsolete.
15112
15113 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15114
15115         * configure: Add -W -Wall to the default CFLAGS when compiling with
15116         gcc.
15117
15118 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15119
15120         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15121
15122 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15123
15124         * configure.in: Build ld on IRIX6.
15125
15126 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15127
15128         * Makefile.in: Change distribution targets to use bzip2 instead of
15129         gzip.
15130         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15131         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15132
15133 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15134
15135         * config.sub: Add mcore target.
15136
15137 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15138
15139         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15140
15141 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15142
15143         * config.guess (dummy): Changed to $dummy.
15144
15145 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15146
15147         * config.sub: Tidied up case statements.
15148
15149 1999-05-22  Ben Elliston  <bje@cygnus.com>
15150
15151         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15152         <jiro@din.or.jp>.
15153
15154         * config.guess: Merge with FSF version. Future changes will be
15155         more accurately recorded in this ChangeLog.
15156         * config.sub: Likewise.
15157
15158 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15159
15160          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15161
15162 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15163
15164         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15165
15166 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15167
15168         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15169
15170 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15171
15172         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15173         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15174         Bad merge removed these two changes.
15175
15176 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15177                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15178
15179         * config.guess (interix Alpha): Add.
15180
15181 1999-04-11  Richard Henderson  <rth@cygnus.com>
15182
15183         * configure.in (i?86-*-beos*): Do config gperf; don't config
15184         gdb, newlib, or libgloss.
15185
15186 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15187
15188         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15189         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15190         from multidirs.
15191
15192 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15193
15194         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15195
15196 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15197
15198         * config.sub: Add support for mcore targets.
15199
15200 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15201
15202         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15203         not mt-ospace, in order to shut up assembler warning about using
15204         symbols that are named the same as registers.
15205
15206 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15207
15208         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15209         dependency list for all-target-cygmon.
15210
15211 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15212
15213         * config-ml.in: Check $host, not $target, for selective multilibs.
15214         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15215         thumb interworking, and underscore prefix multilibs.
15216
15217 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15218
15219         * missing: Update to version from current automake.
15220
15221 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15222
15223         * configure (gxx_include_dir): Removed.
15224
15225         * configure.in (gxx_include_dir): Handle it.
15226         * Makefile.in: Likewise.
15227
15228 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15229
15230         * config.sub (mips64vr4111,mips64vr4111el) Add.
15231
15232 1999-03-21  Ben Elliston  <bje@cygnus.com>
15233
15234         * config.guess: Correct typo for detecting ELF on FreeBSD.
15235
15236 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15237
15238         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15239         config/mh-djgpp.
15240
15241 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15242
15243         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15244         all-target-newlib to dependency list for all-target-bsp.
15245
15246 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15247
15248         * config.sub: Add i386-uwin support.
15249         * config.guess: Likewise.
15250
15251 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15252
15253         * configure.in: cleanup, add mh-*pic handling for arm, special
15254         case powerpc*-*-aix*
15255
15256 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15257
15258         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15259         can be built.
15260
15261 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15262
15263         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15264         targets.
15265
15266 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15267
15268         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15269
15270 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15271
15272         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15273
15274 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15275
15276         * config.sub: Fix typo in arm recognition.
15277
15278 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15279
15280         * configure.in (noconfigdirs): Changed target_configdirs to
15281         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15282         rather than m68k-*-* since it is not known to work on
15283         m68k-aout. Ditto for arm-*-*oabi.
15284
15285 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15286
15287         * configure.in (*-*-windows*): Remove, no longer used.
15288
15289 1999-02-19  Ben Elliston <bje@cygnus.com>
15290
15291         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15292         Smart and improved by Andrew Cagney.
15293
15294 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15295
15296         * config.guess: Recognize openbsd-*-hppa.
15297
15298 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15299
15300         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15301         only if it is not empty.
15302
15303 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15304
15305         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15306
15307         * config.guess: Modified to recognize uname's armv* syntax.
15308
15309         * config.sub: Modified to recognize uname's armv* syntax.
15310
15311 1999-02-17  Mark Salter  <msalter@cygnus.com>
15312
15313         * configure.in: Added target-bsp for sparclite.
15314
15315 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15316
15317         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15318
15319 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15320
15321         * configure.in: Add support for strongarm port.
15322         * config.sub: Add support for strongarm target.
15323
15324 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15325
15326         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15327         the old name config/mh-cygwin32.
15328         Enable texinfo.
15329
15330 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15331
15332         * configure.in: Do build ld for ix86 Solaris.
15333
15334 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15335
15336         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15337         $AR_FOR_TARGET.  Likewise for RANLIB.
15338
15339 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15340
15341         * config.sub (oabi):  Recognize.
15342         * configure.in (arm-*-oabi):  Handle.
15343
15344 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15345
15346         * config.guess: Improve detection of i686 on UnixWare 7.
15347
15348 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15349
15350         * config.guess: Add support for i386-pc-interix.
15351         * config.sub: Likewise.
15352         * configure.in: Likewise.
15353
15354 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15355
15356         * Makefile.in: Remove unneeded all-target-libio from
15357         from all-target-winsup target since it is now unneeded.
15358         Add all-target-libtermcap in its place since it is now
15359         needed.
15360
15361 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15362
15363         * configure.in: makefile stub for cygwin target is probably
15364         unnecessary.  Remove it for now.
15365
15366 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15367
15368         * configure.in: libtermcap.a should be built when cygwin is the
15369         target as well as the host.
15370         * config.guess: Allow mixed case in cygwin uname output.
15371         * Makefile.in: Add libtermcap target.
15372
15373 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15374
15375         * config.sub: Clean up handling of hppa2.0.
15376
15377 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15378
15379         * config.guess: Use C code to identify more HP machines.
15380
15381 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15382
15383         * config.sub: Handle hppa2.0.
15384
15385 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15386
15387         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15388         cygmon for all sparclite targets, regardless of object format.
15389
15390 1998-12-15  Mark Salter  <msalter@cygnus.com>
15391
15392         * configure.in: Added target-bsp for several target architectures.
15393
15394         * Makefile.in: Added rules for bsp.
15395
15396 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15397
15398         * config.guess: Improve detection of hppa2.0 processors.
15399
15400 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15401
15402         * config.guess: Recognize FreeBSD using ELF automatically.
15403
15404 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15405
15406         * configure (skip-this-dir): Add handling for new shell script, which
15407         might be created by a sub-directory's configure to indicate, this particular
15408         directory is "unwanted".
15409         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15410
15411 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15412
15413         * ltconfig: import from libtool, after changing libtool to
15414         account for the cygwin name change.
15415
15416 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15417
15418         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15419         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15420
15421 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15422
15423         * configure.in: Add libtermcap to list of cygwin dependencies.
15424
15425 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15426
15427         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15428         they include winsup/include when it's a cygwin target.
15429
15430 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15431
15432         * configure.in (host_tools): Added zip.
15433         * Makefile.in (all-target-libjava): Depend on all-zip.
15434         (all-zip): New target.
15435         (ALL_MODULES): Added all-zip.
15436         (NATIVE_CHECK_MODULES): Added check-zip.
15437         (INSTALL_MODULES): Added install-zip.
15438         (CLEAN_MODULES): Added clean-zip.
15439
15440 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15441
15442         * Makefile.in: lose "32" from comment about cygwin.
15443
15444 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15445
15446         * configure.in: Use -Os to build target libraries for the fr30.
15447
15448 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15449
15450         * config.sub: Add fr30.
15451
15452 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15453
15454         * configure.in: drop "32" from config/mh-cygwin32.  Check
15455         cygwin* instead of cygwin32*.
15456         * config.sub: Check cygwin* instead of cygwin32*.
15457
15458 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15459
15460         * config.guess: Match any version of Unixware7.
15461
15462 1998-10-20  Syd Polk  <spolk@cygnus.com>
15463
15464         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15465         if desired.
15466
15467 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15468
15469         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15470         these if the appropriate directories and files to not exist.
15471
15472 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15473
15474         * Makefile.in (DEVO_SUPPORT): Add config.if.
15475
15476 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15477
15478         * configure: Add pattern to replace "build_tooldir"'s
15479         definition in the generated Makefile with "tooldir"'s
15480         actual value.
15481
15482 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15483
15484         * config.sub: Bring back lost sparcv9.
15485
15486         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15487
15488 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15489
15490         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15491         CC_FOR_TARGET and friends.
15492
15493 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15494
15495         * Makefile.in (build_tooldir): New variable, same as tooldir.
15496         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15497         -B$(build_tooldir)/bin/.
15498         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15499
15500 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15501
15502         * README: Remove installation instructions and refer to the
15503         INSTALL directory instead.
15504
15505 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15506
15507         * config.sub: Add support for i[34567]86-pc-udk.
15508         * configure.in: Likewise.
15509
15510 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15511
15512         * Makefile.in: add bzip2 package building bits for user
15513         tools module
15514         * configure.in: ditto
15515
15516 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15517
15518         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15519         (ALL_TARGET_MODULES): Add all-target-libobjc.
15520         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15521         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15522         (all-target-libchill): Add dependencies.
15523         * configure.in (target_libs): Add libchill.
15524
15525 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15526
15527         * configure.in (target_subdir): Remove duplicate line.
15528
15529 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15530
15531         * Makefile.in (all-automake): fix dependencies.
15532
15533 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15534
15535         * configure.in: Minor cleanups for building in the $(target_alias)
15536         subdir.
15537
15538 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15539
15540         * Makefile.in (bootstrap): Set r and s before make all.  Use
15541         BASE_FLAGS_TO_PASS in make all.
15542         (cross): Likewise.
15543
15544 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15545
15546         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15547
15548 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15549
15550         * config.sub: Fix typo in last change.
15551
15552 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15553
15554         * config.sub: Add support for C4x target.
15555         * configure.in: Likewise.
15556
15557 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15558
15559         * config.sub: Recognize sparcv9 just like sparc64.
15560
15561 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15562
15563         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15564
15565 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15566
15567         * config.guess: Correctly identify Pentium II sco boxes.
15568
15569         * config.guess: Fix "tr" code.  From Weiwen Liu.
15570
15571 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15572
15573         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15574         stabs.
15575
15576 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15577
15578         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15579         (ALL_TARGET_MODULES): Add all-target-libchill.
15580         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15581         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15582         (all-target-libchill): Add dependencies.
15583         * configure.in (target_libs): Add libchill.
15584
15585 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15586
15587         * config.guess: Avoid assumptions about "tr" behaves when
15588         LANG is set to something other than English.
15589
15590 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15591
15592         * configure (gxx_include_dir): Changed to
15593         '${prefix}/include/g++'-${libstdcxx_interface}.
15594
15595         * config.if: New to determine the interfaces.
15596
15597 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15598
15599         * config.guess: Detect and handle MPE/IX.
15600         * config.sub: Deal with MPE/IX.
15601
15602 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15603
15604         * configure.in: Use mh-aix43.
15605
15606 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15607
15608         * configure: Fix --without/--disable cases for gxx-include-dir.
15609
15610 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15611
15612         * mdata-sh:  Imported.  Needed for automake support.
15613
15614 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15615
15616         * Makefile.in (taz): Try "chmod -R og=u ." before
15617         "chmod og=u `find . -print`".
15618
15619 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15620
15621         * configure.in: Add arm-elf and thumb-elf support.
15622
15623 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15624
15625         * Makefile.in: Undo previous patch.
15626
15627 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15628
15629         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15630         to here ...
15631         (install-no-fixedincludes): and here
15632         (INSTALL_MODULES): ... from here.
15633
15634 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15635
15636         * config.sub: Merge with FSF.
15637
15638         * config.guess: Merge with FSF.
15639
15640 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15641
15642         * configure (extraconfigdirs): New variable.
15643         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15644         * Makefile.in (all): Move higher in file.
15645         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15646         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15647         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15648         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15649         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15650
15651 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15652
15653         * Makefile.in (all-target-libjava): Depend on all-gcc and
15654         all-target-newlib.
15655         (configure-target-libjava): Depend on $(ALL_GCC).
15656
15657 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15658
15659         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15660         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15661
15662 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15663
15664         * INSTALL/README: Fix typo.
15665
15666 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15667
15668         * ylwrap: Change absolute path checks to check for DOS style path
15669         names.
15670
15671         * ylwrap: Don't use a full path name if the source file is in the
15672         same directory.  From hjl@lucon.org (H.J. Lu).
15673
15674         * config-ml.in: Default to being verbose, to match Feb 18 change to
15675         configure.
15676
15677 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15678
15679         Brought over from egcs:
15680
15681         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15682
15683         * configure.in (target_subdir): Set to ${target_alias} instead
15684         of "libraries".
15685
15686         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15687
15688         * configure.in (target_subdir): Set to libraries if enable_multilib.
15689
15690 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15691
15692         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15693         multilibs, force reconfiguration the first time we create
15694         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15695
15696 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15697
15698         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15699         avoid confusion with --no-recursion.
15700
15701 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15702
15703         * configure.in: Win32 hosts shouldn't use install -x
15704         * install-sh: remove -x option, and special .exe-handling
15705         hack.
15706
15707 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15708
15709         * config.guess: Recognize i586-pc-beos.
15710         * configure.in: Don't build some bits for beos.
15711
15712 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15713
15714         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15715         CFLAGS default to -O2.
15716
15717         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15718         when using GNU ld.
15719
15720 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15721
15722         * ltmain.sh: Correct install when using a different shell.
15723
15724 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15725
15726         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15727
15728 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15729
15730         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15731         target.
15732
15733 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15734
15735         * ltconfig: Update to correct AIX handling.
15736
15737 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15738
15739         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15740
15741         * configure.in (target_subdir): Set to ${target_alias} instead
15742         of "libraries".
15743
15744 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15745
15746         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15747         (Makefile): Depend on $(gcc_version_trigger).
15748
15749         * configure (gcc_version): Change default initializer to empty
15750         string.
15751         (gcc_version_trigger): New variable; pass this variable down
15752         to subdir configures to enable them checking gcc's version
15753         themselves. Emit make macros for both gcc_version vars.
15754         (topsrcdir): Initialize reliably.
15755         (recursion line): Remove --with-gcc-version=${gcc_version}.
15756
15757 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15758
15759         * configure (enable_version_specific_runtime_libs): Implement new flag
15760         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15761         in $(libsubdir); emit definition in each generated Makefile.
15762         (gxx_include_dir): Initialize depending on
15763         $enable_version_specific_runtime_libs.
15764
15765 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15766
15767         * configure (gcc_version): Initialize properly depending on
15768         how and where configure is started.
15769         (recursion line): Pass a --with-gcc-version=${gcc_version}
15770         to configures in subdirs.
15771
15772 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15773
15774         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15775         cygmon
15776
15777 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15778
15779         * configure.in: Add cygmon and libstub support for mn10200.
15780
15781 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15782
15783         * configure (gcc_version): Add new variable describing the
15784         particular gcc version we're building.
15785         * Makefile.in (libsubdir): Add new macro for the directory
15786         in which the compiler finds executables, libraries, etc.
15787         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15788         and libsubdir.
15789
15790 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15791
15792         * Makefile.in (local-clean): Remove *.log.
15793         (warning.log): Built with warn_summary from build.log.
15794         (mail-report.log): Run test_summary.
15795         (mail-report-with-warnings.log): Run test_summary including
15796         warning.log in the report.
15797
15798 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15799
15800         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15801
15802 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15803
15804         * Makefile.in (grep): Grep no longer depends on libiberty.
15805
15806 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15807
15808         * Makefile.in: all-snavigator needs all-libgui.
15809
15810 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15811
15812         * configure.in: Add cygmon and libstub support for mn10300.
15813
15814 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15815
15816         * missing: Update to version from automake 1.3.
15817
15818         * ltmain.sh: On installation, don't get confused if the same name
15819         appears more than once in the list of library names.
15820
15821 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15822
15823         * config.sub: Accept m68060 and m5200 as CPU names.
15824
15825 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15826
15827         * configure: Use && rather than using -a in test, because odd
15828         strings can confuse test.
15829         * configure.in: Likewise.
15830
15831 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15832
15833         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15834
15835 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15836
15837         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15838         bootstrap4-lean): New targets.
15839
15840 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15841
15842         * mpw-* Delete.  Not used.
15843
15844 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15845
15846         * COPYING.LIB: Update FSF address.
15847
15848 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15849
15850         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15851
15852         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15853         GAS_SUPPORT_DIRS.
15854
15855 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15856
15857         * ltconfig, ltmain.sh: Avoid producing a version number if
15858         -version-info was not used.
15859
15860 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15861
15862         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15863         building with newlib.
15864
15865 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15866
15867         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15868         Solaris `make' causes it to continue to next definition.
15869
15870 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15871
15872         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15873         the right GUI libraries and files are installed along with GDB.
15874
15875 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15876
15877         * configure.in: Change alpha to alpha* in several places.
15878
15879 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15880
15881         * config.sub: Recognize sparc86x.
15882
15883 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15884
15885         * configure.in (--enable-target-optspace): Remove debug echo.
15886
15887 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15888
15889         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15890
15891 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15892
15893         * ltconfig: Update cygwin32 support.
15894
15895         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15896         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15897         (GDB_SUPPORT_DIRS): Likewise.
15898
15899 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15900
15901         * configure.in (target_makefile_frag): If --enable-target-optspace,
15902         use -Os to compile target libraries rather than -O2.  Default to
15903         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15904         not used.
15905         * configure.in (target_cflags): Ditto for d30v.
15906
15907 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15908
15909         * Makefile.in (all-bfd): Depend on all-intl.
15910         (all-binutils): Likewise.
15911         (all-gas): Likewise.
15912         (all-gprof): Likewise.
15913         (all-ld): Likewise.
15914
15915 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15916
15917         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15918
15919 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15920
15921         * Makefile.in (all-bfd): Depend upon all-libiberty.
15922
15923         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15924
15925 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15926
15927         * Makefile.in: Add libstub.
15928
15929         * configure.in: Ditto. Build libstub for targets that have cygmon
15930         support.
15931
15932 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15933
15934         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15935
15936 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15937
15938         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15939         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15940
15941 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15942
15943         * configure: Define DEFAULT_M4 by searching PATH.
15944         * Makfile.in: Use DEFAULT_M4.
15945
15946 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15947
15948         * ltconfig: Add cygwin32 support.
15949
15950         * Makefile.in, configure.in: Add libtool as a native only directory
15951         to configure and build.
15952
15953 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15954
15955         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15956
15957 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15958
15959         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15960
15961 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15962
15963         * Makefile.in: add ash make rules
15964         * configure.in: add ash to native_only and host_tools lists
15965
15966 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15967
15968         * Makefile.in (all-gettext, all-intl): New targets.
15969         (ALL_MODULES): Added all-gettext, all-intl.
15970         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15971         (INSTALL_MODULES): Added install-gettext, install-intl.
15972         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15973
15974         * configure.in (host_tools): Added gettext.
15975         (native_only): Likewise.
15976         (noconfigdirs) [various cases]: Likewise.
15977         (host_libs): Added intl.
15978
15979 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15980
15981         * configure: Do not disable building gdbtk for cygwin32 hosts.
15982
15983 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15984
15985         * configure.in: Add thumb-coff target.
15986         * config.sub: Add thumb-coff target.
15987
15988 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15989
15990         * Makefile.in: Revert yesterday's change.
15991         (all-target-winsup):  all-target-librx stays out of here.
15992
15993 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15994
15995         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15996         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15997         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15998         Remove references to librx and libg++.
15999
16000 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16001
16002         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16003         recursive makes
16004
16005 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16006
16007         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16008         for newlib directory.
16009         (CXX_FOR_TARGET): Likewise.
16010
16011 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16012
16013         * ltconfig: Update after libtool/ltconfig.in change for
16014         hpux11.
16015
16016 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16017
16018         * ltconfig, ltmain.sh: Update to libtool 1.2.
16019
16020 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16021
16022         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16023         (install-gcc-cross): Instead, override LANGUAGES here.
16024
16025 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16026
16027         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16028         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16029
16030 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16031
16032         * configure.in: Add Thumb-pe target.
16033
16034 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16035
16036         * Makefile.in - changed sn targets to snavigator
16037         * configure.in - changed sn targets to snavigator
16038
16039 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16040
16041         * config-ml.in: After building symlink tree call make distclean
16042         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16043         to be the case for libiberty.
16044
16045 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16046
16047         * configure: When making link, also check the current
16048         directory. The configure scripts may create one.
16049
16050 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16051
16052         * config.sub: Accept alphapca56 and alphaev6 properly.
16053
16054 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16055
16056         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16057
16058 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16059
16060         * config.sub (sco5): Fix typo.
16061
16062 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16063
16064         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16065         install-itcl.
16066         (install-itcl): Remove dependency on install-tcl.
16067
16068 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16069
16070         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16071
16072 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16073
16074         * configure.in: Don't build libgui for a cygwin32 target when not on
16075         a cygwin32 host.
16076
16077 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16078
16079         * configure (redirect): Set to null, so default behavior of
16080         configure is now --verbose.
16081
16082 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16083
16084         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16085         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16086
16087 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16088
16089         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16090         this change to sync Makefile.in with its ChangeLog entries.
16091
16092 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16093
16094         * ltmain.sh (mkdir): Check that the directory doesn't exist
16095         before we exit with error, so that we don't get races during
16096         parallel builds.
16097
16098 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16099
16100         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16101
16102 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16103
16104         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16105         PICFLAG_FOR_TARGET.
16106         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16107
16108         * configure: Emit a definition for the new macro enable_shared
16109         into each Makefile.
16110
16111 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16112
16113         * configure.in (host_tools, native_only): Add libtool.
16114
16115 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16116
16117         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16118         Fix typo in ming config comment.
16119
16120 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16121
16122         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16123
16124 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16125
16126         * config.sub: Add tic30 cases, and map c30 to tic30.
16127
16128 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16129
16130         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16131         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16132         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16133         (CLEAN_TARGET_MODULES): Similarly
16134         (all-target-libf2c): Add dependences.
16135         * configure.in (target_libs): Add libf2c.
16136
16137 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16138
16139         * configure.in: Remove expect from noconfigdirs when target
16140         is cygwin32.  OK to build expect and dejagnu with Canadian
16141         Cross.
16142
16143 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16144
16145         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16146         host.
16147
16148         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16149         and mingw32.
16150
16151 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16152
16153         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16154         here as it is not defined in the toplevel Makefile.
16155
16156 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16157
16158         * configure (package_makefile_rules_frag): New variable, which names
16159         a file with generic rules, ...
16160         Change comment to mention we now have FIVE parts.
16161         * configure: Undo last change.
16162
16163 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16164
16165         * config.guess: More accurate determination of HP processor types.
16166         * config.sub: More accurate determination of HP processor types.
16167
16168 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16169
16170         * configure (package_makefile_frag): Move inserting the
16171         ${package_makefile_frag} to where it should be according
16172         to the comment.
16173
16174 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16175
16176         * config.guess: Add support for Linux/ARM.
16177
16178 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16179
16180         * .cvsignore: Remove *-info and *-install since they match
16181         release-info and mpw-install, which we don't want to just ignore.
16182
16183 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16184
16185         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16186
16187 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16188
16189         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16190         local_prefix to sub-make invocations.
16191
16192 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16193
16194         * configure.in: Check makefile fragments in the source
16195         directory.
16196
16197 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16198
16199         * configure.in: Check whether host and target makefile
16200         fragments exist before adding them to *_makefile_frag.
16201
16202 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16203
16204         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16205
16206 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16207
16208         * configure.in: Make sure we only replace RPATH_ENVVAR on
16209         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16210         regexp to sed.
16211
16212         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16213         to sub-makes.
16214
16215 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16216
16217         * config-ml.in (multi-do): LDFLAGS must include multilib
16218         designator.
16219
16220 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16221
16222         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16223
16224 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16225
16226         * config.sub: Add mingw32 support.
16227         * configure.in: Likewise.
16228
16229 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16230
16231         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16232
16233 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16234
16235         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16236         * configure (gxx_include_dir): Provide a definition for subdirs
16237         which do not use autoconf.
16238
16239 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16240
16241         * config.guess: Sync with egcs.  Picks up new alpha support,
16242         BeOS & some additional linux support.
16243
16244 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16245
16246         * config.guess: HP 9000/803 is a PA1.1 machine.
16247
16248 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16249
16250         * configure.in: It's alpha*-...
16251
16252 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16253
16254         * configure.in (host_makefile_frag, target_makefile_frag):
16255         Handle multiple config files.
16256         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16257         alpha-*-*.
16258
16259 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16260
16261         * mkdep: New file.
16262
16263 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16264
16265         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16266
16267 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16268
16269         * Makefile.in: Add libgui directory.
16270         (GDB_TK): Add all-libgui.
16271         * configure.in: Add libgui directory.
16272         * configure: Add all-libgui to GDB_TK.
16273
16274 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16275
16276         * config-ml.in (multidirs): Add m32r to multilib list.
16277
16278 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16279
16280         * Makefile.in (all-target-gperf): Change dependency to
16281         all-target-libstdc++.
16282
16283 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16284
16285         * config.guess: Add BeOS support.
16286
16287 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16288
16289         Source directory cvs renamed to cvssrc:
16290         * configure.in (host_tools): Change cvs to cvssrc.
16291         (native_only): Likewise.
16292         (noconfigdirs) [various cases]: Likewise.
16293         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16294         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16295         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16296         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16297         (all-cvssrc): Rename target from all-cvs.
16298
16299 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16300
16301         * configure (gxx_include_dir): Fix thinko.
16302
16303 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16304
16305         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16306         (install-cross, install-gcc-cross): New targets.
16307
16308 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16309
16310         * configure.in (noconfigdirs): Add support for Thumb target.
16311
16312         * config.sub (maybe_os): Add support for Thumb target.
16313
16314 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16315
16316         * Makefile.in: Add rules for cygmon.
16317
16318         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16319
16320 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16321
16322         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16323         * configure (gxx_include_dir): Provide a definition for subdirs
16324         which do not use autoconf.
16325
16326 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16327
16328         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16329         11/18/97 build
16330
16331 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16332
16333         * From Franz Sirl.
16334         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16335         found on RedHat Linux systems.
16336
16337 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16338
16339         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16340         guesses.
16341
16342 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16343
16344         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16345
16346 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16347
16348         * ltmain.sh: If mkdir fails, check whether the directory was created
16349         anyhow by some other process.
16350
16351 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16352
16353         * configure.in (d30v-*-*): Configure all directories.
16354
16355 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16356
16357         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16358         for the D30V.
16359
16360 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16361
16362         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16363
16364 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16365
16366         * include/libiberty.h: Add extern "C" { so it can be used with C++
16367         progrms.
16368         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16369         programs.
16370
16371 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16372
16373         * configure.in (d30v-*-*): Configure GCC now.
16374
16375 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16376
16377         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16378         is no longer needed.
16379
16380 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16381
16382         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16383
16384 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16385
16386         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16387         targets using "$@" to provide support for similar but not identical
16388         targets without having to duplicate code.
16389
16390 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16391
16392         * makefile.vms: Fix to work with DEC C.
16393
16394 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16395
16396         * config.sub: Add mips-tx39-elf to marketing names.
16397
16398 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16399
16400         * ltmain.sh: Handle symlinks in generated script.
16401
16402 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16403
16404         * configure: Handle autoconf style directory options: --bindir,
16405         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16406         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16407         --sysconfdir.
16408         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16409         (sharedstatedir, localstatedir, oldincludedir): New variables.
16410         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16411         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16412         sbindir, sharedstatedir, and sysconfdir.
16413
16414 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16415
16416         * Makefile.in (bootstrap-lean): New target.
16417
16418 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16419
16420         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16421         sn, and gnuserv from noconfigdirs.
16422
16423 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16424
16425         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16426
16427 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16428
16429         * Makefile.in (cross): New target.
16430
16431 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16432                           Jeff Law         <law@cygnus.com>
16433
16434         * Makefile.in (bootstrap2, bootstrap3): New targets.
16435         (all-bootstrap): Remove outdated and confusing target.
16436         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16437
16438 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16439
16440         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16441         windows.  Consistent with gdb/configure.
16442
16443 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16444
16445         * configure.in: Name Linux target fragment.
16446
16447         * configure: Rewrite so that project Makefile fragment is inserted
16448         first and appears last in the resulting Makefile.
16449
16450 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16451
16452         * Makefile.in (install-itcl): Install tcl first.
16453
16454 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16455
16456         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16457
16458 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16459
16460         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16461
16462         * configure.in (skipdirs): Add target-librx for Linux.
16463         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16464
16465 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16466
16467         * Makefile.in (bootstrap): New target.
16468
16469 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16470
16471         * config.sub: Accept 'amigados' for backward compatibility.
16472
16473 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16474
16475         * config.guess: Merge with FSF.
16476
16477 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16478
16479         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16480
16481 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16482
16483         * config.sub: Add "marketing-names" patch.
16484
16485 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16486
16487         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16488
16489 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16490
16491         * config.sub: Handle v850-elf.
16492
16493 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16494
16495         * .cvsignore (*-install): Remove.
16496
16497 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16498
16499         * ltconfig: Set CONFIG_SHELL in libtool.
16500         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16501
16502 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16503
16504         * configure.in (target_subdir): Set to libraries if enable_multilib.
16505
16506 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16507
16508         * config.guess: Update from gcc directory.
16509
16510 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16511
16512         * Makefile.in (all-sim): Depends on all-readline.
16513
16514 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16515
16516         * Makefile.in (BISON, YACC): Use $$s.
16517         (all-bison): Depend on all-texinfo.
16518
16519 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16520
16521         * Makefile.in (BISON): Add -L flag.
16522         (YACC): Likewise.
16523
16524 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16525
16526         * configure.in (noconfigdirs): Add support for v850e target.
16527
16528         * config.sub (maybe_os): Add support for v850e target.
16529
16530 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16531
16532         * configure.in (noconfigdirs): Add support for v850ea target.
16533
16534         * config.sub (maybe_os): Add support for v850ea target.
16535
16536 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16537
16538         * config.sub: Add mipstx39.  Delete r3900.
16539
16540 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16541
16542         * Makefile.in (all-autoconf): Depends on all-texinfo.
16543
16544 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16545
16546         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16547         eabi targets.
16548
16549 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16550
16551         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16552
16553         * configure: When handling a Canadian Cross, handle YACC as well as
16554         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16555         * Makefile.in (all-bison): Depend upon all-texinfo.
16556
16557 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16558
16559         * Makefile.in (BISON): bison, not byacc or bison -y.
16560         (YACC): bison -y or byacc or yacc.
16561         (various): Add *-bison as appropriate.
16562         (taz): No need to mess with BISON anymore.
16563
16564 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16565
16566         * configure: If OSTYPE matches *win32*, try to find a good value for
16567         CONFIG_SHELL.
16568
16569 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16570
16571         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16572         configure.in if it is present.
16573
16574 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16575
16576         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16577
16578 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16579
16580         * config.sub: Recognize `arc' cpu.
16581         * configure.in: Likewise.
16582         * config-ml.in: Likewise.
16583
16584 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16585
16586         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16587
16588 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16589
16590         * configure: Changed sed delimiter from ':' to '|' when
16591         attempting to substitute ${config_shell} for SHELL. On
16592         NT ${config_shell} may contain a ':' in it.
16593
16594 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16595
16596         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16597
16598 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16599
16600         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16601
16602 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16603
16604         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16605
16606         * ylwrap: If the program is a relative path, force it to be
16607         absolute.
16608
16609 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16610
16611         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16612
16613 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16614
16615         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16616         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16617         for libraries.
16618
16619 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16620
16621         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16622         separated by spaces.
16623
16624 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16625
16626         * ylwrap: New file.
16627         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16628
16629         * ltmain.sh: Handle /bin/sh at start of install program.
16630
16631         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16632
16633         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16634         * missing: New file, from automake 1.2.
16635
16636 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16637
16638         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16639         check-tk to CHECK_X11_MODULES.
16640
16641 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16642
16643         * config.sub: Merge with FSF.
16644
16645 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16646
16647         * config.guess: Merge with FSF.
16648
16649 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16650
16651         * configure: Treat msdosdjgpp like go32.
16652         * configure.in: Likewise.  Don't remove gprof for go32.
16653
16654         * configure: Change Makefile.tem2 to Makefile.tm2.
16655
16656 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16657
16658         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16659
16660 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16661
16662         * install-sh (chmodcmd): Set to null if the DST directory already
16663         exists.  Same as Nov 11th change.
16664
16665 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16666
16667         * configure (GDB_TK): Needs itcl and tix.
16668
16669 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16670
16671         * config.guess: Update from FSF.
16672
16673 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16674
16675         * Makefile.in (GDB_TK): Depend on itcl and tix.
16676
16677 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16678
16679         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16680         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16681         (INSTALL_SCRIPT): New variable.
16682         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16683         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16684         to -x.
16685         * install-sh: Add support for -x option.
16686
16687 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16688
16689         * configure.in, Makefile.in: Treat tix like itcl.
16690
16691 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16692
16693         * Makefile.in (WINDRES): New variable.
16694         (WINDRES_FOR_TARGET): New variable.
16695         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16696         (EXTRA_HOST_FLAGS): Add WINDRES.
16697         (EXTRA_TARGET_FLAGS): Add WINDRES.
16698         (EXTRA_GCC_FLAGS): Add WINDRES.
16699         ($(DO_X)): Pass down WINDRES.
16700         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16701         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16702         DLLTOOL_FOR_TARGET.
16703
16704 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16705
16706         * configure.in: configure sim before gdb for win32-x-ppc
16707
16708 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16709
16710         Move gperf into the toplevel, from libg++.
16711         * configure.in (target_tools): Add target-gperf.
16712         (native_only): Add target-gperf.
16713         * Makefile.in (all-target-gperf): New target, depend on
16714         all-target-libg++.
16715         (configure-target-gperf): Empty rule.
16716         (ALL_TARGET_MODULES): Add all-target-gperf.
16717         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16718         (CHECK_TARGET_MODULES): Add check-target-gperf.
16719         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16720         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16721
16722 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16723
16724         * config.sub (mn10200): Recognize new basic machine.
16725
16726 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16727
16728         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16729         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16730
16731 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16732
16733         * configure.in: If we're building mips-sgi-irix6* native, turn on
16734         ENABLE_MULTILIB and set TARGET_SUBDIR.
16735
16736 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16737
16738         * Makefile.in (all-sn): Depend on all-grep.
16739
16740 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16741
16742         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16743
16744         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16745         Makefile.  From Jeff Makey <jeff@cts.com>.
16746         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16747
16748         * Makefile.in (DISTBISONFILES): Remove.
16749         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16750         $(DEFAULT_YACC).
16751
16752         * configure.in: Build itl, db, sn, etc., when building for native
16753         cygwin32.
16754
16755         * Makefile.in (LD): New variable.
16756         (EXTRA_HOST_FLAGS): Pass down LD.
16757         ($(DO_X)): Likewise.
16758
16759 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16760
16761         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16762
16763 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16764
16765         * configure.in (targargs): Strip out any supplied --build argument
16766         before adding our own. Always add --build.
16767
16768 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16769
16770         * configure.in (targargs): Pass --build if we're doing
16771         a cross-compile.
16772
16773 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16774
16775         * configure: Use '|' instead of ":" as the separator in
16776         sed. Otherwise sed chokes on NT path names with drive
16777         designators. Also look for "?:*" as the leading characters in an
16778         absolute pathname.
16779
16780 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16781
16782         * config.sub: Support for r3900.
16783
16784 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16785
16786         * configure.in: Use install-sh, not install.sh.
16787
16788 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16789
16790         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16791         apply it twice.
16792
16793 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16794
16795         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16796         install-binutils.
16797
16798 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16799
16800         * Makefile.in: Add automake targets.
16801         * configure.in (host_tools): Add automake.
16802
16803 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16804
16805         * configure: Default CXX to c++, not gcc.
16806         * Makefile.in (CXX): Set to c++, not gcc.
16807         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16808
16809 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16810
16811         * install-sh: try appending a .exe if source file doesn't
16812         exist
16813
16814 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16815
16816         * configure.in: Turn on multilib by default.
16817         (cross_only): Remove target-libiberty.
16818
16819         * Makefile.in (all-gcc): Don't depend on libiberty.
16820
16821 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16822
16823         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16824
16825 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16826
16827         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16828         (DISTBISONFILES): Add ld/Makefile.in
16829
16830 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16831
16832         * configure.in: if target is cygwin32 but host isn't cygwin32,
16833         don't configure gdb tcl tk expect, not just gdb.
16834
16835 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16836
16837         * configure.in: Added gnuserv everywhere sn appears.
16838
16839         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16840         (CROSS_CHECK_MODULES): Added check-gnuserv.
16841         (INSTALL_MODULES): Added install-gnuserv.
16842         (CLEAN_MODULES): Added clean-gnuserv.
16843         (all-gnuserv): New target.
16844
16845 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16846
16847         * config.guess: Fixes for MIPS OpenBSD systems.
16848
16849 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16850
16851         * Makefile.in (INSTALL_XFORM): Remove.
16852         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16853
16854         * mkinstalldirs: New file, copied from automake.
16855         * Makefile.in (installdirs): Rename from install-dirs.  Use
16856         mkinstalldirs.  Change all users.
16857         (DEVO_SUPPORT): Add mkinstalldirs.
16858
16859 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16860
16861         * install-sh: Rename from install.sh.
16862         * Makefile.in (INSTALL): Change install.sh to install-sh.
16863         (DEVO_SUPPORT): Likewise.
16864
16865         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16866         Graichen <graichen@rzpd.de>.
16867
16868 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16869
16870         * config.guess: Recognize OpenBSD systems correctly.
16871
16872 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16873
16874         * README, Makefile.in (ETC_SUPPORT): Remove references to
16875         cfg-paper*, configure.{texi,man,info*}._
16876
16877 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16878
16879         * Makefile.in (all.normal): Ensure that gcc is built after all
16880         the x11 - ie gdb - targets.
16881
16882 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16883
16884         * makefile.vms: Don't run conf-a-gas.
16885
16886 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16887
16888         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16889
16890 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16891
16892         * configure.in: Remove noconfigdirs case since gdb also
16893         configures and builds for tic80-coff.
16894
16895 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16896
16897         * configure: Set cache_file to config.cache.
16898         * Makefile.in (local-distclean): Remove config.cache.
16899
16900 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16901
16902         * COPYING: Update FSF address.
16903
16904 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16905
16906         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16907         noconfigdirs.
16908
16909 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16910
16911         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16912         MAKEDIRS, is empty.
16913
16914 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16915
16916         * config.sub: Tweak mn10300 entry.
16917
16918 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16919
16920         * configure.in (host_tools): Put sim before gdb, so gdb's
16921         configure.tgt can determine if the simulator was configured.
16922
16923 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16924
16925         * config.sub: Move BeOS $os case to be with other Cygnus
16926         local cases.
16927
16928 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16929
16930         * config.sub: Remove misplaced comment that broke Linux.
16931
16932 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16933
16934         * config.sub: Add BeOS support.
16935
16936 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16937
16938         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16939
16940 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16941
16942         * configure.in (noconfigdirs): Remove tcl and tk from
16943         noconfigdirs for cygwin32 builds.
16944
16945 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16946
16947         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16948
16949 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16950
16951         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16952         make-all.com, use makefile.vms instead.
16953
16954 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16955
16956         * config.sub: Accept -lnews*.
16957
16958 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16959
16960         * configure.in (noconfigdirs): Disable target-newlib,
16961         target-examples and target-libiberty for d30v.
16962
16963 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16964
16965         * configure.in (noconfigdirs): Enable ld for d30v.
16966
16967 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16968
16969         * configure.in (tic80-*-*): Build compiler.
16970
16971 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16972
16973         * configure.in (d30v-*): Remove sim directory from list of
16974         unsupported d30v directories
16975
16976 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16977
16978         * config.sub, configure.in: Add d30v target cpu.
16979
16980 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16981
16982         * makefile.vms: New file.
16983         * make-all.com: Remove.
16984
16985 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16986
16987         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16988
16989 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16990
16991         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16992
16993 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16994
16995         * Makefile.in (ALL_MODULES): Added all-db.
16996         (CROSS_CHECK_MODULES): Addec check-db.
16997         (INSTALL_MODULES): Added install-db.
16998         (CLEAN_MODULES): Added clean-db.
16999
17000 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17001
17002         * config.guess: Merge with latest FSF sources.
17003
17004 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17005
17006         * Makefile.in (ALL_MODULES): Added all-itcl.
17007         (CROSS_CHECK_MODULES): Added check-itcl.
17008         (INSTALL_MODULES): Added install-itcl.
17009         (CLEAN_MODULES): Added clean-itcl.
17010
17011 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17012
17013         * configure.in: build gdb for mn10200
17014
17015 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17016
17017         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17018
17019 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17020
17021         * configure.in (tic80-*-*): Turn off most targets right now.
17022
17023 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17024
17025         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17026         rather than the makeinfo program.
17027         (do-info): Depend upon all-texinfo.
17028
17029 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17030
17031         * configure.in: Remove uses of config/mh-linux.
17032
17033         * config.sub, config.guess: Merge with latest FSF sources.
17034
17035 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17036
17037         * config.sub (case $basic_machine): Add tic80 entries.
17038
17039 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17040
17041         * config.sub, config.guess: Merge with latest FSF sources.
17042
17043 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17044
17045         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17046         * mpw-config.in: Test for NewFolderRecursive.
17047         * mpw-install: Use symbolic name for startup filename.
17048         * mpw-README: Add various additional details.
17049
17050 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17051
17052         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17053
17054 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17055
17056         * configure.in: Do build gcc and the target libraries for
17057         the mn10200.
17058
17059 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17060
17061         * configure.in: don't avoid building gdb for mn10300 any more
17062         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17063         instead of single-quoting it.
17064
17065 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17066
17067         * configure.in: Don't use --with-stabs on IRIX 6.
17068
17069 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17070
17071         * configure.in (m32r): Build gdb, libg++ now.
17072
17073 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17074
17075         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17076         directories from noconfigdirs.
17077
17078 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17079
17080         * config.sub (basic_machine): added mips16 configuration
17081
17082 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17083
17084         * config.sub: Handle d10v-unknown.
17085
17086 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17087
17088         * config.sub: Handle v850-unknown.
17089
17090 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17091
17092         * Makefile.in: add findutils
17093         * configure.in: add findutils to list of host_tools
17094
17095 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17096
17097         * config.sub: Handle mn10200 and mn10300.
17098
17099 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17100
17101         * configure.in (d10v-*): Do not build librx.
17102
17103 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17104
17105         * configure.in (mn10300): Build everything except gdb & libgloss.
17106
17107 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17108
17109         * config.guess:  Patch for Dansk Data Elektronik servers,
17110         from Niels Skou Olsen <nso@dde.dk>.
17111
17112         For ncr, use /bin/uname rather than uname, since GNU uname does not
17113         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17114
17115         Patch for MIPS R4000 running System V,
17116         from Eric S. Raymond <esr@snark.thyrsus.com>.
17117
17118         Fix thinko for nextstep.
17119
17120         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17121
17122         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17123         * config.guess: Guess mips-dec-mach_bsd4.3.
17124
17125         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17126         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17127         release numbers.
17128         * config.guess (mips-mips-riscos*):  Emit just enough of the
17129         release number.
17130
17131         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17132         * config.guess (sparc-auspex-sunos*):  Added.
17133         (f300-fujitsu-*): Added.
17134
17135         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17136         * config.guess:  Recognize a Tadpole as a sparc.
17137
17138 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17139
17140         * config.guess: Don't assume that NextStep version is either 2 or
17141         3.  NextStep 4 (aka OpenStep 4) has come out now.
17142
17143 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17144
17145         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17146         From Rik Faith <faith@cs.unc.edu>.
17147
17148 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17149
17150         * config.sub: Contributions from bug-gnu-utils to:
17151         Support plain "hppa" (no version given) architecture, reported by
17152         OpenStep.
17153         OpenBSD like NetBSD.
17154         LynxOs is not a hardware supplier.
17155
17156         * config.guess: Contributions from bug-gnu-utils to add support for:
17157         OpenBSD like NetBSD.
17158         Stratus systems.
17159         More Pyramid systems.
17160         i[n>4]86 Intel chips.
17161         M680[n>4]0 Motorola chips.
17162         Use unknown instead of lynx for hardware manufacturer.
17163
17164 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17165
17166         * install.sh (chmodcmd): Set to null if the DST directory already
17167         exists.
17168
17169 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17170
17171         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17172         not use mt-ppc target Makefile fragment any more.
17173
17174 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17175
17176         * configure.in (*-*-windows):  Exclude everything but those dirs
17177         needed to build windows.
17178
17179 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17180
17181         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17182
17183 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17184
17185         * configure.in:  Exclude mmalloc from i386-windows.
17186
17187 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17188
17189         * Undo my previous change.
17190
17191 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17192
17193         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17194         unconditionally.
17195         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17196
17197 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17198
17199         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17200         host to add it's own flags.
17201
17202 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17203
17204         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17205
17206 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17207
17208         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17209         (CXX_FOR_TARGET): Likewise.
17210         (GCC_FOR_TARGET): Define.
17211         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17212         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17213         CC_FOR_TARGET was specified on the command line.
17214         (MAKEOVERRIDES): Don't define.
17215
17216 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17217
17218         * configure.in (m32r): Fix spelling of libg++ libs.
17219
17220 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17221
17222         * config.sub (-apple*): Remove, now redundant.
17223
17224 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17225
17226         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17227
17228         * configure: Rework yesterday's sed script patch.
17229
17230         * config.sub: Merge with FSF.
17231
17232 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17233
17234         * config.guess:  Merge from FSF.
17235
17236         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17237         * config.guess: Use pc instead of unknown, for pc clone systems.
17238         Change linux to linux-gnu.
17239
17240         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17241         * config.guess: Avoid non-portable tr syntax.
17242
17243 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17244
17245         * test-build.mk (HOLES): Add "xargs" for gdb.
17246
17247         * configure: Avoid hpux10.20 sed bug.
17248
17249 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17250
17251         * configure.in:  Add support for windows host
17252         (that is a build done under the Microsoft build environment).
17253
17254 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17255
17256         * Makefile.in: Replace all uses of srcroot with s, to shrink
17257         command line lengths.
17258
17259         Patches from Geoffrey Noer <noer@cygnus.com>:
17260         * configure.in: If configuring for newlib, pass --with-newlib to
17261         subdirectories.
17262         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17263         -Bnewlib/ and -Lwinsup to gcc.
17264         (CXX_FOR_TARGET): Likewise.
17265
17266 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17267
17268         * Makefile.in (ETC_SUPPORT): Add configure.
17269
17270 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17271
17272         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17273         host configuration file.
17274
17275 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17276
17277         * configure.in: Break mn10x00 support into separate
17278         mn10200 and mn10300 configurations.
17279         * config.sub: Likewise.
17280
17281 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17282
17283         * configure.in: Add lots of stuff to noconfigdirs for
17284         the mn10x00 targets.
17285
17286         * config.sub, configure.in: Add mn10x00 support.
17287
17288 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17289
17290         * make-all.com: Call conf-a-gas, not config-a-gas.
17291
17292 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17293
17294         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17295         targets.
17296
17297 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17298
17299         * mpw-README: Add much more detail for native PowerMac.
17300         * mpw-install: New file.
17301         * mpw-configure: Add --norecursion and --help options.
17302         * mpw-config.in: Translate readme and install files when
17303         copying to objdir.
17304         * mpw-build.in: Don't always depend on byacc and flex.
17305         (install-only-top): New action.
17306
17307 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17308
17309         * configure.in:  You can now configure GDB for the v850.
17310
17311 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17312
17313         * configure.in (noconfigdirs): Don't configure any C++ dirs
17314         if targeting D10V.
17315
17316 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17317
17318         * config.sub: Recognize mips64vr5000.
17319
17320 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17321
17322         * configure.in: Use a single line for host_tools and native_only.
17323
17324 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17325
17326         * config.sub, configure.in: Add entries for m32r.
17327
17328 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17329
17330         * Makefile.in (inet-install): Don't run install-gzip.
17331
17332 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17333
17334         * configure.in:  Don't config lots of things for *-*-windows*.
17335
17336 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17337
17338         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17339         (host_libs, host_tools): Copy from configure.in.
17340         * mpw-configure: Don't complain about directories not found.
17341
17342 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17343
17344         * configure.in (i[345]86): Recognize i686 for pentium pro.
17345         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17346         file.
17347
17348         * config.guess (i[345]86): Ditto.
17349
17350 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17351
17352         * configure.in (noconfigdirs): Removed gdb for D10V.
17353
17354 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17355
17356         * configure.in: Remove ld, target-libio, target-libg++, and
17357         target-libstdc++ from noconfigdirs.
17358
17359 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17360
17361         * configure: Fix three locations where shell scripts were
17362         being run directly rather than with config_shell.
17363
17364 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17365
17366         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17367         * config.sub (basic_machine): Recognize v850.
17368
17369 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17370
17371         * mpw-configure: Handle multiple enable/disable options and
17372         pass them down recursively, handle -c and -s flags appropriately
17373         depending on choice of compiler, add escape mechanism for
17374         quoted arguments to gC.
17375
17376 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17377
17378         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17379         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17380         so that -mrelocatable-lib and -mno-eabi are used.
17381
17382         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17383         not support --print-multi-lib, don't abort.
17384
17385 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17386
17387         * make-all.com: Run config-a-gas.
17388         * setup.com: Don't copy subdirectory files around.
17389
17390 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17391
17392         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17393         target, it now compiles correctly.
17394
17395 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17396
17397         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17398
17399 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17400
17401         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17402
17403 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17404
17405         * configure.in (native_only): Add prms.
17406
17407 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17408
17409         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17410         (BINUTILS_SUPPORT_DIRS): Likewise.
17411
17412 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17413
17414         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17415         d10v support is added.
17416
17417 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17418
17419         * configure.in (d10v-*-*): New target.
17420
17421 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17422
17423         * config.guess (HP 9000/811): Recognize this as a PA1.1
17424         machine.
17425
17426 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17427
17428         * Makefile.in (do-tar-gz): New target, split out from tail end of
17429         taz target.  Run each command separately, don't use pipes.
17430         (taz): Use it.
17431
17432 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17433
17434         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17435         * mpw-build.in: No builds should depend on building byacc or flex,
17436         they are assumed to be installed already.
17437
17438 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17439
17440         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17441         variable that CC_FOR_TARGET needs.
17442
17443 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17444
17445         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17446         options have changed since the last time the subdirectory was
17447         configured, and if it has, reconfigure.
17448         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17449         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17450
17451 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17452
17453         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17454         CLEAN_MODULES): Add bash.
17455         (all-bash): New target.
17456
17457 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17458
17459         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17460
17461 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17462
17463         * config.sub (basic_machine): Recognize d10v as a valid processor.
17464
17465 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17466
17467         * mpw-configure: Add support for --bindir.
17468         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17469
17470 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17471
17472         * configure.in: add bash, time, gawk to list of hosttools and things
17473         to only build for native toolchains
17474
17475 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17476
17477         * Makefile.in (docdir): Remove.
17478
17479 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17480
17481         * Makefile.in (datadir): Set to $(prefix)/share.
17482
17483 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17484
17485         * configure.in: build diff and patch for cygwin32-hosted
17486         toolchains.
17487
17488 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17489
17490         * config.sub: Accept -rtems*.
17491
17492 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17493
17494         * configure.in: enable dosrel for cygwin32-hosted builds,
17495                 remove diff from the list of things not buildable
17496                 via Canadian Cross
17497
17498 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17499
17500         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17501         don't get ". ".
17502
17503 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17504
17505         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17506
17507 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17508
17509         * Makefile.in (taz): Handle case where tex3patch didn't even get
17510         checked out.  Also, if it was found, put the symlink in a new util
17511         subdirectory.
17512
17513 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17514
17515         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17516
17517 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17518
17519         * config.sub: Recognize -openvms.
17520         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17521         * make-all.com, setup.com: New files.
17522
17523 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17524
17525         * Makefile.in (taz): tex3patch moved to texinfo/util.
17526
17527 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17528
17529         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17530         * configure.in: remove make from disable-if-Can-Cross list
17531                 enable gdb if ${host} and ${target} are cygwin32
17532
17533 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17534
17535         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17536         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17537
17538 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17539
17540         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17541         distinguish sysv/svr4/bsd variants.
17542         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17543
17544 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17545
17546         * configure.in: Added copyright notice.
17547         * move-if-change: Added copyright notice.
17548
17549 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17550
17551         * configure.in (powerpcle-*-solaris*): Until we get shared
17552         libraries working, don't build gdb, sim, make, tcl, tk, or
17553         expect.
17554
17555 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17556
17557         * config.guess:  Merge with FSF:
17558
17559         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17560         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17561
17562         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17563         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17564
17565         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17566         * config.guess:  Combine two OSF1 rules.
17567         Also recognize field test versions.  From mjr@zk3.dec.com.
17568         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17569         because GNU uname does not support -p.  From pmr@pajato.com.
17570
17571 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17572
17573         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17574
17575 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17576
17577         * mpw-README: Document GCCIncludes.
17578
17579 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17580
17581         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17582
17583 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17584
17585         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17586
17587 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17588
17589         * configure.in (*-*-cygwin32): Configure make.
17590
17591 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17592
17593         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17594
17595 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17596
17597         * Makefile.in (all-inet): Depend on all-perl.
17598
17599         * Makefile.in (inet-install): New target.
17600
17601         * Makefile.in (all-inet): Depend on all-tcl.
17602         (all-inet): Depend on all-send-pr.
17603
17604 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17605
17606         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17607         temporarily.
17608
17609 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17610
17611         * configure.in: Don't configure --with-gnu-ld on AIX.
17612
17613 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17614
17615         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17616
17617 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17618
17619         * Makefile.in (ALL_MODULES): Added all-inet.
17620         (CROSS_CHECK_MODULES): Added check-inet.
17621         (INSTALL_MODULES): Added install-inet.
17622         (CLEAN_MODULES): Added clean-inet.
17623         (all-indent): New target.
17624
17625         * configure.in (host_tools): Added inet.
17626         (native_only): Added inet.
17627         (noconfigdirs): Added inet.
17628
17629 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17630
17631         * configure.in: Don't configure libgloss if we are not configuring
17632         newlib.
17633
17634 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17635
17636         * configure.in: Don't configure libgloss for unsupported
17637         architectures.
17638
17639 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17640
17641         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17642
17643 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17644
17645         * Makefile.in (ALL_MODULES): Include all-apache.
17646         (CROSS_CHECK_MODULES): Include check-apache.
17647         (INSTALL_MODULES): Include install-apache.
17648         (all-apache): New target.
17649
17650         * configure.in: Added apache everywhere perl is seen.
17651
17652 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17653
17654         * Makefile.in: Add support for clean-{module} and
17655         clean-target-{module} rules.
17656
17657 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17658
17659         * configure.in (*-*-ose) do not build libgloss.
17660
17661 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17662
17663         * config.guess (prep*:SunOS:5.*:*): Turn into
17664         powerpele-unknown-solaris2.
17665
17666 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17667
17668         * configure.in: Permit --enable-shared to specify a list of
17669         directories.
17670
17671 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17672
17673         * configure.in (host==solaris): Pass only the first word of $CC
17674         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17675
17676 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17677
17678         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17679
17680 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17681
17682         * Makefile.in (ALL_MODULES): Include all-perl.
17683         (CROSS_CHECK_MODULES): Include check-perl.
17684         (INSTALL_MODULES): Include install-perl.
17685         (ALL_X11_MODULES): Include all-guile.
17686         (CHECK_X11_MODULES): Include check-guile.
17687         (INSTALL_X11_MODULES): Include install-guile.
17688         (all-perl): New target.
17689         (all-guile): New target.
17690
17691         * configure.in (host_tools): Include perl and guile.
17692         (native_only): Include perl and guile.
17693         (noconfigdirs): Don't build guile and perl; no ports have been
17694         done.
17695
17696 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17697
17698         * configure (--enable-*): Handle quoted option lists such as
17699         --enable-sim-cflags='-g0 -O' better.
17700
17701 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17702
17703         * Makefile.in ({,inst}all-target): New rule so we can make and
17704         install all of the target directories easily.
17705
17706 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17707
17708         * configure.in: Add missing global flag in sed substitution when
17709         deleting `target-' from ${configdirs}.
17710
17711 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17712
17713         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17714         option.
17715
17716         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17717         config/mh-necv4.
17718
17719         * install.sh: Correct misspelling of transformbasename.
17720
17721         * config.guess: Recognize mips-*-sysv*.
17722
17723 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17724
17725         * config.sub: Recognize mon960.
17726
17727 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17728
17729         * configure: Restore Canadian Cross handling of BISON and LEX,
17730         removed in Feb 20 change.
17731
17732 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17733
17734         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17735         Mention make install.  Remove the old copyright date as well the
17736         clumsy and rather pointless copyright on the README file.
17737
17738 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17739
17740         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17741         Makefile after running symlink-tree, then run `make distclean' to
17742         avoid clobbering any generated files in srcdir.
17743
17744 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17745
17746         * configure.in (m68k-*-netbsd*): Build everything now.
17747
17748 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17749
17750         * Makefile.in (taz): Fix quoting.
17751
17752 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17753
17754         * configure.in (sparclet-*-*): Build everything now.
17755
17756 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17757
17758         * configure.in (m68k-*-linux*): New host.
17759
17760 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17761
17762         * configure: Check for bison before byacc.
17763
17764 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17765
17766         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17767         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17768         searching PATH.  These are used as fallbacks by Makefile.in if
17769         flex/bison/byacc aren't in objdir.
17770
17771 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17772
17773         * Makefile.in: Make everything which depends upon all-bfd also
17774         depend upon all-opcodes, in case --with-commonbfdlib is used.
17775
17776 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17777
17778         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17779         building NT native compilers on Unix.
17780
17781 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17782
17783         * configure.in: Don't get CC from the host Makefile fragment if we
17784         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17785         Solaris test for /usr/ucb/cc to the post target script, just after
17786         the compiler sanity test.
17787
17788 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17789
17790         * config.sub: Merge with FSF.
17791
17792 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17793
17794         * Makefile.in (RPATH_ENVVAR): New variable.
17795         (REALLY_SET_LIB_PATH): Use it.
17796         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17797
17798 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17799
17800         * config.sub, configure.in: Recognize sparclet cpu.
17801
17802 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17803
17804         * config.guess:  Support m68k-cbm-sysv4.
17805
17806 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17807
17808         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17809         m68k-unknown-linuxaout from linker help string.  Put quotes around
17810         $ld_help_string.
17811
17812 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17813
17814         * config.guess (powerpc-harris-powerunix): Add guess for port
17815         to new target.
17816
17817 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17818
17819         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17820
17821 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17822
17823         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17824         $(REALLY_SET_LIB_PATH) in Makefile.
17825         * Makefile.in (SET_LIB_PATH): New variable.
17826         (REALLY_SET_LIB_PATH): New variable.
17827         ($(DO_X)): Use $(SET_LIB_PATH).
17828         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17829         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17830         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17831         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17832         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17833         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17834         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17835         (install-dosrel): Likewise.
17836         (all-opcodes): Depend upon all-libiberty.
17837
17838 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17839
17840         * config.guess (*:CYGWIN*): New
17841
17842 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17843
17844         * Makefile.in (all-target-winsup): All all-target-libiberty.
17845
17846 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17847
17848         * configure.in (noconfigdirs): Add missing # in front of comment.
17849
17850 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17851
17852         * configure.in: add second pass to things added to noconfigdirs
17853         so *-gm-magic can exclude libgloss properly.
17854
17855 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17856
17857         * mpw-configure (extralibs_name, rez_name): Set correctly
17858         for MWC68K compiler.
17859
17860         * mpw-README: Add more info on the necessary build tools.
17861
17862 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17863
17864         * configure.in, config.sub: Recognize cygwin32.
17865
17866 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17867
17868         * config.guess, config.sub: Recognize A/UX.
17869
17870 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17871
17872         * config.sub: Merge with gcc/config.sub.
17873
17874 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17875
17876         * mpw-build.in (do-binutils): Add build of stamps.
17877
17878 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17879
17880         * config.sub: Add recognition for mips64vr4100*-* targets.
17881
17882 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17883
17884         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17885         Add creation of gconfigargs with `--enable-shared' turned on.
17886         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17887         ($(host)-stamp-stage3-configured): Likewise.
17888         (HOLES): Add chatr and ldd.
17889         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17890
17891 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17892
17893         * configure: Pass --nfp to recursive configures.
17894
17895 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17896
17897         * Makefile.in (DLLTOOL): New.
17898         (DLLTOOL_FOR_TARGET): New.
17899         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17900         (EXTRA_TARGET_FLAGS): Ditto.
17901         (EXTRA_GCC_FLAGS): Ditto.
17902         (CONFIGURE_TARGET_MODULES): Ditto.
17903         (DO_X): Ditto.
17904         * configure: Add DLLTOOL.
17905
17906 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17907
17908         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17909         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17910         mh-sco, since old workarounds no longer needed, and don't
17911         build ld, since libraries have weak symbols in COFF.
17912
17913 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17914
17915         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17916
17917 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17918
17919         * configure.in: Make sure that ${CC} can be used to compile an
17920         executable.
17921
17922 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17923
17924         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17925         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17926         nothing depending on whether gdbtk is being built.
17927
17928 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17929
17930         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17931
17932 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17933
17934         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17935         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17936
17937 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17938
17939         * config-ml.in: Add support for
17940         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17941         Simplify setting of multidirs from --disable-foo.
17942
17943 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17944
17945         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17946         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17947         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17948         non-empty, pass them on to the  GCC make.
17949         (all-bootstrap): New rule that is like all-gcc, except it executes
17950         the GCC bootstrap rule instead of the GCC all rule.
17951
17952 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17953
17954         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17955
17956 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17957
17958         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17959         DG/UX support.
17960
17961 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17962
17963         * config.sub (i*86*) Change [345] to [3456]
17964
17965 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17966
17967         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17968         --with-gnu-ld=no.
17969
17970 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17971
17972         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17973         AIX multilibs get built.
17974
17975 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17976
17977         * configure.in (i386-win32): Don't build expect if we're not
17978         building the tcl subdir.
17979
17980 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17981
17982         * Makefile.in: (configure-target-examples, all-target-examples):
17983         New targets, configure and build example programs.
17984
17985 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17986
17987         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17988         use it as input to sedit the generated MPW makefile.
17989         * mpw-README: Add a suggestion about Gestalt.h.
17990
17991 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17992
17993         * config.sub: Accept *-*-ieee*.
17994
17995 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17996
17997         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17998         Ronald F. Guilmette <rfg@monkeys.com>.
17999
18000 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18001
18002         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18003         for powerpc-pe native.
18004         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18005         (target==powerpc-pe): duplicate i386-win32 entry.
18006
18007 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18008
18009         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18010         of vxworks, not just vxworks5.1.
18011
18012 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18013
18014         * mpw-configure: Add support for exec-prefix.
18015
18016 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18017
18018         * config.guess: Recognize HP model 816 machines as having
18019         a PA1.1 processor.
18020
18021 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18022
18023         * configure: Ignore new autoconf configure options.
18024
18025 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18026
18027         * config.guess:  Recognize Pentium under SCO.
18028         From Robert Lipe <robertl@arnet.com>.
18029
18030 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18031
18032         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18033
18034 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18035
18036         * configure.in: Don't configure gas for alpha-dec-osf*.
18037
18038 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18039
18040         * configure.in: Default to --with-stabs for some targets for which
18041         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18042         i[345]86*-*-unixware*.
18043
18044 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18045
18046         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18047         rather than basing it on the target.  Simplify handling of options
18048         controlling which directories to configure.  Remove extraneous
18049         slash in multi-clean target.
18050
18051 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18052
18053         * config-ml.in: Prefix more variables with ml_ so they don't collide
18054         with configure's.
18055
18056 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18057
18058         * configure: Don't turn -v into --v.
18059
18060 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18061
18062         * configure.in (targargs): Fix typo.
18063
18064         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18065
18066 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18067
18068         * configure.in: Strip --host and --target options from
18069         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18070         --with-cross-host option when building with a cross-compiler.
18071         * configure: Canonicalize the arguments put into config.status by
18072         always using `=' for an option with an argument.  Pass a presumed
18073         --host or --target explicitly.
18074
18075 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18076
18077         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18078         into general OS recognition case.
18079
18080 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18081
18082         * configure.in (target_configdirs): add target-winsup only
18083         for win32 target systems.
18084
18085 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18086
18087         * Makefile.in (all-target-libgloss): Depend upon
18088         configure-target-newlib, since when libgloss is built it looks to
18089         see if the newlib directory exists.
18090
18091 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18092
18093         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18094         cfg-ml-*.in.
18095
18096 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18097
18098         * configure: Handle LD and LD_FOR_TARGET when configuring a
18099         Canadian Cross.
18100
18101 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18102
18103         * configure.in (target_libs): add target-winsup.
18104         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18105         (target==ppcle-pe): remove ld from $noconfigdirs.
18106
18107 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18108
18109         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18110         Preserve relative path names in $srcdir.  Build symlink tree if
18111         configuring cross target dir and srcdir=. (= no VPATH support).
18112         (configure-target-libg++): Depend on configure-target-librx.
18113         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18114         * config-ml.in: New file.
18115         * symlink-tree: New file.
18116         * configure: Ensure srcdir="." if that's what it is.
18117
18118 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18119
18120         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18121         includes and FLEX_SKELETON setting.
18122         * mpw-configure (--with-gnu-ld): New option, controls whether
18123         to use PPCLink or ld with PowerMac GCC.
18124         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18125         * mpw-config.in: Configure grez if targeting Mac.
18126
18127         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18128         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18129         just macos.
18130         * configure.in: Configure grez resource compiler if targeting Mac.
18131         * Makefile.in (all-grez, install-grez): New targets.
18132
18133 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18134
18135         * configure: CXX defaults to gcc, not g++.  If we find
18136         gcc in the path, set CC to gcc -O2.
18137
18138 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18139
18140         * configure: Default ${build} correctly.  Avoid picking up extra
18141         spaces when reading CC and CXX from Makefile.  When doing a
18142         Canadian Cross, use plausible default values for numerous
18143         variables.
18144         * configure.in: When doing a Canadian Cross, don't try to
18145         configure tools whose configure script can't handle it.
18146
18147 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18148
18149         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18150
18151 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18152
18153         * configure:  Remove dubious bug reporting address.
18154
18155 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18156
18157         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18158         configure script, run that instead of this directory's configure.
18159         In either case, print a message that we're configuring the sub-dir.
18160
18161 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18162
18163         * configure.in: Before checking for the existence of various files,
18164         use sed to filter out "target-".
18165
18166 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18167
18168         * Makefile.in (DO_X): Split rule to decrease command line length
18169         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18170         (Philippe De Muyter).
18171
18172 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18173
18174         * Makefile.in (all-patch): depend on all-libiberty.
18175
18176 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18177
18178         * configure.in: If the only directory in target_configdirs which
18179         actually exists is libiberty, then set target_configdirs to empty,
18180         to avoid trying to build a target libiberty in a gas or gdb
18181         distribution.
18182
18183 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18184
18185         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18186         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18187         systems.
18188
18189 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18190
18191         * configure.in (copy_dirs): Use sys-include instead of include
18192         for --with-headers option.
18193
18194 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18195
18196         * Makefile.in, configure.in: Make winsup builds work with
18197         new scheme.
18198
18199 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18200
18201         * configure.in: Build the linker on AIX.
18202
18203 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18204
18205         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18206         where needed.
18207
18208 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18209
18210         * Makefile.in (all-gcc): Fix typo.
18211
18212 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18213
18214         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18215
18216 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18217
18218         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18219         to target-xiberty, to provide more flexibility.
18220         (target_subdir):  Define.  Create if cross.
18221         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18222         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18223         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18224         check-libFOO -> check-target-libFOO, etc.
18225         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18226         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18227         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18228         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18229         allow ALL_GCC="" to only configure.
18230         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18231         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18232         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18233
18234 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18235
18236         * Makefile.in (taz): Build "info" in etc explicitly.
18237
18238 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18239
18240         * configure.in:  Make sure that CC is undefined (as opposed to
18241         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18242         problem with autoconf trying to configure on a host without GCC.
18243
18244 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18245
18246         * mpw-configure: Set host alias from choice of host compiler,
18247         only use generic MPW Makefile sed if present, edit a file
18248         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18249         * mpw-README: Add problem notes about CW6 and CW7.
18250
18251 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18252
18253         * Makefile.in (taz): Use ";" instead of ";;".
18254
18255 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18256
18257         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18258         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18259         DISTDOCDIRS.
18260         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18261         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18262
18263 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18264
18265         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18266         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18267         Move bfd to DISTSTUFFDIRS.
18268
18269 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18270
18271         * Makefile.in (X11_LIB): Removed.
18272         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18273
18274         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18275
18276 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18277
18278         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18279         names.
18280
18281 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18282
18283         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18284
18285 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18286
18287         * configure.in (i[345]86-*-win32): Always build newlib.
18288         Don't configure cvs, autoconf or texinfo.
18289         * Makefile.in (LD_FOR_TARGET): New.
18290         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18291         Pass down LD_FOR_TARGET.
18292
18293 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18294
18295         * winsup: New directory.
18296         * Makefile.in: Build winsup.
18297         * configure.in: Winsup is configured when target is win32.
18298         Can only build win32 target GDB when native.
18299
18300 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18301
18302         * config.guess: Recognize HP model 819 machines as having
18303         a PA 1.1 processor.
18304
18305 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18306
18307         * configure: Fix sed loop which substitutes for CC and CXX to
18308         avoid bug found in various sed implementations.
18309
18310 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18311
18312         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18313         simulator.  Use standard powerpc-*-eabi*.
18314
18315 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18316
18317         * configure.in: Stop putting gas and binutils in noconfigdirs for
18318         powerpc-*-aix* and rs6000-*-*.
18319
18320 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18321
18322         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18323         -mcall-aixdesc libraries.
18324
18325 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18326
18327         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18328
18329         * config.sub (arm | armel | armeb): Fix shell syntax.
18330
18331 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18332
18333         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18334         -msoft-float and -mcpu=common support.
18335         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18336         libraries.
18337
18338 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18339
18340         * configure.in: Allow configuration and build of emacs19 for the alpha.
18341
18342 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18343
18344         * configure.in (CC): Get ^CC, not just any old CC, from
18345         ${host_makefile_frag}.
18346
18347 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18348
18349         * configure.in (CC): Try to get CC from
18350         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18351
18352 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18353
18354         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18355         only if it exists in $(srcdir).
18356
18357 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18358
18359         * configure: If CC and CXX are not set in the environment, set
18360         them, based on either an existing Makefile or on searching for gcc
18361         in PATH.  Substitute for CC and CXX in Makefile.
18362         * configure.in: Remove libm from target_libs.  Separate
18363         target_configdirs from configdirs.  If CC is not set in
18364         environment, try to get it from a host Makefile fragment.  Rewrite
18365         changes of configdirs to use skipdirs instead.  A few minor
18366         tweaks.  Take directories out of target_configdirs as they are
18367         taken out of configdirs.  Remove existing Makefile files from
18368         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18369         CONFIG_ARGUMENTS in Makefile.
18370         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18371         by configure.in.
18372         (CONFIG_ARGUMENTS): Likewise.
18373         (CONFIGURE_TARGET_MODULES): New variable.
18374         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18375         ($(CONFIGURE_TARGET_MODULES)): New target.
18376         (configure-libg++, configure-libio): New targets.
18377         (all-libg++): Depend upon configure-libg++.
18378         (all-libio): Depend upon configure-libio.
18379         (configure-libgloss, all-libgloss): New targets.
18380         (configure-libstdc++): New target.
18381         (all-libstdc++): Depend upon configure-libstdc++.
18382         (configure-librx, all-librx): New targets.
18383         (configure-newlib): New target.
18384         (all-newlib): Depend upon configure-newlib
18385         (configure-xiberty): New target.
18386         (all-xiberty): Depend upon configure-xiberty.
18387
18388 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18389
18390         * configure.in (host i[345]86-*-win32):  Expand the
18391         noconfigdirs again.
18392
18393 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18394
18395         * mpw-configure: Fix sed command file name.
18396
18397 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18398
18399         * configure.in (host i[345]86-*-win32): Reduce the
18400         noconfigdirs again.
18401
18402 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18403
18404         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18405         or powerpc*-*-pe*, since they are not yet supported.
18406
18407 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18408
18409         Add PowerMac support and many other enhancements.
18410         * mpw-configure: New option --cc to select compiler to use,
18411         paste options set according to --cc into the generated
18412         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18413         if mpw-make.sed is present.
18414         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18415         add forward includes for PowerPC include files.
18416         * mpw-build.in: Build using Makefile.PPC if present.
18417         (do-byacc, etc): Remove separate version resource builds.
18418         (do-gas): Build "stamps" before "all".
18419         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18420         * mpw-README: Update to reflect --cc option, PowerMac support,
18421         and recently-reported compatibility problems.
18422
18423 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18424
18425         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18426         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18427         (--with-multilib-top): Pass to recursive invocations.
18428
18429 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18430
18431         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18432         v810-*-*.
18433
18434 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18435
18436         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18437         gdb, ld and opcodes on v810-*-*.
18438
18439 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18440
18441         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18442         (local-maintainer-clean): New target.
18443         (maintainer-clean): New target.
18444         (realclean): Just depend upon maintainer-clean.
18445
18446 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18447
18448         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18449
18450 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18451
18452         * configure.in: Build ld in mips*-*-bsd* case.
18453
18454 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18455
18456         * config.sub: Accept -lites* OS.  From Ian Dall.
18457
18458 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18459
18460         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18461         targets.
18462
18463 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18464
18465         * configure.in: treat i386-win32 canadian cross the same as
18466         i386-go32 canadian cross.
18467
18468 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18469
18470         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18471         running under the simulator to build a reduced set of libraries.
18472         (powerpc-*-eabiaix): Add fine grained multilib support added to
18473         other powerpc targets yesterday.
18474
18475 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18476
18477         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18478         -disable-softfloat, -disable-relocatable, -disable-aix, and
18479         -disable-sysv to control which multilib libraries get built.
18480
18481 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18482
18483         * configure: Add Makefile.tem to list of files to remove in trap
18484         handler.
18485
18486 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18487
18488         * config.guess (*Linux*):  Add missing "exit"s.
18489         Also, need specific check for alpha-unknown-linux (uses COFF).
18490
18491 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18492
18493         * config.guess:  Merge with FSF:
18494
18495         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18496         * config.guess (AIX4): More robust release numbering discovery.
18497
18498         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18499         * config.guess (i386-sequent-ptx): Properly get version number.
18500
18501         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18502         * config.guess (mips:*:4*:UMIPS): New case.
18503
18504 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18505
18506         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18507         (i386-win32 host): Likewise.  Don't build readline.
18508
18509 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18510
18511         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18512         SUPPORT_FILES to submakes.
18513
18514 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18515
18516         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18517         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18518         mpw-configure.
18519
18520 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18521
18522         * configure.in (appdirs): Use =, not ==, in test expression when
18523         trying to build the text to print in the warning message for
18524         Solaris users.
18525
18526 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18527
18528         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18529
18530 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18531
18532         * config.guess: Recognize lynx-2.3.
18533
18534 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18535
18536         * config.sub (z8ksim): Deleted
18537         (z8k-*-coff): New, this is the one true name of the target.
18538
18539 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18540
18541         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18542
18543 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18544
18545         * config.guess (*:Linux:*:*): First try asking the linker what the
18546         default object file format is (elf, aout, or coff).  Then if this
18547         fails, try previous methods.
18548
18549 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18550
18551         * configure.in: Don't build newlib for *-*-vxworks5.1.
18552
18553 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18554
18555         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18556         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18557
18558 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18559
18560         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18561
18562 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18563
18564         * cfg-ml-com.in: New file.
18565         * cfg-ml-pos.in: New file.
18566
18567 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18568
18569         * COPYING.NEWLIB: Add HP free copyright to list.
18570
18571 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18572
18573         * config.sub: Recognize -eabi* for the system, not just -eabi.
18574
18575 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18576
18577         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18578         * config.sub, configure.in (win32): New target and host.
18579
18580 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18581
18582         * configure.in: Add i386-pe configuration.
18583
18584 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18585
18586         * mpw-build.in (install): Install GDB after LD.
18587
18588 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18589
18590         * mpw-config.in (elf/mips.h): Always forward-include, needed
18591         for GDB to build.
18592
18593 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18594
18595         * testsuite: New directory for customer acceptance and whole tool
18596         chain tests.
18597
18598 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18599
18600         * configure: If per-host line isn't found, but AC_OUTPUT is found
18601         and a configure script exists, run it instead.
18602
18603 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18604
18605         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18606
18607 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18608
18609         * configure: Set build_{cpu,vendor,os,alias} to host values when
18610         --build isn't specified.
18611
18612 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18613
18614         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18615         (FLAGS_TO_PASS): Pass them.
18616         (EXTRA_TARGET_FLAGS): Ditto.
18617
18618 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18619
18620         * Makefile.in (all-libg++): Depend on all-libstdc++.
18621
18622 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18623
18624         * configure.in (noconfigdirs): Enable all packages for
18625           i386-unknown-netbsd.
18626
18627 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18628
18629         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18630         hosted builds (DOS builds)
18631
18632 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18633
18634         Changes for ARM based on patches from Richard Earnshaw:
18635         * config.sub: Handle armeb and armel.
18636         * configure.in: Omit arm linker only for riscix.
18637
18638 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18639
18640         * config.guess:  Update from FSF.
18641
18642 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18643
18644         * config.sub: Recognize powerpcle as the little endian variant of
18645         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18646         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18647         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18648         temporarily.
18649
18650 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18651
18652         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18653
18654 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18655
18656         * config.sub: Accept -lites* as a basic system type.
18657
18658 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18659
18660         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18661         installed, and if so return linuxoldld as the system name.
18662
18663 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18664
18665         * config.guess: Add hppa1.1-hp-lites support.
18666
18667 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18668
18669         * configure.in: Don't build newlib for m68k-vxworks5.1.
18670
18671 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18672
18673         * configure.in (mips-sgi-irix6): Use mh-irix5.
18674
18675 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18676
18677         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18678
18679 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18680
18681         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18682         OSF/1.  Fix compiler flags.
18683         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18684
18685 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18686
18687         * configure.in: Recognize --with-newlib.
18688         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18689
18690 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18691
18692         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18693         to *_X11_MODULES due to gdbtk needing X include files et al.
18694
18695 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18696
18697         Merge in support for Mac MPW as a host.
18698         (Old change descriptions retained for informational value.)
18699
18700         * mpw-config.in: Add generic include forwards for cpu-specific
18701         include files in aout and elf directories.
18702
18703         * mpw-configure: Added copyright.
18704         * mpw-config.in: Check for presence of required build tools.
18705         (target_libs): Add newlib.
18706         (target_tools): Add examples.
18707         (Read Me): Generate as "Read Me for MPW" instead.
18708         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18709         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18710         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18711
18712         * mpw-configure: Remove subdir-specific makefile hackery,
18713         delete mk.tmp after using it.
18714
18715         * mpw-build.in (all): Display start and end times.
18716
18717         * mpw-configure (host_canonical): Set.
18718         (target_cpu): Always add to makefiles.
18719         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18720         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18721         (mpw-mh-mpw): Look for in srcdir and srcroot.
18722         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18723
18724         * mpw-build.in: (install-only): New target.
18725
18726         * mpw-configure (host_alias, target_alias): Rename from hostalias
18727         and targetalias, add into generated Makefile.
18728         (mk.tmp): If present, add into generated Makefile.
18729         * mpw-build.in (all-gas): Build config.h first before gas proper.
18730
18731         * mpw-configure (config.status): Write only if changed.
18732         * mpw-config.in (readline): Configure it (not built, just used for
18733         definitions).
18734
18735         * mpw-config.in (elf/mips.h): Add a forward include.
18736
18737         * mpw-config.in: Forward-include most .h files in include into
18738         extra-include.
18739         (readline): Don't build.
18740         mpw-build.in (install): Install GDB.
18741
18742         * mpw-configure (prefix, mpw_prefix): Handle it.
18743         * mpw-config.in (mmalloc, readline): Don't configure.
18744         * mpw-build.in (thisscript): Rename to ThisScript.
18745         Use mpw-build instead of BuildProgram everywhere.
18746         (mmalloc, readline): Don't build.
18747         * mpw-README: New file, basic documentation about the MPW port.
18748
18749         * mpw-config.in: Use forward-include to create include files.
18750
18751         * mpw-configure: Add more things to the top of each configured
18752         Makefile, including contents of config/mpw-mh-mpw.
18753         * mpw-config.in (extra-include): Create this directory and fill it
18754         with Posix-like include files when configuring.
18755
18756         * config.sub (apple, mac, mpw): Add various aliases.
18757
18758         * mpw-build.in: New file, top-level build script fragment for MPW.
18759         * mpw-configure: New file, configure script for MPW.
18760         * mpw-config.in: New file, config fragment for MPW.
18761
18762 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18763
18764         * configure.in (host_libs): Remove glob, since it is gone from the
18765         sources.
18766
18767 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18768
18769         * Makefile.in: define empty GDB_NLM_DEPS var.
18770
18771         * configure.in(target_makefile_frag): use config/mt-netware
18772         for netware targets.
18773
18774 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18775
18776         * config.sub: Merge in recent FSF changes.  Remove linux special
18777         cases.
18778
18779 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18780
18781         Revert this change:
18782
18783         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18784
18785                 * build-all.mk: Use CC=cc -Xs on Solaris.
18786
18787 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18788
18789         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18790         stop using it.
18791         * Makefile.in: Nuke all references to glob subdirectory.
18792
18793 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18794
18795         * configure.in: Fix --enable-shared logic in per-host.
18796
18797 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18798
18799         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18800
18801 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18802
18803         * configure.in (noconfigdirs): Don't build gas on AIX, for
18804         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18805
18806 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18807
18808         * configure: Fix --cache-file to work if the file argument is a
18809         relative path.
18810
18811 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18812
18813         * configure: If the --cache-file is used, pass it down to
18814         configure in subdirectories.
18815
18816 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18817
18818         * config.sub: add vxworks29k configuration.
18819
18820 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18821
18822         * Makefile.in (taz): Do "diststuff" part quietly.
18823
18824 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18825
18826         * config.sub: Mini-merge with gcc/config.sub.
18827
18828 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18829
18830         * config.guess (IRIX): Sed - to _.
18831
18832 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18833
18834         * Makefile.in (source-vault, binary-vault): New targets.
18835
18836 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18837
18838         * config.sub: Recognize -eabi as a basic system type.
18839
18840 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18841
18842         * configure.in (enable_shared stuff): Fix typo.
18843
18844 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18845
18846         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18847
18848 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18849
18850         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18851
18852 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18853
18854         * configure.in (rs6000-*-*): Don't build gas.
18855
18856 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18857
18858         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18859         reduce command line length.
18860         (AS_FOR_TARGET): Check for as.new, not Makefile.
18861         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18862
18863 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18864
18865         * config.guess:  Merge from FSF.
18866
18867 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18868
18869         * configure: Don't use $ when handling program_suffix.
18870
18871 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18872
18873         * configure.in:  Configure tk for hppa/hpux.
18874
18875 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18876
18877         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18878
18879 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18880
18881         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18882         to LIBCXXFLAGS.  Tests are better run without it.
18883
18884 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18885
18886         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18887
18888 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18889
18890         * configure.in (*-*-netware*): Don't configure xiberty.
18891
18892 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18893
18894         * configure.in:  Remove tk from native_only list.
18895
18896 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18897
18898         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18899           for special NCD build.
18900
18901 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18902
18903         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18904         makeall.bat, they're only useful for binutils snapshots.
18905         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18906         makeall.bat to specified SUPPORT_FILES.
18907
18908 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18909
18910         * build-all.mk: Add Ericsson targets to sun4 and solaris
18911           hosts.  Add  BNR's sun4 target to solaris host, so their
18912           build-from-source will be tested in-house first.
18913
18914 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18915
18916         * Makefile.in (LIBCFLAGS): New variable.
18917         (CFLAGS_FOR_TARGET): Ditto.
18918         (LIBCFLAGS_FOR_TARGET): Ditto.
18919         (LIBCXXFLAGS): Ditto.
18920         (CXXFLAGS_FOR_TARGET): Ditto.
18921         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18922         (BASE_FLAGS_TO_PASS): Pass them.
18923         (EXTRA_TARGET_FLAGS): Ditto.
18924
18925         * configure.in: Support --enable-shared.
18926
18927 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18928
18929         * configure.in (target_libs):  Include libstdc++ again.
18930         * config.guess:  Update from FSF (for FreeBSD).
18931
18932 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18933
18934         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18935         makeall.bat.
18936         (DISTDOCDIRS): Add `etc'.
18937         (ETC_SUPPORT_PFX): New variable.
18938         (taz): Include anything from etc starting with a word in
18939         ETC_SUPPORT_PFX.
18940
18941 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18942
18943         * config.sub: Update for recent FSF changes.  Remove obsolete
18944         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18945         spacing changes.
18946
18947 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18948
18949         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18950
18951         * config.guess:  Merge with FSF.
18952         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18953
18954 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18955
18956         * configure: Since the "trap 0" handler will override the exit
18957         status on many systems, only use it for "exit 1", and make it set
18958         a non-zero exit status; reset it before "exit 0".  Also, check
18959         exit status of config.sub, and error out if it failed.
18960
18961 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18962
18963         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18964         and install libgloss.
18965
18966 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18967
18968         * Makefile.in (all-binutils): Depend upon all-byacc.
18969
18970         * configure.in: Don't build emacs on Irix 5.
18971
18972 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18973
18974         * configure.in (*-*-netware*): Add libio.
18975
18976 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18977
18978         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18979         (CHECK_TARGET_MODULES): Ditto.
18980         (INSTALL_TARGET_MODULES): Ditto.
18981         (TARGET_LIBS): Ditto.
18982         (all-libstdc++): Note dependencies.
18983
18984 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18985
18986         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18987
18988 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18989
18990         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18991         -fexternal-templates.
18992
18993         * configure.in (target_libs): Add libstdc++.
18994         (noconfigdirs): Add libstdc++ as appropriate.
18995
18996 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18997
18998         * config.guess:  Update from FSF.
18999
19000 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19001
19002         * configure: Use ${config_shell} when running ${configsub}.
19003
19004 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19005
19006         * config.sub: No longer recognize h8300h.
19007
19008 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19009
19010         * config.sub: Remove extraneous differences between config.sub and
19011         gcc/config.sub.
19012
19013 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19014
19015         * Makefile.in (DISTSTUFFDIRS): Add gas.
19016
19017 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19018
19019         * COPYING.NEWLIB: New file.
19020
19021 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19022
19023         * config.guess (HP-UX):  Patch from Harlan Stenn
19024         <harlan@landmark.com> to also emit release level.
19025
19026 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19027
19028         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19029
19030 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19031
19032         * config.sub:  Merge nextstep cleanup from FSF.
19033
19034 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19035
19036         * configure.in (arm-*-*): Don't configure ld for this target.
19037
19038 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19039
19040         * configure.in (*-*-netware): don't configure libg++, libio,
19041           librx, or newlib.
19042
19043 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19044
19045         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19046         configure ld--it works, but it doesn't support shared libraries.
19047
19048 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19049
19050         * config.guess (*-unknown-freebsd*):  Get rid of possible
19051         trailing "(Release)" in version string.
19052         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19053
19054 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19055
19056         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19057         Fix type: *-next-neststep -> *-next-nextstep.
19058
19059         * config.guess:  Merge from FSF:
19060
19061         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19062
19063         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19064
19065         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19066
19067         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19068         instead of UNIX_SV for UnixWare 1.0).
19069
19070 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19071
19072         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19073         to make gdb/nlm/* build after the compiler and linker.
19074
19075 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19076
19077         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19078         not just i[34]86.
19079         (m68k-atari-sysv4):  Relocate to match FSF version.
19080
19081         * config.guess:  More merges from the FSF:
19082
19083         Add a space before function call or macro invocation.
19084
19085         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19086
19087         * config.guess: Add trap cmd to remove dummy.c and dummy when
19088         interrupted.
19089
19090         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19091
19092         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19093         (dummy): Redirect stderr from compilation of dummy.c.
19094
19095         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19096
19097         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19098
19099 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19100
19101         * configure: Accept and ignore --cache*, for compatibility with
19102         new autoconf.
19103
19104 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19105
19106         * config.guess:  Merge from FSF:
19107
19108         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19109
19110         * config.guess (Pyramid*:OSx*:*:*): New case.
19111         (PATH): Add /.attbin at end for finding uname.
19112         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19113
19114         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19115
19116         * config.guess (M88*:DolphinOS:*:*): New case.
19117
19118         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19119
19120         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19121         to select whether to use ELF or COFF.
19122
19123         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19124
19125         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19126
19127         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19128
19129         * config.guess: Guess the OS version for HPUX.
19130
19131         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19132
19133         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19134
19135 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19136
19137         * configure.in: Recognize --with-headers, --with-libs, and
19138         --without-newlib.
19139         * Makefile.in (all-xiberty): Depend upon all-ld.
19140
19141 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19142
19143         * configure.in: Change i[34]86 to i[345]86.
19144
19145 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19146
19147         * configure (version): A few more tweaks to help message.
19148
19149 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19150
19151         * Makefile.in:  Remove (for now) librx as a host library,
19152         now that we're building it for target.
19153
19154 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19155
19156         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19157         (Karl Berry).
19158
19159 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19160
19161         * configure.in:  Also configure librx.
19162
19163 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19164
19165         * Makefile.in:  Update various rules to reflect that librx
19166         is now needed for libg++.
19167
19168 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19169
19170         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19171
19172 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19173
19174         * configure.in: Configure the examples directory.
19175
19176 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19177
19178         * configure: Simplify Jun 2 1994 change.
19179
19180 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19181
19182         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19183         /bin/gcc isn't good enough to build gcc.
19184
19185 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19186
19187         * Makefile.in (GDB_SUPPORT_FILES): Remove
19188         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19189         (gdb.tar.gz): Add new rule to use standard distribution building
19190         mechanism.
19191
19192 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19193
19194         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19195         Bill Cox <bill@cygnus.com>.
19196
19197 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19198
19199         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19200
19201 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19202
19203         * configure:  Search current dir first in .gdbinit.
19204
19205 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19206
19207         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19208
19209 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19210
19211         * config.sub:  Refer to NeXT's operating system as nextstep.
19212
19213         * config.sub (case $basic_machine):  Re-order the cases, to match
19214         the order in the FSF version (which is mostly alphabethical).
19215         Merge in some additions and changes from the FSF.
19216
19217 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19218
19219         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19220         * config.sub: Recognize cxux7.
19221         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19222
19223 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19224
19225         * config.sub:  Fix typo powerpc -> powerpc-*.
19226
19227 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19228
19229         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19230
19231         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19232         parallel with all-emacs and install-emacs).  Top-level command
19233         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19234
19235 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19236
19237         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19238         $(relbindir)/make before doing ``make install'', and use
19239         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19240         installing over running make binary.
19241         ($(host)-stamp-stage3-installed): Likewise.
19242
19243 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19244
19245         * config.guess: Recognize Mach.
19246
19247 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19248
19249         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19250         see whether --exec-prefix was used.
19251
19252 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19253
19254         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19255
19256 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19257
19258         * Makefile.in: Add all-librx target similar to all-libproc.
19259
19260 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19261
19262         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19263         with post 1.2 uname bogosity.
19264
19265 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19266
19267         * configure: Remove temporary files on receipt of a signal.
19268
19269 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19270
19271         * configure: If there is a package_makefile_frag, remove
19272         ${subdir}/Makefile.tem after copying it in.
19273
19274 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19275
19276         * build_all.mk: support rs6000 lynx identifies itself as
19277         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19278         since /bin/gcc is too feeble to compile a modern gcc.
19279
19280 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19281
19282         * brought devo/test-build.mk update-to-date with progressive/
19283           test-build.mk. Add lynx targets and hppa flag info.
19284
19285 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19286
19287         * configure.in:  Use mh-ncrsvr43.  Patch from
19288         Tom McConnell <tmcconne@sedona.intel.com>.
19289
19290 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19291
19292         * config.guess (i386-unknown-bsdi):  No longer need to
19293         check #if defined(__bsdi__) && defined(__i386__).
19294
19295 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19296
19297         * configure: Set program_transform_nameoption correctly.
19298
19299 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19300
19301         * brought build-all.mk update-to-date with progressive build-all.mk,
19302           added new targets and hppa info.
19303
19304 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19305
19306         * configure: If config.guess result is a prefix of the user
19307         specified target, assume a native build and use the user specified
19308         target as the host alias.  Remove SunOS patch suffix removal hack.
19309         * configure.in: Remove SunOS patch suffix removal hack.
19310
19311         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19312         in NATIVE_CHECK_MODULES.
19313
19314 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19315
19316         * Makefile.in: Rename HOST_ONLY to NATIVE.
19317         * configure: Delete SunOs patch suffix from host_canonical
19318           and build_canonical variables that are prepended to Makefiles.
19319         * configure.in: Add comments for easier maintenance.
19320
19321 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19322
19323         * Makefile.in: Add all-libproc target similar to all-gui.
19324
19325 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19326
19327         * Makefile.in (CHECK_MODULES): split into
19328         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19329
19330 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19331
19332         * config.guess (i386-unknown-bsdi): New system to guess.
19333
19334 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19335
19336         * Makefile.in: Add all-gui target (but not yet build by "all").
19337
19338 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19339
19340         * config.sub: Move deletion of patch suffix from here...
19341         * configure.in: To here, at Ian's suggestion.  The top-
19342           level scripts might need to know of a patch level.
19343
19344 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19345
19346         * config.sub: Strip off patch suffix so rtl is recognized
19347           as a sunos4.1.3 machine, even though it's been patched.
19348
19349 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19350
19351         * Makefile.in (INSTALL_LAST): Delete.
19352         (INSTALL_DOSREL): New.
19353
19354 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19355
19356         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19357         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19358         whether we pass down --with-gnu-ld anyhow.
19359
19360 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19361
19362         * Makefile.in (INSTALL_LAST): Change operation so it works
19363         on more flavors of make.
19364         * configure.in (go32): Don't build libg++ or libio.
19365
19366 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19367
19368         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19369         they can be overriden by templates.
19370
19371 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19372
19373         * configure.in (target==go32): Don't build gdb.
19374         * dosrel: New directory.
19375
19376 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19377
19378         * configure.in (host==go32): Configure dosrel too.
19379         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19380         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19381         be set by incoming names or templates.
19382         (INSTALL_LAST): New rule.
19383
19384 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19385
19386         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19387
19388 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19389
19390         * configure.in (appdirs): New variable.  Currently empty, but will
19391         be used in gas distribution.  If nonempty, lists a set of
19392         directories at least one of which must get configured, or top
19393         level configuration is considered to have failed.
19394         (rs6000-*-lynxos*): Use new file name.
19395
19396 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19397
19398         Eliminate XTRAFLAGS.
19399         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19400         newlib include files using -idirafter, and also use -nostdinc.
19401         (CXX_FOR_TARGET): Likewise.
19402         (XTRAFLAGS): Removed.
19403         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19404         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19405         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19406         ($(DO_X)): Don't pass down XTRAFLAGS.
19407
19408 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19409
19410         * configure.in (mips*-dec-bsd*): New target; do build linker.
19411         (mips*-*-bsd*): New target; don't build linker.
19412
19413 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19414
19415         * configure.in: support rs6000-*-lynxos* configuration.
19416         support sunos4 as a cross target.
19417
19418         * config.sub: look for lynx*, not lynx since the OS version may
19419         legitimately be part of the name.
19420
19421 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19422
19423         * configure.in (i[34]86-*-sco*): Move to be with other i386
19424         targets.
19425         (romp-*-*): New target.  Skip various binary utilities.
19426         (vax-*-*): New target.  Don't build newlib.
19427         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19428
19429 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19430
19431         * configure.in: Only set host_makefile_frag if config
19432         directory exists.
19433
19434 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19435
19436         * install.sh: If $dstdir exists, don't check whether each
19437         component does.
19438
19439 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19440
19441         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19442
19443 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19444
19445         * configure.in (*-*-lynxos*): Don't configure newlib for either
19446         native or cross Lynx.
19447
19448 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19449
19450         * config.sub (sparc64-elf): Fix os.
19451         (z8k): Remove duplicate.
19452
19453 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19454
19455         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19456         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19457
19458 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19459
19460         * configure: Make file links cleanly even if Lynx fails on
19461           an NFS symlink (at least fail cleanly).
19462
19463 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19464
19465         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19466         -XNh2000.
19467
19468 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19469
19470         * configure: Unknown options are fatal again.
19471
19472 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19473
19474         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19475         compatibility.
19476
19477 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19478
19479         * build-all.mk: Add `clean' target.
19480
19481 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19482
19483         * config.guess:  Add SINIX support.
19484         * configure.in:  Add mips-*-sysv4* support.
19485
19486 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19487
19488         * build-all.mk: Document all useful targets.
19489         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19490         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19491
19492 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19493
19494         * configure: Support --silent, --quiet.
19495
19496 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19497
19498         * configure: Support --disable-FEATURE.
19499
19500 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19501
19502         * config.guess: Recognize NCR running SVR4.3.
19503
19504 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19505
19506         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19507         Patch from Paul Eggert <eggert@twinsun.com>.
19508
19509 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19510
19511         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19512
19513 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19514
19515         * configure: Make unrecognized options give nonfatal warnings
19516         instead of fatal errors, and pass them to any subdirectory
19517         configures in case they recognize them.
19518         Make --x equivalent to --with-x.
19519
19520 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19521
19522         * configure: Add --enable-* options.  Clean up usage message and
19523         some comments.
19524
19525 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19526
19527         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19528
19529 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19530
19531         * configure.in (hppa*-*-*): Enable binutils.
19532
19533 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19534
19535         * config.sub: Recognize cisco.
19536
19537 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19538
19539         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19540
19541 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19542
19543         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19544         than one configuration name.  Add comment.
19545
19546 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19547
19548         * config.guess: about target *-hitachi-hiuxwe2, fixed
19549         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19550         macro is incorrect.]
19551
19552 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19553
19554         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19555         than the "make ls" stuff which used to be here.
19556
19557 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19558
19559         * config.guess:  Recognize i[34]86-unknown-freebsd.
19560         From Shawn M Carey <smcarey@rodan.syr.edu>.
19561
19562 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19563
19564         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19565
19566 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19567
19568         * config.guess: Check for ptx.
19569
19570 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19571
19572         * config.sub: Add os9k checking.
19573
19574 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19575
19576         * config.guess: Handle OSF1 running on HPPA processors
19577
19578 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19579
19580         * configure: If subdir configure fails, print out a message with
19581         subdirectory name, in case subdir's configure code didn't identify
19582         itself.
19583
19584 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19585
19586         * configure.in: Remove embedded newlines from configdirs.
19587         Avoid mismatches of substrings.  Fix matching strings at end
19588         of configdirs.
19589
19590 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19591
19592         * config.guess:  Add Lynx/rs6000 config support.
19593
19594 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19595
19596         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19597
19598 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19599
19600         * configure.in (hppa*-*-osf*): Treat this just like most other
19601         PA configurations (eg no binutils or ld).
19602         (hppa*-*-*elf*): These configurations have binutils and ld.
19603
19604 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19605
19606         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19607
19608 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19609
19610         * configure.in (rs6000-*-*): Build gas.
19611
19612 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19613
19614         * Makefile.in:  Avoid bug in losing hpux sed.
19615
19616 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19617
19618         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19619         for GDB and GDB has been fixed to not need it.
19620
19621 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19622
19623         * config.guess: Recognize vax hosts.
19624
19625 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19626
19627         * configure (while loop): Don't use "break 2" inside case
19628         statement -- the case statement isn't an enclosing loop.
19629
19630 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19631
19632         * config.guess:  Clean up NeXT support, to allow nextstep
19633         on Intel machines.  Make OS be nextstep.
19634
19635 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19636
19637         * config.guess: Add alternate forms for Convex.
19638
19639 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19640
19641         * configure:  Completely rewrite option processing.  Take
19642         advantage of pattern-matching to avoid invoking test frequently.
19643         Also clean up host and target defaulting logic.
19644
19645 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19646
19647         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19648         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19649         commands (plus user environment) will fit SCO limits.
19650
19651 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19652
19653         * configure.in: Don't issue warnings about directories which are
19654         not being configured if -norecursion is set.  Correct test for
19655         --with-gnu-as and --with-gnu-ld to not get confused by substring
19656         matches.
19657
19658         * configure.in: Don't build gas for alpha-dec-osf1*.
19659
19660 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19661
19662         * configure:  Back out Per's change of 12/19/1993.  It changes the
19663         behavior of configure in unexpected and confusing ways.
19664
19665         Also, use different delim char when calculating
19666         program_transform_name so that the name can contain slashes.
19667
19668 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19669
19670         * configure.in, config.sub: Add support for VSTa micro-kernel.
19671
19672 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19673
19674         * configure.in: Nuke hacks which were used to get a special
19675         version of GAS for HPPA configurations.
19676
19677 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19678
19679         * configure:  If only ${target_alias} is given, use that
19680         as the default for ${host_alias}.
19681         * configure:  Add missing back-slashes before nested quotes.
19682
19683 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19684
19685         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19686
19687 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19688
19689         * config.guess:  Recognize some Tektronix configurations.
19690         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19691
19692 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19693
19694         * config.sub: Match any flavor of SH.
19695
19696 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19697
19698         * configure.in: Don't try to configure newlib for Alpha.
19699
19700 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19701
19702         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19703         libg++ or libio for any Alpha target.
19704
19705         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19706
19707 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19708
19709         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19710         default arguments -- so it tried to compress itself.
19711
19712 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19713
19714         * configure.in (notsupp): ensure that a space is always at the end
19715           of the configdirs list, since the grep checks for an explicit space
19716
19717 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19718
19719         * configure.in (target i386-sysv4.2): don't build ld, since static
19720           versions of many libraries are not available.
19721
19722 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19723
19724         * config.guess: Recognize Apollos (using environment variables).
19725         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19726
19727 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19728
19729         * config.guess: Recognize Sony news mips running newsos.
19730
19731 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19732
19733         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19734         "fi ; else" for bash.
19735
19736 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19737
19738         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19739
19740 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19741
19742         * config.sub: accept unixware as an alias for svr4.2.
19743         Fix some inconsistancies with the gcc version.
19744
19745 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19746
19747         * Makefile.in (DISTDOCDIRS):  Add gdb.
19748
19749 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19750
19751         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19752
19753 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19754
19755         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19756         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19757         this now.
19758
19759 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19760
19761         * config.sub: Accept hiux* as an OS name.
19762
19763         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19764         etc/make-stds.texi.  The underscore came from gcc, and dje now
19765         agrees that RUNTESTFLAGS is the correct name.
19766
19767 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19768
19769         * install.sh:  Remove 'set -e'.  It makes any conditionals
19770         in the script useless.
19771
19772         * config.guess: Automatically recognize arm-acorn-riscix
19773         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19774
19775 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19776
19777         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19778
19779 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19780
19781         * Makefile.in (DISTDOCDIRS): New variable.
19782         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19783         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19784
19785 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19786
19787         * configure.in (hppa target): check the source directory for the
19788           pagas sub-directory
19789
19790 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19791
19792         * config.sub: Allow -aout* and -elf*.
19793
19794 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19795
19796         * configure.in: Don't build ld on i386-solaris2, same as for
19797         sparc-solaris2.
19798
19799 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19800
19801         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19802
19803 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19804
19805         * configure.in:  Configure gdb for alpha.
19806
19807 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19808
19809         * Makefile.in (CXXFLAGS): Add -O.
19810
19811 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19812
19813         * config.guess: added support for DG Aviion
19814
19815 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19816
19817         * configure.in: Produce warning message for subdirectories not
19818         configurable for this host/target combination.  Don't try to
19819         configure gdb for vms.
19820
19821 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19822
19823         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19824         appropriate files before making "diststuff".
19825         (DISTBISONFILES): New var: list of files to be edited.
19826         (DISTSTUFFDIRS): Add binutils.
19827
19828 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19829
19830         * config.sub: also handle mipsel and mips64el (for little endian mips)
19831
19832 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19833
19834         * configure.in: Add * to end of all OS names.
19835
19836 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19837
19838         * configure.in: Build newlib for LynxOS native.
19839
19840 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19841
19842         * config.guess: Add support for delta 88k running SVR3.
19843
19844         * configure.in: Add comment about HP compiler vs. emacs.
19845
19846 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19847
19848         * configure.in: don't build ld on solaris2 (not a viable option
19849           due to bugs in getpwnam & getpwuid)
19850
19851 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19852
19853         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19854         config.guess will produce a full version number.
19855
19856 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19857
19858         * configure.in: Build linker and binutils for alpha-dec-osf1.
19859
19860 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19861
19862         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19863         and gdb/testsuite/Makefile.in.
19864
19865 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19866
19867         * configure.in: recognize mips*- instead of mips-
19868
19869 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19870
19871         * config.sub: Accept linux*coff and linux*elf as operating
19872         systems.
19873
19874 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19875
19876         * config.sub: Recognize mips64, and mips3 as an alias for it.
19877
19878 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19879
19880         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19881         gdb knows how to handle OSF/1 shared libraries.
19882
19883 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19884
19885         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19886         * config.guess: Recognize Hitachi's HIUX.
19887         * config.sub: Recognize h3050r* and hppahitachi.
19888         Remove redundant cases for hp9k[23]*.
19889
19890 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19891
19892         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19893         if gas and ld are in the source tree and are in ${configdirs}.
19894         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19895         --with options (but still pass them down on the command line,
19896         if they were explicitly specified).
19897
19898 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19899
19900         * configure: substitute SHELL value in Makefile.in with
19901         ${CONFIG_SHELL}
19902
19903 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19904
19905         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19906         *-*-solaris2* targets.
19907
19908 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19909
19910         * Makefile.in: define M4, and pass it down to sub-makes;
19911         all-autoconf now depends on all-m4
19912
19913 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19914
19915         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19916         presence of {ar,ranlib} instead of a configured directory
19917
19918 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19919
19920         * config.guess: Accept 34?? as well as 33?? for NCR.
19921
19922 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19923
19924         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19925         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19926
19927 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19928
19929         * configure: grab values for $(CC) and $(CXX) from the
19930         environment, so that someone can do "CC=gcc configure; make" and
19931         have it work right (matching the way that autoconf works now)
19932
19933         * configure.in, Makefile.in: add support for gash, the tcl
19934         interface to Galaxy
19935
19936         * config.guess: add NetBSD variants (hp300, x86)
19937
19938 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19939
19940         * install.sh: Support -d option (in the manner of SunOS 4 install,
19941         as it is more deterministic than that of GNU install)
19942         (chmodcmd): Set file to mode 755 by default (should also do default
19943         chgrp and chown, but I don't feel like dealing with that now)
19944
19945 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19946
19947         * config.sub: Remove h8300hhms alias.
19948
19949 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19950
19951         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19952
19953 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19954
19955         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19956         as stmp-fixinc
19957
19958 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19959
19960         * config.sub: recognize m88110-bug-coff.
19961
19962 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19963
19964         * Makefile.in (all-libio): all dependencies on the toolchain used
19965         to build this (gcc, gas, ld, etc)
19966
19967 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19968
19969         * config.guess: Deal with OSF/1 1.3 on alpha.
19970
19971 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19972
19973         * install.sh: add some 'else true' clauses for portability
19974
19975         * configure.in: don't build libio for h8[35]00-*-* targets
19976
19977 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19978
19979         * Makefile.in:  Add support for new libio.
19980
19981 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19982
19983         * install.sh: If one command fails, don't try the rest.  Don't try
19984         to remove $dsttmp (via trap) unless we have already created it.
19985         If $src doesn't exist, detect it and exit with an error.
19986
19987         * config.guess: Recognize BSD on hp300.
19988
19989 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19990
19991         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19992         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19993
19994 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19995
19996         * Makefile.in (all-send-pr): depends on all-prms
19997
19998 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19999
20000         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20001
20002 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20003
20004         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20005         Added test for mips-mips-riscos5.
20006
20007 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20008
20009         * configure.in: use mh-hp300 for 68k HP hosts
20010
20011 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20012
20013         * configure: add support for CONFIG_SHELL, so that you can use
20014         some alternate shell for evaluating configure scripts
20015
20016 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20017
20018         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20019         in configure script to bug-gdb@prep.ai.mit.edu when building
20020         distribution archive.
20021         * Makefile.in (COMPRESS):  Remove def.
20022         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20023         gdb.tar.Z and make-gdb.tar.Z respectively.
20024         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20025         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20026         to convergence with 'taz' target in Makefile.in.
20027
20028 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20029
20030         * install.sh (dsttmp): use trap to ensure that tmp files go
20031         away on error conditions
20032
20033 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20034
20035         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20036
20037 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20038
20039         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20040         its parent is '/' not ''.
20041
20042         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20043
20044 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20045
20046         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20047         that ${newsrcdir}/configure.in does.
20048
20049 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20050
20051         * test-build.mk: support for CONFIG_SHELL
20052
20053 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20054
20055         * config.sub (netware):  Add as a basic system type.
20056
20057 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20058
20059         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20060           $(srcdir)/ from the dependency on Makefile.in.
20061
20062 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20063
20064         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20065         (h8300hhms is temporary until multi-libraries are implemented).
20066         * configure.in: Handle h8300h too.
20067
20068 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20069
20070         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20071
20072 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20073
20074         * configure:  Remove extraneous output when guessing host type.
20075         * config.guess:  Remove extraneous output when guessing using C
20076         compiler rather than uname, or when guessing fails.
20077
20078 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20079
20080         * Makefile.in: remove all.cross and install.cross targets
20081
20082         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20083           definitions
20084
20085 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20086
20087         * configure.in (target sh): Build gprof.
20088
20089 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20090
20091         * config.sub: change -solaris to -solaris2
20092
20093 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20094
20095         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20096
20097 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20098
20099         * configure: Correct error message for missing Makefile.in to
20100         print correct directory.
20101
20102 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20103
20104         * install.sh: kludge around 386BSD shell bug
20105
20106 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20107
20108         * config.guess:  Recognize NeXT.
20109         * config.guess:  Recognize i486-ncr-sysv4.
20110         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20111
20112 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20113
20114         * Makefile.in (MAKEINFOFLAGS): New variable.
20115         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20116         * build-all.mk, test-build.mk: Pass down --no-split as
20117         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20118
20119 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20120
20121         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20122
20123 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20124
20125         * Makefile.in (libg++.tar.z):  New rule.
20126         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20127         * Makefile.in (taz):  Only do a single chmod.
20128
20129 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20130
20131         * install.sh: don't use dirname anymore (replaced with sed usage)
20132
20133 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20134
20135         * Makefile.in:  Change extension for gzip'd files from '.z' to
20136         '.gz' per new FSF standard usage.
20137
20138 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20139
20140         * configure: put quotes around the final value of program_transform_name
20141
20142 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20143
20144         * Makefile.in: new install.sh support; update install-info rules
20145
20146 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20147
20148         * configure.in: Build diff for crosses, but not for go32 host.
20149
20150         * configure.in: Build gprof only for native, and don't build it
20151         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20152
20153 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20154
20155         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20156
20157 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20158
20159         * configure.in (host_tools): Add prms.
20160
20161 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20162
20163         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20164         with $(FLAGS_TO_PASS) on the command line
20165
20166         * config.sub: Recognize lynx and lynxos
20167
20168 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20169
20170         * config.sub: Accept -ecoff*, not just -ecoff.
20171
20172 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20173
20174         * Makefile.in (taz): Use .gz suffix instead of .z.
20175         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20176         names.
20177
20178 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20179
20180         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20181
20182 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20183
20184         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20185         that rebuilds that might happen during 'make install' don't get
20186         bogus gcc include files
20187
20188 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20189
20190         Change from Utah for HPPA support:
20191         * config.guess: Recognize hppa1.x-hp-bsd.
20192
20193 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20194
20195         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20196         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20197
20198 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20199
20200         * config.sub: Add support for rom68k and bug boot monitors.
20201
20202 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20203
20204         * Makefile.in: Make all-opcodes depend on all-bfd.
20205
20206 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20207
20208         * config.guess: Added special check for i[34]86-univel-sysv4*.
20209
20210 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20211
20212         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20213         the processor rather than assuming i486.
20214
20215 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20216
20217         * config.guess: Recognize SunOS6 as Solaris3.
20218
20219 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20220
20221         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20222         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20223
20224 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20225
20226         * build-all.mk (all-cross): New target for Canadian Cross.
20227         Added Q2 go32 targets.
20228         * test-build.mk: Configure go32 cross sparclite-aout and
20229         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20230         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20231
20232 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20233
20234         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20235         GO32 hosted toolchains
20236
20237 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20238
20239         * configure: change  so "-exec-prefix" gets passed down rather
20240         than "-exec_prefix" so autoconf generated Makefiles get the
20241         exec_prefix set right.
20242
20243 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20244
20245         * config.guess: get the Solaris2 minor version number
20246
20247         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20248
20249 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20250
20251         * config.guess: Recognize some Sequent platforms.
20252
20253 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20254
20255         * Makefile.in: added the vault-install target
20256
20257         * configure.in: actually use the Sun3 makefile fragment that's in
20258         config, also added the release dir to configdirs
20259
20260 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20261
20262         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20263
20264 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20265
20266         * configure.in: remove some program from Alpha targetted toolchains
20267
20268 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20269
20270         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20271         gprof.
20272         (taz): Run "make diststuff" in those directories instead of "make
20273         proto-dir".  Look for "VERSION=" only at start of line in subdir
20274         Makefile.  Use "gzip -9" for compression.
20275         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20276         (binutils.tar.z): New target.
20277
20278 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20279
20280         * Makefile.in (taz): Include gpl.texinfo.
20281
20282 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20283
20284         * Makefile.in (setup-dirs): Merged into "taz" target.
20285         (taz): Only do `proto-dir' stuff if a directory is actually needed
20286         for this target.
20287
20288 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20289
20290         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20291         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20292         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20293         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20294         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20295
20296 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20297
20298         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20299         config.sub, and move-if-change to gdb testsuite distribution
20300         archive, so the testsuite can be extracted, configured, and
20301         run separately from the gdb distribution.  Blow away the Chill
20302         tests that require a Chill compiled executable, since GNU Chill
20303         is not yet publically available.
20304
20305 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20306
20307         * test-build.mk: set environment variables in a single command,
20308         instead of a list of assignments and exports
20309
20310         * config.guess: recognize Alpha/OSF1 systems
20311
20312 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20313
20314         * configure: Change help message to prefer --options rather than
20315           -options.
20316
20317 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20318
20319         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20320         zippy@ecst.csuchico.edu.
20321         * config.guess: Recognize miniframe.
20322
20323 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20324
20325         * Makefile.in: Use srcroot to find runtest rather than rootme.
20326         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20327
20328 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20329
20330         * test-build.mk: Extensive additions to support building on a
20331         machine other than the host.
20332
20333 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20334
20335         * configure (tooldir): Fix for i386-aix again.
20336
20337 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20338
20339         * configure, Makefile.in:  Change definition of $(tooldir)
20340         to match the FSF.
20341
20342 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20343
20344         * config.guess:  Recognize i[34]86/SVR4.
20345
20346 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20347
20348         * Makefile.in (all-gdb): gdb depends on sim.
20349
20350 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20351
20352         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20353         at the same time we make the prototype gdb directory.
20354         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20355         files at the same time as the gdb base release distribution.
20356
20357 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20358
20359         * Makefile.in (check): Use individual check targets rather than
20360         DO_X rule.
20361         (check-gcc): Added.
20362
20363 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20364
20365         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20366         for System V release 3.2.
20367
20368 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20369
20370         * config.sub: Recognize hppaosf.
20371         * configure.in: Do configure ld/binutils/gas for it.
20372
20373 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20374
20375         * configure (tooldir): Alter syntax used to set this, for systems
20376         where "\$" isn't handled right, like i386-aix.
20377
20378 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20379
20380         * configure: Pass program-transform-name, not
20381         program_transform_name, to recursive configures.
20382
20383 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20384
20385         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20386         of gas+ld+binutils.
20387
20388 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20389
20390         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20391
20392 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20393
20394         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20395
20396 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20397
20398         * Makefile.in (PRMS): Set back to all-prms.
20399
20400 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20401
20402         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20403         targets, rather than for MIPS hosts.
20404
20405 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20406
20407         * configure.in: add comment for --with-x default values
20408
20409         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20410
20411         * Makefile.in: add check-* targets for each of the directories in
20412         the tree.  Add a definition of RUNTEST that will use the one we
20413         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20414
20415 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20416
20417         * configure.in: Removed obsolete references to bfd_target and
20418         target_makefile_frag.
20419
20420         * build-all.mk: Set assorted targets for Q2.
20421         * config.sub: Recognize z8k-sim and h8300-hms.
20422         * test-build.mk: Really don't pass host to configure.
20423         (HOLES): Added uname.
20424
20425 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20426
20427         * configure: Handle an empty program-prefix, program-suffix or
20428         program-transform-name correctly.
20429
20430 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20431
20432         * build-all.mk: -G 8 no longer required for MIPS targets.
20433         * test-build.mk: Don't pass host argument to configure; make it
20434         guess.
20435
20436 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20437
20438         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20439         * Makefile.in (COMPRESS):  New macro, like GZIP.
20440
20441 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20442
20443         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20444
20445         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20446         with gas currently defaults to -G 0.
20447
20448 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20449
20450         * Makefile.in (all-flex): flex depends on byacc.
20451
20452         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20453         to test-build.mk as RELEASE_TAG.
20454         * test-build.mk (configargs): New variable containing arguments to
20455         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20456         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20457
20458         * config.guess: Use /bin/uname when checking -X argument on SCO,
20459         to avoid invoking GNU uname which doesn't understand -X.
20460
20461         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20462
20463         * configure.in: Build gas for mips-*-*.
20464
20465 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20466
20467         * Makefile.in (all.normal): insert missing backslash.
20468
20469 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20470
20471         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20472
20473         * Makefile.in: Complete overhaul to merge many almost identical
20474         targets.
20475
20476 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20477
20478         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20479         (gdb.tar.Z): Adjusted.
20480
20481         * Makefile.in (setup-dirs, taz): New targets; should be general
20482         enough to adapt for gdb sometime.  Build only .z file.
20483         (gas.tar.z): New target.
20484
20485 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20486
20487         * build-all.mk: Use CC=cc -Xs on Solaris.
20488
20489 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20490
20491         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20492         for handling BISON for FSF releases.
20493
20494 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20495
20496         * configure: Actually implement the change zoo just documented.
20497
20498 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20499
20500         * configure: when using config.guess, only set target_alias when
20501         it's not already been set (ie, on the command line)
20502
20503 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20504
20505         * Makefile.in: add installcheck target, set PRMS to install-prms
20506
20507 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20508
20509         * configure: add support for package_makefile_fragment, handle the
20510         case where a directory has a configure.in file but no Makefile.in
20511         more gracefully (with an actual understandable error message, even);
20512         add support for --without (and add this to the usage message); also
20513         explicitly add a --host=${host_alias} to the command line when
20514         config.guess is used
20515
20516 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20517
20518         * configure: Must use both --host and --target in recursive calls.
20519
20520 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20521
20522         * Makefile.in: Change deja-gnu to dejagnu.
20523
20524 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20525
20526         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20527
20528 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20529
20530         * configure.in: canonicalize all instances to *-*-solaris2*,
20531         also strip out a number of tools to not build for go32 host
20532
20533 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20534
20535         * config.guess: add GPL.
20536
20537         * Makefile.in, config.guess, config.sub, configure: bump
20538           copyrights to 93.
20539
20540 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20541
20542         * Makefile.in (do-info): Removed obsolete check for existence of
20543         localenv file.
20544
20545         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20546
20547 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20548
20549         * Makefile.in: a couple of 'else true' for decstation,
20550         support for TclX
20551
20552         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20553
20554 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20555
20556         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20557
20558 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20559
20560         * config.guess: Recognize i386-ibm-aix (PS/2).
20561         * configure.in: Use config/mh-aix386 file for it.
20562
20563 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20564
20565         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20566         CC_FOR_TARGET instead.
20567         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20568
20569 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20570
20571         * Makefile.in: Add sim to list of directories sent with gdb
20572
20573 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20574
20575         * configure.in: Put back mips-dec-bsd* case.
20576
20577 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20578
20579         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20580         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20581         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20582
20583 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20584
20585         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20586
20587         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20588         (install-info): install dir.info only if it exists,
20589         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20590
20591 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20592
20593         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20594         gas for mips-dec-bsd.
20595
20596 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20597
20598         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20599         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20600
20601 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20602
20603         * configure.in: Added "dejagnu" to hosttools list.
20604
20605 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20606
20607         * config.sub, configure.in, config.guess:  Add support
20608         for Bosx, an AIX variant from Bull.
20609         Patches from F.Pierresteguy@frcl.bull.fr.
20610
20611 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20612
20613         * devo/dejagnu: Initial creation of devo/dejagnu.
20614         Migrated dejagnu testcases and support files for testing software
20615         tools to reside as subdirectories, currently called "testsuite",
20616         within the directory of the software tool.  Migrated all programs,
20617         support libraries, etc. beloging to dejagnu proper from
20618         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20619         with no modifications.  The changes to these files which will
20620         allow them to configure, build, and execute properly will be made
20621         in a future update.
20622
20623 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20624
20625         * Makefile.in: Change send_pr to send-pr.
20626         * configure.in: Likewise.
20627         * send_pr: Renamed directory to send-pr.
20628
20629 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20630
20631         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20632
20633 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20634
20635         * README:  Update for gdb-4.8 release.
20636         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20637         gdb-xxx.tar.z (gzip'd) file also.
20638
20639 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20640
20641         * Makefile.in: make all-diff depend on all-libiberty
20642
20643 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20644
20645         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20646
20647 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20648
20649         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20650
20651 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20652
20653         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20654         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20655         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20656
20657 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20658
20659         * Makefile.in:  makeinfo binary is in a new location
20660
20661 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20662
20663         * config.sub: Accept -ecoff as an OS.
20664
20665         * Makefile.in: Various changes to eliminate a level of make
20666         recursion and reduce the required command line length.
20667         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20668         sub-makes.
20669         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20670         variables holding settings for specific sub-makes.
20671         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20672         in terms of BASE_FLAGS_TO_PASS.
20673         (TARGET_LIBS): New variable listing directories which use
20674         TARGET_FLAGS_TO_PASS.
20675         (subdir_do): Eliminated.
20676         (do-*): New set of targets to replace subdir_do.
20677         (various): All targets which used subdir_do now depend on do-*.
20678         (local-clean): Renamed from do_clean.
20679         (local-distclean): New target, dependency of distclean and
20680         realclean.
20681         (install-info): Don't create directories.  Depend on dir.info
20682         rather than calling make recursively.
20683         (install-dir.info): Eliminated.
20684         (install-info-dirs): Create all info directories here.
20685         (dir.info): Depend upon do-install-info.
20686
20687         * test-build.mk (HOLES): Added false.
20688
20689 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20690
20691         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20692
20693 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20694
20695         * Makefile.in (info): remove dependency on all-texinfo.  The
20696         problem was really in texinfo/C, not at this level.
20697
20698 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20699
20700         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20701
20702 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20703
20704         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20705         GDB releases.
20706
20707 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20708
20709         * configure: Include srcdir in message about target of link not
20710         being found.  Don't convert `-' to `_' in `with' options being
20711         passed to subdirs.
20712
20713 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20714
20715         * configure.in: add uudecode to host_tools
20716
20717         * Makefile.in: added {all,install}-uudecode targets, added them to
20718         the appropriate lists
20719
20720 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20721
20722         * Makefile.in (all-gcc): Added dependency on all-gas.
20723
20724         * configure.in (mips-*-*): Build ld and binutils.
20725
20726 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20727
20728         * configure: check return code from mkdir, print error message and
20729           exit on failure.
20730
20731 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20732
20733         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20734
20735 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20736
20737         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20738
20739 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20740
20741         * config.sub (h8500):  Recognize this as a cpu type.
20742
20743 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20744
20745         * configure: source directory missing is no longer a warning
20746
20747         * configure.in: recognize irix[34]* instead of irix[34]
20748
20749         * Makefile.in: define and pass down X11_LIB
20750
20751 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20752
20753         * guess-systype: Renamed to ...
20754         * config.guess:  ... by popular request.
20755         * configure.in, Makefile.in:  Update accordingly.
20756
20757 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20758
20759         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20760         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20761         + Execute ./dummy instead of assuming . is in PATH.
20762
20763 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20764
20765         * guess-systype:  New shell script.  Attempts to guess the
20766         canonical host name of the executing host.
20767         Only a few hosts are supported so far.
20768         * configure:  Call guess-systype if no host is specified.
20769
20770 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20771
20772         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20773         gcc Makefile.
20774
20775 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20776
20777         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20778         (all-gcc, install-gcc, subdir_do): Use it.
20779
20780 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20781
20782         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20783
20784 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20785
20786         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20787           set exclusively by configure, using configure.in .
20788
20789 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20790
20791         * test-build.mk: set $PATH for all builds
20792
20793         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20794
20795 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20796
20797         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20798         the one used in gcc/Makefile.in, so that a null expansion doesn't
20799         override the one needed to build gcc with a native cc.
20800
20801 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20802
20803         * configure: Accept -with arguments.
20804
20805 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20806
20807         * Makefile.in: added h8300sim
20808
20809 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20810
20811         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20812         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20813         (all-cygnus, native, build-cygnus): Make
20814         $(canonhost)-stamp-3stage-done, not $(host)....
20815         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20816         i386-sco3.2v4.  Added else true to if command.
20817
20818 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20819
20820         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20821
20822 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20823
20824         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20825
20826 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20827
20828         * configure.in: don't remove binutils from Solaris builds
20829
20830 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20831
20832         * Makefile.in: get rid of earlier definitions for *clean,
20833         also handle the recursive info rule better
20834
20835 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20836
20837         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20838         do more-or-less the right thing.
20839
20840 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20841
20842         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20843         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20844
20845 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20846
20847         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20848         $(host_canonical).
20849
20850         * configure.in: split the configdirs list into 4 categories (native
20851         v. cross, library v. tool) and handle the cross-only and native-
20852         only in more reasonable (and correct!) way.
20853
20854 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20855
20856         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20857         configdirs anymore.
20858
20859 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20860
20861         * Makefile.in: extensive cleanup::  removed all of the explicit
20862         clean-* targets, collapsed many wrappers around subdir_do into
20863         one, added additional targets to satisfy standards.texi, deleted
20864         some old targets, some changes for consistency
20865
20866 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20867
20868         * configure.in: handle some programs as cross-only, and others as
20869         native only
20870
20871         * test-build.mk: handle partial holes in a more generic manner
20872
20873         * Makefile.in: m4 depends on libiberty
20874
20875 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20876
20877         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20878         time, wdiff, and find to configdirs
20879
20880         * Makefile.in: all, clean, and install rules for the new programs
20881         added to configure.in
20882
20883 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20884
20885         * configure.in: use mh-sun for all *-sun-* hosts
20886
20887 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20888
20889         * Makefile.in: define flags for X11 include files and library file
20890         locations, pass them down to the programs that need this info
20891
20892         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20893
20894 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20895
20896         * configure.in: start building libg++ for HP-UX targets
20897
20898 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20899
20900         * README:  Update references to files moved into etc/.
20901
20902 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20903
20904         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20905         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20906
20907 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20908
20909         * configure: accept dash as well as underscore in long option
20910         names for FSF compatibility.
20911
20912 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20913
20914         * config.sub: added -sco3.2v4 support from FSF.
20915
20916 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20917
20918         * configure.in: expand the section that adds or removes
20919         directories from the list of programs to build, to handle native
20920         vs. cross in addition to host v. native
20921
20922 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20923
20924         * Makefile.in:  Replace C++ in macro names with CXX.
20925         This is less likely to break ...
20926
20927 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20928
20929         * test-build.mk: add -w to GNU_MAKE
20930
20931 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20932
20933         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20934         add 'sparc' to list of recognized cpus.  This needed to make
20935         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20936         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20937         then changes that into $CPU-wrs-vxworks.
20938
20939         * configure.in: remove most references to gdbtest, regularize
20940         target based program removal
20941
20942         * test-build.mk: import from p3 tree (many fixes and changes)
20943
20944 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20945
20946         * Makefile.in: added rules to handle tcl, tk, and expect
20947
20948         * configure.in: handle those directories if they exist
20949
20950 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20951
20952         * config.sub: removed bogus hppabsd and hppahpux names, since
20953         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20954
20955 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20956
20957         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20958         depends upon all-xiberty
20959
20960         * Makefile.in: changes from p3, including:
20961
20962         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20963
20964         * Makefile.in (XTRAFLAGS): include newlib directories if
20965         newlib/Makefile exists, rather than if host != target.
20966
20967         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20968
20969         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20970         from the same source tree and not building a cross-compiler.  This
20971         matters for the libg++ configuration if reconfiguring a tree that
20972         has already been installed.
20973
20974         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20975
20976         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20977         pick up the machine and system specific header files.
20978
20979         * Makefile.in: added AS_FOR_TARGET, passed down in
20980         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20981         the C compiler to use to create programs which are run in the
20982         build environment, set it to default to $(CC), and passed it down
20983         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20984
20985         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20986
20987         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20988         We need them for unusual native builds, like systems without
20989         ranlib.
20990
20991         * configure: also define $(host_canonical) and
20992         $(target_canonical), which are the full, canonical names for the
20993         given host and target
20994
20995 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20996
20997         * Makefile.in:  Added separate definitions for C++.
20998
20999 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21000
21001         * configure.in (configdirs):  Add deja-gnu.
21002
21003 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21004
21005         * README:  Update for configure.texi and gdb-4.7 release.
21006
21007 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21008
21009         * Makefile.in:  Move "all" target to top of file.
21010         Previously, first target was ".PHONY" which caused BSD4.4 make
21011         to build .PHONY when make was run without arguments.
21012
21013 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21014
21015         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21016         Library-copylefted code in libiberty.
21017
21018 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21019
21020         * config.sub:  Replace m68kmote with plain old m68k.
21021
21022 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21023
21024         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21025
21026 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21027
21028         * config.sub: Complain if no argument is given.  Added support for
21029         386bsd as OS and target alias.
21030
21031 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21032
21033         * Makefile.in (XTRAFLAGS): include newlib directories if
21034         newlib/Makefile exists, rather than if host != target.
21035
21036 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21037
21038         * config.sub: recognize sparclite-wrs-vxworks.
21039
21040         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21041         p3.) Added clean-xiberty to clean.
21042
21043 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21044
21045         * configure.in: use *-*-* instead of nested cases for host and target
21046
21047 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21048
21049         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21050         from the same source tree and not building a cross-compiler.  This
21051         matters for the libg++ configuration if reconfiguring a tree that
21052         has already been installed.
21053
21054 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21055
21056         * config.sub (i486v/i486v4):  Merge in from FSF version.
21057
21058 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21059
21060         * configure: only set PWD if it is already set.
21061
21062 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21063
21064         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21065         doesn't have unset and all success paths (and most error paths)
21066         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21067         to just ${PWD} to avoid confusion.)
21068
21069 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21070
21071         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21072         even for a native compilation.
21073
21074 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21075
21076         Changes to make the gdb.tar.Z rule work better.
21077
21078         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21079         (DEVO_SUPPORT):  Add configure.texi.
21080         (bfd-ilrt.tar.Z):  Remove ancient rule.
21081
21082 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21083
21084         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21085         pick up the machine and system specific header files.
21086
21087         * configure.in, config.sub: added new target m68010-adobe-scout,
21088         with alias of adobe68k.  Changed configure.in to check for
21089         -scout before -sco* to avoid a false match.
21090
21091         * Makefile.in: added AS_FOR_TARGET, passed down in
21092         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21093         the C compiler to use to create programs which are run in the
21094         build environment, set it to default to $(CC), and passed it down
21095         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21096
21097 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21098
21099         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21100         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21101         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21102         FOR_TARGET variants, to newlib and libg++.
21103
21104 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21105
21106         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21107         first.
21108
21109 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21110
21111         * config.sub:  Accept `elf' as an environment.
21112
21113 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21114
21115         * Makefile.in (all-opcodes):  cd into the right directory
21116
21117 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21118
21119         * configure: added -program_transform_name option, used as
21120         argument to sed when installing programs.
21121         configure.texi: added documentation for -program_prefix,
21122         -program_suffix and -program_transform_name.
21123
21124 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21125
21126         * config.sub:  Accept i486 where i386 ok.
21127
21128 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21129
21130         * config.sub: accept we32k
21131
21132 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21133
21134         * config.sub, configure.in: accept OSE68000 and OSE68k.
21135
21136         * Makefile.in: don't create all directories for ``make install'';
21137         let the subdirectories create the ones they need.
21138
21139 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21140
21141         * COPYING: new file, GPL v2
21142
21143 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21144
21145         * Makefile.in: use the new gen-info-dir, which needs a template
21146         argument (which also lives in texinfo)
21147
21148         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21149
21150 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21151
21152         * config.sub (ncr3000):  Change i386 to i486.
21153
21154 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21155
21156         * Makefile.in: add install-rcs, install-grep to
21157         install-no-fixedincludes, removed install-bison and install-libgcc
21158
21159 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21160
21161         * configure.in: grab the HPUX makefile fragment if on HPUX
21162
21163 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21164
21165         * Makefile.in: eradicate bison spoor (ditto libgcc).
21166          configure.in: recognise m68{k,000}-ericsson-OSE.
21167          es1800 is alias for m68k-ericsson-OSE
21168
21169 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21170
21171         * configure.in: rearrange the parts that remove programs from
21172         configdirs, based now on HOST==TARGET or by canonical triple.
21173
21174 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21175
21176         * test-build.mk: recurse explicitly with -f test-build.mk when
21177           appropriate.  predicate stage3 and comparison on the existence
21178           of gcc.  That is, if gcc isn't around, we aren't three-staging.
21179           On very clean, also remove ...stamp-co.  Build in-place before
21180           doing other builds.
21181
21182 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21183
21184         * Makefile.in, configure.in: add tgas
21185
21186 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21187
21188         * Makefile.in: a number of changes merged in from progressive.
21189
21190         * configure.in: add libm.
21191
21192         * .cvsignore: ignore some stuff that comes from test-build.mk.
21193
21194 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21195
21196         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21197
21198 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21199
21200         * configure: Add program_suffix (parallel to program_prefix)
21201         * Makefile.in: adjust directory-creating script for losing decstation
21202
21203 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21204
21205         * configure:  Minor $subdir-related fixes.
21206
21207 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21208
21209         * configure: fix various problems with propogating
21210         makefile_target_frag in subdirs.
21211         * configure.in: config libgcc if its there
21212
21213 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21214
21215         * config.sub:  HPPA merge.
21216
21217 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21218
21219         * Makefile.in:  Replace all-bison with all-byacc in all
21220         dependency lines for other tools (which now use byacc).
21221
21222 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21223
21224         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21225
21226 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21227
21228         * Makefile.in: make gprof rules similar to byacc rules (instead of
21229         vestigal $(unsubdir) that didn't work...)
21230
21231 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21232
21233         * config.sub:  Add support for Linux.
21234         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21235         (at least for libg++).
21236
21237 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21238
21239         * configure.texi: fix doc for the -nfp option to configure
21240
21241 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21242
21243         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21244
21245 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21246
21247         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21248         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21249         * configure.in: added solaris* host_makefile_frag hook.
21250
21251 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21252
21253         * config.sub: changed recognition of m68000 so that various
21254         m68k types can be specified via m680[01234]0
21255
21256 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21257
21258         * config.sub (basic_machine): fix sed so that '-foo' isn't
21259         completely substituted out while .+'-foo' loses the '-foo'
21260
21261 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21262
21263         * config.sub ($os): Add -aout.
21264
21265 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21266
21267         * configure:  If host_makefile_frag is absolute, don't
21268         prefix ${invsubdir} (relevant to libg++ auto-configure).
21269
21270 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21271
21272         * Makefile.in (tooldir): Define it.
21273         (all-ld): Depend on all-flex.
21274
21275 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21276
21277         * Makefile.in (check):  Fix libg++ special case.
21278
21279 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21280
21281         * configure: do not bury `pwd` into config.status, thus do fewer
21282           pwd's.
21283
21284         * configure: print the "Building in" message only when building in
21285           other than "." AND verbose.
21286
21287         * configure: remove -s, rework -v to better accommodate guested
21288           configures.
21289
21290         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21291
21292 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21293
21294         * Makefile.in: macroize flags passed on recursion.  remove
21295           fileutils.
21296
21297 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21298
21299         * configure: get makesrcdir right for subdirs deeper than 1.
21300
21301         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21302           install.
21303
21304 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21305
21306         * Makefile.in: don't print subdir_do or recursion lines.
21307
21308 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21309
21310         * standards.texi: added menu item.
21311
21312         * Makefile.in: build and install standards.info.
21313
21314         * standards.texi: new file.
21315
21316 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21317
21318         * configure: test for and move config.status pieces from
21319           ${subdir}/.
21320
21321 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21322
21323         * configure:  Test for existance of files before trying to mv
21324         them, to avoid numerous non-existance messages.
21325
21326 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21327
21328         * configure: correct final line of config.status.
21329
21330         * configure: patch from eggert.  Avoids a protection problem if
21331           the original Makefile.in is read only.
21332
21333         * configure: use move-if-change from gcc to create config.status.
21334           Some makefiles depend on config.status to tell if a directory
21335           has been reconfigured for a different host.  This change
21336           prevents those directories from remaking everything in the case
21337           where the reconfig was only intended to rebuild a Makefile.
21338
21339         * configure: test for config.sub with "config.sub sun4" rather
21340           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21341           host alias from a missing config.sub.
21342
21343 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21344
21345         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21346           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21347
21348 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21349
21350         * configure: mkdir ${subdir} as needed.
21351
21352 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21353
21354         * Makefile.in,configure.in: added autoconf.
21355
21356 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21357
21358         * Makefile.in: no longer pass against on recursion.
21359
21360         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21361           definitions are not inherited.
21362
21363         * configure: correct makesrcdir when subdir is .
21364
21365 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21366
21367         * configure:  Add support for 'subdirs' variable, which is
21368         like 'configdirs', except that configure doesn't re-invoke
21369         itself for subdirs, it just creates a Makefile for each subdir.
21370         * configure.texi:  Document subdirs.
21371
21372 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21373
21374         * configure.in: added flex to configdirs
21375
21376 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21377
21378         * Makefile.in: remove clean-stamps from clean.
21379
21380 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21381
21382         * configure.in:  Add gdbtest to configdirs.
21383
21384 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21385
21386         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21387         to recursive makes.
21388         * configure.in:  Recognize new ncr3000 config.
21389
21390 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21391
21392         * Makefile.in, configure.in: removed references to gdbm.
21393
21394 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21395
21396         * config.sub:  Don't canonicalize os value
21397         newsos* to bsd (readline needs to check for newsos).
21398         (This fix was earlier made Jan 31, but got re-broken.)
21399
21400 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21401
21402         * configure.in:  sco is an os, not a vendor!
21403
21404         * configure:  Quote $( better.  Keep various shells happy.
21405
21406 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21407
21408         * Makefile.in: eliminate stamp-files.
21409
21410 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21411
21412         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21413           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21414
21415 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21416
21417         * config.sub:  fix iris/iris3.
21418
21419 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21420
21421         * configure: re-add -rm.
21422
21423 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21424
21425         * Maskefile.in: add .stmp-rcs to all.
21426
21427         * configure.in: remove gas from rs6000 build, use aix host fragment.
21428
21429 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21430
21431         * configure: pass down site_option during recursion.
21432
21433 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21434
21435         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21436
21437 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21438
21439         * configure: Change exec_prefix so that it really defaults to prefix.
21440
21441 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21442
21443         * Makefile.in, configure.in:  Add support for mmalloc library.
21444
21445 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21446
21447         * Makefile.in: add stmp dependencies for a few more things.
21448
21449 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21450
21451         * configure: adjusted error message on objdir/srcdir configure
21452           collision, per john's suggestion.
21453
21454         * Makefile.in: add libiberty stmp to all and all.cross.
21455
21456 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21457
21458         * Makefile.in: remove force dependencies, add grep to all.
21459
21460 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21461
21462         * Makefile.in: drop flex.  make stamp files work.
21463
21464         * configure: added test for conflicting configuration in srcdir,
21465           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21466           gets cranky.  use relative paths for configure and srcdir
21467           whenever possible.  Send some error messages to stderr that were
21468           going to stdout.
21469
21470 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21471
21472         * Makefile.in:  Fix libg++ rule to check for gcc directory
21473         before using gcc/gcc.  Also pass XTRAFLAGS.
21474
21475 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21476
21477         * Makefile.in: added stmp-files so that directories aren't polled
21478           when they are already built.
21479
21480         * configure.texi: fixed a node pointer problem.
21481
21482 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21483
21484         * config.sub configure.in gdb/configure.in
21485         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21486         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21487         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21488
21489 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21490
21491         * configure: -recurring becomes -silent.  corrected help message
21492           for -site= option.
21493
21494         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21495
21496 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21497
21498         * configure: when building Makefile for crosses, replace
21499           tooldir and program_prefix.  default srcdir from location of
21500           config.sub.  remove "for host in hosts" and "for target in
21501           targets" loops.
21502
21503 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21504
21505         * Makefile.in: Do not pass bindir or mandir to cvs.
21506
21507 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21508
21509         * Makefile.in, configure.in: removed traces of namesubdir,
21510           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21511           copyrights to '92, changed some from Cygnus to FSF.
21512
21513         * configure.texi: remove most references to multiple hosts,
21514           multiple targets, subdirs, etc.
21515
21516         * configure.man: removed rcsid. reference config.sub not
21517           config.subr.
21518
21519         * Makefile.in: mkdir $(infodir) on install-info.
21520
21521 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21522
21523         * configure.texi:  Explain better about .gdbinit and about
21524         the environment that configure.in sections run in.
21525
21526 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21527
21528         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21529
21530 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21531
21532         * README:  DOC.configure => cfg-paper.texi.
21533
21534 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21535
21536         * config.sub (near case $os):  Don't convert newsos* to bsd!
21537
21538 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21539
21540         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21541         the number of copies of COPYING that go into the GDB tar file.
21542
21543 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21544
21545         * bfd/configure.in, gdb/config/mh-i386sco,
21546         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21547         Fix SCO configuration stuff.
21548
21549 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21550
21551         * Makefile.in:  For libg++, make sure the -I pointing
21552         to the gcc directory goes *after* all the libg++-local -I flags.
21553         Also, move just-gcc dependency from just-libg++ to all-libg++.
21554
21555 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21556
21557         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21558
21559 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21560
21561         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21562
21563 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21564
21565         * config.sub:  Add stratus configuration frags.  Also
21566         submitted to FSF.
21567
21568 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21569
21570         * Makefile.in (DEV_SUPPORT):  add configure.man.
21571
21572         * config.sub(Decode manufacturer-specific):  add -none*.
21573
21574 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21575
21576         * Makefile.in:  remove form feeds to make Sun's make happy.
21577         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21578
21579 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21580
21581         * Makefile.in (AR_FLAGS):  Make quieter.
21582
21583 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21584
21585         * configure.in:  Add libg++.
21586         * configure:  When verbose, don't output the command line at each
21587         level; it will be unremarkably the same as the previous version,
21588         which will be the same as what the user typed.
21589
21590 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21591
21592         * configure.in, Makefile.in: fix clean-info, add flex.  add
21593           fileutils.
21594
21595         * configure: be less sensitive to spaces in Makefile.in.  Do not
21596           look for sources in "..".  Doing so breaks subdirectories that
21597           might have their own configure.  If a subdir has it's own
21598           configure script, use it.
21599
21600 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21601
21602         * cfg-paper.texi: some changes suggested by rms.
21603
21604 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21605
21606         * config.sub:  Merge in some small additions from the FSF version,
21607         taken from the gcc distribution, to bring the Cygnus and FSF
21608         versions into closer sync.
21609
21610 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21611
21612         * configure.in:  Changed svr4 references to sysv4.
21613
21614 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21615
21616         * configure: added -V for version number option.
21617
21618 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21619
21620         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21621           renamed from DOC.configure to cfg-paper.texi.
21622
21623 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21624
21625         * configure, config.subr, config.sub: config.subr is now
21626           config.sub again.
21627
21628 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21629
21630         * configure.texi: new file, in progress.
21631
21632         * Makefile.in: build info file and install the man page for
21633           configure.
21634
21635         * configure.man: new file, first cut.
21636
21637         * configure: find config.subr again now that configuration "none"
21638           has gone.  removed all traces of the -ansi option.  removed all
21639           traces of the -languages option.
21640
21641         * config.subr: resync from rms.
21642
21643 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21644
21645         * configure, config.sub, config.subr: merge config.sub into
21646           config.subr, call the result config.subr, remove config.sub, use
21647           config.subr.
21648
21649         * Makefile.in: revised install for dir.info.
21650
21651 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21652
21653         * configure.in: add decstation host makefile frag.
21654
21655         * Makefile.in: BISON now bison -y again.  also install-gcc on
21656           install.  clean-gdbm on clean.  infodir belongs in datadir.
21657           Make directories for info install.  Build dir.info here then
21658           install it.
21659
21660 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21661
21662         * Makefile.in: fix for bad directory tests.
21663
21664 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21665
21666         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21667           regexp.  -srcdir relative was being handled incorrectly.
21668
21669         * Makefile.in: unwrapped some for loops so that parallel makes
21670           work again and so one can focus one's attention on a particular
21671           package.
21672
21673 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21674
21675         * configure: added PWD as a stand in for `pwd` (for speed). use
21676           elif wherever possible.  make -srcdir work without -objdir.
21677           -objdir= commented out.
21678
21679 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21680
21681         * configure: +options become --options.  -subdirs commented out.
21682           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21683           Makefile now at top of generated Makefile.  Removed cvs log
21684           entries.  added -srcdir.  create .gdbinit only if there is one
21685           in ${srcdir}.
21686
21687         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21688           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21689           and mandir now keyed off datadir by default.
21690
21691 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21692
21693         * Freshly created ChangeLog.
21694
21695 \f
21696 Local Variables:
21697 mode: change-log
21698 left-margin: 8
21699 fill-column: 76
21700 version-control: never
21701 End: