12024-06-20  Release Manager
2
3	* GCC 12.4.0 released.
4
52024-04-22  Iain Sandoe  <iain@sandoe.co.uk>
6
7	Backported from master:
8	2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
9
10	* configure: Regenerate.
11	* configure.ac: Correct use of $host.
12
132023-05-08  Release Manager
14
15	* GCC 12.3.0 released.
16
172022-08-19  Release Manager
18
19	* GCC 12.2.0 released.
20
212022-05-06  Release Manager
22
23	* GCC 12.1.0 released.
24
252022-04-19  Richard Henderson  <rth@gcc.gnu.org>
26
27	* MAINTAINERS: Update my email address.
28
292022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
30
31	* MAINTAINERS: Update my email address.
32
332022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
34
35	* MAINTAINERS: (CPU Port Maintainers): Add myself and
36	Lulu as LoongArch port maintainer.
37
382022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
39	    Lulu Cheng  <chenglulu@loongson.cn>
40
41	* configure.ac: Add LoongArch tuples.
42	* configure: Regenerate.
43
442022-03-28  Tom Tromey  <tromey@adacore.com>
45
46	* configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
47	* configure: Rebuild.
48
492022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
50
51	* MAINTAINERS: Change my information.
52
532022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
54
55	* MAINTAINERS: Add myself to DCO section.
56
572022-03-14  Jonathan Wakely  <jwakely@redhat.com>
58
59	* configure.ac: Fix incorrect option in comment.
60	* configure: Regenerate.
61
622022-03-09  Hans-Peter Nilsson  <hp@axis.com>
63
64	* Makefile.def (dependencies): Make configure-sim depend on
65	all-readline.
66	* Makefile.in: Regenerate.
67
682022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
69
70	* MAINTAINERS (Write After Approval): Update my e-mail address.
71
722022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
73
74	* MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
75
762022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
77
78	* MAINTAINERS: Update my email and add myself to the DCO list.
79
802022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
81
82	Revert:
83	2021-09-16  Andrew Pinski  <apinski@marvell.com>
84
85	PR bootstrap/67102
86	* Makefile.def: Have configure-target-libffi depend on
87	all-target-libstdc++-v3.
88	* Makefile.in: Regenerate.
89
902022-01-22  Jakub Jelinek  <jakub@redhat.com>
91
92	PR other/104181
93	* build.log: Remove.
94
952022-01-20  Martin Liska  <mliska@suse.cz>
96
97	* MAINTAINERS: Adjust email address based on IRC request.
98
992022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
100
101	* MAINTAINERS: Update my email address.
102
1032022-01-17  Martin Liska  <mliska@suse.cz>
104
105	* MAINTAINERS: Rename .c names to .cc.
106
1072022-01-13  Jakub Jelinek  <jakub@redhat.com>
108
109	* Makefile.am: Remove.
110
1112022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
112
113	* Makefile.am: New file.
114
1152022-01-11  Martin Liska  <mliska@suse.cz>
116
117	* MAINTAINERS: Sort 2 names.
118
1192022-01-10  Martin Liska  <mliska@suse.cz>
120
121	* MAINTAINERS: Fix obvious issues with sorting.
122
1232022-01-07  liuhongt  <hongtao.liu@intel.com>
124
125	* build.log: New file.
126
1272022-01-05  Nathan Sidwell  <nathan@acm.org>
128
129	* MAINTAINERS: Add DCO entry.  Sort that list.
130
1312022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
132
133	* MAINTAINERS: Change of email address in both DCO and
134	Write After Approval list.
135
1362021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
137
138	* configure: Regenerate.
139
1402021-12-21  Martin Liska  <mliska@suse.cz>
141
142	* config.sub: Change mode back to 755.
143
1442021-12-17  Martin Liska  <mliska@suse.cz>
145
146	* config.sub: Sync from master.
147
1482021-12-17  Martin Liska  <mliska@suse.cz>
149
150	Revert:
151	2021-12-16  Matthias Seidel  <mseidel@apache.org>
152
153	* config.sub: Fix typo.
154
1552021-12-16  Matthias Seidel  <mseidel@apache.org>
156
157	* config.sub: Fix typo.
158
1592021-12-16  H.J. Lu  <hjl.tools@gmail.com>
160
161	Revert:
162	2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
163
164	* Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
165	(RANLIB): Add @RANLIB_PLUGIN_OPTION@.
166	* configure.ac: Include config/gcc-plugin.m4.
167	AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
168	* libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
169	RANLIB if possible.
170	* Makefile.in: Regenerated.
171	* configure: Likewise.
172
1732021-12-15  H.J. Lu  <hjl.tools@gmail.com>
174
175	* Makefile.tpl (BUILD_CFLAGS): New.
176	(CFLAGS): Append $(BUILD_CFLAGS).
177	(CXXFLAGS): Likewise.
178	(PGO_BUILD_GEN_FLAGS_TO_PASS): New.
179	(PGO_BUILD_TRAINING_CFLAGS): Likewise.
180	(PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
181	(PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
182	(PGO_BUILD_TRAINING_MFLAGS): Likewise.
183	(PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
184	(PGO-TRAINING-TARGETS): Likewise.
185	(PGO_BUILD_TRAINING): Likewise.
186	(all): Add '+' to the command line for recursive make.  Support
187	the PGO build.
188	* configure.ac: Add --enable-pgo-build[=lto].
189	AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
190	PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
191	* Makefile.in: Regenerated.
192	* configure: Likewise.
193
1942021-12-15  H.J. Lu  <hjl.tools@gmail.com>
195
196	* Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
197	(RANLIB): Add @RANLIB_PLUGIN_OPTION@.
198	* configure.ac: Include config/gcc-plugin.m4.
199	AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
200	* libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
201	RANLIB if possible.
202	* Makefile.in: Regenerated.
203	* configure: Likewise.
204
2052021-12-14  Marc Poulhi��s  <poulhies@adacore.com>
206
207	* MAINTAINERS: Add myself to write after approval.
208
2092021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
210
211	* MAINTAINERS: Adding myself.
212
2132021-12-02  Pekka Sepp��nen  <pexu@gcc.mail.kapsi.fi>
214
215	* configure: Regenerate.
216	* configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
217	$(CPP).
218
2192021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
220
221	* Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
222	libatomic.
223	* Makefile.in: Regenerate.
224	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
225	(STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
226	target-libphobos-bootstrap.
227	(STAGE2_CONFIGURE_FLAGS): Likewise.
228	* configure: Regenerate.
229	* configure.ac: Add support for bootstrapping D front-end.
230
2312021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
232
233	* MAINTAINERS: Add myself to DCO section and update email address.
234
2352021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
236
237	* configure: Regenerate.
238	* configure.ac: Ensure that PIC (shared) defaults are set
239	correctly for Darwin.
240
2412021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
242
243	* MAINTAINERS: Update my address.
244
2452021-11-12  Alan Modra  <amodra@gmail.com>
246
247	* Makefile.def (configure-opcodes): Depend on configure-bfd.
248	* Makefile.in: Regenerate.
249
2502021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
251
252	* MAINTAINERS: Clarify the policy WRT the Write After Approval
253	list.
254
2552021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
256
257	* MAINTAINERS (Reviewers, arc): Remove my entry.
258	(Write After Approval): Add an entry for myself.
259
2602021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
261
262	* Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
263	* Makefile.in: Regenerate.
264	* configure: Regenerate.
265	* configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
266
2672021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
268
269	* MAINTAINERS: Fix up Maciej's entries.
270
2712021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
272
273	* MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
274	maintainer.
275
2762021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
277
278	PR other/102663
279	* Makefile.def: Handle install-dvi target.
280	* Makefile.tpl: Likewise.
281	* Makefile.in: Regenerate.
282
2832021-10-19  Cl��ment Chigot  <clement.chigot@atos.net>
284
285	* MAINTAINERS: Add myself for write after approval.
286
2872021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
288
289	* Makefile.def: Mark libcody, libdecnumber,
290	c++tools, libgcc, and libobjc as missing TAGS
291	targets.
292	* Makefile.in: Regenerate.
293
2942021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
295
296	* MAINTAINERS: Add myself to DCO section and update email
297	address.
298
2992021-09-29  Jonathan Wakely  <jwakely@redhat.com>
300
301	* MAINTAINERS: Add myself to DCO section.
302
3032021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
304
305	* configure: Regenerate.
306	* configure.ac (skipdirs): Add the contents of target_configdirs if
307	we are not building gcc.
308
3092021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
310
311	* Makefile.def: Back-port commits ba4d88ad892f and
312	755ba58ebef0 from binutils-gdb repository.
313	* Makefile.in: Regenerated.
314
3152021-09-20  Harald Anlauf  <anlauf@gmx.de>
316
317	* MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
318
3192021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
320
321	* Makefile.def: Add a jit check target for the jit
322	language.
323	* Makefile.in: Regenerate.
324
3252021-09-16  Andrew Pinski  <apinski@marvell.com>
326
327	PR bootstrap/67102
328	* Makefile.def: Have configure-target-libffi depend on
329	all-target-libstdc++-v3.
330	* Makefile.in: Regenerate.
331
3322021-09-10  Petter Tomner  <tomner@kth.se>
333
334	* MAINTAINERS: Me added to DCO and write after approval
335
3362021-09-01  YunQiang Su  <syq@debian.org>
337
338	* MAINTAINERS: Add myself for write after approval.
339
3402021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
341
342	* Makefile.def: Add all-gdb dependency on all-libbacktrace.
343	* Makefile.in: Regenerate.
344
3452021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
346
347	* MAINTAINERS: Add myself for write after approval.
348
3492021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
350
351	* Makefile.in: Regenerate.
352	* Makefile.tpl: Make the state of the configured host
353	shared flag available to makefile fragements.
354
3552021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
356
357	* MAINTAINERS (Write After Approval): Add myself.
358
3592021-07-20  Richard Earnshaw  <rearnsha@arm.com>
360
361	* .dir-locals.el (bug-reference-url-format): Use https.
362
3632021-07-20  Richard Earnshaw  <rearnsha@arm.com>
364
365	* .dir-locals.el (c-mode): Change fill-column to 79.
366
3672021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
368
369	* MAINTAINERS: Add myself to DCO section.
370
3712021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
372
373	* configure: Regenerate.
374	* configure.ac: Adjust cases for which it is necessary to
375	include the Darwin host config fragment.
376
3772021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
378
379	* MAINTAINERS: Add myself for write after approval and DCO.
380
3812021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
382
383	* Makefile.def: Add dsymutil defs.
384	* Makefile.in: Regenerated.
385	* Makefile.tpl: Add dsymutil to flags.
386	* configure: Regenerated.
387	* configure.ac: Add dsymutil to target and build recipes.
388
3892021-07-01  Ankur Saini  <arsenic@sourceware.org>
390
391	* MAINTAINERS: Add myself for write after approval.
392
3932021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
394
395	* MAINTAINERS (Write After Approval): Add myself.
396
3972021-06-25  Matthias Kretz  <m.kretz@gsi.de>
398
399	* MAINTAINERS: Add myself for write after approval and DCO
400
4012021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
402
403	* .gitignore: Add entry for cscope.out.
404
4052021-06-22  liuhongt  <hongtao.liu@intel.com>
406
407	* MAINTAINERS: Remove my Write After Approval entry.
408
4092021-06-21  liuhongt  <hongtao.liu@intel.com>
410
411	* MAINTAINERS: Add myself as maintainer of the i386 vector
412	extensions.
413
4142021-06-18  Antoni Boucher  <bouanto@zoho.com>
415
416	* MAINTAINERS (Write After Approval): Add myself.
417
4182021-06-17  Aldy Hernandez  <aldyh@redhat.com>
419
420	* MAINTAINERS (Various Maintainers): Add Andrew and myself
421	as *vrp and ranger maintainers.
422
4232021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
424
425	* MAINTAINERS: Adjust my entry in the DCO section so that it does
426	not trigger testsuite failures.
427
4282021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
429
430	* MAINTAINERS: Add myself to DCO section with both email addresses.
431
4322021-06-03  Jason Merrill  <jason@redhat.com>
433
434	* MAINTAINERS: Add DCO version number.
435
4362021-06-02  Jason Merrill  <jason@redhat.com>
437
438	* MAINTAINERS: Add DCO section.
439
4402021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
441
442	* MAINTAINERS (Write After Approval): Add myself.
443
4442021-05-29  Mike Frysinger  <vapier@gentoo.org>
445
446	* configure.ac: Add gnulib to configdirs for sim.
447	* configure: Regenerate.
448
4492021-05-18  Mike Frysinger  <vapier@gentoo.org>
450
451	* Makefile.def: Add configure-sim dependency on all-gnulib.
452	* Makefile.in: Regenerated.
453
4542021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
455
456	* MAINTAINERS (Write After Approval): Add myself.
457
4582021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
459
460	* MAINTAINERS (Write After Approval): Add myself.
461
4622021-05-11  Martin Liska  <mliska@suse.cz>
463
464	* MAINTAINERS: Remove entries for removed
465	components (HSA, BRIG, libhsail-rt).
466	Move Pekka to Write After Approval.
467
4682021-05-11  Martin Liska  <mliska@suse.cz>
469
470	* Makefile.def: Remove libhsail-rt.
471	* Makefile.in: Likewise.
472	* configure.ac: Likewise.
473	* configure: Regenerate.
474	* libhsail-rt/ChangeLog: Removed.
475	* libhsail-rt/Makefile.am: Removed.
476	* libhsail-rt/Makefile.in: Removed.
477	* libhsail-rt/README: Removed.
478	* libhsail-rt/aclocal.m4: Removed.
479	* libhsail-rt/configure: Removed.
480	* libhsail-rt/configure.ac: Removed.
481	* libhsail-rt/configure.tgt: Removed.
482	* libhsail-rt/include/internal/fibers.h: Removed.
483	* libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
484	* libhsail-rt/include/internal/phsa-rt.h: Removed.
485	* libhsail-rt/include/internal/workitems.h: Removed.
486	* libhsail-rt/rt/arithmetic.c: Removed.
487	* libhsail-rt/rt/atomics.c: Removed.
488	* libhsail-rt/rt/bitstring.c: Removed.
489	* libhsail-rt/rt/fbarrier.c: Removed.
490	* libhsail-rt/rt/fibers.c: Removed.
491	* libhsail-rt/rt/fp16.c: Removed.
492	* libhsail-rt/rt/misc.c: Removed.
493	* libhsail-rt/rt/multimedia.c: Removed.
494	* libhsail-rt/rt/queue.c: Removed.
495	* libhsail-rt/rt/sat_arithmetic.c: Removed.
496	* libhsail-rt/rt/segment.c: Removed.
497	* libhsail-rt/rt/workitems.c: Removed.
498	* libhsail-rt/target-config.h.in: Removed.
499
5002021-05-04  Nick Clifton  <nickc@redhat.com>
501
502	* configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
503	* configure: Regenerate.
504
5052021-04-28  Jakub Jelinek  <jakub@redhat.com>
506	    Tobias Burnus  <tobias@codesourcery.com>
507
508	* configure.ac (--enable-offload-defaulted): New.
509	* configure: Regenerate.
510
5112021-04-23  David Faust  <david.faust@oracle.com>
512
513	* MAINTAINERS (Write After Approval): Add myself.
514
5152021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
516
517	* MAINTAINERS (Write After Approval): Add myself.
518
5192021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
520
521	* MAINTAINERS: Add myself as pru port maintainer.
522
5232021-03-23  David Malcolm  <dmalcolm@redhat.com>
524
525	* MAINTAINERS: Add myself as static analyzer maintainer.
526
5272021-03-18  Jeff Law  <jlaw@tachyum.com>
528
529	* MAINTAINERS: Update primary entry.
530
5312021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
532
533	* MAINTAINERS (Write After Approval): Add myself.
534
5352021-03-13  Mike Frysinger  <vapier@gentoo.org>
536
537	* Makefile.def: Remove all-sim dependency on configure-gdb.
538	* Makefile.in: Regenerated.
539
5402021-03-11  Jeff Law  <law@redhat.com>
541
542	* MAINTAINERS: Update entries for a few ex-ImgTec employees
543
5442021-03-11  Martin Liska  <mliska@suse.cz>
545
546	* Makefile.tpl: The change was done Makefile.in which
547	is generated file.
548
5492021-03-08  Jeff Law  <law@redhat.com>
550
551	* MAINTAINERS: Update my email address
552
5532021-02-23  Kito Cheng  <kito.cheng@sifive.com>
554
555	* config.guess: Import latest upstream.
556	* config.sub: Import latest upstream.
557
5582021-01-25  Martin Liska  <mliska@suse.cz>
559
560	PR gcov-profile/98739
561	* Makefile.in: Enable -fprofile-reproducible=parallel-runs
562	for profiledbootstrap.
563
5642021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
565
566	* MAINTAINERS (Write After Approval): Add myself.
567
5682021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
569
570	* MAINTAINERS (Write After Approval): Update my e-mail address.
571
5722021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
573
574	* MAINTAINERS: Fix spacing.
575
5762021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
577
578	* MAINTAINERS (Write After Approval): Add myself
579
5802021-01-06  Nick Alcock  <nick.alcock@oracle.com>
581
582	* Makefile.def: Sync with binutils-gdb:
583	(dependencies): all-ld depends on all-libctf.
584	(host_modules): libctf is no longer no_install.
585	No longer no_check.  Checking depends on all-ld.
586	* Makefile.in: Regenerated.
587
5882021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
589
590	* libtool.m4: Match gnu* along other GNU systems.
591	* libgo/config/libtool.m4: Match gnu* along other GNU systems.
592	* libgo/configure: Re-generate.
593
5942021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
595
596	* MAINTAINERS: Update my email address.
597
5982020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
599
600	* MAINTAINERS (Write After Approval): Add myself.
601
6022020-12-15  Nathan Sidwell  <nathan@acm.org>
603
604	* Makefile.def
605	* Makefile.in
606	* Makefile.tpl
607	* configure
608	* configure.ac
609
6102020-12-15  Nathan Sidwell  <nathan@acm.org>
611
612	* Makefile.def: Add libcody.
613	* configure.ac: Add libcody.
614	* Makefile.in: Regenerated.
615	* configure: Regenerated.
616
6172020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
618
619	* .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
620
6212020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
622
623	PR target/97865
624	* libtool.m4: Update handling of Darwin platform link flags
625	for Darwin20.
626
6272020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
628
629	* .gitignore: Sync with binutils-gdb
630
6312020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
632
633	* MAINTAINERS: Add myself as arc port maintainer.
634
6352020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
636
637	PR d/87788
638	* configure.ac: Don't disable D for *-*-darwin*.
639	* configure: Regenerate.
640
6412020-11-29  John David Anglin  <danglin@gcc.gnu.org>
642
643	* libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
644	hppa64-*-hpux11*.
645
6462020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
647
648	* configure: Regenerate.
649	* configure.ac: Add --bootstrap-hwasan option.
650
6512020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
652
653	* config.guess: Import latest upstream.
654	* config.sub: Import latest upstream.
655
6562020-11-16  Martin Liska  <mliska@suse.cz>
657
658	* .gitignore: Add cache as clangd uses it now.
659
6602020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
661
662	* MAINTAINERS (Write After Approval): add myself
663
6642020-11-09  Pat Bernardi  <bernardi@adacore.com>
665
666	* MAINTAINERS (Write After Approval): Add myself.
667
6682020-11-09  Jonathan Wakely  <jwakely@redhat.com>
669
670	* config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
671	Remove FIXME comments.
672
6732020-11-06  Martin Uecker  <muecker@gwdg.de>
674
675	* MAINTAINERS: Update my email address.
676
6772020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
678
679	* MAINTAINERS (Write After Approval): Add myself.
680
6812020-10-06  Tobias Burnus  <tobias@codesourcery.com>
682
683	PR target/97302
684	* configure.ac: Only set with_gmp to /usr/local
685	if not building in tree.
686	* configure: Regenerate.
687
6882020-09-18  Omar Tahir  <omar.tahir@arm.com>
689
690	* MAINTAINERS (Write After Approval): Add myself.
691
6922020-08-26  Tobias Burnus  <tobias@codesourcery.com>
693
694	* MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
695
6962020-08-20  Tobias Burnus  <tobias@codesourcery.com>
697
698	PR bootstrap/96612
699	* configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
700	if not the same as ${host}.
701	* configure: Regenerate.
702
7032020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
704
705	* MAINTAINERS (Write After Approval): Add myself.
706
7072020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
708
709	* MAINTAINERS: Update my email address.
710
7112020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
712
713	* MAINTAINERS (Write After Approval): Add myself.
714
7152020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
716
717	* MAINTAINERS (Write After Approval): Add myself.
718
7192020-06-12  Martin Liska  <mliska@suse.cz>
720
721	* .gitignore: Add .clang-tidy.
722
7232020-06-08  Jason Merrill  <jason@redhat.com>
724
725	* configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
726	* configure: Regenerate.
727
7282020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
729
730	* MAINTAINERS: Add myself as xtensa port maintainer.
731
7322020-05-28  Nicolas B��rtolo  <nicolasbertolo@gmail.com>
733
734	* configure.ac: Don't require --enable-host-shared when building
735	for Mingw.
736	* configure: Regenerate.
737
7382020-05-18  Jason Merrill  <jason@redhat.com>
739
740	* configure.ac: Update bootstrap dialect to -std=c++11.
741
7422020-05-18  Alex Coplan  <alex.coplan@arm.com>
743
744	* MAINTAINERS (Write After Approval): Add myself.
745
7462020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
747
748	PR target/92713
749	* configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
750	(noconfigdirs): Add 'target-libstdc++-v3'.
751	* configure: Regenerate.
752
7532020-04-21  Stephen Casner  <casner@acm.org>
754
755	PR 25830
756	* configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
757	* configure: Rebuild.
758
7592020-04-17  Martin Liska  <mliska@suse.cz>
760	    Jonathan Yong <10walls@gmail.com>
761
762	PR gcov-profile/94570
763	* ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
764	for CYGWIN.
765
7662020-04-14  Martin Jambor  <mjambor@suse.cz>
767
768	* MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
769
7702020-04-09  Tom Tromey  <tom@tromey.com>
771
772	* configure: Rebuild.
773	* Makefile.in: Rebuild.
774	* Makefile.def (gdbsupport, gdbserver): New host modules.
775	(configure-gdb): Depend on all-gdbsupport.
776	(all-gdb): Depend on all-gdbsupport, all-libctf.
777	* configure.ac (host_tools): Add gdbserver.
778	Conditionally build gdbserver and gdbsupport.
779
7802020-03-09  Tobias Burnus  <tobias@codesourcery.com>
781
782	* configure.ac: Build libgomp by default for amdgcn.
783	* configure: Regenerate.
784
7852020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
786
787	* MAINTAINERS (Write After Approval): Add myself.
788
7892020-02-28  Joel Hutton  <joel.hutton@arm.com>
790
791	* MAINTAINERS (Write After Approval) : Add myself.
792
7932020-02-20  Palmer Dabbelt  <palmer@sifive.com>
794
795	* MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
796
7972020-02-14  Martin Sebor  <msebor@redhat.com>
798
799	* doc/extend.texi (attribute alias): Mention type requirement.
800	(attribute weak): Same.
801	(attribute weakref): Correct invalid example.
802
8032020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
804
805	* doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
806
8072020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
808	    Jakub Jelinek  <jakub@redhat.com>
809
810	* .gitattributes: Add *.md diff=md.
811
8122020-01-14  Georg-Johann Lay  <avr@gjlay.de>
813
814	The mentioned auto-generated file is no more part of the
815
816	GCC sources, it's auto-generated in $(builddir) during build.
817
818	PR target/92055
819	* contrib/gcc_update (files_and_dependencies): Remove
820	entry for gcc/config/avr/t-multilib.
821
8222020-01-14  Anatoly Sokolov <aesok@dol.ru>
823
824	* MAINTAINERS: Update my email address.
825
8262020-01-13  Joseph Myers  <joseph@codesourcery.com>
827
828	* README.MOVED_TO_GIT: Remove.
829
8302020-01-11  Joseph Myers  <joseph@codesourcery.com>
831
832	* README.MOVED_TO_GIT: New file.
833
8342020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
835
836	* MAINTAINERS (Write After Approval): Add myself.
837
8382019-12-20  Jerome Lambourg  <lambourg@adacore.com>
839
840	* MAINTAINERS (write_after_approval): Add myself.
841
8422019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
843
844	* MAINTAINERS (write_after_approval): Add myself.
845
8462019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
847
848	* MAINTAINERS (write_after_approval): Add myself.
849
8502019-12-11  Matthias Klose  <doko@ubuntu.com>
851
852	* configure.ac: Factor out common cases for compare_exclusions.
853	* configure: Regenerate.
854
8552019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
856
857	* config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
858	flag.
859
8602019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
861
862	* MAINTAINERS (Write After Approval): Add myself.
863
8642019-11-27  Tobias Burnus  <tobias@codesourcery.com>
865
866	PR middle-end/92463
867	* configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
868	* configure: Regenerate
869
8702019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
871
872	* configure.ac: Use https for gcc.gnu.org.
873	* configure: Regenerated.
874
8752019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
876
877	* MAINTAINERS (aarch64 port): Remove my name, move to...
878	(Write After Approval): ...Here.
879
8802019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
881
882	* MAINTAINERS: Change my email address as maintainer.
883
8842019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
885
886	PR fortran/91828
887	* configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
888	* configure: Regenerated.
889
8902019-10-21  Jason Merrill  <jason@redhat.com>
891
892	* .gitattributes: Also check ChangeLog whitespace.
893
8942019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
895
896	* contrib/dg-extract-results.sh: Add support for KPASS.
897	* contrib/dg-extract-results.py: Likewise.
898
8992019-10-17  Jason Merrill  <jason@redhat.com>
900
901	* .gitattributes: Avoid {} in filename pattern.
902
9032019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
904
905	* MAINTAINERS: Add back Trevor Smigiel; move into Write After
906	Approval section.
907
9082019-10-01  Frederik Harwath <frederik@codesourcery.com>
909
910	* MAINTAINERS: Add myself to Write After Approval
911
9122019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
913
914	* MAINTAINERS: Add myself as an aarch64 maintainer.
915
9162019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
917
918	* MAINTAINERS: Add myself as aarch64 maintainer.
919
9202019-09-23  Carl Love  <cel@us.ibm.com>
921
922	* config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
923	New define_insn.
924	(vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
925	vsx_xxpermdi16_le_V16QI): Removed define_insn.
926
9272019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
928
929	* MAINTAINERS (Sam Tebbs): Update email address.
930
9312019-09-10  Tobias Burnus  <tobias@codesourcery.com>
932
933	* MAINTAINERS: Update my email address.
934
9352019-09-10  Christophe Lyon  <christophe.lyon@st.com>
936
937	* libtool.m4: Handle uclinuxfdpiceabi.
938
9392019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
940
941	* MAINTAINERS: Add myself as the maintainer of the eBPF port.
942	Remove myself from Write After Approval section.
943
9442019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
945
946	* configure.ac: Support for bpf-*-* targets.
947	* configure: Regenerate.
948
9492019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
950
951	* config.sub: Import upstream version 2019-06-30.
952	* config.guess: Import upstream version 2019-07-24.
953
9542019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
955
956	* MAINTAINERS: Remove spu port maintainers.
957
9582019-08-28  Martin Liska  <mliska@suse.cz>
959
960	* .gitignore: Add .clangd and compile_commands.json
961	to .gitignore.
962
9632019-08-23  Michael Forney  <mforney@mforney.org>
964
965	* Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
966	* Makefile.in: Regenerate.
967
9682019-08-19  Tom Tromey  <tom@tromey.com>
969
970	* configure: Rebuild.
971	* configure.ac: Add --with-static-standard-libraries.
972
9732019-08-16  Alexandre Oliva <oliva@gnu.org>
974
975	* MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
976
9772019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
978
979	* MAINTAINERS (Write After Approval): Add myself.
980
9812019-07-08  Kito Cheng  <kito.cheng@sifive.com>
982
983	* MAINTAINERS (Write After Approval): Remove myself, already listed in
984	RISC-V port maitainer.
985
9862019-07-08  Kito Cheng  <kito.cheng@sifive.com>
987
988	* MAINTAINERS (Write After Approval): Fix the list sorted by surname.
989
9902019-07-08  Kito Cheng  <kito.cheng@sifive.com>
991
992	* MAINTAINERS (Write After Approval): Add myself.
993
9942019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
995
996	* MAINTAINERS (Write After Approval): Add myself.
997
9982019-06-25  Martin Liska  <mliska@suse.cz>
999
1000	contrib/filter-clang-warnings.py: Transform from
1001	filter-rtags-warnings.py.
1002
10032019-06-15  Tom Tromey  <tom@tromey.com>
1004
1005	* configure.ac (host_libs): Add gnulib.
1006	* configure: Rebuild.
1007	* Makefile.def (host_modules, dependencies): Add gnulib.
1008	* Makefile.in: Rebuild.
1009
10102019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1011
1012	* MAINTAINERS (Write After Approval): Add myself.
1013
10142019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1015
1016	* configure: Regenerate.
1017	* configure.ac: Add PRU target.
1018
10192019-06-11 ��Matthew Beliveau ��<mbelivea@redhat.com>
1020
1021	* MAINTAINERS (Write After Approval): Add myself.
1022
10232019-06-11  Nick Clifton  <nickc@redhat.com>
1024
1025	Import these changes from the binutils/gdb repository:
1026
1027	2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1028
1029	* Makefile.def (dependencies): configure-libctf depends on all-bfd
1030	and all its deps.
1031	* Makefile.in: Regenerated.
1032
1033	2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1034
1035	* Makefile.def (host_modules): Add libctf.
1036	* Makefile.def (dependencies): Likewise.
1037	libctf depends on zlib, libiberty, and bfd.
1038	* Makefile.in: Regenerated.
1039	* configure.ac (host_libs): Add libctf.
1040	* configure: Regenerated.
1041
10422019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1043
1044	* MAINTAINERS (Write After Approval): Add myself.
1045
10462019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1047
1048	* MAINTAINERS: Update my email address.
1049
10502019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1051
1052	* MAINTAINERS (Write After Approval): Add myself.
1053
10542019-05-16  Jun Ma  <junma@linux.alibaba.com>
1055
1056	* MAINTAINERS (Write After Approval): Add myself.
1057
10582019-05-07  Jim Wilson  <jimw@sifive.com>
1059
1060	* MAINTAINERS: Remove myself as IA-64 maintainer.
1061
10622019-05-04  Roland Illig  <roland.illig@gmx.de>
1063
1064	* MAINTAINERS (Write After Approval): Add myself.
1065
10662019-05-02  Richard Biener  <rguenther@suse.de>
1067
1068	PR bootstrap/85574
1069	* Makefile.tpl (compare target): Also compare extra-compare
1070	files.
1071	* Makefile.in: Regenerate.
1072
10732019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1074
1075	* MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1076	as modulo-scheduler maintainer.
1077
10782019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1079
1080	* MAINTAINERS: Add myself as co-maintainer for Darwin.
1081
10822019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1083
1084	* MAINTAINERS: Update my email address.
1085
10862019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1087
1088	* configure.ac: Remove d from unsupported languages on mingw and cygwin.
1089	* configure: Regenerate.
1090
10912019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1092
1093	* configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1094	* configure: Regenerate.
1095
10962019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1097
1098	* configure.ac: Add target-zlib to target_libraries.
1099	* configure: Regenerate.
1100
11012019-04-09  Martin Liska  <mliska@suse.cz>
1102
1103	* Makefile.in: Regenerate.
1104	* Makefile.tpl: Pass GENERATOR_CFLAGS
1105	in all stages.
1106
11072019-03-28  Martin Liska  <mliska@suse.cz>
1108
1109	PR bootstrap/89829
1110	* Makefile.in: Revert r254150.
1111	* Makefile.tpl: Likewise.
1112
11132019-03-28  Ben Elliston  <bje@gnu.org>
1114
1115	* MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1116	related, and libdecnumber.
1117
11182019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1119
1120	* MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1121	(Write After Approval): Remove myself.
1122
11232019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1124
1125	* MAINTAINERS (Write After Approval): Add myself.
1126
11272019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1128
1129	* MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1130	(Write After Approval): Remove myself and Julian.
1131
11322019-01-26  Harald Anlauf  <anlauf@gmx.de>
1133
1134	* MAINTAINERS (Write After Approval): Add myself.
1135
11362019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1137
1138	* MAINTAINERS (Write After Approval): Add myself.
1139
11402019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1141
1142	* ChangeLog: Replace space with tab.
1143	* MAINTAINERS: Delete 1 tab to keep alignment.
1144
11452019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1146
1147	* MAINTAINERS (Write After Approval): Add myself.
1148
11492019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1150
1151	* MAINTAINERS (Write After Approval): Add myself.
1152
11532019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1154	    Kwok Cheung Yeung  <kcy@codesourcery.com>
1155	    Julian Brown  <julian@codesourcery.com>
1156	    Tom de Vries  <tom@codesourcery.com>
1157	    Jan Hubicka  <hubicka@ucw.cz>
1158	    Martin Jambor  <mjambor@suse.cz>
1159
1160	* configure.ac: Likewise.
1161	* configure: Regenerate.
1162	* contrib/config-list.mk: Add amdgcn-amdhsa.
1163
11642019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1165
1166	* MAINTAINERS (Write After Approval): Add myself.
1167
11682019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1169
1170	* MAINTAINERS (Write After Approval): Add myself.
1171
11722019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1173
1174	PR target/88535
1175	* config.guess: Import upstream version 2019-01-03.
1176	* config.sub: Import upstream version 2019-01-01.
1177
11782018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1179
1180	* MAINTAINERS (Write After Approval): Update my maintainer address.
1181
11822018-12-21  Gerg�� Barany  <gergo@codesourcery.com>
1183
1184	* MAINTAINERS (Write After Approval): Add myself.
1185
11862018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1187
1188	* contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1189
11902018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1191
1192	* configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1193	(ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1194	(GCC_TARGET_TOOL): Likewise.
1195	* Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1196	(BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1197	OTOOL, OTOOL_FOR_TARGET: New substitutions.
1198	(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1199	* configure: Regenerate.
1200	* Makefile.in: Likewise.
1201
12022018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1203
1204	* MAINTAINERS (Write After Approval): Add myself.
1205
12062018-11-13  Martin Liska  <mliska@suse.cz>
1207
1208	* gcc.target/i386/pr87930.c: Move to ...
1209	* gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1210
12112018-11-10  Stafford Horne  <shorne@gmail.com>
1212
1213	* MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1214	(Write After Approval): Remove myself.
1215
12162018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1217
1218	* config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1219	Append $INCICONV to it.
1220
12212018-11-04  Stafford Horne  <shorne@gmail.com>
1222
1223	* MAINTAINERS (Write After Approval): Add myself.
1224
12252018-10-31  Joseph Myers  <joseph@codesourcery.com>
1226
1227	PR bootstrap/82856
1228	* multilib.am: New file.  From automake.
1229
1230	Merge from binutils-gdb:
1231	2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1232
1233	* libtool.m4: Use AC_LANG_SOURCE.
1234	* configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1235	* ar-lib: New file.
1236	* test-driver: New file.
1237	* configure: Re-generate.
1238
12392018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1240
1241	* MAINTAINERS (Write After Approval): Add myself.
1242
12432018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1244
1245	PR bootstrap/87788
1246	PR d/87799
1247	* configure: Rebuild.
1248	* configure.ac: Disable D on systems where it is known not to work.
1249
12502018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1251
1252	* Makefile.def (target_modules): Add libphobos.
1253	(flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1254	GDCFLAGS_FOR_TARGET.
1255	(dependencies): Make libphobos depend on libatomic, libbacktrace
1256	configure, and zlib configure.
1257	(language): Add language d.
1258	* Makefile.in: Rebuild.
1259	* Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1260	(HOST_EXPORTS): Add GDC.
1261	(POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1262	(BASE_TARGET_EXPORTS): Add GDC.
1263	(GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1264	(GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1265	(EXTRA_HOST_FLAGS): Add GDC.
1266	(STAGE1_FLAGS_TO_PASS): Add GDC.
1267	(EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1268	* config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1269	environment variables.
1270	* configure: Rebuild.
1271	* configure.ac: Add target-libphobos to target_libraries.  Set and
1272	substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1273
12742018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1275
1276	* MAINTAINERS (Write After Approval): Add myself.
1277
12782018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1279
1280	* MAINTAINERS (Write After Approval): Remove myself.
1281
12822018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1283
1284	* MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1285
12862018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1287
1288	* MAINTAINERS: Update my email address.
1289
12902018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1291
1292	* MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1293	maintainer.
1294
12952018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1296
1297	* MAINTAINERS (Write After Approval): Add self.
1298
12992018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1300
1301	* MAINTAINERS (write after approval): Add myself.
1302
13032018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1304
1305	* MAINTAINERS: Update my email address.
1306
13072018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1308
1309	* MAINTAINERS (write after approval): Add myself.
1310
13112018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1312
1313	* MAINTAINERS: Add self to global reviewers list.
1314
13152018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1316
1317	MAINTAINERS: Add c-sky port maintainers.
1318
13192018-08-10  Martin Liska  <mliska@suse.cz>
1320
1321	* MAINTAINERS: Revert change in previous commit and
1322	join lines.
1323
13242018-08-10  Martin Liska  <mliska@suse.cz>
1325
1326	* MAINTAINERS: Remove extra line.
1327
13282018-08-06  Naveen H.S  <naveenh@marvell.com>
1329
1330	* MAINTAINERS: Update my email address.
1331
13322018-07-19  DJ Delorie  <dj@redhat.com>
1333
1334	* MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1335	as maintainer.
1336
13372018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1338
1339	* MAINTAINERS: Adjust email address for me and my colleague Robin
1340	Dapp.
1341
13422018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1343	    Sunil K Pandey  <sunil.k.pandey@intel.com>
1344
1345	PR target/84413
1346	* config/i386/i386.c (m_CORE_AVX512): New.
1347	(m_CORE_AVX2): Likewise.
1348	(m_CORE_ALL): Add m_CORE_AVX2.
1349	* config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1350	Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1351	and remove the rest of m_SKYLAKE_AVX512.
1352
13532018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1354
1355	* config.sub: Sync with upstream version 2018-07-03.
1356
13572018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1358
1359	* config.guess: Sync with upstream version 2018-06-26.
1360	* config.sub: Sync with upstream version 2018-07-02.
1361
13622018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1363
1364	* libtool.m4: Sort output of 'find' to enable deterministic builds.
1365	* ltmain.sh: Likewise.
1366
13672018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1368
1369	* contrib/config-list.mk: Remove powerpc-linux_paired.
1370
13712018-06-29  Alexandre Oliva <oliva@adacore.com>
1372
1373	* configure.ac: Introduce support for @unless/@endunless.
1374	* Makefile.tpl (dep-kind): Rewrite with cond; return
1375	postbootstrap in some cases.
1376	(make-postboot-dep, postboot-targets): New.
1377	(dependencies): Do not output postbootstrap dependencies at
1378	first.  Output non-target ones changed for configure to depend
1379	on stage_last @if gcc-bootstrap, and the original deps @unless
1380	gcc-bootstrap.
1381	* configure.in, Makefile.in: Rebuilt.
1382
13832018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1384
1385	* MAINTAINERS (write after approval): Add myself.
1386
13872018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1388
1389	* MAINTAINERS (write after approval): Add myself.
1390
13912018-06-19  Nick Clifton  <nickc@redhat.com>
1392
1393	* zlib/configure.ac: Restore old behaviour of only enabling
1394	multilibs when a target subdirectory is defined.  This allows
1395	building with srcdir == builddir.
1396	* zlib/configure: Regenerate.
1397
13982018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1399
1400	* Makefile.def (fortran): Add check-target-libgomp-fortran.
1401	* Makefile.tpl (check-target-libgomp-fortran): New phony target.
1402	* Makefile.in: Regenerate.
1403
14042018-06-16  Ben Elliston  <bje@gnu.org>
1405
1406	* config.guess: Import latest version.
1407	* config.sub: Likewise.
1408
14092018-06-08  Martin Liska  <mliska@suse.cz>
1410
1411	* MAINTAINERS: Remove MPX-related entries.
1412	* Makefile.def: Remove libmpx support.
1413	* Makefile.in: Regenerate.
1414	* configure.ac: Remove removed files.
1415	* configure: Regenerate.
1416	* libmpx/ChangeLog: Remove.
1417	* libmpx/Makefile.am: Remove.
1418	* libmpx/Makefile.in: Remove.
1419	* libmpx/acinclude.m4: Remove.
1420	* libmpx/aclocal.m4: Remove.
1421	* libmpx/config.h.in: Remove.
1422	* libmpx/configure: Remove.
1423	* libmpx/configure.ac: Remove.
1424	* libmpx/configure.tgt: Remove.
1425	* libmpx/libmpx.spec.in: Remove.
1426	* libmpx/mpxrt/Makefile.am: Remove.
1427	* libmpx/mpxrt/Makefile.in: Remove.
1428	* libmpx/mpxrt/libmpx.map: Remove.
1429	* libmpx/mpxrt/libtool-version: Remove.
1430	* libmpx/mpxrt/mpxrt-utils.c: Remove.
1431	* libmpx/mpxrt/mpxrt-utils.h: Remove.
1432	* libmpx/mpxrt/mpxrt.c: Remove.
1433	* libmpx/mpxrt/mpxrt.h: Remove.
1434	* libmpx/mpxwrap/Makefile.am: Remove.
1435	* libmpx/mpxwrap/Makefile.in: Remove.
1436	* libmpx/mpxwrap/libmpxwrappers.map: Remove.
1437	* libmpx/mpxwrap/libtool-version: Remove.
1438	* libmpx/mpxwrap/mpx_wrappers.c: Remove.
1439
14402018-06-04  Martin Liska  <mliska@suse.cz>
1441
1442	* MAINTAINERS: Add myself as gcov maintainer.
1443
14442018-06-04  Matthew Fortune  <mfortune@gmail.com>
1445
1446	* MAINTAINERS: Update my email address.
1447
14482018-06-04  Tom de Vries  <tdevries@suse.de>
1449
1450	* MAINTAINERS: Remove write-after-approval entries for component
1451	maintainers.
1452
14532018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1454
1455	* MAINTAINERS (write after approval): Add myself.
1456
14572018-06-01  Bin Cheng <amker@gcc.gnu.org>
1458
1459	* MAINTAINERS: Update my email address.
1460
14612018-06-01  Tom de Vries  <tdevries@suse.de>
1462
1463	* MAINTAINERS: Update my email address.
1464
14652018-05-22  Bin Cheng <bin.cheng@arm.com>
1466
1467	* MAINTAINERS (loop-optimizer): Add myself.
1468
14692018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1470
1471	* configure.ac: Added "nfp" target.
1472	* configure: Regenerate.
1473
14742018-04-30  Richard Biener  <rguenther@suse.de>
1475
1476	PR bootstrap/85571
1477	* Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1478	(STAGE3_TFLAGS): Likewise.
1479	(STAGEtrain_CFLAGS): Filter out -fchecking=1.
1480	(STAGEtrain_TFLAGS): Likewise.
1481	* Makefile.in: Regenerate.
1482
14832018-04-26  Richard Biener  <rguenther@suse.de>
1484
1485	* Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1486	(STAGE2_CFLAGS): Likewise.
1487	(STAGE2_TFLAGS): Likewise.
1488	(STAGE3_CFLAGS): Add -fchecking.
1489	(STAGE3_TFLAGS): Likewise.
1490	(STAGEtrain_CFLAGS): Filter out -fchecking.
1491	(STAGEtrain_TFLAGS): Likewise.
1492	* Makefile.in: Re-generate.
1493
14942018-04-25  Catherine Moore <clm@codesourcery.com>
1495
1496	* MAINTAINERS (mips): Remove myself as MIPS maintainer.
1497
14982018-04-18  Paul Clarke  <pc@us.ibm.com>
1499
1500	* MAINTAINERS (write after approval): Add myself.
1501
15022018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1503
1504	* MAINTAINERS: Update my email address.
1505
15062018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1507
1508	* MAINTAINERS: Remove redundant Write-After-Approval entry.
1509
15102018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1511
1512	* MAINTAINERS: Update my email address and disambiguate myself
1513	a bit from Will Schmidt.
1514
15152018-03-21  Nathan Sidwell  <nathan@acm.org>
1516
1517	* MAINTAINERS: Move maintainers of now-removed picochip and score
1518	ports to write after approval.
1519
15202018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1521
1522	* MAINTAINERS: Add entry for SVE maintainership.
1523
15242018-02-13  Maciej W. Rozycki  <macro@mips.com>
1525
1526	* configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1527	* configure: Regenerate.
1528
15292018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1530
1531	* MAINTAINERS (write after approval): Add myself.
1532
15332018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1534
1535	* MAINTAINERS (write after approval): Add myself.
1536
15372018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1538
1539	* MAINTAINERS (write after approval): Add myself.
1540
15412018-01-03  Jakub Jelinek  <jakub@redhat.com>
1542
1543	Update copyright years.
1544
15452018-01-03  Ben Elliston  <bje@gnu.org>
1546
1547	* config.guess: Import latest version.
1548	* config.sub: Likewise.
1549
15502017-12-12  Stafford Horne  <shorne@gmail.com>
1551
1552	* configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1553	* configure: Regenerate.
1554
15552017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1556
1557	* MAINTAINERS (Write After Approval): Add myself.
1558
15592017-11-28  Julia Koval  <julia.koval@intel.com>
1560	    Sebastian Peryt  <sebastian.peryt@intel.com>
1561
1562	* Makefile.def (target_modules): Remove libcilkrts.
1563	* Makefile.in: Ditto.
1564	* configure: Ditto.
1565	* configure.ac: Ditto.
1566
15672017-11-28  Julia Koval  <julia.koval@intel.com>
1568
1569	* MAINTAINERS (Write After Approval): Add myself.
1570
15712017-11-22  Sudakshina Das  <sudi.das@arm.com>
1572
1573	* MAINTAINERS (Write After Approval): Add myself.
1574
15752017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1576
1577	* MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1578	Use my SiFive email address.
1579
15802017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1581
1582	* MAINTAINERS (write after approval): Add myself.
1583
15842017-10-27  Martin Liska  <mliska@suse.cz>
1585
1586	* Makefile.tpl: Use proper name of folder as it was renamed
1587	during transition to 4 stages.
1588	* Makefile.in: Regenerate.
1589
15902017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1591
1592	* MAINTAINERS (write after approval): Add myself.
1593
15942017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1595
1596	* MAINTAINERS: Add a note that maintainership also includes web
1597	pages, docs, and testsuite related to that area.
1598
15992017-09-25  Tom de Vries  <tom@codesourcery.com>
1600
1601	* MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1602
16032017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1604
1605	* MAINTAINERS: Add myself as a maintainer for the Ada front end.
1606
16072017-09-15  Nathan Sidwell  <nathan@acm.org>
1608
1609	* MAINTAINERS: Remove myself as a vxworks maintainer.
1610
16112017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1612
1613	* MAINTAINERS: Remove email address of Jim Norris.
1614
16152017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1616
1617	* MAINTAINERS (Reviewers): Move myself from here...
1618	(CPU Port Maintainers): ... to here.
1619
16202017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1621
1622	* MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1623
16242017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1625
1626	* MAINTAINERS (write after approval): Add myself.
1627
16282017-07-28  Tony Reix  <tony.reix@atos.net>
1629
1630	* configure.ac (target-libffi): Don't disable for AIX.
1631	(go): Don't add to unsupported_languages on AIX.
1632	(target-libgo): Don't disable for AIX.
1633	* configure: Regenerate.
1634
16352017-07-19  Yury Gribov  <tetra2005@gmail.com>
1636
1637	* MAINTAINERS: Add myself.
1638
16392017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1640
1641	* MAINTAINERS: Update my email address.
1642
16432017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1644
1645	* contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1646	arm-specific auto-generated header files.
1647
16482017-07-03  Nathan Sidwell  <nathan@acm.org>
1649
1650	* configure.ac: Set srcdir when sourcing config-lang.in fragments.
1651	* configure: Rebuilt.
1652
16532017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1654
1655	* MAINTAINERS: Readd myself for c6x.
1656
16572017-06-28  Martin Liska  <mliska@suse.cz>
1658
1659	PR bootstrap/81217
1660	* Makefile.def: Remove superfluous bootstrap_target from
1661	bootstrap_stage.
1662	* Makefile.in: Re-generate the file.
1663
16642017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1665
1666	* MAINTAINERS: Add myself to Write After Approval
1667
16682017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1669
1670	* MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1671
16722017-06-19  Martin Liska  <mliska@suse.cz>
1673
1674	* Makefile.def: Define 4 stages PGO bootstrap.
1675	* Makefile.tpl: Define FLAGS.
1676	* Makefile.in: Regenerate.
1677
16782017-06-14  Ian Lance Taylor  <iant@golang.org>
1679
1680	* Makefile.def: Add check-gotools to go check targets.
1681	* Makefile.in: Rebuild.
1682
16832017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1684
1685	* config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1686
16872017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1688
1689	* configure.ac (*-*-linux-android*): Set target_makefile_frag.
1690	* configure: Regenerate.
1691
16922017-05-31  Martin Liska  <mliska@suse.cz>
1693
1694	* configure.ac: Add handling of stage2_werror_flags to
1695	action-if-given and to action-if-not-given.
1696	* configure: Regenerate.
1697
16982017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1699
1700	* MAINTAINERS: Add self to Write After Approval
1701
17022017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1703
1704	* MAINTAINERS: Update my email address, and remove myself as
1705	maintainer in some areas.
1706
17072017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1708
1709	* MAINTAINERS: Add self to Write After Approval
1710
17112017-05-25  Nathan Sidwell  <nathan@acm.org>
1712
1713	* configure.ac: Add --enable-languages=default to mean default and
1714	make --enable-languages=all mean all supported languages.
1715	* configure: Regenerated.
1716
17172017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1718
1719	* config.gcc (powerpc*-*-*spe*): New.
1720	(powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1721	(powerpc-*-rtems*spe*): New.
1722	(powerpc*-*-linux*spe*): New.
1723	(powerpc-wrs-vxworksspe): New.
1724	(powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1725	(misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1726	* config.host (powerpc*-*-*spe*): New.
1727
17282017-05-19  Martin Liska  <mliska@suse.cz>
1729
1730	* configure.ac: Add --enable-werror-always just for
1731	bootstrap-debug (or none build config) and do not add it
1732	when we are on a release branch.
1733	* configure: Regenerated.
1734
17352017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1736
1737	* MAINTAINERS: Add self to Write After Approval
1738
17392017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1740
1741	* MAINTAINERS: Move myself to Write After Approval section.
1742
17432017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1744
1745	* config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1746	ACCH registers.
1747	* config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1748	available.
1749	(umulsidi3): Likewise.
1750	(mulsidi3_700): Disable this pattern when we have advanced mpy
1751	instructions.
1752	(umulsidi3_700): Likewise.
1753	(maddsidi4): New pattern.
1754	(macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1755	(mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1756	(mpydu_imm_arcv2hs): Likewise.
1757	* config/arc/predicates.md (accl_operand): New predicate.
1758
17592017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1760	    Andrew Burgess <andrew.burgess@embecosm.com>
1761
1762	* config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1763	case.
1764	(ARC_AUTOFP_IRQ_P): Likewise.
1765	(ARC_AUTO_IRQ_P): Likewise.
1766	(rgf_banked_register_count): New variable.
1767	(parse_mrgf_banked_regs_option): New function.
1768	(arc_override_options): Handle rgf_banked_regs option.
1769	(arc_handle_interrupt_attribute): Add firq option.
1770	(arc_compute_function_type): Return fast irq type when required.
1771	(arc_must_save_register): Handle fast interrupts.
1772	(arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1773	(arc_return_address_regs): Update.
1774	* config/arc/arc.h (arc_return_address_regs): Update.
1775	(arc_function_type): Add fast interrupt type.
1776	(ARC_INTERRUPT_P): Update.
1777	(RC_FAST_INTERRUPT_P): Define.
1778	* config/arc/arc.md (simple_return): Update for fast interrupts.
1779	(p_return_i): Likewise.
1780	* config/arc/arc.opt (mrgf-banked-regs): New option.
1781	* doc/invoke.texi (mrgf-banked-regs): Document.
1782
17832017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1784
1785	* config/arc/arc.c (irq_ctrl_saved): New variable.
1786	(ARC_AUTOBLINK_IRQ_P): Define.
1787	(ARC_AUTOFP_IRQ_P): Likewise.
1788	(ARC_AUTO_IRQ_P): Likewise.
1789	(irq_range): New function.
1790	(arc_must_save_register): Likewise.
1791	(arc_must_save_return_addr): Likewise.
1792	(arc_dwarf_emit_irq_save_regs): Likewise.
1793	(arc_override_options): Handle deferred options.
1794	(MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1795	(MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1796	arc_must_save_return_addr.
1797	(arc_compute_frame_size): Handle automated save and restore of
1798	registers.
1799	(arc_expand_prologue): Likewise.
1800	(arc_expand_epilogue): Likewise.
1801	* config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1802	* config/arc/arc.opt (mirq-ctrl-saved): New option.
1803	* doc/invoke.texi (mirq-ctrl-saved): Document option.
1804
18052017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1806	Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1807
1808	PR bootstrap/77661
1809	* Makefile.def: Don't pass --enable-maintainer-mode on to an
1810	in-tree build MPC.
1811	* Makefile.in: Regenerate.
1812
18132017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1814
1815	* configure.ac: Enable LTO by default on darwin >= 9.
1816	* configure: Regenerate.
1817
18182017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1819
1820	* MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1821	and Andrew Waterman as the RISC-V maintainers.
1822
18232017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1824
1825	* MAINTAINERS: Add self to Write After Approval
1826
18272017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1828
1829	* config.guess: Import latest from upstream.
1830
18312017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1832
1833	* MAINTAINERS (Write After Approval): Remove entries that are
1834	already covered under Reviewers.
1835
18362017-03-08  Mark Wielaard  <mark@klomp.org>
1837
1838	PR demangler/70909
1839	PR demangler/67264
1840	* include/demangle.h: Add d_printing to struct demangle_component
1841	and pass struct demangle_component as non const.
1842
18432017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1844
1845	* MAINTAINERS: Remove Neil Booth as option handling maintainer.
1846
18472017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1848
1849	* Makefile.tpl: Remove HOST_ISLVER.
1850	(HOST_EXPORTS): Remove ISLVER.
1851	* Makefile.in: Regenerate.
1852
18532017-02-13  Richard Biener  <rguenther@suse.de>
1854
1855	* configure: Re-generate.
1856
18572017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1858
1859	* MAINTAINERS: Adjust bug reporting URL.
1860
18612017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1862
1863	* MAINTAINERS (Write After Approval): Remove redundant entry
1864	for Andrew Burgess.
1865
18662017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1867
1868	* configure.ac: Add gcc/function-tests.o to compare_exclusions for
1869	32-bit hppa*-*-hpux*.
1870	* configure: Regenerate.
1871
18722017-01-27  Pekka J����skel��inen  <pekka.jaaskelainen@parmance.com>
1873
1874	* configure.ac: Moved the white list of enabling BRIG FE to
1875	libhsail-rt/configure.tgt.
1876	* configure: Regenerated.
1877	* MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1878
18792017-01-24  Pekka J����skel��inen  <pekka@parmance.com>
1880	    Martin Jambor  <mjambor@suse.cz>
1881
1882	* Makefile.def (target_modules): Added libhsail-rt.
1883	(languages): Added language brig.
1884	* Makefile.in: Regenerated.
1885	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1886	tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1887	* configure: Regenerated.
1888
18892017-01-17  Jakub Jelinek  <jakub@redhat.com>
1890
1891	PR other/79046
1892	* configure: Regenerated.
1893
18942017-01-04  Alan Modra  <amodra@gmail.com>
1895
1896	* configure: Regenerate.
1897
18982016-12-29  Ben Elliston  <bje@gnu.org>
1899
1900	* config.sub: Import latest version.
1901
19022016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1903
1904	* MAINTAINERS (Write After Approval): Add myself.
1905
19062016-12-21  Jakub Jelinek  <jakub@redhat.com>
1907
1908	* configure.ac: Don't bootstrap libmpx unless --with-build-config
1909	includes bootstrap-mpx.
1910	* configure: Regenerated.
1911
19122016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1913
1914	* MAINTAINERS (Write After Approval): Add myself.
1915
19162016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1917
1918	* configure: Regenerate.
1919
19202016-12-01  Matthias Klose  <doko@ubuntu.com>
1921
1922	* configure.ac: Don't use pkg-config to check for bdw-gc.
1923	* configure: Regenerate.
1924
19252016-11-30  Matthias Klose  <doko@ubuntu.com>
1926
1927	* Makefile.def: Remove reference to boehm-gc target module.
1928  	* configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1929	options and for the bdw-gc pkg-config module.
1930	* configure: Regenerate.
1931	* Makefile.in: Regenerate.
1932
19332016-11-28  Nathan Sidwell  <nathan@acm.org>
1934
1935	* MAINTAINERS (nvptx): Remove self.
1936
19372016-11-25  Ben Elliston  <bje@gnu.org>
1938
1939	* config.guess: Import latest version.
1940	* config.sub: Likewise.
1941
19422016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1943
1944	* MAINTAINERS (Write After Approval): Add myself.
1945
19462016-11-15  Matthias Klose  <doko@ubuntu.com>
1947
1948	* Makefile.def: Remove references to GCJ.
1949	* Makefile.tpl: Likewise.
1950	* Makefile.in: Regenerate.
1951
19522016-11-15  Matthias Klose  <doko@ubuntu.com>
1953
1954	* config-ml.in: Remove references to GCJ.
1955	* configure.ac: Likewise.
1956	* configure: Regenerate.
1957
19582016-11-01  Josh Conner  <joshconner@google.com>
1959
1960	* MAINTAINERS (Write After Approval): Update email address,
1961
19622016-10-27  Carl Love  <cel@us.ibm.com>
1963
1964	* MAINTAINERS (Write After Approval): Fix my entry in the Write After
1965	Approval list to make it alphabetical.
1966
19672016-10-27  Carl Love  <cel@us.ibm.com>
1968
1969	* MAINTAINERS (Write After Approval): Add myself.
1970
19712016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1972
1973	* MAINTAINERS (Reviewers): Add myself.
1974	(Write After Approval): Add myself.
1975
19762016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1977	    Ulrich Weigand  <uweigand@de.ibm.com>
1978
1979	* MAINTAINERS: Update email address.
1980
19812016-10-10  Nathan Sidwell  <nathan@acm.org>
1982
1983	* MAINTAINERS: Update email address.
1984
19852016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1986
1987	* configure.ac: Add aarch64-*-freebsd*.
1988	* configure: Regenerate.
1989
19902016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1991
1992	* MAINTAINERS: Update email address after it got reverted.
1993
19942016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1995
1996	* configure.ac (target_libraries): Readd target-boehm-gc.
1997	Restore --enable-objc-gc handling.
1998	* configure: Regenerate.
1999
20002015-10-03  Jeff Law  <law@redhat.com>
2001
2002	* MAINTAINERS: Move several inactive maintainers to the
2003	write-after-approval section.
2004
20052016-09-30  Jakub Jelinek  <jakub@redhat.com>
2006
2007	* configure.ac: Add target-libffi to target_libraries.
2008	Readd libgcj target disablings, modified to only target-libffi.
2009	Readd target addition of go to unsupported languages.
2010	* configure: Regenerated.
2011
20122016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2013
2014	* MAINTAINERS: Update email address.
2015
20162016-09-30  Andrew Haley  <aph@redhat.com>
2017
2018	* MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2019	write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2020	libgcj.
2021
20222016-09-30  Andrew Haley  <aph@redhat.com>
2023
2024	* MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2025	write-after approval after GCJ deletion.
2026
20272016-09-30  Andrew Haley  <aph@redhat.com>
2028
2029	* Makefile.def: Remove libjava.
2030	* Makefile.tpl: Likewise.
2031	* Makefile.in: Regenerate.
2032	* configure.ac: Likewise.
2033	* configure: Likewise.
2034	* gcc/java: Remove.
2035	* libjava: Likewise.
2036
20372016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2038
2039	* MAINTAINERS (Reviewers): Add myself.
2040
20412016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2042
2043	* configure.ac: Disable "sim" directory for arc*-*-*.
2044	* configure: Regenerated.
2045
20462016-09-23  Tamar Christina <tamar.christina@arm.com>
2047
2048	* MAINTAINERS (Write After Approval): Add myself.
2049
20502016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2051
2052	* configure.ac: Check for the minimum in-tree MPFR version
2053	handled.
2054	* configure: Regenerate.
2055
20562016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2057
2058	* configure.ac (nds32*-*-*): Remove entry to enable gdb.
2059	* configure: Regenerated.
2060
20612016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2062
2063	* MAINTAINERS (Write After Approval): Add myself.
2064
20652016-06-23  Andi Kleen  <ak@linux.intel.com>
2066
2067	* Makefile.def: Add autoprofiledbootstrap.
2068	* Makefile.tpl: Dito.
2069	* Makefile.in: Regenerate.
2070
20712016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2072
2073    * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2074    * configure: Regenerate.
2075
20762016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2077
2078	* configure: Regenerate.
2079	* configure.ac: Remove support for avr-rtems.
2080
20812016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2082
2083	* MAINTAINERS (Write After Approval): Add myself.
2084
20852016-06-16  Michael Collison  <michael.collison@arm.com>
2086
2087	* MAINTAINERS (Write After Approval): Add myself.
2088
20892016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2090
2091	* MAINTAINERS (Write After Approval): Update e-mail address.
2092
20932016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2094
2095	* MAINTAINERS (Write After Approval): Add myself.
2096
20972016-05-28  Alan Modra  <amodra@gmail.com>
2098
2099	* Makefile.tpl (configure): Depend on m4 files included.
2100	* Makefile.in: Regenerate.
2101
21022016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2103
2104	* config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2105	code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2106
21072016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2108
2109	* config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2110	special case builtin.
2111	* config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2112	support for ALTIVEC_BUILTIN_VEC_ADDEC.
2113	* config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2114	for __builtin_vec_addec.
2115
21162016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2117
2118	* config.guess: Import version 2016-04-02 (newest).
2119	* config.sub: Import version 2016-05-10 (newest).
2120
21212016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2122
2123	* configure.ac: Add ARC support to libgloss.
2124	* configure: Regenerate
2125
21262016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2127
2128	* MAINTAINERS (Write After Approval): Add myself.
2129
21302016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2131
2132	* configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2133	* configure: Regenerated.
2134	* Makefile.def (gmp): Explicitly disable assembler.
2135	(mpfr): Adjust lib_path.
2136	(mpc): Likewise.
2137	* Makefile.in: Regenerated.
2138
21392016-05-01  Jakub Jelinek  <jakub@redhat.com>
2140
2141	PR bootstrap/70704
2142	* configure.ac (--enable-stage1-checking): Add missing
2143	--enable-checking=.
2144	* configure: Regenerated.
2145
21462016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2147
2148	* config.guess: Revert r235676.
2149	* config.sub: Revert r235676.
2150
21512016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2152
2153	* config.guess: Remove SH5 support.
2154	* config.sub: Likewise.
2155	* configure: Likewise.
2156	* configure.ac: Likewise.
2157
21582016-04-26  Jakub Jelinek  <jakub@redhat.com>
2159
2160	PR bootstrap/70704
2161	* configure.ac (--enable-stage1-checking): For --disable-checking or
2162	implicit --enable-checking, make sure extra flag matches in between
2163	stage1 and later checking.
2164	* configure: Regenerated.
2165
21662016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2167
2168	* .gitattributes: New file.
2169
21702016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2171
2172	* MAINTAINERS (rs6000/powerpc port): Add myself.
2173
21742016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2175
2176	PR bootstrap/70173
2177	* Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2178	and gotools directories.  Delete the stage_final file.
2179	* Makefile.in: Regenerate.
2180
21812016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2182
2183	* MAINTAINERS (Write After Approval): Add myself.
2184
21852016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2186
2187	* MAINTAINERS (Fortran maintainer): Remove myself.
2188
21892016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2190
2191	* MAINTAINERS (Write After Approval): Add myself.
2192
21932016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2194
2195	* MAINTAINERS (Write After Approval): Add myself.
2196
21972016-03-17  Cary Coutant  <ccoutant@gmail.com>
2198
2199	Sync with binutils-gdb:
2200
2201	2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2202
2203	* configure.ac: Add mips and s390 to the gold target check.
2204	* configure: Regenerate.
2205
22062016-03-01  DJ Delorie  <dj@redhat.com>
2207
2208	* MAINTAINERS (mep): Remove myself as MeP maintainer.
2209
22102016-02-22  David Malcolm  <dmalcolm@redhat.com>
2211
2212	* MAINTAINERS (libcpp): Add myself.
2213	(diagnostic messages): Likewise.
2214
22152016-02-20  Tom de Vries  <tom@codesourcery.com>
2216
2217	* MAINTAINERS: Fix whitespace.
2218
22192016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2220
2221	* MAINTAINERS (Write After Approval): Add myself.
2222
22232016-01-29  Sebastian Pop  <s.pop@samsung.com>
2224
2225	* config/isl.m4: Add comments about isl-0.16.
2226	* configure: Regenerate.
2227
22282016-01-29  Martin Jambor  <mjambor@suse.cz>
2229
2230	* MAINTAINERS (hsa maintainers): Add myself.
2231
22322015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2233
2234	* MAINTAINERS: (Write After Approval): Add myself.
2235
22362016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2237	    Sebastian Pop  <s.pop@samsung.com>
2238
2239	* Makefile.in: Regenerate.
2240	* Makefile.tpl: Export ISLVER.
2241	* configure: Regenerate.
2242	* config/isl.m4: Detect isl-0.15.
2243
22442016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2245
2246	PR bootstrap/69329
2247	* Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2248	* Makefile.in: Regenerate.
2249
22502016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2251
2252	* configure.ac: Enable LTO for DJGPP
2253	* configure: Regenerate
2254
22552016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2256
2257	Sync with binutils-gdb:
2258	2015-10-21  Nick Clifton  <nickc@redhat.com>
2259
2260	PR gas/19109
2261	* configure.ac: Note the 'none' is an acceptable argument to
2262	--enable-compressed-debug-sections.
2263	* configure: Regenerate.
2264
22652016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2266
2267	PR bootstrap/69134
2268	* Makefile.def (mpfr): Disable assembler.
2269	* Makefile.in: Regenerate.
2270
22712016-01-01  Ben Elliston  <bje@gnu.org>
2272
2273	* config.guess: Import version 2016-01-01.
2274	* config.sub: Likewise.
2275
22762015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2277
2278	* MAINTAINERS (Write After Approval): Add myself.
2279
22802015-12-17  Sebastian Pop  <s.pop@samsung.com>
2281
2282	* Makefile.in: Replace ISL with isl.
2283	* Makefile.tpl: Same.
2284	* config/isl.m4: Same.
2285	* configure.ac: Same.
2286	* contrib/download_prerequisites: Same.
2287	* configure: Regenerate.
2288
22892015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2290
2291	* MAINTAINERS (Write After Approval): Add Myself.
2292
22932015-12-17  Nathan Sidwell  <nathan@acm.org>
2294
2295	* config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2296	* configure: Regenerate.
2297
22982015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2299	    Sebastian Pop  <s.pop@samsung.com>
2300
2301	* config/isl.m4 (ISL_CHECK_VERSION): Check for
2302	isl_ctx_get_max_operations.
2303	* configure: Regenerate.
2304
23052015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2306
2307	* MAINTAINERS (Write After Approval): Add myself.
2308
23092015-12-02  Ian Lance Taylor  <iant@google.com>
2310
2311	PR go/66147
2312	* Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2313	* Makefile.in: Regenerate.
2314
23152015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2316
2317	PR libffi/65726
2318	* Makefile.def (lang_env_dependencies): Make libffi depend
2319	on cxx.
2320	* Makefile.in: Regenerate.
2321
23222015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2323
2324	* m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2325	symbols.
2326
23272015-11-20  Tristan Gingold  <gingold@adacore.com>
2328
2329	Sync with binutils-gdb:
2330	2015-11-20  Tristan Gingold  <gingold@adacore.com>
2331
2332	* configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2333	* configure: Regenerate.
2334
23352015-11-19  Martin Liska  <mliska@suse.cz>
2336
2337	* .gitignore: Add .clang-format to ignored files.
2338	* Makefile.in: Add clang-format.
2339	* Makefile.tpl: Likewise.
2340
23412015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2342
2343	* configure.ac: Enable libmpx by default.
2344	* configure: Regenerated.
2345
23462015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2347
2348	* MAINTAINERS: Update email address.
2349
23502015-10-23  Paulo Matos  <pmatos@linki.tools>
2351
2352	* MAINTAINERS: Update email address.
2353
23542015-10-23  Alan Hayward <alan.hayward@arm.com>
2355
2356	* MAINTAINERS  (Write After Approval): Add myself.
2357
23582015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2359
2360	Sync with binutils-gdb:
2361	2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2362
2363	PR gas/19109
2364	* configure.ac: Add
2365	--enable-compressed-debug-sections={all,gas,gold,ld}.
2366	* configure: Regenerated.
2367
23682015-10-16  Arnaud Charlet  <charlet@adacore.com>
2369
2370	* MAINTAINERS: Update list of Ada maintainers and email addresses.
2371
23722015-10-09  Martin Liska  <mliska@suse.cz>
2373
2374	* MAINTAINERS (Write After Approval): Add myself.
2375
23762015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2377
2378	* MAINTAINERS (Write After Approval): Add myself.
2379
23802015-10-02  Florian Weimer  <fweimer@redhat.com>
2381
2382	* MAINTAINERS: Update email address.
2383
23842015-10-02  Louis Krupp <louis.krupp@zoho.com>
2385
2386	* MAINTAINERS  (Write After Approval): Add myself.
2387
23882015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2389
2390	* MAINTAINERS: Update email.
2391
23922015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2393
2394	* MAINTAINERS: Update my email address.
2395
23962015-09-01  James Bowman  <james.bowman@ftdichip.com>
2397
2398	* MAINTAINERS (ft32 port): Add myself.
2399
24002015-08-28  David Sherwood  <david.sherwood@arm.com>
2401
2402	* MAINTAINERS: Add myself.
2403
24042015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2405
2406	* MAINTAINERS (Write After Approval): Add myself.
2407
24082015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2409
2410	PR libfortran/54572
2411	* Makefile.def: Make libgfortran depend on libbacktrace.
2412	* Makefile.in: Regenerate.
2413
24142015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2415
2416	* MAINTAINERS (Write After Approval): Add myself.
2417
24182015-08-12  Tom de Vries  <tom@codesourcery.com>
2419
2420	PR other/67092
2421	* configure.ac: Remove --with_host_libstdcxx support.
2422	* configure: Regenerate.
2423
24242015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2425	    Jakub Jelinek  <jakub@redhat.com>
2426
2427	* configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2428	nvptx*-*-*.
2429	* configure: Regenerate.
2430
24312015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2432
2433	* Makefile.def (libiconv): Define bootstrap=true.
2434	Mark pdf/html/info as missing.
2435	(configure-gcc): Depend on all-libiconv.
2436	(all-gcc): Ditto.
2437	(configure-libcpp): Ditto.
2438	(all-libcpp): Ditto.
2439	(configure-intl): Ditto.
2440	(all-intl): Ditto.
2441	* Makefile.in: Regenerate.
2442
24432015-08-03  Bin Cheng  <bin.cheng@arm.com>
2444
2445	* MAINTAINERS (loop ivopts): Add the entry and myself.
2446
24472015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2448
2449	* MAINTAINERS (nvptx): Add self.
2450
24512015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2452
2453	* config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2454	128-bit vector modes.
2455
24562015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2457
2458	* MAINTAINERS (Write After Approval): Add myself.
2459
24602015-07-28  Ben Elliston  <bje@gnu.org>
2461
2462	* config.sub, config.guess: Import from upstream.
2463
24642015-07-24  Michael Darling  <darlingm@gmail.com>
2465
2466	PR other/66259
2467	* config-ml.in: Reflects renaming of configure.in to configure.ac
2468	* configure: Likewise
2469	* configure.ac: Likewise
2470
24712015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2472
2473	* MAINTAINERS: Update my email address.
2474
24752015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2476
2477	Sync with binutils-gdb:
2478	2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2479
2480	* configure.ac (target_configdirs): Exclude target-zlib if
2481	target-libjava isn't built.
2482	* configure: Regenerated.
2483
24842015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2485
2486	Sync with binutils-gdb:
2487	2015-05-13  John David Anglin  <dave.anglin@bell.net>
2488
2489	* configure.ac: Disable configuration of GDB for HPUX targets.
2490	* configure: Regenerate.
2491
2492	2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2493
2494	* configure.ac: Add --with-system-zlib.
2495	* configure: Regenerated.
2496
2497	2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2498
2499	* configure.ac: Add FT32 support.
2500	* configure: Regenerate.
2501
2502	2015-01-12  Anthony Green  <green@moxielogic.com>
2503
2504	* configure.ac: Don't disable gprof for moxie.
2505	* configure: Rebuild.
2506
25072015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2508
2509	Sync with binutils-gdb:
2510	2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2511
2512	PR ld/18355
2513	* Makefile.def: Add extra_configure_flags to host zlib.
2514	* configure.ac (extra_host_zlib_configure_flags): New.  Set
2515	to --enable-host-shared When bfd is to be built as shared
2516	library.  AC_SUBST.
2517	* Makefile.in: Regenerated.
2518
25192015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2520
2521	Sync with src:
2522	2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2523	* Makefile.def (dependencies): Add all-zlib to all-bfd.
2524	* Makefile.in: Regenerated.
2525
25262015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2527
2528	* configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2529	target.
2530	* configure: Regenerate.
2531
25322015-06-23  Ludovic Court��s  <ludo@gnu.org>
2533
2534	* MAINTAINERS (Write After Approval): Add myself.
2535
25362015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2537
2538	* MAINTAINERS (OS Port Maintainers): Add myself.
2539	(Various Maintainers): Remove myself from libffi testsuite.
2540
25412015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2542
2543	* MAINTAINERS (gen* on machine desc): Add self.
2544
25452015-06-02  Jason Merrill  <jason@redhat.com>
2546
2547	PR bootstrap/66319
2548	* configure.ac: Use -std=gnu++98.
2549
25502015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2551
2552	* MAINTAINERS (Write After Approval): Add myself.
2553
25542015-05-28  Mike Frysinger  <vapier@gentoo.org>
2555
2556	* configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2557	* configure: Regenerate.
2558
25592015-05-26  Jason Merrill  <jason@redhat.com>
2560
2561	* configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2562	* configure: Regenerate.
2563
25642015-05-16  James Bowman  <james.bowman@ftdichip.com>
2565
2566	* configure.ac: FT32 target added.
2567	* configure: Regenerated.
2568
25692015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2570
2571	* MAINTAINERS (Write After Approval): Add myself.
2572
25732015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2574
2575	* MAINTAINERS (Write After Approval): Add myself.
2576
25772015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2578
2579	* configure.ac: Fix typo.
2580	* configure: Regenerate.
2581
25822015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2583
2584	* MAINTAINERS (Write After Approval): Add myself.
2585
25862015-05-03  Matthias Klose  <doko@ubuntu.com>
2587
2588	* configure.ac: Match $host configured with triplets.
2589	* configure: Regenerate.
2590
25912015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2592
2593	* Makefile.tpl: Remove surplus whitespace throughout.
2594	* Makefile.in: Regenerate.
2595
25962015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2597
2598	* MAINTAINERS (Various Maintainers): Add myself as instruction
2599	combiner maintainer.
2600
26012015-04-17  Jakub Jelinek  <jakub@redhat.com>
2602
2603	PR bootstrap/62077
2604	* configure.ac (--enable-stage1-checking): Default to
2605	release,misc,gimple,rtlflag,tree,types if --disable-checking
2606	or --enable-checking is not specified and DEV-PHASE is not
2607	experimental.
2608	* configure: Regenerated.
2609
26102015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2611
2612	* Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2613	(EXTRA_BOOTSTRAP_FLAGS): Likewise.
2614	(check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2615	* Makefile.in: Regenerate.
2616
26172015-04-08  Cary Coutant  <ccoutant@gmail.com>
2618
2619	* MAINTAINERS: Update my email address.
2620
26212015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2622
2623	* MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2624
26252015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2626
2627	* MAINTAINERS: Add myself as an arm port reviewer.
2628
26292015-03-25  Martin Liska  <mliska@suse.cz>
2630	    Yury Gribov  <y.gribov@samsung.com>
2631
2632	* Makefile.in: Fix ln source location for vimrc file.
2633	* Makefile.tpl: Likewise.
2634
26352015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2636
2637	PR bootstrap/25672
2638	* configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2639	cross-compiling.  Similarly for CXX_FOR_TARGET.
2640	* configure: Regenerate.
2641
26422015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2643
2644	* Makefile.def: Add libmpx.
2645	* configure.ac: Add libmpx.
2646	* Makefile.in: Regenerate.
2647	* configure: Regenerate.
2648
26492015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2650
2651	* MAINTAINERS (CPU Port Maintainers): Add myself
2652	i386 vector ISA extns mantainer.
2653
26542015-03-13  Jeff Law  <law@redhat.com>
2655
2656	* MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2657	maintainer.
2658	Remove Richard Henderson as a maintainer for the x86 port.
2659
26602015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2661
2662	* MAINTAINERS (CPU Port Maintainers): Update my email address.
2663
26642015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2665
2666	* MAINTAINERS (Various Maintainers): Add myself as libmpx,
2667	pointer bounds checker and i386 MPX maintainer.
2668
26692015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2670
2671	* MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2672
26732015-02-26  Martin Sebor  <msebor@redhat.com>
2674
2675	* MAINTAINERS (Various Maintainers): Add self.
2676
26772015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2678
2679	* configure.ac [--enable-as-accelerator-for] (enable_languages):
2680	Make sure it contains lto.
2681	* configure: Regenerate.
2682
26832015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2684
2685	* configure: Regenerate.
2686
26872015-02-06  Diego Novillo  <dnovillo@google.com>
26881
2689	* MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2690	middle-end, docstring): Remove myself.
2691	(Write After Approval): Add myself.
2692
26932015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2694
2695	* MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2696	(Write After Approval): Update address.
2697
26982015-01-29  David Malcolm  <dmalcolm@redhat.com>
2699
2700	PR jit/64780
2701	* configure.ac: Require the user to explicitly specify
2702	--enable-host-shared if the jit is enabled.
2703	* configure: Regenerate.
2704
27052015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2706
2707	* MAINTAINERS (Write After Approval): Add myself.
2708
27092015-01-25  Tom de Vries  <tom@codesourcery.com>
2710
2711	* MAINTAINERS: Make whitespace consistent.
2712
27132015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2714
2715	* MAINTAINERS (Write After Approval): Add myself.
2716
27172015-01-20  Andre Vehreschild  <vehre@gmx.de>
2718
2719	* MAINTAINERS: (Write After Approval): Add myself.
2720
27212015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2722
2723	* MAINTAINERS: (Write After Approval): Add myself.
2724
27252015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2726
2727	* MAINTAINERS: (Write After Approval): Add myself.
2728
27292015-01-13  Iain Sandoe  <iain@codesourcery.com>
2730
2731	* MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2732	objective-c/c++ front end maintainer.
2733
27342015-01-13  Marek Polacek  <polacek@redhat.com>
2735
2736	* MAINTAINERS (Reviewers): Add self as C front end reviewer.
2737
27382015-01-12  Jeff Law  <law@redhat.com>
2739
2740	* MAINTAINERS: Remove Stan Shebs as he has been inactive for
2741	a very long time.
2742
27432015-01-09  Ian Lance Taylor  <iant@google.com>
2744
2745	* configure.ac (host_tools): Add gotools.
2746	* Makefile.def (host_modules): Add gotools.
2747	(dependencies): Add dependency of all-gotools on all-target-libgo.
2748
27492015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2750
2751	* configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2752	* configure: Regenerate.
2753
27542015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2755
2756	* Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2757	all-target-libgomp.
2758	* Makefile.in: Regenerate.
2759
27602015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2761
2762	* MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2763
27642015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2765
2766	* configure.ac: Add Visium support.
2767	* configure: Regenerate.
2768
27692015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2770
2771	* configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2772	* configure: Regenerate.
2773
27742015-01-03  Andrew Pinski  <apinski@cavium.com>
2775
2776	* Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2777	* Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2778	(BASE_TARGET_EXPORTS): Add OBJCOPY.
2779	(OBJCOPY_FOR_TARGET): New variable.
2780	(EXTRA_TARGET_FLAGS): Add OBJCOPY.
2781	* Makefile.in: Regenerate.
2782	* configure.ac: Check for already installed target objcopy.
2783	Also GCC_TARGET_TOOL on objcopy.
2784	* configure: Regenerate.
2785
27862015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2787
2788	* config.sub: Update from upstream, to 2015-01-01 version.
2789	* config.guess: Ditto.
2790
27912014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2792
2793	* MAINTAINERS (RTEMS Ports): Add myself.
2794
27952014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2796
2797	* MAINTAINERS (Write After Approval): Add myself.
2798
27992014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2800
2801	* MAINTAINERS (Write After Approval): Add myself.
2802
28032014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2804
2805	* configure.ac (--enable-as-accelerator-for): Don't set
2806	ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2807	* configure: Regenerate.
2808
28092014-12-13  Jakub Jelinek  <jakub@redhat.com>
2810
2811	PR bootstrap/64023
2812	* Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2813	to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2814	Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2815	to CXX.
2816	* Makefile.in: Regenerated.
2817
28182014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2819	    Yury Gribov  <y.gribov@samsung.com>
2820
2821	* .gitignore: Added .local.vimrc and .lvimrc.
2822	* Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2823	* Makefile.in: Regenerate.
2824
28252014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2826
2827	* config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2828	* configure: Regenerated.
2829
28302014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2831
2832	* MAINTAINERS (nvptx port): New entry.
2833
28342014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2835
2836	* configure: Regenerate.
2837
28382014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2839
2840	* configure.ac: Merge with Binutils.
2841
28422014-11-26  Tobias Burnus  <burnus@net-b.de>
2843
2844	* Makefile.def: Make more dependent on mpfr, mpc and isl.
2845	* Makefile.in: Regenerate.
2846
28472014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2848
2849	* Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2850	missing flex.
2851	* Makefile.in: Regenerated.
2852
28532014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2854
2855	* Makefile.in: Regenerate.
2856
28572014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2858
2859	PR bootstrap/63784
2860	* libtool.m4: Add $pic_flag with -shared.
2861
28622014-11-21  Renlin Li  <Renlin.Li@arm.com>
2863
2864	* MAINTAINERS (Write After Approval): Added myself.
2865
28662014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2867
2868	* MAINTAINERS (write-after-approval): Add myself.
2869
28702014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2871
2872	* MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2873	from 2 years ago.
2874
28752014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2876
2877	Revert:
2878	2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2879
2880	* MAINTAINERS (Write After Approval): Added myself as line map
2881	maintainer.
2882
28832014-11-19  Renlin Li  <Renlin.Li@arm.com>
2884
2885	Revert:
2886	2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2887
2888	* MAINTAINERS (Write After Approval): Added myself.
2889
28902014-11-19  Renlin Li  <Renlin.Li@arm.com>
2891
2892	* MAINTAINERS (Write After Approval): Added myself.
2893
28942014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2895
2896	* MAINTAINERS (Write After Approval): Added myself as line map
2897	maintainer.
2898
28992014-11-17  Dodji Seketeli  <dodji@redhat.com>
2900
2901	* MAINTAINERS (Various Maintainers): Added myself as line map
2902	maintainer.
2903
29042014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2905
2906	* move-if-change: Sync from upstream gnulib.
2907
29082014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2909
2910	* compile: Sync with upstream Automake.
2911	* depcomp: Ditto.
2912	* install-sh: Ditto.
2913	* missing: Ditto.
2914	* mkinstalldirs: Ditto.
2915	* ylwrap: Ditto.
2916
29172014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2918
2919	* config.sub: Update from upstream config repo.
2920	* config.guess: Ditto.
2921
29222014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2923
2924	* Makefile.def: Add liboffloadmic to target_modules.  Make
2925	liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2926	* Makefile.in: Regenerate.
2927	* configure: Regenerate.
2928	* configure.ac: Add liboffloadmic to target binaries.
2929	Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2930	Add liboffloadmic to noconfig list when C++ is not supported.
2931
29322014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2933	    Thomas Schwinge  <thomas@codesourcery.com>
2934	    Ilya Verbin  <ilya.verbin@intel.com>
2935	    Andrey Turetskiy  <andrey.turetskiy@intel.com>
2936
2937	* configure: Regenerate.
2938	* configure.ac (--enable-as-accelerator-for)
2939	(--enable-offload-targets): New configure options.
2940
29412014-11-11  Tobias Burnus  <burnus@net-b.de>
2942
2943	* Makefile.def: Make all-gcc depend on all-isl.
2944	* Makefile.in: Regenerate.
2945
29462014-11-11  David Malcolm  <dmalcolm@redhat.com>
2947
2948	* ChangeLog.jit: New.
2949	* MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2950
29512014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2952
2953	PR target/63610
2954	* libtool.m4: Fix globbing of darwin versions.
2955	* configure: Regenerate.
2956
29572014-11-11  Tobias Burnus  <burnus@net-b.de>
2958
2959	* Makefile.def: Remove CLooG.
2960	* Makefile.tpl: Ditto.
2961	* configure.ac: Ditto.
2962	* configure: Regenerate.
2963	* Makefile.in: Ditto.
2964
29652014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2966
2967	* configure.ac: Handle nvptx-*-*.
2968	* configure: Regenerate.
2969
29702014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2971
2972	* MAINTAINERS (Write After Approval): Add myself.
2973
29742014-10-31  Jakub Jelinek  <jakub@redhat.com>
2975
2976	* Makefile.def (libcc1): Remove bootstrap=true;.
2977	* Makefile.in: Regenerated.
2978
29792014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2980
2981	* configure.ac: Update comment.
2982	* configure: Regenerate.
2983
29842014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2985
2986	* MAINTAINERS (Write After Approval): Add myself.
2987
29882014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2989
2990	* configure.ac (extra_host_libiberty_configure_flags): Add
2991	--enable-shared also for libcc1's benefit.
2992	* configure: Regenerate.
2993
29942014-10-29  Tristan Gingold  <gingold@adacore.com>
2995
2996	* MAINTAINERS: Change my email address.
2997
29982014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2999	    Tom Tromey  <tromey@redhat.com>
3000
3001	* Makefile.def: Add libcc1 to host_modules.
3002	* configure.ac (host_tools): Add libcc1.
3003	* Makefile.in, configure: Rebuild.
3004
30052014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3006
3007	* configure.ac (build_configargs): Don't share config.cache between
3008	build subdirs.
3009	* configure: Regenerate.
3010
30112014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3012
3013	* config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3014	* doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3015	* config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3016	leon3v7 as leon3.
3017	* config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3018	* config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3019	* config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3020	* config/sparc/sparc.md (cpu): Add leon3v7.
3021	* config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3022
30232014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3024
3025	* MAINTAINERS (write-after-approval): Add myself.
3026
30272014-10-23  Ian Lance Taylor  <iant@google.com>
3028
3029	* configure.ac: Disable the Go frontend on systems where it is known
3030	to not work.
3031	* configure: Regenerate.
3032
30332014-10-23  Richard Biener  <rguenther@suse.de>
3034
3035	* Makefile.def: Add libcpp build module and dependencies.
3036	* configure.ac: Add libcpp build module.
3037	* Makefile.in: Regenerate.
3038	* configure: Likewise.
3039
30402014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3041
3042	* MAINTAINERS (write-after-approval): Add myself.
3043
30442014-10-12  Manuel L��pez-Ib����ez <manu@gcc.gnu.org>
3045
3046	* INSTALL/README: Do not mention CVS.
3047
30482014-10-03  Jing Yu  <jingyu@google.com>
3049
3050	* configure.ac: Add aarch64 to list of targets that support gold.
3051	* configure: Regenerate.
3052
30532014-09-29  Fran��ois Dumont  <fdumont@gcc.gnu.org>
3054
3055	* MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3056
30572014-09-29  Catherine Moore  <clm@codesourcery.com>
3058
3059	* MAINTAINERS:  Add myself as MIPS maintainer.
3060
30612014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3062
3063	* MAINTAINERS: Move myself to MIPS maintainers.
3064
30652014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3066
3067	* MAINTAINERS: Put all email addresses between '<' and '>'.
3068
30692014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3070
3071	* MAINTAINERS: Move myself to reviewers (Fortran).
3072
30732014-09-01  Andi Kleen  <ak@linux.intel.com>
3074
3075	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3076	POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3077	* Makefile.in: Regenerate.
3078
30792014-08-28  David Malcolm  <dmalcolm@redhat.com>
3080
3081	* rtx-classes-status.txt: Delete
3082
30832014-08-28  David Malcolm  <dmalcolm@redhat.com>
3084
3085	* rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3086
30872014-08-27  Sebastian Pop  <s.pop@samsung.com>
3088
3089	* config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3090	(ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3091	of checking for version number.
3092	* configure: Regenerated.
3093	* configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3094
30952014-08-27  David Malcolm  <dmalcolm@redhat.com>
3096
3097	* rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3098	is done; begin phase 6 (use extra rtx_def subclasses).
3099
31002014-08-27  David Malcolm  <dmalcolm@redhat.com>
3101
3102	* rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3103	done; begin phase 5 (additional rtx_def subclasses).
3104
31052014-08-26  David Malcolm  <dmalcolm@redhat.com>
3106
3107	* rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3108
31092014-08-26  David Malcolm  <dmalcolm@redhat.com>
3110
3111	* rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3112	SET_BB_HEADER are done.
3113
31142014-08-26  David Malcolm  <dmalcolm@redhat.com>
3115
3116	* rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3117	done.
3118
31192014-08-26  David Malcolm  <dmalcolm@redhat.com>
3120
3121	* rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3122
31232014-08-26  David Malcolm  <dmalcolm@redhat.com>
3124
3125	* rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3126
31272014-08-25  David Malcolm  <dmalcolm@redhat.com>
3128
3129	* rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3130
31312014-08-25  David Malcolm  <dmalcolm@redhat.com>
3132
3133	* rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3134
31352014-08-25  David Malcolm  <dmalcolm@redhat.com>
3136
3137	* rtx-classes-status.txt: Phase 3 (per-file commits within
3138	"config" subdirs) is done; begin phase 4 (removal of
3139	"scaffolding").
3140
31412014-08-23  David Malcolm  <dmalcolm@redhat.com>
3142
3143	* rtx-classes-status.txt: Phase 2 (per-file commits in main source
3144	dir) is done; begin phase 3 (per-file commits within "config"
3145	subdirs).
3146
31472014-08-21  David Malcolm  <dmalcolm@redhat.com>
3148
3149	* rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3150	phase 2 (per-file commits in main source dir).
3151
31522014-08-21  Bin Cheng  <bin.cheng@arm.com>
3153
3154	* configure: Regenerated.
3155
31562014-08-19  David Malcolm  <dmalcolm@redhat.com>
3157
3158	* rtx-classes-status.txt (TODO): Add SET_BND_TO
3159
31602014-08-19  David Malcolm  <dmalcolm@redhat.com>
3161
3162	* rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3163
31642014-08-19  David Malcolm  <dmalcolm@redhat.com>
3165
3166	* rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3167
31682014-08-19  David Malcolm  <dmalcolm@redhat.com>
3169
3170	* rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3171
31722014-08-19  David Malcolm  <dmalcolm@redhat.com>
3173
3174	* rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3175
31762014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3177
3178	* MAINTAINERS (Write After Approval): Add myself.
3179
31802014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3181
3182	* MAINTAINERS: Remove myself
3183
31842014-08-19  David Malcolm  <dmalcolm@redhat.com>
3185
3186	* rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3187
31882014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3189
3190	* MAINTAINERS (Write After Approval): Add myself.
3191
31922014-08-18  David Malcolm  <dmalcolm@redhat.com>
3193
3194	* rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3195	SET_BB_HEADER, SET_BB_FOOTER
3196
31972014-08-18  David Malcolm  <dmalcolm@redhat.com>
3198
3199	* rtx-classes-status.txt: New file
3200
32012014-08-18 Roman Gareev  <gareevroman@gmail.com>
3202
3203	* configure.ac: Eliminate ClooG installation dependency.
3204	* configure: Regenerate.
3205	* Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3206	* Makefile.in: Regenerate.
3207
32082014-08-15  Ilya Verbin  <iverbin@gmail.com>
3209
3210	* MAINTAINERS (Write After Approval): Add myself.
3211
32122014-08-15  Ilya Tocar  <tocarip@gmail.com>
3213
3214	* MAINTAINERS (Write After Approval): Add myself.
3215
32162014-08-01  Jiong Wang  <jiong.wang@arm.com>
3217
3218	* MAINTAINERS (Write After Approval): Add myself.
3219
32202014-07-28  Anthony Green  <green@moxielogic.com>
3221
3222	Import from savannah.gnu.org:
3223	* config.sub: Update to 2014-07-28 version.
3224
32252014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3226
3227	* MAINTAINERS: Remove my MIPS maintainer entry.
3228
32292014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3230
3231	PR target/47230
3232	* configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3233	* configure: Regenerate.
3234
32352014-07-24  James Norris  <jnorris@codesourcery.com>
3236
3237	* MAINTAINERS (Write After Approval): Add myself.
3238
32392014-07-20  Roman Gareev  <gareevroman@gmail.com>
3240
3241	* configure.ac: Accept only CLooG 0.18.1.
3242	* configure: Regenerate.
3243
32442014-07-17  Roman Gareev  <gareevroman@gmail.com>
3245
3246	* configure.ac: Don't accept isl 0.11.
3247	* configure: Regenerate.
3248
32492014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3250
3251	* MAINTAINERS (Write After Approval): Add myself.
3252
32532014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3254
3255	* configure.ac: Don't accept isl 0.10.
3256	* configure: Regenerate.
3257
32582014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3259
3260	Fix include path for in-tree cloog.
3261	* config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3262	* configure: Regenerate.
3263
32642014-06-18  Richard Henderson  <rth@redhat.com>
3265
3266	* .gitignore: Import gcc_update output.
3267
32682014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3269
3270	* config-ml.in: Robustify ac_configure_args parsing.
3271
3272	* configure.ac (--enable-linker-plugin-configure-flags)
3273	(--enable-linker-plugin-flags): New flags.
3274	(configdirs): Conditionally add libiberty-linker-plugin.
3275	* configure: Regenerate.
3276	* Makefile.def (host_modules): Add libiberty-linker-plugin.
3277	(host_modules) <lto-plugin>: Pay attention to
3278	@extra_linker_plugin_flags@ and
3279	@extra_linker_plugin_configure_flags@.
3280	(all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3281	* Makefile.in: Regenerate.
3282
3283	* Makefile.tpl (configure-[+prefix+][+module+])
3284	(configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3285	"module_srcdir" instead of "module" for locating a module's srcdir.
3286	* Makefile.in: Regenerate.
3287
32882014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3289
3290	* MAINTAINERS (Write After Approval): Add myself.
3291
32922014-06-06  Sebastian Pop  <sebpop@gmail.com>
3293
3294	* MAINTAINERS: Update my email address.
3295
32962014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3297
3298	* MAINTAINERS (Write After Approval): Add myself.
3299
33002014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3301
3302	* MAINTAINERS (Write After Approval): Add myself.
3303
33042014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3305
3306	PR libstdc++/61011
3307	* configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3308	Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3309	* configure: Regenerate.
3310
33112014-05-28  Pedro Alves  <palves@redhat.com>
3312
3313	* MAINTAINERS (Write After Approval): Add myself.
3314
33152014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3316
3317	* MAINTAINERS: Update my affiliation/email.
3318
33192014-05-19  Mike Stump  <mikestump@comcast.net>
3320
3321	* MAINTAINERS: Add wide-int reviewers.
3322
33232014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3324
3325	* configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3326	* configure: Regenerated.
3327
33282014-05-15  Torvald Riegel  <triegel@redhat.com>
3329
3330	* MAINTAINERS (libitm): Add myself as maintainer.
3331
33322014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3333
3334	* MAINTAINERS (Write After Approval): Add myself.
3335
33362014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3337
3338	* config.sub, config.guess: Import from upstream.
3339
33402014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3341
3342	* MAINTAINERS (Write After Approval): Put myself in correct order.
3343
33442014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3345
3346	* MAINTAINERS (Write After Approval): Add myself.
3347
33482014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3349
3350	* MAINTAINERS: Move myself from Reviewers to Write After Approval
3351	section.
3352
33532014-04-21 Rafael ��vila de Esp��ndola <rafael.espindola@gmail.com>
3354
3355	* MAINTAINERS (Write After Approval): Delete myself.
3356
33572014-04-17  Jakub Jelinek  <jakub@redhat.com>
3358
3359	PR sanitizer/56781
3360	* libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3361	and -B* options with -Xcompiler.
3362
33632014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3364
3365	PR bootstrap/60620
3366	* Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3367	* Makefile.in: Regenerate.
3368
33692014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3370
3371	* Makefile.def (dependencies): Make all-ld depend on all-binutils
3372	for WINDRES_FOR_TARGET in default-manifest.o rule.
3373	* Makefile.in: Regenerate.
3374
33752014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3376
3377	* MAINTAINERS (Write After Approval): Add myself.
3378
33792014-03-26  Jakub Jelinek  <jakub@redhat.com>
3380
3381	PR sanitizer/56781
3382	* Makefile.def: Set bootstrap=true; for host fixincludes.
3383	* configure.ac: Don't bootstrap host fixincludes unless
3384	--with-build-config=bootstrap-{a,ub}san.
3385	* Makefile.in: Regenerated.
3386	* configure: Regenerated.
3387
33882014-03-21  Jakub Jelinek  <jakub@redhat.com>
3389
3390	* configure.ac: Move BUILD_CONFIG set up earlier.  Add
3391	--enable-vtable-verify option parsing.  Don't add
3392	target-libsanitizer to bootstrap_target_libs unless
3393	--with-build-config=bootstrap-asan or
3394	--with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3395	to bootstrap_target_libs unless --enable-vtable-verify.
3396	* configure: Regenerated.
3397
33982014-03-10  Anatoly Sokolov <aesok@post.ru>
3399
3400	* MAINTAINERS (Write After Approval): Add myself.
3401
34022014-03-07  Denis Chertykov  <chertykov@gmail.com>
3403
3404	* MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3405
34062014-03-07  Jakub Jelinek  <jakub@redhat.com>
3407
3408	PR bootstrap/58572
3409	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3410	-I for libstdc++-v3 includes if $(LEAN).
3411	* Makefile.in: Regenerated.
3412
34132014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3414
3415	* MAINTAINERS: Update my email address.
3416
34172014-02-24  Walter Lee  <walt@tilera.com>
3418
3419	* configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3420	(tilegx-*-*): Change to tilegx*-*-*.
3421	* configure: Regenerate.
3422
34232014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3424
3425	* MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3426
34272014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3428
3429	* MAINTAINERS (Write After Approval): Add myself.
3430
34312014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3432
3433	PR target/59788
3434	* ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3435	*solaris2*.
3436
34372014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3438
3439	* MAINTAINERS: Update my email address.
3440
34412014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3442
3443	* MAINTAINERS: Convert to UTF-8.
3444	Properly sort Xinliang David Li's entry.
3445
34462013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3447	    Sandra Loosemore  <sandra@codesourcery.com>
3448
3449	* MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3450	nios2 port maintainers.
3451
34522013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3453
3454	* MAINTAINERS (Write After Approval): Add myself.
3455
34562013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3457
3458	* configure.ac: Add user-friendly check for native x86_64-linux
3459	multilibs.
3460	* configure: Regenerate.
3461
34622013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3463
3464	* MAINTAINERS: Add myself as sh maintainer.
3465
34662013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3467
3468	* MAINTAINERS: Add self as SLSR maintainer.
3469
34702013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3471
3472	* MAINTAINERS: Update my email address.
3473
34742013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3475
3476	* MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3477
34782013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3479
3480	* Makefile.in: Regenerate.
3481
3482	* Makefile.tpl: Fix typo.
3483	* Makefile.in: Regenerate partially.
3484
34852013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3486
3487	* configure.ac: Added libcilkrts to noconfig list when C++ is not
3488	supported.
3489	* configure: Regenerated.
3490
34912013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3492
3493	* MAINTAINERS (Write After Approval): Add myself.
3494
34952013-10-30  Jason Merrill  <jason@redhat.com>
3496
3497	* Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3498	--disable-build-format-warnings.
3499
35002013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3501
3502	* Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3503	depend on libstdc++ and libgcc.
3504	* configure: Regenerate.
3505	* configure.ac: Added libcilkrts to target binaries.  Also, restrict
3506	libcilkrts for POSIX and i*86, and x86_64 architectures.
3507	* Makefile.in: Added libcilkrts related fields to support building it.
3508
35092013-10-26  Jeff Law  <law@redhat.com>
3510
3511	* Makefile.def (target_modules): Remove libmudflap
3512	(languages): Remove check-target-libmudflap).
3513	* Makefile.in: Rebuilt.
3514	* Makefile.tpl (check-target-libmudflap-c++): Remove.
3515	* configure.ac (target_libraries): Remove target-libmudflap.
3516	Remove checks which disabled libmudflap on some systems.
3517	* configure: Rebuilt.
3518	* libmudflap: Directory removed.
3519
35202013-10-21  Cong Hou  <congh@google.com>
3521
3522	* MAINTAINERS (Write After Approval): Add myself.
3523
35242013-10-16  Mike Stump  <mikestump@comcast.net>
3525
3526	* .dir-locals.el: Add.
3527
35282013-10-15  David Malcolm  <dmalcolm@redhat.com>
3529
3530	* configure.ac: Add --enable-host-shared
3531	* configure: Regenerate.
3532
35332013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3534
3535	Import from savannah.gnu.org:
3536	* config.guess: Update to 2013-06-10 version.
3537	* config.sub: Update to 2013-10-01 version.
3538
35392013-10-01  Simon Cook  <simon.cook@embecosm.com>
3540
3541	Changes to build configuration to allow big endian ARC ELF toolchain
3542	* configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3543	* configure: Regenerate.
3544
35452013-09-20  Alan Modra  <amodra@gmail.com>
3546
3547	* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3548	ppc host match.  Support little-endian powerpc linux hosts.
3549
35502013-09-19  Dodji Seketeli  <dodji@redhat.com>
3551
3552	* MAINTAINERS (diagnostic messages): Add myself as diagnostics
3553	maintainer.
3554
35552013-09-12  DJ Delorie  <dj@redhat.com>
3556
3557	* MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3558	maintainers.
3559
35602013-09-03  Richard Biener  <rguenther@suse.de>
3561
3562	* configure.ac: Also allow ISL 0.12.
3563	* configure: Regenerated.
3564
35652013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3566
3567	* MAINTAINERS (Write After Approval): Add myself.
3568
35692013-08-27  David Malcolm  <dmalcolm@redhat.com>
3570
3571	* MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3572
35732013-08-26  Caroline Tice  <cmtice@google.com>
3574
3575	* MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3576	"Various Reviewers" to libvtv "Various Maintainers".
3577
35782013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3579
3580	* MAINTAINERS: Add myself as RTL optimizers reviewer.
3581
35822013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3583
3584	* MAINTAINERS: Update name, email.
3585
35862013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3587
3588	* MAINTAINERS (Write After Approval): Add myself.
3589
35902013-08-12  Caroline Tice  <cmtice@google.com>
3591
3592	* MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3593	address in the Write After Approval section.
3594
35952013-08-09  Carlos O'Donell  <carlos@redhat.com>
3596
3597	* MAINTAINERS (Write After Approval): Update email.
3598
35992013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3600
3601	* configure.ac: Adjust to check VTV_SUPPORTED.
3602	* configure: Regenerated.
3603
36042013-08-02  Caroline Tice  <cmtice@google.com>
3605
3606	* configure.ac: Add target-libvtv to target_libraries; disable libvtv
3607	on non-linux systems; add target-libvtv to noconfigdirs; add
3608	libsupc++/.libs to C++ library search paths.
3609	* configure: Regenerated.
3610	* Makefile.def: Add libvtv to target_modules; make libvtv depend on
3611	libstdc++ and libgcc.
3612	* Makefile.in: Regenerated.
3613
36142013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3615
3616	* MAINTAINERS (Write After Approval): Add myself.
3617
36182013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3619	    Shiva Chen  <shiva0217@gmail.com>
3620
3621	* MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3622	nds32 port maintainers.
3623
36242013-07-17  Tim Shen  <timshen91@gmail.com>
3625
3626	* MAINTAINERS (Write After Approval): Add myself.
3627
36282013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3629
3630	* configure.ac: Sync from binutils.
3631	* configure: Regenerate.
3632
36332013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3634
3635	* MAINTAINERS (Write After Approval): Add myself.
3636
36372013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3638
3639	* MAINTAINERS (Write After Approval): Add myself.
3640
36412013-05-17  David Malcolm  <dmalcolm@redhat.com>
3642
3643	* MAINTAINERS (Write After Approval): Add myself.
3644
36452013-04-30  Brooks Moses  <bmoses@google.com>
3646
3647	* MAINTAINERS: Update my email; move myself from Fortran
3648	reviewer to Write After Approval.
3649
36502013-04-16  Andreas Schwab  <schwab@suse.de>
3651
3652	* configure.ac (aarch64-*-*): Don't disable java.
3653	* configure: Regenerate.
3654
36552013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3656
3657	* MAINTAINERS (Write After Approval): Add myself.
3658
36592013-03-30  Matthias Klose  <doko@ubuntu.com>
3660
3661	* Makefile.def (target_modules): Don't install libffi.
3662	* Makefile.in: Regenerate.
3663
36642013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3665
3666	* MAINTAINERS (Write After Approval): Add myself.
3667
36682013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3669
3670	* MAINTAINERS (Write After Approval): Add myself.
3671
36722013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3673
3674	* configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3675	* configure: Regenerated.
3676
36772013-02-05  Ian Lance Taylor  <iant@google.com>
3678
3679	PR go/55969
3680	* configure.ac: Disable libgo on some systems where it does not
3681	work.
3682
36832013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3684
3685	* MAINTAINERS: Explicitly add myself as AIX maintainer.
3686	Remove Geoff Keating as rs6000 port maintainer, at his request.
3687
36882013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3689
3690	* MAINTAINERS: Update my email.
3691
36922013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3693
3694	* configure: Re-generate.
3695
36962013-01-15  Richard Biener  <rguenther@suse.de>
3697
3698	PR other/55973
3699	* configure: Re-generate.
3700
37012013-01-14  Matthias Klose  <doko@ubuntu.com>
3702
3703	* Makefile.def (install-target-libsanitizer): Depend on
3704	install-target-libstdc++-v3.
3705	* Makefile.in: Regenerate.
3706
37072013-01-14  Richard Biener  <rguenther@suse.de>
3708
3709	* configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3710	* configure: Re-generate
3711
37122013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3713
3714	* config.sub: Update from config repo.
3715
37162013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3717
3718	* Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3719	* Makefile.in: Regenerate.
3720
37212013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3722
3723	* MAINTAINERS (arc): Add new port maintainership for myself.
3724
37252013-01-09  Jason Merrill  <jason@redhat.com>
3726
3727	* .gitignore: Import from gdb repository.
3728
37292013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3730
3731	* Makefile.def (configure-gcc): Depend on all-gmp.
3732	(all-gcc): Remove dependency on all-gmp.
3733	* Makefile.in: Regenerated.
3734
37352013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3736
3737	* config.sub: Merge from config repo.
3738	* config.guess: Ditto.
3739
37402013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3741
3742	* Makefile.def: Merge from binutils.
3743	* Makefile.in: Ditto.
3744
37452013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3746
3747	* MAINTAINERS: Update my email.
3748
37492012-12-29  Ben Elliston  <bje@gnu.org>
3750
3751	* config.guess: Update to 2012-12-29 version.
3752	* config.sub: Likewise.
3753
37542012-12-20  Matthias Klose  <doko@ubuntu.com>
3755
3756	* Makefile.def (install-target-libgfortran): Depend on
3757	install-target-libquadmath, install-target-libgcc.
3758	(install-target-libsanitizer): Depend on install-target-libgcc.
3759	(install-target-libjava): Depend on install-target-libgcc.
3760	(install-target-libitm): Depend on install-target-libgcc.
3761	(install-target-libobjc): Depend on install-target-libgcc.
3762	(install-target-libstdc++-v3): Depend on install-target-libgcc.
3763	* Makefile.in: Regenerate.
3764
37652012-12-19  Matthias Klose  <doko@ubuntu.com>
3766
3767	* Makefile.def (install-target-libgo): Depend on
3768	install-target-libatomic.
3769	* Makefile.in: Regenerate.
3770
37712012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3772
3773	PR go/55201
3774	* Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3775	* Makefile.in: Regenerate.
3776
37772012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3778
3779	* configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3780	* configure: Regenerate.
3781
37822012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3783
3784	* config.sub: Merge from config repo.
3785
37862012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3787
3788	* Makefile.def (target_modules): Add bootstrap=true and
3789	raw_cxx=true to libsanitizer.
3790	* configure.ac (bootstrap_target_libs): Add libsanitizer.
3791	* Makefile.in: Regenerated.
3792	* configure: Likewise.
3793
37942012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3795
3796	* MAINTAINERS: Remove self as RTL optimization maintainer.
3797
37982012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3799
3800	* MAINTAINERS (Write After Approval): Add myself.
3801
38022012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3803
3804	* Makefile.def (target_modules): Remove bootstrap=true and
3805	raw_cxx=true from libsanitizer.
3806	* configure.ac (bootstrap_target_libs): Remove libsanitizer.
3807	* Makefile.in: Regenerated.
3808	* configure: Likewise.
3809
38102012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3811
3812	* Makefile.def (target_modules): Add bootstrap=true and
3813	raw_cxx=true to libsanitizer.
3814	* configure.ac (bootstrap_target_libs): Add libsanitizer.
3815	* Makefile.in: Regenerated.
3816	* configure: Likewise.
3817
38182012-11-28  Andrew Pinski  <apinski@cavium.com>
3819
3820	PR bootstrap/54279
3821	* configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3822	* configure: Regenerate.
3823	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3824	* Makefile.in: Regenerate.
3825
38262012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3827
3828	* configure.ac: Disable libsanitizer if we're not building C++.
3829	* configure: Regenerate.
3830
38312012-11-15  Roland McGrath  <roland@hack.frob.com>
3832
3833	* MAINTAINERS (Write After Approval): Add myself.
3834
38352012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3836
3837	* MAINTAINERS: (libsanitizer, asan.c): Add myself,
3838	Kostya Serebryany (kcc@google.com) and
3839	Jakub Jelinek (jakub@redhat.com).
3840	Rename area for Dodji Seketeli (dodji@redhat.com).
3841
38422012-11-15  Dodji Seketeli  <dodji@redhat.com>
3843
3844	* MAINTAINERS: (asan.c, related): Add myself.
3845
38462012-11-14  Roland McGrath  <mcgrathr@google.com>
3847
3848	* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3849	* configure: Regenerate.
3850
38512012-11-13  Richard Henderson  <rth@redhat.com>
3852
3853	* configure.ac: Move libsanitizer logic to subdirectory.
3854	* configure: Regenerate.
3855
38562012-11-13  Dodji Seketeli  <dodji@redhat.com>
3857
3858	* configure.ac: Enable libsanitizer just on x86 linux for now.
3859	* configure: Re-generate.
3860
38612012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3862
3863	* configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3864	sections.
3865	* configure: Regenerate.
3866
38672012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3868
3869	* configure.ac: Add section for configdirs for libsanitizer.
3870	Disable for cris-*-* and mmix-*-*.
3871	* configure: Regenerate.
3872
38732012-11-12  Wei Mi <wmi@google.com>
3874
3875	* configure.ac: Add libsanitizer to target_libraries.
3876	* Makefile.def: Ditto.
3877	* configure: Regenerate.
3878	* Makefile.in: Regenerate.
3879	* libsanitizer: New directory for asan runtime.  Contains an empty
3880	tsan directory.
3881
38822012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3883
3884	* configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3885	against Mingw64 w32api.
3886	* configure: Regenerate.
3887
38882012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3889
3890	* configure: Regenerated.
3891
38922012-11-03  Robert Mason  <rbmj@verizon.net>
3893
3894	* configure.ac: add --disable-libstdcxx configure option
3895	and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3896
38972012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3898
3899	* MAINTAINERS (Write After Approval): Add myself.
3900
39012012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3902
3903	* MAINTAINERS (Write After Approval): Add myself.
3904
39052012-10-24  Sharad Singhai  <singhai@google.com>
3906
3907	* MAINTAINERS (Write After Approval): Add myself.
3908
39092012-10-24  Eric Christopher  <echristo@gmail.com>
3910
3911	* MAINTAINERS: Update email address.
3912
39132012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3914
3915	PR bootstrap/54820
3916	* configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3917	* configure: Regenerate.
3918
39192012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3920
3921	* MAINTAINERS (aarch64): Add Marcus and myself.
3922
39232012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3924
3925	PR bootstrap/54820
3926	* Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3927	(all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3928	(all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3929	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3930	(host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3931	* Makefile.in: Regenerate.
3932	* configure.ac (have_static_libs): New variable and associated check.
3933	(stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3934	-static-libgcc if stage1_libs is empty and have_static_libs is yes.
3935	* configure: Regenerate.
3936
39372012-10-10  Richard Biener  <rguenther@suse.de>
3938
3939	* MAINTAINERS: Adjust for changed surname.
3940
39412012-10-04  Lawrence Crowl  <crowl@google.com>
3942
3943	* MAINTAINERS (Write After Approval): Add myself.
3944
39452012-10-01  Cary Coutant  <ccoutant@google.com>
3946
3947	* MAINTAINERS: Add myself as dwarf debugging code maintainer.
3948
39492012-09-28  Ian Lance Taylor  <iant@google.com>
3950
3951	* Makefile.def: Make all-target-libgo depend on
3952	all-target-libbacktrace.
3953	* Makefile.in: Rebuild.
3954
39552012-09-26  Ian Lance Taylor  <iant@google.com>
3956
3957	* Makefile.def: Make all-gcc depend on all-libbacktrace.
3958	* Makefile.in: Rebuild.
3959
39602012-09-20  Walter Lee  <walt@tilera.com>
3961
3962	* configure.ac: Add tilegx to list of targets that support gold.
3963	* configure: Regenerate.
3964
39652012-09-20  Marek Polacek  <polacek@redhat.com>
3966
3967	* MAINTAINERS (Write After Approval): Add myself.
3968
39692012-09-19  Steve Ellcey  <sellcey@mips.com>
3970
3971	* configure.ac: Add mips*-mti-elf* target.
3972	* configure: Regenerate.
3973
39742012-09-17  Ian Lance Taylor  <iant@google.com>
3975
3976	* MAINTAINERS (Various Maintainers): Add libbacktrace.
3977	* configure.ac (host_libs): Add libbacktrace.
3978	(target_libraries): Add libbacktrace.
3979	* Makefile.def (host_modules): Add libbacktrace.
3980	(target_modules): Likewise.
3981	* configure, Makefile.in: Rebuild.
3982
39832012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3984
3985	PR target/38607
3986	Merge upstream change.
3987	* libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3988
3989	* configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3990	Add libgomp*.o to compare_exclusions for AIX.
3991	* configure: Regenerate.
3992
39932012-09-06  Diego Novillo  <dnovillo@google.com>
3994
3995	* configure.ac: Bump minimum GMP version to 4.2.3.
3996	* configure: Re-generate.
3997
39982012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3999
4000	PR target/54461
4001	* configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4002	target-libgloss if not configured --with-avrlibc=no.
4003	* configure: Regenerate.
4004
40052012-09-04  Jason Merrill  <jason@redhat.com>
4006
4007	* configure.ac: Fix --enable-languages=all.
4008
40092012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4010
4011	* MAINTAINERS (Write After Approval): Add myself.
4012
40132012-09-03  Richard Guenther  <rguenther@suse.de>
4014
4015	PR bootstrap/54138
4016	* configure.ac: Re-organize ISL / CLOOG checks to allow
4017	disabling with either --without-isl or --without-cloog.
4018	* configure: Regenerated.
4019
40202012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4021
4022	* configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4023	* configure: Regenerate.
4024
40252012-08-27  Ulrich Drepper  <drepper@gmail.com>
4026
4027	* MAINTAINERS: Fix my email address.
4028
40292012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4030
4031	PR binutils/4970
4032	* Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4033	and opcodes.
4034	* Makefile.in: Regenerated.
4035
40362012-08-26  Art Haas <ahaas@impactweather.com>
4037
4038	* configure: Regenerate.
4039
40402012-08-25  K��i��tof ��elechovski <giecrilj@stegny.2a.pl>
4041
4042	* INSTALL/README: Also refer to the online installation
4043	instructions.
4044
40452012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4046
4047	* MAINTAINERS (Write After Approval): Add myself.
4048	(Picochip port): Remove myself.
4049
40502012-08-14   Diego Novillo  <dnovillo@google.com>
4051
4052	Merge from cxx-conversion branch.
4053
4054	* Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4055	POSTSTAGE1_CONFIGURE_FLAGS.
4056	* Makefile.in: Regenerate.
4057	* configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4058	Force C++ when bootstrapping.
4059	* configure: Regenerate.
4060
40612012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4062
4063	* MAINTAINERS (Write After Approval): Add myself.
4064
40652012-07-16  Joseph Myers  <joseph@codesourcery.com>
4066
4067	* README: Document use of ranges of years in copyright notices.
4068
40692012-07-06  Richard Guenther  <rguenther@suse.de>
4070
4071	* Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4072	as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4073	--with-gmp=system.
4074	* Makefile.in: Regenerated.
4075	* configure: Likewise.
4076
40772012-07-06  Richard Guenther  <rguenther@suse.de>
4078
4079	* configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4080	* Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4081	supply V=1 as extra_make_flags.
4082	* configure: Regenerated.
4083	* Makefile.in: Likewise.
4084
40852012-07-04  Tristan Gingold  <gingold@adacore.com>
4086
4087	* configure: Regenerate.
4088
40892012-07-03  Richard Guenther  <rguenther@suse.de>
4090
4091	* Makfile.def (isl): Remove not necessary extra_exports and
4092	extra_make_flags.
4093	(cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4094	* Makefile.in: Regenerated.
4095
40962012-07-03  Richard Guenther  <rguenther@suse.de>
4097
4098	* Makefile.def (cloog): Add V=1 to extra_make_flags.
4099	* configure.ac: If either the ISL or the CLooG check failed
4100	do not try to build in-tree versions.
4101	* Makefile.in: Regenerated.
4102	* configure: Regenerated.
4103
41042012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4105
4106	* configure: Regenerate.
4107
41082012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4109
4110	* MAINTAINERS (Various Maintainers): Add myself as testsuite
4111	maintainer.
4112
41132012-07-02  Richard Guenther  <rguenther@suse.de>
4114
4115	* configure: Regenerated.
4116
41172012-07-02  Richard Guenther  <rguenther@suse.de>
4118	Michael Matz  <matz@suse.de>
4119	Tobias Grosser <tobias@grosser.es>
4120	Sebastian Pop <sebpop@gmail.com>
4121
4122	* Makefile.def: Add ISL host module, remove PPL host module.
4123	Adjust ClooG host module to use the proper ISL.
4124	* Makefile.tpl: Pass ISL include flags instead of PPL ones.
4125	* configure.ac: Include config/isl.m4.  Add ISL host library,
4126	remove PPL.  Remove PPL configury, add ISL configury, adjust
4127	ClooG configury.
4128	* Makefile.in: Regenerated.
4129	* configure: Likewise.
4130
41312012-07-02  Richard Guenther  <rguenther@suse.de>
4132
4133	Merge from graphite branch
4134	2011-07-21  Tobias Grosser  <tobias@grosser.es>
4135
4136	* configure: Regenerated.
4137	* config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4138	both cloog.org and legacy versions. The only supported version will
4139	be CLooG with the isl backend.
4140
4141	2011-07-21  Tobias Grosser  <tobias@grosser.es>
4142
4143	* configure: Regenerated.
4144	* configure.ac: Require cloog isl 0.17.0
4145
4146	2011-07-21  Tobias Grosser  <tobias@grosser.es>
4147
4148	* configure: Regenerated.
4149	* config/cloog.m4: Do not define CLOOG_ORG
4150
41512012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4152
4153	* configure.ac: Skip C if explicitly selected.
4154	* configure: Regenerate.
4155
41562012-06-28  Christophe Lyon <christophe.lyon@st.com>
4157
4158	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4159	they contain -O2.
4160	* configure: Regenerate.
4161
41622012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4163
4164	PR debug/53740
4165	* df.h, df-problems.c, dce.c: Revert last patch.
4166
41672012-06-25  Iain Sandoe  <iain@codesourcery.com>
4168
4169	* MAINTAINERS (Write After Approval): Update my email address.
4170
41712012-06-21  Meador Inge  <meadori@codesourcery.com>
4172
4173	* MAINTAINERS (Write After Approval): Add myself.
4174
41752012-06-20  Jason Merrill  <jason@redhat.com>
4176
4177	* Makefile.tpl (check-target-libgomp-c++): New.
4178	(check-target-libitm-c++): New.
4179	* Makefile.def (c++): Add them.
4180	* Makefile.in: Regenerate.
4181
41822012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4183
4184	* MAINTAINERS (Write After Approval): Add myself.
4185
41862012-05-16  Olivier Hainque  <hainque@adacore.com>
4187
4188	* Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4189	(gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4190	(install-no-fixedincludes): Adjust accordingly.
4191	* Makefile.in: Regenerate.
4192
41932012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4194
4195	Merge upstream change
4196	* libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4197
41982012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4199
4200	* MAINTAINERS (Write After Approval): Add myself.
4201
42022012-05-09  Nick Clifton  <nickc@redhat.com>
4203	    Paul Smith  <psmith@gnu.org>
4204
4205	PR bootstrap/50461
4206	* configure.ac (mpfr-dir): When using in-tree MPFR sources
4207	allow for the fact that from release v3.1.0 of MPFR the source
4208	files were moved into a src sub-directory.
4209	* configure: Regenerate.
4210
42112012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4212
4213	* configure.ac: Bump minimum MPFR version to 2.4.0.
4214	* configure: Regenerated.
4215
42162012-05-01  Richard Henderson  <rth@redhat.com>
4217
4218	* Makefile.def (libatomic): New target_module.
4219	* configure.ac (target_libraries): Add libatomic.
4220	(noconfigdirs): Check if libatomic is supported.
4221	* Makefile.in, configure: Rebuild.
4222
42232012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4224
4225	* MAINTAINERS (Write After Approval): Add myself.
4226
42272012-04-25  Joel Brobecker  <brobecker@adacore.com>
4228
4229	* config.sub: Update to 2012-04-18 version from official repo.
4230
42312012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4232
4233	* MAINTAINERS (Write After Approval): Add myself.
4234
42352012-04-11  Steve Ellcey  <sellcey@mips.com>
4236
4237	* MAINTAINERS: Changed email address.
4238
42392012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4240
4241	PR target/52737
4242	* contrib/gcc_update (files_and_dependencies):
4243	Remove gcc/config/avr/t-multilib from touch data.
4244
42452012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4246
4247	* MAINTAINERS (OS Port Maintainers): Remove irix.
4248	* configure.ac (enable_libgomp): Remove *-*-irix6*.
4249	(unsupported_languages): Remove mips-sgi-irix6.*.
4250	(noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4251	(with_stabs): Remove.
4252	* configure: Regenerate.
4253
42542012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4255
4256	* MAINTAINERS (OS Port Maintainers): Remove osf.
4257	* configure.ac (enable_libgomp): Remove *-*-osf*.
4258	(with_stabs): Remove alpha*-*-osf*.
4259	* configure: Regenerate.
4260
42612012-03-05  Tristan Gingold  <gingold@adacore.com>
4262
4263	* configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4264	* configure: Regenerate.
4265
42662012-02-17  Walter Lee  <walt@tilera.com>
4267
4268	* MAINTAINERS: (Write After Approval): Delete myself.
4269
42702012-02-14  Walter Lee  <walt@tilera.com>
4271
4272	* MAINTAINERS (tilegx port): Add myself.
4273	(tilepro port): Add myself.
4274	(Write After Approval): Add myself.
4275
42762012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4277
4278	* MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4279	and Joseph Myers as docstring relicensing maintainers.
4280
42812012-02-09  Bin Cheng  <bin.cheng@arm.com>
4282
4283	* MAINTAINERS (write-after-approval): Add myself.
4284
42852012-02-08  Ira Rosen <irar@il.ibm.com>
4286
4287	* MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4288	maintainer.
4289
42902012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4291
4292	* MAINTAINERS (Write After Approval): Move myself to
4293	maintain alphabetical order.
4294
42952012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4296
4297	* MAINTAINERS (Write After Approval): Add myself.
4298
42992012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4300
4301	* MAINTAINERS (Write After Approval): Add myself.
4302
43032012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4304	    Jayant R Sonar <jayant.sonar@kpitcummins.com>
4305
4306	* configure.ac (cr16-*-*): Remove nonconfigdirs.
4307	* configure: Regenerate.
4308
43092012-01-23  Harshit Chopra  <harshit@google.com>
4310
4311	* MAINTAINERS (Write After Approval): Add myself.
4312
43132012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4314
4315	* configure.ac: Remove reference to mh-interix.
4316	* configure: Regenerate.
4317
43182012-01-05  Richard Henderson  <rth@redhat.com>
4319
4320	PR bootstrap/51072
4321	* configure.ac: Disable libitm if c++ is not enabled.
4322	* configure: Rebuild.
4323
4324	* configure.ac: Fix regexp for same.
4325	* configure: Rebuild.
4326
43272012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4328
4329	* MAINTAINERS (Write After Approval): Add myself.
4330
43312012-01-02  Richard Guenther  <rguenther@suse.de>
4332
4333	PR bootstrap/51686
4334	* Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4335	* Makefile.in: Regenerate.
4336
43372011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4338
4339	* MAINTAINERS (Write After Approval): Add myself.
4340
43412011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4342
4343	* configure: Regenerate.
4344
43452011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4346
4347	* MAINTAINERS (picochip): Changed email address.
4348
43492011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4350
4351	* MAINTAINERS (write-after-approval): Add self.
4352
43532011-11-29  DJ Delorie  <dj@redhat.com>
4354
4355	* configure.ac (rl78-*-*) New case.
4356	* configure: Regenerate.
4357	* MAINTAINERS: Add myself as RL78 maintainer.
4358
43592011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4360
4361	* MAINTAINERS: Add self as co-maintainer of the Ada front end.
4362
43632011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4364
4365	* libtool.m4: Additional FreeBSD 10 fixes.
4366
43672011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4368
4369	* MAINTAINERS: Move myself from Write After Approval to CPU Port
4370	Maintainers section, as Epiphany maintainer.
4371
43722011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4373
4374	PR target/49992
4375	* configure.ac: Remove ranlib special-casing for Darwin.
4376	* configure: Regenerate.
4377
43782011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4379
4380	* MAINTAINERS (Reviewers): Keep the list sorted.
4381
43822011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4383
4384	* MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4385
43862011-11-09  Roland McGrath  <mcgrathr@google.com>
4387
4388	* configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4389	* configure: Rebuild.
4390	* Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4391	* Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4392	(HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4393	(BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4394	(BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4395	Add READELF.
4396	* Makefile.in: Rebuild.
4397
43982011-11-09  Jason Merrill  <jason@redhat.com>
4399
4400	* Makefile.def (language=c++): Remove check-c++0x.
4401	* Makefile.in (check-gcc-c++): Regenerate.
4402
44032011-11-08  Richard Henderson  <rth@redhat.com>
4404
4405	* configure.ac: Test for libitm directory present first.
4406
4407	* configure.ac: Adjust srcdir for running libitm/configure.tgt.
4408
4409	* configure.ac: Test libitm/configure.tgt to disable libitm.
4410	* configure: Rebuild.
4411
44122011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4413	    Richard Henderson  <rth@redhat.com>
4414
4415	Merged from transactional-memory.
4416
4417	* Makefile.def (lang_env_dependencies): libitm is c++.
4418	Add libitm target module.
4419	* configure.ac: Likewise.
4420	* config/mmap.m4: New file.
4421	* contrib/gcc_update: Add libitm to touch data.
4422	* Makefile.in, configure: Rebuild.
4423
44242011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4425
4426	* Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4427	LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4428	* Makefile.in: Regenerate.
4429
44302011-11-01  DJ Delorie  <dj@redhat.com>
4431
4432	* config.sub: Update to version 2011-10-29 (added rl78)
4433
44342011-10-27  Nick Clifton  <nickc@redhat.com>
4435
4436	* config.sub: Import these changes from the config project:
4437
4438	2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4439	    Ben Elliston  <bje@gnu.org>
4440
4441	* config.sub (epiphany): New.
4442
4443	2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4444	    Ben Elliston  <bje@gnu.org>
4445
4446	* config.sub (hexagon, hexagon-*): New.
4447
4448	2011-08-23  Roland McGrath  <mcgrathr@google.com>
4449
4450	* config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4451	64eb to be64.
4452
4453	2011-08-16  Roland McGrath  <mcgrathr@google.com>
4454
4455	* config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4456	(nacl): Grok as alias for 32el-unknown-nacl.
4457
44582011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4459
4460	* MAINTAINERS (Write After Approval): Add myself.
4461
44622011-10-24  Teresa Johnson  <tejohnson@google.com>
4463
4464	* MAINTAINERS (Write After Approval): Add myself.
4465
44662011-09-21  Jakub Jelinek  <jakub@redhat.com>
4467
4468	* MAINTAINERS (sparc port): Remove myself.
4469
44702011-09-14  Tom de Vries  <tom@codesourcery.com>
4471
4472	* MAINTAINERS (Write After Approval): Add myself.
4473
44742011-08-14  Yao Qi  <yao@codesourcery.com>
4475
4476	* configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4477	* configure: Regenerate.
4478
44792011-07-26  Ian Lance Taylor  <iant@google.com>
4480
4481	* configure.ac: Set have_compiler based on whether gcc directory
4482	exists, rather than on whether gcc is in configdirs.
4483	* configure: Rebuild.
4484
44852011-07-21  Joseph Myers  <joseph@codesourcery.com>
4486
4487	* MAINTAINERS (Global Reviewers): Add self.
4488
44892011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4490
4491	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4492	link directories.
4493	* Makefile.in: Rebuild.
4494
44952011-07-20  Ian Lance Taylor  <iant@google.com>
4496
4497	PR bootstrap/49787
4498	* configure.ac: Move --enable-bootstrap handling earlier in file.
4499	If --enable-bootstrap and either --enable-build-with-cxx or
4500	--enable-build-poststage1-with-cxx, enable C++ automatically.
4501	* configure: Rebuild.
4502
45032011-07-19  Ian Lance Taylor  <iant@google.com>
4504
4505	* configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4506	make C++ a boot_language.  Set and substitute
4507	POSTSTAGE1_CONFIGURE_FLAGS.
4508	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4509	(STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4510	* configure, Makefile.in: Rebuild.
4511
45122011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4513
4514	* MAINTAINERS (Register Allocation): Move myself from reviewers to
4515	maintainers.
4516
45172011-07-18  Jakub Jelinek  <jakub@redhat.com>
4518
4519	* MAINTAINERS (Global Reviewers): Add myself.
4520
45212011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4522
4523	* configure: Regenerate.
4524
45252011-07-16  Jason Merrill  <jason@redhat.com>
4526
4527	* Makefile.def (language=c++): Add check-c++0x and
4528	check-target-libmudflap-c++.
4529	* Makefile.tpl (check-target-libmudflap-c++): New.
4530	* Makefile.in: Regenerate.
4531
45322011-07-16  Matthias Klose  <doko@ubuntu.com>
4533
4534	* Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4535	* Makefile.def (target_modules/libjava): Pass
4536	$(EXTRA_CONFIGARGS_LIBJAVA).
4537	* configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4538	if not configured with --enable-static-libjava.
4539	* Makefile.in: Regenerate.
4540	* configure: Likewise.
4541
45422011-07-15  Jason Merrill  <jason@redhat.com>
4543
4544	* Makefile.in (check-c++): Move check-gcc-c++0x after
4545	check-target-libstdc++-v3.
4546
45472011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4548
4549	* MAINTAINERS (c6x port): New entry.
4550
45512011-07-13  Jason Merrill  <jason@redhat.com>
4552
4553	* Makefile.in (check-gcc-c++0x): New.
4554	(check-c++): Depend on it.
4555
45562011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4557
4558	PR target/39150
4559	* configure.ac (i[3456789]86-*-solaris2*): Also accept
4560	x86_64-*-solaris2.1[0-9]*.
4561	* configure: Regenerate.
4562
45632011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4564
4565	* MAINTAINERS (RTL optimizers): Add self.
4566
45672011-06-27  Gabriel Charette  <gchare@google.com>
4568
4569	* MAINTAINERS (Write After Approval): Add myself.
4570
45712011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4572
4573	PR regression/47836
4574	PR bootstrap/23656
4575	PR other/47733
4576	PR bootstrap/49247
4577	PR c/48825
4578	* configure.ac (target_libraries): Remove target-libiberty.
4579	Remove case-statement setting skipdirs=target-libiberty for
4580	multiple targets.  Remove checking target_configdirs and
4581	removing target-libiberty but keeping target-libgcc if
4582	otherwise empty.
4583	* Makefile.def (target_modules): Don't add libiberty.
4584	(dependencies): Remove all traces of target-libiberty.
4585	* configure, Makefile.in: Regenerate.
4586
45872011-06-13  Walter Lee <walt@tilera.com>
4588
4589	* configure.ac (tilepro-*-*) New case.
4590	(tilegx-*-*): Likewise.
4591	* configure: Regenerate.
4592
45932011-06-06  Jing Yu  <jingyu@google.com>
4594
4595	* configure.ac: Skip target-libiberty for
4596	arm*-*-linux-androideabi.
4597	* configure: Regenerated.
4598
45992011-06-06  Nick Clifton  <nickc@redhat.com>
4600
4601	* config.sub: Sync from upstream.
4602
46032011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4604
4605	* MAINTAINERS (Write After Approval): Add myself.
4606
46072011-06-01  Daniel Jacobowitz  <drow@false.org>
4608
4609	* MAINTAINERS: Update my email address.
4610
46112011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4612
4613	* MAINTAINERS (Write After Approval): Update my email address.
4614
46152011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4616
4617	* MAINTAINERS (Write After Approval): Add myself.
4618
46192011-05-08  Doug Kwan  <dougkwan@google.com>
4620
4621	* configure.ac: Propagate LDFLAGS_FOR_TARGET.
4622	* configure: Regenerated.
4623	* Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4624	value from configure.
4625	* Makefile.in: Regenerated.
4626
46272011-05-05  Joseph Myers  <joseph@codesourcery.com>
4628
4629	* configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4630	sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4631	*-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4632	| *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4633	*-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4634	*-*-vxworks*): Disable newlib and libgloss in separate case
4635	statement.
4636	(i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4637	to separate case statement.
4638	(*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4639	*-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4640	alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4641	sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4642	arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4643	bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4644	i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4645	i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4646	i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4647	i[[3456789]]86-*-rdos*, m32r-*-*,
4648	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4649	| fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4650	powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4651	rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4652	| sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4653	sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4654	sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4655	*-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4656	and libgloss in main case over targets.  Remove most empty cases
4657	in main case over targets.
4658	* configure: Regenerate.
4659
46602011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4661
4662	* MAINTAINERS (Write After Approval): Add myself.
4663
46642011-05-04  Joseph Myers  <joseph@codesourcery.com>
4665
4666	* configure.ac: Remove code setting special library locations for
4667	hppa*64*-*-hpux11*.  Remove code setting compiler for
4668	sparc-sun-solaris2*.
4669	* configure: Regenerate.
4670
46712011-05-04  Joseph Myers  <joseph@codesourcery.com>
4672
4673	* configure.ac: Separate libgloss_dir settings from general case
4674	over targets.
4675	* configure: Regenerate.
4676
46772011-04-28  Joseph Myers  <joseph@codesourcery.com>
4678
4679	* configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4680	alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4681	arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4682	cases in libgcj-disabling case statement.
4683	(hppa*64*-*-linux*): Set unsupported_languages instead of
4684	disabling target-zlib.
4685	(hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4686	to hppa*64*-*-hpux*.
4687	(hppa*-*-*): Restrict case in libgcj-disabling case statement to
4688	hppa*-*-hpux*.
4689	(ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4690	i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4691	i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4692	fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4693	powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4694	sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4695	sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4696	*-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4697	libgcj-disabling case statement.
4698	* configure: Regenerate.
4699
47002011-04-28  Joseph Myers  <joseph@codesourcery.com>
4701
4702	* configure.ac: Disable Java for targets not supporting libffi.
4703	(*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4704	Remove cases in Java-disabling statement.
4705	(*arm-wince-pe): Change to arm-wince-pe.
4706	(arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4707	cases in Java-disabling statement.
4708	(bfin-*-*): Don't disable Java again.
4709	(c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4710	fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4711	hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4712	hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4713	i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4714	i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4715	i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4716	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4717	Java-disabling statement.
4718	(mmix-*-*): Don't disable Java again.
4719	(mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4720	powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4721	microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4722	sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4723	tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4724	statement.
4725	* configure: Regenerate.
4726
47272011-04-28  Joseph Myers  <joseph@codesourcery.com>
4728
4729	* configure.ac: Separate cases disabling Java and Java libraries
4730	from general case over targets.
4731	* configure: Regenerate.
4732
47332011-04-21  Jie Zhang  <jzhang918@gmail.com>
4734
4735	* MAINTAINERS: Update my email address.
4736
47372011-04-20  Easwaran Raman  <eraman@google.com>
4738
4739	* MAINTAINERS (Write After Approval): Add myself.
4740
47412011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4742
4743	PR lto/48086
4744	* configure.ac: Re-enable LTO on *-apple-darwin9*.
4745	* configure: Regenerate.
4746
47472011-04-16  Jim Meyering  <meyering@redhat.com>
4748
4749	* MAINTAINERS (Write After Approval): Add myself.
4750
47512011-04-15  Dodji Seketeli  <dodji@redhat.com>
4752
4753	* MAINTAINERS: Update my email address.
4754
47552011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4756
4757	* MAINTAINERS (Write After Approval): Add myself.
4758
47592011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4760
4761	* MAINTAINERS (Write After Approval): Add myself.
4762
47632011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4764
4765	* MAINTAINERS (Write After Approval): Add myself.
4766
47672011-04-06  Joseph Myers  <joseph@codesourcery.com>
4768
4769	* configure.ac (build_tools): Remove build-byacc.
4770	(host_libs): Remove mmalloc.
4771	(host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4772	autoconf automake libtool diff rcs fileutils shellutils time
4773	textutils wdiff find uudecode hello tar gzip indent recode release
4774	sed perl gawk findutils gettext zip.
4775	(libgcj): Remove target-qthreads.
4776	(target_tools): Remove target-examples target-gperf.
4777	(YACC): Don't handle building byacc.
4778	* configure: Regenerate.
4779	* Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4780	dosutils, examples, fileutils, find, findutils, gawk, gettext,
4781	gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4782	patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4783	shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4784	handle building components.
4785	* Makefile.in: Regenerate.
4786
47872011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4788
4789	* MAINTAINERS: Update my email address as Xtensa maintainer.
4790
47912011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4792
4793	* config.sub: Sync from upstream.
4794
47952011-04-01  Joseph Myers  <joseph@codesourcery.com>
4796
4797	* configure.ac (avr-*-*): Add comment about why libssp is disabled.
4798	(microblaze*): Don't disable libssp.
4799	* configure: Regenerate.
4800
48012011-04-01  Joseph Myers  <joseph@codesourcery.com>
4802
4803	* configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4804	moveifchange.
4805	* configure: Regenerate.
4806	* Makefile.tpl: Use @SHELL@ not @config_shell@.
4807	* Makefile.in: Regenerate.
4808
48092011-04-01  Joseph Myers  <joseph@codesourcery.com>
4810
4811	* configure.ac (*-*-sysv4*): Don't enable libgomp.
4812	(alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4813	powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4814	powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4815	xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4816	*-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4817	md_exec_prefix cases.
4818	* configure: Regenerate.
4819
48202011-04-01  Joseph Myers  <joseph@codesourcery.com>
4821
4822	* configure.ac: Separate cases disabling target-libssp,
4823	target-libiberty, target-libstdc++-v3 and Fortran from general
4824	case over targets.
4825	* configure: Regenerate.
4826
48272011-04-01  Joseph Myers  <joseph@codesourcery.com>
4828
4829	* configure.ac (*-*-chorusos): Don't disable libgcj.
4830	(*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4831	Remove case.
4832	(*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4833	(arm-*-coff): Don't disable libgcj.
4834	(arm*-*-linux-gnueabi): Remove useless assignment.
4835	(arm-*-riscix*): Don't disable libgcj.
4836	(bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4837	configuration.
4838	(c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4839	(c54x*-*-*): Remove case.
4840	(tic54x-*-*): Don't disable GCC or GCC libraries.
4841	(cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4842	to *.
4843	(d10v-*-*): Don't disable GCC libraries.
4844	(d30v-*-*): Don't disable libgcj.
4845	(h8500-*-*): Don't disable GCC libraries.
4846	(i960-*-*): Don't disable libgcj.
4847	(i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4848	(i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4849	i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4850	libgcj.
4851	(m68k-*-coff*): Remove case.
4852	(mmix-*-*): Don't disable libgloss on host.
4853	(mn10200-*-*, mn10300-*-*): Remove cases.
4854	(powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4855	powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4856	Don't disable libgcj.
4857	(romp-*-*): Remove case.
4858	(sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4859	(sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4860	case.
4861	(v810-*-*): Don't disable GCC libraries.
4862	(v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4863	(ip2k-*-*): Don't disable GCC libraries.
4864	* configure: Regenerate.
4865
48662011-03-28  Joseph Myers  <joseph@codesourcery.com>
4867
4868	* configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4869	libffi on host.
4870	(x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4871	on host.
4872	(c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4873	* configure: Regenerate.
4874
48752011-03-26  John Marino  <binutils@marino.st>
4876
4877	* configure.ac: Add support for *-*-dragonfly*
4878	* configure: Regenerate.
4879
48802011-03-25  Joseph Myers  <joseph@codesourcery.com>
4881
4882	* configure.ac (native_only): Remove.
4883	(i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4884	send-pr uudecode guile gnuserv on host.
4885	(x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4886	send-pr rcs guile perl texinfo libtool on host.
4887	(i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4888	automake send-pr rcs guile perl texinfo libtool on host.
4889	(*-*-cygwin*, *-*-netbsd*): Remove host cases.
4890	(*-*-kaos*): Don't disable target-examples target-gperf on target.
4891	(alpha*-dec-osf*): Don't disable fileutils on target.
4892	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4893	texinfo send-pr expect dejagnu on target.
4894	(arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4895	target-qthreads on target.
4896	(hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4897	(ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4898	(i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4899	x86_64-*-mingw*): Don't disable expect on target.
4900	(*-*-cygwin*): Don't disable target-gperf on target.
4901	(powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4902	gnuserv on target.
4903	(powerpcle-*-solaris*): Don't disable make expect gnuserv on
4904	target.
4905	* configure: Regenerate.
4906
49072011-03-25  Joseph Myers  <joseph@codesourcery.com>
4908
4909	* configure.ac (target_tools): Remove target-groff.
4910	(native_only): Remove target-groff.
4911	(hppa*64*-*-*): Don't disable byacc.
4912	(i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4913	setting.
4914	(*-*-kaos*): Don't skip target-librx and target-groff.
4915	(*-*-netware*): Don't skip target-libmudflap.
4916	(*-*-tpf*): Don't skip target-libmudflap.
4917	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4918	directories on the host.
4919	(ia64*-*-*vms*): Don't skip tix.
4920	(sh-*-* | sh64-*-*): Don't condition skipped directories on the
4921	host.
4922	* configure: Regenerate.
4923
49242011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4925
4926	* configure.ac: Remove references to mt-mep, mt-netware,
4927	mt-wince.
4928	* Makefile.def: Add all-utils soft dependencies.
4929	* Makefile.tpl: Remove GDB_NLM_DEPS.
4930	* configure: Regenerate.
4931	* Makefile.in: Regenerate.
4932
49332011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4934
4935	* configure.ac: Do not include mh-x86omitfp.
4936	* configure: Regenerate.
4937
49382011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4939
4940	* configure.ac: Remove empty cases.
4941	* configure: Regenerate.
4942
49432011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4944
4945	* Makefile.def: Add dependency from termcap to gdb.
4946	* Makefile.in: Regenerate.
4947
49482011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4949
4950	* configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4951	* configure: Regenerate.
4952	* Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4953	* Makefile.tpl: Likewise.
4954	* Makefile.in: Regenerate.
4955
49562011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4957
4958	* configure.ac: Remove all mentions of tentative_cc.
4959	* configure: Regenerate.
4960
49612011-03-24  Joseph Myers  <joseph@codesourcery.com>
4962
4963	* configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4964	i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4965	m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4966	m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4967	mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4968	i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4969	i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4970	i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4971	i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4972	hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4973	*-*-rhapsody*): Remove host cases.
4974	* configure: Regenerate.
4975
49762011-03-24  Joseph Myers  <joseph@codesourcery.com>
4977
4978	* configure.ac (ppc*-*-pe): Remove host case.
4979	(strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4980	xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4981	| ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4982	cases.
4983	* configure: Regenerate.
4984
49852011-03-24  Joseph Myers  <joseph@codesourcery.com>
4986
4987	* config.sub: Update to version 2011-03-23.
4988
49892011-03-22  Joseph Myers  <joseph@codesourcery.com>
4990
4991	* configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4992	i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4993	| i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4994	* configure: Regenerate.
4995
49962011-03-22  Joseph Myers  <joseph@codesourcery.com>
4997
4998	* MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4999	to Write After Approval.
5000	* config-ml.in: Don't handle arc-*-elf*.
5001	* configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5002	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5003	handle GCC libraries.
5004	* configure: Regenerate.
5005
50062011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5007
5008	PR bootstrap/48120:
5009	* configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5010	Add -lstdc++ -lm to LIBS.
5011	* configure: Regenerate.
5012
50132011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5014
5015	* config.guess: Update to version 2011-02-02
5016	* config.sub: Update to version 2011-02-24
5017
50182011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5019
5020	PR lto/48086
5021	* configure.ac: Re-enable LTO on *-apple-darwin9.
5022	* configure: Regenerate.
5023
50242011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5025
5026	PR lto/48086
5027	* configure.ac: Disable LTO on darwin due to an assembler change in
5028	Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5029	under 256.
5030	* configure: Regenerate.
5031
50322011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5033
5034	* MAINTAINERS: Update myself as score backend maintainer,
5035	update my e-mail address.
5036
50372011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5038
5039	* MAINTAINERS: Update my e-mail address.
5040
50412011-03-06  Joey Ye  <joey.ye@arm.com>
5042
5043	* MAINTAINERS: Update my e-mail address.
5044
50452011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5046
5047	* configure.ac: Adjust test of with_ppl.
5048	* configure: Regenerated.
5049
50502011-03-02  Kai Tietz  <ktietz@redhat.com>
5051
5052	* MAINTAINERS: Adjust my e-mail address.
5053
50542011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5055
5056	* configure.ac: Add -lpwl to ppllibs.
5057	* configure: Regenerated.
5058
50592011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5060
5061	* config/cloog.m4: Add -lisl to clooglibs.
5062	* configure: Regenerated.
5063
50642011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5065
5066	* MAINTAINERS (CPU Port maintainers): Add self.
5067
50682011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5069
5070	* MAINTAINERS: Add myself as testsuite maintainer.
5071
50722011-02-15  Mike Stump  <mikestump@comcast.net>
5073
5074	* MAINTAINERS: Add myself as testsuite maintainer.
5075
50762011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5077
5078	Import from Libtool and gnulib:
5079
5080	2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5081
5082	Prepare for supporting FreeBSD 10.
5083	* config.rpath: Remove handling of freebsd1* which soon would
5084	match FreeBSD 10.0.
5085
5086	2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5087
5088	Remove support for FreeBSD 1.x.
5089	* libtool.m4 (_LT_LINKER_SHLIBS)
5090	(_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5091	soon would incorrectly match FreeBSD 10.0.
5092
50932011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5094
5095	PR binutils/12283
5096	* move-if-change: Import version from gnulib.
5097
50982011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5099
5100	PR lto/47225
5101	* Makefile.def (lto-plugin): Double dash for enable-shared.
5102	(configure-gcc): Depend on all-lto-plugin.
5103	* Makefile.in: Rebuilt.
5104
51052011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5106
5107	* configure.ac: Remove extra bracket.
5108	* configure: Regenerate.
5109
51102011-02-08  Tobias Burnus  <burnus@net-b.de>
5111
5112	* MAINTAINERS: Add myself as libquadmath maintainer.
5113
51142011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5115
5116	* MAINTAINERS: Update my email address.
5117
51182011-02-07  Joseph Myers  <joseph@codesourcery.com>
5119
5120	* MAINTAINERS (option handling): Add self.
5121
51222011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5123
5124	PR lto/47225
5125	* Makefile.def: Add dependency for install-gcc
5126	on install-lto-plugin.
5127	* Makfile.in: Regenerated
5128
51292011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5130
5131	* MAINTAINERS (CPU Port Maintainers): Add myself.
5132
51332011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5134
5135	PR libgcj/44341
5136	* configure.ac: Discard --with-* flags for host when configuring
5137	target libraries for cross build.
5138	* configure: Rebuilt.
5139
51402011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5141
5142	* MAINTAINERS (linear loop transforms): Removed.
5143
51442011-01-25  Jakub Jelinek  <jakub@redhat.com>
5145
5146	* configure.ac: If with_ppl is no, move setting with_cloog=no
5147	after CLOOG_REQUESTED check.
5148	* configure: Regenerated.
5149
51502011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5151
5152	* configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5153	CLooG has been requested.
5154	* configure: Regenerated.
5155
51562011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5157
5158	* configure: Regenerated.
5159	* configure.ac: Check for version 0.11 (or later revision) of PPL.
5160
51612011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5162
5163	* configure: Regenerated.
5164	* configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5165
51662011-01-21  Andreas Schwab  <schwab@redhat.com>
5167
5168	* configure.ac: Use AS_HELP_STRING throughout.
5169	* configure: Regenerate.
5170
51712011-01-18  Jie Zhang  <jie.zhang@analog.com>
5172
5173	* configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5174	* configure: Regenerate.
5175
51762011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5177
5178	* ltmain.sh (relink): Use absolute path when hardcoding with -L.
5179
51802011-01-13  Joel Brobecker  <brobecker@adacore.com>
5181
5182	* configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5183	for ia64-hpux.
5184	* configure: Regenerate.
5185
51862011-01-07  Jan Hubicka  <jh@suse.cz>
5187
5188	PR lto/47225
5189	* Makefile.in: Regenerate.
5190	* Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5191	configure.
5192
51932011-01-07  Jan Hubicka  <jh@suse.cz>
5194
5195	* Makefile.in: Regenerate.
5196	* Makefile.def (gcc host module) and soft dependency on lto-plugin
5197	and configure dependency on lto-plugin configure.
5198	(lto-plugin module): Remove dependency on GCC; add dependency on
5199	liniberty.
5200
52012011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5202
5203	* MAINTAINERS (Write After Approval): Add myself.
5204
52052010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5206
5207	* configure: Regenerate.
5208
52092010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5210
5211	* configure.ac: (picochip): Disable libiberty.
5212
52132010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5214
5215	* MAINTAINERS (Write After Approval): Add myself.
5216
52172010-12-10  Ian Lance Taylor  <iant@google.com>
5218
5219	PR bootstrap/46819
5220	* configure.ac: For --disable-libgcj clear libgcj_saved.
5221	* configure: Rebuild.
5222
52232010-12-10  Tobias Burnus  <burnus@net-b.de>
5224
5225	PR fortran/46540
5226	* configure.ac: Add --disable-libquadmath and
5227	--disable-libquadmath-support.
5228	* configure: Regenerate.
5229
52302010-12-03  Ian Lance Taylor  <iant@google.com>
5231
5232	* MAINTAINERS: Add myself as libgo maintainer.
5233
52342010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5235
5236	PR libffi/46792
5237	* configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5238	* configure: Regenerate.
5239
52402010-12-02  Ian Lance Taylor  <iant@google.com>
5241
5242	* configure.ac: Always set default for poststage1_ldflags to
5243	-static-libstdc++ -static-libgcc.
5244
52452010-11-29  Andreas Schwab  <schwab@redhat.com>
5246
5247	* configure.ac: Move comment to remove extra space in last argument
5248	of GCC_TARGET_TOOL.
5249
52502010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5251
5252	PR other/46026
5253	* configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5254	* Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5255	* Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5256	(BASE_FLAGS_TO_PASS): Use it.
5257	* configure: Rebuilt.
5258	* Makefile.in: Rebuilt.
5259
52602010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5261
5262	PR binutils/12258
5263	* configure.ac: Correct comments for --enable-gold/--enable-ld.
5264	Properly check default linker.
5265	* configure: Regnerated.
5266
52672010-11-23  Matthias Klose  <doko@ubuntu.com>
5268
5269	* configure.ac: For --enable-gold, handle value `default' instead of
5270	`both*'.  New configure option --{en,dis}able-ld.
5271	* configure: Regenerate.
5272
52732010-11-20  Ian Lance Taylor  <iant@google.com>
5274
5275	* configure.ac: Only disable a language library if no language needs
5276	it.  Don't let --disable-libgcj uncondtionally disable libffi.
5277	* configure: Rebuild.
5278
52792010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5280
5281	* Makefile.in: Regenerate.
5282
5283	PR other/46202
5284	* configure.ac: Fix just-built in-tree STRIP name to be
5285	binutils/strip-new.
5286	* configure: Regenerate.
5287	* Makefile.def (install-strip-gcc, install-strip-binutils)
5288	(install-strip-opcodes, install-strip-ld, install-strip-itcl)
5289	(install-strip-sid): Mirror dependencies on non-strip variants
5290	of these targets on the respective -strip prerequisites.
5291	* Makefile.tpl (install-strip, install-strip-host)
5292	(install-strip-target): New targets.
5293	(install-strip-[+module+], install-strip-target-[+module+]):
5294	New targets.
5295	* Makefile.in: Regenerate.
5296
52972010-11-19  Ian Lance Taylor  <iant@google.com>
5298	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5299
5300	* configure.ac: Add target-libgo to target_libraries.  Set
5301	and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5302	* Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5303	(HOST_EXPORTS): Add GOC.
5304	(BASE_TARGET_EXPORTS): Add GOC.
5305	(GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5306	(GOCFLAGS_FOR_TARGET): New variable.
5307	(EXTRA_HOST_FLAGS): Add GOC.
5308	(EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5309	* Makefile.def (target_modules): Add libgo.
5310	(flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5311	(dependencies): Add dependency from configure-target-libgo to
5312	configure-target-libffi and all-target-libstdc++-v3.  Add
5313	dependencies from all-target-libgo to all-target-libffi.
5314	(languages): Add go.
5315	* configure: Rebuild.
5316	* Makefile.in: Rebuild.
5317
53182010-11-19  Ian Lance Taylor  <iant@google.com>
5319
5320	* config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5321	compiler/flag environment variables.
5322
53232010-11-18  Ian Lance Taylor  <iant@google.com>
5324
5325	* configure.ac: Check for lang_requires_boot_languages in
5326	config-lang.in files.
5327	* configure: Rebuild.
5328
53292010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5330	    Tobias Burnus  <burnus@net-b.de>
5331
5332	PR fortran/32049
5333	* Makefile.def: Add libquadmath; build it with language=fortran.
5334	* configure.ac: Add libquadmath.
5335	* Makefile.tpl: Handle multiple libs in check-[+language+].
5336	* Makefile.in: Regenerate.
5337	* configure: Regenerate.
5338
53392010-11-16  Tom Tromey  <tromey@redhat.com>
5340
5341	* MAINTAINERS: Moved myself to reviewers section.
5342
53432010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5344
5345	* MAINTAINERS: Moved myself to reviewers section.
5346
53472010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5348
5349	* MAINTAINERS (Various Maintainers): Add self for build machinery.
5350	(Write After Approval): Remove self.
5351
53522010-11-15  Andreas Schwab  <schwab@redhat.com>
5353
5354	* configure.ac: Fix spelling in option names.
5355	* configure: Regenerated.
5356
53572010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5358
5359	PR bootstrap/39622
5360	* configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5361	* configure: Regenerated.
5362
53632010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5364
5365	* MAINTAINERS: Update my email address.
5366
53672010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5368
5369	* configure: Regenerate.
5370
53712010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5372
5373	* configure: Regenerate.
5374
53752010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5376
5377	* configure: Regenerate.
5378
53792010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5380
5381	* configure: Regenerate.
5382
53832010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5384
5385	* configure.ac: Support official CLooG.org versions.
5386	* configure: Regenerate.
5387	* config/cloog.m4: New.
5388
53892010-11-10  Fran��ois Dumont  <francois.cppdevs@free.fr>
5390
5391	* MAINTAINERS (Write After Approval): Add myself.
5392
53932010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5394
5395	* MAINTAINERS: Update my email address.
5396
53972010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5398
5399	* configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5400	* configure: Regenerate.
5401
54022010-11-03  Ian Lance Taylor  <iant@google.com>
5403	    Dave Korn  <dave.korn.cygwin@gmail.com>
5404
5405	PR lto/46273
5406	* configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5407	and on other supported platforms whenever LTO is enabled.
5408	* configure: Rebuild.
5409
54102010-11-02  Alan Modra  <amodra@gmail.com>
5411
5412	PR binutils/12110
5413	* configure.ac: Error when source path contains spaces.
5414	* configure: Regenerate.
5415
54162010-10-23  James E. Wilson  <wilson@codesourcery.com>
5417
5418	* MAINTAINERS: Update my email address.
5419
54202010-10-20  Ian Lance Taylor  <iant@google.com>
5421
5422	* Makefile.def (target_modules): Set lib_path to src/.libs for
5423	libstdc++-v3 module.
5424	* Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5425	* Makefile.in: Rebuild.
5426
54272010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5428
5429	* MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5430	(Write After Approval): Remove myself.
5431
54322010-10-15  Tristan Gingold  <gingold@adacore.com>
5433
5434	* MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5435
54362010-10-14  Douglas Rupp  <rupp@gnat.com>
5437
5438	* MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5439
54402010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5441
5442	* configure.ac (build_lto_plugin): New shell variable.
5443	(--enable-lto): Turn on by default for all non-ELF platforms that
5444	have had LTO support added so far.  Set build_lto_plugin appropriately
5445	for both ELF and non-ELF.
5446	(configdirs): Add lto-plugin or not based on build_lto_plugin.
5447	* configure: Regenerate.
5448
54492010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5450
5451	Sync from src:
5452	* configure.ac (v850 support): Remove target-libgloss from
5453	noconfigdirs.
5454	* configure: Regenerate.
5455
54562010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5457
5458	PR bootstrap/45326
5459	PR bootstrap/45174
5460	* configure.ac: Honor initial values of $build_configargs,
5461	$host_configargs, $target_configargs.  Mark the precious, so
5462	environment settings get recorded.
5463	* configure: Regenerate.
5464
54652010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5466
5467	PR bootstrap/45796
5468	* Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5469	Depend on all-build-libiberty.
5470	* Makefile.in: Regenerate.
5471
54722010-09-30  Michael Eager  <eager@eagercon.com>
5473
5474	* configure.ac (microblaze): Add target-libssp to noconfigdirs.
5475	* configure: Regenerate.
5476
54772010-09-28  Michael Eager  <eager@eagercon.com>
5478
5479	* MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5480
54812010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5482
5483	PR bootstrap/44621
5484	* configure.ac: Fix unportable shell quoting.
5485	* configure: Regenerate.
5486
54872010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5488
5489	* configure.ac (enable-lto): Add Darwin to the list of supported lto
5490	targets and amend comment.
5491	* configure: Regenerate.
5492
54932010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5494
5495	* MAINTAINERS (Write After Approval): Add myself.
5496
54972010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5498
5499	* configure.ac: Enable LTO by default on Darwin.
5500	* configure: Regenerate.
5501
55022010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5503
5504	* MAINTAINERS (Write After Approval): Add myself.
5505
55062010-09-01  Ian Bolton  <ian.bolton@arm.com>
5507
5508	* MAINTAINERS (Write After Approval): Add myself.
5509
55102010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5511
5512	* MAINTAINERS (OS Port Maintainers): Remove myself from windows
5513	ports
5514
55152010-07-28  David Yuste  <david.yuste@gmail.com>
5516
5517	* MAINTAINERS (Write After Approval): Add myself.
5518
55192010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5520
5521	* configure.ac: Support all v850 targets.
5522	* configure: Regenerate.
5523
55242010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5525
5526	PR bootstrap/44455
5527	* configure.ac (extra_mpfr_configure_flags): Copy from
5528	extra_mpc_gmp_configure_flags.
5529	* configure: Re-generated.
5530
55312010-07-22  Andi Kleen  <ak@linux.intel.com>
5532
5533	* MAINTAINERS (Write After Approval): Add myself.
5534
55352010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5536
5537	* MAINTAINERS (Write After Approval): Add myself.
5538
55392010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5540
5541	* MAINTAINERS (Write After Approval): Add myself.
5542
55432010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5544
5545	PR target/44862
5546	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5547	Provide -B option to allow for link spec %s substitutions for
5548	libstdc++.a on darwin.
5549	* Makefile.in: Regenerate.
5550
55512010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5552
5553	* MAINTAINERS (Reviewers): Update my e-mail address
5554
55552010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5556
5557	* Makefile.def (configure-gcc): Depend on all-libelf.
5558	* Makefile.in: Rebuild.
5559
55602010-06-05  Fabien Ch��ne  <fabien@gcc.gnu.org>
5561
5562	* MAINTAINERS (Write After Approval): Add myself in the right place.
5563
55642010-06-04  Fabien Ch��ne  <fabien@gcc.gnu.org>
5565
5566	* MAINTAINERS (Write After Approval): Add myself.
5567
55682010-05-25  Sterling Augustine  <sterling@tensilica.com>
5569
5570	* MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5571
55722010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5573
5574	* config.sub: Update to version 2010-05-21.
5575	* config.guess: Update to version 2010-04-03.
5576
55772010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5578
5579	* configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5580	* configure: Regenerate.
5581
55822010-05-12  Sriraman Tallam  <tmsriram@google.com>
5583
5584	* MAINTAINERS (Write After Approval): Add myself.
5585
55862010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5587
5588	* configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5589	a platform that supports LTO.
5590	* configure: Regenerate.
5591
55922010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5593
5594	* configure.ac: Allow all the versions greater than 0.10 of PPL.
5595	* configure: Regenerated.
5596
55972010-04-27  Roland McGrath  <roland@redhat.com>
5598	    H.J. Lu  <hongjiu.lu@intel.com>
5599
5600	* configure.ac (--enable-gold): Support both, both/gold and
5601	both/bfd to add gold to configdirs without removing ld.
5602	* configure: Regenerated.
5603
5604	* Makefile.def: Add install-gold dependency to install-ld.
5605	* Makefile.in: Regenerated.
5606
56072010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5608
5609	PR lto/42776
5610	* configure.ac (--enable-lto): Refactor handling so libelf tests
5611	are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5612	and allow LTO to be explicitly enabled on non-ELF platforms that
5613	are known to support it inside else-clause.
5614	* configure: Regenerate.
5615
56162010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5617
5618	* configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5619	* configure: Regenerate.
5620
56212010-04-17  Ralf Cors��pius  <ralf.corsepius@rtems.org>
5622
5623	* configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5624	* configure: Regenerate.
5625
56262010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5627
5628	* configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5629	separately.
5630	* configure: Regenerate.
5631
56322010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5633
5634	* MAINTAINERS (Write After Approval): Add myself.
5635
56362010-04-14  Tristan Gingold  <gingold@adacore.com>
5637
5638	* configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5639	* configure: Regenerate.
5640
56412010-04-13  Steve Ellcey  <sje@cup.hp.com>
5642
5643	* configure: Regenerate after change to elf.m4.
5644
56452010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5646
5647	* MAINTAINERS (Write After Approval): Add myself.
5648
56492010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5650
5651	* configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5652	* configure: Regenerated.
5653
56542010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5655
5656	* configure.ac: Print "buggy but acceptable" when CLooG
5657	revision is less than 9.
5658	* configure: Regenerated.
5659
56602010-04-01  Diego Novillo  <dnovillo@google.com>
5661
5662	* MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5663
56642010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5665
5666	PR bootstrap/43615
5667	PR bootstrap/43328
5668
5669	Revert:
5670
5671	2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5672
5673	* configure.ac: Do not pass --enable-multilib nor
5674	--disable-multilib in baseargs.  Accept explicitly passed
5675	--enable_multilib.
5676	* configure: Regenerate.
5677
56782010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5679
5680	* MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5681
56822010-03-31  Janis Johnson  <janis187@us.ibm.com>
5683
5684	* MAINTAINERS: Remove myself.
5685
56862010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5687
5688	PR bootstrap/43328
5689	* configure.ac: Do not pass --enable-multilib nor
5690	--disable-multilib in baseargs.  Accept explicitly passed
5691	--enable_multilib.
5692	* configure: Regenerate.
5693
56942010-03-28  Andrew Pinski  <pinskia@gmail.com>
5695
5696	* MAINTAINERS (spu port): Remove me.
5697
56982010-03-23  Joseph Myers  <joseph@codesourcery.com>
5699
5700	* configure.ac (tic6x-*-*): New case.
5701	* configure: Regenerate.
5702
57032010-03-23  Joseph Myers  <joseph@codesourcery.com>
5704
5705	* config.sub: Update to version 2010-03-22.
5706	* config.guess: Update to version 2009-12-30.
5707
57082010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5709
5710	PR ada/42554
5711	* configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5712	* configure: Regenerate.
5713
57142010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5715
5716	* MAINTAINERS: Update my email address.
5717
57182010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5719
5720	* MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5721	(ghassan.shobaki@amd.com): Removed.
5722
57232010-03-17  Alan Modra  <amodra@gmail.com>
5724
5725	* MAINTAINERS: Update my email address.
5726
57272010-03-16  Diego Novillo  <dnovillo@google.com>
5728
5729	* MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5730	Matthews.
5731
57322010-03-16  Joseph Myers  <joseph@codesourcery.com>
5733
5734	* MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5735	Gutson, Jeffrey D. Oldham and Mark Shinwell.
5736
57372010-03-16  Joseph Myers  <joseph@codesourcery.com>
5738
5739	* MAINTAINERS: Update my email address.
5740
57412010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5742
5743	* MAINTAINERS: Update my email address.
5744
57452010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5746
5747	* MAINTAINERS: Update my email address.
5748
57492010-03-09  Jie Zhang  <jie@codesourcery.com>
5750
5751	* MAINTAINERS: Update my email address.
5752
57532010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5754
5755	PR libstdc++/32499
5756	* configure.ac (RANLIB): Default to true.
5757	(STRIP): Likewise.
5758	(RANLIB_FOR_TARGET): Remove superfluous : argument.
5759	* configure: Regenerate.
5760
57612010-02-17  Rafael ��vila de Esp��ndola  <espindola@google.com>
5762
5763	* MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5764	(Write After Approval): Update my email address.
5765
57662010-02-17  Nick Clifton  <nickc@redhat.com>
5767
5768	PR 11238
5769	* Makefile.tpl (local-distclean): Also remove config.cache files in
5770	sub-directories as there may not be Makefiles present in the
5771	sub-directories.
5772	* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5773	the config.cache files found by the find command.
5774
5775	* Makefile.in: Regenerate.
5776	* configure.ac: Revert previous delta.
5777	* configure: Regenerate.
5778
57792010-02-15  Nick Clifton  <nickc@redhat.com>
5780
5781	PR 11238
5782	* configure.ac: Delete config.cache files in sub-directories when
5783	deleting Makefiles.
5784	* configure: Regenerate.
5785
57862010-02-12  Ben Elliston  <bje@gnu.org>
5787
5788	* MAINTAINERS: Update my email address.
5789
57902010-02-08  Andrew Pinski  <pinskia@gmail.com>
5791
5792	* MAINTAINERS (spu port): Update my email address.
5793
57942010-02-08  Jie Zhang  <jie.zhang@analog.com>
5795
5796	* MAINTAINERS: Add myself as a maintainer for the bfin port.
5797
57982010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5799
5800	* configure.ac: Add "recommended" version checks for GMP/MPC.
5801	Update recommended GMP/MPFR/MPC versions.
5802	* configure: Regenerate.
5803
58042010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5805
5806	* MAINTAINERS: Move my Embecosm email address into the
5807	write-after-approval section.
5808
58092010-01-26  Ian Lance Taylor  <iant@google.com>
5810
5811	* MAINTAINERS: Add myself as Go frontend maintainer.
5812
58132010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5814
5815	PR libstdc++/36101, PR libstdc++/42813
5816	* configure.ac (bootstrap_target_libs): Make inclusion of
5817	target-libgomp conditional on libgomb being in target_configdirs.
5818	* configure: Regenerate.
5819
58202010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5821
5822	PR libstdc++/36101, PR libstdc++/42813
5823	* configure.ac (bootstrap_target_libs): Include target-libgomp.
5824	* configure: Regenerate.
5825
58262010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5827
5828	PR libstdc++/36101, PR libstdc++/42813
5829	* configure.ac (target_configdirs): Substitute.
5830	* Makefile.def: Bootstrap target module libgomp.
5831	Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5832	* Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5833	(BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5834	* configure, Makefile.in: Regenerate.
5835
58362010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5837
5838	* MAINTAINERS: Adjust my details.
5839
58402010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5841
5842	* MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5843
58442010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5845
5846	* MAINTAINERS: reindented my entry with tabs instead of spaces.
5847
58482010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5849
5850	* MAINTAINERS (Write After Approval): Add myself.
5851
58522010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5853
5854	* MAINTAINERS (Write After Approval): Add myself.
5855
58562010-01-11  Richard Guenther  <rguenther@suse.de>
5857
5858	PR lto/41569
5859	* Makefile.def (all-lto-plugin): Depend on all-gcc.
5860	* Makefile.in: Regenerated.
5861
58622010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5863
5864	* configure.ac: Enable libjava build on x86_64-*freebsd*.
5865	* configure: Regenerate.
5866
58672010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5868	    Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5869
5870	PR bootstrap/42424
5871	* configure.ac: Include libtool m4 files.
5872	(_LT_CHECK_OBJDIR): Call it.
5873	(extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5874	gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5875
5876	* configure: Regenerate.
5877
58782010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5879
5880	PR bootstrap/41818
5881	* Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5882	to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5883	* Makefile.in: Regenerate.
5884
58852010-01-02  Richard Guenther  <rguenther@suse.de>
5886
5887	PR lto/41529
5888	* configure.ac: Include config/elf.m4.  Disable LTO if not
5889	builting for an elf target.
5890	* configure: Regenerate.
5891
58922009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5893
5894	* MAINTAINERS: Change my email address.
5895
58962009-12-18  Ben Elliston  <bje@au.ibm.com>
5897
5898	* config.sub, config.guess: Update from upstream sources.
5899
59002009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5901
5902	* MAINTAINERS (Write After Approval): Add myself.
5903
59042009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5905
5906	PR middle-end/30447
5907	PR middle-end/30789
5908	PR other/40302
5909
5910	* configure.ac: Require MPC.
5911	* configure: Regenerate.
5912
59132009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5914
5915	PR target/38384
5916	PR bootstrap/40972
5917	* libtool.m4: Sync from git Libtool.
5918	* ltoptions.m4: Likewise.
5919	* ltversion.m4: Likewise.
5920	* lt~obsolete.m4: Likewise.
5921	* ltmain.sh: Likewise.
5922
59232009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5924
5925	* configure.ac: Update minimum MPC version to 0.8.
5926	* configure: Regenerate.
5927
59282009-11-21  Sebastian Pop  <sebpop@gmail.com>
5929
5930	* configure.ac: Check for version 0.15.5 or later revision of CLooG.
5931	* configure: Regenerated.
5932
59332009-11-21  Ian Lance Taylor  <iant@google.com>
5934
5935	* configure.ac: Change default of poststage1_ldflags to be empty if
5936	poststage1_libs is set.  When poststage1_libs is empty, and
5937	ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5938	* configure: Rebuild.
5939
59402009-11-21  Adam Nemet  <adambnmet@gmail.com>
5941
5942	* MAINTAINERS (Write After Approval): Update my email address.
5943
59442009-11-20  Ben Elliston  <bje@au.ibm.com>
5945
5946	* config.guess: Update from upstream sources.
5947
59482009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5949
5950	* Makefile.def: Restore host and target settings for gmp.
5951	* Makefile.in: Rebuild.
5952
59532009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5954
5955	* configure.ac: Add libelf to host_libs.  Enable in-tree configury
5956	of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5957	Fix portability of test of C++ as bootstrap language.  Add
5958	ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5959	* configure: Rebuild.
5960	* Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5961	and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5962	in-tree building.
5963	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5964	(POSTSTAGE1_HOST_EXPORTS): Use it.
5965	(STAGE[+id+]_CXXFLAGS): New.
5966	(BASE_FLAGS_TO_PASS): Pass it down.
5967	(configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5968	extra_exports.
5969	(all-stage[+id+]-[+prefix+][+module+]): Likewise.
5970	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5971	extra_exports.
5972	* Makefile.in: Rebuild.
5973
59742009-11-17  Ben Elliston  <bje@au.ibm.com>
5975
5976	* config.sub, config.guess: Update from upstream sources.
5977
59782009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5979
5980	* MAINTAINERS (Write After Approval): Add myself.
5981
59822009-11-09  Jon Beniston  <jon@beniston.com>
5983
5984	* MAINTAINERS (Write After Approval): Add myself.
5985
59862009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5987
5988	* configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5989	paths for *-w64-mingw* and x86_64-*mingw*.
5990	* configure: Regenerated.
5991
59922009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5993
5994	* MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5995
59962009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5997
5998	* MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5999	Phil Edwards to Write-After Approval.
6000
60012009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6002
6003	* configure.ac: Disable target-winsup & co for
6004	x86_64-*-mingw* and *-w64-mingw* targets.
6005	* configure: Regenerated.
6006
60072009-10-16  Nick Clifton  <nickc@redhat.com>
6008
6009	* MAINTAINERS: Add myself as a maintainer for the RX port.
6010
60112009-10-26  Johannes Singler  <singler@kit.edu>
6012
6013	* MAINTAINERS (Write After Approval): Update my e-mail address.
6014
60152009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6016
6017	* configure.ac (CLooG test): Use = with test.
6018	* configure: Regenerate.
6019
60202009-10-22  Richard Guenther  <rguenther@suse.de>
6021
6022	* configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6023	cloog if the ppl version check failed.  Move flags saving
6024	before setting in libelf check.
6025	* configure: Regenerate.
6026
60272009-10-21  Richard Guenther  <rguenther@suse.de>
6028
6029	* configure.ac: Adjust the ppl and cloog configure to work as
6030	documented.  Disable cloog if ppl was disabled.  Omit the version
6031	checks if they were disabled.
6032	* configure: Re-generate.
6033
60342009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6035
6036	* configure.ac: Add 'lto' to enable_languages, not
6037	new_enable_languages, and only if not already present.
6038	* configure: Regenerate.
6039
60402009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6041
6042	* README: Refer to the various COPYING* files instead of just
6043	COPYING.
6044	Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6045
60462009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6047
6048	* MAINTAINERS: Change my email address. Change plugi-in to plugin.
6049
60502009-10-07  Richard Guenther  <rguenther@suse.de>
6051
6052	* MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6053	and Richard Guenther as reviewers.
6054	(LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6055	as reviewers.
6056
60572009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6058
6059	* config.sub: Update from upstream sources.
6060
60612009-10-06  Ian Lance Taylor  <iant@google.com>
6062
6063	* Makefile.def: check-gold depends upon all-gas.
6064	* Makefile.in: Rebuild.
6065
60662009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6067
6068	* MAINTAINERS (Write After Approval): Add myself.
6069
60702009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6071
6072	* Makefile.def: all-lto-plugin depends on all-libiberty.
6073	set bootstrap=true for lto-plugin.
6074	Add lto-plugin.
6075	* Makefile.in: Regenerate.
6076	* configure.ac (host_libs): Add lto-plugin.
6077	* configure: Regenerate.
6078
60792009-10-03  Diego Novillo  <dnovillo@google.com>
6080
6081	* Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6082	(HOST_LIBELFLIBS): Define.
6083	(HOST_LIBELFINC): Define.
6084	* Makefile.in: Regenerate.
6085	* configure.ac: Add --enable-lto.
6086	Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6087	If --enable-lto is used, add 'lto' to new_enable_languages.
6088	If --enable-lto is used and gold is enabled, add
6089	lto-plugin to configdirs.
6090	* configure: Regenerate.
6091
60922009-10-03  Simon Baldwin  <simonb@google.com>
6093
6094	* configure.ac: If --with-system-zlib, suppress local zlib and
6095	pass --with-system-zlib to subdir configure scripts.
6096	* configure: Regenerate.
6097
60982009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6099	    Paolo Bonzini  <bonzini@gnu.org>
6100
6101	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6102	$(srcdir).
6103	* Makefile.in: Rebuilt.
6104
61052009-09-26  Gary Funck  <gary@intrepid.com>
6106
6107	* MAINTAINERS (Write After Approval): Add myself.
6108
61092009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6110
6111	* configure.ac: Update minimum MPC version to 0.7.
6112	* configure: Regenerate.
6113
61142009-09-25  Nick Clifton  <nickc@redhat.com>
6115
6116	* configure.ac: Pass any --cache-file=/dev/null option on to
6117	subconfigures.
6118	* configure: Regenerate.
6119
61202009-09-23  Nick Clifton  <nickc@redhat.com>
6121
6122	* config.sub, config.guess: Update from upstream sources.
6123
61242009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6125
6126	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6127	* Makefile.in: Rebuilt.
6128
61292009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6130
6131	PR bootstrap/32272
6132	* configure.ac: Error out if $srcdir isn't '.' but contains
6133	host-${host_noncanonical}.
6134	* configure: Regenerate.
6135
61362009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6137
6138	* MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6139	maintainer.
6140
61412009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6142
6143	* configure.ac: If bootstrapping a combined tree with
6144	--enable-gold, require c++ in stage1_languages.
6145	* configure: Regenerate.
6146
6147	* configure.ac: Also add target_libs of stage1_languages to
6148	bootstrap_target_libs.
6149	* configure: Regenerate.
6150
6151	* configure.ac: Diagnose --enable-build-with-cxx bootstrap
6152	with --enable-languages not containing c++.
6153	* configure: Regenerate.
6154
61552009-09-15  Jie Zhang  <jie.zhang@analog.com>
6156
6157	* configure.ac: Disable java and boehm-gc for bfin-*-*.
6158	* configure: Regenerate.
6159
61602009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6161
6162	* MAINTAINERS (Write After Approval): Update my e-mail address,
6163	and move from from here...
6164	(Waiting for paperwork): To here.
6165
61662009-09-09  Joseph Myers  <joseph@codesourcery.com>
6167
6168	* MAINTAINERS (Reviewers): Add self as driver reviewer.
6169
61702009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6171
6172	* configure.ac: Do not use $extrasub for replacing @if/@endif
6173	parts in Makefile; instead, use additional arguments to
6174	AC_CONFIG_COMMANDS to do the replacement manually, with several
6175	sed invocations, to avoid HP-UX sed command limits.
6176	* configure: Regenerate.
6177
61782009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6179
6180	* libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6181	blank before -L.
6182
61832009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6184
6185	* configure.ac (with-build-config): Document.  Handle without.
6186	Handle missing argument.
6187	* configure: Rebuilt.
6188
61892009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6190
6191	* configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6192	Default to bootstrap-debug only if compare-debug works.
6193	* configure: Rebuilt.
6194	* Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6195	* Makefile.in: Rebuilt.
6196
61972009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6198
6199	* MAINTAINERS (OS Port Maintainers): Update my email address.
6200
62012009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6202
6203	* Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6204	* Makefile.in: Rebuilt.
6205
62062009-09-01  Chris Demetriou  <cgd@google.com>
6207
6208	* MAINTAINERS (Write After Approval): Add myself.
6209
62102009-08-31  Dodji Seketeli  <dodji@redhat.com>
6211
6212	PR debug/30161
6213	* include/dwarf2.h (enum dwarf_tag): Added
6214	DW_TAG_GNU_template_template_param
6215	(enum dwarf_attribute): Added DW_AT_GNU_template_name.
6216
62172009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6218
6219	* Makefile.tpl (AWK): Fix typo.
6220	* Makefile.in: Regenerate.
6221
62222009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6223
6224	* configure.ac: Detect awk and sed.
6225	* Makefile.def (flags_to_pass): Add AWK and SED.
6226	* Makefile.tpl (AWK, SED): New.
6227	(BASE_FLAGS_TO_PASS): Add AWK and SED.
6228	* configure: Regenerate.
6229	* Makefile.in: Regenerate.
6230
62312009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6232
6233	* ltmain.sh (removedotparts): Don't use comma as 's' separator.
6234	(collapseslashes): Likewise.
6235
62362009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6237
6238	* configure.ac (AC_PREREQ): Bump to 2.64.
6239
62402009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6241
6242	* configure.ac: Remove --with-datarootdir, --with-docdir,
6243	--with-pdfdir, --with-htmldir switches.
6244	* configure: Regenerate.
6245
6246	* configure: Regenerate.
6247
6248	* compile: Sync from Automake 1.11.
6249	* depcomp: Likewise.
6250	* install-sh: Likewise.
6251	* missing: Likewise.
6252	* mkinstalldirs: Likewise.
6253	* ylwrap: Likewise.
6254
62552009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6256
6257	* ltmain.sh (func_normal_abspath): New function.
6258	(func_relative_path): Likewise.
6259	(func_mode_help): Document new -bindir option for link mode.
6260	(func_mode_link): Add new -bindir option, and use it to place
6261	output DLL if specified.
6262
62632009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6264
6265	* configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6266	(baseargs): Add --disable-option-checking.
6267	* configure: Regenerate.
6268
6269	* Makefile.def (configure-target-libiberty): Depend on
6270	all-binutils and all-ld.
6271	(configure-target-newlib): Likewise.
6272	* Makefile.in: Regenerate.
6273
62742009-08-17  Ben Elliston  <bje@au.ibm.com>
6275
6276	* config.sub, config.guess: Update from upstream sources.
6277
62782009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6279
6280	Sync from src, merge:
6281
6282	2009-07-02  Tristan Gingold  <gingold@adacore.com>
6283
6284	* configure.ac: Do not exclude gas for i386-*-darwin.
6285	Add a case for x86_64-*-darwin.
6286	* configure: Regenerate.
6287
62882009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6289
6290	* MAINTAINERS: Add my name to Write After Approval list.
6291
62922009-08-06  Michael Eager  <eager@eagercon.com>
6293
6294	* configure.ac: Add Microblaze target.
6295	* configure: Regenerate.
6296
62972009-07-31  Christian Bruel  <christian.bruel@st.com>
6298
6299	* configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6300	* configure: Regenerate.
6301
63022009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6303
6304	* MAINTAINERS (Write After Approval): Update my e-mail address.
6305
63062009-07-06  Ian Lance Taylor  <iant@google.com>
6307
6308	* configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6309	* configure: Rebuild.
6310
63112009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6312
6313	* MAINTAINERS: Move myself to the Graphite Reviewers.
6314
63152009-06-30  Wei Guozhi  <carrot@google.com>
6316
6317	* MAINTAINERS: Add my name to Write After Approval list.
6318
63192009-06-26  Steve Ellcey  <sje@cup.hp.com>
6320
6321	PR bootstrap/40338
6322	* configure.ac (comparestring): Create new variable.
6323	* Makefile.tpl (comparestring): Use to skip some comparisions.
6324	* configure: Regenerate.
6325	* Makefile.in: Regenerate.
6326
63272009-06-26  Doug Evans  <dje@sebabeach.org>
6328
6329	* Makefile.def (host_modules): Add cgen.
6330	* Makefile.in: Regenerate.
6331	* configure.ac (host_tools): Add cgen.
6332	* configure: Regenerate.
6333
63342009-06-23  DJ Delorie  <dj@redhat.com>
6335
6336	* MAINTAINERS: Add myself as mep maintainer.
6337
63382009-06-23  Ian Lance Taylor  <iant@google.com>
6339
6340	* configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6341	boot_languages.  Only bootstrap target libraries listed in
6342	target_libs for some boot language.  Add --with-stage1-ldflags,
6343	--with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6344	with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6345	if not building with C++.
6346	* Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6347	* Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6348	(POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6349	(HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6350	(POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6351	POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6352	(POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6353	* configure, Makefile.in: Rebuild.
6354
63552009-06-23  Li Feng  <nemokingdom@gmail.com>
6356
6357	* MAINTAINERS: Added my name to write-after-approval list.
6358
63592009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6360
6361	* configure.ac: Define is_elf for QNX Neutrino targets.
6362	* configure: Regenerate.
6363
63642009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6365
6366	* MAINTAINERS: Added my name to the write-after-approval list
6367
63682009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6369
6370	* configure.ac: Detect MPC in default directory.
6371	* configure: Regenerate.
6372
63732009-06-03  Jerome Guitton  <guitton@adacore.com>
6374	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6375
6376	* Makefile.tpl (all): Avoid a trailing backslash.
6377	* Makefile.in: Regenerate.
6378
63792009-06-03  Ben Elliston  <bje@au.ibm.com>
6380
6381	* config.sub, config.guess: Update from upstream sources.
6382
63832009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6384
6385	* configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6386	to noconfdirs.
6387	* configure: Regenerate.
6388
63892009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6390
6391	* Makefile.tpl ([+compare-target+]): Compare all stage
6392	directories, rather than just gcc.
6393	* Makefile.in: Rebuilt.
6394
63952009-06-01  Doug Kwan  <dougkwan@google.com>
6396
6397	* configure.ac: Support gold for target arm*-*-*.
6398	* configure: Regenerate.
6399
64002009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6401
6402	* Makefile.def: Add MPC support and dependencies.
6403	* configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6404
6405	* Makefile.in, configure: Regenerate.
6406
64072009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6408
6409	* Makefile.tpl (all): Avoid harmless warning in make all when
6410	gcc-bootstrap is enabled but stage_last does not exist.
6411	* Makefile.in: Rebuilt.
6412
64132009-05-24  Nicolas Roche  <roche@adacore.com>
6414
6415	* Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6416	* Makefile.in: Regenerate.
6417
64182009-05-21  Denis Chertykov  <chertykov@gmail.com>
6419
6420	* MAINTAINERS: Update my e-mail address.
6421
64222009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6423
6424	* configure.ac (cygwin noconfigdirs):  Remove libgcj.
6425	* configure:  Regenerate.
6426
64272009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6428
6429	PR other/40159
6430	* Makefile.tpl (all): Don't assume gcc-bootstrap and
6431	gcc-no-bootstrap are mutually exclusive.
6432	* Makefile.in: Rebuilt.
6433
64342009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6435
6436	PR other/40159
6437	* Makefile.tpl (all): Don't end with unconditional success.
6438	* Makefile.in: Rebuilt.
6439
64402009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6441
6442	PR target/37137
6443	* Makefile.def (flags_to_pass): Remove redundant and incomplete
6444	STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6445	Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6446	(bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6447	stage_configureflags, stage_cflags and stage_libcflags into
6448	explicit Makefile macros.
6449	* Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6450	GFORTRAN.
6451	(POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6452	CC.  Set CC_FOR_BUILD from CC.
6453	(BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6454	NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6455	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6456	XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6457	and GFORTRAN.
6458	(TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6459	(_LIBCFLAGS): Renamed to _TFLAGS.
6460	(do-compare-debug, do-compare3-debug): Drop.
6461	(CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6462	GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6463	(FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6464	DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6465	(XGCC_FLAGS_FOR_TARGET): New.
6466	(BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6467	(EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6468	(POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6469	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6470	LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6471	to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6472	TFLAGS.
6473	(BUILD_CONFIG): Include if requested.
6474	(all): Set TFLAGS on bootstrap.
6475	(configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6476	(all-stageid-prefixmodule): Likewise.
6477	(do-clean, distclean-stageid): Set TFLAGS.
6478	(restrap): Fix whitespace.
6479	* Makefile.in: Rebuilt.
6480
64812009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6482
6483	* config.guess: Sync with src.
6484
64852009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6486
6487	* configure.ac ($with_ppl):  Default to no if not supplied.
6488	($with_cloog):  Likewise.
6489	configure:  Regenerate.
6490
64912009-04-27  James E. Wilson  <wilson@codesourcery.com>
6492
6493	* MAINTAINERS: Update my e-mail address.
6494
64952009-04-27  Nick Clifton  <nickc@redhat.com>
6496
6497	* MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6498
64992009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6500
6501	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6502	(POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6503	* Makefile.in: Regenerate.
6504
65052009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6506
6507	PR bootstrap/39739
6508	* configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6509	* Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6510
6511	* configure, Makefile.in: Regenerate.
6512
65132009-04-21  Taras Glek  <tglek@mozilla.com>
6514
6515	* include/hashtab.h: Update GTY annotations to new syntax
6516	* include/splay-tree.h: Likewise
6517
65182009-04-17  Ben Elliston  <bje@au.ibm.com>
6519
6520	* config.sub, config.guess: Update from upstream sources.
6521
65222009-04-15  Anthony Green  <green@moxielogic.com>
6523
6524	* configure.ac: Add moxie support.
6525	* configure: Rebuilt.
6526
65272009-04-14  Jakub Jelinek  <jakub@redhat.com>
6528
6529	* configure.ac: Change copyright header to refer to version
6530	3 of the GNU General Public License and to point readers at the
6531	COPYING3 file and the FSF's license web page.
6532	* Makefile.def: Likewise.
6533	* Makefile.tpl: Likewise.
6534	* Makefile.in: Regenerate.
6535
65362009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6537
6538	* configure.ac: Restore match for darwin9 or later. Use double
6539	brackets since regeneration eats one pair.
6540	* configure: Regenerate.
6541
65422009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6543
6544	PR gas/10039
6545	* configure.ac: Require texinfo 4.7.
6546	* configure: Regenerated.
6547
65482009-04-09  Nick Clifton  <nickc@redhat.com>
6549
6550	* COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6551	the GCC Runtime Library Exception.
6552
65532009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6554
6555	* configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6556	* configure: Regenerate.
6557
65582009-04-01  Steve Ellcey  <sje@cup.hp.com>
6559
6560	* Makefil.def (languages): New entries.
6561	* Makefile.tpl (check-gcc-*): New generic target.
6562	* Makefile.in: Regenerate.
6563
65642009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6565
6566	* MAINTAINERS:  Update my email address.
6567
65682009-03-18  Tom Tromey  <tromey@redhat.com>
6569
6570	* configure: Rebuild.
6571	* configure.ac (host_libs): Add libiconv.
6572	* Makefile.in: Rebuild.
6573	* Makefile.def (host_modules): Add libiconv.
6574	(configure-gdb, all-gdb): Depend on libiconv.
6575
65762009-03-16  Tristan Gingold  <gingold@adacore.com>
6577
6578	* configure.ac: Treat gdb as supported on x86_64-darwin.
6579	* configure: Regenerate.
6580
65812009-03-16  Joseph Myers  <joseph@codesourcery.com>
6582
6583	* configure.ac (--with-host-libstdcxx): New option.
6584	* configure: Regenerate.
6585
65862009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6587
6588	* MAINTAINERS:  Move myself into the write after approval list.
6589
65902009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6591
6592	* MAINTAINERS: Update e-mail address.
6593
65942009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6595
6596	* MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6597
65982009-03-10  Ira Rosen  <irar@il.ibm.com>
6599
6600	* MAINTAINERS: Add myself as auto-vectorizer maintainer.
6601
66022009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6603
6604	Backport from git Libtool:
6605
6606	2009-01-19  Robert Millan  <rmh@aybabtu.com>
6607	Support GNU/kOpenSolaris.
6608	* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6609	(_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6610	(_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6611	GNU/kOpenSolaris.
6612
66132009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6614
6615	* MAINTAINERS: Update e-mail address.
6616
66172009-02-24  Michael Eager  <eager@eagercon.com>
6618
6619	* MAINTAINERS (Write After Approval): Add self.
6620
66212009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6622
6623	* MAINTAINERS (Write After Approval): Add myself.
6624
66252009-02-05  Andreas Schwab  <schwab@suse.de>
6626
6627	* Makefile.tpl (stage_last): Define $r and $s before using
6628	$(RECURSE_FLAGS_TO_PASS).
6629	* Makefile.in: Regenerate
6630
66312009-01-30  Ian Lance Taylor  <iant@google.com>
6632
6633	* MAINTAINERS: Move myself to the Global Reviewers list.
6634
66352009-01-29  Robert Millan  <rmh@aybabtu.com>
6636
6637	* configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6638	* configure: Regenerate.
6639
66402009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6641
6642	* MAINTAINERS: Make whitespace consistent.
6643	Remove Robert Millan from Write After Approval.
6644
66452009-01-16  Alan Modra  <amodra@bigpond.net.au>
6646
6647	* Makefile.def (configure-opcodes): Depend on configure-libiberty.
6648	(all-opcodes): Depend on all-libiberty.
6649	* Makefile.in: Regenerate.
6650
66512009-01-15  Douglas B Rupp  <rupp@gnat.com>
6652
6653	* configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6654	* configure: Regenerate.
6655
66562009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6657
6658	* MAINTAINERS (Write After Approval): Add myself.
6659
66602009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6661
6662	* MAINTAINERS: Add myself to reviewers (Fortran).
6663
66642009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6665
6666	PR tree-optimization/38515
6667	* configure.ac (cloog-polylib): Removed.
6668	(with_ppl, with_cloog): Test for "no".
6669	* configure: Regenerated.
6670
66712009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6672
6673	* MAINTAINERS: Moved myself to reviewers (Fortran).
6674
66752009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6676
6677	* MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6678	(Write After Approval): Remove myself.
6679
66802009-01-03  Diego Novillo  <dnovillo@google.com>
6681
6682	* MAINTAINERS: Remove myself from alias maintainership.
6683
66842009-01-02  David Ayers  <ayers@fsfe.org>
6685
6686	* MAINTAINERS: Update e-mail address.
6687
66882008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6689
6690	* MAINTAINERS: Make whitespace consistent.
6691
66922008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6693
6694	Backport from upstream Libtool:
6695	* libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6696	Add cache variables to tests that require the linker to work.
6697	For shlibpath_overrides_runpath, this also changes the semantics
6698	to let the result from the C compiler take precedence.
6699
67002008-12-02  Ben Elliston  <bje@au.ibm.com>
6701
6702	* config.sub, config.guess: Update from upstream sources.
6703
67042008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6705
6706	* configure.ac (ppllibs): Add by default the lib flags.
6707	* configure: Regenerate.
6708
67092008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6710
6711	* MAINTAINERS:  Add myself to the write after approval list.
6712
67132008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6714
6715	* configure.ac: Add double brackets on darwin[912].
6716	* configure: Regenerate.
6717
67182008-12-03  Daniel Kraft  <d@domob.eu>
6719
6720	* MAINTAINERS:  Moved myself and Mikael Morin from Write After
6721	Approval to Reviewer section (for Fortran front-end).
6722
67232008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6724
6725	* configure.ac: Expand to darwin10 and later.
6726	* configure: Regenerate.
6727
67282008-12-02  Andreas Schwab  <schwab@suse.de>
6729
6730	* Makefile.def: configure-target-boehm-gc depends on
6731	all-target-libstdc++-v3.
6732	* Makefile.in: Regenerate.
6733
67342008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6735
6736	* MAINTAINERS:  Add myself as mingw maintainer.
6737
67382008-12-02  Ben Elliston  <bje@au.ibm.com>
6739
6740	* config.sub, config.guess: Update from upstream sources.
6741
67422008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6743
6744	* README.SCO: Remove.
6745
67462008-11-29  Fernando Pereira  <pronesto@gmail.com>
6747
6748	* MAINTAINERS:  Add myself to the write after approval list.
6749
67502008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6751
6752	* MAINTAINERS:  Update my email address in WAA section.
6753
67542008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6755
6756	* MAINTAINERS: Update e-mail address.
6757
67582008-11-27  Toon Moene  <toon@moene.org>
6759
6760	* MAINTAINERS: Change e-mail address.
6761
67622008-11-27  Tristan Gingold  <gingold@adacore.com>
6763
6764	* configure.ac: Build gdb for i?86-*-darwin*
6765	* configure: Regenerated.
6766
67672008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6768
6769	* MAINTAINERS: Added my full name.
6770
67712008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6772
6773	PR bootstrap/38014
6774	PR bootstrap/37923
6775
6776	Revert:
6777
6778	2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6779
6780	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6781	* Makefile.in: Regenerated.
6782
6783	2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6784
6785	PR gdb/921
6786	PR gdb/1646
6787	PR gdb/2175
6788	PR gdb/2176
6789
6790	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6791	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6792	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6793	(HOST_EXPORTS): Pass CPPFLAGS.
6794	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6795	(LDFLAGS_FOR_TARGET): Initialize from configure script.
6796	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6797	* Makefile.in, configure: Regenerated.
6798	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6799	and CPPFLAGS_FOR_BUILD.
6800
68012008-11-06  Jeff Law  <law@redhat.com>
6802
6803	* MAINTAINERS: Add myself as middle end maintainer.
6804
68052008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6806
6807	* MAINTAINERS (Write after approval): Add myself.
6808
68092008-11-05  Diego Novillo  <dnovillo@google.com>
6810
6811	* MAINTAINERS (Global Reviewers): Add myself.
6812	(Non-Algorithmic Maintainers): Remove myself.
6813
68142008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6815
6816	* MAINTAINERS (Write after approval): Add myself.
6817
68182008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6819
6820	* MAINTAINERS (Write after approval): Add myself.
6821
68222008-10-31  Ben Elliston  <bje@au.ibm.com>
6823
6824	* configure.ac (spu-*-*): Remove special case.
6825	* configure: Regenerate.
6826
68272008-10-30  Catherine Moore  <clm@codesourcery.com>
6828
6829	* MAINTAINERS (Write after approval): Update my email address.
6830
68312008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6832
6833	* configure.ac [spu-*-*]: Do not set skipdirs.
6834	* configure: Re-generate.
6835
68362008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6837
6838	* MAINTAINERS (Various Maintainers): Add myself to reload.
6839
68402008-10-25  Richard Guenther  <rguenther@suse.de>
6841
6842	* MAINTAINERS (Various Maintainers): Add myself as middle-end
6843	maintainer.  Remove myself as libgcc-math maintainer.
6844	(Non-Algorithmic Maintainers): Remove myself.
6845
68462008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6847
6848	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6849	* Makefile.in: Regenerated.
6850
68512008-10-23  Cary Coutant  <ccoutant@google.com>
6852
6853	* MAINTAINERS (Write after approval): Add myself.
6854
68552008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6856
6857	PR gdb/921
6858	PR gdb/1646
6859	PR gdb/2175
6860	PR gdb/2176
6861
6862	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6863	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6864	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6865	(HOST_EXPORTS): Pass CPPFLAGS.
6866	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6867	(LDFLAGS_FOR_TARGET): Initialize from configure script.
6868	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6869	* Makefile.in, configure: Regenerated.
6870	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6871	and CPPFLAGS_FOR_BUILD.
6872
68732008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6874
6875	* MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6876	Sebastian Pop.
6877
68782008-10-14  Antoniu Pop	<antoniu.pop@gmail.com>
6879
6880	* MAINTAINERS (Write After Approval): Added myself.
6881
68822008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6883
6884	* configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6885	recommended version to 2.3.2.
6886
6887	* configure: Regenerate.
6888
68892008-10-01  Mark Mitchell  <mark@codesourcery.com>
6890
6891	* MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6892
68932008-09-29  David Daney	<david.daney@caviumnetworks.com>
6894
6895	* MAINTAINERS (Write After Approval): Update e-mail address.
6896
68972008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6898
6899	* libtool.m4: Update to libtool 2.2.6.
6900	* lt~obsolete.m4: Update to libtool 2.2.6.
6901	* ltmain.sh: Update to libtool 2.2.6.
6902	* ltsugar.m4: Update to libtool 2.2.6.
6903	* ltversion.m4: Update to libtool 2.2.6.
6904	* ltoptions.m4: Update to libtool 2.2.6.
6905	* ltgcc.m4: Update to match changes from libtool 2.2.6.
6906
69072008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6908
6909	* MAINTAINERS (Write After Approval): Add myself.
6910
69112008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6912
6913	* MAINTAINERS (Write After Approval): Update my name.
6914
69152008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6916
6917	* MAINTAINERS: Add myself in "Write After Approval".
6918
69192008-09-18  Steve Ellcey  <sje@cup.hp.com>
6920
6921	* MAINTAINERS: Add myself as ia64 maintainer.
6922
69232008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6924
6925	* MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6926	Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6927	Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6928	and Michael Tiemann from Write After Approval since they do not
6929	actually have access.
6930
69312008-09-05  Richard Guenther  <rguenther@suse.de>
6932
6933	* configure.ac: Initialize clooglibs to -lcloog.
6934	* configure: Re-generate.
6935
69362008-09-04  Le-Chun Wu  <lcwu@google.com>
6937
6938	* MAINTAINERS (Write After Approval): Add myself.
6939
69402008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6941
6942	* configure.ac (--with-cloog-polylib): New.
6943	(--disable-cloog-version-check): New.
6944	(--disable-ppl-version-check): New.
6945	* configure: Re-generate.
6946
69472008-09-03  Richard Guenther  <rguenther@suse.de>
6948
6949	* configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6950	cloog test.
6951	* configure: Re-generate.
6952
69532008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6954
6955	Add picoChip port.
6956	* MAINTAINERS: Add picoChip maintainers.
6957
69582008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6959	    Tobias Grosser  <grosser@fim.uni-passau.de>
6960	    Jan Sjodin  <jan.sjodin@amd.com>
6961	    Harsha Jagasia  <harsha.jagasia@amd.com>
6962	    Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6963	    Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6964	    Adrien Eliche  <aeliche@isty.uvsq.fr>
6965
6966	Merge from graphite branch.
6967	* configure: Regenerate.
6968	* Makefile.in: Regenerate.
6969	* configure.ac (host_libs): Add ppl and cloog.
6970	Add checks for PPL and CLooG.
6971	* Makefile.def (ppl, cloog): Added modules and dependences.
6972	* Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6973	(HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6974
69752008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6976
6977	* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6978	(GCC_SHLIB_SUBDIR): New.
6979	* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6980	* configure: Regenerate.
6981	* Makefile.in: Regenerate.
6982
69832008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6984
6985	* MAINTAINERS: Consistently use tabs to separate columns.
6986
69872008-08-29  Tristan Gingold  <gingold@adacore.com>
6988
6989	* MAINTAINERS (Write after Approval): Add myself.
6990
69912008-08-28  Tristan Gingold  <gingold@adacore.com>
6992
6993	* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6994	Enable bfd, binutils and opcodes.
6995	* configure: Regenerate.
6996
69972008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6998
6999	* MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7000
70012008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7002
7003	* MAINTAINERS:  Use correct Umlaut for last name.
7004
70052008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7006
7007	* MAINTAINERS: Move myself from Reviewers to Write after Approval.
7008
70092008-08-16  David Edelsohn  <edelsohn@gnu.org>
7010
7011	* MAINTAINERS: Update my email address.
7012
70132008-08-16  Nicolas Roche  <roche@adacore.com>
7014
7015	* Makefile.tpl: Add BOOT_ADAFLAGS.
7016	* Makefile.in: Regenerate.
7017
70182008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7019
7020	* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7021	* configure: Regenerate.
7022
70232008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7024
7025	* configure.ac: Add makefile fragments for hpux.
7026	* Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7027	* Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7028	* configure: Regenerate.
7029	* Makefile.in: Regenerate.
7030
70312008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7032
7033	* MAINTAINERS: Add Jakub and myself as gimple maintainers.
7034
70352008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7036
7037	* MAINTAINERS (Write after Approval): Add myself.
7038
70392008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7040
7041	* MAINTAINERS (Write After Approval):  Add myself.
7042
70432008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7044
7045	* MAINTAINERS (Write After Approval):  Add myself.
7046
70472008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7048
7049	* MAINTAINERS: Update my email address.
7050
70512008-06-25  Joey Ye  <joey.ye@intel.com>
7052
7053	* MAINTAINERS (Write After Approval):  Add myself.
7054
70552008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7056
7057	* Makefile.tpl ($(srcdir)/configure): Update dependencies.
7058	* Makefile.in: Regenerate.
7059	* configure: Regenerate.
7060
70612008-06-17  Daniel Kraft  <d@domob.eu>
7062
7063	* MAINTAINERS (Write After Approval):  Add myself.
7064
70652008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7066
7067	* configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7068	"$@" is still intact with both Autoconf 2.59 and 2.62.
7069	* configure: Regenerate.
7070
70712008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7072
7073	* Makefile.tpl: Fix comment errors.
7074	* Makefile.in: Regenerate.
7075
70762008-06-12  David S. Miller  <davem@davemloft.net>
7077	    David Edelsohn  <edelsohn@gnu.org>
7078
7079	* configure.ac: Add powerpc*-*-* to gold supported targets.
7080	* configure: Regenerate.
7081
70822008-06-08  Joseph Myers  <joseph@codesourcery.com>
7083
7084	PR tree-optimization/36218
7085	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7086	* Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7087	(all prefix="build-"): Pass them to build-system sub-makes.
7088	* Makefile.in: Regenerate.
7089
70902008-06-07  Joseph Myers  <joseph@codesourcery.com>
7091
7092	* MAINTAINERS (mt port): Remove.
7093	(sco5, unixware, sco udk): Remove.
7094	(Kean Johnston): Add to Write After Approval.
7095
70962008-05-30  Julian Brown  <julian@codesourcery.com>
7097
7098	* configure.ac (arm*-*-linux-gnueabi): Don't disable building
7099	of libobjc for ARM EABI Linux.
7100	* configure: Regenerate.
7101
71022008-05-18  Xinliang David Li   <davidxl@google.com>
7103
7104	* ChangeLog: Remove wrong ChangeLog entry.
7105
71062008-05-17  Xinliang David Li   <davidxl@google.com>
7107
7108	* MAINTAINERS (Write After Approval): Add myself.
7109
71102008-05-15  Janus Weil  <janus@gcc.gnu.org>
7111
7112	* MAINTAINERS (Write After Approval): Add myself.
7113
71142008-05-14  Rafael Esp��ndola  <espindola@google.com>
7115
7116	* config-ml.in: don't handle --enable-shared and --enable-static.
7117
71182008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7119
7120	* MAINTAINERS: Update my email address.
7121
71222008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7123
7124	* MAINTAINERS: Update my email address.
7125
71262008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7127
7128	* MAINTAINERS (Write After Approval): Add myself.
7129
71302008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7131
7132	* MAINTAINERS (Write After Approval): Add myself.
7133
71342008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7135
7136	* MAINTAINERS (crx): Add myself.
7137
71382008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7139
7140	Sync with src:
7141	2008-04-14  David S. Miller  <davem@davemloft.net>
7142
7143	* configure.ac: Add sparc*-*-* to gold supported targets.
7144	* configure: Regenerate.
7145
71462008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7147
7148	PR bootstrap/35457
7149	* configure.ac: Include override.m4.
7150	* configure: Regenerate.
7151
71522008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7153
7154	* Makefile.tpl (restrap): Call `make all' using double-colon rules.
7155	* Makefile.in: Regenerate.
7156
71572008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7158
7159	* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7160	as nonconfigurable directories list.
7161	* configure: Regenerate.
7162
71632008-04-14  Ben Elliston  <bje@au.ibm.com>
7164
7165	* config.sub, config.guess: Update from upstream sources.
7166
71672008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7168
7169	* Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7170	* Makefile.in: Regenerate.
7171
71722008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7173
7174	* configure.ac: Do not build libssp for the AVR.
7175	* configure: Regenerate.
7176
71772008-04-07  Ian Lance Taylor  <iant@google.com>
7178
7179	* Makefile.def: check-gold depends upon all-binutils.
7180	* Makefile.in: Regenerate.
7181
71822008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7183
7184	* MAINTAINERS (Write After Approval): Add myself.
7185
71862008-04-04  Nick Clifton  <nickc@redhat.com>
7187
7188	PR binutils/4334
7189	* configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7190	builds.
7191	* configure: Regenerate.
7192
71932008-04-04  NightStrike  <NightStrike@gmail.com>
7194
7195	PR other/35151
7196	* configure.ac: Combine rules for mingw32 and mingw64.
7197	* configure: Regenerate.
7198
71992008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7200
7201	* MAINTAINERS (Write After Approval): Add myself.
7202
72032008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7204
7205	* Makefile.tpl (.NOTPARALLEL): Revert previous change.
7206	* Makefile.in (.NOTPARALLEL): Ditto.
7207
72082008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7209
7210	* MAINTAINERS (Write After Approval): Add myself.
7211
72122008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7213
7214	* Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7215	* Makefile.in (.NOTPARALLEL): Regenerate.
7216
72172008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7218
7219	* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7220	* Makefile.in: Regenerate.
7221
72222008-03-26  Jakub Staszak  <kuba@et.pl>
7223
7224	* MAINTAINERS (Write After Approval): Add myself.
7225
72262008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7227
7228	* MAINTAINERS:  Update e-mail address.
7229
72302008-03-20  Ian Lance Taylor  <iant@google.com>
7231
7232	* configure.ac: Add support for --enable-gold.
7233	* Makefile.def: Add gold as a directory like ld.
7234	* configure, Makefile.in: Regenerate.
7235
72362008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7237
7238	* configure.ac: m4_include config/proginstall.m4.
7239	* configure: Regenerate.
7240
7241	Backport from upstream Libtool:
7242
7243	2007-10-12  Eric Blake  <ebb9@byu.net>
7244
7245	Deal with Autoconf 2.62's semantic change in m4_append.
7246	* ltsugar.m4 (lt_append): Replace broken versions of
7247	m4_append.
7248	(lt_if_append_uniq): Don't require separator to be overquoted,
7249	and avoid broken m4_append.
7250	(lt_dict_add): Fix typo.
7251	* libtool.m4 (_LT_DECL): Don't overquote separator.
7252
72532008-03-13  David Edelsohn  <edelsohn@gnu.org>
7254
7255	* config.rpath: Add AIX 6 support.
7256
72572008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7258
7259	* Makefile.def (stageprofile).  Remove -fprofile-generate
7260	from stage_libcflags.
7261	* Makefile.in: Regenerate.
7262
72632008-03-13  Ben Elliston  <bje@au.ibm.com>
7264
7265	* config.sub, config.guess: Update from upstream sources.
7266
72672008-03-06  Tom Tromey  <tromey@redhat.com>
7268
7269	* MAINTAINERS: Update for treelang deletion.
7270
72712008-03-03  James E. Wilson  <wilson@tuliptree.org>
7272
7273	* MAINTAINERS: Update my email address.
7274
72752008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7276
7277	* MAINTAINERS (darwin port): Add myself as a maintainer.
7278	(objective-c/c++): Add myself as a maintainer.
7279
72802008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7281
7282	* MAINTAINERS (Write After Approval): Update my email address.
7283
72842008-02-25  Tomas Bily  <tbily@suse.cz>
7285
7286	* MAINTAINERS (Write After Approval): Add myself.
7287
72882008-02-23  Jakub Jelinek  <jakub@redhat.com>
7289
7290	* MAINTAINERS (OpenMP): Add myself.
7291
72922008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7293
7294	PR bootstrap/32009
7295	PR bootstrap/32161
7296
7297	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7298	* configure: Regenerate.
7299
7300	* Makefile.def: Define stage_libcflags for all bootstrap stages.
7301	* Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7302	STAGE4_LIBCFLAGS): New.
7303	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7304	$(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7305	(BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7306	(EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7307	(configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7308	for target modules.  Don't export LIBCFLAGS.
7309	(all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7310	$(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7311	the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7312	(invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7313	$(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7314	* Makefile.in: Regenerate.
7315
73162008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7317
7318	PR libgcj/33085
7319	* libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7320	Do not use -DDLL_EXPORT.  Backport from upstream.
7321
73222008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7323
7324	* MAINTAINERS (Write After Approval): Add myself.
7325
73262008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7327
7328	* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7329	* configure: Regenerate.
7330
73312008-01-31  Marc Gauthier  <marc@tensilica.com>
7332
7333	* configure.ac (xtensa*-*-*): Recognize processor variants.
7334	* configure: Regenerate.
7335
73362008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7337
7338	PR bootstrap/34922
7339	* configure.ac (PARSE_ARGS): Push suitable setting of
7340	ac_subdirs_all, for `./configure --help=recursive'.
7341	Handle `+' in generic toplevel directory disabling.
7342	* configure: Regenerate.
7343
73442008-01-28  Nick Clifton  <nickc@redhat.com>
7345
7346	* MAINTAINERS (xstormy16): Take over maintainership.
7347
73482008-01-25  Joseph Myers  <joseph@codesourcery.com>
7349
7350	* MAINTAINERS (c4x port): Remove.
7351
73522008-01-24  David Edelsohn  <edelsohn@gnu.org>
7353
7354	* libtool.m4: Backport AIX 6 support from ToT Libtool.
7355
73562008-01-23  Ben Elliston  <bje@au.ibm.com>
7357
7358	* config.sub, config.guess: Update from upstream sources.
7359
73602008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7361
7362	* MAINTAINERS (Write After Approval): Add myself.
7363
73642008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7365
7366	* MAINTAINERS: Update my email address.
7367
73682008-01-09  Raksit Ashok  <raksit@google.com>
7369
7370	* MAINTAINERS (Write After Approval): Add myself.
7371
73722008-01-09  Raksit Ashok  <raksit@google.com>
7373
7374	* MAINTAINERS (Write After Approval): Add myself.
7375
73762008-01-08  Ben Elliston  <bje@au.ibm.com>
7377
7378	* config.sub, config.guess: Update from upstream sources.
7379
73802007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7381
7382	* configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7383	Change recommended MPFR from 2.2.1 -> 2.3.0.
7384	* configure: Regenerate.
7385
73862007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7387
7388	* MAINTAINERS: Update my email address.
7389
73902007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7391
7392	* MAINTAINERS: Update my email address.
7393
73942007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7395
7396	* Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7397	(CXXFLAGS_FOR_TARGET): Add -O2 -g.
7398	* Makefile.in: Regenerate.
7399
74002007-12-10  Mark Heffernan  <meheff@google.com>
7401
7402	* MAINTAINERS (Write After Approval): Add myself and alphabetize two
7403	misplaced entries.
7404
74052007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7406
7407	* configure.ac: Enable libjava for x86_64-*-darwin9.
7408	* configure: Regenerate.
7409
74102007-12-07  Bill Maddox  <maddox@google.com>
7411
7412	* MAINTAINERS (Write After Approval): Add myself.
7413
74142007-12-05  Ben Elliston  <bje@au.ibm.com>
7415
7416	* config.sub, config.guess: Update from upstream sources.
7417
74182007-12-02  Matthias Klose  <doko@ubuntu.com>
7419
7420	* config-ml.in: Remove 64bit configure tests.
7421
74222007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7423
7424	* config-ml.in: Robustify against white space in absolute file
7425	names.
7426
7427	* config-ml.in (multi-clean): Substitute ${Makefile}.
7428	Remove superfluous ${Makefile} in list.
7429
74302007-11-19  Thiemo Seufer  <ths@mips.com>
7431
7432	* config-ml.in: Don't hardcode the Makefile name.
7433
74342007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7435
7436	* MAINTAINERS (Write After Approval): Add myself.
7437
74382007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7439
7440	* MAINTAINERS (Write After Approval): Add myself.
7441
74422007-11-06  Doug Kwan  <dougkwan@google.com>
7443
7444	* MAINTAINERS (Write After Approval): Add myself.
7445
74462007-10-25  Ben Elliston  <bje@au.ibm.com>
7447
7448	* MAINTAINERS (mercury): Remove entry.
7449	(Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7450
74512007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7452
7453	* Makefile.def (dependencies): Make configure-gdb depend on
7454	all-intl.
7455	* Makefile.in: Regenerated.
7456
74572007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7458
7459	* MAINTAINERS (Fortran maintainer): Remove myself.
7460
74612007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7462
7463	* Makefile.def: To avoid problems running with parallel makes,
7464	build newlib before libgloss so that target specific header
7465	files are availble.
7466	* Makefile.in: Regenerate
7467
74682007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7469
7470	* Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7471	* Makefile.in: Regenerate.
7472
74732007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7474
7475	* MAINTAINERS (Register allocation reviewer): Add myself.
7476
74772007-10-08  Mike Frysinger  <vapier@gentoo.org>
7478
7479	* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7480	LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7481	Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7482	LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7483	* configure: Regenerate.
7484
74852006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7486
7487	* MAINTAINERS (Register allocation reviewer): Add myself.
7488
74892007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7490
7491	* Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7492	DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7493	LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7494	WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7495	* configure.ac: Default them to host tools for $host = $build.
7496	Subst them.
7497
7498	* configure: Regenerate.
7499	* Makefile.in: Regenerate.
7500
75012006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7502
7503	* MAINTAINERS (Register allocation reviewer): Add myself.
7504
75052006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7506
7507	* MAINTAINERS (Register allocation reviewer): Add myself.
7508
75092007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7510
7511	* MAINTAINERS (Write After Approval): Fix typo.
7512
75132007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7514
7515	* configure.ac (mipsisa*-*-elfoabi*): New stanza.
7516	* configure: Regenerate.
7517
75182007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7519
7520	PR bootstrap/31906
7521	* libtool-ldflags: Don't prefix arguments with -Xcompiler if
7522	they're already prefixed.
7523
75242007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7525
7526	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7527	libstdc++.
7528	* Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7529	* configure: Regenerate.
7530	* Makefile.in: Regenerate.
7531
75322007-09-17  Andreas Schwab  <schwab@suse.de>
7533
7534	* configure.ac: Raise minimum makeinfo version to 4.6.
7535	* configure: Regenerate.
7536
75372007-09-17  Johannes Singler  <singler@ira.uka.de>
7538
7539	* MAINTAINERS (write-after-approval) add myself
7540
75412007-09-15  Alan Modra  <amodra@bigpond.net.au>
7542
7543	* configure.ac: Correct makeinfo version check.
7544	* configure: Regenerate.
7545
75462007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7547
7548	* MAINTAINERS: Update my email address.
7549
75502007-09-14  Richard Sandiford  <richard@codesourcery.com>
7551
7552	* configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7553	to $skipdirs and only disable gprof for newlib.  Use the normal
7554	mips*-elf* handling in other respects.
7555	* configure: Regnerate.
7556
75572007-09-12  David Daney  <ddaney@avtrex.com>
7558
7559	* configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7560	enabling libgcj.
7561	* configure: Regenerate.
7562
75632007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7564
7565	PR other/32154
7566	* configure.ac: For libgloss targets, point the linker to the linker
7567	script, startup code and simulator library.
7568	* configure: Regenerate.
7569
75702007-09-07  Andrew Haley  <aph@redhat.com>
7571
7572	* configure.ac (noconfigdirs): Remove target-libffi and
7573	target-libjava.
7574	* configure: Regenerate.
7575
75762007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7577
7578	PR target/33281
7579	* configure.ac: Use config/mh-mingw on mingw.
7580	* configure: Regenerate.
7581
75822007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7583
7584	* MAINTAINERS (Write After Approval): Add myself.
7585
75862007-09-05  Richard Guenther  <rguenther@suse.de>
7587
7588	* configure.ac (--enable-stage1-checking): If neither --enable-checking
7589	nor --disable-checking is provided also turn on yes and types
7590	checking for stage1.
7591	* configure: Re-generate.
7592
75932007-08-30  Krister Walfridsson  <cato@df.lth.se>
7594
7595	* MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7596	(Write After Approval): Remove myself.
7597
75982007-08-29  Nick Clifton  <nickc@redhat.com>
7599
7600	* config.sub, config.guess: Update from upstream sources.
7601
76022007-08-22  Bud Davis  <jmdavis@link.com>
7603
7604	* MAINTAINERS (Write After Approval): Added myself.
7605	* MAINTAINERS (Reviewers): Removed myself.
7606
76072007-08-18  Paul Brook  <paul@codesourcery.com>
7608	    Joseph Myers  <joseph@codesourcery.com>
7609
7610	* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7611	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7612	* Makefile.in: Regenerate.
7613	* configure.ac (--with-debug-prefix-map): New.
7614	* configure: Regenerate.
7615
76162007-08-17  Richard Sandiford  <richard@codesourcery.com>
7617	    Nigel Stephens  <nigel@mips.com>
7618
7619	* configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7620	as target_makefile_frag.
7621	* configure: Regenerate.
7622
76232007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7624
7625	* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7626	Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7627	(bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7628	* Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7629	(do-compare, do-compare3, do-compare-debug): New.
7630	([+compare-target+]): Use them.
7631
76322007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7633
7634	* MAINTAINERS (Write After Approval): Change my email address.
7635
76362007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7637	    Ben Elliston  <bje@au.ibm.com>
7638
7639	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7640	--silent if $silent.
7641	* configure: Regenerate.
7642
76432003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7644
7645	* MAINTAINERS (Various Maintainers): Add myself as
7646	loop infrastructure maintainer.  Update my e-mail
7647	address.
7648
76492007-07-31  Diego Novillo  <dnovillo@google.com>
7650
7651	* MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7652	Adjust description.
7653
76542007-07-26  Richard Guenther  <rguenther@suse.de>
7655
7656	* configure.ac: Add types checking to stage1 checking flags.
7657	* configure: Regenerate.
7658
76592007-07-17  Nick Clifton  <nickc@redhat.com>
7660
7661	* COPYING3: New file.  Contains version 3 of the GNU General
7662	Public License.
7663	* COPYING3.LIB: New file.  Contains version 3 of the GNU
7664	Lesser General Public License.
7665
76662007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7667
7668	* MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7669
76702007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7671
7672	* MAINTAINERS (S/390 co-maintainer): Add myself.
7673	(Write After Approval): Remove myself.
7674
76752007-07-13  Dan Hipschman  <dsh@google.com>
7676
7677	* MAINTAINERS (Write After Approval): Add myself.
7678
76792007-07-11  Nick Clifton  <nickc@redhat.com>
7680
7681	* Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7682	WINDRES export.
7683	* Makefile.in: Regenerate.
7684
76852007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7686
7687	* MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7688	maintainer.
7689
76902007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7691
7692	* lt~obsolete.m4: New. Import from 20070318 libtool.
7693
76942007-07-03  Julian Brown  <julian@codesourcery.com>
7695
7696	* MAINTAINERS (Write After Approval): Add myself.
7697
76982007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7699
7700	* configure.ac: Rewrite 'configure --help' strings to look nicer.
7701	* configure: Regenerate.
7702
77032007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7704
7705	* configure.ac: Add some missing m4 quotation.
7706	* configure: Regenerate.
7707
77082007-07-02  Simon Baldwin  <simonb@google.com>
7709
7710	* MAINTAINERS (Write After Approval): Add myself.
7711
77122007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7713
7714	* configure: Regenerate.
7715
77162007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7717
7718	* Makefile.def: Add windmc tool to build.
7719	* Makefile.tpl: Likewise.
7720	* configure.ac: Likewise.
7721	* Makefile.in: Regenerate.
7722	* configure: Regenerate.
7723
77242007-06-28  DJ Delorie  <dj@redhat.com>
7725
7726	* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7727	not building newlib.
7728	* configure: Regenerated.
7729
77302007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7731
7732	* MAINTAINERS (Write After Approval): Add myself.
7733
77342007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7735
7736	* MAINTAINERS (Write After Approval): Add myself.
7737
77382007-06-19  Chris Matthews  <chrismatthews@google.com>
7739
7740	* MAINTAINERS (Write After Approval): Add myself.
7741
77422007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7743
7744	* MAINTAINERS (Write After Approval): Add myself.
7745
77462007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7747
7748	* Makefile.def: Add dependency from configure-gdb to all-bfd.
7749	* Makefile.in: Regenerated.
7750
77512007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7752
7753	* configure.ac: Don't add target-libmudflap to noconfigdirs for
7754	bfin*-*-uclinux* targets.
7755	* configure: Regenerate.
7756
77572007-06-14  Ian Lance Taylor  <iant@google.com>
7758
7759	* MAINTAINERS: Add myself as non-algorithmic global write
7760	maintainer.
7761
77622007-06-14  Diego Novillo  <dnovillo@google.com>
7763
7764	* MAINTAINERS: Add self as middle-end maintainer and
7765	non-algorithmic global write maintainer.
7766
77672007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7768
7769	* MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7770	Move all Fortran maintainers except Paul Brook into the
7771	Non-Autopoiesis section.
7772
77732007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7774
7775	* Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7776	(distclean-stage[+id+]): Possibly delete stage_last.
7777	* Makefile.in: Regenerate.
7778
77792007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7780
7781	* MAINTAINERS (Various Maintainer): Fix typo.
7782
77832007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7784
7785	* MAINTAINERS (Various Maintainer): Add myself as
7786	dataflow maintainer.
7787
77882007-06-07  Ben Elliston  <bje@au.ibm.com>
7789
7790	* config.sub, config.guess: Update from upstream sources.
7791
77922007-06-07  Ben Elliston  <bje@au.ibm.com>
7793
7794	* Makefile.tpl: Fix spelling error.
7795	* Makefile.in: Regenerate.
7796
77972007-06-01  Steve Ellcey  <sje@cup.hp.com>
7798
7799	* libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7800	lt_cv_sys_max_cmd_len.
7801
78022007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7803
7804	* MAINTAINERS (Various Maintainers): Add myself as
7805	auto-vectorizer maintainer.
7806
78072003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7808
7809	PR libjava/32098
7810	* libtool.m4: Revert previous change.
7811	* ltgcc.m4: Put it here.
7812
78132003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7814
7815	* MAINTAINERS (Various Maintainers): Add myself as
7816	auto-vectorizer maintainer.
7817
78182007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7819
7820	PR libjava/32098
7821	* libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7822
78232007-05-30  Richard Guenther  <rguenther@suse.de>
7824
7825	* MAINTAINERS (Various Maintainers): Add myself as
7826	auto-vectorizer maintainer.
7827
78282007-05-30  Jakub Jelinek  <jakub@redhat.com>
7829
7830	PR bootstrap/29382
7831	* configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7832	* configure: Rebuilt.
7833
78342007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7835
7836	* MAINTAINERS (Write After Approval): Removed my name.
7837
78382007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7839
7840	* MAINTAINERS (Write After Approval): Remove myself.
7841
78422007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7843
7844	* ltmain.sh: Fix Darwin verstring, remove ${wl}.
7845
78462007-05-23  Steve Ellcey  <sje@cup.hp.com>
7847
7848	* ltmain.sh: Update from ToT Libtool.
7849	* libtool.m4: Update from ToT Libtool.
7850	* ltsugar.m4: New. Update from ToT Libtool.
7851	* ltversion.m4: New. Update from ToT Libtool.
7852	* ltoptions.m4: New. Update from ToT Libtool.
7853	* ltconfig: Remove.
7854	* ltcf-c.sh: Remove.
7855	* ltcf-cxx.sh: Remove.
7856	* ltcf-gcj.sh: Remove.
7857
78582007-05-22  Ollie Wild  <aaw@google.com>
7859
7860	* MAINTAINERS (Write After Approval): Add myself.
7861
78622007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7863
7864	* Makefile.def (bootstrap_stage): Replace stage_make_flags with
7865	stage_cflags.
7866	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7867	Remove CFLAGS/LIBCFLAGS.
7868	(configure-stage[+id+]-[+prefix+][+module+],
7869	all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7870	* Makefile.in: Regenerate.
7871
78722007-05-15  Diego Novillo  <dnovillo@google.com>
7873
7874	* MAINTAINERS: Update e-mail address.
7875
78762007-05-15  Revital Eres  <eres@il.ibm.com>
7877
7878	* MAINTAINERS (Write After Approval): Add myself.
7879
78802007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7881
7882	* MAINTAINERS (Write After Approval): Updated my address.
7883
78842007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7885
7886	* MAINTAINERS (Write After Approval): Add myself.
7887
78882007-05-11  Silvius Rus  <rus@google.com>
7889
7890	* MAINTAINERS (Write After Approval): Add myself.
7891
78922007-04-23  Tom Tromey  <tromey@redhat.com>
7893
7894	* MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7895
78962007-04-22  Mark Mitchell  <mark@codesourcery.com>
7897
7898	* MAINTAINERS (cpplib): Rename to ...
7899	(libcpp): ... this.  Add C/C++ front end maintainers.
7900
79012007-04-14  Steve Ellcey  <sje@cup.hp.com>
7902
7903	* config-ml.in: Pass ${ml_config_env} to configure calls.
7904
79052007-04-04  Christian Bruel  <christian.bruel@st.com>
7906
7907	* MAINTAINERS (Write After Approval): Add myself.
7908
79092007-04-02  Dave Korn  <dave.korn@artimi.com>
7910
7911	* MAINTAINERS (Write After Approval): Add myself.
7912
79132007-03-31  Tobias Burnus  <burnus@net-b.de>
7914
7915	* MAINTAINERS (fortran 95 front end): Add myself.
7916
79172007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7918
7919	* MAINTAINERS (Write After Approval): Add myself.
7920
79212007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7922
7923	* MAINTAINERS (Modulo Scheduler): Add myself.
7924
79252007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7926
7927	* MAINTAINERS (fortran 95 front end): Add myself.
7928	(c++ front end): whitespace fix.
7929
79302007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7931
7932	* MAINTAINERS (Write After Approval): Add myself.
7933
79342007-03-21  Richard Sandiford  <richard@codesourcery.com>
7935
7936	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7937	of glob.  Quote arguments with single quotes too.
7938	* configure: Regenerate.
7939
79402007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7941
7942	* Makefile.def (fixincludes): Remove unneeded "missing" lines.
7943	* Makefile.in: Regenerate
7944
79452007-03-07  Andreas Schwab  <schwab@suse.de>
7946
7947	* configure: Regenerate.
7948
79492007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7950
7951	* configure.ac: Add "--with-pdfdir" configure option,
7952	which defines pdfdir variable.
7953	* Makefile.def (target=fixincludes): Add install-pdf to
7954	missing targets.
7955	(recursive_targets): Add install-pdf target.
7956	(flags_to_pass): Add pdfdir.
7957	* Makefile.tpl: Add pdfdir handling, add do-install-pdf
7958	target.
7959	* configure: Regenerate
7960	* Makefile.in: Regenerate
7961
79622007-02-28  Eric Christopher  <echristo@apple.com>
7963
7964	Revert:
7965	2006-12-07  Mike Stump  <mrs@apple.com>
7966
7967	* Makefile.def (dependencies): Add dependency for
7968	install-target-libssp and install-target-libgomp on
7969	install-gcc.
7970	* Makefile.in: Regenerate.
7971
79722007-02-27  Matt Kraai  <kraai@ftbfs.org>
7973
7974	* configure: Regenerate.
7975	* configure.ac: Move statements after variable declarations.
7976
79772007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7978
7979	* MAINTAINERS: Add myself as sh maintainer.
7980
79812007-02-19  Joseph Myers  <joseph@codesourcery.com>
7982
7983	* configure.ac: Adjust for loop syntax.
7984	* configure: Regenerate.
7985
79862007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7987
7988	* configure: Rebuilt.
7989
79902007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7991
7992	* configure.ac: Drop multiple occurrences of --enable-languages,
7993	and fix its quoting.
7994	* configure: Rebuilt.
7995
79962007-02-17  Mark Mitchell  <mark@codesourcery.com>
7997	    Nathan Sidwell  <nathan@codesourcery.com>
7998	    Vladimir Prus  <vladimir@codesourcery.com>
7999	    Joseph Myers  <joseph@codesourcery.com>
8000
8001	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8002	* configure: Regenerate.
8003
80042007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8005
8006	* ltconfig (freebsd*): Default to elf.
8007
80082007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8009
8010	* configure.ac (target_libraries): Move libgcc before libiberty.
8011	* configure: Regenerated.
8012
80132007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8014	    Paolo Bonzini  <bonzini@gnu.org>
8015
8016	PR bootstrap/30753
8017	* configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8018	unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8019	* configure: Regenerated.
8020
80212007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8022
8023	* MAINTAINERS (Language Front End Maintainers): Update my mail
8024	address.
8025
80262007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8027
8028	PR bootstrap/30748
8029	* configure.ac: Correct syntax for Solaris ksh.
8030	* configure: Regenerated.
8031
80322007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8033
8034	* configure.ac: Sync with src.
8035	* configure: Regenerate.
8036
80372007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8038
8039	* Makefile.in: Regenerate.
8040
80412007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8042
8043	* config.sub: Sync with src.
8044
80452007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8046
8047	* Makefile.tpl (build_alias, host_alias, target_alias): Use
8048	noncanonical equivalents.
8049	* configure.in: Rename to...
8050	* configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8051	AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8052	target_noncanonical.  Use them.  Rewrite removal of configure
8053	arguments for autoconf 2.59.  Discard variable settings.  Force
8054	program_transform_name for native tools.
8055
8056	* Makefile.in: Regenerated.
8057	* configure: Regenerated with autoconf 2.59.
8058
80592007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8060
8061	* MAINTAINERS (Write After Approval): Add myself.
8062
80632007-01-31  Andreas Schwab  <schwab@suse.de>
8064
8065	* Makefile.tpl (LDFLAGS): Substitute it.
8066	* Makefile.in: Regenerate.
8067
80682007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8069
8070	* MAINTAINERS (Write After Approval): Add myself.
8071
80722007-01-28  David Edelsohn  <edelsohn@gnu.org>
8073
8074	* MAINTAINERS (spu port): Add myself.
8075
80762007-01-23  Richard Guenther  <rguenther@suse.de>
8077
8078	PR bootstrap/30541
8079	* Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8080	* Makefile.tpl (GNATBIND): Substitute it.
8081	(GNATMAKE): Likewise.
8082	(POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8083	of STAGE_PREFIX.
8084	* Makefile.in: Regenerate.
8085	* configure: Regenerate.
8086
80872007-01-18  Mike Stump  <mrs@apple.com>
8088
8089	* configure.in: Re-enable -Werror for gcc builds.
8090
80912007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8092
8093	* MAINTAINERS (Write After Approval): Add myself.
8094
80952007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8096
8097	* configure.in: Change == to = in test command.
8098	* configure: Regenerate.
8099
81002007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8101	    Nick Clifton  <nickc@redhat.com>
8102	    Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8103
8104	* configure.in (build_configargs, host_configargs, target_configargs):
8105	Remove build/host/target parameters.
8106	(host_libs): Add gmp and mpfr.
8107	(GMP tests): Reorganize to allow in-tree GMP/MPFR.
8108	* Makefile.def (gmp, mpfr): New.
8109	(gcc): Remove target.
8110	* Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8111	target_os, target_vendor): New.
8112	(configure): Add host_alias/target_alias arguments; adjust invocations.
8113	* configure: Regenerate.
8114	* Makefile.in: Regenerate.
8115
81162007-01-11  Matt Fago  <fago@earthlink.net>
8117
8118	* configure.in: Try to link to functions only in mpfr 2.2.x
8119	to improve robustness of configure tests.
8120	* configure: Regenerate.
8121
81222007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8123
8124	* MAINTAINERS: Add myself as i386 maintainer.
8125
81262007-01-08  Jan Hubicka  <jh@suse.cz>
8127
8128	* MAINTAINERS: Add myself as i386 maintainer.
8129
81302007-01-08  Kai Tietz	<kai.tietz@onevision.com>
8131
8132	* configure.in: Add support for an x86_64-mingw* target.
8133	* configure: Regenerate.
8134
81352007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8136
8137	* Makefile.tpl (all-target): Correct @if conditional for target
8138	modules.
8139	* configure.in: Omit libiberty if building only target libgcc.
8140	* configure, Makefile.in: Regenerated.
8141
81422007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8143
8144	* configure.in: Use DEV-PHASE to detect default for --enable-werror.
8145	* configure: Regenerate.
8146
81472007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8148
8149	* Makefile.def (target_modules): Add libgcc.
8150	(lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8151	* Makefile.tpl (clean-target-libgcc): Delete.
8152	(configure-target-[+module+]): Emit --disable-bootstrap dependencies
8153	on gcc even for bootstrapped modules.  Rewrite handling of
8154	lang_env_dependencies to loop over target_modules.
8155	* configure.in (target_libraries): Add target-libgcc.
8156	* Makefile.in, configure: Regenerated.
8157
81582006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8159
8160	* configure.in: Reorganize recognition of languages.  Add
8161	--enable-stage1-languages.  Show supported languages for the chosen
8162	target rather than all recognized languages.
8163	* configure: Regenerate.
8164
81652006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8166
8167	* Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8168	* Makefile.in: Regenerate.
8169
81702006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8171
8172	* configure.in: Warn that MPFR 2.2.0 is buggy.
8173	* configure: Regenerate.
8174
81752006-12-27  Ian Lance Taylor  <iant@google.com>
8176
8177	* configure.in: When removing Makefiles to force a reconfigure, also
8178	remove prev-DIR*/Makefile.
8179	* configure: Regenerate.
8180
81812006-12-22  Andreas Schwab  <schwab@suse.de>
8182
8183	* configure: Regenerate with correct autoconf version.
8184
81852006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8186
8187	* configure.in: add AC_SUBST for *_FOR_TARGET.
8188	* configure: Regenerate.
8189
81902006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8191
8192	* configure.in: Simplify logic for rejecting languages that cannot
8193	be built.  Separate the case when a language is unsupported,
8194	from the case when the user chooses not to build a language.
8195
81962006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8197
8198	* configure.in: Remove "$build" case for powerpc-*-darwin* since
8199	it only affects bootstrap and could be tested on "$host" as well.
8200	* configure: Regenerate.
8201	* config/mh-ppc-darwin: Add to the stage1 cflags here.
8202
82032006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8204
8205	PR bootstrap/29544
8206	* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8207	(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8208	move here comment from Makefile.tpl.
8209	* Makefile.tpl: Move some definitions higher in the file.
8210	(STAGE1_CHECKING): New.
8211	* configure.in: Add --enable-stage1-checking.
8212	* configure: Regenerate.
8213	* Makefile.in: Regenerate.
8214
82152006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8216
8217	* MAINTAINERS: Add myself as build system maintainer.
8218
82192006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8220
8221	* MAINTAINERS (Write After Approval): Add myself.
8222
82232006-12-13  Eric Christopher  <echristo@apple.com>
8224
8225	* MAINTAINERS: Add myself as darwin maintainer.
8226
82272006-12-11  Ian Lance Taylor  <ian@airs.com>
8228
8229	* MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8230
82312006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8232
8233	MAINTAINERS: Update my entry.
8234
82352006-12-11  Alan Modra  <amodra@bigpond.net.au>
8236
8237	* configure.in:  Handle spu makefile frag.
8238	* Makefile.tpl (MAINT): Define
8239	(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8240	* configure: Regenerate.
8241	* Makefile.in: Regenerate.
8242
82432006-12-11  Ben Elliston  <bje@au.ibm.com>
8244
8245	* config.guess: Import latest version.
8246	* config.sub: Likewise.
8247
82482006-12-11  Ben Elliston  <bje@au.ibm.com>
8249
8250	* configure.in (spu-*-*): Don't skip target-libiberty.
8251	* configure: Regenerate.
8252
82532006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8254
8255	PR bootstrap/30134
8256	* configure.in: Correct x86 darwin support for libjava to powerpc
8257	and i?86 only.
8258	* configure: Regenerate.
8259
82602006-12-08  Sandro Tolaini  <tolaini@libero.it>
8261
8262	* configure.in: Add x86 darwin support for libjava.
8263	* configure: Regenerate.
8264
82652006-12-07  Mike Stump  <mrs@apple.com>
8266
8267	* Makefile.def (dependencies): Add dependency for
8268	install-target-libssp and install-target-libgomp on
8269	install-gcc.
8270	* Makefile.in: Regenerate.
8271
82722006-12-04  Richard Guenther  <rguenther@suse.de>
8273
8274	* MAINTAINERS (Non-Algorithmic Maintainers): New section.
8275	(Non-Algorithmic Maintainers): Move over non-algorithmic
8276	loop optimizer maintainers, add myself as a non-algorithmic
8277	middle-end maintainer.
8278
82792006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8280
8281	* MAINTAINERS (Write After Approval): Add myself.
8282
82832006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8284
8285	* configure.in: Update error message for missing GMP/MPFR.
8286
8287	* configure: Regenerate.
8288
82892006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8290
8291	* configure.in: Update MPFR version in error message.
8292
8293	* configure: Regenerate.
8294
82952006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8296
8297	* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8298	(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8299	--with-gmp-lib): New flags.
8300
8301	* configure: Regenerate.
8302
83032006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8304
8305	* MAINTAINERS (Write After Approval): Change my email address.
8306
83072006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8308
8309	* MAINTAINERS (Write After Approval): Add myself.
8310
83112006-11-22  Philipp Thomas  <pth@suse.de>
8312
8313	* MAINTAINERS (i18n): Update e-mail address.
8314
83152006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8316
8317	* MAINTAINERS (spu port): Add myself as maintainer.
8318	(Write After Approval): Remove myself.
8319
83202006-11-22  Ben Elliston  <bje@au.ibm.com>
8321
8322	* configure.in (skipdirs): Don't build libssp for SPU.
8323	* configure: Regenerate.
8324
83252006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8326
8327	* MAINTAINERS (spu port): Add myself as maintainer.
8328	(libobjc): Update my email address.
8329
83302006-11-21  Andrea Bona  <andrea.bona@st.com>
8331
8332	* MAINTAINERS (Write After Approval): Add myself.
8333
83342006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8335
8336	* configure.in (skipdirs) : Don't build target-libiberty for SPU.
8337	* configure : Rebuilt.
8338
83392006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8340
8341	* MAINTAINERS (Write After Approval): Add myself.
8342
83432006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8344
8345	* MAINTAINERS (Write After Approval): Add myself.
8346
83472006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8348
8349	* configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8350	libmpfr.a.
8351	* configure: Regenerate.
8352
83532006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8354
8355	* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8356	(unstage): Test for stage_last presence.
8357
8358	PR bootstrap/29802
8359	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8360	STAGE_PREFIX.
8361	* Makefile.in: Regenerate.
8362
83632003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8364
8365	* MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8366	maintainers.
8367
83682006-11-14  Erven Rohou  <erven.rohou@st.com>
8369
8370	* MAINTAINERS (Write After Approval): Add myself.
8371
83722006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8373
8374	* Makefile.tpl (clean-stage*): Test separately for package/Makefile
8375	and stageN-package/Makefile.
8376	* Makefile.in: Regenerated.
8377
83782006-11-14  Jie Zhang  <jie.zhang@analog.com>
8379
8380	* configure.in: Remove target-libgloss from noconfigdirs for
8381	bfin-*-*.
8382	* configure: Regenerated.
8383
83842006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8385
8386	* configure.in (have_gmp): Only error if the gcc directory exists.
8387
8388	* configure: Regenerate.
8389
83902006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8391
8392	* configure.in: Robustify error message for missing GMP/MPFR.
8393
8394	* configure: Regenerate.
8395
83962006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8397
8398	* MAINTAINERS (Write After Approval): Add myself.
8399
84002006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8401
8402	* MAINTAINERS: Change email address.
8403
84042006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8405
8406	* MAINTAINERS (Write After Approval): Add myself.
8407
84082006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8409
8410	* MAINTAINERS (Write After Approval): Add myself.
8411
84122006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8413
8414	* MAINTAINERS (Write After Approval): Move myself to
8415	Write After Approval section.
8416
84172006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8418
8419	* configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8420	need_gmp anymore.
8421	* configure: Regenerate.
8422
84232006-10-16  Tobias Burnus  <burnus@net-b.de>
8424
8425	* MAINTAINERS (Write After Approval): Add myself.
8426
84272006-10-16  Ben Elliston  <bje@au.ibm.com>
8428
8429	* config.guess: Import latest version.
8430	* config.sub: Likewise.
8431
84322006-10-10  Brooks Moses  <bmoses@stanford.edu>
8433
8434	* Makefile.def: Added pdf target handling.
8435	* Makefile.tpl: Added pdf target handling.
8436	* Makefile.in: Regenerated.
8437
84382006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8439
8440	* MAINTAINERS: Add self as score port maintainer.
8441
84422006-10-04  Brooks Moses  <bmoses@stanford.edu>
8443
8444	* MAINTAINERS (Write After Approval): Add myself.
8445
84462006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8447
8448	* configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8449	or newer.
8450	* configure: Regenerated.
8451
84522006-09-27  Dave Brolley  <brolley@redhat.com>
8453
8454	* configure.in (RUNTEST): Look for 'runtest' in the source tree by
8455	using $s instead of $r.
8456	* configure: Regenerated.
8457
84582006-09-26  Thiemo Seufer  <ths@mips.com>
8459
8460	* configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8461	for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8462	* configure: Regenerate.
8463
84642006-09-24  Graeme Peterson  <gridly@gmail.com>
8465
8466	* MAINTAINERS (Write After Approval): Remove myself.
8467
84682006-09-22  Chao-ying Fu  <fu@mips.com>
8469
8470	* MAINTAINERS (Write After Approval): Add myself.
8471
84722006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8473
8474	* MAINTAINERS: Add self as soft-fp maintainer.
8475
84762006-09-09  Anatoly Sokolov  <aesok@post.ru>
8477
8478	* MAINTAINERS: Add myself as avr maintainer.
8479	Remove Marek Michalkiewicz as avr maintainer.
8480
84812006-09-07  Roberto Costa  <roberto.costa@st.com>
8482
8483	* MAINTAINERS (Write After Approval): Add myself.
8484
84852006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8486
8487	* configure.in: Never build newlib for a Mingw host.
8488	Never build newlib as Mingw target library.
8489	Test the existence of winsup/cygwin for building a Cygwin newlib,
8490	rather than just winsup.
8491	Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8492	building a Mingw target.
8493	* configure: Regenerate.
8494
84952006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8496
8497	* MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8498
84992006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8500
8501	* config.guess: Import from src (was more updated).
8502	* config.sub: Likewise.
8503
85042006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8505
8506	* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8507	* configure: Regenerated.
8508
85092006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8510
8511	* Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8512	for stages after the first.
8513
85142006-07-17  Jakub Jelinek  <jakub@redhat.com>
8515
8516	* Makefile.def: Add dependencies for configure-opcodes
8517	on configure-intl and all-opcodes on all-intl.
8518	* Makefile.in: Regenerated.
8519
85202006-07-13  Ben Elliston  <bje@au.ibm.com>
8521
8522	* MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8523
85242006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8525
8526	Port to hosts whose 'sort' and 'tail' implementations
8527	treat operands with leading '+' as file names, as POSIX
8528	has required since 2001.  However, make sure the code still
8529	works on pre-POSIX hosts.
8530	* ltmain.sh: Don't assume "sort +2" is equivalent to
8531	"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8532
85332006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8534
8535	* MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8536
85372006-07-04  Peter O'Gorman  <peter@pogma.com>
8538
8539	* ltconfig: chmod 644 before ranlib during install.
8540
85412006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8542
8543	PR bootstrap/18058
8544	* configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8545	if the bootstrap compiler is a GCC version that supports it.
8546	* configure: Regenerate.
8547
85482006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8549
8550	* configure.in: Fix thinkos in previous check-in.
8551	* configure: Regenerate.
8552
85532006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8554
8555	PR other/27063
8556	* configure.in: Test subdir_requires and give an appropriate
8557	error message.
8558	* configure: Regenerate.
8559
85602006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8561
8562	* MAINTAINERS (Write After Approval): Add myself.
8563
85642006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8565
8566	* MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8567
85682006-06-22  Steve Ellcey  <sje@cup.hp.com>
8569
8570	* MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8571
85722006-06-20  David Ayers  <d.ayers@inode.at>
8573
8574	PR bootstrap/28072
8575	* configure.in:	Add target-boehm-gc to noconfigdirs depending on
8576	whether target-libjava is being configured instead of whether the
8577	java front end is enabled.
8578	* configure: Regenerate.
8579
85802006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8581
8582	PR target/27540
8583	* configure.in: Only enable libgomp on IRIX 6.
8584	* configure: Regenerate.
8585
85862006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8587
8588	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8589	too.
8590	* Makefile.in: Regenerate.
8591
85922006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8593
8594	* config-ml.in: Alter CCASFLAGS to include special
8595	multilib options the same as is done for CFLAGS.
8596
85972006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8598
8599	* configure.in: Don't enable libgomp on hpux10.
8600	* configure: Rebuilt.
8601
86022006-06-12  David Ayers  <d.ayers@inode.at>
8603
8604	PR bootstrap/27963
8605	PR target/19970
8606	* configure.in:	Remove target-boehm-gc from noconfigdirs where
8607	${libgcj} is specified.
8608	* configure: Regenerate.
8609
86102006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8611
8612	Sync from src:
8613
8614	* configure.in: Sync.
8615	* configure: Regenerated.
8616
8617	2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8618
8619	* Makefile.def: Added dependencies from sim and gdb on intl, and
8620	added configure dependencies to everything with an all dependency
8621	on intl.
8622	* Makefile.in: Regenerated.
8623
86242006-06-06  David Ayers  <d.ayers@inode.at>
8625
8626	PR libobjc/13946
8627	* Makefile.def: Add dependencies for libobjc which boehm-gc.
8628	* Makefile.in: Regenerate.
8629	* configure.in: Add --enable-objc-gc at toplevel and have it
8630	enable boehm-gc for Objective-C.
8631	Remove target-boehm-gc from libgcj.
8632	Add target-boehm-gc to target_libraries.
8633	Add target-boehm-gc to noconfigdirs where ${libgcj}
8634	is specified.
8635	Assert that boehm-gc is supported when requested for Objective-C.
8636	Only build boehm-gc if needed either for Java or Objective-C.
8637	* configure: Regenerate.
8638
86392006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8640
8641	PR 27674
8642	* Makefile.tpl (configure-[+prefix+][+module+],
8643	all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8644	Remove rule to unstage bootstrapped modules.
8645	(stage_current): New.
8646	* Makefile.in: Regenerate.
8647
86482006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8649
8650	* MAINTAINERS (Write After Approval): Update my e-mail address.
8651
86522006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8653
8654	* include/libiberty.h: Declare pex_run_in_environment.
8655
86562006-05-31  Asher Langton  <langton2@llnl.gov>
8657
8658	* MAINTAINERS (Write After Approval): Add myself.
8659
86602006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8661
8662	* Makefile.def (bfd, opcodes): Fix lib_path.
8663	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8664	(restrap): Move under "@if gcc-bootstrap".  Fix typo.
8665	* Makefile.in: Regenerate.
8666
86672006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8668
8669	* Makefile.in: Regenerate.
8670
86712006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8672
8673	* Makefile.def: Add install-html target. Add datarootdir
8674	docdir and htmldir to flags_to_pass.
8675	* Makefile.tpl: Add install-html target.
8676	* Makefile.in: Regenerate.
8677	* configure.in: Add --with-datarootdir, --with-docdir, and
8678	--with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8679	* configure: Regenerate.
8680
86812006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8682
8683	* configure.in: Enable gprof for cross builds.
8684	* configure: Regenerate.
8685
86862006-05-22  Richard Guenther  <rguenther@suse.de>
8687
8688	Revert
8689	2006-01-31  Richard Guenther  <rguenther@suse.de>
8690	Paolo Bonzini  <bonzini@gnu.org>
8691
8692	* Makefile.def (target_modules): Add libgcc-math target module.
8693	* configure.in (target_libraries): Add libgcc-math target library.
8694	(--enable-libgcc-math): New configure switch.
8695	* Makefile.in: Re-generate.
8696	* configure: Re-generate.
8697	* libgcc-math: New toplevel directory.
8698
86992006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8700	    Andreas Tobler  <a.tobler@schweiz.ch>
8701
8702	* configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8703	* configure: Rebuilt.
8704
87052006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8706
8707	* MAINTAINERS (Write After Approval): Add myself.
8708
87092006-05-01  DJ Delorie  <dj@redhat.com>
8710
8711	* configure.in: Restore CFLAGS if GMP isn't present.
8712	* configure: Regenerate.
8713
87142006-05-01  Richard Guenther  <rguenther@suse.de>
8715
8716	* MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8717	maintainer.
8718
87192006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8720
8721	* MAINTAINERS (Write After Approval): Add myself.
8722
87232006-04-28  Jan Beulich  <jbeulich@novell.com>
8724
8725	* MAINTAINERS (Write After Approval): Add myself.
8726
87272006-04-18  DJ Delorie  <dj@redhat.com>
8728
8729	* configure.in (m32c): Build libstdc++-v3.  Pass flags to
8730	reference libgloss so that libssp can be built in a combined
8731	tree.
8732	* configure: Regenerate.
8733
87342006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8735
8736	* MAINTAINERS (Write After Approval): Add myself.
8737
87382006-04-05  Ben Elliston  <bje@au.ibm.com>
8739
8740	* configure.in: Require makeinfo 4.4 or higher.
8741	* configure: Regenerate.
8742
87432006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8744
8745	* MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8746	Rearrange the entries of other libraries to have them in one place.
8747
87482006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8749
8750	* MAINTAINERS (Write After Approval): Remove myself.
8751	(Language Front End Maintainers): Add myself as fortran 95 maintainer.
8752
87532006-03-14  Richard Guenther  <rguenther@suse.de>
8754
8755	* configure: Regenerate with autoconf 2.13.
8756
87572006-03-13  Jim Blandy  <jimb@codesourcery.com>
8758
8759	* MAINTAINERS: Use my work address.
8760
8761	* MAINTAINERS: Update my E-mail address.
8762
87632006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8764
8765	* configure.in: Handle --disable-<component> generically.
8766	* configure: Regenerate.
8767
87682006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8769
8770	PR libgcj/17311
8771	* ltmain.sh: Don't use "$finalize_rpath" for compile.
8772
87732006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8774
8775	* MAINTAINERS (Write After Approval):  Remove myself.
8776	(Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8777
87782006-02-21  Rafael ��vila de Esp��ndola  <rafael.espindola@gmail.com>
8779
8780	* Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8781	(TARGET_CONFIGDIRS): Remove.
8782	* configure.in: Remove AC_SUBST(target_configdirs).
8783	* Makefile.in, configure: Regenerated.
8784
87852006-02-20  Steven G. Kargl  <kargls@comcast.net>
8786
8787	* MAINTAINERS (Write After Approval):  Remove myself.
8788	(Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8789
87902006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8791
8792	PR bootstrap/25670
8793
8794	* Makefile.tpl ([+compare-target+]): Print explanation messages.
8795
8796	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8797	* Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8798	(EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8799	BUILD_PREFIX, BUILD_PREFIX_1.
8800	* configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8801
8802	* Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8803	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8804
8805	* Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8806	all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8807	of `cat stage_current`.  Always provide the `r' and `s' variables.
8808	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8809	a single shell execution.
8810	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8811	bootstrapped modules, make the stage1 module if the build was not
8812	started yet, else build the current stage.
8813	(all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8814	(all-build, all-host, all-target, [+make_target+]-host,
8815	[+make_target+]-target): Do not use \-continued lines.
8816	(target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8817	(current_stage, restrap, stage_last): New.
8818
8819	* Makefile.in: Regenerate.
8820	* configure: Regenerate.
8821
88222006-02-19  Bud Davis  <jmdavis@link.com>
8823
8824	* MAINTAINERS (Write After Approval):  Remove myself.
8825	(Language Front End Maintainers):  Add myself as fortran 95
8826	maintainer and update e-mail address.
8827
88282006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8829
8830	* MAINTAINERS (Write After Approval):  Remove myself.
8831	(Language Front End Maintainers):  Add myself as fortran 95
8832	maintainer.
8833
88342006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8835
8836	* MAINTAINERS (Write After Approval): Add myself.
8837
88382006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8839
8840	* MAINTAINERS (Write After Approval):  Remove myself.
8841	(Language Front End Maintainers):  Add myself as
8842	fortran 95 maintainer.
8843
88442006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8845
8846	Sync from src:
8847
8848	2005-12-27  Leif Ekblad  <leif@rdos.net>
8849
8850	* configure.in: Add support for RDOS target.
8851	* configure: Regenerate.
8852
88532006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8854	    Andreas Schwab  <schwab@suse.de>
8855
8856	* configure: Regenerate.
8857
88582006-02-12  David Edelsohn  <edelsohn@gnu.org>
8859
8860	* configure.in (enable_libgomp): Add AIX.
8861	* configure: Regenerate.
8862
88632006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8864
8865	* MAINTAINERS (Write After Approval): Add myself.
8866
88672006-02-03  Lee Millward  <lee.millward@gmail.com>
8868
8869	* MAINTAINERS (Write After Approval): Add myself.
8870
88712006-01-31  Richard Guenther  <rguenther@suse.de>
8872	Paolo Bonzini  <bonzini@gnu.org>
8873
8874	* Makefile.def (target_modules): Add libgcc-math target module.
8875	* configure.in (target_libraries): Add libgcc-math target library.
8876	(--enable-libgcc-math): New configure switch.
8877	* Makefile.in: Re-generate.
8878	* configure: Re-generate.
8879	* libgcc-math: New toplevel directory.
8880
88812006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8882
8883	* configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8884	Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8885	the assembler, linker and binutils.
8886	* configure: Regenerate.
8887
88882006-01-22  Dirk Mueller  <dmueller@suse.de>
8889
8890	* MAINTAINERS (Write After Approval): Add myself.
8891
88922006-01-20  Diego Novillo  <dnovillo@redhat.com>
8893
8894	* configure: Regenerate.
8895
88962006-01-18  Richard Henderson  <rth@redhat.com>
8897	    Jakub Jelinek  <jakub@redhat.com>
8898	    Diego Novillo  <dnovillo@redhat.com>
8899
8900	* libgomp: New directory.
8901	* Makefile.def: Add target_module libgomp.
8902	* Makefile.in: Regenerate.
8903	* configure.in (target_libraries): Add target-libgomp.
8904	* configure: Regenerate.
8905
89062006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8907
8908	* Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8909	@ from continuation.
8910	* Makefile.in: Rebuilt.
8911
89122006-01-04  Chris Lattner  <sabre@gnu.org>
8913
8914	* MAINTAINERS (Write After Approval): Add myself.
8915
89162006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8917
8918	PR bootstrap/24252
8919
8920	* Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8921	* Makefile.tpl (OBJDUMP): New.
8922	(EXTRA_HOST_FLAGS): Add it.
8923	(EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8924
8925	* Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8926	to use symbolic links between directories.  Avoid race conditions
8927	or make them harmless.
8928	* configure.in: Do not try to use symbolic links between directories.
8929
8930	* Makefile.def (LEAN): Pass.
8931	* Makefile.tpl (LEAN): Define.
8932	(stage[+id+]-start): Accept that the previous directory does not
8933	exist, if the bootstrap is lean.
8934	(stage[+id+]-bubble): Invoke lean bootstrap commands after
8935	stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8936	configure substitution.
8937	([+compare-target+]): Likewise.
8938	([+bootstrap-target+]-lean): New.
8939	* configure.in: Remove lean bootstrap support from here.
8940
8941	* Makefile.in: Regenerate.
8942	* configure: Regenerate.
8943
89442006-01-04  Ben Elliston  <bje@au.ibm.com>
8945
8946	* MAINTAINERS (libdecnumber): Add myself.
8947
89482006-01-02  Mark Mitchell  <mark@codesourcery.com>
8949
8950	* libtool-ldflags: New script.
8951
89522006-01-02  Andreas Schwab  <schwab@suse.de>
8953
8954	* configure.in: When reconfiguring remove Makefile in
8955	all stage directories.
8956	* configure: Regenerate.
8957
89582005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8959
8960	* MAINTAINERS: Update my email address.
8961
89622005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8963
8964	Revert Ada-related part of the previous change.
8965
8966	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8967	Do not pass.
8968	* Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8969	* Makefile.in: Regenerate.
8970	* configure.in: Do not include mt-ppc-aix target fragment.
8971	* configure: Regenerate.
8972
89732005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8974
8975	* configure.in: Select appropriate fragments for PowerPC/AIX.
8976	* configure: Regenerate.
8977
8978	* Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8979	BOOT_CFLAGS, BOOT_LDFLAGS.
8980	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8981	BOOT_CFLAGS, BOOT_LDFLAGS.
8982	(TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8983	(stage[+id+]-bubble): Pass flags recursively to the comparison target.
8984	(stage): Fail if we cannot complete the work.
8985	* Makefile.in: Regenerate.
8986
89872005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8988
8989	* configure.in: Replace ms1 with mt.
8990	* configure: Rebuilt.
8991
89922005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8993
8994	* MAINTAINERS: Update my email address.
8995
89962005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8997
8998	* Makefile.tpl (all, do-[+make_target+], do-check, install,
8999	install-host-nogcc): Don't invoke $(stage) at the end.
9000	* Makefile.in: Regenerate.
9001
90022005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9003
9004	* configure.in: Flip the top-level bootstrap switch.
9005	* configure: Regenerate.
9006
90072005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9008
9009	* Makefile.tpl: Throughout the file, use : $(MAKE) along with
9010	$(stage) and $(unstage).
9011	(EXTRA_TARGET_FLAGS): Correct double-quoting.
9012	(all): Remove stray semicolon.
9013	(local-distclean): Don't handle multilib.tmp and multilib.out.
9014	(install.all): Set $s for consistency.
9015	(configure-[+prefix+][+module+]): Instead of [+deps+], handle
9016	check_multilibs setting.  Always make the install directory.
9017	(configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9018	Correct @if/@endif.
9019	(all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9020	($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9021	(stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9022	(multilib.out): Remove.
9023	* Makefile.in: Regenerated.
9024
90252005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9026
9027	* MAINTAINERS (Write After Approval): Add myself.
9028
90292005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9030
9031	* MAINTAINERS: Add myself as mt maintainer.
9032
9033	* config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9034
90352005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9036
9037	* MAINTAINERS: Change email address.
9038
90392005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9040
9041	* configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9042	CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9043	"CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9044	Find in-tree tools if available.
9045	(EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9046	(CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9047	(*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9048	(COMPILER_*_FOR_TARGET): New.
9049	* Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9050	(BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9051	(CONFIGURED_*, USUAL_*): Remove.
9052	(BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9053	STRIP): Use autoconf substitutions.
9054	(COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9055	COMPILER_NM_FOR_TARGET): New.
9056	(EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9057
9058	(all): Make all-host and all-target in parallel.
9059	(do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9060	that $$r and $$s are set before invoking a recursive make.
9061	(stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9062	([+bootstrap-target+]): Inline most of the `all' target.
9063
90642005-11-29  Ben Elliston  <bje@au.ibm.com>
9065
9066	* Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9067	from the gcc build directory.
9068	* Makefile.in: Regenerate.
9069
90702005-11-29  Ben Elliston  <bje@au.ibm.com>
9071
9072	* Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9073	depend on all-libdecnumber.
9074	* configure.in (host_libs): Include libdecnumber.
9075	* Makefile.in: Regenerate.
9076	* configure: Likewise.
9077
90782005-11-29  Ben Elliston  <bje@au.ibm.com>
9079
9080	* libdecnumber: Import decNumber sources from the dfp-branch.
9081
90822005-11-21  Kean Johnston  <jkj@sco.com>
9083
9084	* config.sub, config.guess: Sync from upstream sources.
9085
90862005-11-21  Ben Elliston  <bje@au.ibm.com>
9087
9088	Import from Autoconf sources:
9089
9090	2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9091	* config/move-if-change: Don't output "$2 is unchanged";
9092	suggested by Ben Elliston.  Handle weird characters correctly.
9093
90942005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9095
9096	* ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9097	to match upstream libtool for darwin.
9098
90992005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9100
9101	* Makefile.def: Remove gdb dependencies for gdbtk.
9102	* Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9103	(configure-gdb, install-gdb): New rules.
9104	* configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9105	* Makefile.in, configure: Regenerated.
9106
91072005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9108
9109	* MAINTAINERS (Write After Approval): Add myself.
9110
91112005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9112
9113	* MAINTAINERS (Write After Approval): Add myself.
9114
91152005-10-24  Diego Novillo  <dnovillo@redhat.com>
9116
9117	* MAINTAINERS (alias analysis): Add Daniel Berlin and
9118	Diego Novillo.
9119
91202005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9121
9122	PR bootstrap/24297
9123	* Makefile.tpl (do-[+make-target+], do-check, install,
9124	stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9125	are set before recursing.
9126	* Makefile.in: Regenerate.
9127
91282005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9129
9130	PR bootstrap/18939
9131	* Makefile.def (gcc) <target>: Fix thinko.
9132	* Makefile.in: Regenerate.
9133
91342005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9135
9136	* configure.in (bfin-*-*): Use test, not brackets, in if statement.
9137	* configure: Regenerate.
9138
91392005-10-15  Jie Zhang  <jie.zhang@analog.com>
9140
9141	* MAINTAINERS (Write After Approval): Add self.
9142
91432005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9144
9145	* configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9146	target-libffi, target-qthreads, target-libjava, and
9147	targetlibobjc.
9148	* configure: Regenerate.
9149
91502005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9151
9152	* Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9153	* Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9154	(OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9155	(USUAL_OBJDUMP_FOR_TARGET): New.
9156	(EXTRA_TARGET_FLAGS): Add OBJDUMP.
9157	* configure.in: Check for $OBJDUMP_FOR_TARGET.
9158	* configure, Makefile.in: Regenerated.
9159
91602005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9161
9162	* Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9163	before other host packages.
9164
91652005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9166
9167	* MAINTAINERS: Add self as sh libraries/configury maintainer.
9168
91692005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9170
9171	PR bootstrap/22340
9172
9173	* configure.in (default_target): Remove.
9174	* Makefile.tpl (all): Do not use prerequisites as subroutines
9175	(all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9176	(do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9177	use prerequisites as subroutines.
9178	(check-host, check-target): New.
9179	(bootstrap configure & all targets): Do not use stage*-start
9180	if the directory layout is already ok.
9181	(non-bootstrap configure & all targets): Prepend a $(unstage).
9182	(stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9183	(NOTPARALLEL): Remove.
9184	(unstage, stage variables): New variables.
9185	(unstage, stage targets): Simply expand to those variables.
9186
9187	* configure: Regenerate.
9188	* Makefile.in: Regenerate.
9189
91902005-10-04  James E Wilson  <wilson@specifix.com>
9191
9192	* Makefile.def (lang_env_dependencies): Add libmudflap.
9193	* Makefile.in: Regenerate.
9194
91952005-10-03  Andreas Schwab  <schwab@suse.de>
9196
9197	Backport from libtool CVS:
9198	2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9199
9200	* ltmain.sh: add support for installing into temporary
9201	staging area (e.g. 'make install DESTDIR=...')
9202
92032005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9204
9205	* configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9206	* configure: Regenerated.
9207
92082005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9209
9210	* configure: Regenerate with the correct
9211	autoconf version.
9212
92132005-09-30  Catherine Moore  <clm@cm00re.com>
9214
9215	* configure.in (bfin-*-*): New.
9216	* configure: Regenerated.
9217
92182005-09-28  Geoffrey Keating  <geoffk@apple.com>
9219
9220	* Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9221	(LIPO_FOR_TARGET): New.
9222	(CONFIGURED_LIPO_FOR_TARGET): New.
9223	(USUAL_LIPO_FOR_TARGET): New.
9224	(STRIP_FOR_TARGET): New.
9225	(CONFIGURED_STRIP_FOR_TARGET): New.
9226	(USUAL_STRIP_FOR_TARGET): New.
9227	* Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9228	STRIP_FOR_TARGET.
9229	* configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9230	CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9231	* Makefile.in: Regenerate.
9232	* configure: Regenerate.
9233
92342005-09-19  David Edelsohn  <edelsohn@gnu.org>
9235
9236	* configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9237	(rs6000-*-aix*): Same.
9238	* configure: Regenerate.
9239
92402005-09-16  Tom Tromey  <tromey@redhat.com>
9241
9242	* MAINTAINERS: Add self as java maintainer.
9243
92442005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9245
9246	* configure.in: Recognize f95 in the --enable-languages option,
9247	and substitute it for fortran, issuing a warning.
9248	* configure: Regenerate.
9249
92502005-08-30  Phil Edwards  <phil@codesourcery.com>
9251
9252	* configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9253	* configure:  Regenerated.
9254
92552005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9256
9257	* MAINTAINERS: Add self as ms1 maintainer.
9258
92592005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9260
9261	* Makefile.def (libssp): Add to lang_env_dependencies.
9262	* Makefile.in: Regenerate.
9263
92642005-08-18  Ian Lance Taylor  <ian@airs.com>
9265
9266	* MAINTAINERS: Add myself as middle-end maintainer.
9267
92682005-08-17  Christian Groessler  <chris@groessler.org>
9269
9270	* Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9271	* Makefile.in: Regenerate.
9272
92732005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9274
9275	* MAINTAINERS (write after approval): Added myself.
9276
92772005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9278
9279	* MAINTAINERS (Write After Approval): Add myself.
9280
92812005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9282
9283	* configure.in: Replace NCN_STRICT_CHECK_TOOL with
9284	NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9285	Look for alternate names of the target cc and c++
9286	* configure: Regenerate.
9287
92882005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9289
9290	* configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9291	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9292	them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9293	tools; remove code to manually set them.
9294	(Target tools): Look in the environment for them.
9295	* Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9296	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9297	(AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9298	build directory.
9299	(CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9300	CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9301	CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9302	USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9303	USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9304	(CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9305	RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9306	* configure: Regenerate.
9307	* Makefile.in: Regenerate.
9308
93092005-07-28  Ben Elliston  <bje@au.ibm.com>
9310
9311	* MAINTAINERS: Update for removed CPU targets.
9312
93132005-07-27  Mark Mitchell  <mark@codesourcery.com>
9314
9315	* Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9316	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9317	* Makefile.in: Regenerated.
9318
93192005-07-26  Mark Mitchell  <mark@codesourcery.com>
9320
9321	* Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9322	(CFLAGS_FOR_TARGET): Use it.
9323	(CXXFLAGS_FOR_TARGET): Likewise.
9324	* Makefile.in: Regenerated.
9325	* configure.in (--with-build-sysroot): New option.
9326	* configure: Regenerated.
9327
93282005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9329
9330	* Makefile.tpl: Wrap install between unstage and stage
9331	* Makefile.in: Regenerate.
9332
93332005-07-21  Eric Christopher  <echristo@apple.com>
9334
9335	* MAINTAINERS: Update affiliation.
9336
93372005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9338
9339	* MAINTAINERS: Add self as crx port maintainer.
9340
93412005-07-20  DJ Delorie  <dj@redhat.com>
9342
9343	* MAINTAINERS: Add self as m32c maintainer.
9344
93452005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9346
9347	* all files: Update FSF address.
9348
93492005-07-15  Eric Christopher  <echristo@redhat.com>
9350
9351	* MAINTAINERS: Change affiliation.
9352
93532005-07-14  Jim Blandy  <jimb@redhat.com>
9354
9355	* configure.in: Add cases for Renesas m32c.
9356	* configure: Regenerated.
9357
93582005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9359
9360	* COPYING.LIB: Update from fsf.org.
9361
93622005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9363
9364	* COPYING, compile, config.guess,
9365	config.sub, install-sh, missing, mkinstalldirs,
9366	symlink-tree, ylwrap: Sync from upstream sources.
9367	* config-ml.in: Update FSF address.
9368
93692005-07-13  Eric Christopher  <echristo@redhat.com>
9370
9371	* configure.in: Add toplevel noconfigdir support for tpf.
9372	* configure: Regenerate.
9373
93742005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9375
9376	PR ada/22340
9377
9378	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9379	* Makefile.in: Regenerate.
9380
93812005-07-07  Mark Mitchell  <mark@codesourcery.com>
9382
9383	* MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9384	Brolley to write-after-approval.
9385
93862005-07-07  Andreas Schwab  <schwab@suse.de>
9387
9388	* Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9389	* Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9390	* Makefile.in: Regenerated.
9391
93922005-07-06  Geoffrey Keating  <geoffk@apple.com>
9393
9394	* configure.in: Don't build sim or rda when targetting darwin.
9395	* configure: Regenerate.
9396
93972005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9398
9399	* configure.in: Add --enable-libssp and --disable-libssp.
9400	* configure: Regenerate with autoconf-2.13.
9401
94022005-07-02  Jakub Jelinek  <jakub@redhat.com>
9403
9404	* Makefile.def (target_modules): Add libssp.
9405	* configure.in (target_libraries): Add target-libssp.
9406	* configure: Rebuilt.
9407	* Makefile.in: Rebuilt.
9408
94092005-07-01  Zack Weinberg  <zackw@panix.com>
9410
9411	* MAINTAINERS: Change email address.  Resign from maintainership.
9412
94132005-07-01  Richard Guenther  <rguenther@suse.de>
9414
9415	* MAINTAINERS: Change my e-mail address and affiliation.
9416
94172005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9418
9419	* Makefile.def (stagefeedback): Come after profile.
9420	Define profiledbootstrap target.
9421	* Makefile.tpl (profiledbootstrap): Remove.
9422	(stageprofile-end): Zap stagefeedback.
9423	(stagefeedback-start): Copy all .gcda files, not only GCC's.
9424	* Makefile.in: Regenerate.
9425
94262005-06-13  Richard Sandiford  <richard@codesourcery.com>
9427
9428	* MAINTAINERS: Update my email address.
9429
94302005-06-13  Zack Weinberg  <zack@codesourcery.com>
9431
9432	* depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9433	In 'cpp' stanza, support '#line' as well as '# '.
9434
94352005-06-08  Andreas Schwab  <schwab@suse.de>
9436
9437	* MAINTAINERS: Move myself from 'Write After Approval' to
9438	'CPU Port Maintainers' section as m68k maintainer.
9439
94402005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9441
9442	* configure.in (unsupported_languages): New macro.
9443	<mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9444	non-ported target libraries in noconfigdirs.
9445	<cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9446	non-linux-gnu.  Remove libgcj_ex_libffi.
9447	<lang_frag loop>: Set add_this_lang=no if the language is in
9448	unsupported_languages.
9449	* configure: Regenerate.
9450
94512005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9452
9453	* configure.in: Fix typo in handling of --with-mpfr-dir.
9454	* configure: Regenerate.
9455
94562005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9457
9458	* MAINTAINERS: Update my email address.
9459
94602005-06-02  Jim Blandy  <jimb@redhat.com>
9461
9462	* config.sub: Add cases for the Renesas m32c.  (This patch has been
9463	accepted into the master sources.)
9464
94652005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9466	    Michael Snyder  <msnyder@redhat.com>
9467	    Stan Cox  <scox@redhat.com>
9468
9469	* configure.in: Set noconfigdirs for ms1.
9470
9471	* configure: Regenerate.
9472
94732005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9474
9475	* MAINTAINERS (Write After Approval): Add self.
9476
94772005-06-01  Josh Conner  <jconner@apple.com>
9478
9479	* MAINTAINERS (Write After Approval): Add self.
9480
94812005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9482
9483	* MAINTAINERS: Update my email address.
9484
94852005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9486
9487	* MAINTAINERS (Write After Approval): Add self.
9488
94892005-05-26  Chris Demetriou  <cgd@broadcom.com>
9490
9491	* MAINTAINERS (Write After Approval): Remove self.
9492
94932005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9494
9495	* Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9496	(Dependencies): Consider target modules for bootstrap dependencies.
9497	Make target bootstrap modules depend on each stage's gcc.
9498	* Makefile.in: Regenerate.
9499
95002005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9501
9502	* Makefile.def (configure-gcc): Depend on binutils having been built.
9503	(all-gcc): No need to do it here.
9504	* Makefile.in: Regenerate.
9505
95062005-05-19  Paul Brook  <paul@codesourcery.com>
9507
9508	* configure.in: Rewrite misleading error message when requested
9509	language cannot be built.
9510	* configure: Regenerate.
9511
95122005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9513
9514	* ylwrap: Import from Automake 1.9.5.
9515
95162005-05-13  David Ung  <davidu@mips.com>
9517
9518	* MAINTAINERS (Write After Approval): Add self.
9519
95202005-05-09  Mike Stump  <mrs@apple.com>
9521
9522	* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9523	lt_cv_sys_max_cmd_len for now.
9524
95252005-05-09  Stan Cox  <scox@redhat.com>
9526
9527	* MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9528
95292005-05-08  Matt Kraai  <kraai@ftbfs.org>
9530
9531	* README.SCO: Update the URL.
9532
95332005-05-05  David Edelsohn  <edelsohn@gnu.org>
9534
9535	* ltconfig: Define file_list_spec.  Pass file_list_spec and
9536	with_gnu_ld to libtool.
9537	* ltcf-c.sh (aix[45]): Define file_list_spec.
9538	* ltcf-cxx.sh (aix[45]): Same.
9539	* ltcf-gcj.sh (aix[45]): Same.
9540	* ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9541	exists, write list of input files to temporary file.
9542
95432005-05-04  Mike Stump  <mrs@apple.com>
9544
9545	* configure.in: Always pass --target to target configures as
9546	otherwise rebuilds that do --recheck will fail.
9547	* confiugure: Rebuilt.
9548
95492005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9550
9551	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9552	STAGE_HOST_EXPORTS.
9553	(configure, all): Add bootstrap support.
9554	(Host modules, target modules): Pass post-stage1 flags and exports.
9555	(Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9556	* Makefile.in: Regenerate.
9557
95582005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9559
9560	* configure: Regenerate.
9561
95622005-04-27  Mike Stump  <mrs@apple.com>
9563
9564	* MAINTAINERS: Add self as darwin maintainer.
9565
95662005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9567
9568	* config.sub: Update from master copy.
9569
95702005-04-21  Mike Stump  <mrs@apple.com>
9571
9572	* MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9573	* MAINTAINERS: Add Zem as Objective-C++ maintainer.
9574
95752005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9576
9577	* configure.in <crisv32-*-*, cris-*-*>: New local variable
9578	libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9579	matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9580	"*-*-elf" and "*-*-linux*".
9581	* configure: Regenerate.
9582
95832005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9584
9585	* MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9586
95872005-04-12  Mike Stump  <mrs@apple.com>
9588
9589	* libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9590
95912005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9592
9593	* MAINTAINERS (Write After Approval): Add myself.
9594
95952005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9596
9597	* MAINTAINERS (Port Maintainers): Add self for Blackfin.
9598
95992005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9600
9601	* Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9602	(TARGET_CONFIGARGS): Include --with-target-subdir.
9603	(configure, all): New macros.  Use them throughout.
9604	* Makefile.in: Regenerate.
9605
96062005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9607
9608	* MAINTAINERS (Write After Approval): Add myself.
9609
96102005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9611
9612	* MAINTAINERS: Remove 'loop unrolling' maintainer.
9613
96142005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9615
9616	* MAINTAINERS: Move John Carr to Write After Approval.
9617
96182005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9619
9620	* config/mh-mingw32: Delete.
9621	* configure.in: Don't use it.
9622	* configure: Regenerate.
9623
96242005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9625
9626	* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9627	* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9628	(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9629	(HOST_LIB_PATH): Generate from Makefile.def.
9630	(TARGET_LIB_PATH): Likewise.
9631	(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9632	* Makefile.in: Regenerate.
9633	* configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9634	(RPATH_ENVVAR): Include Darwin case.
9635	* configure: Regenerate.
9636
96372005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9638
9639	* MAINTAINERS (Various Maintainers): Remove self.
9640	(Write After Approval): Add self.
9641
96422005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9643
9644	* MAINTAINERS (Various Maintainers): Add self.
9645
96462005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9647
9648	* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9649	* configure: Regenerate.
9650
96512005-03-21  Zack Weinberg  <zack@codesourcery.com>
9652
9653	* Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9654	gcc_version, and gcc_version_trigger from set of flags to pass.
9655	* Makefile.tpl: Remove definitions of above variables.
9656	(config.status): Remove dependency on $(gcc_version_trigger).
9657	* Makefile.in: Regenerate.
9658	* configure.in: Do not reference config/gcc-version.m4 nor
9659	config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9660	TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9661	* configure: Regenerate.
9662
96632005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9664	    Andrew Pinski  <pinskia@physics.uc.edu>
9665
9666	* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9667	* Makefile.in: Regenerate.
9668
96692005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9670
9671	* MAINTAINERS (Write After Approval): Add myself.
9672
96732005-03-03  David Ayers  <d.ayers@inode.at>
9674
9675	* MAINTAINERS (Write After Approval): Add myself.
9676
96772005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9678
9679	PR libgcj/20160
9680	* ltmain.sh: Avoid creating archives with components that have
9681	duplicate basenames.
9682
96832005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9684
9685	PR bootstrap/20250
9686	* Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9687	instead of check.
9688	* Makefile.in: Regenerate.
9689
96902005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9691
9692	* Makefile.in: Regenerate to fix conflict between the previous two
9693	patches.
9694
96952005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9696
9697	PR bootstrap/17383
9698	* Makefile.def (target_modules): Remove "stage", now unnecessary.
9699	* Makefile.tpl (HOST_SUBDIR): New substitution.
9700	(STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9701	USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9702	USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9703	USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9704	(Host modules, Bootstrapped modules): Use it.
9705	(Build modules, Target modules): Do not create symlink trees,
9706	always configure out-of-srcdir.
9707	(distclean): Try removing $(host_subdir) with rm before using rm -rf.
9708	* configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9709	GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9710	$(HOST_SUBDIR).  Create a symlink for host_subdir.
9711
9712	* Makefile.in: Regenerate.
9713	* configure: Regenerate.
9714
97152005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9716
9717	Merged from libada-gnattools-branch:
9718	2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9719
9720	* gnattools: New directory.
9721	* Makefile.def: Add gnattools as a module, depending on target-libada.
9722	* Makefile.in: Regenerate.
9723	* configure.in: Include gnattools in host_tools; disable it if ada
9724	is disabled.
9725	* configure: Regenerate.
9726
97272005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9728
9729	* MAINTAINERS (Language Front Ends Maintainers): Add myself as
9730	treelang maintainer.
9731	(Write After Approval): Remove myself.
9732
97332005-02-23  Paul Schlie  <schlie@comcast.net>
9734
9735	* configure.in: Allow darwin targeted ports to build tk, itcl and
9736	libgui.
9737	* configure: Regenerate.
9738
97392005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9740
9741	PR libgcj/10353
9742	* configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9743	* configure: Regenerate.
9744
97452005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9746
9747	* MAINTAINERS (Write After Approval): Add myself.
9748
97492005-02-10  Ian Lance Taylor  <ian@airs.com>
9750
9751	* MAINTAINERS: Update my e-mail address.
9752
97532005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9754
9755	* MAINTAINERS (Write After Approval): Add myself.
9756
97572005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9758
9759	* configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9760	<crisv32-*-*, cris-*-*>: Only disable target-newlib and
9761	target-libgloss when not *-*-elf and *-*-aout.
9762	* configure: Regenerate.
9763
97642005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9765
9766	* MAINTAINERS: Remove obsolete entries.
9767
9768	* MAINTAINERS (Write After Approval): Add Michael Matz.
9769
97702005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9771
9772	* MAINTAINERS: Remove self as cpplib maintainer.
9773
97742005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9775
9776	* install-sh, config.sub: Import from upstream.
9777
97782005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9779
9780	PR bootstrap/18222
9781	* Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9782	* Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9783	* Makefile.in: Regenerate.
9784
97852005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9786
9787	* MAINTAINERS: Update my email address.
9788
97892005-01-12  David Edelsohn  <edelsohn@gnu.org>
9790	    Andreas Schwab  <schwab@suse.de>
9791
9792	PR bootstrap/18033
9793	* config-ml.in: Eval option if surrounded by single quotes.
9794
97952005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9796
9797	Revert 2004-12-28 Makefile changes, a better fix will be
9798	applied to mainline and src after GCC 4.0 branches.
9799
98002004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9801
9802	PR bootstrap/17383
9803
9804	* Makefile.def (target_modules): Remove stage parameter,
9805	it is always true now.
9806	* Makefile.tpl (configure-build-[+module+],
9807	configure-target-[+module+]): Always build symlink tree
9808	for the directory and for include.  BUILD_SUBDIR and
9809	TARGET_SUBDIR cannot be . anymore.
9810	* Makefile.in: Regenerate.
9811
98122004-12-25  David Edelsohn  <edelsohn@gnu.org>
9813
9814	Revert 2004-12-08 Makefile changes.
9815
98162004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9817
9818	* MAINTAINERS: Move myself to OS Port Maintainers for windows,
9819	cygwin, mingw.
9820
98212004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9822
9823	* configure.in (sh64-*-*): Reenable gprof.
9824	* configure: Regenerate.
9825
98262004-12-08  David Edelsohn  <edelsohn@gnu.org>
9827
9828	* Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9829	* Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9830	(EXTRA_TARGET_FLAGS): Add PICFLAG.
9831	* Makefile.in: Regenerate.
9832
98332004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9834
9835	* MAINTAINERS: Update my email address.
9836
98372004-12-07  Matt Kraai  <kraai@ftbfs.org>
9838
9839	* Makefile.tpl: Generate normal dependencies if the LHS module is
9840	not bootstrapped.
9841	* Makefile.in: Regenerate.
9842
98432004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9844
9845	* configure.in: Include config/gxx-include-dir.m4.  Use
9846	TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9847	* configure: Regenerate.
9848
98492004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9850
9851	* config.if: Delete.
9852	* configure.in: Set libstdcxx_incdir directly.
9853	* configure: Regenerate.
9854
98552004-12-02  Eric Christopher  <echristo@redhat.com>
9856
9857	* Makefile.tpl (clean-target-libgcc): Make change in correct place.
9858	* Makefile.in: Regenerate.
9859
98602004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9861
9862	* configure.in: Clear gcc_version_trigger if the file doesn't exist.
9863	* configure: Regenerate.
9864
98652004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9866
9867	* configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9868	to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9869	* configure: Regenerate.
9870
98712004-12-01  Eric Christopher  <echristo@redhat.com>
9872
9873	* Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9874	of things to remove.
9875
98762004-11-29  Matt Kraai  <kraai@ftbfs.org>
9877
9878	* MAINTAINERS (Write After Approval): Update my e-mail address.
9879
98802004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9881
9882	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9883	from CVS libtool to always pass_all.
9884
98852004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9886
9887	* configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9888	(hppa*64*-*-*): Delete incorrect comment.
9889	* configure: Rebuilt.
9890
98912004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9892
9893	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9894
98952004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9896
9897	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9898	from CVS libtool to always pass_all.
9899
99002004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9901
9902	* install-sh, compile: Import from automake.
9903
99042004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9905
9906	* config.guess, config.sub:  Import from savannnah.
9907
99082004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9909
9910	* MAINTAINERS (Write After Approval): Add myself
9911
99122004-11-12  Mike Stump  <mrs@apple.com>
9913
9914	* Makefile.def: Add html support.
9915	* Makefile.tpl: Likewise.
9916	* Makefile.in: Regenerate.
9917
99182004-11-11  Geoffrey Keating  <geoffk@apple.com>
9919
9920	PR 18423
9921	* configure.in: Remove all instances of build-fixincludes from
9922	noconfigdirs.
9923	(build_configargs): Supply --target to subdirectories.
9924	* configure: Regenerate.
9925
9926	* Makefile.def: Make gcc install depend on fixincludes install.
9927	* Makefile.in: Regenerate.
9928
99292004-11-10  Janis Johnson  <janis187@us.ibm.com>
9930
9931	* MAINTAINERS: Add myself as gcc testsuite maintainer.
9932
99332004-11-11  Paul Brook  <paul@codesourcery.com>
9934
9935	* MAINTAINERS: Add self as arm maintainer.  Update email address.
9936
99372004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9938
9939	* configure.in (noconfigdirs) [mmix-*-*]: Disable
9940	target-libgfortran.
9941	* configure: Regenerate.
9942
99432004-11-07  David Edelsohn  <edelsohn@gnu.org>
9944
9945	* config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9946	like CC.
9947
99482004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9949
9950	* Makefile.def (host fixincludes): Specify missing targets.
9951	* Makefile.in: Regenerate.
9952
99532004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9954
9955	* MAINTAINERS: Add myself
9956
99572004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9958
9959	* MAINTAINERS (Write After Approval): Add myself.
9960
99612004-11-04  Geoffrey Keating  <geoffk@apple.com>
9962
9963	* Makefile.def: Build fixincludes for the host, too.
9964	* Makefile.in: Regenerate.
9965	* configure.in (host_tools): Add fixincludes.
9966	* configure: Regenerate.
9967
99682004-11-04  Daniel Jacobowitz  <dan@debian.org>
9969
9970	* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9971	* configure: Regenerated.
9972
99732004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9974
9975	PR other/17783
9976	* configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9977	* configure: Regenerated.
9978
99792004-10-31  Mark Mitchell  <mark@codesourcery.com>
9980
9981	* README.SCO: Update per FSF instructions.
9982
99832004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9984
9985	PR target/18151
9986	* configure.in (case ${target}): Do not build fixincludes for avr.
9987	* configure: Regenerated.
9988
99892004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9990
9991	* configure.in (case ${target}): Do not build fixincludes
9992	on platforms where it is not used.
9993	* configure: Regenerated.
9994
99952004-10-23  Daniel Jacobowitz  <dan@debian.org>
9996
9997	* configure.in: Use an absolute path to install-sh.
9998	* configure: Regenerated.
9999
100002004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10001
10002	* MAINTAINERS (Write After Approval): Add myself.
10003
100042004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10005
10006	* MAINTAINERS: Remove from Write After Approval those that are
10007	already maintainers.
10008
100092004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10010
10011	* MAINTAINERS:  Update my email address.
10012
100132004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10014
10015	* configure.in (*-*-cygwin*): Supress warning if newlib not present.
10016	* configure: Regenerate.
10017
100182004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10019
10020	* MAINTAINERS:  Update my email address.
10021
100222004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10023
10024	* MAINTAINERS (Language Front Ends Maintainers): New.  Move
10025	entries belonging to this category.
10026
100272004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10028
10029	* MAINTAINERS: Update my e-mail address.
10030
100312004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10032
10033	Fix wrong conflict resolution in:
10034
10035	2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10036
10037	* Makefile.in: Regenerate.
10038	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10039	in the recursive `make', instead of hardwiring `all'.
10040	(Autogenerated TARGET-* variables): New.
10041
100422004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10043
10044	* configure.in: Enable target-libgloss for crx-*-*.
10045	* configure: Regenerate.
10046
100472004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10048
10049	* MAINTAINERS (Various Maintainers): Move the "windows,
10050	cygwin, mingw" maintainer to ...
10051	(OS Port Maintainers): ... here.
10052
100532004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10054
10055	* MAINTAINERS (Write After Approval): Remove those that are
10056	maintainers of some subsystem.
10057
100582004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10059
10060	* ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10061	* ltcf-cxx.sh (tpf*): Likewise.
10062	* ltconfig (tpf*): Add TPF OS configuration support.
10063
100642004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10065
10066	* MAINTAINERS: Change my email address to my new work account.
10067
100682004-09-24  Michael Roth  <mroth@nessie.de>
10069
10070	* configure.in (--without-headers): Add missing double quotes.
10071	* configure: Regenerate.
10072
100732004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10074
10075	* ylwrap: Revert to previous version.
10076
100772004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10078
10079	PR bootstrap/17369
10080	* Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10081	(HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10082	SET_GCC_LIB_PATH_CMD.
10083	(BASE_TARGET_EXPORTS): Likewise.
10084	* Makefile.in: Regenerated.
10085
10086	* configure.in (SET_GCC_LIB_PATH): Set and substitute.
10087	* configure: Regenerated.
10088
100892004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10090
10091	* config.guess: New upstream version
10092	* compile, depcomp, install-sh, ylwrap: Likewise.
10093
100942004-09-19  Roger Sayle  <roger@eyesopen.com>
10095
10096	* config/mh-x86omitfp: New host makefile fragment.  Add
10097	-fomit-frame-pointer to the default BOOT_CFLAGS.
10098	* configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10099	* configure: Regenerate.
10100
101012004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10102
10103	PR target/11572
10104	* configure.in (*-*-darwin*): Renable libobjc.
10105	* configure: Regenerate.
10106
101072004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10108
10109	* MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10110
101112004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10112
10113	* Makefile.def: Remove libbanshee.
10114	* Makefile.tpl: Ditto.
10115	* configure.in: Ditto.
10116	* Makefile.in: Regen.
10117	* configure: Ditto.
10118
101192004-09-08  David Edelsohn  <edelsohn@gnu.org>
10120
10121	* ltmain.sh: Use $pic_object as $non_pic_object if
10122	$non_pic_object=none.
10123
101242004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10125
10126	* missing: Import latest version from master repository.
10127
101282004-09-06  Nick Clifton  <nickc@redhat.com>
10129
10130	* config.sub: Import latest version from master repository.
10131	* config.guess: Likewise.
10132	This includes these changes:
10133
10134	2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10135
10136	* config.sub: Handle crisv32, alias etraxfs.
10137	* config.guess (crisv32:Linux:*:*): Handle.
10138
10139	2004-08-13  Brad Smith  <brad@comstyle.com>
10140
10141	* config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10142	(sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10143
10144	2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10145
10146	* config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10147	assume the processor is a powerpc.  This is because coreutils
10148	uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10149	in this case, due to a MacOS X bug that causes
10150	sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10151	to return a negative number.
10152	Problem reported by Petter Reinholdtsen in:
10153	http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10154
10155	2004-07-19  Ben Elliston  <bje@gnu.org>
10156
10157	* config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10158
10159	2004-06-24  Ben Elliston  <bje@gnu.org>
10160
10161	* config.guess: Update copyright years.
10162	* config.sub: Likewise.
10163
10164	2004-06-22  Robert Millan  <robertmh@gnu.org>
10165
10166	* config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10167	since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10168
10169	2004-06-22  Stanley F. Quayle <stan@stanq.com>
10170
10171	* config.guess (*:*VMS:*:*): New entry. Replaces
10172	Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10173	manufacturer.
10174
10175	2004-06-22  Ben Elliston  <bje@gnu.org>
10176
10177	* config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10178	* config.sub: Likewise.
10179
10180	2004-06-22  Ben Elliston  <bje@gnu.org>
10181
10182	Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10183	* config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10184
10185	2004-06-11  Ben Elliston  <bje@gnu.org>
10186
10187	* config.guess (pegasos:OpenBSD:*:*): Remove.
10188
10189	2004-06-11  Ben Elliston  <bje@gnu.org>
10190
10191	From Wouter Verhelst <wouter@grep.be>:
10192	* config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10193
10194	2004-06-11  Ben Elliston  <bje@gnu.org>
10195
10196	* config.guess (luna88k:OpenBSD:*:*): New.
10197
10198	2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10199
10200	* config.guess (m32r*:Linux:*:*): New case.
10201	* config.sub: Handle m32rle.
10202
10203	2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10204
10205	From Jens Petersen  <petersen@redhat.com>:
10206	* config.sub: Handle sparcv8.
10207
10208	2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10209
10210	From Tom Smith <smith@cag.lkg.hp.com>:
10211	* config.guess: Version suffixes are equally significant on Tru64
10212	V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10213	prefix of "P" (patched kernel).
10214
10215	2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10216
10217	* config.sub: Add support for National Semiconductor CRX target.
10218
102192004-09-03  Janis Johnson  <janis187@us.ibm.com>
10220
10221	* MAINTAINERS (Various Maintainers): Remove myself as web page
10222	maintainer, add myself as maintainer of build status lists.
10223
102242004-09-03  Jan Beulich  <jbeulich@novell.com>
10225
10226	* configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10227	*-*-netware, but add target-libmudflap.
10228	Consolidate *-*-netware targets (of which really only i?86 exists)
10229	into a single entry.
10230	* configure: Likewise.
10231
102322004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10233
10234	* Makefile.tpl (sorry): Remove.
10235	(clean-stage[+id+], clean-stage[+id+]-module): New targets.
10236	(cleanstrap targets): Depend on distclean, not distclean-stage1.
10237	(do-clean): Clean per-stage directories too.
10238	(do-distclean): Run distclean-stage1 too.
10239	(.NOTPARALLEL): Enable during toplevel bootstrap.
10240	(stage[+id+]-bubble): Enable parallel execution during
10241	the recursive invocation.
10242	* Makefile.in: Regenerate.
10243
10244	Fix previous checkin:
10245
10246	* Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10247	include.
10248	* configure.in: Fix indentation.
10249	* configure: Regenerate.
10250
102512004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10252
10253	* Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10254	* configure.in: add test for powerpc-*-darwin* to specify makefile frag
10255	* configure: regenerate
10256	* config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10257	-mdynamic-no-pic
10258
102592004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10260
10261	* Makefile.def (build_modules): Add fixincludes.
10262	(dependencies): Make gcc depend on fixincludes.
10263	* configure.in (build_tools): Add fixincludes.
10264	(build_configdirs): Always include build_libs.
10265	* Makefile.in: Regenerate.
10266	* configure: Regenerate.
10267
102682004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10269
10270	* Makefile.def (bootstrap stages): Add 'lean' parameter.
10271	* Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10272	phony targets; do not generate timestamp files.
10273	(distclean-stageN): Remove references to their timestamp files.
10274	(restageN, touch-stageN): Remove.
10275	(stageN-bubble): Rewritten.
10276	(compare): Support lean bootstraps.
10277	* Makefile.in: Regenerate.
10278
10279	* configure.in: Only warn when bootstrapping but
10280	build != host or build != target.  Support lean bootstraps.
10281	* configure: Regenerate.
10282
102832004-08-26  Phil Edwards  <phil@codesourcery.com>
10284
10285	* configure.in:  Give a better error message if GMP/MPFR are missing
10286	and a language needing them has been requested.
10287	* configure:  Regenerated.
10288
102892004-08-25  Phil Edwards  <phil@codesourcery.com>
10290
10291	* configure.in:  Print a list of available language front-ends if
10292	a requested one is missing.  Tidy stray tab characters.
10293	* configure:  Regenerated.
10294
102952004-08-19  Michael Koch  <konqueror@gmx.de>
10296
10297	* gcc/doc/install.texi: Update entry about automake for libjava.
10298
102992004-08-17  Robert Millan  <robertmh@gnu.org>
10300
10301	* configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10302	(instead of FreeBSD).
10303	* configure: Regenerate.
10304
103052004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10306
10307	* Makefile.in: Regenerate.
10308	* configure: Regenerate.
10309
10310	* Makefile.def (bootstrap-stage): Rename extra_*_flags to
10311	stage_*_flags.
10312	* Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10313	for bootstrapped modules if toplevel bootstrap is going.
10314	(GCC bootstrap): Generate per-stage targets for all bootstrapped
10315	modules.  Adjust for changes in Makefile.def.  Enable several
10316	rules even in non-bootstrap mode, just to avoid peppering the
10317	template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10318	(stage-[+prev+]-bubble): Remove.
10319
10320	* Makefile.def (Dependencies): Depend on all-build-bison,
10321	all-build-flex, all-build-byacc, all-build-texinfo, rather
10322	than the host variations.
10323	* Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10324	with BUILD_SUBDIR.
10325	(BISON): Update for recent Bisons.
10326	(YACC): Fix typo.
10327	(cross): Depend on all-build.
10328	(all): Do not depend on all-build.
10329	(prebootstrap): Remove.
10330	(dep-kind): Accept separate prefixes for MODULE and ON variables.
10331	(Prebootstrap dependencies): Add them to the per-stage targets
10332	and to all-prebootstrap.
10333	* configure.in (build_configdirs): Always enable build_tools.
10334	(BUILD_DIR_PREFIX): Remove.
10335
10336	* Makefile.def (gcc): Add target variable.
10337	(gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10338	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10339	in the recursive `make', instead of hardwiring `all'.
10340	(Autogenerated TARGET-* variables): New.
10341
103422004-08-13  Brian Booth  <bbooth@redhat.com>
10343
10344	* MAINTAINERS: Remove myself from write-after-approval.
10345
103462004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10347
10348	* src-release: Stop distributing mmalloc with gdb (which doesn't
10349	use it).
10350	* Makefile.def: GDB doesn't depend on mmalloc anymore.
10351	* Makefile.in: Regenerate.
10352
103532004-08-09  Mark Mitchell  <mark@codesourcery.com>
10354
10355	* configure.in (arm*-*-eabi*): New target.
10356	* configure: Regenerate.
10357
103582004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10359
10360	* Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10361	(bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10362	(Dependencies): New section.
10363	* Makefile.tpl (Dependencies): Generate from Makefile.def.
10364	(configure-target-[+module+]): Depend on maybe-all-gcc
10365	(all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10366	(toplevel profiledbootstrap): Fix dependencies.
10367	* Makefile.in: Regenerate.
10368
103692004-08-03  Mark Mitchell  <mark@codesourcery.com>
10370
10371	* configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10372	target-libiberty to noconfigdirs.
10373	* configure: Regenerate.
10374
103752004-08-03  Paul Brook  <paul@codesourcery.com>
10376
10377	* configure.in: Check for MPFR as well as GMP.
10378	* configure: Regenerate.
10379
103802004-08-01  Robert Millan  <robertmh@gnu.org>
10381
10382	* configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10383	libmudflap for all GNU-based systems (with Glibc).
10384	* configure: Regenerate.
10385
103862004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10387
10388	* Makefile.def (host-modules): Add gcc.
10389	* Makefile.in: Regenerate.
10390	* Makefile.tpl (sorry): New rule.
10391	(configure-host, all-host, [+make_target+]-host, do-check,
10392	install-host): Do not add gcc as a special case.
10393	(host modules): Add a small special-casing for gcc.  Export
10394	extra_make_flags through the environment.
10395	(maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10396	maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10397	other recursive targets for gcc): Remove.
10398
10399	(all, do-[+make_target+], do-check): Wrap between unstage and stage.
10400	(stage, unstage): New rules.
10401	(stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10402	distclean-stage[+id+]): Use stage_current.
10403	([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10404	the stage*-start rules.
10405
104062004-08-02  Geoffrey Keating  <geoffk@apple.com>
10407
10408	* ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10409	use -all_load flag.
10410
104112004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10412
10413	* configure.in: Sync from src, add noconfigdirs for crx-*-*.
10414	* configure: Regenerate.
10415
104162004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10417
10418	* maintainer-scripts/gcc_release: Revert yesterday's change.
10419
104202004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10421
10422	* MAINTAINERS: Add myself to write-after-approval.
10423
104242004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10425
10426	* libf2c: Removed.
10427	* gcc/gccbug.in: Updated because of libf2c removal.
10428	* maintainer-scripts/gcc_release: Ditto.
10429
104302004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10431
10432	* configure.in: Build libmudflap by default on FreeBSD.
10433	* configure: Regenerated.
10434
104352004-07-09  Mark Mitchell  <mark@codesourcery.com>
10436
10437	* configure.in: Do not build libmudflap by default on non-GNU/Linux
10438	systems.
10439	* configure: Regenerated.
10440
104412004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10442
10443	PR target/16344
10444	* Makefile.tpl (profiledbootstrap): Build runtime libraries with
10445	feedback based compiler.
10446	* Makefile.in: Rebuilt.
10447
104482004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10449
10450	* Makefile.def (host_modules): Set bootstrap=true for flex.
10451	* Makefile.tpl (all-gcc): Depend on texinfo and flex.
10452	* Makefile.in: Rebuilt.
10453
104542004-07-07  Jan Hubicka  <jh@suse.cz>
10455
10456	* MAINTAINERS: Add self as a profile feedback maintainer.
10457
104582004-07-05  Phil Edwards  <phil@codesourcery.com>
10459
10460	* configure.in:  Do not prepend $srcdir to /dev/null in
10461	makefile fragments.
10462	* configure:  Regenerate.
10463
104642004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10465
10466	* Makefile.def (build_modules): Add bison, byacc, flex,
10467	m4, texinfo.
10468	(flags_to_pass): Add FLEX.
10469	* Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10470	(BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10471	(DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10472	DEFAULT_MAKEINFO): Remove.
10473	(CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10474	CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10475	(YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10476	objdir or else use configured tool.
10477	(all-build): New.
10478	(all): Depend on it.
10479	(Build module dependencies): Add.
10480	* Makefile.in: Regenerate.
10481	* configure.in: Better support for multiple build modules,
10482	matching what is done for host/target modules.  Do not look
10483	for "plausible" locations of build tools if Canadian cross.
10484	Use autoconf's AC_PROG_CC to find a C compiler.  Define
10485	BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10486	* configure: Regenerate.
10487
104882004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10489
10490	* Makefile.tpl (HOST_EXPORTS): Fix pasto.
10491	* Makefile.in: Regenerate.
10492
104932004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10494
10495	* Makefile.tpl (configure-build-[+module+],
10496	configure-[+module+], configure-target-[+module+]): Pass
10497	[+extra_configure_args+].
10498	(all-build-[+module+], all-[+module+], check-[+module+],
10499	install-[+module+], [+make_target+]-[+module+],
10500	all-target-[+module+], check-target-[+module+],
10501	install-target-[+module+], [+make_target+]-target-[+module+]):
10502	Pass [+extra_make_args+].
10503	(HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10504	(GCC_HOST_EXPORTS): Remove.
10505	(configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10506	cross, check-gcc, check-gcc-c++, install-gcc,
10507	gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10508	Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10509	* Makefile.in: Regenerate.
10510
105112004-06-21  Matthew Sachs  <msachs@apple.com>
10512
10513	* MAINTAINERS: Added self to write-after-approval.
10514
105152004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10516
10517	* configure.in: Check for srcdir/winsup rather than build directory
10518	winsup.
10519	* configure: Regenerate.
10520
105212004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10522
10523	* configure.in: Don't build Cygwin native newlib if winsup
10524	directory is missing.  Emit warning instead.
10525	* configure: Regenerate.
10526
105272004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10528
10529	* Makefile.tpl (touch-stage[+id+]): New.
10530	(restage[+prev+]): Depend on touch-stage[+id+].
10531
10532	* Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10533	Use it throughout.
10534
10535	* Makefile.def: Add profile and feedback bootstrap stages.
10536	Remove next field from bootstrap stages.
10537	* Makefile.tpl (LN, LN_S): Substitute.
10538	(stageN-start, stageN-end): Use double-colon rules, to
10539	provide a hook for additional setup commands.
10540	(distclean-stageN-gcc, restageN): Create dependencies from
10541	[+prev+], not from [+next+].
10542	(stageN-bubble): Add commands for successive stages from
10543	[+prev+], using double-colon rules.
10544	(all-stageN-gcc): Fix typo.
10545	(stagefeedback-start, profiledbootstrap): New.
10546	* Makefile.in: Regenerate.
10547	* configure.in: Call ACX_PROG_LN.
10548	* configure: Regenerate.
10549
105502004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10551
10552	* MAINTAINERS (Write After Approval): Add myself.
10553
105542004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10555
10556	* MAINTAINERS (Write After Approval): Add myself.
10557
105582004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10559
10560	* configure.in: Fix --enable-bootstrap breakage introduced in trees
10561	without gcc.
10562	* configure: Regenerate.
10563
105642004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10565
10566	* Makefile.tpl: Fix typo.
10567	* Makefile.in: Regenerate.
10568
105692004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10570
10571	* configure.in: Remove new- prefix from toplevel
10572	bootstrap targets.
10573	* configure: Regenerate.
10574
105752004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10576
10577	* Makefile.tpl (all.normal): Rename to all.
10578	(all): Replace with a rule to pick the default
10579	target from configure.
10580	(all-gcc, configure-gcc): Use conditionals to
10581	do nothing when toplevel bootstrap is going on.
10582	(GCC directory bootstrap) [gcc-bootstrap]: Disable.
10583	(Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10584	* configure.in: Support --enable-bootstrap.
10585
10586	* Makefile.def: Remove new- prefix from toplevel
10587	bootstrap targets.
10588	* Makefile.tpl: Likewise.
10589
10590	* Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10591	target.
10592
10593	* Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10594	$(RECURSE_FLAGS) to recursive invocation of make.
10595
10596	* Makefile.in: Regenerate.
10597	* configure: Regenerate.
10598
105992004-05-30  Andreas Jaeger  <aj@suse.de>
10600	    Jim Wilson  <wilson@specifixinc.com>
10601
10602	* config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10603	like CC.
10604
106052004-05-27  Daniel Jacobowitz  <dan@debian.org>
10606
10607	* configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10608	* configure: Regenerate.
10609
106102004-05-25  Daniel Jacobowitz  <drow@false.org>
10611
10612	* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10613	(STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10614	(NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10615	targets.
10616	* Makefile.in: Regenerate.
10617
106182004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10619
10620	* configure.in: Test the ability to symlink directories.
10621	* configure: Regenerate.
10622
10623	* Makefile.def (bootstrap-stage): New definitions.
10624	* Makefile.tpl (configure-stage1-gcc,
10625	configure-stage2-gcc, configure-stage3-gcc,
10626	all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10627	new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10628	new-restage3, compare): Autogenerate, see Makefile.in
10629	entry for behavioral changes.
10630	(distclean-stage1, new-stage1-start, new-stage1-end,
10631	new-stage1-bubble, distclean-stage2, new-stage2-start,
10632	new-stage2-end, new-stage2-bubble, distclean-stage3,
10633	new-stage3-start, new-stage3-end): New autogenerated targets.
10634	(objext, prebootstrap, BOOT_CFLAGS,
10635	POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10636	targets.
10637
10638	* Makefile.in: Regenerate.
10639	(distclean-stage1, new-stage1-start, new-stage1-end,
10640	new-stage1-bubble, distclean-stage2, new-stage2-start,
10641	new-stage2-end, new-stage2-bubble, distclean-stage3,
10642	new-stage3-start, new-stage3-end): New targets.
10643	(all-stage1-gcc): Move prebootstrap dependency from here...
10644	(configure-stage1-gcc): ...to here.
10645	(new-bootstrap): Use bubble targets.
10646	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
10647	Use per-stage distclean targets.
10648	(configure-stage1-gcc, configure-stage2-gcc,
10649	configure-stage3-gcc, all-stage1-gcc,
10650	all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10651	Use new-stageN-start to prepare the tree.
10652
106532004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10654
10655	* Makefile.def (host_modules): add libcpp.
10656	* Makefile.tpl: Add dependencies on and for libcpp.
10657	* Makefile.in: Regenerate.
10658	* configure.in: Add libcpp host module.
10659	* configure: Regenerate.
10660
106612004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10662
10663	* Makefile.tpl: Whenever a recursive target is defined, wrap
10664	it in a special @if/@endif block, and prepare its maybe
10665	dependency in the @if/@endif block
10666	* configure.in: Instead of writing maybe dependencies, remove
10667	the @if/@endif statements, and remove the @if/@endif blocks
10668	that remain.
10669	* configure: Regenerate.
10670	* Makefile.in: Regenerate.
10671
106722004-05-20  Janis Johnson  <janis187@us.ibm.com>
10673
10674	* MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10675
106762004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10677
10678	PR bootstrap/15120
10679	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10680	* */configure: Rebuilt.
10681
106822004-05-17  Zack Weinberg  <zack@codesourcery.com>
10683
10684	* Makefile.def, Makefile.tpl, configure.in: Remove all mention
10685	of libf2c.
10686	* configure, Makefile.in: Regenerate.
10687
106882004-05-13  Tobias Schl��ter  <tobi@gcc.gnu.org>
10689
10690	* MAINTAINERS (Write After Approval): Add myself.
10691
106922004-05-13  Diego Novillo  <dnovillo@redhat.com>
10693
10694	Merge from tree-ssa-20020619-branch.
10695
10696	* Makefile.def: Add libbanshee, libmudflap and libgfortran.
10697	* Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10698	(HOST_GMPLIBS): Define.
10699	(HOST_GMPINC): Define.
10700	(TARGET_LIB_PATH): Add libmudflap.
10701	(GFORTRAN_FOR_TARGET): Define.
10702	(configure-build*): Export GFORTRAN.
10703	(configure-gcc): Export GMPLIBS and GMPINC.
10704	(all-gcc): Add maybe-all-libbanshee.
10705	(configure-target-libgfortran): Define.
10706	* Makefile.in: Regenerate.
10707	* configure.in (host_libs): Add libbanshee.
10708	(target_libraries): Add target-libmudflap and target-libgfortran.
10709	Add --with-libbanshee.
10710	Handle --disable-libmudflap.
10711	(*-*-freebsd*): Use with_gmp.
10712	Add $(libgcj) to noconfigdirs.
10713	* configure: Regenerate.
10714	* depcomp: New file.
10715	* MAINTAINERS: Add tree-ssa maintainers.
10716
107172004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10718
10719	* MAINTAINERS (Various Maintainers): Add myself.
10720
107212004-04-30  Brian Ford  <ford@vss.fsi.com>
10722
10723	* MAINTAINERS (Write After Approval): Add myself.
10724
107252004-04-29  Uros Bizjak  <uros@kss-loka.si>
10726
10727	* MAINTAINERS (Write After Approval): Add myself.
10728
107292004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10730
10731	* config/acx.m4: Fix fastcompare support for new-bootstrap.
10732	* configure: Regenerate.
10733
107342004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10735
10736	Revert:
10737	2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10738
10739	* Makefile.def (flags_to_pass): Remove *dir variables that
10740	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10741	as well as prefix and exec_prefix.
10742	* Makefile.in: Regenerate.
10743
107442004-04-26  Robert Millan  <robertmh@gnu.org>
10745
10746	Add patches from libtool CVS.
10747	* libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10748	* ltconfig: Likewise.
10749	* ltcf-c.sh: Likewise.
10750	* ltcf-cxx.sh: Likewise.
10751	* ltcf-gcj.sh: Likewise.
10752
107532004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10754
10755	* Makefile.def (host_modules): Mark with the bootstrap
10756	flag packages on which gcc depends.
10757	* Makefile.tpl (all-bootstrap): Use it.
10758	* Makefile.in: Regenerate.
10759
107602004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10761
10762	* Makefile.def (flags_to_pass): Remove *dir variables that
10763	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10764	as well as prefix and exec_prefix.
10765	* Makefile.in: Regenerate.
10766
107672004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10768
10769	* configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10770	* configure: Regenerate.
10771	* config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10772	* gcc/Makefile.tpl (compare): Use the result of the test.
10773	* gcc/Makefile.in: Regenerate.
10774
107752004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10776
10777	* Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10778	Always relocate gcc and prev-gcc to the original names, even
10779	if the build fails.
10780	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
10781	New targets.
10782
107832004-04-23  Laurent GUERBY <laurent@guerby.net>
10784
10785	* MAINTAINERS: Update my email address.
10786
107872004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10788
10789	* configure.in (mips*-*-irix5*): Enable ld.
10790	* configure: Regenerate.
10791
107922004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10793
10794	* configure: Regenerate.
10795
107962004-04-15  James E Wilson  <wilson@specifixinc.com>
10797
10798	* Makefile.tpl (configure-[+module+], configure-gcc,
10799	configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10800	Set and export LDFLAGS.
10801	* Makefile.in: Regenerate.
10802
108032004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10804
10805	* MAINTAINERS: Add myself to write-after-approval.
10806
108072004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10808
10809	PR bootstrap/14871
10810	* Makefile.tpl: If we don't have built-in-tree target tools,
10811	use the ones found by configure rather than hacking around with
10812	program_transform_name.
10813	* configure.in: Give Makefile.tpl the information necessary
10814	to do that.
10815	* Makefile.in: Regenerate.
10816	* configure: Regenerate.
10817
108182004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10819
10820	PR bootstrap/14760
10821	* configure.in: When computing baseargs, strip *all* copies of
10822	offending options.  Also, don't match/substitute the trailing space,
10823	so that this actually works when two similar options are separated by
10824	only one space.
10825	* configure: Regenerate.
10826
108272004-04-06  David Edelsohn  <edelsohn@gnu.org>
10828
10829	* configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10830	(rs6000-*-aix*): Same.
10831	* configure: Regenerate.
10832
108332004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10834
10835	* MAINTAINERS: Add myself to write-after-approval.
10836
108372004-04-03  Bud Davis  <bdavis9659@comcast.net>
10838
10839	* MAINTAINERS: Add myself to write-after-approval.
10840
108412004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10842
10843	* Makefile.tpl (top level bootstrap support): Remove now-unneeded
10844	STRICT_WARN, WARN_CFLAGS flags passed down to make.
10845	* Makefile.in: Regenerate.
10846
10847	* configure.in (top level bootstrap support): Rework --enable-werror
10848	to set @stage2_werror_flag@.
10849	* configure: Regenerate.
10850	* Makefile.tpl (top level bootstrap support): Pass
10851	@stage2_werror_flag@ down to configure in stages 2 and 3.
10852	* Makefile.in: Regenerate.
10853
108542004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10855
10856	* Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10857	for stages 2 and 3 as well as in make.  As a consequence, remove
10858	OUTPUT_OPTION (now detected by configure) from the flags passed down
10859	to make.
10860	* Makefile.in: Regenerate.
10861
10862	* Makefile.tpl (new-bootstrap): Fix typo.
10863	* Makefile.in: Regenerate.
10864
108652004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10866
10867	* Makefile.tpl: Rearrange by moving recursive_targets rules
10868	into their proper sections.
10869	* Makefile.tpl (top level bootstrap support): Move disabling
10870	of coverage flags from 'make' to 'configure'; improve comments.
10871	* Makefile.in: Regenerate.
10872
10873	* Makefile.tpl (experimental top level bootstrap) Move stage1
10874	language setting from all- target to configure- target; disable
10875	intermodule optimization in stage 1; prevent gratuitous rebuilds
10876	of stage 1.
10877	* Makefile.in: Regenerate.
10878	* configure.in: Comma-separate stage 1 language list for top
10879	level bootstrap.
10880	* configure: Regenerate.
10881
10882	* Makefile.tpl: Clean up experimental top level bootstrap support:
10883	note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10884	prev-gcc in configure- targets as well as all- targets.
10885	* Makefile.in: Regenerate.
10886
108872004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10888
10889	* compile: New file imported from automake.
10890
108912004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10892
10893	* configure.in: Remove symbolic link section.
10894	* configure: Regenerate.
10895	* Makefile.tpl (links): Remove.
10896	* Makefile.in: Regenerate.
10897
108982004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10899	    Nathanael Nerode  <neroden@gcc.gnu.org>
10900
10901	* configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10902	Set with AC_CHECK_PROGS.
10903	* configure.in: Fix comment typo from last patch.
10904	* configure: Regenerate.
10905
109062004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10907
10908	* Makefile.tpl: Introduce experimental top level bootstrap support.
10909	* Makefile.in: Regenerate.
10910	* configure.in: Introduce support for top level bootstrap.
10911	* configure: Regenerate.
10912
109132004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10914	    Paolo Bonzini  <bonzini@gnu.org>
10915
10916	PR bootstrap/14522
10917	* configure.in: Cope with shells that do not support unquoted ^
10918	* configure: Regenerate.
10919
109202004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10921	    Paolo Bonzini  <bonzini@gnu.org>
10922
10923	PR bootstrap/14522
10924	* configure.in: Cope with shells that do not support nesting
10925	quotes inside quoted backquote substitutions.
10926	* configure: Regenerate.
10927
109282004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10929
10930	PR bootstrap/14522
10931	* configure.in: Fix escaping of $.
10932	* configure: Regenerate.
10933
109342004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10935
10936	* configure: Regenerate, since I forgot to while committing Paolo's
10937	changes.
10938
109392004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10940
10941	PR ada/14131
10942	Move language detection to the top level.
10943	* configure.in: Find default values for the tools as
10944	soon as possible.  Disable ada if GNAT is not found.
10945	Emit error message about missing languages.  Expand
10946	--enable-languages=all for the gcc subdirectory.
10947
109482004-03-10  Ben Elliston  <bje@gnu.org>
10949
10950	* MAINTAINERS: Update my email address.
10951
109522004-03-05  David Edelsohn  <edelsohn@gnu.org>
10953
10954	* ltconfig: Disable building static libraries if building shared
10955	libraries on AIX 5L.
10956
109572004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10958
10959	* configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10960	and disable libgcj.
10961	* configure: Regenerated.
10962
109632004-03-01  Brian Booth  <bbooth@redhat.com>
10964
10965	* MAINTAINERS: Add myself to write-after-approval.
10966
109672004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10968
10969	* MAINTAINERS: Add myself to write-after-approval.
10970
109712004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10972
10973	PR bootstrap/7087
10974	* Makefile.tpl: Guard XFOO sed statements better.
10975	* Makefile.tpl: Add dependency for configure-target-libada.
10976	* Makefile.in: Regenerate (incidentally fixes broken
10977	commit when libada-branch was merged).
10978
109792004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10980
10981	* MAINTAINERS: Add myself to write-after-approval.
10982
109832004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10984
10985	* MAINTAINERS: Add Nicola Pero and myself as libobjc
10986	maintainers.
10987
109882004-02-20  Andrew Cagney  <cagney@redhat.com>
10989
10990	* config.guess: Update from version 2003-10-16 to 2004-02-16.
10991	* config.sub: Update from version 2003-11-03 to 2004-02-16.
10992
109932004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10994
10995	PR bootstrap/11932
10996	* mkinstalldirs, install-sh: Import from automake CVS HEAD.
10997
109982004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10999
11000	* MAINTAINERS: Added myself to write-after-approval.
11001
110022004-02-14  Michael Koch  <konqueror@gmx.de>
11003
11004	* MAINTAINERS: Added myself to write-after-approval.
11005
110062004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11007
11008	* MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11009	some OS port maintainers to OS port maintainers section.
11010
110112004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11012
11013	* MAINTAINERS: Add self.
11014
110152004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11016
11017	* MAINTAINERS: Alphabetize.
11018
110192004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11020
11021	* MAINTAINERS: Remove myself.
11022
110232004-02-11  David Edelsohn  <edelsohn@gnu.org>
11024
11025	* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11026	(rs6000-*-aix*): Same.
11027	* configure: Regenerate.
11028
110292004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11030
11031	* configure.in (host): Add in missing $noconfigdirs to defines.
11032	* configure: Regenerate.
11033
110342004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11035	    Nathanael Nerode  <neroden@gcc.gnu.org>
11036
11037	PR ada/6637, PR ada/5911
11038	Merge with libada-branch:
11039	* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11040	with appropriate dependencies. Add --enable-libada configure switch.
11041	* configure, Makefile.in: Regenerate.
11042
110432004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11044
11045	* MAINTAINERS: Add myself to write-after-approval.
11046
110472004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11048
11049	* configure.in: Don't pass --with-stabs on IRIX 5 either.
11050	* configure: Regenerate.
11051
110522004-02-04  Geoffrey Keating  <geoffk@apple.com>
11053
11054	Merge from upstream:
11055
11056	* ltmain.in: When setting IFS to '~', be careful about user
11057	arguments that contain '~'.
11058
11059	2004-02-04  Peter O'Gorman  <peter@pogma.com>
11060
11061	* ltmain.in (infer_tag): Move tag inferrence to a shell function.
11062	Also test $base_compile against $CC with escaped arguments. Bug
11063	reported by Geoff Keating <geoffk@apple.com>.
11064
110652004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11066
11067	* MAINTAINERS: Remove i960 port.
11068
110692004-01-23  DJ Delorie  <dj@redhat.com>
11070
11071	* Makefile.def (target_modules) [libiberty]: Don't stage.
11072	* Makefile.in: Rebuilt.
11073
110742004-01-20  Caroline Tice  <ctice@apple.com>
11075
11076	* MAINTAINERS: Add myself to write-after-approval.
11077
110782004-01-19  Paolo Carlini  <pcarlini@suse.de>
11079
11080	* MAINTAINERS: Update my email address.
11081
110822004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11083
11084	* MAINTAINERS: Add myself to write-after-approval.
11085
110862004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11087
11088	* MAINTAINERS: Remove entries without email address.
11089
110902004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11091
11092	* MAINTAINERS: Add myself to write-after-approval.
11093
110942004-01-15  Steven Bosscher  <stevenb@suse.de>
11095
11096	* MAINTAINERS: Update my email address.
11097
110982004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11099
11100	* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11101	* Makefile.tpl (configure-target-[+module+]): Support stage.
11102	* Makefile.in: Rebuilt.
11103
111042004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11105
11106	* MAINTAINERS: Add myself as a libiberty MAINTAINER.
11107
111082004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11109
11110	* MAINTAINERS: Add myself as a MIPS maintainer.
11111
111122004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11113
11114	* configure.in: Use ./config.cache, not config.cache.
11115	* configure: Regenerate.
11116	* Makefile.tpl: Special-casing not needed for GCC any more.
11117	* Makefile.in: Regenerate.
11118
11119	* configure.in: Don't share a cache file for host dirs.
11120	* configure: Regenerate.
11121
11122	* config-ml.in: Don't mess with the cache file.
11123
111242004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11125
11126	* MAINTAINERS: Move myself from 'Write After Approval' to
11127	'CPU Port Maintainers' section as SPARC maintainer.
11128
111292004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11130
11131	* Makefile.tpl: Make GCC use a separate config.cache.
11132	* Makefile.in: Regenerate.
11133
11134	PR bootstrap/11932, PR bootstrap/11933
11135	(I don't know if it will fix either of them, but it relates
11136	to them.)
11137	* configure.in: Don't use shared config.cache for target
11138	directories.
11139	* configure: Regenerate.
11140
111412004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11142
11143	* MAINTAINERS: Add myself to 'Write After Approval' section.
11144
111452003-12-31  Roger Sayle  <roger@eyesopen.com>
11146
11147	* configure.in (ia64*-*-hpux*): Disable building java libraries.
11148	* configure: Regenerated.
11149
111502003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11151
11152	* MAINTAINERS: Remove the mn10200 maintainer.
11153
111542003-12-21  Bernardo Innocenti  <bernie@develer.com>
11155
11156	* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11157	* configure: Regenerated.
11158
111592003-12-16  Jan Hubicka  <jh@suse.cz>
11160
11161	* MAINTAINERS: Add myself as callgraph maintainer.
11162
111632003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11164
11165	* configure.in (raw_libstdcxx_flags): Remove the leading space.
11166	* configure: Regenerate.
11167
111682003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11169
11170	* MAINTAINERS: Move myself from 'Bug database only accounts' to
11171	'Write After Approval' section. Update email.
11172
111732003-12-01  James Lemke  <jim@wasabisystems.com>
11174
11175	* MAINTAINERS (Write After Approval): Add myself.
11176
111772003-11-20  Matt Thomas  <matt@3am-software.com>
11178
11179	* MAINTAINERS: Add myself as a vax port maintainer.
11180
111812003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11182
11183	* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11184	(configure-build-[+module+], configure-[+module+]): Likewise.
11185	(configure-target-[+module+], configure-gcc, config.status): Likewise.
11186	* Makefile.in: Regenerate.
11187
111882003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11189
11190	* libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11191	shared/dylibed libraries.
11192	* ltmain.sh: Likewise.
11193	* ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11194	* ltcf-cxx.sh: Likewise.
11195	* ltcf-gcj.sh: Likewise.
11196	* ltconfig: Likewise.
11197
111982003-11-17  Stan Cox  <scox@redhat.com>
11199
11200	* MAINTAINERS: Add myself as iq2000 port maintainer.
11201
112022003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11203
11204	* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11205	* Makefile.in: Regenerate.
11206
112072003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11208
11209	* config.sub: Update to 2003-11-03 version.
11210
112112003-10-20  Phil Edwards  <phil@codesourcery.com>
11212
11213	* configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11214	* configure:  Regenerate.
11215
112162003-10-20  Nicolas Pitre  <nico@cam.org>
11217
11218	* MAINTAINERS: Add myself to 'Write After Approval' section.
11219
112202003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11221
11222	* MAINTAINERS (Various maintainers: Ada front end): Added myself.
11223
112242003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11225
11226	* MAINTAINERS: Update my email address.
11227
112282003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11229
11230	* config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11231
112322003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11233
11234	* MAINTAINERS: Add myself to 'Write After Approval' section.
11235
112362003-10-16  Bernardo Innocenti  <bernie@develer.com>
11237
11238	* config.guess: Update to 2003-10-16 version.
11239	* config.sub: Update to 2003-10-16 version.
11240
112412003-10-15  David Daney  <ddaney@avtrex.com>
11242
11243	* MAINTAINERS: Added myself to 'Write After Approval' section.
11244
112452003-10-15  Falk Hueffner  <falk@debian.org>
11246
11247	* MAINTAINERS: Move myself from 'Bug database only accounts' to
11248	'Write After Approval' section. Update email.
11249
112502003-10-14  Roger Sayle  <roger@eyesopen.com>
11251
11252	* MAINTAINERS: Move myself from 'Write After Approval' to
11253	'Various Maintainers' section as middle-end maintainer.
11254
112552003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11256
11257	* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11258	HOST_FLAGS_TO_PASS.
11259	* Makefile.in: Regenerate.
11260
112612003-10-11  Bernardo Innocenti  <bernie@develer.com>
11262
11263	* config.guess: Update to 2003-10-07 version.
11264	* config.sub: Update to 2003-10-07 version.
11265
112662003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11267
11268	* ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11269	* ltconfig (irix5*, irix6*): Don't override version_type.
11270
112712003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11272
11273	* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11274	* configure: Rebuilt
11275	* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11276	* Makefile.in: Rebuilt
11277
112782003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11279
11280	* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11281
112822003-09-30  Carlo Wood  <carlo@alinoe.com>
11283
11284	* MAINTAINERS (Write After Approval): Add myself.
11285
112862003-09-29  Paul Koning  <ni1d@arrl.net>
11287
11288	* MAINTAINERS: Move myself from "Write After Approval"
11289	to CPU platform maintainers for pdp11 platform.
11290
112912003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11292
11293	* MAINTAINERS: Move myself from 'Write After Approval' to
11294	'Various Maintainers' section as libffi testsuite maintainer.
11295
112962003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11297
11298	* configure.in: Pass a computed --program-transform-name
11299	to subconfigures.
11300	* configure: Regenerated.
11301
113022003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11303
11304	* Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11305	* Makefile.in: Regenerate.
11306
11307	* Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11308	* Makefile.in: Regenerate.
11309
113102003-09-19  Ziemowit Laski  <zlaski@apple.com>
11311
11312	* MAINTAINERS: Move myself from 'Write After Approval'
11313	to 'Various Maintainers' (objective-c) section.
11314
113152003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11316
11317	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11318	quoting.
11319	* configure: Regenerated.
11320
113212003-09-16  Joel Brobecker  <brobecker@gnat.com>
11322
11323	* MAINTAINERS (Write After Approval): Add myself to write after
11324	approval list.
11325
113262003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11327
11328	* MAINTAINERS (Write After Approval): Add myself.
11329
113302003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11331
11332	* MAINTAINERS: Update my e-mail address.
11333
113342003-09-09  Alan Modra  <amodra@bigpond.net.au>
11335
11336	* libtool.m4 (LD): Correct powerpc64 host match.
11337
113382003-09-06  James E Wilson  <wilson@tuliptree.org>
11339
11340	* MAINTAINTERS: Update my affiliation and email address.
11341
113422003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11343
11344	* MAINTAINERS (Write After Approval): Add myself.
11345
113462003-09-04  DJ Delorie  <dj@redhat.com>
11347
11348	* configure: Regenerate.
11349
113502003-09-04  Robert Millan  <robertmh@gnu.org>
11351
11352	* configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11353
113542003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11355
11356	* configure.in: Ensure arguments to sed are properly spaced.
11357	* configure: Regenerate.
11358
113592003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11360
11361	* MAINTAINERS: Update my e-mail address.
11362
113632003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11364
11365	* MAINTAINERS (Write After Approval): Add myself.
11366
113672003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11368
11369	* configure.in: Set RAW_CXX_FOR_TARGET if unset.
11370	* configure: Regenerated.
11371
113722003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11373
11374	* MAINTAINERS: Update my email address.
11375
113762003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11377
11378	* configure.in:  Use newline instead of semicolon when assuming
11379	shell arguments in a for loop.
11380	* configure:  Regenerated.
11381
113822003-08-22  Jason Eckhardt  <jle@rice.edu>
11383
11384	* MAINTAINERS: Resurrect the i860 maintainer.
11385
113862003-08-20  Geoffrey Keating  <geoffk@apple.com>
11387
11388	PR 8180
11389	* configure.in: When testing with_libs and with_headers, treat
11390	'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11391	* configure: Regenerate.
11392
11393	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11394	make, shell, etc.
11395	(baseargs): Likewise.
11396	* configure: Regenerate.
11397
113982003-08-20  Bernardo Innocenti  <bernie@develer.com>
11399
11400	* MAINTAINERS (Write After Approval): Add myself.
11401
114022003-08-19  Geoffrey Keating  <geoffk@apple.com>
11403
11404	* configure.in: Disable libgcj for darwin not on powerpc.
11405	* configure: Rebuild.
11406
114072003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11408
11409	* config-ml.in, symlink-tree: Add license.
11410
114112003-08-03  Richard Stallman  <rms@gnu.org>
11412	    Eben Moglen  <moglen@columbia.edu>
11413
11414	* README.SCO: New file.
11415
114162003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11417
11418	* Makefile.tpl (check, check-c++): Express dependencies using
11419	dependencies rather than commands.
11420	* Makefile.in: Regenerate.
11421
114222003-08-01  Andrew Cagney  <cagney@redhat.com>
11423
11424	* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11425	* configure: Ditto.
11426
114272003-07-31  Geoffrey Keating  <geoffk@apple.com>
11428
11429	* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11430	* Makefile.in: Update.
11431
114322003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11433
11434	* configure.in: Enable libgcj for darwin.
11435	* configure: Rebuild.
11436
114372003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11438
11439	* config-ml.in:  Use ac_configure_args directly instead of
11440	ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11441	actually seen.
11442
114432003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11444
11445	* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11446	creating target and build subdirs to build all parent dirs as needed.
11447	* Makefile.in: Rebuild.
11448	* configure.in: Don't build dirs explicitly here.
11449	* configure: Rebuild.
11450
114512003-07-26  Paul Brook  <paul@nowt.org>
11452
11453	* MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11454
114552003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11456
11457	* Makefile.tpl (all-make): Depend on intl.
11458	* Makefile.in: Rebuilt.
11459
114602003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11461
11462	* install-sh:  Update to newer upstream versions (associated with
11463	aclocal 1.7).
11464	* mkinstalldirs:  Likewise.
11465	* missing:  Likewise, plus $1Help2man -> $1 typo fix.
11466
114672003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11468
11469	* MAINTAINERS: Move self from Bug database only accounts
11470	to write-after-approval.
11471
114722003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11473
11474	* config.if: Remove unused libc_interface determination.
11475
114762003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11477
11478	* MAINTAINERS: Move self from write-after-approval to
11479	build machinery (*.in).
11480
114812003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11482
11483	PR bootstrap/11273
11484	PR bootstrap/11408
11485	* Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11486	unused INSTALL_PROGRAM_ARGS.
11487	* configure.in: Use AC_PROG_INSTALL.
11488	* Makefile.in: Regenerate.
11489	* configure: Regenerate.
11490
114912003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11492
11493	* MAINTAINERS: Alphabetize.
11494
114952003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11496
11497	* configure: Rebuilt.
11498	2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11499	* configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11500	newlib nor libgloss.
11501	Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11502	* configure.in (am33_2.0-*-linux*): Added.
11503
115042003-07-09  Bob Wilson  <bob.wilson@acm.org>
11505
11506	* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11507	* configure: Regenerate.
11508
115092003-07-07  Zack Weinberg  <zack@codesourcery.com>
11510
11511	* Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11512	* Makefile.in: Regenerate.
11513
115142003-07-04  Zack Weinberg  <zack@codesourcery.com>
11515
11516	* Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11517	* Makefile.in: Regenerate.
11518
115192003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11520
11521	* Makefile.tpl: Replace PWD with PWD_COMMAND.
11522	* Makefile.in: Regenerated.
11523
11524	* config-ml.in: Replace PWD with PWD_COMMAND.
11525
115262003-07-04  Zack Weinberg  <zack@codesourcery.com>
11527
11528	* intl: New directory; see intl/ChangeLog for details.
11529	* ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11530	* Makefile.tpl: all-gcc depends on maybe-all-intl.
11531	* Makefile.in: Regenerate.
11532
115332003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11534
11535	* configure.in: Clean up config-lang.in handling.  Delete
11536	useless assignment to "subdirs".
11537	* configure: Regenerate.
11538
115392003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11540
11541	* configure.in: Rename 'target_libs' to 'target_libraries'.
11542	Remove useless reference to 'target_libs'.
11543	* configure: Regenerate.
11544
115452003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11546
11547	* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11548	* Makefile.in: Regenerate.
11549
115502003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11551
11552	* Makefile.def: Introduce flags_to_pass.
11553	* Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11554	* Makefile.in: Regenerate.
11555
115562003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11557
11558	* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11559	and target-libgloss.
11560	<d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11561	<h8300*-*-*>: Disable libf2c and ${libgcj}.
11562	* configure: Regenerate.
11563
115642003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11565
11566	* configure.in: Update testsuite_flags to new location.
11567	* configure. Regenerate.
11568
115692003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11570
11571	* Makefile.tpl: Remove BUILD_CC stuff.
11572	* Makefile.in: Regenerate.
11573
115742003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11575
11576	* MAINTAINERS (Write After Approval): Remove Andrew Haley.
11577
115782003-06-16  Graeme Peterson  <gp@qnx.com>
11579
11580	* MAINTAINERS (Write After Approval): Add myself.
11581
115822003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11583
11584	* config.guess: Update to 2003-06-12 version.
11585	* config.sub: Update to 2003-06-13 version.
11586
115872003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11588
11589	* config.guess: Update to 2003-06-06 version.
11590	* config.sub: Update to 2003-06-06 version.
11591
115922003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11593
11594	* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11595	* configure. Regenerate.
11596
115972003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11598
11599	* configure.in: Disable serial configure by default.
11600	* configure: Regenerate.
11601	* Makefile.tpl: Abolish .NOTPARALLEL.
11602	* Makefile.in: Regenerate.
11603
11604	* Makefile.tpl: Replace {build,host,target}_canonical by
11605	{build,host,target}.
11606	* Makefile.in: Regenerate.
11607
11608	* Makefile.tpl: Fix stupid pasto.
11609	* Makefile.in: Regenerate.
11610
116112003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11612
11613	* Makefile.tpl: Remove bogus conditional.
11614	* Makefile.in: Regenerate.
11615
116162003-06-05  Jan Hubicka  <jh@suse.cz>
11617
11618	* Makefile.tpl (profiledbootstrap): New target.
11619	* Makefile.in (profiledbootstrap): New target.
11620
116212003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11622
11623	* MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11624	Pinski. Remove user names from other bugzilla-only maintainers.
11625
116262003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11627
11628	* Makefile.tpl: Make 'recursive targets' using autogen rather
11629	than shell loop.  Remove duplicate 'clean' targets and false
11630	comments.
11631	* Makefile.def: Add systematic dependencies to 'recursive' targets.
11632	Add systematic method of specifying missing targets in subdirs.
11633	Add copyright boilerplate.
11634	* Makefile.in: Regenerate.
11635	* configure.in: Add 'recursive targets' to maybe list.
11636	* configure: Regenerate.
11637
11638	* MAINTAINERS: "GNATS only" -> "Bug database only".
11639
11640	* Makefile.tpl: Rename [+target+] to [+make_target+].
11641	* Makefile.def: Rename 'target' to 'make_target'.
11642
116432003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11644
11645	* MAINTAINERS: Add self as options handling maintainer.
11646
116472003-05-28  Michael Meissner  <gnu@the-meissners.org>
11648
11649	* MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11650	been too long since I touched those ports.
11651
116522003-05-28  DJ Delorie  <dj@redhat.com>
11653
11654	* Makefile.tpl: Make maybe-check-gcc .PHONY.
11655	* Makefile.in: Regenerate.
11656
116572003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11658
11659	* configure.in: Use curly braces in the definition of tooldir.
11660	* configure: Regenerate.
11661
116622003-05-21  DJ Delorie  <dj@redhat.com>
11663
11664	* Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11665	newlib or libgloss.
11666	* Makefile.in: Regenerate.
11667
116682003-05-21  DJ Delorie  <dj@redhat.com>
11669
11670	* Makefile.tpl: Add missing empty maybe-check-gcc target.
11671	* Makefile.in: Regenerate.
11672
116732003-05-20  Ian Lance Taylor  <ian@airs.com>
11674
11675	* MAINTAINERS: Update my e-mail address.
11676
116772003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11678
11679	* configure.in: Switch more things to use maybe dependencies.
11680	* Makefile.tpl: Switch more things to use maybe dependencies.
11681	Factor out common code from autogen IF statements.
11682	* configure: Regenerate.
11683	* Makefile.in: Regenerate.
11684
116852003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11686
11687	* configure.in: Accept i[3456789]86 for machine type.
11688	* configure: Regenerate.
11689
116902003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11691
11692	* configure.in: Switch more things to use maybe dependencies.
11693	Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11694	* configure: Regenerate.
11695	* Makefile.tpl: Switch more things to use maybe dependencies.
11696	* Makefile.in: Regenerate.
11697
116982003-05-16  Andreas Schwab  <schwab@suse.de>
11699
11700	* Makefile.tpl (install-opcodes): Define.
11701	* Makefile.in: Rebuild.
11702
117032003-05-13  Andreas Jaeger  <aj@suse.de>
11704
11705	* config.guess: Update to 2003-05-09 version.
11706	* config.sub: Update to 2003-05-09 version.
11707
117082003-05-13  Michael Eager  <eager@mvista.com>
11709
11710	* configure.in: Correct sed script so that options in quotes are not
11711	deleted.
11712	* configure: Rebuild.
11713
117142003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11715
11716	* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11717	and $$s/newlib/libc/sys/cygwin32 include paths.
11718	* configure: Ditto.
11719
117202003-05-12  Michael Meissner  <gnu@the-meissners.org>
11721
11722	* MAINTAINERS: Update my email addresses.
11723
117242003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11725
11726	* config-ml.in: Propagate INSTALL variables.
11727
117282003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11729
11730	* MAINTAINERS: Remove duplicate entries in Write After Approval.
11731
117322003-05-02  Chris Demetriou  <cgd@broadcom.com>
11733
11734	* Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11735	* Makefile.in: Regenerate.
11736
117372003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11738
11739	* MAINTAINERS (GNATS only): Add Falk Hueffner.
11740
117412003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11742
11743	* MAINTAINERS (GNATS only): Add Giovanni Bajo.
11744
117452003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11746
11747	* Makefile.tpl: Clean $(BUILD_SUBDIR).
11748	* Makefile.in: Regenerated.
11749
117502003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11751
11752	* MAINTAINERS (Write After Approval): Upgrade myself from
11753	GNATS only to write-after-approval. Update my mail address.
11754
117552003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11756
11757	(OS Port Maintainers: freebsd): Add myself.
11758
117592003-04-22  Mark Mitchell  <mark@codesourcery.com>
11760
11761	* MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11762
117632003-04-22  Kean Johnston  <jkj@sco.com>
11764
11765	* MAINTAINERS (SCO ports): Added myself.
11766
117672003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11768
11769	* MAINTAINERS (gcov): Add myself and Jan Hubicka.
11770
117712003-04-19  Kean Johnston  <jkj@sco.com>
11772
11773	* MAINTAINERS (Write After Approval): Add myself.
11774
117752003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11776
11777	* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11778	* Makefile.in: Regenerate.
11779
117802003-04-18  Jakub Jelinek  <jakub@redhat.com>
11781
11782	* configure.in (powerpc64*-*-linux*): Remove.
11783	* configure: Rebuilt.
11784
117852003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11786
11787	* Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11788	previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11789	and restrap.
11790	* Makefile.in:  Regenerate.
11791
117922003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11793
11794	* configure.in (arm-*-netbsdelf*): Enable building java libraries.
11795	* configure: Regenerated.
11796
117972003-04-15  DJ Delorie  <dj@redhat.com>
11798
11799	* MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11800
118012003-04-13  Nick Clifton  <nickc@redhat.com>
11802
11803	* config-ml.in: Remove support for --disable-aix removing
11804	call-aix multilibs.
11805
118062003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11807
11808	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11809	* */configure: Rebuilt.
11810
118112003-04-08  Joel Sherrill  <joel@oarcorp.com>
11812
11813	* MAINTAINERS: Add my email address.
11814
118152003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11816
11817	* MAINTAINERS (Write After Approval): Add myself.
11818
118192003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11820
11821	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11822	* Makefile.in: Regenerate.
11823
118242003-03-14  Michael Chastain  <mec@shout.net>
11825
11826	* Makefile.in: Regenerate with correct Makefile.def.
11827
118282003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11829
11830	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11831	Make macro.
11832	* Makefile.in: Regenerate.
11833	* configure.in: Clean up gxx_include_dir logic.
11834	* configure: Regenerate.
11835
118362003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11837
11838	* MAINTAINERS (Write After Approval): Add myself.
11839
118402003-03-10  Ben Elliston  <bje@wasabisystems.com>
11841
11842	* MAINTAINERS: Update my mail address.
11843
118442003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11845
11846	* configure.in (gxx_include_dir): Fix typo.
11847	* configure: Regenerated.
11848
118492003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11850
11851	* Makefile.tpl: Reindent.
11852	* Makefile.in: Regenerate.
11853	* configure.in: Reindent.  Don't set unused variables.
11854	* configure: Regenerate.
11855
118562003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11857
11858	* configure.in: Include $(build_tooldir)/sys-include in
11859	FLAGS_FOR_TARGET.
11860	* configure: Regenerated.
11861
118622003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11863
11864	* Makefile.tpl: Always pass down RANLIB.
11865	* Makefile.in: Regenerate.
11866
11867	* Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11868	* Makefile.in: Regenerate.
11869	* configure.in: Remove unused logic relating to --enable-shared
11870	and --enable-threads.  Remove bogus comments.  Remove redundant
11871	noconfigdirs.
11872	* configure: Regenerate.
11873
11874	* configure.in: Replace ${libstdcxx_version} by its value.
11875	Remove reference to mh-dgux.
11876	* configure: Regenerate.
11877
118782003-03-03  Kevin Buettner  <kevinb@redhat.com>
11879
11880	* MAINTAINERS (Write After Approval): Add myself.
11881
118822003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11883
11884	* Makefile.tpl: Rearrange.
11885	* Makefile.in: Regenerate.
11886
118872003-02-25  Uwe Stieber  <uwe@wwws.de>
11888
11889	* configure.in: Add support for kaOS as cross build target system.
11890	* configure: Regenerated.
11891
118922003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11893
11894	* MAINTAINERS (Write after approval): Add myself.
11895
118962003-02-21  James E Wilson  <wilson@tuliptree.org>
11897
11898	* MAINTAINERS: Update my email address.
11899
119002003-02-21  Zack Weinberg  <zack@codesourcery.com>
11901
11902	* MAINTAINERS: Add self to blanket write privs. section.
11903
119042003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11905
11906	* Makefile.tpl: Add definition of CPPFLAGS to pass into
11907	configure-target-* as some target builds may require additional
11908	flags for preprocessor tests.
11909	* Makefile.in: Regenerated.
11910
119112003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11912
11913	* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11914	* ltconfig: Handle it.
11915	* ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11916	auto-detecting it.
11917
11918	* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11919	it is used as argument to $CC.
11920	* ltcf-gcj.sh: Likewise.
11921
11922	* configure.in: Introduce --enable-maintainer-mode.
11923	* configure: Rebuilt.
11924	* Makefile.tpl (Makefile.in, configure): Enable dependencies only
11925	for maintainer mode.
11926	* Makefile.in: Rebuilt.
11927
119282003-02-18  Jason Merrill  <jason@redhat.com>
11929
11930	* Makefile.tpl (check-c++): Allow parallelism.
11931
119322003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11933
11934	* MAINTAINERS: Remove John Carr (who never actually had access to
11935	gcc.gnu.org).
11936
119372003-02-15  Geoffrey Keating  <geoffk@apple.com>
11938
11939	* configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11940	don't configure target-libobjc.
11941	* configure: Regenerate.
11942
119432003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11944
11945	* Makefile.tpl (RANLIB): Define.
11946	* Makefile.in: Regenerate.
11947
119482003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11949
11950	* MAINTAINERS: Update my email.
11951
119522003-02-06  Keith R Seitz  <keiths@redhat.com>
11953
11954	* Makefile.def: Remove "snavigator", "grep", and "db" modules.
11955	* Makefile.tpl: Remove "all-snavigator" and "all-grep".
11956	* Makefile.in: Regenerated.
11957	* configure.in: Remove all traces of snavigator, db, and grep.
11958	* configure: Regenerated.
11959
119602003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11961
11962	* MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11963	After Approval.
11964
119652003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11966
11967	* MAINTAINERS (Write after approval): Add myself.
11968
119692003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11970
11971	* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11972	* Makefile.in: Regenerated.
11973
119742003-01-30  Roger Sayle  <roger@eyesopen.com>
11975
11976	* config.guess: Updated to 2003-01-30's version.
11977	* config.sub: Updated to 2003-01-28's version.
11978
119792003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11980
11981	* config.if: If gcc_version is already set, just use it.  Don't set
11982	gcc_version_trigger if it's already set, otherwise set it to
11983	gcc/version.c, but only if the file exists.  If it is not set and
11984	gcc/version.c does not exist, try to extract the version number from
11985	$CC.
11986
119872003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11988
11989	* MAINTAINERS: Add myself to write-after-approval list.
11990
119912003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11992
11993	* configure.in:  Revert 24Jan change.
11994	* configure:  Regenerate.
11995
119962003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11997
11998	* MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11999	entry of HJ Lu.
12000
120012003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12002
12003	* configure.in: Revert previous change.
12004	* configure: Regenerate.
12005
120062003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12007
12008	* configure.in: Make rda native-only.
12009	* configure: Regenerate.
12010
120112003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12012
12013	* MAINTAINERS: Move myself from GNATS-only-accounts to
12014	write-after-approval.
12015
120162003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12017
12018	* configure.in: Add missing \.
12019	* configure: Rebuilt.
12020
120212003-01-17  Jakub Jelinek  <jakub@redhat.com>
12022
12023	* configure.in (baseargs): Avoid using \| in sed regular
12024	expressions.
12025	* configure: Rebuilt.
12026
120272003-01-16  Jakub Jelinek  <jakub@redhat.com>
12028
12029	* configure.in (baseargs): Remove all supported forms of
12030	--cache-file, --srcdir, --host, --build and --target options
12031	from argument lists.
12032	* configure: Rebuilt.
12033
120342003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12035
12036	* MAINTAINERS: Add myself to write-after-approval list.
12037
120382003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12039
12040	* configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12041	* configure: Rebuilt.
12042
120432003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12044
12045	* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12046	* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12047	* Makefile.in: Regenerate.
12048	* configure: Regenerate.
12049
120502003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12051
12052	* configure.in: Remove Makefile in build, host and target modules
12053	unless configure was run with --no-recursion.
12054	* configure: Rebuilt.
12055
120562003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12057
12058	* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12059	(install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12060	* Makefile.in: Regenerate.
12061
120622003-01-08  Chris Demetriou  <cgd@broadcom.com>
12063
12064	* config.guess: Update to 2003-01-03 version.
12065	* config.sub: Update to 2003-01-03 version.
12066
120672003-01-07  Christopher Faylor  <cgf@redhat.com>
12068
12069	* configure: Regenerate with proper autoconf 2.13.
12070
120712003-01-07  Christopher Faylor  <cgf@redhat.com>
12072
12073	* configure.in: Add AC_PREREQ for consistency.
12074	* configure: Regenerate.
12075
120762003-01-06  Andrew Cagney  <ac131313@redhat.com>
12077
12078	* configure.in (GDB_TK): Add tcl directories conditional on
12079	gdb/gdbtk directory being present.
12080	* configure: Regenerate.
12081
120822003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12083
12084	* configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12085	used by gcc if LD is not defined and we are not doing a Canadian Cross.
12086	* configure: Rebuilt.
12087
120882002-12-31  Tom Tromey  <tromey@redhat.com>
12089
12090	* Makefile.in: Rebuilt.
12091	* Makefile.def (target_modules) [libffi]: Allow installation.
12092
120932002-12-31  Andreas Schwab  <schwab@suse.de>
12094
12095	* configure.in: Fix use of $program_transform_name.
12096	* configure: Regenerated.
12097
120982002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12099
12100	* configure.in (baseargs): Don't remove first configure argument.
12101	* configure: Regenerated.
12102
121032002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12104
12105	* Makefile.tpl (local-distclean): Don't remove...
12106	(multilib.ts): ... this.  Moved into...
12107	(multilib.out): ... this.  Don't use sub-make.
12108	($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12109	$(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12110	(configure-build-[+module+], configure-[+module+],
12111	configure-target-[+module+], configure-gcc): ... these.  Test
12112	for Makefile existence.  Drop config.status from dependencies.
12113	* Makefile.in: Rebuilt.
12114	* configure.in: Move gcc-version-trigger to the end of
12115	ac_configure_args.  Add comments to maybedep.tmp and
12116	serdep.tmp.  Introduce --disable-serial-configure.  Remove
12117	nonopt from baseargs, matching and removing corresponding
12118	whitespace while at it.
12119	* configure: Rebuilt.
12120
121212002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12122
12123	* configure.in (host_configargs): Replace reference to
12124	no-longer-defined buildopts with --build=${build_alias}.
12125	* configure: Rebuilt.
12126
12127	* Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12128	program_transform_name to standard idiom.
12129	(AUTOGEN, AUTOCONF): Define.
12130	(Makefile.in): Use $(AUTOGEN).
12131	(Makefile): Depend on config.status, and use autoconf-style rule to
12132	build it.  Move original commands to...
12133	(config.status): ... this new target.
12134	(configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12135	$(AUTOCONF).
12136	* Makefile.in: Rebuilt.
12137
121382002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12139
12140	* Makefile.tpl: Fix dramatic bustage due to change in
12141	program_transform_name.
12142	* Makefile.in: Regenerate.
12143
12144	* configure.in: Remove unnecessary PATH setting.
12145	* configure: Regnerate.
12146
12147	* configure.in: Don't default to unprefixed tools unless
12148	the native tools will work.
12149	* configure: Regenerate.
12150
12151	* configure.in: Convert to autoconf script.  Blow away lots
12152	of now-redundant Makefile fragments.
12153	* configure: Generate using Autoconf.
12154	* Makefile.tpl: Rewrite to reflect autoconfiscation.
12155	* Makefile.in: Regenerate.
12156
121572002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12158
12159	* configure: Fix stupid bug where RANLIB was mistakenly included.
12160
12161	* configure.in: Rename (buildargs, hostargs, targargs) to
12162	(build_configargs, host_configargs, target_configargs).
12163
12164	* configure.in: Move logic out of sed statement.
12165
12166	* configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12167	CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12168
121692002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12170
12171	* config.sub: Import from master repository
12172	* config.guess: Ditto
12173
121742002-12-24  Andreas Schwab  <schwab@suse.de>
12175
12176	* Makefile.tpl (multilib.out): Fix missing space.
12177	* Makefile.in: Regenerate.
12178
121792002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12180
12181	* Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12182	Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12183	* Makefile.in: Regenerate.
12184	* configure.in: Remove unnecessary leftovers.
12185
121862002-12-21  Geoffrey Keating  <geoffk@apple.com>
12187
12188	* configure.in (extra_ranlibflags_for_target): New variable.
12189	(*-*-darwin): Add -c to ranlib commands.
12190	* configure (tooldir): Handle extra_ranlibflags_for_target.
12191
121922002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12193
12194	* Makefile.tpl: Revert HJL's change.
12195	* Makefile.in: Regenerated.
12196	* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12197	always.
12198
121992002-12-19  Andreas Schwab  <schwab@suse.de>
12200
12201	* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12202	* Makefile.in: Regenerate.
12203
122042002-12-18  H.J. Lu  <hjl@gnu.org>
12205
12206	* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12207	* Makefile.in: Regenerated.
12208
12209	* configure.in (build_prefix): New. Substitute.
12210
122112002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12212
12213	* Makefile.tpl: Don't let real targets depend on phony targets.
12214	* Makefile.in: Regenerate.
12215
12216	* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12217	* Makefile.in: Regenerate.
12218
122192002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12220
12221	* config.sub: Import from master repository
12222	* config.guess: Ditto
12223
122242002-12-16  Jason Merrill  <jason@redhat.com>
12225
12226	* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12227	previous 'make bootstrap'.
12228	* Makefile.in: Regenerate.
12229
122302002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12231
12232	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12233
122342002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12235
12236	* configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12237	* Makefile.in: Regenerate.
12238
122392002-12-13  Jason Merrill  <jason@redhat.com>
12240
12241	* Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12242	library tests.
12243	(check-c++): Just depend on it and check-target-libstdc++-v3.
12244	* Makefile.in: Regenerate.
12245
122462002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12247
12248	* Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12249	* Makefile.in: Rebuilt.
12250
122512002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12252
12253	* Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12254
122552002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12256
12257	* configure: Fix bug put in by gremlins.
12258
12259	* Makefile.tpl: Substitute more autoconfily.
12260	* configure: Substitute more autoconfily.
12261	* Makefile.in: Regenerate.
12262
122632002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12264
12265	* config.sub: Import from master repository
12266	* config.guess: Ditto
12267	* MAINTAINERS: Added Svein Seldal under write after approval
12268
122692002-12-08  Andrew Cagney  <ac131313@redhat.com>
12270
12271	* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12272	* Makefile.in (all-sim): Ditto.
12273
122742002-12-06  DJ Delorie  <dj@redhat.com>
12275
12276	* Makefile.tpl: Change configure dependencies to not have real
12277	targets depend on phony targets.
12278
122792002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12280
12281	* configure.in: Revert unintentional change.
12282
12283	* Makefile.tpl: Change dependency for */multilib.out so that
12284	it works when gcc isn't in the tree.
12285
12286	* configure.in: Substitute more.
12287	* configure: Run subconfigures from the Makefile.
12288	* Makefile.tpl: Run subconfigures from the Makefile; add a few
12289	convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12290
122912002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12292
12293	* MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12294
122952002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12296
12297	* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12298	and corresponding dependencies.
12299	* Makefile.in: Regenerate.
12300
12301	* configure.in (host_tools): Order binutils, gas and ld for
12302	convenience in running the testsuites.
12303
12304	* Makefile.tpl: Introduce rules to serialize subconfigure runs.
12305	* Makefile.in: Regenerate.
12306	* configure.in: Introduce rules to serialize subconfigure runs.
12307
12308	* configure.in: Introduce BASE_CC_FOR_TARGET.
12309	* Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12310	Realize configure-build-* targets.  Realize configure-target-* targets.
12311	* Makefile.in: Regenerate.
12312
123132002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12314
12315	* configure: Move gcc_version_trigger stuff from here...
12316	* configure.in: ...to here.
12317
12318	* configure.in: Separate subconfigure options added by this file from
12319	options given by the user.  Add machinery to put args for host
12320	subconfigures into the Makefile.
12321
12322	* Makefile.tpl: Remove 'vault' targets.
12323	* Makefile.tpl: Reorder and comment dependencies.
12324	* Makefile.in: Regenerate.
12325
123262002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12327	* configure.in: Fix my broken commit of previous patch. (sigh)
12328
123292002-11-28  Geoffrey Keating  <geoffk@apple.com>
12330
12331	* configure.in: Move host-specific darwin noconfigdirs into
12332	the host-specific section.
12333
123342002-11-28  Geoffrey Keating  <geoffk@apple.com>
12335
12336	* configure.in: Move host-specific darwin noconfigdirs into
12337	the host-specific section.
12338
123392002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12340
12341	* configure: Remove skip-this-dir support.
12342	* Makefile.tpl: Remove skip-this-dir support.
12343
12344	* Makefile.tpl: Remove leftover support for non-autoconfiscated
12345	subdirectories.
12346	* Makefile.in: Regenerate.
12347
12348	* Makefile.tpl: Strip out useless setting of 'dir'.
12349	* Makefile.in: Regenerate.
12350
123512002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12352
12353	* configure.in: Fix deeply stupid bug.
12354
12355	* configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12356	shell code in CXX_FOR_TARGET
12357	* Makefile.def: Introduce raw_cxx.
12358	* Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12359	RAW_CXX_FOR_TARGET.
12360	* Makefile.in: Regenerate.
12361
123622002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12363
12364	* Makefile.tpl: Remove unnecessary ifs.
12365	* Makefile.in: Regenerate.
12366
12367	* Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12368	dependencies.  Maybe-ize build-libiberty.  Create dummy install
12369	targets for 'no_install' modules.
12370	* configure: Move GDB_TK substitution to configure.in.  Move
12371	build_modules stuff to configure.in.
12372	* configure.in: Implement soft dependency machinery.  Maybe-ize
12373	GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12374	* Makefile.in: Regenerate.
12375
123762002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12377
12378	* Makefile.tpl: Make all-target, install-target behave similarly
12379	to all, install (only hitting configured targets).  Eliminate
12380	unused macro defintions.
12381
12382	* Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12383	build != host.
12384
12385	* Makefile.tpl: Add all-gcc: all-libiberty dependency.
12386
12387	* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12388
12389	* configure.in: Produce lists of subdir targets we're actually
12390	configuring.  Remove references to "dosrel".
12391	* Makefile.tpl: Let configure set which subdir targets are hit.
12392	Remove install-cross; clean up install; remove ALL.  Remove
12393	references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12394	Autogenerate host module targets.  Remove empty dependency lines
12395	and redundant dependency; rearrange slightly.
12396	* Makefile.def: Add host-side libtermcap, utils.
12397
12398	* Makefile.in: Regenerate.
12399
124002002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12401
12402	* ltconfig (osf[345]): Append $major to soname_spec.
12403	Reflect this in library_names_spec.
12404	* ltmain.sh (osf): Prefix $major with . for use as extension.
12405
124062002-11-19  Andreas Jaeger  <aj@suse.de>
12407
12408	* libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12409	linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12410	and sparc64 GNU/Linux systems.
12411
124122002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12413
12414	* MAINTAINERS: Update email.
12415
124162002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12417
12418	* MAINTAINERS: Complete James Dennett's entry.
12419
124202002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12421
12422	* MAINTAINERS (Write After Approval): Add myself.
12423
124242002-11-13  Bruce Korb  <bkorb@gnu.org>
12425
12426	* Makefile.tpl: syntactic cleanup
12427
124282002-11-13  Stuart Hastings  <stuart@apple.com>
12429
12430	* MAINTAINERS: Add myself to write-after-approval list.
12431
124322002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12433
12434	* Makefile.def: Add list of recursive targets to autogenerate.
12435	Add build_modules.
12436	* Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12437	targets.  Autogenerate *-build-* targets.
12438	* Makefile.in: Regenerate.
12439
124402002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12441
12442	* configure: More autoconf-style substitutions.
12443	* Makefile.tpl: More autoconf-style substitutions.
12444	* Makefile.in: Regenerate.
12445
124462002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12447
12448	* configure: Substitute more variables in a more autoconf-friendly
12449	way.  Simplify slightly.
12450	* Makefile.tpl: Make more variables substitutable in an
12451	autoconf-friendly way.
12452	* Makefile.in: Regenerate.
12453
124542002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12455
12456	* MAINTAINERS (Write After Approval): Add myself.
12457
124582002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12459
12460	* configure.in (v810*): Remove special setting of tools.
12461
12462	* configure: Add support for extra required flags for ar or nm.
12463	* configure.in (aix4.3+): Use above support for target-specific
12464	issues, rather than using config/mt-aix43.
12465
124662002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12467
12468	* configure: Remove 'removing', which doesn't work.  Replace $subdir
12469	with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12470	with $srcdir.  Reformat indentation.  Substitute some variables
12471	formerly hard-coded in the Makefile for build=host.
12472	* Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12473	* Makefile.def: Autogenerate more.
12474	* Makefile.in: Regenerate.
12475
124762002-11-04  Adam Nemet  <anemet@lnxw.com>
12477
12478	* MAINTAINERS (Write After Approval): Add myself.
12479
124802002-11-04  Kevin Buettner  <kevinb@redhat.com>
12481
12482	* Makefile.def (host_modules): Add rda.
12483	* Makefile.in: Regenerate.
12484	* configure.in (target_tool): Add target-rda to list.
12485
124862002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12487
12488	* MAINTAINERS: Remove "co-maintainer" note for web pages.
12489
124902002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12491
12492	* Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12493	and restrap targets to this rule.
12494	* Makefile.in:  Regenerate.
12495
124962002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12497
12498	* MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12499	GNATS only accounts.
12500
125012002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12502
12503	* configure.in (i[3456]86-*-linux*): Add check to disable
12504	${libgcj} for glibc1.
12505
125062002-10-24  Denis Chertykov  <denisc@overta.ru>
12507
12508	* MAINTAINERS: Add myself as ip2k port maintainer.
12509
125102002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12511
12512	* configure.in: Add tic4x target.
12513
125142002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12515
12516	* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12517	* configure.in: Make SET_LIB_PATH substitution more autoconfy.
12518	* Makefile.in: Regenerate.
12519
12520	* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12521	* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12522	* Makefile.in: Regenerate.
12523
125242002-10-02  Janis Johnson  <janis187@us.ibm.com>
12525
12526	* MAINTAINERS: Add myself as web pages co-maintainer.
12527
125282002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12529
12530	* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12531	* Makefile.in: Regenerate.
12532
125332002-10-02  Zack Weinberg  <zack@codesourcery.com>
12534
12535	* MAINTAINERS: Add myself and Nathan Sidwell
12536	<nathan@codesourcery.com> as VxWorks maintainers.
12537
125382002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12539
12540	* Makefile.def: Remove order dependency comments.
12541	* Makefile.tpl: Add explicit install-install dependencies.
12542	* Makefile.in: Regenerate.
12543
12544	* Makefile.tpl: Remove material now in src-release.  (Finally!)
12545	* Makefile.in: Regenerate.
12546
12547	* Makefile.tpl: Add configure-target (for src-release in src)
12548	* Makefile.in: Regenerate.
12549
125502002-09-30  Nick Clifton  <nickc@redhat.com>
12551
12552	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12553
125542002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12555
12556	* configure.in (s390*-*-linux*): Enable libgcj.
12557
125582002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12559
12560	* configure: Revert accidentally applied changes.
12561
12562	* Makefile.tpl: Make more autoconf-friendly.
12563	* Makefile.in: Regenerate.
12564	* configure: Make substitution more autoconf-like.
12565
125662002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12567
12568	* configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12569	single entry to handle all these.
12570	(arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12571	libjava on arm-*-elf.
12572
125732002-09-27  Geoffrey Keating  <geoffk@apple.com>
12574
12575	* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12576	things that depend on them.
12577
125782002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12579
12580	* Makefile.tpl: Make subsituted variables more autoconfy.
12581	* Makefile.in: Regenerate.
12582	* configure: Make seds more autoconfy.
12583
125842002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12585
12586	* Makefile.tpl: Rewrite substituted lines to look autoconfy.
12587	* Makefile.in: Regenerate.
12588	* configure.in: Rewrite sed statements to look autoconfy.
12589
12590	* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12591	all-target-foo on configure-target-foo.
12592	* Makefile.def: Ditto.
12593	* Makefile.in: Rebuild.
12594
125952002-09-25  Andrew Haley  <aph@redhat.com>
12596
12597	* MAINTAINERS: Add aph@redhat.com as Java maintainer.
12598
125992002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12600
12601	* Makefile.def: New file.
12602	* Makefile.tpl: New file.
12603	* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12604	* contrib/gcc_update: Note that Makefile.in is a generated file.
12605
12606	* configure.in: Minor rearrangement.  Simplify tests.
12607
126082002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12609
12610	* configure.in (with_headers): Skip copy if value is "yes".
12611	(with_libs): Likewise.
12612
126132002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12614
12615	* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12616	* configure.in (sh*-*-pe*): Ditto.
12617	* configure.in (mips*-*-pe*): Ditto.
12618	* configure.in (*arm-wince-pe): Ditto.
12619
12620	* configure.in: Rearrange.
12621
126222002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12623
12624	* MAINTAINERS: Update my email address.
12625
126262002-08-30  Paul Koning  <pkoning@equallogic.com>
12627
12628	* MAINTAINERS: (Write After Approval): Add myself.
12629
126302002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12631
12632	* MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12633
126342002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12635
12636	* MAINTAINERS: Change my mailing address.
12637
126382002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12639
12640	* MAINTAINERS (Write After Approval): Remove myself.
12641	(Various Maintainers: c++ runtime libs): Add myself.
12642
126432002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12644
12645	* MAINTAINERS (Write After Approval): Remove myself.
12646	(Various Maintainers: c++ runtime libs): Add myself.
12647
126482002-08-15  Eric Christopher  <echristo@redhat.com>
12649
12650	* config.sub: Import from master repository.
12651	* config.guess: Ditto.
12652
126532002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12654
12655	* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12656	* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12657	CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12658
126592002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12660
12661	* MAINTAINERS: Add self to rs6000 vector extensions.
12662
126632002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12664
12665	* libiberty/configure: Reverted unintended yesterday's check in.
12666
126672002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12668
12669	* boehm-gc/configure, libf2c/configure: Rebuilt.
12670	* libffi/configure, libiberty/configure: Ditto.
12671	* libjava/configure, libobjc/configure: Ditto.
12672	* libstdc++-v3/configure, zlib/configure: Ditto.
12673	Merged from binutils:
12674	2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12675	From Steve Ellcey <sje@cup.hp.com>:
12676	* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12677	(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12678	lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12679	IA64.
12680	* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12681	* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12682	soname_spec, sys_lib_search_path_spec): Ditto.
12683
126842002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12685
12686	* configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12687
126882002-08-04  H.J. Lu  (hjl@gnu.org)
12689
12690	* configure.in (mips*-*-linux*): Don't skip target-libffi.
12691
126922002-08-02  Krister Walfridsson  <cato@df.lth.se>
12693
12694	* MAINTAINERS (Write After Approval): Add myself.
12695
126962002-07-31  Alan Modra  <amodra@bigpond.net.au>
12697
12698	* configure.in: Move generic linux case to end.	 Copy generic
12699	linux noconfigdirs to mips*-*-linux* entry and new
12700	powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12701
127022002-07-19  Michael Matz  <matz@suse.de>
12703
12704	* MAINTAINERS: Add myself as ra* maintainer.
12705
127062002-07-16  Chris Demetriou  <cgd@broadcom.com>
12707
12708	* config.guess: Update to 2002-07-09 version.
12709	* config.sub: Update to 2002-07-03 version.
12710
127112002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12712
12713	* MAINTAINERS: Fix typo in a maintainer email address.
12714
127152002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12716
12717	* configure.in: Remove two redundant tests.
12718
127192002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12720
12721	* configure.in (mips*-*-irix6*o32): Enable stabs.
12722
127232002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12724
12725	* configure.in: Don't build grez.
12726	* Makefile.in: Ditto.
12727
12728	* Makefile.in: Remove references to bsp, cygmon, libstub.
12729	* configure.in: Ditto.
12730
12731	* configure.in: Remove leftover reference to gdbtest.
12732
127332002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12734
12735	* configure.in (gxx_include_dir):  Change to match versioned
12736	C++ headers if --enable-version-specific-runtime-libs is used.
12737
127382002-07-04  Steve Ellcey  <sje@cup.hp.com>
12739
12740	* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12741
127422002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12743
12744	* configure.in: Make --without-x work.
12745
127462002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12747
12748	* configure.in: Rearrange target Makefile fragment collection.
12749
12750	* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12751	cvs[src].
12752	* configure.in: Ditto.
12753
127542002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12755
12756	* MAINTAINERS (Write After Approval): Update my e-mail address.
12757
127582002-06-24  Ben Elliston  <bje@redhat.com>
12759
12760	* configure.in (host_tools): Remove cgen.
12761
12762	* Makefile.in (all-cgen): Remove; runs from its source directory.
12763	(check-cgen, install-cgen, clean-cgen): Likewise.
12764	(all-opcodes): Do not depend on all-cgen.
12765	(all-sim): Likewise.
12766
127672002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12768
12769	* Makefile.in: Eliminate 'apache' targets.
12770	* configure.in: Eliminate 'apache' targets.
12771
12772	* configure.in: Eliminate redundant tests.  Reorganize.
12773
12774	* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12775
12776	* config-ml.in: Eliminate references to Cygnus configure.
12777
12778	* Makefile.in: Eliminate references to building emacs.
12779
127802002-06-28  Graham Stott  <graham.stott@btinternet.com>
12781
12782	* MAINTAINERS: Update my email address.
12783
127842002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12785
12786	* config.if (libstdcxx_incdir): Version C++ headers.
12787	(cxx_incdir): Remove.
12788
127892002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12790
12791	* MAINTAINERS (Write After Approval): Add self.
12792
12793Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12794
12795	* configure.in: Add support for ip2k.
12796
127972002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12798
12799	* configure.in: Fix AIX configury bug.
12800
128012002-06-20  Steve Ellcey  <sje@cup.hp.com>
12802
12803	* MAINTAINERS (Write After Approval): Add self.
12804
128052002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12806
12807	* configure.in: replace ${topsrcdir} with ${srcdir}
12808
12809	* configure.in: Move definition of libstdcxx_flags
12810	right above usage, rather than waaay earlier.
12811
12812	* configure.in: Pull definition of is_cross_compiler earlier.
12813
12814	* configure.in: Rearrange a little.
12815
12816	* configure.in: Remove references to librx.
12817	* Makefile.in: Remove references to librx.
12818
12819Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12820
12821	* config.sub: Add support for avr target.
12822	Import from master sources, rev 1.255
12823
128242002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12825
12826	* configure, .cvsignore:  Revert previous change...
12827	* Makefile:  ...delete.
12828
128292002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12830
12831	* configure.in: Eliminate ${gasdir} variable.
12832
128332002-06-18  Dave Brolley  <brolley@redhat.com>
12834
12835	* configure.in: Add support for frv.
12836	* config.sub: Add support for frv.
12837
128382002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12839
12840	* configure:  Remove garbage from previous commit.
12841
128422002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12843
12844	* configure:  For in-source builds, make a subdir and re-exec there.
12845	* Makefile:  New file.  Pass targets through to build directory.
12846	* .cvsignore:  No longer ignore "Makefile".
12847
128482002-06-16  Douglas Rupp  <rupp@gnat.com>
12849
12850	* MAINTAINERS (Write After Approval): Add self.
12851
128522002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12853
12854	* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12855
128562002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12857
12858	* configure.in (vax-*-netbsd*): Re-enable gas.
12859
128602002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12861
12862	* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12863	BUILD_PREFIX_1, to correct nomenclature.
12864	* configure: Likewise.
12865
12866	* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12867	* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12868
128692002-05-31  Olaf Hering  <olh@suse.de>
12870
12871	* config-ml.in: Propogate DESTDIR also.
12872
128732002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12874
12875	* configure.in (vax-*-netbsd*): Don't build gas for this
12876	platform.
12877
128782002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12879
12880	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12881	and libgcj for AVR.
12882
128832002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12884
12885	* MAINTAINERS (Write After Approval): Add myself.
12886
128872002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12888
12889	* config.guess: Update to 2002-05-22 version.
12890	* config.sub: Likewise.
12891
128922002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12893
12894	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12895	* config-ml.in: Likewise.
12896	* configure: Likewise.
12897	* configure.in: Likewise.
12898
128992002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12900
12901	* MAINTAINERS: Update my email address.
12902
129032002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12904
12905	* configure.in: Simplify makefile fragment collection.
12906
12907	* configure.in: Remove code to build emacs.
12908
12909	* configure.in : Remove --srcdir argument from targargs and buildargs
12910	(it's always overridden in the Makefile anyway).  Rearrange a bit.
12911
12912	* configure: Move some logic to configure.in.
12913	* configure.in: Move some logic from configure.
12914
129152002-05-11  Tom Tromey  <tromey@redhat.com>
12916
12917	* MAINTAINERS: Reflect libgcj reality.
12918
129192002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12920
12921	* Makefile.in: Honour DESTDIR.
12922
129232002-05-08  Mark Mitchell  <mark@codesourcery.com>
12924
12925	* config.guess: Import 2002-03-20 version.
12926	* config.sub: Import 2002-04-26 version.
12927
129282002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12929
12930	* config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12931
129322002-05-07  Tim Josling  <tej@melbpc.org.au>
12933
12934	* MAINTAINERS: Add self.
12935
129362002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12937
12938	* ltmain.sh: Detect and handle object name conflicts
12939	while piecewise linking a static library.
12940
129412002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12942
12943	* configure.in (noconfigdirs): Don't disable libgcj on
12944	sparc64-*-solaris* and sparcv9-*-solaris*.
12945
129462002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12947
12948	* configure.in: Revert 2002-04-18's patch; fixed in libjava.
12949
129502002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12951
12952	* configure.in (FLAGS_FOR_TARGET): Do not add
12953	-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12954	on i[3456]86-*-linux*.
12955
129562002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12957
12958	* configure.in (noconfigdirs): Replace [ ] with test.
12959
12960	* configure.in (noconfigdirs): Do not add target-newlib if
12961	target == i[3456]86-*-linux*, and host == target.
12962
129632002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12964
12965	* configure.in: delete reference to absent file
12966
12967	* configure.in: replace '[' with 'test'
12968
12969	* configure.in: Eliminate references to gash.
12970	* Makefile.in: Eliminate references to gash.
12971
12972	* configure.in: remove useless references to 'pic' makefile fragments.
12973
12974	* configure.in: (*-*-windows*) Finish removing.
12975
12976	* configure.in: Eliminate redundant test for libgui.
12977
129782002-04-29  Roger Sayle  <roger@eyesopen.com>
12979
12980	* MAINTAINERS: Add self and realphabetize.  Update entries
12981	for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12982	entry for a29k port maintainer.
12983
129842002-04-26  Joel Sherrill  <joel@OARcorp.com>
12985
12986	* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12987	(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12988
129892002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12990
12991	* configure.in: remove references to dead files
12992
129932002-04-19  Mark Mitchell  <mark@codesourcery.com>
12994
12995	* MAINTAINERS: Add information about purpose of this file.
12996
129972002-04-18  Tom Tromey  <tromey@redhat.com>
12998
12999	* configure.in: Disallow configuring libgcj when it is already
13000	installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13001	Solaris 2.8 by default.  For PR libgcj/6158.
13002
130032002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13004
13005	* configure.in:  Move default CC setting out of config/mh-* fragments
13006	directly into here.
13007
130082002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13009
13010	* configure.in: don't even try to configure or make a subdirectory
13011	if there's no configure script for it.
13012
130132002-04-15  Mark Mitchell  <mark@codesourcery.com>
13014
13015	* MAINTAINERS: Remove chill maintainers.
13016	* Makefile.in (CHILLFLAGS): Remove.
13017	(CHILL_LIB): Remove.
13018	(TARGET_CONFIGDIRS): Remove libchill.
13019	(CHILL_FOR_TARGET): Remove.
13020	(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13021	CHILL_LIB.
13022	(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13023	(CHECK_TARGET_MODULES): Likewise.
13024	(INSTALL_TARGET_MODULES): Likewise.
13025	(CLEAN_TARGET_MODULES): Likewise.
13026	(configure-target-libchill): Remove.
13027	(all-target-libchill): Remove.
13028	* configure.in (target_libs): Remove target-libchill.
13029	Do not compute CHILL_FOR_TARGET.
13030	* libchill: Remove directory.
13031
130322002-04-11  DJ Delorie  <dj@redhat.com>
13033
13034	* Makefile.in, configure.in: Sync with binutils, entries
13035	follow...
13036
130372002-04-07  Andrew Cagney  <ac131313@redhat.com>
13038
13039	* Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13040	(do-tar, do-bz2): New rules.
13041	(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13042	(gdb-tar): New rule.
13043	(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13044	(insight_dejagnu.tar): New rule.
13045	(insight.tar): New rule.
13046	(gdb+dejagnu.tar): New rule.
13047	(gdb.tar): New rule.
13048
130492002-02-01  Mo DeJong  <supermo@bayarea.net>
13050
13051	* Makefile.in: Add all-tix to deps for all-snavigator
13052	so that tix is built when building snavigator.
13053
130542002-01-11  Steve Ellcey  <sje@cup.hp.com>
13055
13056	* configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13057	ld and gdb are not supported.
13058
130592002-01-07  Mark Salter  <msalter@redhat.com>
13060
13061	* configure.in: Remove target-bsp and target-cygmon from arm builds.
13062	Allow target-libgloss to be built for arm, strongarm, and xscale.
13063
130642001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13065
13066	* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13067	options for i[3456]86-pc-linux* native builds.
13068
130692001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13070
13071	* Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13072	files from .po files for a distribution.
13073
130742001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13075
13076	* configure.in: Enable libstdc++-v3 for h8300 targets.
13077
130782001-06-19  Alan Modra  <amodra@bigpond.net.au>
13079
13080	* Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13081	version from bfd/.
13082
13083Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13084
13085	* Makefile.in (VER): When present, extract the version number from
13086	the file version.in.
13087
130882001-05-24  Tom Rix  <trix@redhat.com>
13089
13090	* configure.in : enable ld for aix
13091
130922001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13093
13094	* config.guess: Add linux target for S/390.
13095
130962000-11-07  Philip Blundell  <pb@futuretv.com>
13097
13098	* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13099
131002000-11-03  Philip Blundell  <pb@futuretv.com>
13101
13102	* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13103	files.
13104
131052001-01-15  Ben Elliston  <bje@redhat.com>
13106
13107	* configure.in (host_tools): Add sid.
13108	Always configure cgen.
13109
131102000-11-24  Nick Clifton  <nickc@redhat.com>
13111
13112	* configure.in (c4x, c5x, tic54x): Move after ARM targets.
13113
131142000-08-20  Doug Evans  <dje@casey.transmeta.com>
13115
13116	* Makefile.in (ALL_MODULES): Add all-cgen.
13117	(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13118	(all-cgen): New target.
13119	(all-opcodes,all-sim): Depend on all-cgen.
13120	* configure.in (host_tools): Add cgen.
13121	Only configure cgen if --enable-cgen-maint.
13122
131232002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13124
13125	* configure.in: Add *-*-freebsd* configurations.
13126
131272002-04-08  Tom Tromey  <tromey@redhat.com>
13128
13129	* configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13130	Fixes PR libgcj/6068.
13131
131322002-03-30  Krister Walfridsson  <cato@df.lth.se>
13133
13134	* configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13135
131362002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13137
13138	* configure.in (alpha*-dec-osf*): Enable libgcj.
13139
131402003-03-27  Matthew Gingell  <gingell@gnat.com>
13141
13142	* MAINTAINERS (Write After Approval): Add myself.
13143
131442002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13145
13146	Fix for: PR bootstrap/3591, target/5676
13147	* configure.in (mcore-pe): Disable the configuration of
13148	libstdc++-v3 since exceptions are not supported.
13149
131502002-03-20  Anthony Green  <green@redhat.com>
13151
13152	* configure.in: Enable libgcj for xscale-elf target.
13153
13154Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13155
13156	* MAINTAINERS:  Update my email address.
13157
131582002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13159
13160	* ltmain.sh (relink_command): Fix typo in previous change.
13161
131622002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13163
13164	* ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13165	(relink_command): Added --tag flags.
13166	(mode=install): If relinking fails; error out.
13167
131682002-03-12  Richard Henderson  <rth@redhat.com>
13169
13170	* Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13171	.NOTPARALLEL tag.
13172	(do-check): Rename from check.
13173	(check): Allow parallel check.
13174
131752002-03-12  Bob Wilson  <bob.wilson@acm.org>
13176
13177	* MAINTAINERS: Add myself as maintainer for xtensa port.
13178	Fix alphabetical order in CPU port maintainer list.
13179	Remove myself from Write After Approval list.
13180
131812002-03-11  Richard Henderson  <rth@redhat.com>
13182
13183	* Makefile.in (.NOTPARALLEL): Add fake tag.
13184
131852002-03-07  H.J. Lu  (hjl@gnu.org)
13186
13187	* configure.in: Enable gprof for mips*-*-linux*.
13188
131892002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13190
13191	* MAINTAINERS (Write After Approval): Add myself.
13192
131932002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13194
13195	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13196	libjava.
13197	(CXX_FOR_TARGET): Explain why -shared-libgcc here.
13198
131992002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13200
13201	* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13202	because its Makefile is there; test for the executable instead.
13203
132042002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13205
13206	* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13207	libstdc++-v3 and libjava.
13208
132092002-02-11  Adam Megacz  <adam@xwt.org>
13210
13211	* gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13212	boehm-gc
13213
132142002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13215
13216	* config.guess: Updated to 2002-01-30's version.
13217	* config.sub: Updated to 2002-02-01's version.
13218	Contribute sh64-elf.
13219	2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13220	* configure.in: Added sh64-*-*.
13221
132222002-02-08  Chris Demetriou  <cgd@broadcom.com>
13223
13224	* MAINTAINERS: Belatedly add myself to write after approval list.
13225
13226Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13227
13228	* MAINTAINERS: Put self in as maintainer for x86-64 port.
13229	Remove self as Write After Approval.
13230
132312002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13232
13233	* MAINTAINERS: Put self in as maintainer for contrib/regression
13234	directory.
13235
132362002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13237
13238	* MAINTAINERS:  Update my email address.
13239
132402002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13241
13242	* configure.in (*-*-netbsd*): New.  Skip target-newlib,
13243	target-libiberty, and target-libgloss.  Skip Java-related
13244	libraries if not supported for NetBSD on target CPU.
13245
132462002-01-25  Douglas B Rupp  <rupp@gnat.com>
13247
13248	* install-sh: Use _inst.$$_ for temp file name.
13249
132502002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13251
13252	* MAINTAINERS (Write After Approval): Move my contact info
13253	from here...
13254	(OS Port Maintainers): ...to here (netbsd).
13255
132562002-01-22  Bob Wilson  <bob.wilson@acm.org>
13257
13258	* MAINTAINERS (Write After Approval): Add myself.
13259
132602002-01-17  H.J. Lu  <hjl@gnu.org>
13261
13262	* Makefile.in (all-fastjar): Also depend on all-libiberty.
13263	(all-target-fastjar): Also depend on all-target-libiberty.
13264
132652002-01-16  H.J. Lu  (hjl@gnu.org)
13266
13267	* config.guess: Import from master sources, rev 1.225.
13268	* config.sub: Import from master sources, rev 1.238.
13269
132702002-01-16  Kazu Hirata  <kazu@hxi.com>
13271
13272	* MAINTAINERS (Write After Approval): Remove myself.
13273
132742001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13275
13276	* MAINTAINERS (Write After Approval): Add myself.
13277
132782001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13279
13280	* MAINTAINERS: Add self as docs co-maintainer.
13281
132822001-12-11  Matthias Klose  <doko@debian.org>
13283
13284	* MAINTAINERS (Write After Approval): Add myself.
13285
132862001-12-09  Zack Weinberg  <zack@codesourcery.com>
13287
13288	* MAINTAINERS: Update my email address.
13289
132902001-12-07  Turly O'Connor  <turly@apple.com>
13291	* MAINTAINERS (Write After Approval): Add myself.
13292	* rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13293	(rs6000_initialize_trampoline): Call __trampoline_setup for
13294	ABI_DARWIN too.
13295	* darwin-tramp.asm: New file, implements __trampoline_setup.
13296	* t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13297
132982001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13299
13300	* MAINTAINERS (Write After Approval): Add myself.
13301
13302Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13303
13304	* configure, configure.in: Use temp file for long sed commands.
13305
133062001-12-03  Laurent Guerby  <guerby@acm.org>
13307
13308	* config.sub: Update to version 1.232 on subversion.
13309
133102001-12-03  Ben Elliston  <bje@redhat.com>
13311
13312	* MAINTAINERS: Update mail address for config.* patches.
13313
133142001-11-27  DJ Delorie  <dj@redhat.com>
13315	    Zack Weinberg  <zack@codesourcery.com>
13316
13317	When build != host, create libiberty for the build machine.
13318
13319	* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13320	CONFIG_ARGUMENTS.
13321	(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13322	New variables.
13323	(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13324	and rules.
13325	(all.normal): Depend on ALL_BUILD_MODULES.
13326	(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13327	(all-build-libiberty): Depend on configure-build-libiberty.
13328
13329	* configure: Calculate and substitute proper value for
13330	ALL_BUILD_MODULES.
13331	* configure.in: Create the build subdirectory.
13332	Calculate and substitute TARGET_CONFIGARGS (formerly
13333	CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13334
133352001-11-26  Ziemowit Laski  <zlaski@apple.com>
13336
13337	* MAINTAINERS (write-after-approval): Add self.
13338
133392001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13340
13341	* MAINTAINERS (GNATS only accounts): Remove self.
13342
133432001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13344
13345	* configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13346	libf2c.
13347
133482001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13349
13350	* MAINTAINERS (Write After Approval): Add self.
13351
133522001-11-12  David O'Brien  <obrien@FreeBSD.org>
13353
13354	* MAINTAINERS: mips and s390 are also CPU ports.
13355
133562001-11-12  David O'Brien  <obrien@FreeBSD.org>
13357
13358	* MAINTAINERS: mcore, cris and mmix are also CPU ports.
13359
133602001-11-11  David O'Brien  <obrien@FreeBSD.org>
13361
13362	* MAINTAINERS: Alphabetize.
13363
133642001-11-09  Kazu Hirata  <kazu@hxi.com>
13365
13366	* MAINTAINERS (Various maintainers: h8 port): Add myself.
13367
133682001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13369
13370	* MAINTAINERS (Various maintainers: hppa port): Added myself.
13371
133722001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13373
13374	* configure.in (--enable-languages): Be more permissive about
13375	syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13376
133772001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13378
13379	* config.sub: Import from master sources, rev. 1.230.
13380	* MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13381
133822001-11-07  Laurent Guerby  <guerby@acm.org>
13383
13384	* MAINTAINERS (Write After Approval): Add self.
13385
133862001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13387
13388	* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13389
133902001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13391
13392	* config.sub: Import from master sources, rev 1.226.
13393	* config.guess: Import from master sources, rev 1.216.
13394
133952001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13396
13397	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13398	* MAINTAINERS: Add self as maintainer of MMIX port.
13399	Remove old after-approval entry.
13400
134012001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13402
13403	* ChangeLog, configure: Fix spelling errors.
13404
134052001-10-20  Brendan Kehoe  <brendan@zen.org>
13406
13407	* MAINTAINERS: Tweak my address.
13408
13409Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13410
13411	* MAINTAINERS: Update my email address.
13412
134132001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13414
13415	* configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13416	* MAINTAINERS: Add self as maintainer of CRIS port.
13417
134182001-10-10  Geert Bosch  <bosch@gnat.com>
13419
13420	* MAINTAINERS (Various maintainers: Ada front end):
13421	Added Robert Dewar.
13422
134232001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13424
13425	* MAINTAINERS (Write After Approval): Added self
13426
134272001-10-02  Geert Bosch  <bosch@gnat.com>
13428
13429	* MAINTAINERS (Various maintainers: Ada front end): Added myself.
13430
134312001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13432
13433	* configure: Handle temporary files securely using mkdir.
13434
134352001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13436
13437	* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13438
134392001-09-26  Will Cohen  <wcohen@redhat.com>
13440
13441	* configure.in (*-*-linux*): Disable configuration of target-newlib
13442	and target-libgloss.
13443
134442001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13445
13446	* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13447	RANLIB.
13448
134492001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13450
13451	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13452	DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13453	RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13454	avoid quotes nesting problems.
13455	(NATIVE_CHECK_MODULES): Ditto, just for consistency.
13456	(DO_X): Export only variables that are set.
13457
134582001-09-19  Ben Elliston  <bje@redhat.com>
13459
13460	* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13461	Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13462	semantics.  Use the shell built-in "type" command instead.
13463
134642001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13465
13466	Merged from gcc-3_0-branch:
13467	2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13468	* ltcf-c.sh: Use $objext, not $ac_objext.
13469	2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13470	* ltcf-cxx.sh: Add support for GNU.
13471	2001-07-22  Timothy Wall  <twall@redhat.com>
13472	* ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13473	default settings if using GNU tools with that configuration.
13474	* ltcf-cxx.sh: Ditto.
13475	* ltcf-gcj.sh: Ditto.
13476	2001-07-21  Michael Chastain  <chastain@redhat.com>
13477	* ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13478	HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13479	* ltmain.sh: Mark as gcc-local.
13480
134812001-08-30  Eric Christopher  <echristo@redhat.com>
13482	    Jason Eckhardt  <jle@redhat.com>
13483
13484	* config.guess: Merge from master sources.
13485	* config.sub: Merge from master sources, add support for mipsisa32.
13486
134872001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13488	* config.sub: Merge from master sources, rev 1.219.
13489	* MAINTAINERS: Add self as contact for stormy16 port.
13490
134912001-08-14  Zack Weinberg  <zackw@panix.com>
13492
13493	* config.sub: Merge from master sources, rev 1.218.
13494	* config.guess: Merge from master sources, rev 1.209.
13495
134962001-08-11  Graham Stott  <grahams@redhat.com>
13497
13498	* Makefile.in (check-c++): Add missing semicolon.
13499
13500Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13501
13502	* MAINTAINERS (Various maitainers: predict.def): Added myself.
13503
135042001-07-30  Eric Christopher  <echristo@redhat.com>
13505
13506	* MAINTAINERS (Various maintainers: mips port): Added myself.
13507
135082001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13509
13510	* configure.in (sh-*-linux*): New.
13511
135122001-07-27  Richard Henderson  <rth@redhat.com>
13513
13514	* .cvsignore: Add LAST_UPDATED.
13515
135162001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13517
13518	* MAINTAINERS (Various maintainers: s390 port): Added myself.
13519
135202001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13521
13522	* config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13523
13524Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13525
13526	* MAINTAINERS (Write After Approval): Added myself.
13527
135282001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13529
13530	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13531	and libgcj on m68hc11/m68hc12.
13532
135332001-06-27  H.J. Lu  (hjl@gnu.org)
13534
13535	* Makefile (CFLAGS_FOR_BUILD): New.
13536	(EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13537
135382001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13539
13540	* README: Remove version number.
13541
135422001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13543
13544	* INSTALL/README: Update wrt. to the installation instructions now
13545	residing in gcc/doc/install.texi.
13546
135472001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13548
13549	* README: Replace with a cut-down and updated version of gcc/README.
13550
135512001-06-12  David Edelsohn  <edelsohn@gnu.org>
13552
13553	* config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13554	multilibs to be disabled.
13555
135562001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13557
13558	* MAINTAINERS (Write After Approval): Add myself.
13559
135602001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13561
13562	* config.guess: Import CVS version 1.195.
13563	* config.sub: Import CVS version 1.212.
13564
135652001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13566
13567	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13568	gcc/xgcc is built, use -print-prog-name to find out the program
13569	name to use.
13570
135712001-06-04  Phil Edwards  <pme@sources.redhat.com>
13572
13573	* config.guess:  Import CVS version 1.194.  All gcc-local changes
13574	appear to also be in the master copy.
13575	* config.sub:  Import CVS version 1.211.
13576
13577Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13578
13579	* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13580	with_gcc]: Use `gcc -shared' to build a shared library.
13581
13582Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13583
13584	* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13585	archives.
13586
13587Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13588
13589	* MAINTAINERS (Write After Approval): Add myself.
13590
135912001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13592
13593	* configure.in (libstdcxx_flags): Do not try to execute
13594	libstdc++-v3/testsuite_flags until it exists.
13595
135962001-06-01  Alan Modra  <amodra@bigpond.net.au>
13597
13598	* MAINTAINERS: Update my email address.
13599
136002001-05-31  Graham Stott  <grahams@redhat.com>
13601
13602	* MAINTAINERS (Write After Approval): Add myself.
13603
136042001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13605
13606	* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13607	libraries when using g++ with native linker.
13608
136092001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13610
13611	* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13612
136132001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13614
13615	* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13616	[aix4*|aix5*]: Prepend blank.
13617
136182001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13619
13620	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13621	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13622	of subdir/configure scripts to use the new libtool.m4.
13623
136242001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13625
13626	* MAINTAINERS (Write After Approval): Add myself.
13627
136282001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13629
13630	* configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13631
136322001-05-11  Ben Elliston  <bje@redhat.com>
13633
13634	* Makefile.in (all-sid): New target.
13635	(check-sid, clean-sid, install-sid): Likewise.
13636
136372001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13638
13639	* ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13640
136412001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13642
13643	* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13644	libgcj.
13645
136462001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13647
13648	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13649	gcc/xgcc is built, use -print-prog-name to find out the program
13650	name to use.
13651
136522001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13653
13654	* configure.in (noconfigdirs): Don't reset it from scratch in the
13655	target case; only append to it.
13656
13657	* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13658	sparc-*-solaris2.8]: Disable ${libgcj}.
13659
136602001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13661
13662	* configure.in (libgcj_saved): Copy from $libgcj.
13663	(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13664	--disable-libgcj.
13665
136662001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13667
13668	* MAINTAINERS: Remove self as MIPS maintainer and
13669	C front end maintainer.
13670
13671Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13672
13673	* configure.in: Move *-chorusos target case to the proper switch.
13674	Disable libgcj.
13675
136762001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13677
13678	* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13679	1.641.2.228.
13680
136812001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13682
13683	* Makefile.in (STAGE1_CFLAGS): Pass down.
13684
136852001-04-13  Alan Modra  <amodra@one.net.au>
13686
13687	* config.guess: Add hppa64-linux support.  Note for next import that
13688	this is already in the master file.
13689	* configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13690
136912001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13692
13693	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13694	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13695
136962001-04-11  Stan Shebs  <shebs@apple.com>
13697
13698	* MAINTAINERS: Add self as Darwin port maintainer.
13699
137002001-04-11  Alan Modra  <amodra@one.net.au>
13701
13702	* MAINTAINERS: Update my email address.
13703
137042001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13705
13706	* ltcf-cxx.sh: Support creation of C++ shared libraries on
13707	recent versions of FreeBSD (release 3 or later).
13708	* ltconfig: On FreeBSD, -lc must not be provided when building
13709	a shared library or else the standard -pthread gcc option is
13710	rendered worthless to later users of the built library.
13711
137122001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13713
13714	* MAINTAINERS: Add self and RTH as C front end maintainers.
13715
137162001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13717
13718	* config.sub: Make sure to match an already-canonicalized
13719	machine name (eg. mn10300-unknown-elf).
13720
137212001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13722
13723	* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13724	New macros.
13725	(bootstrap, cross): Use RECURSE_FLAGS.
13726	* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13727
137282001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13729
13730	* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13731
137322001-03-22  Colin Howell  <chowell@redhat.com>
13733
13734	* Makefile.in (DO_X): Do not backslash single-quotes in
13735	backquotes (two places).
13736
137372001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13738
13739	Re-installed:
13740	2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13741	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13742	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13743	* ltcf-cxx.sh: Likewise.
13744	* ltcf-gcj.sh: Likewise.
13745
137462001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13747
13748	* MAINTAINERS: Add myself as "documentation co-maintainer".
13749
137502001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13751
13752	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13753	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13754
137552001-03-19  Tom Tromey  <tromey@redhat.com>
13756
13757	* config-ml.in: Handle GCJ and GCJFLAGS.
13758
137592001-03-21  Michael Chastain  <chastain@redhat.com>
13760
13761	* Makefile.in: all-m4 depends on all-texinfo.
13762
137632001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13764
13765	* MAINTAINERS: Add myself to write after approval list.
13766
137672001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13768
13769	* Makefile.in (DO_X): Quote nested quotes.
13770
137712001-03-18  Alan Modra  <alan@linuxcare.com.au>
13772
13773	* MAINTAINERS: Add myself to write after approval list.
13774
137752001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13776
13777	* Makefile.in (DO_X): Use double quotes for quoting
13778	"RANLIB=$${RANLIB}".
13779
137802001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13781
13782	* MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13783
137842001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13785
13786	* configure.in: Only use `lang_requires' for languages athat are
13787	actually enabled.
13788
137892001-03-08  Phil Edwards  <pme@sources.redhat.com>
13790
13791	* MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13792
137932001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13794
13795	* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13796
137972001-03-07  Tom Tromey  <tromey@redhat.com>
13798
13799	* configure.in: Allow config-lang.in to set `lang_requires' to list
13800	of other required languages.
13801
138022001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13803
13804	* Makefile.in: Remove RANLIB definition. Use RANLIB
13805	in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13806	EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13807
138082001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13809	    Alexandre Oliva  <aoliva@redhat.com>
13810
13811	* Makefile.in (check-c++): Use tabs, not spaces.
13812
138132001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13814
13815	* MAINTAINERS: add myself to Write After Approval list.
13816
138172001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13818
13819	* Makefile.in (check-c++): New rule.
13820
13821	* configure.in (target_libs): Remove libg++.
13822	(noconfigdirs): Remove libg++.
13823	(noconfigdirs): Same.
13824	(noconfigdirs): Same.
13825	(noconfigdirs): Same.
13826
13827	* config-ml.in: Remove libg++ references.
13828
13829	* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13830	(ALL_TARGET_MODULES): Same.
13831	(configure-target-libg++): Remove.
13832	(all-target-libg++): Remove.
13833	(configure-target-libio): Remove.
13834	(all-target-libio): Remove.
13835	(check-target-libio): Remove.
13836	(.PHONY): Remove.
13837	(libg++.tar.bz2): Remove.
13838	(all-target-cygmon): Remove libio.
13839	(all-target-libstdc++): Remove.
13840	(configure-target-libstdc++): Remove.
13841	(TARGET_LIB_PATH): Remove libstdc++.
13842	(ALL_GCC_CXX): Remove libstdc++.
13843	(all-target-gperf): Correct.
13844
138452001-02-16  Nick Clifton  <nickc@redhat.com>
13846
13847	* configure.in (noconfigdirs): Allow configuration of texinfo
13848	for Cygwin hosts.
13849
138502001-02-15  Anthony Green  <green@redhat.com>
13851
13852	* configure: Introduce GCJ_FOR_TARGET.
13853	* configure.in: Ditto.
13854	* Makefile.in: Ditto.
13855
138562001-02-13  Andreas Schwab  <schwab@suse.de>
13857
13858	* MAINTAINERS: Update mail address.
13859
138602001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13861
13862	* config.guess: Add linux target for S/390.
13863	* config.sub: Likewise.
13864
138652001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13866
13867	* configure.in: for *-chorusos, don't config target-newlib and
13868	target-libgloss.
13869
138702001-02-06  Ben Elliston  <bje@redhat.com>
13871
13872	* configure: Output host type to stdout, not stderr.
13873
138742001-02-05  Mark Mitchell  <mark@codesourcery.com>
13875
13876	* ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13877	* ltcf-cxx.sh: Likewise.
13878
13879	* config.if: Assume enable_libstdcxx_v3 is defined.
13880
138812001-02-04  Mark Mitchell  <mark@codesourcery.com>
13882
13883	Remove V2 C++ library.
13884	* configure.in: Remove --enable-libstdcxx_v3 support.
13885
138862001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13887
13888	* include/demangle.h: Add prototype for java_demangle_v3.
13889
138902001-01-29  Phil Edwards  <pme@sources.redhat.com>
13891
13892	* COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13893
138942001-01-27  Richard Henderson  <rth@redhat.com>
13895
13896	* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13897
138982001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13899
13900	* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13901	Don't unset, it's non-portable and no longer necessary, set to empty
13902	instead.
13903
139042001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13905
13906	* ltconfig: Shell portability fix for the tagname validity check.
13907
139082001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13909
13910	* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13911	* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13912
139132001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13914
13915	* ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13916
139172001-01-26  Tom Tromey  <tromey@redhat.com>
13918
13919	* configure.in: Allow libgcj to be built on Sparc Solaris.
13920
139212001-01-25  David Edelsohn  <edelsohn@gnu.org>
13922
13923	* ltcf-c.sh: Add aix5 case.
13924	* ltcf-cxx.sh: Likewise.
13925	* ltconfig: Likewise.
13926
139272001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13928
13929	* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13930	keep at least one of build_libtool_libs or build_old_libs set to
13931	yes.
13932
13933	* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13934	* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13935
139362001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13937
13938	* configure.in: Enable libgcj on several additional platforms.
13939
139402001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13941
13942	* configure.in: Enable libgcj for linux targets.
13943
139442001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13945
13946	* MAINTAINERS (Write After Approval): Add myself.
13947
139482001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13949
13950	* MAINTAINERS: Add myself as vax port maintainer.
13951
139522001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13953
13954	* MAINTAINERS: Add myself as Mercury front-end maintainer.
13955
139562001-01-09  Mike Stump  <mrs@wrs.com>
13957
13958	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13959	failures of subdirectories.
13960
139612001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13962
13963	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13964	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13965	* ltcf-cxx.sh: Likewise.
13966	* ltcf-gcj.sh: Likewise.
13967	* ltconfig.sh: Fix typo.
13968
139692001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13970
13971	* configure: handle DOS-style absolute paths.
13972
139732001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13974
13975	* configure.in: remove supported directories from $noconfigdirs for DJGPP.
13976
139772000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13978
13979	* MAINTAINERS: Add myself as avr port co-maintainer.
13980
139812000-12-28  Ben Elliston  <bje@redhat.com>
13982
13983	* MAINTAINERS: Add myself under ``Write After Approval''.
13984
139852000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13986
13987	* texinfo: Remove directory from GCC.
13988
139892000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13990
13991	* COPYING: Update to current
13992	ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13993	to 19yy as example year in copyright notice).
13994
139952000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13996
13997	* Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13998	(libstdcxx_incdir): Pass down.
13999	* config.if: Remove expired bits for cxx_interface, add stub.
14000	(libstdcxx_incdir): Add variable for g++ include directory.
14001	* configure.in (gxx_include_dir): Use it.
14002
140032000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14004
14005	* MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14006	with old-email address from ``Write After Approval''.
14007
140082000-12-15  Andreas Jaeger  <aj@suse.de>
14009
14010	* configure.in: Handle lang_dirs.
14011
140122000-12-14  Tom Tromey	<tromey@redhat.com>
14013
14014	* MAINTAINERS: Removed brads.
14015
14016	* MAINTAINERS: Added gcj developers.
14017
140182000-12-13  Anthony Green  <green@redhat.com>
14019
14020	* configure.in: Disable libgcj for any target not specifically
14021	listed.  Disable libgcj for x86 and Alpha Linux until compatible
14022	with g++ abi.
14023
140242000-12-13  Mike Stump  <mrs@wrs.com>
14025
14026	* Makefile.in (local-distclean): Also remove fastjar.
14027
140282000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14029
14030	* contrib/gcc_update: Add fastjar --touch entries.
14031
140322000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14033
14034	* configure.in: Disable language-specific target libraries for
14035	languages that aren't enabled.
14036
140372000-12-10  Anthony Green  <green@redhat.com>
14038
14039	* configure.in: Define libgcj.  Disable libgcj target libraries for
14040	most targets.
14041
140422000-12-10  Neil Booth  <neilb@earthling.net>
14043
14044	* MAINTAINERS: Update mail address, remove from WAA list.
14045
140462000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14047
14048	* libjava: Imported from /cvs/java.
14049	* libffi: Likewise.
14050	* Boehm-gc: Likewise.
14051
140522000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14053
14054	* configure.in (target_libs): Revert 2000-12-08 patch.
14055	(noconfigdirs): Added target-libjava.
14056
140572000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14058
14059	* djunpack.bat: removed.
14060
140612000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14062
14063	* Makefile.in: handle DOS-style absolute paths.
14064	* config-ml.in: likewise.
14065	* symlink-tree: likewise.
14066
140672000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14068
14069	* fastjar: Imported.
14070
140712000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14072
14073	* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14074	libjava.
14075	* configure.in (target_libs): Removed `target-libjava'.
14076
140772000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14078
14079	* Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14080	(ALL_MODULES): Added fastjar.
14081	(NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14082	(all-target-libjava): all-fastjar replaces all-zip.
14083	(all-fastjar): Added.
14084	(configure-target-fastjar, all-target-fastjar): Likewise.
14085	* configure.in (host_tools): Added fastjar.
14086
140872000-12-07  Mike Stump  <mrs@wrs.com>
14088
14089	* Makefile.in (local-distclean): Remove leftover built files.
14090
140912000-11-24  Nick Clifton  <nickc@redhat.com>
14092
14093	* configure.in (xscale-elf): Add target.
14094	(xscale-coff): Add target.
14095
140962000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14097
14098	* ltcf-cxx.sh: Support creation of C++ shared libraries on
14099	recent versions of FreeBSD (release 3 or later).
14100	* ltconfig: On FreeBSD, -lc must not be provided when building
14101	a shared library or else the standard -pthread gcc option is
14102	rendered worthless to later users of the built library.
14103
141042000-11-16  Fred Fish  <fnf@be.com>
14105
14106	* configure.in (enable_libstdcxx_v3): Fix typo,
14107	libstd++ -> libstdc++.
14108
141092000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14110
14111	* MAINTAINERS: Add self to Write After Approval list.
14112
141132000-11-21  Bernd Schmidt  <bernds@redhat.com>
14114
14115	* MAINTAINERS: Update my email address.  Add myself to global write
14116	privs list.
14117
141182000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14119
14120	* Makefile.in: Merge with src and libgcj.
14121	(ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14122	configure-target-<library> when their configure scripts need the C
14123	or C++ library to have already been built to work properly.
14124	(do_proto_toplev): Set them to an empty string.
14125
14126	* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14127	(REALLY_SET_LIB_PATH): Use them.
14128
141292000-11-17  Stan Shebs  <shebs@apple.com>
14130
14131	* MAINTAINERS: Add self to Write After Approval list.
14132
141332000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14134
14135	* configure: Provide the original toplevel configure arguments
14136	(including $0) to subprocesses in the environment rather than
14137	through gcc/configargs.h.
14138
141392000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14140
14141	* MAINTAINERS: Remove references to cccp. Change C9X reference to
14142	C99.  Alphabetise "Write After Approval" list.
14143
141442000-11-12  Mark Mitchell  <mark@codesourcery.com>
14145
14146	* configure: Turn on libstdc++ V3 by default.
14147
14148	* ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14149	if we've got GCC.
14150
141512000-11-11  Philip Blundell  <philb@gnu.org>
14152
14153	* MAINTAINERS: Add self to Write After Approval list.
14154
141552000-11-09  David Edelsohn  <edelsohn@gnu.org>
14156
14157	* ltcf-c.sh (aix4): Improve shared library configuration; require
14158	exporting symbols.
14159	* ltcf-cxx.sh (aix4): Define.
14160	* ltconfig (aix4): Define library and soname specs appropriate for
14161	AIX.  Define command to create export symbols list.
14162
14163Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14164
14165	* config.sub: Add support for Sun Chorus
14166
141672000-10-31  Nick Clifton  <nickc@redhat.com>
14168
14169	* MAINTAINERS: Rename <name>@cygnus.com addresses to
14170	<name>@redhat.com.  Also installed new email address for Clint
14171	Popetz.
14172
141732000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14174
14175	* etc: Remove directory from GCC.
14176
141772000-10-16  Michael Meissner  <meissner@redhat.com>
14178
14179	* configure (gcc/configargs.h): Only create if there is a build GCC
14180	directory created.
14181
141822000-10-16  Matthias Klose  <doko@debian.org>
14183
14184	* config.if: Search libstdc++-v3/configure.in for INTERFACE,
14185	when configured for libstdc++-v3.
14186
141872000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14188
14189	* configure: Save configure arguments to gcc/configargs.h.
14190
141912000-10-04  Philipp Thomas  <pthomas@suse.de>
14192
14193	* config.guess: Import CVS version 1.157.
14194	* config.sub: Import CVS version 1.181.
14195
141962000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14197
14198	* Makefile.in (bootstrap): avoid recursion if subdir missing
14199	(cross): ditto
14200	(do-proto-toplev): ditto
14201
142022000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14203
14204	* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14205	ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14206
14207	* ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14208	multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14209	all affected `configure' scripts.
14210
14211Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14212
14213	* MAINTAINERS: Add self as cpplib co-maintainer.
14214
142152000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14216
14217	* MAINTAINERS: Add self to Write After Approval list.
14218
142192000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14220
14221	* INSTALL/README: egcs -> GCC update.
14222
14223Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14224
14225	* MAINTAINERS: Add myself to Write After Approval list.
14226
142272000-09-15  Kazu Hirata  <kazu@hxi.com>
14228
14229	* MAINTAINERS: Add myself to Write After Approval list.
14230
14231Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14232
14233	* configure.in: Do not build byacc for hppa64.  Provide paths to the
14234	X11 libraries for hppa64.
14235
142362000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14237
14238	* MAINTAINERS: Add myself as 68hc11 port maintainer.
14239
142402000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14241
14242	* Makefile.in (all-zlib): Added dummy target.
14243
14244	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14245	ltcf-gcj.sh: Updated from libtool multi-language branch.
14246
142472000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14248
14249	* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14250	(bootstrap*): Depend on all-bootstrap.
14251
142522000-09-05  Philipp Thomas  <pthomas@suse.de>
14253
14254	* config.guess: Import CVS version 1.156.
14255	* config.sub: Import CVS version 1.179.
14256
142572000-09-02  Anthony Green  <green@cygnus.com>
14258
14259	* Makefile.in (all-gcc): Depend on all-zlib.
14260	(CLEAN_MODULES): Add clean-zlib.
14261	(ALL_MODULES): Add all-zlib.
14262	* configure.in (host_libs): Add zlib.
14263
142642000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14265
14266	* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14267	crosses, but add gcc/include to the header search path for them.
14268
142692000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14270
14271	* MAINTAINERS: Add self to Write After Approval list.
14272
142732000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14274
14275	* config.guess: Import CVS version 1.152.
14276	* config.sub: Import CVS version 1.177.
14277
142782000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14279
14280	* configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14281	$targargs to tell whether newlib is going to be built.
14282
14283	* configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14284	$$r/TARGET_SUBDIR/libio for _G_config.h.
14285
142862000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14287
14288	* MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14289
142902000-08-22  DJ Delorie  <dj@redhat.com>
14291
14292	* MAINTAINERS: Add self as a build machinery (*.in) maintainer
14293
142942000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14295
14296	* config-ml.in (CC, CXX): Avoid trailing whitespace.
14297	(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14298	sub-configures.
14299
143002000-08-21  DJ Delorie  <dj@redhat.com>
14301
14302	* MAINTAINERS: Add self as a libiberty maintainer
14303
143042000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14305
14306	* configure.in (libstdcxx_flags): Use
14307	libstdc++-v3/src/libstdc++.INC.
14308
143092000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14310
14311	* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14312
143132000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14314
14315	* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14316
14317	* configure: Make enable_threads and enable_shared defaults
14318	explicit.  Substitute enable_threads into generated Makefiles.
14319	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14320	* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14321
143222000-08-13  Geoff Keating  <geoffk@cygnus.com>
14323
14324	* Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14325
143262000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14327
14328	* config-ml.in (CC): Remove bogus duplicate quotation mark from
14329	previous delta.
14330
143312000-08-11  Jason Merrill  <jason@redhat.com>
14332
14333	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14334	CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14335	(FLAGS_FOR_TARGET): Not here.
14336	(CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14337
143382000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14339
14340	* config-ml.in (CC, CXX): Don't introduce a leading space.
14341
143422000-08-07  DJ Delorie  <dj@delorie.com>
14343
14344	* MAINTAINERS: Add self as a DJGPP maintainer
14345
143462000-08-07  DJ Delorie  <dj@redhat.com>
14347
14348	* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14349	"if we're also building gcc, and it's a gcc that will run on the
14350	build machine, we want to use its includes instead of the system's
14351	default includes".
14352
143532000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14354
14355	* MAINTAINERS: Add self to Write After Approval list.
14356
143572000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14358
14359	* configure.in (libstdcxx_flags): Don't use `"'.
14360
14361	* config-ml.in: Adjust multilib search paths to the
14362	appropriate multilib tree.
14363
143642000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14365
14366	* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14367	commas in $LANGUAGES.
14368
143692000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14370
14371	* configure.in: Re-enable all references to libg++ and librx.
14372
143732000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14374
14375	* ltconfig, ltmain.sh: Update from libtool multi-language branch.
14376	* ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14377	(ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14378	* ltcf-cxx.sh (need_lc): Set based on postdeps.
14379
14380	* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14381
143822000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14383
14384	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14385	CXX_FOR_TARGET for sed.
14386
143872000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14388
14389	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14390	Do not override if already set in the environment or in configure.
14391	Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14392	(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14393
143942000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14395
14396	* libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14397	the libtool CVS tree multi-language branch.
14398	* ltconfig, ltmain.sh: Updated.
14399
144002000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14401
14402	* Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14403	(clean-target): Depend on it.
14404
14405	* Makefile.in (FLAGS_FOR_TARGET): New macro.
14406	(GCC_FOR_TARGET): Use it.
14407	(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14408	* configure.in: ... here.
14409	(FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14410	(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14411
144122000-07-24  Eric Christopher  <echristo@cygnus.com>
14413
14414	* MAINTAINERS: Add self to Write After Approval list.
14415
144162000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14417
14418	* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14419	(configure-target-libchill, configure-target-libobjc): Likewise.
14420
14421	* configure.in: Use the same cache file for all target libs.
14422	* config-ml.in: But different cache files per multilib variant.
14423
144242000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14425
14426	* configure (topsrcdir): Don't use dirname.
14427
144282000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14429
14430	* MAINTAINERS: Add self to Write After Approval list.
14431
144322000-07-20  Jason Merrill  <jason@redhat.com>
14433
14434	* configure.in: Remove all references to libg++ and librx.
14435
14436	* configure, configure.in, Makefile.in: Unify gcc and binutils.
14437
144382000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14439
14440	* config.sub: Update to subversions version 2000-07-06.
14441
144422000-07-12  Andrew Haley  <aph@cygnus.com>
14443
14444	* configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14445	(target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14446
144472000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14448
14449	* symlink-tree:  Check number of arguments.
14450
144512000-07-05  Jim Wilson  <wilson@cygnus.com>
14452
14453	* Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14454	search path for a g++ extracted from the build tree.  This
14455	will allow link tests run by configure scripts in
14456	subdirectories to succeed.
14457
144582000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14459
14460	* ltconfig: Add support for mips-dde-sysv4.2MP
14461
144622000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14463
14464	* MAINTAINERS: Add myself as loop discovery maintainer.
14465
144662000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14467
14468	* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14469	`os2'. Force ac_cv_exeext to be ".exe" in that case.
14470
144712000-06-19  Timothy Wall  <twall@cygnus.com>
14472
14473	* configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14474	* config.sub: Add tic54x target.
14475
14476Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14477
14478	* MAINTAINERS: Add self as Fortran maintainer,
14479	remove Craig Burley.
14480
14481Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14482
14483	* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14484	* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14485
14486Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14487
14488	* MAINTAINERS: Add self as i18n maintainer
14489
1449020000-05-21  H.J. Lu  (hjl@gnu.org)
14491
14492	* Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14493	directory are used if they exist. Make sure
14494	$(build_tooldir)/include is searched for header files,
14495	$(build_tooldir)/lib/ for library files.
14496	(GCC_FOR_TARGET): Likewise.
14497	(CXX_FOR_TARGET): Likewise.
14498
14499Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14500
14501	* configure.in (hppa*64*-*-*): Do build ld for this configuration.
14502
14503Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14504
14505	* Makefile.in (configure-target-libiberty): Depend on
14506	configure-target-newlib.
14507
145082000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14509
14510	* configure.in, Makefile.in: Merge all libffi-related
14511	configury stuff from the libgcj tree.
14512
14513Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14514
14515	Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14516	* Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14517
14518Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14519
14520	Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14521	* Makefile.in (do-djunpack): New target. Update djunpack.bat with
14522	current version information.  Add to proto-toplev directory.
14523	(gdb-taz): Build do-djunpack.
14524
145252000-05-15  David Edelsohn  <edelsohn@gnu.org>
14526
14527	* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14528
14529Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14530
14531	* MAINTAINERS: Add self to Write After Approval list.
14532
145332000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14534
14535	* ltmain.sh: Preserve in relink_command any environment
14536	variables that may affect the linker behavior.
14537
14538Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14539
14540	* config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14541
14542Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14543
14544	* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14545
145462000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14547
14548	* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14549	with the version name.
14550
14551Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14552
14553	* MAINTAINERS: Add self as bb-reorder maintainer.
14554
145552000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14556
14557	* config.if: Tweak.
14558
145592000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14560
14561	* djunpack.bat: New file.
14562
14563Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14564
14565	* Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14566	gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14567	dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14568	insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14569
145702000-04-16  Dave Pitts  <dpitts@cozx.com>
14571
14572	* config.sub (case $basic_machine): Change default for "ibm-*"
14573	to "openedition".
14574
145752000-04-13  Andreas Jaeger  <aj@suse.de>
14576
14577	* MAINTAINERS: Added myself.
14578
14579Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14580
14581	* Makefile.in (gdb-taz): New target.  GDB specific archive.
14582	(do-md5sum): New target.
14583	(MD5PROG): Define.
14584	(PACKAGE): Default to TOOL.
14585	(VER): Default to a shell script.
14586	(taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14587	md5 checksum generation.
14588	(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14589	(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14590	(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14591	insight.tar.bz2): Use gdb-taz to create archive.
14592
14593Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14594
14595	* configure (warn_cflags): Delete.
14596
14597Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14598
14599	* MAINTAINERS: Added myself.
14600
146012000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14602	    Martin v. L��wis  <martin@loewis.home.cs.tu-berlin.de>
14603
14604	* configure.in (enable_libstdcxx_v3): Add.
14605	(target_libs): Add bits here to switch between libstdc++-v2 and
14606	libstdc++-v3.
14607	* config.if: And this file too.
14608	* Makefile.in: Add libstdc++-v3 targets.
14609
146102000-04-05  Michael Meissner  <meissner@redhat.com>
14611
14612	* config.sub (d30v): Add d30v as a basic machine type.
14613
146142000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14615
14616	* configure.in: -linux-gnu*, not -linux-gnu.
14617
14618Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14619
14620	* MAINTAINERS: Add self in write-after-approval section.
14621
14622Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14623
14624	* MAINTAINERS: Add self as ia64 port maintainer.
14625
146262000-03-08  Neil Booth  <NeilB@earthling.net>
14627
14628	* MAINTAINERS: Add self in write-after-approval section.
14629
14630Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14631
14632	* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14633	(do-tar-bz2): Replace TOOL with PACKAGE.
14634	(gdb.tar.bz2): Remove GDBTK from GDB package.
14635	(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14636	dejagnu.tar.bz2): New packages.
14637
146382000-02-27  Andreas Jaeger  <aj@suse.de>
14639
14640	* configure.in: Add entry for mips*-*-linux*, move catch all
14641	*-*-*linux* entry below this one.
14642
146432000-02-27  Ian Lance Taylor  <ian@zembu.com>
14644
14645	* ltconfig, ltmain.sh: Update to libtool 1.3.4.
14646
146472000-02-24  Nick Clifton  <nickc@cygnus.com>
14648
14649	* config.sub: Support an OS of "wince".
14650
14651Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14652
14653	* config.guess, config.sub: Updated to match config's 2000-02-15
14654	version.
14655
146562000-02-23  Linas Vepstas  <linas@linas.org>
14657
14658	* config.sub: Add support for Linux/IBM 370.
14659	* configure.in: Likewise.
14660
146612000-02-22  Nick Clifton  <nickc@cygnus.com>
14662
14663	* configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14664
146652000-02-20  Christopher Faylor  <cgf@cygnus.com>
14666
14667	* config.guess: Guess "cygwin" rather than "cygwin32".
14668
146692000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14670
14671	* configure (gcc_version): When setting, narrow search to
14672	lines containing `version_string'.
14673
146742000-02-15  Denis Chertykov  <denisc@overta.ru>
14675
14676	* config.sub: Add support for avr target.
14677
146782000-02-14  Nick Clifton  <nickc@cygnus.com>
14679
14680	* MAINTAINERS: Add maintainers for MCore port.
14681
14682Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14683
14684	* config.sub: Add mmix-knuth-mmixware.
14685
146862000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14687
14688	* MAINTAINERS: Pair cccp with cpplib maintainership.
14689
146902000-01-27  Christopher Faylor  <cgf@redhat.com>
14691
14692	* Makefile.in (CC_FOR_TARGET): Add new winsup directory
14693	structure stuff to -L library search.
14694	(CXX_FOR_TARGET): Ditto.
14695	(CROSS_CHECK_MODULES): Fix spelling mistake.
14696
146972000-01-24  Mark Mitchell  <mark@codesourcery.com>
14698
14699	* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14700	the C++ compiler.
14701
147022000-01-12  Richard Henderson  <rth@cygnus.com>
14703
14704	* configure.in: Don't build some bits for beos.
14705
147062000-01-12  Joel Sherrill (joel@OARcorp.com)
14707
14708	* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14709	as include files.
14710
147112000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14712
14713	* Add self as cpplib maintainer, as requested by Jason
14714	Merrill.  Correct my e-mail address.
14715
147162000-01-06  Geoff Keating  <geoffk@cygnus.com>
14717
14718	* configure.in: Use mt-aix43 to handle *_TARGET defs,
14719	not mh-aix43.
14720
14721Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14722
14723	* MAINTAINERS: Add myself to "write after approval" list.
14724
147251999-12-14  Richard Henderson  <rth@cygnus.com>
14726
14727	* config.guess (alpha-osf, alpha-linux): Detect ev67.
14728	* config.sub: Accept alphaev[78], alphaev8.
14729
147301999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14731
14732	* config.guess, config.sub: Update from autoconf.
14733
147341999-11-29  Bruce Korb  <autogen@linuxbox.com>
14735
14736	* MAINTAINERS:  update my playtime e-address.
14737
14738Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14739
14740	* config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14741	necessary libraries are missing.
14742
14743Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14744
14745	* MAINTAINERS: Add new 'write after approval' maintainer.
14746
14747Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14748
14749	* MAINTAINERS: Add new Java maintainer.
14750
147511999-10-25  Andreas Schwab  <schwab@suse.de>
14752
14753	* configure: Fix quoting inside arguments of eval.
14754
147551999-10-21  Nick Clifton  <nickc@cygnus.com>
14756
14757	* config-ml.in: Allow suppression of some ARM multilibs.
14758
14759Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14760
14761	* config.guess: Add OS/390 match pattern.
14762	* config.sub: Add mvs, openedition targets.
14763	* configure.in (i370-ibm-opened*): New.
14764
147651999-09-04  Steve Chamberlain  <sac@pobox.com>
14766
14767	* config.sub: Add support for configuring for pj.
14768
147691999-08-31  Nick Clifton  <nickc@cygnus.com>
14770
14771	* config.sub (maybe_os): Add support for configuring for fr30.
14772
147731999-08-25  Nick Clifton  <nickc@cygnus.com>
14774
14775	* configure.in: Do not configure or build ld for AIX
14776	platforms.  ld is known to be broken on these platforms.
14777
14778Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14779
14780	* config-ml.in: Pass compiler flag corresponding to multidirs to
14781	subdir configures.
14782
147831999-08-09  Ian Lance Taylor  <ian@zembu.com>
14784
14785	* Makefile.in (LDFLAGS): Define.
14786
147871999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14788
14789	* configure.in (i[3456]-*-mingw32*): Don't put gprof in
14790	noconfigdirs.
14791	(*-*-cygwin*): Likewise.
14792
147931999-08-08  Ian Lance Taylor  <ian@zembu.com>
14794
14795	* mkdep: New file.
14796	* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14797	(BINUTILS_SUPPORT_DIRS): Add mkdep.
14798
14799	From Eli Zaretskii <eliz@is.elta.co.il>:
14800	* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14801	long file name when using DJGPP on MS-DOS.
14802
14803Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14804
14805	* config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14806
148071999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14808
14809	* Makefile.in (check-target-libio): Remove all-target-libstdc++
14810	dependency as this causes "make check" to globally "make all"
14811
14812Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14813
14814	* configure.in (target_libs): Added target-zlib.
14815	* Makefile.in (ALL_TARGET_MODULES): Added zlib.
14816	(CONFIGURE_TARGET_MODULES): Likewise.
14817	(CHECK_TARGET_MODULES): Likewise.
14818	(INSTALL_TARGET_MODULES): Likewise.
14819	(CLEAN_TARGET_MODULES): Likewise.
14820	(configure-target-zlib): New target.
14821	(all-target-zlib): Likewise.
14822	(all-target-libjava): Depend on all-target-zlib.
14823	(configure-target-libjava): Depend on configure-target-zlib.
14824
14825	* Makefile.in (configure-target-libjava): Depend on
14826	configure-target-newlib.
14827	(configure-target-boehm-gc): New target.
14828	(configure-target-qthreads): New target.
14829
14830	* configure.in (target_libs): Added target-qthreads.
14831	* Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14832	(CONFIGURE_TARGET_MODULES): Likewise.
14833	(CHECK_TARGET_MODULES): Likewise.
14834	(INSTALL_TARGET_MODULES): Likewise.
14835	(CLEAN_TARGET_MODULES): Likewise.
14836	(all-target-qthreads): New target.
14837	(configure-target-libjava): Depend on configure-target-qthreads.
14838	(all-target-libjava): Depend on all-target-qthreads.
14839
14840	* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14841	(CONFIGURE_TARGET_MODULES): Likewise.
14842	(CHECK_TARGET_MODULES): Likewise.
14843	(INSTALL_TARGET_MODULES): Likewise.
14844	(CLEAN_TARGET_MODULES): Likewise.
14845	(all-target-libjava): New target.
14846	(all-target-boehm-gc): Likewise.
14847	* configure.in (target_libs): Added libjava, boehm-gc.
14848
148491999-07-22  Ian Lance Taylor  <ian@zembu.com>
14850
14851	* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14852	configure.bat in SUPPORT_FILES.
14853	(gas+binutils.tar.bz2): Likewise.
14854
14855	* makeall.bat: Remove; obsolete.
14856
148571999-07-21  Ian Lance Taylor  <ian@zembu.com>
14858
14859	From Mark Elbrecht:
14860	* configure.bat: Remove; obsolete.
14861
148621999-07-11  Ian Lance Taylor  <ian@zembu.com>
14863
14864	* configure: Add -W -Wall to the default CFLAGS when compiling with
14865	gcc.
14866
14867Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14868
14869	* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14870
148711999-06-30  Mark Mitchell  <mark@codesourcery.com>
14872
14873	* configure.in: Build ld on IRIX6.
14874
148751999-06-12  Ian Lance Taylor  <ian@zembu.com>
14876
14877	* Makefile.in: Change distribution targets to use bzip2 instead of
14878	gzip.
14879	(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14880	(taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14881
148821999-06-04  Nick Clifton  <nickc@cygnus.com>
14883
14884	* config.sub: Add mcore target.
14885
14886Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14887
14888	* config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14889
14890Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14891
14892	* config.guess (dummy): Changed to $dummy.
14893
148941999-05-24  Nick Clifton  <nickc@cygnus.com>
14895
14896	* config.sub: Tidied up case statements.
14897
148981999-05-22  Ben Elliston  <bje@cygnus.com>
14899
14900	* config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14901	<jiro@din.or.jp>.
14902
14903	* config.guess: Merge with FSF version. Future changes will be
14904	more accurately recorded in this ChangeLog.
14905	* config.sub: Likewise.
14906
14907Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14908
14909	 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14910
149111999-04-30  Tom Tromey  <tromey@cygnus.com>
14912
14913	* ltmain.sh: [mode link] Always use CC given by ltconfig.
14914
149151999-04-23  Tom Tromey  <tromey@cygnus.com>
14916
14917	* ltconfig, ltmain.sh: Update to libtool 1.2f.
14918
149191999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14920
14921	* configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14922	(noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14923	Bad merge removed these two changes.
14924
14925Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14926			  Martin Heller (Ing.-Buero_Heller@t-online.de)
14927
14928	* config.guess (interix Alpha): Add.
14929
149301999-04-11  Richard Henderson  <rth@cygnus.com>
14931
14932	* configure.in (i?86-*-beos*): Do config gperf; don't config
14933	gdb, newlib, or libgloss.
14934
14935Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14936
14937	* config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14938	link a trivial program with -mabi=64.  If it fails, remove mabi=64
14939	from multidirs.
14940
14941Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14942
14943	* config.sub: Set basic_machine to i586 when target_alias = k6-*.
14944
149451999-04-08  Nick Clifton  <nickc@cygnus.com>
14946
14947	* config.sub: Add support for mcore targets.
14948
149491999-04-07  Michael Meissner  <meissner@cygnus.com>
14950
14951	* configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14952	not mt-ospace, in order to shut up assembler warning about using
14953	symbols that are named the same as registers.
14954
149551999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14956
14957	* Makefile.in (all-target-cygmon): Added all-target-bsp to the
14958	dependency list for all-target-cygmon.
14959
149601999-04-05  Doug Evans  <devans@casey.cygnus.com>
14961
14962	* config-ml.in: Check $host, not $target, for selective multilibs.
14963	(arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14964	thumb interworking, and underscore prefix multilibs.
14965
149661999-04-04  Ian Lance Taylor  <ian@zembu.com>
14967
14968	* missing: Update to version from current automake.
14969
14970Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14971
14972	* configure (gxx_include_dir): Removed.
14973
14974	* configure.in (gxx_include_dir): Handle it.
14975	* Makefile.in: Likewise.
14976
149771999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14978
14979	* config.sub (mips64vr4111,mips64vr4111el) Add.
14980
149811999-03-21  Ben Elliston  <bje@cygnus.com>
14982
14983	* config.guess: Correct typo for detecting ELF on FreeBSD.
14984
14985Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14986
14987	* configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14988	config/mh-djgpp.
14989
14990Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14991
14992	* Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14993	all-target-newlib to dependency list for all-target-bsp.
14994
14995Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14996
14997	* config.sub: Add i386-uwin support.
14998	* config.guess: Likewise.
14999
15000Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15001
15002	* configure.in: cleanup, add mh-*pic handling for arm, special
15003	case powerpc*-*-aix*
15004
15005Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15006
15007	* configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15008	can be built.
15009
15010Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15011
15012	* configure.in: Added bsp support to arm-*-coff and arm-*-elf
15013	targets.
15014
150151999-03-02  Nick Clifton  <nickc@cygnus.com>
15016
15017	* config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15018
15019Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15020
15021	* config.sub: Check for "cygwin*" rather than "cygwin32*"
15022
150231999-02-24  Nick Clifton  <nickc@cygnus.com>
15024
15025	* config.sub: Fix typo in arm recognition.
15026
15027Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15028
15029	* configure.in (noconfigdirs): Changed target_configdirs to
15030	include target-bsp only for m68k-*-elf* and m68k-*-coff*
15031	rather than m68k-*-* since it is not known to work on
15032	m68k-aout. Ditto for arm-*-*oabi.
15033
15034Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15035
15036	* configure.in (*-*-windows*): Remove, no longer used.
15037
150381999-02-19  Ben Elliston <bje@cygnus.com>
15039
15040	* config.guess: Automatically recognise ELF on FreeBSD. From Niall
15041	Smart and improved by Andrew Cagney.
15042
15043Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15044
15045	* config.guess: Recognize openbsd-*-hppa.
15046
15047Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15048
15049	* Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15050	only if it is not empty.
15051
150521999-02-17  Nick Clifton  <nickc@cygnus.com>
15053
15054	Patch from: Scott Bambrough <scottb@corelcomputer.com>
15055
15056	* config.guess: Modified to recognize uname's armv* syntax.
15057
15058	* config.sub: Modified to recognize uname's armv* syntax.
15059
150601999-02-17  Mark Salter  <msalter@cygnus.com>
15061
15062	* configure.in: Added target-bsp for sparclite.
15063
15064Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15065
15066	* config.sub: Recognize alphapca5[67] and up to alphaev8.
15067
150681999-02-08  Nick Clifton  <nickc@cygnus.com>
15069
15070	* configure.in: Add support for strongarm port.
15071	* config.sub: Add support for strongarm target.
15072
15073Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15074
15075	* configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15076	the old name config/mh-cygwin32.
15077	Enable texinfo.
15078
15079Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15080
15081	* configure.in: Do build ld for ix86 Solaris.
15082
15083Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15084
15085	* Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15086	$AR_FOR_TARGET.  Likewise for RANLIB.
15087
15088Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15089
15090	* config.sub (oabi):  Recognize.
15091	* configure.in (arm-*-oabi):  Handle.
15092
15093Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15094
15095	* config.guess: Improve detection of i686 on UnixWare 7.
15096
15097Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15098
15099	* config.guess: Add support for i386-pc-interix.
15100	* config.sub: Likewise.
15101	* configure.in: Likewise.
15102
15103Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15104
15105	* Makefile.in: Remove unneeded all-target-libio from
15106	from all-target-winsup target since it is now unneeded.
15107	Add all-target-libtermcap in its place since it is now
15108	needed.
15109
15110Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15111
15112	* configure.in: makefile stub for cygwin target is probably
15113	unnecessary.  Remove it for now.
15114
15115Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15116
15117	* configure.in: libtermcap.a should be built when cygwin is the
15118	target as well as the host.
15119	* config.guess: Allow mixed case in cygwin uname output.
15120	* Makefile.in: Add libtermcap target.
15121
15122Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15123
15124	* config.sub: Clean up handling of hppa2.0.
15125
15126Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15127
15128	* config.guess: Use C code to identify more HP machines.
15129
15130Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15131
15132	* config.sub: Handle hppa2.0.
15133
15134Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15135
15136	* configure.in: Add cygmon for x86-coff and x86-elf. Configure
15137	cygmon for all sparclite targets, regardless of object format.
15138
151391998-12-15  Mark Salter  <msalter@cygnus.com>
15140
15141	* configure.in: Added target-bsp for several target architectures.
15142
15143	* Makefile.in: Added rules for bsp.
15144
15145Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15146
15147	* config.guess: Improve detection of hppa2.0 processors.
15148
15149Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15150
15151	* config.guess: Recognize FreeBSD using ELF automatically.
15152
151531998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15154
15155	* configure (skip-this-dir): Add handling for new shell script, which
15156	might be created by a sub-directory's configure to indicate, this particular
15157	directory is "unwanted".
15158	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15159
15160Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15161
15162	* ltconfig: import from libtool, after changing libtool to
15163	account for the cygwin name change.
15164
15165Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15166
15167	* Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15168	include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15169
15170Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15171
15172	* configure.in: Add libtermcap to list of cygwin dependencies.
15173
15174Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15175
15176	* Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15177	they include winsup/include when it's a cygwin target.
15178
151791998-11-12  Tom Tromey  <tromey@cygnus.com>
15180
15181	* configure.in (host_tools): Added zip.
15182	* Makefile.in (all-target-libjava): Depend on all-zip.
15183	(all-zip): New target.
15184	(ALL_MODULES): Added all-zip.
15185	(NATIVE_CHECK_MODULES): Added check-zip.
15186	(INSTALL_MODULES): Added install-zip.
15187	(CLEAN_MODULES): Added clean-zip.
15188
15189Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15190
15191	* Makefile.in: lose "32" from comment about cygwin.
15192
15193Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15194
15195	* configure.in: Use -Os to build target libraries for the fr30.
15196
15197Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15198
15199	* config.sub: Add fr30.
15200
15201Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15202
15203	* configure.in: drop "32" from config/mh-cygwin32.  Check
15204	cygwin* instead of cygwin32*.
15205	* config.sub: Check cygwin* instead of cygwin32*.
15206
15207Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15208
15209	* config.guess: Match any version of Unixware7.
15210
152111998-10-20  Syd Polk  <spolk@cygnus.com>
15212
15213	* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15214	if desired.
15215
15216Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15217
15218	* config.if (cxx_interface, libstdcxx_interface): Do not try to set
15219	these if the appropriate directories and files to not exist.
15220
15221Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15222
15223	* Makefile.in (DEVO_SUPPORT): Add config.if.
15224
15225Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15226
15227	* configure: Add pattern to replace "build_tooldir"'s
15228	definition in the generated Makefile with "tooldir"'s
15229	actual value.
15230
15231Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15232
15233	* config.sub: Bring back lost sparcv9.
15234
15235	* Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15236
15237Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15238
15239	* Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15240	CC_FOR_TARGET and friends.
15241
15242Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15243
15244	* Makefile.in (build_tooldir): New variable, same as tooldir.
15245	(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15246	-B$(build_tooldir)/bin/.
15247	(BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15248
15249Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15250
15251	* README: Remove installation instructions and refer to the
15252	INSTALL directory instead.
15253
15254Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15255
15256	* config.sub: Add support for i[34567]86-pc-udk.
15257	* configure.in: Likewise.
15258
15259Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15260
15261	* Makefile.in: add bzip2 package building bits for user
15262	tools module
15263	* configure.in: ditto
15264
15265Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15266
15267	* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15268	(ALL_TARGET_MODULES): Add all-target-libobjc.
15269	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15270	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15271	(all-target-libchill): Add dependencies.
15272	* configure.in (target_libs): Add libchill.
15273
152741998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15275
15276	* configure.in (target_subdir): Remove duplicate line.
15277
15278Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15279
15280	* Makefile.in (all-automake): fix dependencies.
15281
15282Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15283
15284	* configure.in: Minor cleanups for building in the $(target_alias)
15285	subdir.
15286
152871998-09-22  Jim Wilson  <wilson@cygnus.com>
15288
15289	* Makefile.in (bootstrap): Set r and s before make all.  Use
15290	BASE_FLAGS_TO_PASS in make all.
15291	(cross): Likewise.
15292
152931998-09-20  Mark Mitchell  <mark@markmitchell.com>
15294
15295	* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15296
15297Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15298
15299	* config.sub: Fix typo in last change.
15300
153011998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15302
15303	* config.sub: Add support for C4x target.
15304	* configure.in: Likewise.
15305
153061998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15307
15308	* config.sub: Recognize sparcv9 just like sparc64.
15309
15310Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15311
15312	* config.guess: Match "Pent II" or "PentII" for OpenServer.
15313
15314Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15315
15316	* config.guess: Correctly identify Pentium II sco boxes.
15317
15318	* config.guess: Fix "tr" code.  From Weiwen Liu.
15319
15320Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15321
15322	* configure.in: Do not assume x86-svr4 or x86-unixware can handle
15323	stabs.
15324
15325Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15326
15327	* Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15328	(ALL_TARGET_MODULES): Add all-target-libchill.
15329	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15330	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15331	(all-target-libchill): Add dependencies.
15332	* configure.in (target_libs): Add libchill.
15333
15334Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15335
15336	* config.guess: Avoid assumptions about "tr" behaves when
15337	LANG is set to something other than English.
15338
15339Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15340
15341	* configure (gxx_include_dir): Changed to
15342	'${prefix}/include/g++'-${libstdcxx_interface}.
15343
15344	* config.if: New to determine the interfaces.
15345
15346Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15347
15348	* config.guess: Detect and handle MPE/IX.
15349	* config.sub: Deal with MPE/IX.
15350
15351Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15352
15353	* configure.in: Use mh-aix43.
15354
153551998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15356
15357	* configure: Fix --without/--disable cases for gxx-include-dir.
15358
15359Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15360
15361	* mdata-sh:  Imported.  Needed for automake support.
15362
15363Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15364
15365	* Makefile.in (taz): Try "chmod -R og=u ." before
15366	"chmod og=u `find . -print`".
15367
15368Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15369
15370	* configure.in: Add arm-elf and thumb-elf support.
15371
15372Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15373
15374	* Makefile.in: Undo previous patch.
15375
15376Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15377
15378	* Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15379	to here ...
15380	(install-no-fixedincludes): and here
15381	(INSTALL_MODULES): ... from here.
15382
15383Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15384
15385	* config.sub: Merge with FSF.
15386
15387	* config.guess: Merge with FSF.
15388
15389Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15390
15391	* configure (extraconfigdirs): New variable.
15392	(SUBDIRS): Add extraconfigdirs and recurse on them too.
15393	* Makefile.in (all): Move higher in file.
15394	(EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15395	(EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15396	(ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15397	(CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15398	(INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15399
154001998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15401
15402	* Makefile.in (all-target-libjava): Depend on all-gcc and
15403	all-target-newlib.
15404	(configure-target-libjava): Depend on $(ALL_GCC).
15405
15406Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15407
15408	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15409	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15410
15411Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15412
15413	* INSTALL/README: Fix typo.
15414
15415Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15416
15417	* ylwrap: Change absolute path checks to check for DOS style path
15418	names.
15419
15420	* ylwrap: Don't use a full path name if the source file is in the
15421	same directory.  From hjl@lucon.org (H.J. Lu).
15422
15423	* config-ml.in: Default to being verbose, to match Feb 18 change to
15424	configure.
15425
15426Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15427
15428	Brought over from egcs:
15429
15430	Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15431
15432	* configure.in (target_subdir): Set to ${target_alias} instead
15433	of "libraries".
15434
15435	Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15436
15437	* configure.in (target_subdir): Set to libraries if enable_multilib.
15438
15439Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15440
15441	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15442	multilibs, force reconfiguration the first time we create
15443	multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15444
15445Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15446
15447	* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15448	avoid confusion with --no-recursion.
15449
15450Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15451
15452	* configure.in: Win32 hosts shouldn't use install -x
15453	* install-sh: remove -x option, and special .exe-handling
15454	hack.
15455
15456Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15457
15458	* config.guess: Recognize i586-pc-beos.
15459	* configure.in: Don't build some bits for beos.
15460
15461Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15462
15463	* configure: If CC is set but CFLAGS is not, and CC is gcc, make
15464	CFLAGS default to -O2.
15465
15466	* ltmain.sh: Add some hacks to make SunOS --enable-shared work
15467	when using GNU ld.
15468
15469Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15470
15471	* ltmain.sh: Correct install when using a different shell.
15472
15473Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15474
15475	* ltconfig, ltmain.sh: Update to libtool 1.2b.
15476
15477Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15478
15479	* makefile.vms: Update to build binutils/makefile.vms.  Add install
15480	target.
15481
15482Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15483
15484	* ltconfig: Update to correct AIX handling.
15485
15486Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15487
15488	* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15489
15490	* configure.in (target_subdir): Set to ${target_alias} instead
15491	of "libraries".
15492
154931998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15494
15495	* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15496	(Makefile): Depend on $(gcc_version_trigger).
15497
15498	* configure (gcc_version): Change default initializer to empty
15499	string.
15500	(gcc_version_trigger): New variable; pass this variable down
15501	to subdir configures to enable them checking gcc's version
15502	themselves. Emit make macros for both gcc_version vars.
15503	(topsrcdir): Initialize reliably.
15504	(recursion line): Remove --with-gcc-version=${gcc_version}.
15505
155061998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15507
15508	* configure (enable_version_specific_runtime_libs): Implement new flag
15509	--enable-version-specific-runtime-libs which installs C++ runtime stuff
15510	in $(libsubdir); emit definition in each generated Makefile.
15511	(gxx_include_dir): Initialize depending on
15512	$enable_version_specific_runtime_libs.
15513
155141998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15515
15516	* configure (gcc_version): Initialize properly depending on
15517	how and where configure is started.
15518	(recursion line): Pass a --with-gcc-version=${gcc_version}
15519	to configures in subdirs.
15520
15521Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15522
15523	* configure.in (noconfigdirs): Add configure pattern for mips tx39
15524	cygmon
15525
15526Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15527
15528	* configure.in: Add cygmon and libstub support for mn10200.
15529
155301998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15531
15532	* configure (gcc_version): Add new variable describing the
15533	particular gcc version we're building.
15534	* Makefile.in (libsubdir): Add new macro for the directory
15535	in which the compiler finds executables, libraries, etc.
15536	(BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15537	and libsubdir.
15538
15539Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15540
15541	* Makefile.in (local-clean): Remove *.log.
15542	(warning.log): Built with warn_summary from build.log.
15543	(mail-report.log): Run test_summary.
15544	(mail-report-with-warnings.log): Run test_summary including
15545	warning.log in the report.
15546
15547Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15548
15549	* config.guess: Detection of Pentium II for *-sco-3.2v5*.
15550
15551Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15552
15553	* Makefile.in (grep): Grep no longer depends on libiberty.
15554
15555Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15556
15557	* Makefile.in: all-snavigator needs all-libgui.
15558
15559Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15560
15561	* configure.in: Add cygmon and libstub support for mn10300.
15562
15563Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15564
15565	* missing: Update to version from automake 1.3.
15566
15567	* ltmain.sh: On installation, don't get confused if the same name
15568	appears more than once in the list of library names.
15569
15570Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15571
15572	* config.sub: Accept m68060 and m5200 as CPU names.
15573
15574Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15575
15576	* configure: Use && rather than using -a in test, because odd
15577	strings can confuse test.
15578	* configure.in: Likewise.
15579
15580Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15581
15582	* ltconfig, ltmain.sh: Bring in Visual C++ support.
15583
15584Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15585
15586	* Makefile.in (boostrap2-lean, bootstrap3-lean,
15587	bootstrap4-lean): New targets.
15588
15589Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15590
15591	* mpw-* Delete.  Not used.
15592
15593Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15594
15595	* COPYING.LIB: Update FSF address.
15596
15597Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15598
15599	* ltconfig, ltmain.sh: Update to libtool 1.2a.
15600
15601	* Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15602	GAS_SUPPORT_DIRS.
15603
15604Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15605
15606	* ltconfig, ltmain.sh: Avoid producing a version number if
15607	-version-info was not used.
15608
15609Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15610
15611	* configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15612	building with newlib.
15613
156141998-04-30  Paul Eggert  <eggert@twinsun.com>
15615
15616	* Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15617	Solaris `make' causes it to continue to next definition.
15618
15619Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15620
15621	* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15622	the right GUI libraries and files are installed along with GDB.
15623
15624Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15625
15626	* configure.in: Change alpha to alpha* in several places.
15627
15628Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15629
15630	* config.sub: Recognize sparc86x.
15631
15632Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15633
15634	* configure.in (--enable-target-optspace): Remove debug echo.
15635
15636Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15637
15638	* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15639
15640Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15641
15642	* ltconfig: Update cygwin32 support.
15643
15644	* Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15645	(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15646	(GDB_SUPPORT_DIRS): Likewise.
15647
15648Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15649
15650	* configure.in (target_makefile_frag): If --enable-target-optspace,
15651	use -Os to compile target libraries rather than -O2.  Default to
15652	using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15653	not used.
15654	* configure.in (target_cflags): Ditto for d30v.
15655
15656Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15657
15658	* Makefile.in (all-bfd): Depend on all-intl.
15659	(all-binutils): Likewise.
15660	(all-gas): Likewise.
15661	(all-gprof): Likewise.
15662	(all-ld): Likewise.
15663
156641998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15665
15666	* configure.in (host_tools): Fix typo, lbtool -> libtool.
15667
15668Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15669
15670	* Makefile.in (all-bfd): Depend upon all-libiberty.
15671
15672	* ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15673
15674Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15675
15676	* Makefile.in: Add libstub.
15677
15678	* configure.in: Ditto. Build libstub for targets that have cygmon
15679	support.
15680
15681Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15682
15683	* configure.in: Don't set PICFLAG on ix86-cygwin32.
15684
15685Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15686
15687	* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15688	use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15689
15690Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15691
15692	* configure: Define DEFAULT_M4 by searching PATH.
15693	* Makfile.in: Use DEFAULT_M4.
15694
15695Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15696
15697	* ltconfig: Add cygwin32 support.
15698
15699	* Makefile.in, configure.in: Add libtool as a native only directory
15700	to configure and build.
15701
15702Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15703
15704	* Makefile.in (INSTALL_MODULES): Remove texinfo.
15705
15706Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15707
15708	* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15709
15710Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15711
15712	* Makefile.in: add ash make rules
15713	* configure.in: add ash to native_only and host_tools lists
15714
15715Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15716
15717	* Makefile.in (all-gettext, all-intl): New targets.
15718	(ALL_MODULES): Added all-gettext, all-intl.
15719	(CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15720	(INSTALL_MODULES): Added install-gettext, install-intl.
15721	(CLEAN_MODULES): Added clean-gettext, clean-intl.
15722
15723	* configure.in (host_tools): Added gettext.
15724	(native_only): Likewise.
15725	(noconfigdirs) [various cases]: Likewise.
15726	(host_libs): Added intl.
15727
15728Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15729
15730	* configure: Do not disable building gdbtk for cygwin32 hosts.
15731
15732Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15733
15734	* configure.in: Add thumb-coff target.
15735	* config.sub: Add thumb-coff target.
15736
15737Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15738
15739	* Makefile.in: Revert yesterday's change.
15740	(all-target-winsup):  all-target-librx stays out of here.
15741
15742Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15743
15744	* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15745	CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15746	INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15747	Remove references to librx and libg++.
15748
15749Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15750
15751	* Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15752	recursive makes
15753
15754Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15755
15756	* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15757	for newlib directory.
15758	(CXX_FOR_TARGET): Likewise.
15759
15760Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15761
15762	* ltconfig: Update after libtool/ltconfig.in change for
15763	hpux11.
15764
15765Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15766
15767	* ltconfig, ltmain.sh: Update to libtool 1.2.
15768
15769Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15770
15771	* Makefile.in (install-gcc): Don't specify LANGUAGES here.
15772	(install-gcc-cross): Instead, override LANGUAGES here.
15773
157741998-03-18  Dave Love  <d.love@dl.ac.uk>
15775
15776	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15777	non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15778
15779Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15780
15781	* configure.in: Add Thumb-pe target.
15782
15783Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15784
15785	* Makefile.in - changed sn targets to snavigator
15786	* configure.in - changed sn targets to snavigator
15787
15788Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15789
15790	* config-ml.in: After building symlink tree call make distclean
15791	if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15792	to be the case for libiberty.
15793
15794Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15795
15796	* configure: When making link, also check the current
15797	directory. The configure scripts may create one.
15798
15799Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15800
15801	* config.sub: Accept alphapca56 and alphaev6 properly.
15802
15803Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15804
15805	* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15806
15807Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15808
15809	* config.sub (sco5): Fix typo.
15810
15811Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15812
15813	* Makefile.in (INSTALL_MODULES): Move install-tcl before
15814	install-itcl.
15815	(install-itcl): Remove dependency on install-tcl.
15816
15817Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15818
15819	* configure.in: Remove libgloss from noconfigdirs for MN10300.
15820
15821Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15822
15823	* configure.in: Don't build libgui for a cygwin32 target when not on
15824	a cygwin32 host.
15825
15826Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15827
15828	* configure (redirect): Set to null, so default behavior of
15829	configure is now --verbose.
15830
158311998-02-16  Dave Love  <d.love@dl.ac.uk>
15832
15833	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15834	CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15835
15836Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15837
15838	* Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15839	this change to sync Makefile.in with its ChangeLog entries.
15840
15841Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15842
15843	* ltmain.sh (mkdir): Check that the directory doesn't exist
15844	before we exit with error, so that we don't get races during
15845	parallel builds.
15846
15847Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15848
15849	* ltconfig, ltmain.sh: Update from libtool 1.0i.
15850
15851Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15852
15853	* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15854	PICFLAG_FOR_TARGET.
15855	(EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15856
15857	* configure: Emit a definition for the new macro enable_shared
15858	into each Makefile.
15859
15860Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15861
15862	* configure.in (host_tools, native_only): Add libtool.
15863
15864Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15865
15866	* configure.in: add target-gperf to noconfigdirs for Cygwin32.
15867	Fix typo in ming config comment.
15868
15869Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15870
15871	* ltconfig, ltmain.sh: Update from libtool 1.0h.
15872
15873Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15874
15875	* config.sub: Add tic30 cases, and map c30 to tic30.
15876
15877Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15878
15879	* Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15880	(ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15881	(CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15882	(CLEAN_TARGET_MODULES): Similarly
15883	(all-target-libf2c): Add dependences.
15884	* configure.in (target_libs): Add libf2c.
15885
15886Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15887
15888	* configure.in: Remove expect from noconfigdirs when target
15889	is cygwin32.  OK to build expect and dejagnu with Canadian
15890	Cross.
15891
15892Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15893
15894	* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15895	host.
15896
15897	* config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15898	and mingw32.
15899
15900Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15901
15902	* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15903	here as it is not defined in the toplevel Makefile.
15904
15905Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15906
15907	* configure (package_makefile_rules_frag): New variable, which names
15908	a file with generic rules, ...
15909	Change comment to mention we now have FIVE parts.
15910	* configure: Undo last change.
15911
15912Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15913
15914	* config.guess: More accurate determination of HP processor types.
15915	* config.sub: More accurate determination of HP processor types.
15916
15917Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15918
15919	* configure (package_makefile_frag): Move inserting the
15920	${package_makefile_frag} to where it should be according
15921	to the comment.
15922
15923Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15924
15925	* config.guess: Add support for Linux/ARM.
15926
15927Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15928
15929	* .cvsignore: Remove *-info and *-install since they match
15930	release-info and mpw-install, which we don't want to just ignore.
15931
15932Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15933
15934	* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15935
15936Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15937
15938	* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15939	local_prefix to sub-make invocations.
15940
15941Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15942
15943	* configure.in: Check makefile fragments in the source
15944	directory.
15945
15946Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15947
15948	* configure.in: Check whether host and target makefile
15949	fragments exist before adding them to *_makefile_frag.
15950
15951Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15952
15953	* configure.in (target_configdirs): Add cygmon for sparc64-elf.
15954
15955Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15956
15957	* configure.in: Make sure we only replace RPATH_ENVVAR on
15958	lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15959	regexp to sed.
15960
15961	* Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15962	to sub-makes.
15963
159641998-01-13  Lee Iverson   (leei@ai.sri.com)
15965
15966	* config-ml.in (multi-do): LDFLAGS must include multilib
15967	designator.
15968
15969Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15970
15971	* config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15972
15973Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15974
15975	* config.sub: Add mingw32 support.
15976	* configure.in: Likewise.
15977
15978Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15979
15980	* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15981
15982Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15983
15984	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
15985	* configure (gxx_include_dir): Provide a definition for subdirs
15986	which do not use autoconf.
15987
15988Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15989
15990	* config.guess: Sync with egcs.  Picks up new alpha support,
15991	BeOS & some additional linux support.
15992
15993Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15994
15995	* config.guess: HP 9000/803 is a PA1.1 machine.
15996
15997Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15998
15999	* configure.in: It's alpha*-...
16000
16001Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16002
16003	* configure.in (host_makefile_frag, target_makefile_frag):
16004	Handle multiple config files.
16005	(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16006	alpha-*-*.
16007
16008Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16009
16010	* mkdep: New file.
16011
16012Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16013
16014	* configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16015
16016Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16017
16018	* Makefile.in: Add libgui directory.
16019	(GDB_TK): Add all-libgui.
16020	* configure.in: Add libgui directory.
16021	* configure: Add all-libgui to GDB_TK.
16022
16023Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16024
16025	* config-ml.in (multidirs): Add m32r to multilib list.
16026
16027Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16028
16029	* Makefile.in (all-target-gperf): Change dependency to
16030	all-target-libstdc++.
16031
16032Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16033
16034	* config.guess: Add BeOS support.
16035
16036Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16037
16038	Source directory cvs renamed to cvssrc:
16039	* configure.in (host_tools): Change cvs to cvssrc.
16040	(native_only): Likewise.
16041	(noconfigdirs) [various cases]: Likewise.
16042	* Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16043	(CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16044	(INSTALL_MODULES): Change install-cvs to install-cvssrc.
16045	(CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16046	(all-cvssrc): Rename target from all-cvs.
16047
16048Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16049
16050	* configure (gxx_include_dir): Fix thinko.
16051
16052Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16053
16054	* Makefile.in (INSTALL_TARGET_CROSS): Define.
16055	(install-cross, install-gcc-cross): New targets.
16056
16057Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16058
16059	* configure.in (noconfigdirs): Add support for Thumb target.
16060
16061	* config.sub (maybe_os): Add support for Thumb target.
16062
16063Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16064
16065	* Makefile.in: Add rules for cygmon.
16066
16067	* configure.in: Build cygmon for sparc-elf and sparclite-aout.
16068
16069Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16070
16071	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
16072	* configure (gxx_include_dir): Provide a definition for subdirs
16073	which do not use autoconf.
16074
16075Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16076
16077	* Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16078	11/18/97 build
16079
16080Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16081
16082	* From Franz Sirl.
16083	* config.guess (powerpc*-*-linux): Handle glibc2 beta release
16084	found on RedHat Linux systems.
16085
16086Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16087
16088	* config.guess (alpha stuff): Merge with FSF to avoid incorrect
16089	guesses.
16090
16091Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16092
16093	* configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16094
16095Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16096
16097	* ltmain.sh: If mkdir fails, check whether the directory was created
16098	anyhow by some other process.
16099
16100Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16101
16102	* configure.in (d30v-*-*): Configure all directories.
16103
16104Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16105
16106	* configure.in (d30v-*-*): Configure newlib, libiberty directories
16107	for the D30V.
16108
16109Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16110
16111	* configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16112
16113Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16114
16115	* include/libiberty.h: Add extern "C" { so it can be used with C++
16116	progrms.
16117	* include/remote-sim.h:  Add extern "C" { so it can be used with C++
16118	programs.
16119
16120Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16121
16122	* configure.in (d30v-*-*): Configure GCC now.
16123
16124Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16125
16126	* configure.in: Remove a "second pass" of tweaking noconfigdirs,
16127	is no longer needed.
16128
16129Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16130
16131	* Makefile.in: check-target-libio depends on all-target-libstdc++.
16132
16133Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16134
16135	* Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16136	targets using "$@" to provide support for similar but not identical
16137	targets without having to duplicate code.
16138
16139Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16140
16141	* makefile.vms: Fix to work with DEC C.
16142
16143Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16144
16145	* config.sub: Add mips-tx39-elf to marketing names.
16146
16147Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16148
16149	* ltmain.sh: Handle symlinks in generated script.
16150
16151Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16152
16153	* configure: Handle autoconf style directory options: --bindir,
16154	--datadir, --includedir, --infodir, --libdir, --libexecdir,
16155	--mandir, --oldincludedir, --sbindir, --sharedstatedir,
16156	--sysconfdir.
16157	* Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16158	(sharedstatedir, localstatedir, oldincludedir): New variables.
16159	(BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16160	infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16161	sbindir, sharedstatedir, and sysconfdir.
16162
16163Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16164
16165	* Makefile.in (bootstrap-lean): New target.
16166
16167Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16168
16169	* configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16170	sn, and gnuserv from noconfigdirs.
16171
16172Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16173
16174	* ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16175
16176Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16177
16178	* Makefile.in (cross): New target.
16179
16180Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16181			  Jeff Law	   <law@cygnus.com>
16182
16183	* Makefile.in (bootstrap2, bootstrap3): New targets.
16184	(all-bootstrap): Remove outdated and confusing target.
16185	(bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16186
16187Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16188
16189	* configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16190	windows.  Consistent with gdb/configure.
16191
161921997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16193
16194	* configure.in: Name Linux target fragment.
16195
16196	* configure: Rewrite so that project Makefile fragment is inserted
16197	first and appears last in the resulting Makefile.
16198
16199Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16200
16201	* Makefile.in (install-itcl): Install tcl first.
16202
16203Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16204
16205	* configure.in: remove bison from noconfigdirs for Cygwin32 host
16206
16207Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16208
16209	* Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16210
16211	* configure.in (skipdirs): Add target-librx for Linux.
16212	(alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16213
16214Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16215
16216	* Makefile.in (bootstrap): New target.
16217
16218Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16219
16220	* config.sub: Accept 'amigados' for backward compatibility.
16221
16222Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16223
16224	* config.guess: Merge with FSF.
16225
16226Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16227
16228	* config.sub: Change 'amigados' to 'amigaos' to match current usage.
16229
16230Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16231
16232	* config.sub: Add "marketing-names" patch.
16233
16234Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16235
16236	* configure.in (*-*-rtems*): Do not build libgloss for rtems.
16237
16238Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16239
16240	* config.sub: Handle v850-elf.
16241
16242Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16243
16244	* .cvsignore (*-install): Remove.
16245
16246Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16247
16248	* ltconfig: Set CONFIG_SHELL in libtool.
16249	* ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16250
16251Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16252
16253	* configure.in (target_subdir): Set to libraries if enable_multilib.
16254
16255Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16256
16257	* config.guess: Update from gcc directory.
16258
16259Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16260
16261	* Makefile.in (all-sim): Depends on all-readline.
16262
16263Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16264
16265	* Makefile.in (BISON, YACC): Use $$s.
16266	(all-bison): Depend on all-texinfo.
16267
16268Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16269
16270	* Makefile.in (BISON): Add -L flag.
16271	(YACC): Likewise.
16272
16273Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16274
16275	* configure.in (noconfigdirs): Add support for v850e target.
16276
16277	* config.sub (maybe_os): Add support for v850e target.
16278
16279Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16280
16281	* configure.in (noconfigdirs): Add support for v850ea target.
16282
16283	* config.sub (maybe_os): Add support for v850ea target.
16284
16285Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16286
16287	* config.sub: Add mipstx39.  Delete r3900.
16288
16289Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16290
16291	* Makefile.in (all-autoconf): Depends on all-texinfo.
16292
16293Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16294
16295	* config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16296	eabi targets.
16297
16298Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16299
16300	* configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16301
16302	* configure: When handling a Canadian Cross, handle YACC as well as
16303	BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16304	* Makefile.in (all-bison): Depend upon all-texinfo.
16305
16306Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16307
16308	* Makefile.in (BISON): bison, not byacc or bison -y.
16309	(YACC): bison -y or byacc or yacc.
16310	(various): Add *-bison as appropriate.
16311	(taz): No need to mess with BISON anymore.
16312
16313Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16314
16315	* configure: If OSTYPE matches *win32*, try to find a good value for
16316	CONFIG_SHELL.
16317
16318Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16319
16320	* Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16321	configure.in if it is present.
16322
16323Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16324
16325	* Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16326
16327Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16328
16329	* config.sub: Recognize `arc' cpu.
16330	* configure.in: Likewise.
16331	* config-ml.in: Likewise.
16332
16333Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16334
16335	* Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16336
16337Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16338
16339	* configure: Changed sed delimiter from ':' to '|' when
16340	attempting to substitute ${config_shell} for SHELL. On
16341	NT ${config_shell} may contain a ':' in it.
16342
16343Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16344
16345	* Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16346
16347Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16348
16349	* Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16350
16351Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16352
16353	* Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16354
16355	* ylwrap: If the program is a relative path, force it to be
16356	absolute.
16357
16358Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16359
16360	* configure (tooldir): Set BISON to `bison -y' and not just bison.
16361
16362Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16363
16364	* Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16365	correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16366	for libraries.
16367
16368Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16369
16370	* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16371	separated by spaces.
16372
16373Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16374
16375	* ylwrap: New file.
16376	* Makefile.in (DEVO_SUPPORT): Add ylwrap.
16377
16378	* ltmain.sh: Handle /bin/sh at start of install program.
16379
16380	* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16381
16382	* ltconfig, ltmain.sh: New files, from libtool 1.0.
16383	* missing: New file, from automake 1.2.
16384
16385Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16386
16387	* Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16388	check-tk to CHECK_X11_MODULES.
16389
16390Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16391
16392	* config.sub: Merge with FSF.
16393
16394Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16395
16396	* config.guess: Merge with FSF.
16397
16398Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16399
16400	* configure: Treat msdosdjgpp like go32.
16401	* configure.in: Likewise.  Don't remove gprof for go32.
16402
16403	* configure: Change Makefile.tem2 to Makefile.tm2.
16404
16405Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16406
16407	* configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16408
16409Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16410
16411	* install-sh (chmodcmd): Set to null if the DST directory already
16412	exists.  Same as Nov 11th change.
16413
16414Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16415
16416	* configure (GDB_TK): Needs itcl and tix.
16417
16418Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16419
16420	* config.guess: Update from FSF.
16421
16422Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16423
16424	* Makefile.in (GDB_TK): Depend on itcl and tix.
16425
16426Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16427
16428	* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16429	(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16430	(INSTALL_SCRIPT): New variable.
16431	(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16432	* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16433	to -x.
16434	* install-sh: Add support for -x option.
16435
16436Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16437
16438	* configure.in, Makefile.in: Treat tix like itcl.
16439
16440Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16441
16442	* Makefile.in (WINDRES): New variable.
16443	(WINDRES_FOR_TARGET): New variable.
16444	(BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16445	(EXTRA_HOST_FLAGS): Add WINDRES.
16446	(EXTRA_TARGET_FLAGS): Add WINDRES.
16447	(EXTRA_GCC_FLAGS): Add WINDRES.
16448	($(DO_X)): Pass down WINDRES.
16449	($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16450	* configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16451	DLLTOOL_FOR_TARGET.
16452
16453Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16454
16455	* configure.in: configure sim before gdb for win32-x-ppc
16456
16457Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16458
16459	Move gperf into the toplevel, from libg++.
16460	* configure.in (target_tools): Add target-gperf.
16461	(native_only): Add target-gperf.
16462	* Makefile.in (all-target-gperf): New target, depend on
16463	all-target-libg++.
16464	(configure-target-gperf): Empty rule.
16465	(ALL_TARGET_MODULES): Add all-target-gperf.
16466	(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16467	(CHECK_TARGET_MODULES): Add check-target-gperf.
16468	(INSTALL_TARGET_MODULES): Add install-target-gperf.
16469	(CLEAN_TARGET_MODULES): Add clean-target-gperf.
16470
16471Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16472
16473	* config.sub (mn10200): Recognize new basic machine.
16474
16475Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16476
16477	* configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16478	--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16479
16480Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16481
16482	* configure.in: If we're building mips-sgi-irix6* native, turn on
16483	ENABLE_MULTILIB and set TARGET_SUBDIR.
16484
16485Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16486
16487	* Makefile.in (all-sn): Depend on all-grep.
16488
16489Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16490
16491	* configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16492
16493	* configure: Set CFLAGS and CXXFLAGS, and substitute them into
16494	Makefile.  From Jeff Makey <jeff@cts.com>.
16495	* Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16496
16497	* Makefile.in (DISTBISONFILES): Remove.
16498	(taz): Don't futz with DISTBISONFILES.  Change BISON to use
16499	$(DEFAULT_YACC).
16500
16501	* configure.in: Build itl, db, sn, etc., when building for native
16502	cygwin32.
16503
16504	* Makefile.in (LD): New variable.
16505	(EXTRA_HOST_FLAGS): Pass down LD.
16506	($(DO_X)): Likewise.
16507
16508Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16509
16510	* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16511
16512Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16513
16514	* configure.in (targargs): Strip out any supplied --build argument
16515	before adding our own. Always add --build.
16516
16517Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16518
16519	* configure.in (targargs): Pass --build if we're doing
16520	a cross-compile.
16521
16522Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16523
16524	* configure: Use '|' instead of ":" as the separator in
16525	sed. Otherwise sed chokes on NT path names with drive
16526	designators. Also look for "?:*" as the leading characters in an
16527	absolute pathname.
16528
16529Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16530
16531	* config.sub: Support for r3900.
16532
16533Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16534
16535	* configure.in: Use install-sh, not install.sh.
16536
16537Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16538
16539	* Makefile.in (taz): Improve check for BISON so it doesn't try to
16540	apply it twice.
16541
16542Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16543
16544	* Makefile.in (INSTALL_MODULES): Put install-opcodes before
16545	install-binutils.
16546
16547Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16548
16549	* Makefile.in: Add automake targets.
16550	* configure.in (host_tools): Add automake.
16551
16552Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16553
16554	* configure: Default CXX to c++, not gcc.
16555	* Makefile.in (CXX): Set to c++, not gcc.
16556	(CXX_FOR_TARGET): When cross, transform c++, not gcc.
16557
16558Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16559
16560	* install-sh: try appending a .exe if source file doesn't
16561	exist
16562
16563Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16564
16565	* configure.in: Turn on multilib by default.
16566	(cross_only): Remove target-libiberty.
16567
16568	* Makefile.in (all-gcc): Don't depend on libiberty.
16569
16570Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16571
16572	* config.guess: improve algorithm for recognizing Gnu Hurd x86.
16573
16574Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16575
16576	* Makefile.in (DEVO_SUPPORT): Add mpw-install.
16577	(DISTBISONFILES): Add ld/Makefile.in
16578
16579Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16580
16581	* configure.in: if target is cygwin32 but host isn't cygwin32,
16582	don't configure gdb tcl tk expect, not just gdb.
16583
16584Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16585
16586	* configure.in: Added gnuserv everywhere sn appears.
16587
16588	* Makefile.in (ALL_MODULES): Added all-gnuserv.
16589	(CROSS_CHECK_MODULES): Added check-gnuserv.
16590	(INSTALL_MODULES): Added install-gnuserv.
16591	(CLEAN_MODULES): Added clean-gnuserv.
16592	(all-gnuserv): New target.
16593
16594Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16595
16596	* config.guess: Fixes for MIPS OpenBSD systems.
16597
16598Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16599
16600	* Makefile.in (INSTALL_XFORM): Remove.
16601	(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16602
16603	* mkinstalldirs: New file, copied from automake.
16604	* Makefile.in (installdirs): Rename from install-dirs.  Use
16605	mkinstalldirs.  Change all users.
16606	(DEVO_SUPPORT): Add mkinstalldirs.
16607
16608Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16609
16610	* install-sh: Rename from install.sh.
16611	* Makefile.in (INSTALL): Change install.sh to install-sh.
16612	(DEVO_SUPPORT): Likewise.
16613
16614	* configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16615	Graichen <graichen@rzpd.de>.
16616
16617Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16618
16619	* config.guess: Recognize OpenBSD systems correctly.
16620
16621Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16622
16623	* README, Makefile.in (ETC_SUPPORT): Remove references to
16624	cfg-paper*, configure.{texi,man,info*}._
16625
16626Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16627
16628	* Makefile.in (all.normal): Ensure that gcc is built after all
16629	the x11 - ie gdb - targets.
16630
16631Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16632
16633	* makefile.vms: Don't run conf-a-gas.
16634
16635Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16636
16637	* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16638
16639Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16640
16641	* configure.in: Remove noconfigdirs case since gdb also
16642	configures and builds for tic80-coff.
16643
16644Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16645
16646	* configure: Set cache_file to config.cache.
16647	* Makefile.in (local-distclean): Remove config.cache.
16648
16649Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16650
16651	* COPYING: Update FSF address.
16652
16653Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16654
16655	* configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16656	noconfigdirs.
16657
16658Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16659
16660	* Makefile.in (install-dirs): Don't crash if prefix, and hence
16661	MAKEDIRS, is empty.
16662
16663Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16664
16665	* config.sub: Tweak mn10300 entry.
16666
16667Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16668
16669	* configure.in (host_tools): Put sim before gdb, so gdb's
16670	configure.tgt can determine if the simulator was configured.
16671
16672Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16673
16674	* config.sub: Move BeOS $os case to be with other Cygnus
16675	local cases.
16676
16677Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16678
16679	* config.sub: Remove misplaced comment that broke Linux.
16680
16681Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16682
16683	* config.sub: Add BeOS support.
16684
16685Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16686
16687	* Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16688
16689Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16690
16691	* configure.in (noconfigdirs): Remove tcl and tk from
16692	noconfigdirs for cygwin32 builds.
16693
16694Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16695
16696	* configure.in (tic80-*-*): Remove ld from noconfigdirs.
16697
16698Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16699
16700	* Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16701	make-all.com, use makefile.vms instead.
16702
16703Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16704
16705	* config.sub: Accept -lnews*.
16706
16707Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16708
16709	* configure.in (noconfigdirs): Disable target-newlib,
16710	target-examples and target-libiberty for d30v.
16711
16712Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16713
16714	* configure.in (noconfigdirs): Enable ld for d30v.
16715
16716Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16717
16718	* configure.in (tic80-*-*): Build compiler.
16719
16720Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16721
16722	* configure.in (d30v-*): Remove sim directory from list of
16723	unsupported d30v directories
16724
16725Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16726
16727	* config.sub, configure.in: Add d30v target cpu.
16728
16729Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16730
16731	* makefile.vms: New file.
16732	* make-all.com: Remove.
16733
16734Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16735
16736	* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16737
16738Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16739
16740	* Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16741
16742Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16743
16744	* Makefile.in (ALL_MODULES): Added all-db.
16745	(CROSS_CHECK_MODULES): Addec check-db.
16746	(INSTALL_MODULES): Added install-db.
16747	(CLEAN_MODULES): Added clean-db.
16748
16749Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16750
16751	* config.guess: Merge with latest FSF sources.
16752
16753Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16754
16755	* Makefile.in (ALL_MODULES): Added all-itcl.
16756	(CROSS_CHECK_MODULES): Added check-itcl.
16757	(INSTALL_MODULES): Added install-itcl.
16758	(CLEAN_MODULES): Added clean-itcl.
16759
16760Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16761
16762	* configure.in: build gdb for mn10200
16763
16764Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16765
16766	* Makefile.in (all-target-winsup): Depend on all-target-libio.
16767
16768Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16769
16770	* configure.in (tic80-*-*): Turn off most targets right now.
16771
16772Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16773
16774	* Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16775	rather than the makeinfo program.
16776	(do-info): Depend upon all-texinfo.
16777
16778Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16779
16780	* configure.in: Remove uses of config/mh-linux.
16781
16782	* config.sub, config.guess: Merge with latest FSF sources.
16783
16784Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16785
16786	* config.sub (case $basic_machine): Add tic80 entries.
16787
16788Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16789
16790	* config.sub, config.guess: Merge with latest FSF sources.
16791
16792Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16793
16794	* mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16795	* mpw-config.in: Test for NewFolderRecursive.
16796	* mpw-install: Use symbolic name for startup filename.
16797	* mpw-README: Add various additional details.
16798
16799Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16800
16801	* configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16802
16803Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16804
16805	* configure.in: Do build gcc and the target libraries for
16806	the mn10200.
16807
16808Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16809
16810	* configure.in: don't avoid building gdb for mn10300 any more
16811	* Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16812	instead of single-quoting it.
16813
16814Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16815
16816	* configure.in: Don't use --with-stabs on IRIX 6.
16817
16818Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16819
16820	* configure.in (m32r): Build gdb, libg++ now.
16821
16822Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16823
16824	* configure.in (mips*-sgi-irix6*):  Remove gdb and related
16825	directories from noconfigdirs.
16826
16827Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16828
16829	* config.sub (basic_machine): added mips16 configuration
16830
16831Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16832
16833	* config.sub: Handle d10v-unknown.
16834
16835Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16836
16837	* config.sub: Handle v850-unknown.
16838
16839Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16840
16841	* Makefile.in: add findutils
16842	* configure.in: add findutils to list of host_tools
16843
16844Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16845
16846	* config.sub: Handle mn10200 and mn10300.
16847
16848Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16849
16850	* configure.in (d10v-*): Do not build librx.
16851
16852Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16853
16854	* configure.in (mn10300): Build everything except gdb & libgloss.
16855
16856Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16857
16858	* config.guess:  Patch for Dansk Data Elektronik servers,
16859	from Niels Skou Olsen <nso@dde.dk>.
16860
16861	For ncr, use /bin/uname rather than uname, since GNU uname does not
16862	support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16863
16864	Patch for MIPS R4000 running System V,
16865	from Eric S. Raymond <esr@snark.thyrsus.com>.
16866
16867	Fix thinko for nextstep.
16868
16869	Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16870
16871	Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16872	* config.guess: Guess mips-dec-mach_bsd4.3.
16873
16874	Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16875	* config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16876	release numbers.
16877	* config.guess (mips-mips-riscos*):  Emit just enough of the
16878	release number.
16879
16880	Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16881	* config.guess (sparc-auspex-sunos*):  Added.
16882	(f300-fujitsu-*): Added.
16883
16884	Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16885	* config.guess:  Recognize a Tadpole as a sparc.
16886
16887Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16888
16889	* config.guess: Don't assume that NextStep version is either 2 or
16890	3.  NextStep 4 (aka OpenStep 4) has come out now.
16891
16892Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16893
16894	* config.guess: Support Cray T90 that reports itself as "CRAY TS".
16895	From Rik Faith <faith@cs.unc.edu>.
16896
16897Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16898
16899	* config.sub: Contributions from bug-gnu-utils to:
16900	Support plain "hppa" (no version given) architecture, reported by
16901	OpenStep.
16902	OpenBSD like NetBSD.
16903	LynxOs is not a hardware supplier.
16904
16905	* config.guess: Contributions from bug-gnu-utils to add support for:
16906	OpenBSD like NetBSD.
16907	Stratus systems.
16908	More Pyramid systems.
16909	i[n>4]86 Intel chips.
16910	M680[n>4]0 Motorola chips.
16911	Use unknown instead of lynx for hardware manufacturer.
16912
16913Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16914
16915	* install.sh (chmodcmd): Set to null if the DST directory already
16916	exists.
16917
16918Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16919
16920	* configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16921	not use mt-ppc target Makefile fragment any more.
16922
16923Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16924
16925	* configure.in (*-*-windows):  Exclude everything but those dirs
16926	needed to build windows.
16927
16928Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16929
16930	* Makefile.in (all-target-winsup): Depend on all-target-librx.
16931
16932Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16933
16934	* configure.in:  Exclude mmalloc from i386-windows.
16935
16936Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16937
16938	* Undo my previous change.
16939
16940Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16941
16942	* Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16943	unconditionally.
16944	(MAKEOVERRIDES): Define (revert this part of October 18 change).
16945
16946Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16947
16948	* Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16949	host to add it's own flags.
16950
16951Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16952
16953	* configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16954
16955Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16956
16957	* Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16958	(CXX_FOR_TARGET): Likewise.
16959	(GCC_FOR_TARGET): Define.
16960	(BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16961	(EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16962	CC_FOR_TARGET was specified on the command line.
16963	(MAKEOVERRIDES): Don't define.
16964
16965Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16966
16967	* configure.in (m32r): Fix spelling of libg++ libs.
16968
16969Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16970
16971	* config.sub (-apple*): Remove, now redundant.
16972
16973Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16974
16975	* configure: Don't get confused by CPU-VENDOR-linux-gnu.
16976
16977	* configure: Rework yesterday's sed script patch.
16978
16979	* config.sub: Merge with FSF.
16980
16981Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16982
16983	* config.guess:  Merge from FSF.
16984
16985	1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16986	* config.guess: Use pc instead of unknown, for pc clone systems.
16987	Change linux to linux-gnu.
16988
16989	Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16990	* config.guess: Avoid non-portable tr syntax.
16991
16992Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16993
16994	* test-build.mk (HOLES): Add "xargs" for gdb.
16995
16996	* configure: Avoid hpux10.20 sed bug.
16997
16998Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16999
17000	* configure.in:  Add support for windows host
17001	(that is a build done under the Microsoft build environment).
17002
17003Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17004
17005	* Makefile.in: Replace all uses of srcroot with s, to shrink
17006	command line lengths.
17007
17008	Patches from Geoffrey Noer <noer@cygnus.com>:
17009	* configure.in: If configuring for newlib, pass --with-newlib to
17010	subdirectories.
17011	* Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17012	-Bnewlib/ and -Lwinsup to gcc.
17013	(CXX_FOR_TARGET): Likewise.
17014
17015Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17016
17017	* Makefile.in (ETC_SUPPORT): Add configure.
17018
17019Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17020
17021	* configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17022	host configuration file.
17023
17024Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17025
17026	* configure.in: Break mn10x00 support into separate
17027	mn10200 and mn10300 configurations.
17028	* config.sub: Likewise.
17029
17030Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17031
17032	* configure.in: Add lots of stuff to noconfigdirs for
17033	the mn10x00 targets.
17034
17035	* config.sub, configure.in: Add mn10x00 support.
17036
17037Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17038
17039	* make-all.com: Call conf-a-gas, not config-a-gas.
17040
17041Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17042
17043	* configure.in (noconfigdirs): Don't build libgloss for arm-coff
17044	targets.
17045
17046Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17047
17048	* mpw-README: Add much more detail for native PowerMac.
17049	* mpw-install: New file.
17050	* mpw-configure: Add --norecursion and --help options.
17051	* mpw-config.in: Translate readme and install files when
17052	copying to objdir.
17053	* mpw-build.in: Don't always depend on byacc and flex.
17054	(install-only-top): New action.
17055
17056Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17057
17058	* configure.in:  You can now configure GDB for the v850.
17059
17060Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17061
17062	* configure.in (noconfigdirs): Don't configure any C++ dirs
17063	if targeting D10V.
17064
17065Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17066
17067	* config.sub: Recognize mips64vr5000.
17068
17069Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17070
17071	* configure.in: Use a single line for host_tools and native_only.
17072
17073Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17074
17075	* config.sub, configure.in: Add entries for m32r.
17076
17077Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17078
17079	* Makefile.in (inet-install): Don't run install-gzip.
17080
17081Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17082
17083	* configure.in:  Don't config lots of things for *-*-windows*.
17084
17085Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17086
17087	* mpw-config.in: Test for mpw-true, true, and null-command scripts.
17088	(host_libs, host_tools): Copy from configure.in.
17089	* mpw-configure: Don't complain about directories not found.
17090
17091Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17092
17093	* configure.in (i[345]86): Recognize i686 for pentium pro.
17094	(i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17095	file.
17096
17097	* config.guess (i[345]86): Ditto.
17098
17099Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17100
17101	* configure.in (noconfigdirs): Removed gdb for D10V.
17102
17103Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17104
17105	* configure.in: Remove ld, target-libio, target-libg++, and
17106	target-libstdc++ from noconfigdirs.
17107
17108Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17109
17110	* configure: Fix three locations where shell scripts were
17111	being run directly rather than with config_shell.
17112
17113Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17114
17115	* configure.in (v850-*-*): Set up initial $noconfigdirs.
17116	* config.sub (basic_machine): Recognize v850.
17117
17118Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17119
17120	* mpw-configure: Handle multiple enable/disable options and
17121	pass them down recursively, handle -c and -s flags appropriately
17122	depending on choice of compiler, add escape mechanism for
17123	quoted arguments to gC.
17124
17125Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17126
17127	* configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17128	solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17129	so that -mrelocatable-lib and -mno-eabi are used.
17130
17131	* Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17132	not support --print-multi-lib, don't abort.
17133
17134Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17135
17136	* make-all.com: Run config-a-gas.
17137	* setup.com: Don't copy subdirectory files around.
17138
17139Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17140
17141	* configure.in (*-*-ose): Remove exclusion of libgloss for this
17142	target, it now compiles correctly.
17143
17144Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17145
17146	* mpw-config.in: Generate Mac include for elf/dwarf2.h.
17147
17148Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17149
17150	* configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17151
17152Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17153
17154	* configure.in (native_only): Add prms.
17155
17156Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17157
17158	* Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17159	(BINUTILS_SUPPORT_DIRS): Likewise.
17160
17161Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17162
17163	* configure.in (d10v-*-*): Don't configure ld or gdb until the
17164	d10v support is added.
17165
17166Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17167
17168	* configure.in (d10v-*-*): New target.
17169
17170Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17171
17172	* config.guess (HP 9000/811): Recognize this as a PA1.1
17173	machine.
17174
17175Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17176
17177	* Makefile.in (do-tar-gz): New target, split out from tail end of
17178	taz target.  Run each command separately, don't use pipes.
17179	(taz): Use it.
17180
17181Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17182
17183	* mpw-configure: Look for g-mpw-make.sed in config/mpw.
17184	* mpw-build.in: No builds should depend on building byacc or flex,
17185	they are assumed to be installed already.
17186
17187Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17188
17189	* Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17190	variable that CC_FOR_TARGET needs.
17191
17192Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17193
17194	* Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17195	options have changed since the last time the subdirectory was
17196	configured, and if it has, reconfigure.
17197	(CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17198	CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17199
17200Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17201
17202	* Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17203	CLEAN_MODULES): Add bash.
17204	(all-bash): New target.
17205
17206Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17207
17208	* configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17209
17210Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17211
17212	* config.sub (basic_machine): Recognize d10v as a valid processor.
17213
17214Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17215
17216	* mpw-configure: Add support for --bindir.
17217	* mpw-build.in: Use a GCC-specific build script for GCC actions.
17218
17219Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17220
17221	* configure.in: add bash, time, gawk to list of hosttools and things
17222	to only build for native toolchains
17223
17224Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17225
17226	* Makefile.in (docdir): Remove.
17227
17228Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17229
17230	* Makefile.in (datadir): Set to $(prefix)/share.
17231
17232Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17233
17234	* configure.in: build diff and patch for cygwin32-hosted
17235	toolchains.
17236
17237Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17238
17239	* config.sub: Accept -rtems*.
17240
17241Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17242
17243	* configure.in: enable dosrel for cygwin32-hosted builds,
17244		remove diff from the list of things not buildable
17245		via Canadian Cross
17246
17247Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17248
17249	* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17250	don't get ". ".
17251
17252Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17253
17254	* configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17255
17256Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17257
17258	* Makefile.in (taz): Handle case where tex3patch didn't even get
17259	checked out.  Also, if it was found, put the symlink in a new util
17260	subdirectory.
17261
17262Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17263
17264	* config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17265
17266Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17267
17268	* config.sub: Recognize -openvms.
17269	* configure.in (alpha*-*-*vms*): Set noconfigdirs.
17270	* make-all.com, setup.com: New files.
17271
17272Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17273
17274	* Makefile.in (taz): tex3patch moved to texinfo/util.
17275
17276Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17277
17278	* configure: enable_gdbtk=no for cygwin32-hosted toolchains
17279	* configure.in: remove make from disable-if-Can-Cross list
17280		enable gdb if ${host} and ${target} are cygwin32
17281
17282Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17283
17284	* config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17285	Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17286
17287Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17288
17289	* config.guess:  Combine mips-mips-riscos cases, and use cpp to
17290	distinguish sysv/svr4/bsd variants.
17291	Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17292
17293Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17294
17295	* configure.in: Added copyright notice.
17296	* move-if-change: Added copyright notice.
17297
17298Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17299
17300	* configure.in (powerpcle-*-solaris*): Until we get shared
17301	libraries working, don't build gdb, sim, make, tcl, tk, or
17302	expect.
17303
17304Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17305
17306	* config.guess:  Merge with FSF:
17307
17308	Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17309	* config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17310
17311	Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17312	* config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17313
17314	Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17315	* config.guess:  Combine two OSF1 rules.
17316	Also recognize field test versions.  From mjr@zk3.dec.com.
17317	* config.guess (dgux):  Use /usr/bin/uname rather than uname,
17318	because GNU uname does not support -p.  From pmr@pajato.com.
17319
17320Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17321
17322	* Makefile.in (MAKEDIRS): Removed $(tooldir).
17323
17324Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17325
17326	* mpw-README: Document GCCIncludes.
17327
17328Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17329
17330	* configure.in (alpha-*-linux*): Set enable_shared to yes.
17331
17332Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17333
17334	* mpw-configure: Handle --enable-FOO and --disable-FOO.
17335
17336Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17337
17338	* configure.in (*-*-cygwin32): Configure make.
17339
17340Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17341
17342	* Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17343
17344Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17345
17346	* Makefile.in (all-inet): Depend on all-perl.
17347
17348	* Makefile.in (inet-install): New target.
17349
17350	* Makefile.in (all-inet): Depend on all-tcl.
17351	(all-inet): Depend on all-send-pr.
17352
17353Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17354
17355	* configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17356	temporarily.
17357
17358Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17359
17360	* configure.in: Don't configure --with-gnu-ld on AIX.
17361
17362Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17363
17364	* configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17365
17366Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17367
17368	* Makefile.in (ALL_MODULES): Added all-inet.
17369	(CROSS_CHECK_MODULES): Added check-inet.
17370	(INSTALL_MODULES): Added install-inet.
17371	(CLEAN_MODULES): Added clean-inet.
17372	(all-indent): New target.
17373
17374	* configure.in (host_tools): Added inet.
17375	(native_only): Added inet.
17376	(noconfigdirs): Added inet.
17377
17378Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17379
17380	* configure.in: Don't configure libgloss if we are not configuring
17381	newlib.
17382
17383Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17384
17385	* configure.in: Don't configure libgloss for unsupported
17386	architectures.
17387
17388Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17389
17390	* Makefile.in (CLEAN_MODULES): Add clean-apache.
17391
17392Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17393
17394	* Makefile.in (ALL_MODULES): Include all-apache.
17395	(CROSS_CHECK_MODULES): Include check-apache.
17396	(INSTALL_MODULES): Include install-apache.
17397	(all-apache): New target.
17398
17399	* configure.in: Added apache everywhere perl is seen.
17400
17401Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17402
17403	* Makefile.in: Add support for clean-{module} and
17404	clean-target-{module} rules.
17405
17406Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17407
17408	* configure.in (*-*-ose) do not build libgloss.
17409
17410Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17411
17412	* config.guess (prep*:SunOS:5.*:*): Turn into
17413	powerpele-unknown-solaris2.
17414
17415Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17416
17417	* configure.in: Permit --enable-shared to specify a list of
17418	directories.
17419
17420Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17421
17422	* configure.in (host==solaris): Pass only the first word of $CC
17423	to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17424
17425Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17426
17427	* Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17428
17429Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17430
17431	* Makefile.in (ALL_MODULES): Include all-perl.
17432	(CROSS_CHECK_MODULES): Include check-perl.
17433	(INSTALL_MODULES): Include install-perl.
17434	(ALL_X11_MODULES): Include all-guile.
17435	(CHECK_X11_MODULES): Include check-guile.
17436	(INSTALL_X11_MODULES): Include install-guile.
17437	(all-perl): New target.
17438	(all-guile): New target.
17439
17440	* configure.in (host_tools): Include perl and guile.
17441	(native_only): Include perl and guile.
17442	(noconfigdirs): Don't build guile and perl; no ports have been
17443	done.
17444
17445Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17446
17447	* configure (--enable-*): Handle quoted option lists such as
17448	--enable-sim-cflags='-g0 -O' better.
17449
17450Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17451
17452	* Makefile.in ({,inst}all-target): New rule so we can make and
17453	install all of the target directories easily.
17454
17455Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17456
17457	* configure.in: Add missing global flag in sed substitution when
17458	deleting `target-' from ${configdirs}.
17459
17460Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17461
17462	* Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17463	option.
17464
17465	* configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17466	config/mh-necv4.
17467
17468	* install.sh: Correct misspelling of transformbasename.
17469
17470	* config.guess: Recognize mips-*-sysv*.
17471
17472Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17473
17474	* config.sub: Recognize mon960.
17475
17476Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17477
17478	* configure: Restore Canadian Cross handling of BISON and LEX,
17479	removed in Feb 20 change.
17480
17481Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17482
17483	* README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17484	Mention make install.  Remove the old copyright date as well the
17485	clumsy and rather pointless copyright on the README file.
17486
17487Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17488
17489	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17490	Makefile after running symlink-tree, then run `make distclean' to
17491	avoid clobbering any generated files in srcdir.
17492
17493Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17494
17495	* configure.in (m68k-*-netbsd*): Build everything now.
17496
17497Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17498
17499	* Makefile.in (taz): Fix quoting.
17500
17501Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17502
17503	* configure.in (sparclet-*-*): Build everything now.
17504
17505Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17506
17507	* configure.in (m68k-*-linux*): New host.
17508
17509Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17510
17511	* configure: Check for bison before byacc.
17512
17513Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17514
17515	* Makefile.in configure:  Change the way LEX and BISON/YACC are
17516	set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17517	searching PATH.  These are used as fallbacks by Makefile.in if
17518	flex/bison/byacc aren't in objdir.
17519
17520Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17521
17522	* Makefile.in: Make everything which depends upon all-bfd also
17523	depend upon all-opcodes, in case --with-commonbfdlib is used.
17524
17525Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17526
17527	* configure.in (host *-*-cygwin32): Don't build gdb if we are
17528	building NT native compilers on Unix.
17529
17530Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17531
17532	* configure.in: Don't get CC from the host Makefile fragment if we
17533	can find gcc in PATH, or if this is a Canadian Cross.  Move the
17534	Solaris test for /usr/ucb/cc to the post target script, just after
17535	the compiler sanity test.
17536
17537Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17538
17539	* config.sub: Merge with FSF.
17540
17541Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17542
17543	* Makefile.in (RPATH_ENVVAR): New variable.
17544	(REALLY_SET_LIB_PATH): Use it.
17545	* configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17546
17547Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17548
17549	* config.sub, configure.in: Recognize sparclet cpu.
17550
17551Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17552
17553	* config.guess:  Support m68k-cbm-sysv4.
17554
17555Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17556
17557	* config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17558	m68k-unknown-linuxaout from linker help string.  Put quotes around
17559	$ld_help_string.
17560
17561Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17562
17563	* config.guess (powerpc-harris-powerunix): Add guess for port
17564	to new target.
17565
17566Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17567
17568	* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17569
17570Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17571
17572	* configure.in: If --enable-shared was used, set SET_LIB_PATH to
17573	$(REALLY_SET_LIB_PATH) in Makefile.
17574	* Makefile.in (SET_LIB_PATH): New variable.
17575	(REALLY_SET_LIB_PATH): New variable.
17576	($(DO_X)): Use $(SET_LIB_PATH).
17577	(install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17578	($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17579	($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17580	($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17581	($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17582	($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17583	(all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17584	(install-dosrel): Likewise.
17585	(all-opcodes): Depend upon all-libiberty.
17586
17587Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17588
17589	* config.guess (*:CYGWIN*): New
17590
17591Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17592
17593	* Makefile.in (all-target-winsup): All all-target-libiberty.
17594
17595Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17596
17597	* configure.in (noconfigdirs): Add missing # in front of comment.
17598
17599Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17600
17601	* configure.in: add second pass to things added to noconfigdirs
17602	so *-gm-magic can exclude libgloss properly.
17603
17604Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17605
17606	* mpw-configure (extralibs_name, rez_name): Set correctly
17607	for MWC68K compiler.
17608
17609	* mpw-README: Add more info on the necessary build tools.
17610
17611Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17612
17613	* configure.in, config.sub: Recognize cygwin32.
17614
17615Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17616
17617	* config.guess, config.sub: Recognize A/UX.
17618
17619Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17620
17621	* config.sub: Merge with gcc/config.sub.
17622
17623Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17624
17625	* mpw-build.in (do-binutils): Add build of stamps.
17626
17627Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17628
17629	* config.sub: Add recognition for mips64vr4100*-* targets.
17630
17631Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17632
17633	* test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17634	Add creation of gconfigargs with `--enable-shared' turned on.
17635	($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17636	($(host)-stamp-stage3-configured): Likewise.
17637	(HOLES): Add chatr and ldd.
17638	(i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17639
17640Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17641
17642	* configure: Pass --nfp to recursive configures.
17643
17644Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17645
17646	* Makefile.in (DLLTOOL): New.
17647	(DLLTOOL_FOR_TARGET): New.
17648	(EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17649	(EXTRA_TARGET_FLAGS): Ditto.
17650	(EXTRA_GCC_FLAGS): Ditto.
17651	(CONFIGURE_TARGET_MODULES): Ditto.
17652	(DO_X): Ditto.
17653	* configure: Add DLLTOOL.
17654
17655Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17656
17657	SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17658	* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17659	mh-sco, since old workarounds no longer needed, and don't
17660	build ld, since libraries have weak symbols in COFF.
17661
17662Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17663
17664	* Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17665
17666Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17667
17668	* configure.in: Make sure that ${CC} can be used to compile an
17669	executable.
17670
17671Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17672
17673	* Makefile.in (all-gdb): Depend on $(GDB_TK).
17674	* configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17675	nothing depending on whether gdbtk is being built.
17676
17677Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17678
17679	* Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17680
17681Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17682
17683	* configure.in (noconfigdirs): Put ld or gas in this early, if the
17684	user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17685
17686Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17687
17688	* config-ml.in: Add support for
17689	--disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17690	Simplify setting of multidirs from --disable-foo.
17691
17692Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17693
17694	* Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17695	LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17696	LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17697	non-empty, pass them on to the	GCC make.
17698	(all-bootstrap): New rule that is like all-gcc, except it executes
17699	the GCC bootstrap rule instead of the GCC all rule.
17700
17701Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17702
17703	* config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17704
17705Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17706
17707	* config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17708	DG/UX support.
17709
17710Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17711
17712	* config.sub (i*86*) Change [345] to [3456]
17713
17714Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17715
17716	* configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17717	--with-gnu-ld=no.
17718
17719Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17720
17721	* config-ml.in (rs6000*, powerpc*): Add switches to control which
17722	AIX multilibs get built.
17723
17724Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17725
17726	* configure.in (i386-win32): Don't build expect if we're not
17727	building the tcl subdir.
17728
17729Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17730
17731	* Makefile.in: (configure-target-examples, all-target-examples):
17732	New targets, configure and build example programs.
17733
17734Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17735
17736	* mpw-configure: If an mpw-config.in generated a file mk.sed,
17737	use it as input to sedit the generated MPW makefile.
17738	* mpw-README: Add a suggestion about Gestalt.h.
17739
17740Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17741
17742	* config.sub: Accept *-*-ieee*.
17743
17744Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17745
17746	* Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17747	Ronald F. Guilmette <rfg@monkeys.com>.
17748
17749Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17750
17751	* configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17752	for powerpc-pe native.
17753	(target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17754	(target==powerpc-pe): duplicate i386-win32 entry.
17755
17756Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17757
17758	* configure.in (noconfigdirs): Exclude target-newlib for all versions
17759	of vxworks, not just vxworks5.1.
17760
17761Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17762
17763	* mpw-configure: Add support for exec-prefix.
17764
17765Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17766
17767	* config.guess: Recognize HP model 816 machines as having
17768	a PA1.1 processor.
17769
17770Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17771
17772	* configure: Ignore new autoconf configure options.
17773
17774Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17775
17776	* config.guess:  Recognize Pentium under SCO.
17777	From Robert Lipe <robertl@arnet.com>.
17778
17779Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17780
17781	* configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17782
17783Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17784
17785	* configure.in: Don't configure gas for alpha-dec-osf*.
17786
17787Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17788
17789	* configure.in: Default to --with-stabs for some targets for which
17790	it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17791	i[345]86*-*-unixware*.
17792
17793Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17794
17795	* config-ml.in: Get list of multidirs using gcc --print-multi-lib
17796	rather than basing it on the target.  Simplify handling of options
17797	controlling which directories to configure.  Remove extraneous
17798	slash in multi-clean target.
17799
17800Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17801
17802	* config-ml.in: Prefix more variables with ml_ so they don't collide
17803	with configure's.
17804
17805Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17806
17807	* configure: Don't turn -v into --v.
17808
17809Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17810
17811	* configure.in (targargs): Fix typo.
17812
17813	* Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17814
17815Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17816
17817	* configure.in: Strip --host and --target options from
17818	CONFIG_ARGUMENTS, and always configure for --host only.  Add
17819	--with-cross-host option when building with a cross-compiler.
17820	* configure: Canonicalize the arguments put into config.status by
17821	always using `=' for an option with an argument.  Pass a presumed
17822	--host or --target explicitly.
17823
17824Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17825
17826	* config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17827	into general OS recognition case.
17828
17829Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17830
17831	* configure.in (target_configdirs): add target-winsup only
17832	for win32 target systems.
17833
17834Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17835
17836	* Makefile.in (all-target-libgloss): Depend upon
17837	configure-target-newlib, since when libgloss is built it looks to
17838	see if the newlib directory exists.
17839
17840Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17841
17842	* Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17843	cfg-ml-*.in.
17844
17845Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17846
17847	* configure: Handle LD and LD_FOR_TARGET when configuring a
17848	Canadian Cross.
17849
17850Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17851
17852	* configure.in (target_libs): add target-winsup.
17853	(target==i386-win32): add patch diff flex make to $noconfigdirs.
17854	(target==ppcle-pe): remove ld from $noconfigdirs.
17855
17856Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17857
17858	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17859	Preserve relative path names in $srcdir.  Build symlink tree if
17860	configuring cross target dir and srcdir=. (= no VPATH support).
17861	(configure-target-libg++): Depend on configure-target-librx.
17862	* cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17863	* config-ml.in: New file.
17864	* symlink-tree: New file.
17865	* configure: Ensure srcdir="." if that's what it is.
17866
17867Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17868
17869	* mpw-README: Clarify some phrasing, add notes about CodeWarrior
17870	includes and FLEX_SKELETON setting.
17871	* mpw-configure (--with-gnu-ld): New option, controls whether
17872	to use PPCLink or ld with PowerMac GCC.
17873	* mpw-build.in (all-grez, do-grez, install-grez): New targets.
17874	* mpw-config.in: Configure grez if targeting Mac.
17875
17876	* config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17877	accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17878	just macos.
17879	* configure.in: Configure grez resource compiler if targeting Mac.
17880	* Makefile.in (all-grez, install-grez): New targets.
17881
17882Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17883
17884	* configure: CXX defaults to gcc, not g++.  If we find
17885	gcc in the path, set CC to gcc -O2.
17886
17887Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17888
17889	* configure: Default ${build} correctly.  Avoid picking up extra
17890	spaces when reading CC and CXX from Makefile.  When doing a
17891	Canadian Cross, use plausible default values for numerous
17892	variables.
17893	* configure.in: When doing a Canadian Cross, don't try to
17894	configure tools whose configure script can't handle it.
17895
17896Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17897
17898	* cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17899
17900Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17901
17902	* configure:  Remove dubious bug reporting address.
17903
17904Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17905
17906	* Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17907	configure script, run that instead of this directory's configure.
17908	In either case, print a message that we're configuring the sub-dir.
17909
17910Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17911
17912	* configure.in: Before checking for the existence of various files,
17913	use sed to filter out "target-".
17914
17915Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17916
17917	* Makefile.in (DO_X): Split rule to decrease command line length
17918	for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17919	(Philippe De Muyter).
17920
17921Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17922
17923	* Makefile.in (all-patch): depend on all-libiberty.
17924
17925Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17926
17927	* configure.in: If the only directory in target_configdirs which
17928	actually exists is libiberty, then set target_configdirs to empty,
17929	to avoid trying to build a target libiberty in a gas or gdb
17930	distribution.
17931
17932Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17933
17934	* configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17935	of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17936	systems.
17937
17938Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17939
17940	* configure.in (copy_dirs): Use sys-include instead of include
17941	for --with-headers option.
17942
17943Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17944
17945	* Makefile.in, configure.in: Make winsup builds work with
17946	new scheme.
17947
17948Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17949
17950	* configure.in: Build the linker on AIX.
17951
17952Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17953
17954	* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17955	where needed.
17956
17957Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17958
17959	* Makefile.in (all-gcc): Fix typo.
17960
17961Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17962
17963	* Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17964
17965Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17966
17967	* configure.in:  Rename libFOO to target-libFOO, and xiberty
17968	to target-xiberty, to provide more flexibility.
17969	(target_subdir):  Define.  Create if cross.
17970	Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17971	* Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17972	-> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17973	check-libFOO -> check-target-libFOO, etc.
17974	($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17975	($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17976	$(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17977	(configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17978	allow ALL_GCC="" to only configure.
17979	(DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17980	(ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17981	(LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17982
17983Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17984
17985	* Makefile.in (taz): Build "info" in etc explicitly.
17986
17987Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17988
17989	* configure.in:  Make sure that CC is undefined (as opposed to
17990	null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17991	problem with autoconf trying to configure on a host without GCC.
17992
17993Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17994
17995	* mpw-configure: Set host alias from choice of host compiler,
17996	only use generic MPW Makefile sed if present, edit a file
17997	named "hacked_Makefile.in" instead of "Makefile.in" if present.
17998	* mpw-README: Add problem notes about CW6 and CW7.
17999
18000Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18001
18002	* Makefile.in (taz): Use ";" instead of ";;".
18003
18004Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18005
18006	* Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18007	sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18008	DISTDOCDIRS.
18009	(DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18010	(newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18011
18012Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18013
18014	* Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18015	and gnats, because they are now subsumed by DISTSTUFFDIRS.
18016	Move bfd to DISTSTUFFDIRS.
18017
18018Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18019
18020	* Makefile.in (X11_LIB): Removed.
18021	(X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18022
18023	* configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18024
18025Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18026
18027	* cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18028	names.
18029
18030Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18031
18032	* cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18033
18034Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18035
18036	* configure.in (i[345]86-*-win32): Always build newlib.
18037	Don't configure cvs, autoconf or texinfo.
18038	* Makefile.in (LD_FOR_TARGET): New.
18039	(BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18040	Pass down LD_FOR_TARGET.
18041
18042Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18043
18044	* winsup: New directory.
18045	* Makefile.in: Build winsup.
18046	* configure.in: Winsup is configured when target is win32.
18047	Can only build win32 target GDB when native.
18048
18049Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18050
18051	* config.guess: Recognize HP model 819 machines as having
18052	a PA 1.1 processor.
18053
18054Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18055
18056	* configure: Fix sed loop which substitutes for CC and CXX to
18057	avoid bug found in various sed implementations.
18058
18059Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18060
18061	* cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18062	simulator.  Use standard powerpc-*-eabi*.
18063
18064Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18065
18066	* configure.in: Stop putting gas and binutils in noconfigdirs for
18067	powerpc-*-aix* and rs6000-*-*.
18068
18069Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18070
18071	* cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18072	-mcall-aixdesc libraries.
18073
18074Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18075
18076	Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18077
18078	* config.sub (arm | armel | armeb): Fix shell syntax.
18079
18080Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18081
18082	* cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18083	-msoft-float and -mcpu=common support.
18084	(powerpc*-*-eabisim*): Add support for building -mcall-aix
18085	libraries.
18086
18087Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18088
18089	* configure.in: Allow configuration and build of emacs19 for the alpha.
18090
18091Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18092
18093	* configure.in (CC): Get ^CC, not just any old CC, from
18094	${host_makefile_frag}.
18095
18096Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18097
18098	* configure.in (CC): Try to get CC from
18099	${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18100
18101Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18102
18103	* Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18104	only if it exists in $(srcdir).
18105
18106Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18107
18108	* configure: If CC and CXX are not set in the environment, set
18109	them, based on either an existing Makefile or on searching for gcc
18110	in PATH.  Substitute for CC and CXX in Makefile.
18111	* configure.in: Remove libm from target_libs.  Separate
18112	target_configdirs from configdirs.  If CC is not set in
18113	environment, try to get it from a host Makefile fragment.  Rewrite
18114	changes of configdirs to use skipdirs instead.  A few minor
18115	tweaks.  Take directories out of target_configdirs as they are
18116	taken out of configdirs.  Remove existing Makefile files from
18117	subdirectories.  Substitute for TARGET_CONFIGDIRS and
18118	CONFIG_ARGUMENTS in Makefile.
18119	* Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18120	by configure.in.
18121	(CONFIG_ARGUMENTS): Likewise.
18122	(CONFIGURE_TARGET_MODULES): New variable.
18123	($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18124	($(CONFIGURE_TARGET_MODULES)): New target.
18125	(configure-libg++, configure-libio): New targets.
18126	(all-libg++): Depend upon configure-libg++.
18127	(all-libio): Depend upon configure-libio.
18128	(configure-libgloss, all-libgloss): New targets.
18129	(configure-libstdc++): New target.
18130	(all-libstdc++): Depend upon configure-libstdc++.
18131	(configure-librx, all-librx): New targets.
18132	(configure-newlib): New target.
18133	(all-newlib): Depend upon configure-newlib
18134	(configure-xiberty): New target.
18135	(all-xiberty): Depend upon configure-xiberty.
18136
18137Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18138
18139	* configure.in (host i[345]86-*-win32):  Expand the
18140	noconfigdirs again.
18141
18142Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18143
18144	* mpw-configure: Fix sed command file name.
18145
18146Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18147
18148	* configure.in (host i[345]86-*-win32): Reduce the
18149	noconfigdirs again.
18150
18151Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18152
18153	* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18154	or powerpc*-*-pe*, since they are not yet supported.
18155
18156Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18157
18158	Add PowerMac support and many other enhancements.
18159	* mpw-configure: New option --cc to select compiler to use,
18160	paste options set according to --cc into the generated
18161	Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18162	if mpw-make.sed is present.
18163	* mpw-config.in: Don't test for gC1, test for mpw-touch,
18164	add forward includes for PowerPC include files.
18165	* mpw-build.in: Build using Makefile.PPC if present.
18166	(do-byacc, etc): Remove separate version resource builds.
18167	(do-gas): Build "stamps" before "all".
18168	(do-gcc): Build "stamps-h" and "stamps-c" before "all".
18169	* mpw-README: Update to reflect --cc option, PowerMac support,
18170	and recently-reported compatibility problems.
18171
18172Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18173
18174	* cfg-ml-com.in (m68*-*-*): Only build multilibs for
18175	embedded m68k systems (-aout, -coff, -elf, -vxworks).
18176	(--with-multilib-top): Pass to recursive invocations.
18177
18178Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18179
18180	* configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18181	v810-*-*.
18182
18183Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18184
18185	* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18186	gdb, ld and opcodes on v810-*-*.
18187
18188Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18189
18190	* Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18191	(local-maintainer-clean): New target.
18192	(maintainer-clean): New target.
18193	(realclean): Just depend upon maintainer-clean.
18194
18195Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18196
18197	* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18198
18199Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18200
18201	* configure.in: Build ld in mips*-*-bsd* case.
18202
18203Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18204
18205	* config.sub: Accept -lites* OS.  From Ian Dall.
18206
18207Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18208
18209	* config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18210	targets.
18211
18212Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18213
18214	* configure.in: treat i386-win32 canadian cross the same as
18215	i386-go32 canadian cross.
18216
18217Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18218
18219	* cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18220	running under the simulator to build a reduced set of libraries.
18221	(powerpc-*-eabiaix): Add fine grained multilib support added to
18222	other powerpc targets yesterday.
18223
18224Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18225
18226	* cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18227	-disable-softfloat, -disable-relocatable, -disable-aix, and
18228	-disable-sysv to control which multilib libraries get built.
18229
18230Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18231
18232	* configure: Add Makefile.tem to list of files to remove in trap
18233	handler.
18234
18235Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18236
18237	* config.guess (*Linux*):  Add missing "exit"s.
18238	Also, need specific check for alpha-unknown-linux (uses COFF).
18239
18240Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18241
18242	* config.guess:  Merge with FSF:
18243
18244	Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18245	* config.guess (AIX4): More robust release numbering discovery.
18246
18247	Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18248	* config.guess (i386-sequent-ptx): Properly get version number.
18249
18250	Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18251	* config.guess (mips:*:4*:UMIPS): New case.
18252
18253Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18254
18255	* configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18256	(i386-win32 host): Likewise.  Don't build readline.
18257
18258Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18259
18260	* Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18261	SUPPORT_FILES to submakes.
18262
18263Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18264
18265	* Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18266	(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18267	mpw-configure.
18268
18269Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18270
18271	* configure.in (appdirs): Use =, not ==, in test expression when
18272	trying to build the text to print in the warning message for
18273	Solaris users.
18274
18275Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18276
18277	* cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18278
18279Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18280
18281	* config.guess: Recognize lynx-2.3.
18282
18283Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18284
18285	* config.sub (z8ksim): Deleted
18286	(z8k-*-coff): New, this is the one true name of the target.
18287
18288Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18289
18290	* cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18291
18292Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18293
18294	* config.guess (*:Linux:*:*): First try asking the linker what the
18295	default object file format is (elf, aout, or coff).  Then if this
18296	fails, try previous methods.
18297
18298Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18299
18300	* configure.in: Don't build newlib for *-*-vxworks5.1.
18301
18302Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18303
18304	* configure.in: Don't build newlib for a29k-*-vxworks5.1.
18305	* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18306
18307Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18308
18309	* cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18310
18311Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18312
18313	* cfg-ml-com.in: New file.
18314	* cfg-ml-pos.in: New file.
18315
18316Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18317
18318	* COPYING.NEWLIB: Add HP free copyright to list.
18319
18320Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18321
18322	* config.sub: Recognize -eabi* for the system, not just -eabi.
18323
18324Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18325
18326	* Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18327	* config.sub, configure.in (win32): New target and host.
18328
18329Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18330
18331	* configure.in: Add i386-pe configuration.
18332
18333Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18334
18335	* mpw-build.in (install): Install GDB after LD.
18336
18337Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18338
18339	* mpw-config.in (elf/mips.h): Always forward-include, needed
18340	for GDB to build.
18341
18342Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18343
18344	* testsuite: New directory for customer acceptance and whole tool
18345	chain tests.
18346
18347Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18348
18349	* configure: If per-host line isn't found, but AC_OUTPUT is found
18350	and a configure script exists, run it instead.
18351
18352Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18353
18354	* config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18355
18356Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18357
18358	* configure: Set build_{cpu,vendor,os,alias} to host values when
18359	--build isn't specified.
18360
18361Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18362
18363	* Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18364	(FLAGS_TO_PASS): Pass them.
18365	(EXTRA_TARGET_FLAGS): Ditto.
18366
18367Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18368
18369	* Makefile.in (all-libg++): Depend on all-libstdc++.
18370
18371Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18372
18373	* configure.in (noconfigdirs): Enable all packages for
18374	  i386-unknown-netbsd.
18375
18376Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18377
18378	* configure.in (noconfigdirs): Don't configure tk for i386-go32
18379	hosted builds (DOS builds)
18380
18381Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18382
18383	Changes for ARM based on patches from Richard Earnshaw:
18384	* config.sub: Handle armeb and armel.
18385	* configure.in: Omit arm linker only for riscix.
18386
18387Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18388
18389	* config.guess:  Update from FSF.
18390
18391Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18392
18393	* config.sub: Recognize powerpcle as the little endian variant of
18394	the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18395	powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18396	alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18397	temporarily.
18398
18399Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18400
18401	* configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18402
18403Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18404
18405	* config.sub: Accept -lites* as a basic system type.
18406
18407Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18408
18409	* config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18410	installed, and if so return linuxoldld as the system name.
18411
18412Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18413
18414	* config.guess: Add hppa1.1-hp-lites support.
18415
18416Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18417
18418	* configure.in: Don't build newlib for m68k-vxworks5.1.
18419
18420Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18421
18422	* configure.in (mips-sgi-irix6): Use mh-irix5.
18423
18424Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18425
18426	* Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18427
18428Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18429
18430	* test-build.mk: Enable building of shared libraries on IRIX 5 and
18431	OSF/1.  Fix compiler flags.
18432	* build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18433
18434Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18435
18436	* configure.in: Recognize --with-newlib.
18437	(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18438
18439Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18440
18441	* Makefile.in: move {all,check,install}-gdb from *_MODULES
18442	to *_X11_MODULES due to gdbtk needing X include files et al.
18443
18444Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18445
18446	Merge in support for Mac MPW as a host.
18447	(Old change descriptions retained for informational value.)
18448
18449	* mpw-config.in: Add generic include forwards for cpu-specific
18450	include files in aout and elf directories.
18451
18452	* mpw-configure: Added copyright.
18453	* mpw-config.in: Check for presence of required build tools.
18454	(target_libs): Add newlib.
18455	(target_tools): Add examples.
18456	(Read Me): Generate as "Read Me for MPW" instead.
18457	* mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18458	(all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18459	(do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18460
18461	* mpw-configure: Remove subdir-specific makefile hackery,
18462	delete mk.tmp after using it.
18463
18464	* mpw-build.in (all): Display start and end times.
18465
18466	* mpw-configure (host_canonical): Set.
18467	(target_cpu): Always add to makefiles.
18468	(ARCHDEFS, EMUL): Add to makefile only if nonempty.
18469	(TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18470	(mpw-mh-mpw): Look for in srcdir and srcroot.
18471	Use sed instead of mpw-edit-prefix to edit prefix definitions.
18472
18473	* mpw-build.in: (install-only): New target.
18474
18475	* mpw-configure (host_alias, target_alias): Rename from hostalias
18476	and targetalias, add into generated Makefile.
18477	(mk.tmp): If present, add into generated Makefile.
18478	* mpw-build.in (all-gas): Build config.h first before gas proper.
18479
18480	* mpw-configure (config.status): Write only if changed.
18481	* mpw-config.in (readline): Configure it (not built, just used for
18482	definitions).
18483
18484	* mpw-config.in (elf/mips.h): Add a forward include.
18485
18486	* mpw-config.in: Forward-include most .h files in include into
18487	extra-include.
18488	(readline): Don't build.
18489	mpw-build.in (install): Install GDB.
18490
18491	* mpw-configure (prefix, mpw_prefix): Handle it.
18492	* mpw-config.in (mmalloc, readline): Don't configure.
18493	* mpw-build.in (thisscript): Rename to ThisScript.
18494	Use mpw-build instead of BuildProgram everywhere.
18495	(mmalloc, readline): Don't build.
18496	* mpw-README: New file, basic documentation about the MPW port.
18497
18498	* mpw-config.in: Use forward-include to create include files.
18499
18500	* mpw-configure: Add more things to the top of each configured
18501	Makefile, including contents of config/mpw-mh-mpw.
18502	* mpw-config.in (extra-include): Create this directory and fill it
18503	with Posix-like include files when configuring.
18504
18505	* config.sub (apple, mac, mpw): Add various aliases.
18506
18507	* mpw-build.in: New file, top-level build script fragment for MPW.
18508	* mpw-configure: New file, configure script for MPW.
18509	* mpw-config.in: New file, config fragment for MPW.
18510
18511Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18512
18513	* configure.in (host_libs): Remove glob, since it is gone from the
18514	sources.
18515
18516Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18517
18518	* Makefile.in: define empty GDB_NLM_DEPS var.
18519
18520	* configure.in(target_makefile_frag): use config/mt-netware
18521	for netware targets.
18522
18523Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18524
18525	* config.sub: Merge in recent FSF changes.  Remove linux special
18526	cases.
18527
18528Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18529
18530	Revert this change:
18531
18532	Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18533
18534		* build-all.mk: Use CC=cc -Xs on Solaris.
18535
18536Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18537
18538	* glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18539	stop using it.
18540	* Makefile.in: Nuke all references to glob subdirectory.
18541
18542Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18543
18544	* configure.in: Fix --enable-shared logic in per-host.
18545
18546Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18547
18548	* configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18549
18550Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18551
18552	* configure.in (noconfigdirs): Don't build gas on AIX, for
18553	powerpc*-*-aix* as well as for rs6000*-*-aix*.
18554
18555Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18556
18557	* configure: Fix --cache-file to work if the file argument is a
18558	relative path.
18559
18560Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18561
18562	* configure: If the --cache-file is used, pass it down to
18563	configure in subdirectories.
18564
18565Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18566
18567	* config.sub: add vxworks29k configuration.
18568
18569Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18570
18571	* Makefile.in (taz): Do "diststuff" part quietly.
18572
18573Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18574
18575	* config.sub: Mini-merge with gcc/config.sub.
18576
18577Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18578
18579	* config.guess (IRIX): Sed - to _.
18580
18581Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18582
18583	* Makefile.in (source-vault, binary-vault): New targets.
18584
18585Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18586
18587	* config.sub: Recognize -eabi as a basic system type.
18588
18589Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18590
18591	* configure.in (enable_shared stuff): Fix typo.
18592
18593Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18594
18595	* Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18596
18597Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18598
18599	* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18600
18601Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18602
18603	* configure.in (rs6000-*-*): Don't build gas.
18604
18605Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18606
18607	* Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18608	reduce command line length.
18609	(AS_FOR_TARGET): Check for as.new, not Makefile.
18610	(NM_FOR_TARGET): Check for nm.new, not Makefile.
18611
18612Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18613
18614	* config.guess:  Merge from FSF.
18615
18616Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18617
18618	* configure: Don't use $ when handling program_suffix.
18619
18620Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18621
18622	* configure.in:  Configure tk for hppa/hpux.
18623
18624Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18625
18626	* Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18627
18628Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18629
18630	* Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18631	to LIBCXXFLAGS.  Tests are better run without it.
18632
18633Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18634
18635	* Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18636
18637Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18638
18639	* configure.in (*-*-netware*): Don't configure xiberty.
18640
18641Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18642
18643	* configure.in:  Remove tk from native_only list.
18644
18645Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18646
18647	* build-all.mk: Add mips-ncd-elf target to sun4 targets
18648	  for special NCD build.
18649
18650Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18651
18652	* Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18653	makeall.bat, they're only useful for binutils snapshots.
18654	(binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18655	makeall.bat to specified SUPPORT_FILES.
18656
18657Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18658
18659	* build-all.mk: Add Ericsson targets to sun4 and solaris
18660	  hosts.  Add  BNR's sun4 target to solaris host, so their
18661	  build-from-source will be tested in-house first.
18662
18663Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18664
18665	* Makefile.in (LIBCFLAGS): New variable.
18666	(CFLAGS_FOR_TARGET): Ditto.
18667	(LIBCFLAGS_FOR_TARGET): Ditto.
18668	(LIBCXXFLAGS): Ditto.
18669	(CXXFLAGS_FOR_TARGET): Ditto.
18670	(LIBCXXFLAGS_FOR_TARGET): Ditto.
18671	(BASE_FLAGS_TO_PASS): Pass them.
18672	(EXTRA_TARGET_FLAGS): Ditto.
18673
18674	* configure.in: Support --enable-shared.
18675
18676Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18677
18678	* configure.in (target_libs):  Include libstdc++ again.
18679	* config.guess:  Update from FSF (for FreeBSD).
18680
18681Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18682
18683	* Makefile.in (DEVO_SUPPORT): Include configure.bat and
18684	makeall.bat.
18685	(DISTDOCDIRS): Add `etc'.
18686	(ETC_SUPPORT_PFX): New variable.
18687	(taz): Include anything from etc starting with a word in
18688	ETC_SUPPORT_PFX.
18689
18690Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18691
18692	* config.sub: Update for recent FSF changes.  Remove obsolete
18693	h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18694	spacing changes.
18695
18696Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18697
18698	* configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18699
18700	* config.guess:  Merge with FSF.
18701	* configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18702
18703Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18704
18705	* configure: Since the "trap 0" handler will override the exit
18706	status on many systems, only use it for "exit 1", and make it set
18707	a non-zero exit status; reset it before "exit 0".  Also, check
18708	exit status of config.sub, and error out if it failed.
18709
18710Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18711
18712	* Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18713	and install libgloss.
18714
18715Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18716
18717	* Makefile.in (all-binutils): Depend upon all-byacc.
18718
18719	* configure.in: Don't build emacs on Irix 5.
18720
18721Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18722
18723	* configure.in (*-*-netware*): Add libio.
18724
18725Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18726
18727	* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18728	(CHECK_TARGET_MODULES): Ditto.
18729	(INSTALL_TARGET_MODULES): Ditto.
18730	(TARGET_LIBS): Ditto.
18731	(all-libstdc++): Note dependencies.
18732
18733Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18734
18735	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18736
18737Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18738
18739	* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18740	-fexternal-templates.
18741
18742	* configure.in (target_libs): Add libstdc++.
18743	(noconfigdirs): Add libstdc++ as appropriate.
18744
18745Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18746
18747	* config.guess:  Update from FSF.
18748
18749Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18750
18751	* configure: Use ${config_shell} when running ${configsub}.
18752
18753Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18754
18755	* config.sub: No longer recognize h8300h.
18756
18757Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18758
18759	* config.sub: Remove extraneous differences between config.sub and
18760	gcc/config.sub.
18761
18762Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18763
18764	* Makefile.in (DISTSTUFFDIRS): Add gas.
18765
18766Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18767
18768	* COPYING.NEWLIB: New file.
18769
18770Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18771
18772	* config.guess (HP-UX):  Patch from Harlan Stenn
18773	<harlan@landmark.com> to also emit release level.
18774
18775Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18776
18777	* config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18778
18779Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18780
18781	* config.sub:  Merge nextstep cleanup from FSF.
18782
18783Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18784
18785	* configure.in (arm-*-*): Don't configure ld for this target.
18786
18787Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18788
18789	* configure.in (*-*-netware): don't configure libg++, libio,
18790	  librx, or newlib.
18791
18792Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18793
18794	* configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18795	configure ld--it works, but it doesn't support shared libraries.
18796
18797Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18798
18799	* config.guess (*-unknown-freebsd*):  Get rid of possible
18800	trailing "(Release)" in version string.
18801	Patch from Paul Richards <paul@isl.cf.ac.uk>.
18802
18803Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18804
18805	* config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18806	Fix type: *-next-neststep -> *-next-nextstep.
18807
18808	* config.guess:  Merge from FSF:
18809
18810	Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18811
18812	* config.guess: Recognize powerpc-ibm-aix3.2.5.
18813
18814	Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18815
18816	* config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18817	instead of UNIX_SV for UnixWare 1.0).
18818
18819Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18820
18821	* Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18822	to make gdb/nlm/* build after the compiler and linker.
18823
18824Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18825
18826	* config.guess (netbsd, freebsd, linux):  Accept any machine,
18827	not just i[34]86.
18828	(m68k-atari-sysv4):  Relocate to match FSF version.
18829
18830	* config.guess:  More merges from the FSF:
18831
18832	Add a space before function call or macro invocation.
18833
18834	Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18835
18836	* config.guess: Add trap cmd to remove dummy.c and dummy when
18837	interrupted.
18838
18839	Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18840
18841	* config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18842	(dummy): Redirect stderr from compilation of dummy.c.
18843
18844	Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18845
18846	* config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18847
18848Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18849
18850	* configure: Accept and ignore --cache*, for compatibility with
18851	new autoconf.
18852
18853Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18854
18855	* config.guess:  Merge from FSF:
18856
18857	Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18858
18859	* config.guess (Pyramid*:OSx*:*:*): New case.
18860	(PATH): Add /.attbin at end for finding uname.
18861	(dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18862
18863	Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18864
18865	* config.guess (M88*:DolphinOS:*:*): New case.
18866
18867	Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18868
18869	* config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18870	to select whether to use ELF or COFF.
18871
18872	Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18873
18874	* config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18875
18876	Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18877
18878	* config.guess: Guess the OS version for HPUX.
18879
18880	Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18881
18882	* config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18883
18884Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18885
18886	* configure.in: Recognize --with-headers, --with-libs, and
18887	--without-newlib.
18888	* Makefile.in (all-xiberty): Depend upon all-ld.
18889
18890Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18891
18892	* configure.in: Change i[34]86 to i[345]86.
18893
18894Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18895
18896	* configure (version): A few more tweaks to help message.
18897
18898Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18899
18900	* Makefile.in:  Remove (for now) librx as a host library,
18901	now that we're building it for target.
18902
18903Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18904
18905	* configure: Fix up help message; from karl@owl.hq.ileaf.com
18906	(Karl Berry).
18907
18908Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18909
18910	* configure.in:  Also configure librx.
18911
18912Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18913
18914	* Makefile.in:  Update various rules to reflect that librx
18915	is now needed for libg++.
18916
18917Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18918
18919	* config.sub: Accept mips64orion and mips64orionel as a CPU name.
18920
18921Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18922
18923	* configure.in: Configure the examples directory.
18924
18925Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18926
18927	* configure: Simplify Jun 2 1994 change.
18928
18929Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18930
18931	* change CC to /usr/latest/bin/gcc for lynx host builds, since
18932	/bin/gcc isn't good enough to build gcc.
18933
18934Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18935
18936	* Makefile.in (GDB_SUPPORT_FILES): Remove
18937	(setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18938	(gdb.tar.gz): Add new rule to use standard distribution building
18939	mechanism.
18940
18941Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18942
18943	* configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18944	Bill Cox <bill@cygnus.com>.
18945
18946Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18947
18948	* config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18949
18950Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18951
18952	* configure:  Search current dir first in .gdbinit.
18953
18954Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18955
18956	* config.sub:  Recognize freebsd (merged from gcc config.sub).
18957
18958Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18959
18960	* config.sub:  Refer to NeXT's operating system as nextstep.
18961
18962	* config.sub (case $basic_machine):  Re-order the cases, to match
18963	the order in the FSF version (which is mostly alphabethical).
18964	Merge in some additions and changes from the FSF.
18965
18966Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18967
18968	* config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18969	* config.sub: Recognize cxux7.
18970	* configure.in: Use mh-cxux for m88k-harris-cxux*.
18971
18972Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18973
18974	* config.sub:  Fix typo powerpc -> powerpc-*.
18975
18976Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18977
18978	* Makefile.in: `all-emacs19' depends on `all-byacc'.
18979
18980	* Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18981	parallel with all-emacs and install-emacs).  Top-level command
18982	`make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18983
18984Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18985
18986	* test-build.mk ($(host)-stamp-stage2-installed): Remove
18987	$(relbindir)/make before doing ``make install'', and use
18988	$(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18989	installing over running make binary.
18990	($(host)-stamp-stage3-installed): Likewise.
18991
18992Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18993
18994	* config.guess: Recognize Mach.
18995
18996Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18997
18998	* configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18999	see whether --exec-prefix was used.
19000
19001Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19002
19003	* README:  Explicitly mention libg++/README.  (Zoo's idea.)
19004
19005Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19006
19007	* Makefile.in: Add all-librx target similar to all-libproc.
19008
19009Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19010
19011	* config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19012	with post 1.2 uname bogosity.
19013
19014Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19015
19016	* configure: Remove temporary files on receipt of a signal.
19017
19018Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19019
19020	* configure: If there is a package_makefile_frag, remove
19021	${subdir}/Makefile.tem after copying it in.
19022
19023Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19024
19025	* build_all.mk: support rs6000 lynx identifies itself as
19026	rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19027	since /bin/gcc is too feeble to compile a modern gcc.
19028
19029Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19030
19031	* brought devo/test-build.mk update-to-date with progressive/
19032	  test-build.mk. Add lynx targets and hppa flag info.
19033
19034Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19035
19036	* configure.in:  Use mh-ncrsvr43.  Patch from
19037	Tom McConnell <tmcconne@sedona.intel.com>.
19038
19039Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19040
19041	* config.guess (i386-unknown-bsdi):  No longer need to
19042	check #if defined(__bsdi__) && defined(__i386__).
19043
19044Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19045
19046	* configure: Set program_transform_nameoption correctly.
19047
19048Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19049
19050	* brought build-all.mk update-to-date with progressive build-all.mk,
19051	  added new targets and hppa info.
19052
19053Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19054
19055	* configure: If config.guess result is a prefix of the user
19056	specified target, assume a native build and use the user specified
19057	target as the host alias.  Remove SunOS patch suffix removal hack.
19058	* configure.in: Remove SunOS patch suffix removal hack.
19059
19060	* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19061	in NATIVE_CHECK_MODULES.
19062
19063Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19064
19065	* Makefile.in: Rename HOST_ONLY to NATIVE.
19066	* configure: Delete SunOs patch suffix from host_canonical
19067	  and build_canonical variables that are prepended to Makefiles.
19068	* configure.in: Add comments for easier maintenance.
19069
19070Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19071
19072	* Makefile.in: Add all-libproc target similar to all-gui.
19073
19074Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19075
19076	* Makefile.in (CHECK_MODULES): split into
19077	HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19078
19079Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19080
19081	* config.guess (i386-unknown-bsdi): New system to guess.
19082
19083Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19084
19085	* Makefile.in: Add all-gui target (but not yet build by "all").
19086
19087Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19088
19089	* config.sub: Move deletion of patch suffix from here...
19090	* configure.in: To here, at Ian's suggestion.  The top-
19091	  level scripts might need to know of a patch level.
19092
19093Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19094
19095	* config.sub: Strip off patch suffix so rtl is recognized
19096	  as a sunos4.1.3 machine, even though it's been patched.
19097
19098Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19099
19100	* Makefile.in (INSTALL_LAST): Delete.
19101	(INSTALL_DOSREL): New.
19102
19103Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19104
19105	* configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19106	Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19107	whether we pass down --with-gnu-ld anyhow.
19108
19109Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19110
19111	* Makefile.in (INSTALL_LAST): Change operation so it works
19112	on more flavors of make.
19113	* configure.in (go32): Don't build libg++ or libio.
19114
19115Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19116
19117	* Makefile.in (Move HOST_PREFIX_1 and friends up so
19118	they can be overriden by templates.
19119
19120Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19121
19122	* configure.in (target==go32): Don't build gdb.
19123	* dosrel: New directory.
19124
19125Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19126
19127	* configure.in (host==go32): Configure dosrel too.
19128	* Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19129	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19130	be set by incoming names or templates.
19131	(INSTALL_LAST): New rule.
19132
19133Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19134
19135	* config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19136
19137Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19138
19139	* configure.in (appdirs): New variable.  Currently empty, but will
19140	be used in gas distribution.  If nonempty, lists a set of
19141	directories at least one of which must get configured, or top
19142	level configuration is considered to have failed.
19143	(rs6000-*-lynxos*): Use new file name.
19144
19145Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19146
19147	Eliminate XTRAFLAGS.
19148	* Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19149	newlib include files using -idirafter, and also use -nostdinc.
19150	(CXX_FOR_TARGET): Likewise.
19151	(XTRAFLAGS): Removed.
19152	(BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19153	(EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19154	(EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19155	($(DO_X)): Don't pass down XTRAFLAGS.
19156
19157Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19158
19159	* configure.in (mips*-dec-bsd*): New target; do build linker.
19160	(mips*-*-bsd*): New target; don't build linker.
19161
19162Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19163
19164	* configure.in: support rs6000-*-lynxos* configuration.
19165	support sunos4 as a cross target.
19166
19167	* config.sub: look for lynx*, not lynx since the OS version may
19168	legitimately be part of the name.
19169
19170Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19171
19172	* configure.in (i[34]86-*-sco*): Move to be with other i386
19173	targets.
19174	(romp-*-*): New target.  Skip various binary utilities.
19175	(vax-*-*): New target.  Don't build newlib.
19176	(vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19177
19178Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19179
19180	* configure.in: Only set host_makefile_frag if config
19181	directory exists.
19182
19183Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19184
19185	* install.sh: If $dstdir exists, don't check whether each
19186	component does.
19187
19188Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19189
19190	* test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19191
19192Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19193
19194	* configure.in (*-*-lynxos*): Don't configure newlib for either
19195	native or cross Lynx.
19196
19197Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19198
19199	* config.sub (sparc64-elf): Fix os.
19200	(z8k): Remove duplicate.
19201
19202Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19203
19204	* Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19205	gcc/stmp-fixproto, to try to prevent fixproto from being run.
19206
19207Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19208
19209	* configure: Make file links cleanly even if Lynx fails on
19210	  an NFS symlink (at least fail cleanly).
19211
19212Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19213
19214	* test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19215	-XNh2000.
19216
19217Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19218
19219	* configure: Unknown options are fatal again.
19220
19221Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19222
19223	* configure: Ignore --x-includes and --x-libraries, for Autoconf
19224	compatibility.
19225
19226Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19227
19228	* build-all.mk: Add `clean' target.
19229
19230Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19231
19232	* config.guess:  Add SINIX support.
19233	* configure.in:  Add mips-*-sysv4* support.
19234
19235Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19236
19237	* build-all.mk: Document all useful targets.
19238	If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19239	If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19240
19241Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19242
19243	* configure: Support --silent, --quiet.
19244
19245Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19246
19247	* configure: Support --disable-FEATURE.
19248
19249Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19250
19251	* config.guess: Recognize NCR running SVR4.3.
19252
19253Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19254
19255	* config.guess:  Make BSDI generate i386-unknown-bsd386.
19256	Patch from Paul Eggert <eggert@twinsun.com>.
19257
19258Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19259
19260	* configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19261
19262Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19263
19264	* configure: Make unrecognized options give nonfatal warnings
19265	instead of fatal errors, and pass them to any subdirectory
19266	configures in case they recognize them.
19267	Make --x equivalent to --with-x.
19268
19269Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19270
19271	* configure: Add --enable-* options.  Clean up usage message and
19272	some comments.
19273
19274Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19275
19276	* Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19277
19278Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19279
19280	* configure.in (hppa*-*-*): Enable binutils.
19281
19282Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19283
19284	* config.sub: Recognize cisco.
19285
19286Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19287
19288	* Makefile.in (CXXFLAGS): Add -fexternal-templates.
19289
19290Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19291
19292	* config.guess: about target *-hitachi-hiuxwe2, don't print more
19293	than one configuration name.  Add comment.
19294
19295Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19296
19297	* config.guess: about target *-hitachi-hiuxwe2, fixed
19298	machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19299	macro is incorrect.]
19300
19301Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19302
19303	* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19304	than the "make ls" stuff which used to be here.
19305
19306Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19307
19308	* config.guess:  Recognize i[34]86-unknown-freebsd.
19309	From Shawn M Carey <smcarey@rodan.syr.edu>.
19310
19311Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19312
19313	* configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19314
19315Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19316
19317	* config.guess: Check for ptx.
19318
19319Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19320
19321	* config.sub: Add os9k checking.
19322
19323Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19324
19325	* config.guess: Handle OSF1 running on HPPA processors
19326
19327Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19328
19329	* configure: If subdir configure fails, print out a message with
19330	subdirectory name, in case subdir's configure code didn't identify
19331	itself.
19332
19333Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19334
19335	* configure.in: Remove embedded newlines from configdirs.
19336	Avoid mismatches of substrings.  Fix matching strings at end
19337	of configdirs.
19338
19339Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19340
19341	* config.guess:  Add Lynx/rs6000 config support.
19342
19343Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19344
19345	* configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19346
19347Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19348
19349	* configure.in (hppa*-*-osf*): Treat this just like most other
19350	PA configurations (eg no binutils or ld).
19351	(hppa*-*-*elf*): These configurations have binutils and ld.
19352
19353Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19354
19355	* config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19356
19357Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19358
19359	* configure.in (rs6000-*-*): Build gas.
19360
19361Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19362
19363	* Makefile.in:  Avoid bug in losing hpux sed.
19364
19365Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19366
19367	* Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19368	for GDB and GDB has been fixed to not need it.
19369
19370Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19371
19372	* config.guess: Recognize vax hosts.
19373
19374Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19375
19376	* configure (while loop): Don't use "break 2" inside case
19377	statement -- the case statement isn't an enclosing loop.
19378
19379Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19380
19381	* config.guess:  Clean up NeXT support, to allow nextstep
19382	on Intel machines.  Make OS be nextstep.
19383
19384Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19385
19386	* config.guess: Add alternate forms for Convex.
19387
19388Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19389
19390	* configure:  Completely rewrite option processing.  Take
19391	advantage of pattern-matching to avoid invoking test frequently.
19392	Also clean up host and target defaulting logic.
19393
19394Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19395
19396	* Makefile.in: Replace all occurrances of "rootme" with "r" and
19397	"$${rootme}" with "$$r", to increase the likelihood that the do-*
19398	commands (plus user environment) will fit SCO limits.
19399
19400Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19401
19402	* configure.in: Don't issue warnings about directories which are
19403	not being configured if -norecursion is set.  Correct test for
19404	--with-gnu-as and --with-gnu-ld to not get confused by substring
19405	matches.
19406
19407	* configure.in: Don't build gas for alpha-dec-osf1*.
19408
19409Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19410
19411	* configure:  Back out Per's change of 12/19/1993.  It changes the
19412	behavior of configure in unexpected and confusing ways.
19413
19414	Also, use different delim char when calculating
19415	program_transform_name so that the name can contain slashes.
19416
19417Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19418
19419	* configure.in, config.sub: Add support for VSTa micro-kernel.
19420
19421Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19422
19423	* configure.in: Nuke hacks which were used to get a special
19424	version of GAS for HPPA configurations.
19425
19426Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19427
19428	* configure:  If only ${target_alias} is given, use that
19429	as the default for ${host_alias}.
19430	* configure:  Add missing back-slashes before nested quotes.
19431
19432Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19433
19434	* Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19435
19436Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19437
19438	* config.guess:  Recognize some Tektronix configurations.
19439	From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19440
19441Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19442
19443	* config.sub: Match any flavor of SH.
19444
19445Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19446
19447	* configure.in: Don't try to configure newlib for Alpha.
19448
19449Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19450
19451	* configure.in: Don't build ld for Irix 5.  Don't build gas,
19452	libg++ or libio for any Alpha target.
19453
19454	* configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19455
19456Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19457
19458	* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19459	default arguments -- so it tried to compress itself.
19460
19461Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19462
19463	* configure.in (notsupp): ensure that a space is always at the end
19464	  of the configdirs list, since the grep checks for an explicit space
19465
19466Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19467
19468	* configure.in (target i386-sysv4.2): don't build ld, since static
19469	  versions of many libraries are not available.
19470
19471Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19472
19473	* config.guess: Recognize Apollos (using environment variables).
19474	* configure.in: Don't configure ld, binutils, or gprof for Apollo.
19475
19476Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19477
19478	* config.guess: Recognize Sony news mips running newsos.
19479
19480Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19481
19482	* Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19483	"fi ; else" for bash.
19484
19485Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19486
19487	* Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19488
19489Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19490
19491	* config.sub: accept unixware as an alias for svr4.2.
19492	Fix some inconsistancies with the gcc version.
19493
19494Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19495
19496	* Makefile.in (DISTDOCDIRS):  Add gdb.
19497
19498Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19499
19500	* Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19501
19502Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19503
19504	* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19505	(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19506	this now.
19507
19508Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19509
19510	* config.sub: Accept hiux* as an OS name.
19511
19512	* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19513	etc/make-stds.texi.  The underscore came from gcc, and dje now
19514	agrees that RUNTESTFLAGS is the correct name.
19515
19516Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19517
19518	* install.sh:  Remove 'set -e'.  It makes any conditionals
19519	in the script useless.
19520
19521	* config.guess: Automatically recognize arm-acorn-riscix
19522	Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19523
19524Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19525
19526	* Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19527
19528Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19529
19530	* Makefile.in (DISTDOCDIRS): New variable.
19531	(taz): Edit local Makefile.in sooner, instead of proto-toplev
19532	Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19533
19534Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19535
19536	* configure.in (hppa target): check the source directory for the
19537	  pagas sub-directory
19538
19539Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19540
19541	* config.sub: Allow -aout* and -elf*.
19542
19543Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19544
19545	* configure.in: Don't build ld on i386-solaris2, same as for
19546	sparc-solaris2.
19547
19548Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19549
19550	* Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19551
19552Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19553
19554	* configure.in:  Configure gdb for alpha.
19555
19556Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19557
19558	* Makefile.in (CXXFLAGS): Add -O.
19559
19560Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19561
19562	* config.guess: added support for DG Aviion
19563
19564Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19565
19566	* configure.in: Produce warning message for subdirectories not
19567	configurable for this host/target combination.  Don't try to
19568	configure gdb for vms.
19569
19570Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19571
19572	* Makefile.in (taz): Replace "byacc" with "bison -y" in the
19573	appropriate files before making "diststuff".
19574	(DISTBISONFILES): New var: list of files to be edited.
19575	(DISTSTUFFDIRS): Add binutils.
19576
19577Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19578
19579	* config.sub: also handle mipsel and mips64el (for little endian mips)
19580
19581Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19582
19583	* configure.in: Add * to end of all OS names.
19584
19585Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19586
19587	* configure.in: Build newlib for LynxOS native.
19588
19589Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19590
19591	* config.guess: Add support for delta 88k running SVR3.
19592
19593	* configure.in: Add comment about HP compiler vs. emacs.
19594
19595Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19596
19597	* configure.in: don't build ld on solaris2 (not a viable option
19598	  due to bugs in getpwnam & getpwuid)
19599
19600Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19601
19602	* configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19603	config.guess will produce a full version number.
19604
19605Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19606
19607	* configure.in: Build linker and binutils for alpha-dec-osf1.
19608
19609Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19610
19611	* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19612	and gdb/testsuite/Makefile.in.
19613
19614Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19615
19616	* configure.in: recognize mips*- instead of mips-
19617
19618Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19619
19620	* config.sub: Accept linux*coff and linux*elf as operating
19621	systems.
19622
19623Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19624
19625	* config.sub: Recognize mips64, and mips3 as an alias for it.
19626
19627Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19628
19629	* configure.in: Remove alpha-dec-osf*, no longer necessary now that
19630	gdb knows how to handle OSF/1 shared libraries.
19631
19632Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19633
19634	* configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19635	* config.guess: Recognize Hitachi's HIUX.
19636	* config.sub: Recognize h3050r* and hppahitachi.
19637	Remove redundant cases for hp9k[23]*.
19638
19639Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19640
19641	* configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19642	if gas and ld are in the source tree and are in ${configdirs}.
19643	If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19644	--with options (but still pass them down on the command line,
19645	if they were explicitly specified).
19646
19647Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19648
19649	* configure: substitute SHELL value in Makefile.in with
19650	${CONFIG_SHELL}
19651
19652Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19653
19654	* configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19655	*-*-solaris2* targets.
19656
19657Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19658
19659	* Makefile.in: define M4, and pass it down to sub-makes;
19660	all-autoconf now depends on all-m4
19661
19662Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19663
19664	* Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19665	presence of {ar,ranlib} instead of a configured directory
19666
19667Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19668
19669	* config.guess: Accept 34?? as well as 33?? for NCR.
19670
19671Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19672
19673	* configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19674	of 'gas' in sed commands, since 'gash' is now in the tree as well.
19675
19676Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19677
19678	* configure: grab values for $(CC) and $(CXX) from the
19679	environment, so that someone can do "CC=gcc configure; make" and
19680	have it work right (matching the way that autoconf works now)
19681
19682	* configure.in, Makefile.in: add support for gash, the tcl
19683	interface to Galaxy
19684
19685	* config.guess: add NetBSD variants (hp300, x86)
19686
19687Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19688
19689	* install.sh: Support -d option (in the manner of SunOS 4 install,
19690	as it is more deterministic than that of GNU install)
19691	(chmodcmd): Set file to mode 755 by default (should also do default
19692	chgrp and chown, but I don't feel like dealing with that now)
19693
19694Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19695
19696	* config.sub: Remove h8300hhms alias.
19697
19698Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19699
19700	* configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19701
19702Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19703
19704	* Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19705	as stmp-fixinc
19706
19707Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19708
19709	* config.sub: recognize m88110-bug-coff.
19710
19711Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19712
19713	* Makefile.in (all-libio): all dependencies on the toolchain used
19714	to build this (gcc, gas, ld, etc)
19715
19716Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19717
19718	* config.guess: Deal with OSF/1 1.3 on alpha.
19719
19720Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19721
19722	* install.sh: add some 'else true' clauses for portability
19723
19724	* configure.in: don't build libio for h8[35]00-*-* targets
19725
19726Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19727
19728	* Makefile.in:  Add support for new libio.
19729
19730Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19731
19732	* install.sh: If one command fails, don't try the rest.  Don't try
19733	to remove $dsttmp (via trap) unless we have already created it.
19734	If $src doesn't exist, detect it and exit with an error.
19735
19736	* config.guess: Recognize BSD on hp300.
19737
19738Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19739
19740	* config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19741	Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19742
19743Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19744
19745	* Makefile.in (all-send-pr): depends on all-prms
19746
19747Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19748
19749	* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19750
19751Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19752
19753	* config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19754	Added test for mips-mips-riscos5.
19755
19756Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19757
19758	* configure.in: use mh-hp300 for 68k HP hosts
19759
19760Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19761
19762	* configure: add support for CONFIG_SHELL, so that you can use
19763	some alternate shell for evaluating configure scripts
19764
19765Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19766
19767	* Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19768	in configure script to bug-gdb@prep.ai.mit.edu when building
19769	distribution archive.
19770	* Makefile.in (COMPRESS):  Remove def.
19771	* Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19772	gdb.tar.Z and make-gdb.tar.Z respectively.
19773	* Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19774	* Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19775	to convergence with 'taz' target in Makefile.in.
19776
19777Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19778
19779	* install.sh (dsttmp): use trap to ensure that tmp files go
19780	away on error conditions
19781
19782Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19783
19784	* Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19785
19786Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19787
19788	* Makefile.in (install-dirs): Deal with a prefix like /gnu;
19789	its parent is '/' not ''.
19790
19791	* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19792
19793Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19794
19795	* configure: if ${newsrcdir}/configure doesn't exist, don't assume
19796	that ${newsrcdir}/configure.in does.
19797
19798Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19799
19800	* test-build.mk: support for CONFIG_SHELL
19801
19802Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19803
19804	* config.sub (netware):  Add as a basic system type.
19805
19806Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19807
19808	* Makefile.in (Makefile): depend on configure.in.  Also drop the
19809	  $(srcdir)/ from the dependency on Makefile.in.
19810
19811Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19812
19813	* config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19814	(h8300hhms is temporary until multi-libraries are implemented).
19815	* configure.in: Handle h8300h too.
19816
19817Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19818
19819	* config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19820
19821Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19822
19823	* configure:  Remove extraneous output when guessing host type.
19824	* config.guess:  Remove extraneous output when guessing using C
19825	compiler rather than uname, or when guessing fails.
19826
19827Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19828
19829	* Makefile.in: remove all.cross and install.cross targets
19830
19831	* configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19832	  definitions
19833
19834Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19835
19836	* configure.in (target sh): Build gprof.
19837
19838Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19839
19840	* config.sub: change -solaris to -solaris2
19841
19842Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19843
19844	* configure.in: Use config/mh-riscos for mips-*-sysv*.
19845
19846Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19847
19848	* configure: Correct error message for missing Makefile.in to
19849	print correct directory.
19850
19851Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19852
19853	* install.sh: kludge around 386BSD shell bug
19854
19855Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19856
19857	* config.guess:  Recognize NeXT.
19858	* config.guess:  Recognize i486-ncr-sysv4.
19859	* Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19860
19861Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19862
19863	* Makefile.in (MAKEINFOFLAGS): New variable.
19864	(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19865	* build-all.mk, test-build.mk: Pass down --no-split as
19866	MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19867
19868Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19869
19870	* Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19871
19872Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19873
19874	* Makefile.in (libg++.tar.z):  New rule.
19875	* Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19876	* Makefile.in (taz):  Only do a single chmod.
19877
19878Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19879
19880	* install.sh: don't use dirname anymore (replaced with sed usage)
19881
19882Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19883
19884	* Makefile.in:  Change extension for gzip'd files from '.z' to
19885	'.gz' per new FSF standard usage.
19886
19887Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19888
19889	* configure: put quotes around the final value of program_transform_name
19890
19891Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19892
19893	* Makefile.in: new install.sh support; update install-info rules
19894
19895Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19896
19897	* configure.in: Build diff for crosses, but not for go32 host.
19898
19899	* configure.in: Build gprof only for native, and don't build it
19900	for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19901
19902Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19903
19904	* configure.in: don't build gas,ld,binutils on for *-*-sysv4
19905
19906Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19907
19908	* configure.in (host_tools): Add prms.
19909
19910Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19911
19912	* Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19913	with $(FLAGS_TO_PASS) on the command line
19914
19915	* config.sub: Recognize lynx and lynxos
19916
19917Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19918
19919	* config.sub: Accept -ecoff*, not just -ecoff.
19920
19921Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19922
19923	* Makefile.in (taz): Use .gz suffix instead of .z.
19924	(binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19925	names.
19926
19927Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19928
19929	* Makefile.in (vault-install): add an 'else true' (for Ultrix)
19930
19931Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19932
19933	* Makefile.in (install-no-fixedincludes):  install gcc last, so
19934	that rebuilds that might happen during 'make install' don't get
19935	bogus gcc include files
19936
19937Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19938
19939	Change from Utah for HPPA support:
19940	* config.guess: Recognize hppa1.x-hp-bsd.
19941
19942Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19943
19944	* config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19945	Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19946
19947Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19948
19949	* config.sub: Add support for rom68k and bug boot monitors.
19950
19951Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19952
19953	* Makefile.in: Make all-opcodes depend on all-bfd.
19954
19955Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19956
19957	* config.guess: Added special check for i[34]86-univel-sysv4*.
19958
19959Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19960
19961	* config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19962	the processor rather than assuming i486.
19963
19964Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19965
19966	* config.guess: Recognize SunOS6 as Solaris3.
19967
19968Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19969
19970	* config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19971	Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19972
19973Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19974
19975	* build-all.mk (all-cross): New target for Canadian Cross.
19976	Added Q2 go32 targets.
19977	* test-build.mk: Configure go32 cross sparclite-aout and
19978	mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19979	PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19980
19981Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19982
19983	* configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19984	GO32 hosted toolchains
19985
19986Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19987
19988	* configure: change  so "-exec-prefix" gets passed down rather
19989	than "-exec_prefix" so autoconf generated Makefiles get the
19990	exec_prefix set right.
19991
19992Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19993
19994	* config.guess: get the Solaris2 minor version number
19995
19996	* Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19997
19998Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19999
20000	* config.guess: Recognize some Sequent platforms.
20001
20002Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20003
20004	* Makefile.in: added the vault-install target
20005
20006	* configure.in: actually use the Sun3 makefile fragment that's in
20007	config, also added the release dir to configdirs
20008
20009Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20010
20011	* Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20012
20013Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20014
20015	* configure.in: remove some program from Alpha targetted toolchains
20016
20017Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20018
20019	* Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20020	gprof.
20021	(taz): Run "make diststuff" in those directories instead of "make
20022	proto-dir".  Look for "VERSION=" only at start of line in subdir
20023	Makefile.  Use "gzip -9" for compression.
20024	(TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20025	(binutils.tar.z): New target.
20026
20027Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20028
20029	* Makefile.in (taz): Include gpl.texinfo.
20030
20031Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20032
20033	* Makefile.in (setup-dirs): Merged into "taz" target.
20034	(taz): Only do `proto-dir' stuff if a directory is actually needed
20035	for this target.
20036
20037Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20038
20039	* Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20040	(FLAGS_TO_PASS): Pass down MUNCH_NM.
20041	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20042	(EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20043	(gcc-no-fixedincludes): Correct for current gcc Makefile.
20044
20045Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20046
20047	* Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20048	config.sub, and move-if-change to gdb testsuite distribution
20049	archive, so the testsuite can be extracted, configured, and
20050	run separately from the gdb distribution.  Blow away the Chill
20051	tests that require a Chill compiled executable, since GNU Chill
20052	is not yet publically available.
20053
20054Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20055
20056	* test-build.mk: set environment variables in a single command,
20057	instead of a list of assignments and exports
20058
20059	* config.guess: recognize Alpha/OSF1 systems
20060
20061Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20062
20063	* configure: Change help message to prefer --options rather than
20064	  -options.
20065
20066Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20067
20068	* config.sub: Convergent Tech. "miniframe" uses m68010, sez
20069	zippy@ecst.csuchico.edu.
20070	* config.guess: Recognize miniframe.
20071
20072Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20073
20074	* Makefile.in: Use srcroot to find runtest rather than rootme.
20075	Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20076
20077Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20078
20079	* test-build.mk: Extensive additions to support building on a
20080	machine other than the host.
20081
20082Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20083
20084	* configure (tooldir): Fix for i386-aix again.
20085
20086Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20087
20088	* configure, Makefile.in:  Change definition of $(tooldir)
20089	to match the FSF.
20090
20091Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20092
20093	* config.guess:  Recognize i[34]86/SVR4.
20094
20095Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20096
20097	* Makefile.in (all-gdb): gdb depends on sim.
20098
20099Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20100
20101	* Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20102	at the same time we make the prototype gdb directory.
20103	* Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20104	files at the same time as the gdb base release distribution.
20105
20106Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20107
20108	* Makefile.in (check): Use individual check targets rather than
20109	DO_X rule.
20110	(check-gcc): Added.
20111
20112Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20113
20114	* config.sub: Use sysv3.2 not sysv32 for canonical OS
20115	for System V release 3.2.
20116
20117Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20118
20119	* config.sub: Recognize hppaosf.
20120	* configure.in: Do configure ld/binutils/gas for it.
20121
20122Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20123
20124	* configure (tooldir): Alter syntax used to set this, for systems
20125	where "\$" isn't handled right, like i386-aix.
20126
20127Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20128
20129	* configure: Pass program-transform-name, not
20130	program_transform_name, to recursive configures.
20131
20132Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20133
20134	* Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20135	of gas+ld+binutils.
20136
20137Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20138
20139	* config.guess:  Recognize AIX3.2 as distinct from 3.1.
20140
20141Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20142
20143	* configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20144
20145Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20146
20147	* Makefile.in (PRMS): Set back to all-prms.
20148
20149Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20150
20151	* test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20152	targets, rather than for MIPS hosts.
20153
20154Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20155
20156	* configure.in: add comment for --with-x default values
20157
20158	* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20159
20160	* Makefile.in: add check-* targets for each of the directories in
20161	the tree.  Add a definition of RUNTEST that will use the one we
20162	just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20163
20164Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20165
20166	* configure.in: Removed obsolete references to bfd_target and
20167	target_makefile_frag.
20168
20169	* build-all.mk: Set assorted targets for Q2.
20170	* config.sub: Recognize z8k-sim and h8300-hms.
20171	* test-build.mk: Really don't pass host to configure.
20172	(HOLES): Added uname.
20173
20174Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20175
20176	* configure: Handle an empty program-prefix, program-suffix or
20177	program-transform-name correctly.
20178
20179Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20180
20181	* build-all.mk: -G 8 no longer required for MIPS targets.
20182	* test-build.mk: Don't pass host argument to configure; make it
20183	guess.
20184
20185Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20186
20187	* Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20188	* Makefile.in (COMPRESS):  New macro, like GZIP.
20189
20190Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20191
20192	* test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20193
20194	* build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20195	with gas currently defaults to -G 0.
20196
20197Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20198
20199	* Makefile.in (all-flex): flex depends on byacc.
20200
20201	* build-all.mk: If host not specified, use config.guess.  Pass TAG
20202	to test-build.mk as RELEASE_TAG.
20203	* test-build.mk (configargs): New variable containing arguments to
20204	pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20205	(FLAGS_TO_PASS): Pass down RELEASE_TAG.
20206
20207	* config.guess: Use /bin/uname when checking -X argument on SCO,
20208	to avoid invoking GNU uname which doesn't understand -X.
20209
20210	* test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20211
20212	* configure.in: Build gas for mips-*-*.
20213
20214Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20215
20216	* Makefile.in (all.normal): insert missing backslash.
20217
20218Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20219
20220	* build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20221
20222	* Makefile.in: Complete overhaul to merge many almost identical
20223	targets.
20224
20225Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20226
20227	* Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20228	(gdb.tar.Z): Adjusted.
20229
20230	* Makefile.in (setup-dirs, taz): New targets; should be general
20231	enough to adapt for gdb sometime.  Build only .z file.
20232	(gas.tar.z): New target.
20233
20234Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20235
20236	* build-all.mk: Use CC=cc -Xs on Solaris.
20237
20238Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20239
20240	* Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20241	for handling BISON for FSF releases.
20242
20243Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20244
20245	* configure: Actually implement the change zoo just documented.
20246
20247Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20248
20249	* configure: when using config.guess, only set target_alias when
20250	it's not already been set (ie, on the command line)
20251
20252Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20253
20254	* Makefile.in: add installcheck target, set PRMS to install-prms
20255
20256Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20257
20258	* configure: add support for package_makefile_fragment, handle the
20259	case where a directory has a configure.in file but no Makefile.in
20260	more gracefully (with an actual understandable error message, even);
20261	add support for --without (and add this to the usage message); also
20262	explicitly add a --host=${host_alias} to the command line when
20263	config.guess is used
20264
20265Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20266
20267	* configure: Must use both --host and --target in recursive calls.
20268
20269Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20270
20271	* Makefile.in: Change deja-gnu to dejagnu.
20272
20273Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20274
20275	* configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20276
20277Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20278
20279	* configure.in: canonicalize all instances to *-*-solaris2*,
20280	also strip out a number of tools to not build for go32 host
20281
20282Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20283
20284	* config.guess: add GPL.
20285
20286	* Makefile.in, config.guess, config.sub, configure: bump
20287	  copyrights to 93.
20288
20289Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20290
20291	* Makefile.in (do-info): Removed obsolete check for existence of
20292	localenv file.
20293
20294	* Makefile.in (MAKEOVERRIDES): Define to be empty.
20295
20296Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20297
20298	* Makefile.in: a couple of 'else true' for decstation,
20299	support for TclX
20300
20301	* configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20302
20303Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20304
20305	* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20306
20307Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20308
20309	* config.guess: Recognize i386-ibm-aix (PS/2).
20310	* configure.in: Use config/mh-aix386 file for it.
20311
20312Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20313
20314	* Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20315	CC_FOR_TARGET instead.
20316	(BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20317
20318Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20319
20320	* Makefile.in: Add sim to list of directories sent with gdb
20321
20322Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20323
20324	* configure.in: Put back mips-dec-bsd* case.
20325
20326Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20327
20328	(Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20329	* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20330	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20331
20332Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20333
20334	* configure.in: remove no-op mips-dec-bsd* in "case $target"
20335
20336	* Makefile.in (dir.info): only run gen-info-dir if it exists,
20337	(install-info): install dir.info only if it exists,
20338	(all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20339
20340Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20341
20342	* configure.in: For vms target, skip bfd, ld, binutils.  Do build
20343	gas for mips-dec-bsd.
20344
20345Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20346
20347	* configure (makesrcdir): If ${srcdir} is relative and not ".",
20348	and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20349
20350Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20351
20352	* configure.in: Added "dejagnu" to hosttools list.
20353
20354Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20355
20356	* config.sub, configure.in, config.guess:  Add support
20357	for Bosx, an AIX variant from Bull.
20358	Patches from F.Pierresteguy@frcl.bull.fr.
20359
20360Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20361
20362	* devo/dejagnu: Initial creation of devo/dejagnu.
20363	Migrated dejagnu testcases and support files for testing software
20364	tools to reside as subdirectories, currently called "testsuite",
20365	within the directory of the software tool.  Migrated all programs,
20366	support libraries, etc. beloging to dejagnu proper from
20367	devo/deja-gnu to devo/dejagnu.	These files were moved "as is"
20368	with no modifications.	The changes to these files which will
20369	allow them to configure, build, and execute properly will be made
20370	in a future update.
20371
20372Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20373
20374	* Makefile.in: Change send_pr to send-pr.
20375	* configure.in: Likewise.
20376	* send_pr: Renamed directory to send-pr.
20377
20378Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20379
20380	* Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20381
20382Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20383
20384	* README:  Update for gdb-4.8 release.
20385	* Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20386	gdb-xxx.tar.z (gzip'd) file also.
20387
20388Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20389
20390	* Makefile.in: make all-diff depend on all-libiberty
20391
20392Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20393
20394	* config.guess: add vax-ultrix in the spirit of mips-ultrix.
20395
20396Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20397
20398	* configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20399
20400Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20401
20402	* Makefile.in (DEVO_SUPPORT):  Remove etc directory
20403	(ETC_SUPPORT):  Only add the files GDB wants from etc/.
20404	(gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20405
20406Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20407
20408	* Makefile.in:  makeinfo binary is in a new location
20409
20410Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20411
20412	* config.sub: Accept -ecoff as an OS.
20413
20414	* Makefile.in: Various changes to eliminate a level of make
20415	recursion and reduce the required command line length.
20416	(BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20417	sub-makes.
20418	(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20419	variables holding settings for specific sub-makes.
20420	(FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20421	in terms of BASE_FLAGS_TO_PASS.
20422	(TARGET_LIBS): New variable listing directories which use
20423	TARGET_FLAGS_TO_PASS.
20424	(subdir_do): Eliminated.
20425	(do-*): New set of targets to replace subdir_do.
20426	(various): All targets which used subdir_do now depend on do-*.
20427	(local-clean): Renamed from do_clean.
20428	(local-distclean): New target, dependency of distclean and
20429	realclean.
20430	(install-info): Don't create directories.  Depend on dir.info
20431	rather than calling make recursively.
20432	(install-dir.info): Eliminated.
20433	(install-info-dirs): Create all info directories here.
20434	(dir.info): Depend upon do-install-info.
20435
20436	* test-build.mk (HOLES): Added false.
20437
20438Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20439
20440	* config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20441
20442Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20443
20444	* Makefile.in (info): remove dependency on all-texinfo.  The
20445	problem was really in texinfo/C, not at this level.
20446
20447Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20448
20449	* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20450
20451Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20452
20453	* Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20454	GDB releases.
20455
20456Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20457
20458	* configure: Include srcdir in message about target of link not
20459	being found.  Don't convert `-' to `_' in `with' options being
20460	passed to subdirs.
20461
20462Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20463
20464	* configure.in: add uudecode to host_tools
20465
20466	* Makefile.in: added {all,install}-uudecode targets, added them to
20467	the appropriate lists
20468
20469Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20470
20471	* Makefile.in (all-gcc): Added dependency on all-gas.
20472
20473	* configure.in (mips-*-*): Build ld and binutils.
20474
20475Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20476
20477	* configure: check return code from mkdir, print error message and
20478	  exit on failure.
20479
20480Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20481
20482	* Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20483
20484Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20485
20486	* test-build.mk (HOLES): Added tar, cpio and uudecode.
20487
20488Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20489
20490	* config.sub (h8500):  Recognize this as a cpu type.
20491
20492Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20493
20494	* configure: source directory missing is no longer a warning
20495
20496	* configure.in: recognize irix[34]* instead of irix[34]
20497
20498	* Makefile.in: define and pass down X11_LIB
20499
20500Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20501
20502	* guess-systype: Renamed to ...
20503	* config.guess:  ... by popular request.
20504	* configure.in, Makefile.in:  Update accordingly.
20505
20506Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20507
20508	* guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20509	+ Add Convex, Cray/Unicos, and Encore/Multimax support.
20510	+ Execute ./dummy instead of assuming . is in PATH.
20511
20512Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20513
20514	* guess-systype:  New shell script.  Attempts to guess the
20515	canonical host name of the executing host.
20516	Only a few hosts are supported so far.
20517	* configure:  Call guess-systype if no host is specified.
20518
20519Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20520
20521	* Makefile.in (gcc-no-fixedincludes): Made to work with current
20522	gcc Makefile.
20523
20524Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20525
20526	* Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20527	(all-gcc, install-gcc, subdir_do): Use it.
20528
20529Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20530
20531	* Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20532
20533Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20534
20535	* Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20536	  set exclusively by configure, using configure.in .
20537
20538Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20539
20540	* test-build.mk: set $PATH for all builds
20541
20542	* Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20543
20544Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20545
20546	* Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20547	the one used in gcc/Makefile.in, so that a null expansion doesn't
20548	override the one needed to build gcc with a native cc.
20549
20550Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20551
20552	* configure: Accept -with arguments.
20553
20554Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20555
20556	* Makefile.in: added h8300sim
20557
20558Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20559
20560	* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20561	to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20562	(all-cygnus, native, build-cygnus): Make
20563	$(canonhost)-stamp-3stage-done, not $(host)....
20564	* test-build.mk (stamp-3stage-compared): Use tail +10c for
20565	i386-sco3.2v4.  Added else true to if command.
20566
20567Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20568
20569	* config.sub: (from FSF) Sequent uses a BSD-like OS.
20570
20571Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20572
20573	* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20574
20575Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20576
20577	* configure.in: don't remove binutils from Solaris builds
20578
20579Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20580
20581	* Makefile.in: get rid of earlier definitions for *clean,
20582	also handle the recursive info rule better
20583
20584Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20585
20586	* Makefile.in (mostlyclean, distclean, realclean):  Fix to
20587	do more-or-less the right thing.
20588
20589Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20590
20591	* Makefile.in: Add lines defining CC and CXX, and use CXX rather
20592	than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20593
20594Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20595
20596	* Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20597	$(host_canonical).
20598
20599	* configure.in: split the configdirs list into 4 categories (native
20600	v. cross, library v. tool) and handle the cross-only and native-
20601	only in more reasonable (and correct!) way.
20602
20603Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20604
20605	* configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20606	configdirs anymore.
20607
20608Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20609
20610	* Makefile.in: extensive cleanup::  removed all of the explicit
20611	clean-* targets, collapsed many wrappers around subdir_do into
20612	one, added additional targets to satisfy standards.texi, deleted
20613	some old targets, some changes for consistency
20614
20615Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20616
20617	* configure.in: handle some programs as cross-only, and others as
20618	native only
20619
20620	* test-build.mk: handle partial holes in a more generic manner
20621
20622	* Makefile.in: m4 depends on libiberty
20623
20624Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20625
20626	* configure.in: add m4, textutils, fileutils, sed, shellutils,
20627	time, wdiff, and find to configdirs
20628
20629	* Makefile.in: all, clean, and install rules for the new programs
20630	added to configure.in
20631
20632Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20633
20634	* configure.in: use mh-sun for all *-sun-* hosts
20635
20636Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20637
20638	* Makefile.in: define flags for X11 include files and library file
20639	locations, pass them down to the programs that need this info
20640
20641	* build-all.mk: added a 'native' target, to 3stage the native toolchain
20642
20643Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20644
20645	* configure.in: start building libg++ for HP-UX targets
20646
20647Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20648
20649	* README:  Update references to files moved into etc/.
20650
20651Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20652
20653	* config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20654	* configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20655
20656Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20657
20658	* configure: accept dash as well as underscore in long option
20659	names for FSF compatibility.
20660
20661Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20662
20663	* config.sub: added -sco3.2v4 support from FSF.
20664
20665Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20666
20667	* configure.in: expand the section that adds or removes
20668	directories from the list of programs to build, to handle native
20669	vs. cross in addition to host v. native
20670
20671Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20672
20673	* Makefile.in:  Replace C++ in macro names with CXX.
20674	This is less likely to break ...
20675
20676Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20677
20678	* test-build.mk: add -w to GNU_MAKE
20679
20680Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20681
20682	* config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20683	add 'sparc' to list of recognized cpus.  This needed to make
20684	'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20685	Delete some redundant ose68 variants.  Recognize -wrs as an os,
20686	then changes that into $CPU-wrs-vxworks.
20687
20688	* configure.in: remove most references to gdbtest, regularize
20689	target based program removal
20690
20691	* test-build.mk: import from p3 tree (many fixes and changes)
20692
20693Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20694
20695	* Makefile.in: added rules to handle tcl, tk, and expect
20696
20697	* configure.in: handle those directories if they exist
20698
20699Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20700
20701	* config.sub: removed bogus hppabsd and hppahpux names, since
20702	"hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20703
20704Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20705
20706	* Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20707	depends upon all-xiberty
20708
20709	* Makefile.in: changes from p3, including:
20710
20711	Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20712
20713	* Makefile.in (XTRAFLAGS): include newlib directories if
20714	newlib/Makefile exists, rather than if host != target.
20715
20716	Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20717
20718	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20719	from the same source tree and not building a cross-compiler.  This
20720	matters for the libg++ configuration if reconfiguring a tree that
20721	has already been installed.
20722
20723	Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20724
20725	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20726	pick up the machine and system specific header files.
20727
20728	* Makefile.in: added AS_FOR_TARGET, passed down in
20729	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20730	the C compiler to use to create programs which are run in the
20731	build environment, set it to default to $(CC), and passed it down
20732	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20733
20734	Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20735
20736	* Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20737	We need them for unusual native builds, like systems without
20738	ranlib.
20739
20740	* configure: also define $(host_canonical) and
20741	$(target_canonical), which are the full, canonical names for the
20742	given host and target
20743
20744Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20745
20746	* Makefile.in:  Added separate definitions for C++.
20747
20748Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20749
20750	* configure.in (configdirs):  Add deja-gnu.
20751
20752Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20753
20754	* README:  Update for configure.texi and gdb-4.7 release.
20755
20756Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20757
20758	* Makefile.in:  Move "all" target to top of file.
20759	Previously, first target was ".PHONY" which caused BSD4.4 make
20760	to build .PHONY when make was run without arguments.
20761
20762Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20763
20764	* Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20765	Library-copylefted code in libiberty.
20766
20767Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20768
20769	* config.sub:  Replace m68kmote with plain old m68k.
20770
20771Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20772
20773	* Makefile.in:  Remove space from blank line, avoid Make complaints.
20774
20775Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20776
20777	* config.sub: Complain if no argument is given.  Added support for
20778	386bsd as OS and target alias.
20779
20780Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20781
20782	* Makefile.in (XTRAFLAGS): include newlib directories if
20783	newlib/Makefile exists, rather than if host != target.
20784
20785Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20786
20787	* config.sub: recognize sparclite-wrs-vxworks.
20788
20789	* Makefile.in (install-xiberty): added *-xiberty make rules (from
20790	p3.) Added clean-xiberty to clean.
20791
20792Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20793
20794	* configure.in: use *-*-* instead of nested cases for host and target
20795
20796Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20797
20798	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20799	from the same source tree and not building a cross-compiler.  This
20800	matters for the libg++ configuration if reconfiguring a tree that
20801	has already been installed.
20802
20803Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20804
20805	* config.sub (i486v/i486v4):  Merge in from FSF version.
20806
20807Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20808
20809	* configure: only set PWD if it is already set.
20810
20811Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20812
20813	* configure: just set PWD=`pwd` at the top, since Ultrix sh
20814	doesn't have unset and all success paths (and most error paths)
20815	out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20816	to just ${PWD} to avoid confusion.)
20817
20818Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20819
20820	* configure: always set $(tooldir) to $(libdir)/$(target_alias),
20821	even for a native compilation.
20822
20823Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20824
20825	Changes to make the gdb.tar.Z rule work better.
20826
20827	* Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20828	(DEVO_SUPPORT):  Add configure.texi.
20829	(bfd-ilrt.tar.Z):  Remove ancient rule.
20830
20831Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20832
20833	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20834	pick up the machine and system specific header files.
20835
20836	* configure.in, config.sub: added new target m68010-adobe-scout,
20837	with alias of adobe68k.  Changed configure.in to check for
20838	-scout before -sco* to avoid a false match.
20839
20840	* Makefile.in: added AS_FOR_TARGET, passed down in
20841	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20842	the C compiler to use to create programs which are run in the
20843	build environment, set it to default to $(CC), and passed it down
20844	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20845
20846Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20847
20848	* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20849	AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20850	TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20851	FOR_TARGET variants, to newlib and libg++.
20852
20853Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20854
20855	* Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20856	first.
20857
20858Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20859
20860	* config.sub:  Accept `elf' as an environment.
20861
20862Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20863
20864	* Makefile.in (all-opcodes):  cd into the right directory
20865
20866Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20867
20868	* configure: added -program_transform_name option, used as
20869	argument to sed when installing programs.
20870	configure.texi: added documentation for -program_prefix,
20871	-program_suffix and -program_transform_name.
20872
20873Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20874
20875	* config.sub:  Accept i486 where i386 ok.
20876
20877Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20878
20879	* config.sub: accept we32k
20880
20881Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20882
20883	* config.sub, configure.in: accept OSE68000 and OSE68k.
20884
20885	* Makefile.in: don't create all directories for ``make install'';
20886	let the subdirectories create the ones they need.
20887
20888Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20889
20890	* COPYING: new file, GPL v2
20891
20892Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20893
20894	* Makefile.in: use the new gen-info-dir, which needs a template
20895	argument (which also lives in texinfo)
20896
20897	* configure.texi, standards.texi: fix INFO-DIR-ENTRY
20898
20899Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20900
20901	* config.sub (ncr3000):  Change i386 to i486.
20902
20903Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20904
20905	* Makefile.in: add install-rcs, install-grep to
20906	install-no-fixedincludes, removed install-bison and install-libgcc
20907
20908Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20909
20910	* configure.in: grab the HPUX makefile fragment if on HPUX
20911
20912Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20913
20914	* Makefile.in: eradicate bison spoor (ditto libgcc).
20915	 configure.in: recognise m68{k,000}-ericsson-OSE.
20916	 es1800 is alias for m68k-ericsson-OSE
20917
20918Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20919
20920	* configure.in: rearrange the parts that remove programs from
20921	configdirs, based now on HOST==TARGET or by canonical triple.
20922
20923Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20924
20925	* test-build.mk: recurse explicitly with -f test-build.mk when
20926	  appropriate.  predicate stage3 and comparison on the existence
20927	  of gcc.  That is, if gcc isn't around, we aren't three-staging.
20928	  On very clean, also remove ...stamp-co.  Build in-place before
20929	  doing other builds.
20930
20931Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20932
20933	* Makefile.in, configure.in: add tgas
20934
20935Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20936
20937	* Makefile.in: a number of changes merged in from progressive.
20938
20939	* configure.in: add libm.
20940
20941	* .cvsignore: ignore some stuff that comes from test-build.mk.
20942
20943Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20944
20945	* config.sub:  Add es1800 (m68k-ericsson-es1800).
20946
20947Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20948
20949	* configure: Add program_suffix (parallel to program_prefix)
20950	* Makefile.in: adjust directory-creating script for losing decstation
20951
20952Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20953
20954	* configure:  Minor $subdir-related fixes.
20955
20956Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20957
20958	* configure: fix various problems with propogating
20959	makefile_target_frag in subdirs.
20960	* configure.in: config libgcc if its there
20961
20962Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20963
20964	* config.sub:  HPPA merge.
20965
20966Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20967
20968	* Makefile.in:  Replace all-bison with all-byacc in all
20969	dependency lines for other tools (which now use byacc).
20970
20971Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20972
20973	* config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20974
20975Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20976
20977	* Makefile.in: make gprof rules similar to byacc rules (instead of
20978	vestigal $(unsubdir) that didn't work...)
20979
20980Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20981
20982	* config.sub:  Add support for Linux.
20983	* Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20984	(at least for libg++).
20985
20986Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20987
20988	* configure.texi: fix doc for the -nfp option to configure
20989
20990Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20991
20992	* Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20993
20994Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20995
20996	* config.sub: changed [^-]+ to [^-][^-]* so that it works under
20997	Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20998	* configure.in: added solaris* host_makefile_frag hook.
20999
21000Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21001
21002	* config.sub: changed recognition of m68000 so that various
21003	m68k types can be specified via m680[01234]0
21004
21005Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21006
21007	* config.sub (basic_machine): fix sed so that '-foo' isn't
21008	completely substituted out while .+'-foo' loses the '-foo'
21009
21010Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21011
21012	* config.sub ($os): Add -aout.
21013
21014Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21015
21016	* configure:  If host_makefile_frag is absolute, don't
21017	prefix ${invsubdir} (relevant to libg++ auto-configure).
21018
21019Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21020
21021	* Makefile.in (tooldir): Define it.
21022	(all-ld): Depend on all-flex.
21023
21024Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21025
21026	* Makefile.in (check):  Fix libg++ special case.
21027
21028Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21029
21030	* configure: do not bury `pwd` into config.status, thus do fewer
21031	  pwd's.
21032
21033	* configure: print the "Building in" message only when building in
21034	  other than "." AND verbose.
21035
21036	* configure: remove -s, rework -v to better accommodate guested
21037	  configures.
21038
21039	* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21040
21041Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21042
21043	* Makefile.in: macroize flags passed on recursion.  remove
21044	  fileutils.
21045
21046Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21047
21048	* configure: get makesrcdir right for subdirs deeper than 1.
21049
21050	* Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21051	  install.
21052
21053Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21054
21055	* Makefile.in: don't print subdir_do or recursion lines.
21056
21057Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21058
21059	* standards.texi: added menu item.
21060
21061	* Makefile.in: build and install standards.info.
21062
21063	* standards.texi: new file.
21064
21065Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21066
21067	* configure: test for and move config.status pieces from
21068	  ${subdir}/.
21069
21070Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21071
21072	* configure:  Test for existance of files before trying to mv
21073	them, to avoid numerous non-existance messages.
21074
21075Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21076
21077	* configure: correct final line of config.status.
21078
21079	* configure: patch from eggert.  Avoids a protection problem if
21080	  the original Makefile.in is read only.
21081
21082	* configure: use move-if-change from gcc to create config.status.
21083	  Some makefiles depend on config.status to tell if a directory
21084	  has been reconfigured for a different host.  This change
21085	  prevents those directories from remaking everything in the case
21086	  where the reconfig was only intended to rebuild a Makefile.
21087
21088	* configure: test for config.sub with "config.sub sun4" rather
21089	  than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21090	  host alias from a missing config.sub.
21091
21092Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21093
21094	* Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21095	  MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21096
21097Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21098
21099	* configure: mkdir ${subdir} as needed.
21100
21101Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21102
21103	* Makefile.in,configure.in: added autoconf.
21104
21105Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21106
21107	* Makefile.in: no longer pass against on recursion.
21108
21109	* Makefile.in: added .NOEXPORT: so that stray makefile_frag
21110	  definitions are not inherited.
21111
21112	* configure: correct makesrcdir when subdir is .
21113
21114Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21115
21116	* configure:  Add support for 'subdirs' variable, which is
21117	like 'configdirs', except that configure doesn't re-invoke
21118	itself for subdirs, it just creates a Makefile for each subdir.
21119	* configure.texi:  Document subdirs.
21120
21121Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21122
21123	* configure.in: added flex to configdirs
21124
21125Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21126
21127	* Makefile.in: remove clean-stamps from clean.
21128
21129Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21130
21131	* configure.in:  Add gdbtest to configdirs.
21132
21133Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21134
21135	* Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21136	to recursive makes.
21137	* configure.in:  Recognize new ncr3000 config.
21138
21139Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21140
21141	* Makefile.in, configure.in: removed references to gdbm.
21142
21143Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21144
21145	* config.sub:  Don't canonicalize os value
21146	newsos* to bsd (readline needs to check for newsos).
21147	(This fix was earlier made Jan 31, but got re-broken.)
21148
21149Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21150
21151	* configure.in:  sco is an os, not a vendor!
21152
21153	* configure:  Quote $( better.  Keep various shells happy.
21154
21155Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21156
21157	* Makefile.in: eliminate stamp-files.
21158
21159Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21160
21161	* Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21162	  Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21163
21164Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21165
21166	* config.sub:  fix iris/iris3.
21167
21168Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21169
21170	* configure: re-add -rm.
21171
21172Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21173
21174	* Maskefile.in: add .stmp-rcs to all.
21175
21176	* configure.in: remove gas from rs6000 build, use aix host fragment.
21177
21178Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21179
21180	* configure: pass down site_option during recursion.
21181
21182Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21183
21184	* Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21185
21186Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21187
21188	* configure: Change exec_prefix so that it really defaults to prefix.
21189
21190Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21191
21192	* Makefile.in, configure.in:  Add support for mmalloc library.
21193
21194Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21195
21196	* Makefile.in: add stmp dependencies for a few more things.
21197
21198Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21199
21200	* configure: adjusted error message on objdir/srcdir configure
21201	  collision, per john's suggestion.
21202
21203	* Makefile.in: add libiberty stmp to all and all.cross.
21204
21205Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21206
21207	* Makefile.in: remove force dependencies, add grep to all.
21208
21209Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21210
21211	* Makefile.in: drop flex.  make stamp files work.
21212
21213	* configure: added test for conflicting configuration in srcdir,
21214	  remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21215	  gets cranky.  use relative paths for configure and srcdir
21216	  whenever possible.  Send some error messages to stderr that were
21217	  going to stdout.
21218
21219Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21220
21221	* Makefile.in:  Fix libg++ rule to check for gcc directory
21222	before using gcc/gcc.  Also pass XTRAFLAGS.
21223
21224Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21225
21226	* Makefile.in: added stmp-files so that directories aren't polled
21227	  when they are already built.
21228
21229	* configure.texi: fixed a node pointer problem.
21230
21231Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21232
21233	* config.sub configure.in gdb/configure.in
21234	gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21235	gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21236	gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21237
21238Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21239
21240	* configure: -recurring becomes -silent.  corrected help message
21241	  for -site= option.
21242
21243	* Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21244
21245Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21246
21247	* configure: when building Makefile for crosses, replace
21248	  tooldir and program_prefix.  default srcdir from location of
21249	  config.sub.  remove "for host in hosts" and "for target in
21250	  targets" loops.
21251
21252Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21253
21254	* Makefile.in: Do not pass bindir or mandir to cvs.
21255
21256Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21257
21258	* Makefile.in, configure.in: removed traces of namesubdir,
21259	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21260	  copyrights to '92, changed some from Cygnus to FSF.
21261
21262	* configure.texi: remove most references to multiple hosts,
21263	  multiple targets, subdirs, etc.
21264
21265	* configure.man: removed rcsid. reference config.sub not
21266	  config.subr.
21267
21268	* Makefile.in: mkdir $(infodir) on install-info.
21269
21270Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21271
21272	* configure.texi:  Explain better about .gdbinit and about
21273	the environment that configure.in sections run in.
21274
21275Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21276
21277	* configure.in:  Ultrix is only a decstation if it's a MIPS.
21278
21279Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21280
21281	* README:  DOC.configure => cfg-paper.texi.
21282
21283Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21284
21285	* config.sub (near case $os):  Don't convert newsos* to bsd!
21286
21287Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21288
21289	* Makefile.in:  Reinstall change from gdb-4.3 that reduces
21290	the number of copies of COPYING that go into the GDB tar file.
21291
21292Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21293
21294	* bfd/configure.in, gdb/config/mh-i386sco,
21295	gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21296	Fix SCO configuration stuff.
21297
21298Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21299
21300	* Makefile.in:  For libg++, make sure the -I pointing
21301	to the gcc directory goes *after* all the libg++-local -I flags.
21302	Also, move just-gcc dependency from just-libg++ to all-libg++.
21303
21304Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21305
21306	* configure:  Change -x to -f to keep Ultrix /bin/test happy.
21307
21308Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21309
21310	* Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21311
21312Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21313
21314	* config.sub:  Add stratus configuration frags.  Also
21315	submitted to FSF.
21316
21317Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21318
21319	* Makefile.in (DEV_SUPPORT):  add configure.man.
21320
21321	* config.sub(Decode manufacturer-specific):  add -none*.
21322
21323Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21324
21325	* Makefile.in:  remove form feeds to make Sun's make happy.
21326	(DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21327
21328Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21329
21330	* Makefile.in (AR_FLAGS):  Make quieter.
21331
21332Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21333
21334	* configure.in:  Add libg++.
21335	* configure:  When verbose, don't output the command line at each
21336	level; it will be unremarkably the same as the previous version,
21337	which will be the same as what the user typed.
21338
21339Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21340
21341	* configure.in, Makefile.in: fix clean-info, add flex.  add
21342	  fileutils.
21343
21344	* configure: be less sensitive to spaces in Makefile.in.  Do not
21345	  look for sources in "..".  Doing so breaks subdirectories that
21346	  might have their own configure.  If a subdir has it's own
21347	  configure script, use it.
21348
21349Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21350
21351	* cfg-paper.texi: some changes suggested by rms.
21352
21353Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21354
21355	* config.sub:  Merge in some small additions from the FSF version,
21356	taken from the gcc distribution, to bring the Cygnus and FSF
21357	versions into closer sync.
21358
21359Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21360
21361	* configure.in:  Changed svr4 references to sysv4.
21362
21363Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21364
21365	* configure: added -V for version number option.
21366
21367Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21368
21369	* DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21370	  renamed from DOC.configure to cfg-paper.texi.
21371
21372Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21373
21374	* configure, config.subr, config.sub: config.subr is now
21375	  config.sub again.
21376
21377Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21378
21379	* configure.texi: new file, in progress.
21380
21381	* Makefile.in: build info file and install the man page for
21382	  configure.
21383
21384	* configure.man: new file, first cut.
21385
21386	* configure: find config.subr again now that configuration "none"
21387	  has gone.  removed all traces of the -ansi option.  removed all
21388	  traces of the -languages option.
21389
21390	* config.subr: resync from rms.
21391
21392Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21393
21394	* configure, config.sub, config.subr: merge config.sub into
21395	  config.subr, call the result config.subr, remove config.sub, use
21396	  config.subr.
21397
21398	* Makefile.in: revised install for dir.info.
21399
21400Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21401
21402	* configure.in: add decstation host makefile frag.
21403
21404	* Makefile.in: BISON now bison -y again.  also install-gcc on
21405	  install.  clean-gdbm on clean.  infodir belongs in datadir.
21406	  Make directories for info install.  Build dir.info here then
21407	  install it.
21408
21409Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21410
21411	* Makefile.in: fix for bad directory tests.
21412
21413Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21414
21415	* configure: \{1,2\} appears to be a sysv'ism.  Use a different
21416	  regexp.  -srcdir relative was being handled incorrectly.
21417
21418	* Makefile.in: unwrapped some for loops so that parallel makes
21419	  work again and so one can focus one's attention on a particular
21420	  package.
21421
21422Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21423
21424	* configure: added PWD as a stand in for `pwd` (for speed). use
21425	  elif wherever possible.  make -srcdir work without -objdir.
21426	  -objdir= commented out.
21427
21428Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21429
21430	* configure: +options become --options.  -subdirs commented out.
21431	  added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21432	  Makefile now at top of generated Makefile.  Removed cvs log
21433	  entries.  added -srcdir.  create .gdbinit only if there is one
21434	  in ${srcdir}.
21435
21436	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
21437	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21438	  and mandir now keyed off datadir by default.
21439
21440Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21441
21442	* Freshly created ChangeLog.
21443
21444
21445Local Variables:
21446mode: change-log
21447left-margin: 8
21448fill-column: 76
21449version-control: never
21450End:
21451