12013-05-31  Release Manager
2
3	* GCC 4.8.1 released.
4
52013-03-30  Matthias Klose  <doko@ubuntu.com>
6
7	* Makefile.def (target_modules): Don't install libffi.
8	* Makefile.in: Regenerate.
9
102013-03-22  Release Manager
11
12	* GCC 4.8.0 released.
13
142013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
15
16	* MAINTAINERS (Write After Approval): Add myself.
17
182013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
19
20	* configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
21	* configure: Regenerated.
22
232013-02-04  David Edelsohn  <dje.gcc@gmail.com>
24
25	* MAINTAINERS: Explicitly add myself as AIX maintainer.
26	Remove Geoff Keating as rs6000 port maintainer, at his request.
27
282013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
29
30	* MAINTAINERS: Update my email.
31
322013-01-23  Shenghou Ma  <minux.ma@gmail.com>
33
34	* config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
35	* configure: Re-generate.
36
372013-01-15  Richard Biener  <rguenther@suse.de>
38
39	PR other/55973
40	* configure: Re-generate.
41
422013-01-14  Matthias Klose  <doko@ubuntu.com>
43
44	* Makefile.def (install-target-libsanitizer): Depend on
45	install-target-libstdc++-v3.
46	* Makefile.in: Regenerate.
47
482013-01-14  Richard Biener  <rguenther@suse.de>
49
50	* configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
51	* configure: Re-generate
52
532013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
54
55	* config.sub: Update from config repo.
56
572013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
58
59	* Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
60	* Makefile.in: Regenerate.
61
622013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
63
64	* MAINTAINERS (arc): Add new port maintainership for myself.
65
662013-01-09  Jason Merrill  <jason@redhat.com>
67
68	* .gitignore: Import from gdb repository.
69
702013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
71
72	* Makefile.def (configure-gcc): Depend on all-gmp.
73	(all-gcc): Remove dependency on all-gmp.
74	* Makefile.in: Regenerated.
75
762013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
77
78	* config.sub: Merge from config repo.
79	* config.guess: Ditto.
80
812013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
82
83	* Makefile.def: Merge from binutils.
84	* Makefile.in: Ditto.
85
862013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
87
88	* MAINTAINERS: Update my email.
89
902012-12-29  Ben Elliston  <bje@gnu.org>
91
92	* config.guess: Update to 2012-12-29 version.
93	* config.sub: Likewise.
94
952012-12-20  Matthias Klose  <doko@ubuntu.com>
96
97	* Makefile.def (install-target-libgfortran): Depend on
98	install-target-libquadmath, install-target-libgcc.
99	(install-target-libsanitizer): Depend on install-target-libgcc.
100	(install-target-libjava): Depend on install-target-libgcc.
101	(install-target-libitm): Depend on install-target-libgcc.
102	(install-target-libobjc): Depend on install-target-libgcc.
103	(install-target-libstdc++-v3): Depend on install-target-libgcc.
104	* Makefile.in: Regenerate.
105
1062012-12-19  Matthias Klose  <doko@ubuntu.com>
107
108	* Makefile.def (install-target-libgo): Depend on
109	install-target-libatomic.
110	* Makefile.in: Regenerate.
111
1122012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
113
114	PR go/55201
115	* Makefile.def (all-target-libgo): Depend on all-target-libatomic.
116	* Makefile.in: Regenerate.
117
1182012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
119
120	* configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
121	* configure: Regenerate.
122
1232012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
124
125	* config.sub: Merge from config repo.
126
1272012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
128
129	* Makefile.def (target_modules): Add bootstrap=true and
130	raw_cxx=true to libsanitizer.
131	* configure.ac (bootstrap_target_libs): Add libsanitizer.
132	* Makefile.in: Regenerated.
133	* configure: Likewise.
134
1352012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
136
137	* MAINTAINERS: Remove self as RTL optimization maintainer.
138
1392012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
140
141	* MAINTAINERS (Write After Approval): Add myself.
142
1432012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
144
145	* Makefile.def (target_modules): Remove bootstrap=true and
146	raw_cxx=true from libsanitizer.
147	* configure.ac (bootstrap_target_libs): Remove libsanitizer.
148	* Makefile.in: Regenerated.
149	* configure: Likewise.
150
1512012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
152
153	* Makefile.def (target_modules): Add bootstrap=true and
154	raw_cxx=true to libsanitizer.
155	* configure.ac (bootstrap_target_libs): Add libsanitizer.
156	* Makefile.in: Regenerated.
157	* configure: Likewise.
158
1592012-11-28  Andrew Pinski  <apinski@cavium.com>
160
161	PR bootstrap/54279
162	* configure.ac (CXX_FOR_TARGET): Change over to use xg++.
163	* configure: Regenerate.
164	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
165	* Makefile.in: Regenerate.
166
1672012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
168
169	* configure.ac: Disable libsanitizer if we're not building C++.
170	* configure: Regenerate.
171
1722012-11-15  Roland McGrath  <roland@hack.frob.com>
173
174	* MAINTAINERS (Write After Approval): Add myself.
175
1762012-11-15  Dmitry Vyukov  <dvyukov@google.com>
177
178	* MAINTAINERS: (libsanitizer, asan.c): Add myself,
179	Kostya Serebryany (kcc@google.com) and
180	Jakub Jelinek (jakub@redhat.com).
181	Rename area for Dodji Seketeli (dodji@redhat.com).
182
1832012-11-15  Dodji Seketeli  <dodji@redhat.com>
184
185	* MAINTAINERS: (asan.c, related): Add myself.
186
1872012-11-14  Roland McGrath  <mcgrathr@google.com>
188
189	* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
190	* configure: Regenerate.
191
1922012-11-13  Richard Henderson  <rth@redhat.com>
193
194	* configure.ac: Move libsanitizer logic to subdirectory.
195	* configure: Regenerate.
196
1972012-11-13  Dodji Seketeli  <dodji@redhat.com>
198
199	* configure.ac: Enable libsanitizer just on x86 linux for now.
200	* configure: Re-generate.
201
2022012-11-13  David Edelsohn  <dje.gcc@gmail.com>
203
204	* configure.ac: Disable libsanitizer on AIX. Merge libquadmath
205	sections.
206	* configure: Regenerate.
207
2082012-11-13  Hans-Peter Nilsson  <hp@axis.com>
209
210	* configure.ac: Add section for configdirs for libsanitizer.
211	Disable for cris-*-* and mmix-*-*.
212	* configure: Regenerate.
213
2142012-11-12  Wei Mi <wmi@google.com>
215
216	* configure.ac: Add libsanitizer to target_libraries.
217	* Makefile.def: Ditto.
218	* configure: Regenerate.
219	* Makefile.in: Regenerate.
220	* libsanitizer: New directory for asan runtime.  Contains an empty
221	tsan directory.
222
2232012-11-03  Corinna Vinschen  <corinna@vinschen.de>
224
225	* configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
226	against Mingw64 w32api.
227	* configure: Regenerate.
228
2292012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
230
231	* configure: Regenerated.
232
2332012-11-03  Robert Mason  <rbmj@verizon.net>
234
235	* configure.ac: add --disable-libstdcxx configure option
236	and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
237
2382012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
239
240	* MAINTAINERS (Write After Approval): Add myself.
241
2422012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
243
244	* MAINTAINERS (Write After Approval): Add myself.
245
2462012-10-24  Sharad Singhai  <singhai@google.com>
247
248	* MAINTAINERS (Write After Approval): Add myself.
249
2502012-10-24  Eric Christopher  <echristo@gmail.com>
251
252	* MAINTAINERS: Update email address.
253
2542012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
255
256	PR bootstrap/54820
257	* configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
258	* configure: Regenerate.
259
2602012-10-23  Richard Earnshaw  <rearnsha@arm.com>
261
262	* MAINTAINERS (aarch64): Add Marcus and myself.
263
2642012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
265
266	PR bootstrap/54820
267	* Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
268	(all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
269	(all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
270	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
271	(host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
272	* Makefile.in: Regenerate.
273	* configure.ac (have_static_libs): New variable and associated check.
274	(stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
275	-static-libgcc if stage1_libs is empty and have_static_libs is yes.
276	* configure: Regenerate.
277
2782012-10-10  Richard Biener  <rguenther@suse.de>
279
280	* MAINTAINERS: Adjust for changed surname.
281
2822012-10-04  Lawrence Crowl  <crowl@google.com>
283
284	* MAINTAINERS (Write After Approval): Add myself.
285
2862012-10-01  Cary Coutant  <ccoutant@google.com>
287
288	* MAINTAINERS: Add myself as dwarf debugging code maintainer.
289
2902012-09-28  Ian Lance Taylor  <iant@google.com>
291
292	* Makefile.def: Make all-target-libgo depend on
293	all-target-libbacktrace.
294	* Makefile.in: Rebuild.
295
2962012-09-26  Ian Lance Taylor  <iant@google.com>
297
298	* Makefile.def: Make all-gcc depend on all-libbacktrace.
299	* Makefile.in: Rebuild.
300
3012012-09-20  Walter Lee  <walt@tilera.com>
302
303	* configure.ac: Add tilegx to list of targets that support gold.
304	* configure: Regenerate.
305
3062012-09-20  Marek Polacek  <polacek@redhat.com>
307
308	* MAINTAINERS (Write After Approval): Add myself.
309
3102012-09-19  Steve Ellcey  <sellcey@mips.com>
311
312	* configure.ac: Add mips*-mti-elf* target.
313	* configure: Regenerate.
314
3152012-09-17  Ian Lance Taylor  <iant@google.com>
316
317	* MAINTAINERS (Various Maintainers): Add libbacktrace.
318	* configure.ac (host_libs): Add libbacktrace.
319	(target_libraries): Add libbacktrace.
320	* Makefile.def (host_modules): Add libbacktrace.
321	(target_modules): Likewise.
322	* configure, Makefile.in: Rebuild.
323
3242012-09-14  David Edelsohn  <dje.gcc@gmail.com>
325
326	PR target/38607
327	Merge upstream change.
328	* libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
329
330	* configure.ac: Add target-libquadmath to noconfigdirs for AIX.
331	Add libgomp*.o to compare_exclusions for AIX.
332	* configure: Regenerate.
333
3342012-09-06  Diego Novillo  <dnovillo@google.com>
335
336	* configure.ac: Bump minimum GMP version to 4.2.3.
337	* configure: Re-generate.
338
3392012-09-05  Georg-Johann Lay  <avr@gjlay.de>
340
341	PR target/54461
342	* configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
343	target-libgloss if not configured --with-avrlibc=no.
344	* configure: Regenerate.
345
3462012-09-04  Jason Merrill  <jason@redhat.com>
347
348	* configure.ac: Fix --enable-languages=all.
349
3502012-09-04  Christophe Lyon  <christophe.lyon@st.com>
351
352	* MAINTAINERS (Write After Approval): Add myself.
353
3542012-09-03  Richard Guenther  <rguenther@suse.de>
355
356	PR bootstrap/54138
357	* configure.ac: Re-organize ISL / CLOOG checks to allow
358	disabling with either --without-isl or --without-cloog.
359	* configure: Regenerated.
360
3612012-09-03  Georg-Johann Lay  <avr@gjlay.de>
362
363	* configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
364	* configure: Regenerate.
365
3662012-08-27  Ulrich Drepper  <drepper@gmail.com>
367
368	* MAINTAINERS: Fix my email address.
369
3702012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
371
372	PR binutils/4970
373	* Makefile.def (host_modules): Rmove lib_path=.libs from bfd
374	and opcodes.
375	* Makefile.in: Regenerated.
376
3772012-08-26  Art Haas <ahaas@impactweather.com>
378
379	* configure: Regenerate.
380
3812012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
382
383	* INSTALL/README: Also refer to the online installation
384	instructions.
385
3862012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
387
388	* MAINTAINERS (Write After Approval): Add myself.
389	(Picochip port): Remove myself.
390
3912012-08-14   Diego Novillo  <dnovillo@google.com>
392
393	Merge from cxx-conversion branch.
394
395	* Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
396	POSTSTAGE1_CONFIGURE_FLAGS.
397	* Makefile.in: Regenerate.
398	* configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
399	Force C++ when bootstrapping.
400	* configure: Regenerate.
401
4022012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
403
404	* MAINTAINERS (Write After Approval): Add myself.
405
4062012-07-16  Joseph Myers  <joseph@codesourcery.com>
407
408	* README: Document use of ranges of years in copyright notices.
409
4102012-07-06  Richard Guenther  <rguenther@suse.de>
411
412	* Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
413	as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
414	--with-gmp=system.
415	* Makefile.in: Regenerated.
416	* configure: Likewise.
417
4182012-07-06  Richard Guenther  <rguenther@suse.de>
419
420	* configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
421	* Makefile.def (isl): Use extra_isl_gmp_configure_flags and
422	supply V=1 as extra_make_flags.
423	* configure: Regenerated.
424	* Makefile.in: Likewise.
425
4262012-07-04  Tristan Gingold  <gingold@adacore.com>
427
428	* configure: Regenerate.
429
4302012-07-03  Richard Guenther  <rguenther@suse.de>
431
432	* Makfile.def (isl): Remove not necessary extra_exports and
433	extra_make_flags.
434	(cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
435	* Makefile.in: Regenerated.
436
4372012-07-03  Richard Guenther  <rguenther@suse.de>
438
439	* Makefile.def (cloog): Add V=1 to extra_make_flags.
440	* configure.ac: If either the ISL or the CLooG check failed
441	do not try to build in-tree versions.
442	* Makefile.in: Regenerated.
443	* configure: Regenerated.
444
4452012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
446
447	* configure: Regenerate.
448
4492012-07-02  Janis Johnson  <janisjo@codesourcery.com>
450
451	* MAINTAINERS (Various Maintainers): Add myself as testsuite
452	maintainer.
453
4542012-07-02  Richard Guenther  <rguenther@suse.de>
455
456	* configure: Regenerated.
457
4582012-07-02  Richard Guenther  <rguenther@suse.de>
459	Michael Matz  <matz@suse.de>
460	Tobias Grosser <tobias@grosser.es>
461	Sebastian Pop <sebpop@gmail.com>
462
463	* Makefile.def: Add ISL host module, remove PPL host module.
464	Adjust ClooG host module to use the proper ISL.
465	* Makefile.tpl: Pass ISL include flags instead of PPL ones.
466	* configure.ac: Include config/isl.m4.  Add ISL host library,
467	remove PPL.  Remove PPL configury, add ISL configury, adjust
468	ClooG configury.
469	* Makefile.in: Regenerated.
470	* configure: Likewise.
471
4722012-07-02  Richard Guenther  <rguenther@suse.de>
473
474	Merge from graphite branch
475	2011-07-21  Tobias Grosser  <tobias@grosser.es>
476
477	* configure: Regenerated.
478	* config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
479	both cloog.org and legacy versions. The only supported version will
480	be CLooG with the isl backend.
481
482	2011-07-21  Tobias Grosser  <tobias@grosser.es>
483
484	* configure: Regenerated.
485	* configure.ac: Require cloog isl 0.17.0
486
487	2011-07-21  Tobias Grosser  <tobias@grosser.es>
488
489	* configure: Regenerated.
490	* config/cloog.m4: Do not define CLOOG_ORG
491
4922012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
493
494	* configure.ac: Skip C if explicitly selected.
495	* configure: Regenerate.
496
4972012-06-28  Christophe Lyon <christophe.lyon@st.com>
498
499	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
500	they contain -O2.
501	* configure: Regenerate.
502
5032012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
504
505	PR debug/53740
506	* df.h, df-problems.c, dce.c: Revert last patch.
507
5082012-06-25  Iain Sandoe  <iain@codesourcery.com>
509
510	* MAINTAINERS (Write After Approval): Update my email address.
511
5122012-06-21  Meador Inge  <meadori@codesourcery.com>
513
514	* MAINTAINERS (Write After Approval): Add myself.
515
5162012-06-20  Jason Merrill  <jason@redhat.com>
517
518	* Makefile.tpl (check-target-libgomp-c++): New.
519	(check-target-libitm-c++): New.
520	* Makefile.def (c++): Add them.
521	* Makefile.in: Regenerate.
522
5232012-05-29  Edmar Wienskoski  <edmar@freescale.com>
524
525	* MAINTAINERS (Write After Approval): Add myself.
526
5272012-05-16  Olivier Hainque  <hainque@adacore.com>
528
529	* Makefile.tpl (gcc-no-fixedincludes): Rename into ...
530	(gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
531	(install-no-fixedincludes): Adjust accordingly.
532	* Makefile.in: Regenerate.
533
5342012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
535
536	Merge upstream change
537	* libtool.m4 (_LT_ENABLE_LOCK): Support x32.
538
5392012-05-14  Marc Glisse  <marc.glisse@inria.fr>
540
541	* MAINTAINERS (Write After Approval): Add myself.
542
5432012-05-09  Nick Clifton  <nickc@redhat.com>
544	    Paul Smith  <psmith@gnu.org>
545
546	PR bootstrap/50461
547	* configure.ac (mpfr-dir): When using in-tree MPFR sources
548	allow for the fact that from release v3.1.0 of MPFR the source
549	files were moved into a src sub-directory.
550	* configure: Regenerate.
551
5522012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
553
554	* configure.ac: Bump minimum MPFR version to 2.4.0.
555	* configure: Regenerated.
556
5572012-05-01  Richard Henderson  <rth@redhat.com>
558
559	* Makefile.def (libatomic): New target_module.
560	* configure.ac (target_libraries): Add libatomic.
561	(noconfigdirs): Check if libatomic is supported.
562	* Makefile.in, configure: Rebuild.
563
5642012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
565
566	* MAINTAINERS (Write After Approval): Add myself.
567
5682012-04-25  Joel Brobecker  <brobecker@adacore.com>
569
570	* config.sub: Update to 2012-04-18 version from official repo.
571
5722012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
573
574	* MAINTAINERS (Write After Approval): Add myself.
575
5762012-04-11  Steve Ellcey  <sellcey@mips.com>
577
578	* MAINTAINERS: Changed email address.
579
5802012-03-28  Georg-Johann Lay  <avr@gjlay.de>
581
582	PR target/52737
583	* contrib/gcc_update (files_and_dependencies):
584	Remove gcc/config/avr/t-multilib from touch data.
585
5862012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
587
588	* MAINTAINERS (OS Port Maintainers): Remove irix.
589	* configure.ac (enable_libgomp): Remove *-*-irix6*.
590	(unsupported_languages): Remove mips-sgi-irix6.*.
591	(noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
592	(with_stabs): Remove.
593	* configure: Regenerate.
594
5952012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
596
597	* MAINTAINERS (OS Port Maintainers): Remove osf.
598	* configure.ac (enable_libgomp): Remove *-*-osf*.
599	(with_stabs): Remove alpha*-*-osf*.
600	* configure: Regenerate.
601
6022012-03-05  Tristan Gingold  <gingold@adacore.com>
603
604	* configure.ac: Enable gdb and readline for ia64*-*-*vms*.
605	* configure: Regenerate.
606
6072012-02-17  Walter Lee  <walt@tilera.com>
608
609	* MAINTAINERS: (Write After Approval): Delete myself.
610
6112012-02-14  Walter Lee  <walt@tilera.com>
612
613	* MAINTAINERS (tilegx port): Add myself.
614	(tilepro port): Add myself.
615	(Write After Approval): Add myself.
616
6172012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
618
619	* MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
620	and Joseph Myers as docstring relicensing maintainers.
621
6222012-02-09  Bin Cheng  <bin.cheng@arm.com>
623
624	* MAINTAINERS (write-after-approval): Add myself.
625
6262012-02-08  Ira Rosen <irar@il.ibm.com>
627
628	* MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
629	maintainer.
630
6312012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
632
633	* MAINTAINERS (Write After Approval): Move myself to
634	maintain alphabetical order.
635
6362012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
637
638	* MAINTAINERS (Write After Approval): Add myself.
639
6402012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
641
642	* MAINTAINERS (Write After Approval): Add myself.
643
6442012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
645	    Jayant R Sonar <jayant.sonar@kpitcummins.com>
646
647	* configure.ac (cr16-*-*): Remove nonconfigdirs.
648	* configure: Regenerate.
649
6502012-01-23  Harshit Chopra  <harshit@google.com>
651
652	* MAINTAINERS (Write After Approval): Add myself.
653
6542012-01-22  Douglas B Rupp  <rupp@ngnat.com>
655
656	* configure.ac: Remove reference to mh-interix.
657	* configure: Regenerate.
658
6592012-01-05  Richard Henderson  <rth@redhat.com>
660
661	PR bootstrap/51072
662	* configure.ac: Disable libitm if c++ is not enabled.
663	* configure: Rebuild.
664
665	* configure.ac: Fix regexp for same.
666	* configure: Rebuild.
667
6682012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
669
670	* MAINTAINERS (Write After Approval): Add myself.
671
6722012-01-02  Richard Guenther  <rguenther@suse.de>
673
674	PR bootstrap/51686
675	* Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
676	* Makefile.in: Regenerate.
677
6782011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
679
680	* MAINTAINERS (Write After Approval): Add myself.
681
6822011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
683
684	* configure: Regenerate.
685
6862011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
687
688	* MAINTAINERS (picochip): Changed email address.
689
6902011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
691
692	* MAINTAINERS (write-after-approval): Add self.
693
6942011-11-29  DJ Delorie  <dj@redhat.com>
695
696	* configure.ac (rl78-*-*) New case.
697	* configure: Regenerate.
698	* MAINTAINERS: Add myself as RL78 maintainer.
699
7002011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
701
702	* MAINTAINERS: Add self as co-maintainer of the Ada front end.
703
7042011-11-21  Andreas Tobler  <andreast@fgznet.ch>
705
706	* libtool.m4: Additional FreeBSD 10 fixes.
707
7082011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
709
710	* MAINTAINERS: Move myself from Write After Approval to CPU Port
711	Maintainers section, as Epiphany maintainer.
712
7132011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
714
715	PR target/49992
716	* configure.ac: Remove ranlib special-casing for Darwin.
717	* configure: Regenerate.
718
7192011-11-12  Andrey Belevantsev  <abel@ispras.ru>
720
721	* MAINTAINERS (Reviewers): Keep the list sorted.
722
7232011-11-11  Andrey Belevantsev  <abel@ispras.ru>
724
725	* MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
726
7272011-11-09  Roland McGrath  <mcgrathr@google.com>
728
729	* configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
730	* configure: Rebuild.
731	* Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
732	* Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
733	(HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
734	(BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
735	(BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
736	Add READELF.
737	* Makefile.in: Rebuild.
738
7392011-11-09  Jason Merrill  <jason@redhat.com>
740
741	* Makefile.def (language=c++): Remove check-c++0x.
742	* Makefile.in (check-gcc-c++): Regenerate.
743
7442011-11-08  Richard Henderson  <rth@redhat.com>
745
746	* configure.ac: Test for libitm directory present first.
747
748	* configure.ac: Adjust srcdir for running libitm/configure.tgt.
749
750	* configure.ac: Test libitm/configure.tgt to disable libitm.
751	* configure: Rebuild.
752
7532011-11-07  Aldy Hernandez  <aldyh@redhat.com>
754	    Richard Henderson  <rth@redhat.com>
755
756	Merged from transactional-memory.
757
758	* Makefile.def (lang_env_dependencies): libitm is c++.
759	Add libitm target module.
760	* configure.ac: Likewise.
761	* config/mmap.m4: New file.
762	* contrib/gcc_update: Add libitm to touch data.
763	* Makefile.in, configure: Rebuild.
764
7652011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
766
767	* Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
768	LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
769	* Makefile.in: Regenerate.
770
7712011-11-01  DJ Delorie  <dj@redhat.com>
772
773	* config.sub: Update to version 2011-10-29 (added rl78)
774
7752011-10-27  Nick Clifton  <nickc@redhat.com>
776
777	* config.sub: Import these changes from the config project:
778
779	2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
780	    Ben Elliston  <bje@gnu.org>
781
782	* config.sub (epiphany): New.
783
784	2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
785	    Ben Elliston  <bje@gnu.org>
786
787	* config.sub (hexagon, hexagon-*): New.
788
789	2011-08-23  Roland McGrath  <mcgrathr@google.com>
790
791	* config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
792	64eb to be64.
793
794	2011-08-16  Roland McGrath  <mcgrathr@google.com>
795
796	* config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
797	(nacl): Grok as alias for 32el-unknown-nacl.
798
7992011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
800
801	* MAINTAINERS (Write After Approval): Add myself.
802
8032011-10-24  Teresa Johnson  <tejohnson@google.com>
804
805	* MAINTAINERS (Write After Approval): Add myself.
806
8072011-09-21  Jakub Jelinek  <jakub@redhat.com>
808
809	* MAINTAINERS (sparc port): Remove myself.
810
8112011-09-14  Tom de Vries  <tom@codesourcery.com>
812
813	* MAINTAINERS (Write After Approval): Add myself.
814
8152011-08-14  Yao Qi  <yao@codesourcery.com>
816
817	* configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
818	* configure: Regenerate.
819
8202011-07-26  Ian Lance Taylor  <iant@google.com>
821
822	* configure.ac: Set have_compiler based on whether gcc directory
823	exists, rather than on whether gcc is in configdirs.
824	* configure: Rebuild.
825
8262011-07-21  Joseph Myers  <joseph@codesourcery.com>
827
828	* MAINTAINERS (Global Reviewers): Add self.
829
8302011-07-20  David Edelsohn  <dje.gcc@gmail.com>
831
832	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
833	link directories.
834	* Makefile.in: Rebuild.
835
8362011-07-20  Ian Lance Taylor  <iant@google.com>
837
838	PR bootstrap/49787
839	* configure.ac: Move --enable-bootstrap handling earlier in file.
840	If --enable-bootstrap and either --enable-build-with-cxx or
841	--enable-build-poststage1-with-cxx, enable C++ automatically.
842	* configure: Rebuild.
843
8442011-07-19  Ian Lance Taylor  <iant@google.com>
845
846	* configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
847	make C++ a boot_language.  Set and substitute
848	POSTSTAGE1_CONFIGURE_FLAGS.
849	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
850	(STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
851	* configure, Makefile.in: Rebuild.
852
8532011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
854
855	* MAINTAINERS (Register Allocation): Move myself from reviewers to
856	maintainers.
857
8582011-07-18  Jakub Jelinek  <jakub@redhat.com>
859
860	* MAINTAINERS (Global Reviewers): Add myself.
861
8622011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
863
864	* configure: Regenerate.
865
8662011-07-16  Jason Merrill  <jason@redhat.com>
867
868	* Makefile.def (language=c++): Add check-c++0x and
869	check-target-libmudflap-c++.
870	* Makefile.tpl (check-target-libmudflap-c++): New.
871	* Makefile.in: Regenerate.
872
8732011-07-16  Matthias Klose  <doko@ubuntu.com>
874
875	* Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
876	* Makefile.def (target_modules/libjava): Pass
877	$(EXTRA_CONFIGARGS_LIBJAVA).
878	* configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
879	if not configured with --enable-static-libjava.
880	* Makefile.in: Regenerate.
881	* configure: Likewise.
882
8832011-07-15  Jason Merrill  <jason@redhat.com>
884
885	* Makefile.in (check-c++): Move check-gcc-c++0x after
886	check-target-libstdc++-v3.
887
8882011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
889
890	* MAINTAINERS (c6x port): New entry.
891
8922011-07-13  Jason Merrill  <jason@redhat.com>
893
894	* Makefile.in (check-gcc-c++0x): New.
895	(check-c++): Depend on it.
896
8972011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
898
899	PR target/39150
900	* configure.ac (i[3456789]86-*-solaris2*): Also accept
901	x86_64-*-solaris2.1[0-9]*.
902	* configure: Regenerate.
903
9042011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
905
906	* MAINTAINERS (RTL optimizers): Add self.
907
9082011-06-27  Gabriel Charette  <gchare@google.com>
909
910	* MAINTAINERS (Write After Approval): Add myself.
911
9122011-06-22  Hans-Peter Nilsson  <hp@axis.com>
913
914	PR regression/47836
915	PR bootstrap/23656
916	PR other/47733
917	PR bootstrap/49247
918	PR c/48825
919	* configure.ac (target_libraries): Remove target-libiberty.
920	Remove case-statement setting skipdirs=target-libiberty for
921	multiple targets.  Remove checking target_configdirs and
922	removing target-libiberty but keeping target-libgcc if
923	otherwise empty.
924	* Makefile.def (target_modules): Don't add libiberty.
925	(dependencies): Remove all traces of target-libiberty.
926	* configure, Makefile.in: Regenerate.
927
9282011-06-13  Walter Lee <walt@tilera.com>
929
930	* configure.ac (tilepro-*-*) New case.
931	(tilegx-*-*): Likewise.
932	* configure: Regenerate.
933
9342011-06-06  Jing Yu  <jingyu@google.com>
935
936	* configure.ac: Skip target-libiberty for
937	arm*-*-linux-androideabi.
938	* configure: Regenerated.
939
9402011-06-06  Nick Clifton  <nickc@redhat.com>
941
942	* config.sub: Sync from upstream.
943
9442011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
945
946	* MAINTAINERS (Write After Approval): Add myself.
947
9482011-06-01  Daniel Jacobowitz  <drow@false.org>
949
950	* MAINTAINERS: Update my email address.
951
9522011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
953
954	* MAINTAINERS (Write After Approval): Update my email address.
955
9562011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
957
958	* MAINTAINERS (Write After Approval): Add myself.
959
9602011-05-08  Doug Kwan  <dougkwan@google.com>
961
962	* configure.ac: Propagate LDFLAGS_FOR_TARGET.
963	* configure: Regenerated.
964	* Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
965	value from configure.
966	* Makefile.in: Regenerated.
967
9682011-05-05  Joseph Myers  <joseph@codesourcery.com>
969
970	* configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
971	sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
972	*-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
973	| *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
974	*-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
975	*-*-vxworks*): Disable newlib and libgloss in separate case
976	statement.
977	(i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
978	to separate case statement.
979	(*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
980	*-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
981	alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
982	sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
983	arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
984	bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
985	i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
986	i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
987	i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
988	i[[3456789]]86-*-rdos*, m32r-*-*,
989	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
990	| fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
991	powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
992	rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
993	| sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
994	sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
995	sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
996	*-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
997	and libgloss in main case over targets.  Remove most empty cases
998	in main case over targets.
999	* configure: Regenerate.
1000
10012011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1002
1003	* MAINTAINERS (Write After Approval): Add myself.
1004
10052011-05-04  Joseph Myers  <joseph@codesourcery.com>
1006
1007	* configure.ac: Remove code setting special library locations for
1008	hppa*64*-*-hpux11*.  Remove code setting compiler for
1009	sparc-sun-solaris2*.
1010	* configure: Regenerate.
1011
10122011-05-04  Joseph Myers  <joseph@codesourcery.com>
1013
1014	* configure.ac: Separate libgloss_dir settings from general case
1015	over targets.
1016	* configure: Regenerate.
1017
10182011-04-28  Joseph Myers  <joseph@codesourcery.com>
1019
1020	* configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1021	alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1022	arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1023	cases in libgcj-disabling case statement.
1024	(hppa*64*-*-linux*): Set unsupported_languages instead of
1025	disabling target-zlib.
1026	(hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1027	to hppa*64*-*-hpux*.
1028	(hppa*-*-*): Restrict case in libgcj-disabling case statement to
1029	hppa*-*-hpux*.
1030	(ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1031	i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1032	i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1033	fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1034	powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1035	sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1036	sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1037	*-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1038	libgcj-disabling case statement.
1039	* configure: Regenerate.
1040
10412011-04-28  Joseph Myers  <joseph@codesourcery.com>
1042
1043	* configure.ac: Disable Java for targets not supporting libffi.
1044	(*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1045	Remove cases in Java-disabling statement.
1046	(*arm-wince-pe): Change to arm-wince-pe.
1047	(arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1048	cases in Java-disabling statement.
1049	(bfin-*-*): Don't disable Java again.
1050	(c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1051	fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1052	hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1053	hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1054	i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1055	i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1056	i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1057	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1058	Java-disabling statement.
1059	(mmix-*-*): Don't disable Java again.
1060	(mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1061	powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1062	microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1063	sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1064	tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1065	statement.
1066	* configure: Regenerate.
1067
10682011-04-28  Joseph Myers  <joseph@codesourcery.com>
1069
1070	* configure.ac: Separate cases disabling Java and Java libraries
1071	from general case over targets.
1072	* configure: Regenerate.
1073
10742011-04-21  Jie Zhang  <jzhang918@gmail.com>
1075
1076	* MAINTAINERS: Update my email address.
1077
10782011-04-20  Easwaran Raman  <eraman@google.com>
1079
1080	* MAINTAINERS (Write After Approval): Add myself.
1081
10822011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1083
1084	PR lto/48086
1085	* configure.ac: Re-enable LTO on *-apple-darwin9*.
1086	* configure: Regenerate.
1087
10882011-04-16  Jim Meyering  <meyering@redhat.com>
1089
1090	* MAINTAINERS (Write After Approval): Add myself.
1091
10922011-04-15  Dodji Seketeli  <dodji@redhat.com>
1093
1094	* MAINTAINERS: Update my email address.
1095
10962011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1097
1098	* MAINTAINERS (Write After Approval): Add myself.
1099
11002011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1101
1102	* MAINTAINERS (Write After Approval): Add myself.
1103
11042011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1105
1106	* MAINTAINERS (Write After Approval): Add myself.
1107
11082011-04-06  Joseph Myers  <joseph@codesourcery.com>
1109
1110	* configure.ac (build_tools): Remove build-byacc.
1111	(host_libs): Remove mmalloc.
1112	(host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1113	autoconf automake libtool diff rcs fileutils shellutils time
1114	textutils wdiff find uudecode hello tar gzip indent recode release
1115	sed perl gawk findutils gettext zip.
1116	(libgcj): Remove target-qthreads.
1117	(target_tools): Remove target-examples target-gperf.
1118	(YACC): Don't handle building byacc.
1119	* configure: Regenerate.
1120	* Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1121	dosutils, examples, fileutils, find, findutils, gawk, gettext,
1122	gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1123	patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1124	shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1125	handle building components.
1126	* Makefile.in: Regenerate.
1127
11282011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1129
1130	* MAINTAINERS: Update my email address as Xtensa maintainer.
1131
11322011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1133
1134	* config.sub: Sync from upstream.
1135
11362011-04-01  Joseph Myers  <joseph@codesourcery.com>
1137
1138	* configure.ac (avr-*-*): Add comment about why libssp is disabled.
1139	(microblaze*): Don't disable libssp.
1140	* configure: Regenerate.
1141
11422011-04-01  Joseph Myers  <joseph@codesourcery.com>
1143
1144	* configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1145	moveifchange.
1146	* configure: Regenerate.
1147	* Makefile.tpl: Use @SHELL@ not @config_shell@.
1148	* Makefile.in: Regenerate.
1149
11502011-04-01  Joseph Myers  <joseph@codesourcery.com>
1151
1152	* configure.ac (*-*-sysv4*): Don't enable libgomp.
1153	(alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1154	powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1155	powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1156	xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1157	*-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1158	md_exec_prefix cases.
1159	* configure: Regenerate.
1160
11612011-04-01  Joseph Myers  <joseph@codesourcery.com>
1162
1163	* configure.ac: Separate cases disabling target-libssp,
1164	target-libiberty, target-libstdc++-v3 and Fortran from general
1165	case over targets.
1166	* configure: Regenerate.
1167
11682011-04-01  Joseph Myers  <joseph@codesourcery.com>
1169
1170	* configure.ac (*-*-chorusos): Don't disable libgcj.
1171	(*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1172	Remove case.
1173	(*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1174	(arm-*-coff): Don't disable libgcj.
1175	(arm*-*-linux-gnueabi): Remove useless assignment.
1176	(arm-*-riscix*): Don't disable libgcj.
1177	(bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1178	configuration.
1179	(c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1180	(c54x*-*-*): Remove case.
1181	(tic54x-*-*): Don't disable GCC or GCC libraries.
1182	(cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1183	to *.
1184	(d10v-*-*): Don't disable GCC libraries.
1185	(d30v-*-*): Don't disable libgcj.
1186	(h8500-*-*): Don't disable GCC libraries.
1187	(i960-*-*): Don't disable libgcj.
1188	(i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1189	(i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1190	i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1191	libgcj.
1192	(m68k-*-coff*): Remove case.
1193	(mmix-*-*): Don't disable libgloss on host.
1194	(mn10200-*-*, mn10300-*-*): Remove cases.
1195	(powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1196	powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1197	Don't disable libgcj.
1198	(romp-*-*): Remove case.
1199	(sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1200	(sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1201	case.
1202	(v810-*-*): Don't disable GCC libraries.
1203	(v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1204	(ip2k-*-*): Don't disable GCC libraries.
1205	* configure: Regenerate.
1206
12072011-03-28  Joseph Myers  <joseph@codesourcery.com>
1208
1209	* configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1210	libffi on host.
1211	(x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1212	on host.
1213	(c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1214	* configure: Regenerate.
1215
12162011-03-26  John Marino  <binutils@marino.st>
1217
1218	* configure.ac: Add support for *-*-dragonfly*
1219	* configure: Regenerate.
1220
12212011-03-25  Joseph Myers  <joseph@codesourcery.com>
1222
1223	* configure.ac (native_only): Remove.
1224	(i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1225	send-pr uudecode guile gnuserv on host.
1226	(x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1227	send-pr rcs guile perl texinfo libtool on host.
1228	(i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1229	automake send-pr rcs guile perl texinfo libtool on host.
1230	(*-*-cygwin*, *-*-netbsd*): Remove host cases.
1231	(*-*-kaos*): Don't disable target-examples target-gperf on target.
1232	(alpha*-dec-osf*): Don't disable fileutils on target.
1233	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1234	texinfo send-pr expect dejagnu on target.
1235	(arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1236	target-qthreads on target.
1237	(hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1238	(ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1239	(i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1240	x86_64-*-mingw*): Don't disable expect on target.
1241	(*-*-cygwin*): Don't disable target-gperf on target.
1242	(powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1243	gnuserv on target.
1244	(powerpcle-*-solaris*): Don't disable make expect gnuserv on
1245	target.
1246	* configure: Regenerate.
1247
12482011-03-25  Joseph Myers  <joseph@codesourcery.com>
1249
1250	* configure.ac (target_tools): Remove target-groff.
1251	(native_only): Remove target-groff.
1252	(hppa*64*-*-*): Don't disable byacc.
1253	(i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1254	setting.
1255	(*-*-kaos*): Don't skip target-librx and target-groff.
1256	(*-*-netware*): Don't skip target-libmudflap.
1257	(*-*-tpf*): Don't skip target-libmudflap.
1258	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1259	directories on the host.
1260	(ia64*-*-*vms*): Don't skip tix.
1261	(sh-*-* | sh64-*-*): Don't condition skipped directories on the
1262	host.
1263	* configure: Regenerate.
1264
12652011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1266
1267	* configure.ac: Remove references to mt-mep, mt-netware,
1268	mt-wince.
1269	* Makefile.def: Add all-utils soft dependencies.
1270	* Makefile.tpl: Remove GDB_NLM_DEPS.
1271	* configure: Regenerate.
1272	* Makefile.in: Regenerate.
1273
12742011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1275
1276	* configure.ac: Do not include mh-x86omitfp.
1277	* configure: Regenerate.
1278
12792011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1280
1281	* configure.ac: Remove empty cases.
1282	* configure: Regenerate.
1283
12842011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1285
1286	* Makefile.def: Add dependency from termcap to gdb.
1287	* Makefile.in: Regenerate.
1288
12892011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1290
1291	* configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1292	* configure: Regenerate.
1293	* Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1294	* Makefile.tpl: Likewise.
1295	* Makefile.in: Regenerate.
1296
12972011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1298
1299	* configure.ac: Remove all mentions of tentative_cc.
1300	* configure: Regenerate.
1301
13022011-03-24  Joseph Myers  <joseph@codesourcery.com>
1303
1304	* configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1305	i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1306	m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1307	m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1308	mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1309	i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1310	i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1311	i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1312	i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1313	hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1314	*-*-rhapsody*): Remove host cases.
1315	* configure: Regenerate.
1316
13172011-03-24  Joseph Myers  <joseph@codesourcery.com>
1318
1319	* configure.ac (ppc*-*-pe): Remove host case.
1320	(strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1321	xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1322	| ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1323	cases.
1324	* configure: Regenerate.
1325
13262011-03-24  Joseph Myers  <joseph@codesourcery.com>
1327
1328	* config.sub: Update to version 2011-03-23.
1329
13302011-03-22  Joseph Myers  <joseph@codesourcery.com>
1331
1332	* configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1333	i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1334	| i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1335	* configure: Regenerate.
1336
13372011-03-22  Joseph Myers  <joseph@codesourcery.com>
1338
1339	* MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1340	to Write After Approval.
1341	* config-ml.in: Don't handle arc-*-elf*.
1342	* configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1343	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1344	handle GCC libraries.
1345	* configure: Regenerate.
1346
13472011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1348
1349	PR bootstrap/48120:
1350	* configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1351	Add -lstdc++ -lm to LIBS.
1352	* configure: Regenerate.
1353
13542011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1355
1356	* config.guess: Update to version 2011-02-02
1357	* config.sub: Update to version 2011-02-24
1358
13592011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1360
1361	PR lto/48086
1362	* configure.ac: Re-enable LTO on *-apple-darwin9.
1363	* configure: Regenerate.
1364
13652011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1366
1367	PR lto/48086
1368	* configure.ac: Disable LTO on darwin due to an assembler change in
1369	Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1370	under 256.
1371	* configure: Regenerate.
1372
13732011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1374
1375	* MAINTAINERS: Update myself as score backend maintainer,
1376	update my e-mail address.
1377
13782011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1379
1380	* MAINTAINERS: Update my e-mail address.
1381
13822011-03-06  Joey Ye  <joey.ye@arm.com>
1383
1384	* MAINTAINERS: Update my e-mail address.
1385
13862011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1387
1388	* configure.ac: Adjust test of with_ppl.
1389	* configure: Regenerated.
1390
13912011-03-02  Kai Tietz  <ktietz@redhat.com>
1392
1393	* MAINTAINERS: Adjust my e-mail address.
1394
13952011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1396
1397	* configure.ac: Add -lpwl to ppllibs.
1398	* configure: Regenerated.
1399
14002011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1401
1402	* config/cloog.m4: Add -lisl to clooglibs.
1403	* configure: Regenerated.
1404
14052011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1406
1407	* MAINTAINERS (CPU Port maintainers): Add self.
1408
14092011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1410
1411	* MAINTAINERS: Add myself as testsuite maintainer.
1412
14132011-02-15  Mike Stump  <mikestump@comcast.net>
1414
1415	* MAINTAINERS: Add myself as testsuite maintainer.
1416
14172011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1418
1419	Import from Libtool and gnulib:
1420
1421	2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1422
1423	Prepare for supporting FreeBSD 10.
1424	* config.rpath: Remove handling of freebsd1* which soon would
1425	match FreeBSD 10.0.
1426
1427	2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1428
1429	Remove support for FreeBSD 1.x.
1430	* libtool.m4 (_LT_LINKER_SHLIBS)
1431	(_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1432	soon would incorrectly match FreeBSD 10.0.
1433
14342011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1435
1436	PR binutils/12283
1437	* move-if-change: Import version from gnulib.
1438
14392011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1440
1441	PR lto/47225
1442	* Makefile.def (lto-plugin): Double dash for enable-shared.
1443	(configure-gcc): Depend on all-lto-plugin.
1444	* Makefile.in: Rebuilt.
1445
14462011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1447
1448	* configure.ac: Remove extra bracket.
1449	* configure: Regenerate.
1450
14512011-02-08  Tobias Burnus  <burnus@net-b.de>
1452
1453	* MAINTAINERS: Add myself as libquadmath maintainer.
1454
14552011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1456
1457	* MAINTAINERS: Update my email address.
1458
14592011-02-07  Joseph Myers  <joseph@codesourcery.com>
1460
1461	* MAINTAINERS (option handling): Add self.
1462
14632011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1464
1465	PR lto/47225
1466	* Makefile.def: Add dependency for install-gcc
1467	on install-lto-plugin.
1468	* Makfile.in: Regenerated
1469
14702011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1471
1472	* MAINTAINERS (CPU Port Maintainers): Add myself.
1473
14742011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1475
1476	PR libgcj/44341
1477	* configure.ac: Discard --with-* flags for host when configuring
1478	target libraries for cross build.
1479	* configure: Rebuilt.
1480
14812011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1482
1483	* MAINTAINERS (linear loop transforms): Removed.
1484
14852011-01-25  Jakub Jelinek  <jakub@redhat.com>
1486
1487	* configure.ac: If with_ppl is no, move setting with_cloog=no
1488	after CLOOG_REQUESTED check.
1489	* configure: Regenerated.
1490
14912011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1492
1493	* configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1494	CLooG has been requested.
1495	* configure: Regenerated.
1496
14972011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1498
1499	* configure: Regenerated.
1500	* configure.ac: Check for version 0.11 (or later revision) of PPL.
1501
15022011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1503
1504	* configure: Regenerated.
1505	* configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1506
15072011-01-21  Andreas Schwab  <schwab@redhat.com>
1508
1509	* configure.ac: Use AS_HELP_STRING throughout.
1510	* configure: Regenerate.
1511
15122011-01-18  Jie Zhang  <jie.zhang@analog.com>
1513
1514	* configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1515	* configure: Regenerate.
1516
15172011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1518
1519	* ltmain.sh (relink): Use absolute path when hardcoding with -L.
1520
15212011-01-13  Joel Brobecker  <brobecker@adacore.com>
1522
1523	* configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1524	for ia64-hpux.
1525	* configure: Regenerate.
1526
15272011-01-07  Jan Hubicka  <jh@suse.cz>
1528
1529	PR lto/47225
1530	* Makefile.in: Regenerate.
1531	* Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1532	configure.
1533
15342011-01-07  Jan Hubicka  <jh@suse.cz>
1535
1536	* Makefile.in: Regenerate.
1537	* Makefile.def (gcc host module) and soft dependency on lto-plugin
1538	and configure dependency on lto-plugin configure.
1539	(lto-plugin module): Remove dependency on GCC; add dependency on
1540	liniberty.
1541
15422011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1543
1544	* MAINTAINERS (Write After Approval): Add myself.
1545
15462010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1547
1548	* configure: Regenerate.
1549
15502010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1551
1552	* configure.ac: (picochip): Disable libiberty.
1553
15542010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1555
1556	* MAINTAINERS (Write After Approval): Add myself.
1557
15582010-12-10  Ian Lance Taylor  <iant@google.com>
1559
1560	PR bootstrap/46819
1561	* configure.ac: For --disable-libgcj clear libgcj_saved.
1562	* configure: Rebuild.
1563
15642010-12-10  Tobias Burnus  <burnus@net-b.de>
1565
1566	PR fortran/46540
1567	* configure.ac: Add --disable-libquadmath and
1568	--disable-libquadmath-support.
1569	* configure: Regenerate.
1570
15712010-12-03  Ian Lance Taylor  <iant@google.com>
1572
1573	* MAINTAINERS: Add myself as libgo maintainer.
1574
15752010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1576
1577	PR libffi/46792
1578	* configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1579	* configure: Regenerate.
1580
15812010-12-02  Ian Lance Taylor  <iant@google.com>
1582
1583	* configure.ac: Always set default for poststage1_ldflags to
1584	-static-libstdc++ -static-libgcc.
1585
15862010-11-29  Andreas Schwab  <schwab@redhat.com>
1587
1588	* configure.ac: Move comment to remove extra space in last argument
1589	of GCC_TARGET_TOOL.
1590
15912010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1592
1593	PR other/46026
1594	* configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1595	* Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1596	* Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1597	(BASE_FLAGS_TO_PASS): Use it.
1598	* configure: Rebuilt.
1599	* Makefile.in: Rebuilt.
1600
16012010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1602
1603	PR binutils/12258
1604	* configure.ac: Correct comments for --enable-gold/--enable-ld.
1605	Properly check default linker.
1606	* configure: Regnerated.
1607
16082010-11-23  Matthias Klose  <doko@ubuntu.com>
1609
1610	* configure.ac: For --enable-gold, handle value `default' instead of
1611	`both*'.  New configure option --{en,dis}able-ld.
1612	* configure: Regenerate.
1613
16142010-11-20  Ian Lance Taylor  <iant@google.com>
1615
1616	* configure.ac: Only disable a language library if no language needs
1617	it.  Don't let --disable-libgcj uncondtionally disable libffi.
1618	* configure: Rebuild.
1619
16202010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1621
1622	* Makefile.in: Regenerate.
1623
1624	PR other/46202
1625	* configure.ac: Fix just-built in-tree STRIP name to be
1626	binutils/strip-new.
1627	* configure: Regenerate.
1628	* Makefile.def (install-strip-gcc, install-strip-binutils)
1629	(install-strip-opcodes, install-strip-ld, install-strip-itcl)
1630	(install-strip-sid): Mirror dependencies on non-strip variants
1631	of these targets on the respective -strip prerequisites.
1632	* Makefile.tpl (install-strip, install-strip-host)
1633	(install-strip-target): New targets.
1634	(install-strip-[+module+], install-strip-target-[+module+]):
1635	New targets.
1636	* Makefile.in: Regenerate.
1637
16382010-11-19  Ian Lance Taylor  <iant@google.com>
1639	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1640
1641	* configure.ac: Add target-libgo to target_libraries.  Set
1642	and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1643	* Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1644	(HOST_EXPORTS): Add GOC.
1645	(BASE_TARGET_EXPORTS): Add GOC.
1646	(GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1647	(GOCFLAGS_FOR_TARGET): New variable.
1648	(EXTRA_HOST_FLAGS): Add GOC.
1649	(EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1650	* Makefile.def (target_modules): Add libgo.
1651	(flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1652	(dependencies): Add dependency from configure-target-libgo to
1653	configure-target-libffi and all-target-libstdc++-v3.  Add
1654	dependencies from all-target-libgo to all-target-libffi.
1655	(languages): Add go.
1656	* configure: Rebuild.
1657	* Makefile.in: Rebuild.
1658
16592010-11-19  Ian Lance Taylor  <iant@google.com>
1660
1661	* config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1662	compiler/flag environment variables.
1663
16642010-11-18  Ian Lance Taylor  <iant@google.com>
1665
1666	* configure.ac: Check for lang_requires_boot_languages in
1667	config-lang.in files.
1668	* configure: Rebuild.
1669
16702010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1671	    Tobias Burnus  <burnus@net-b.de>
1672
1673	PR fortran/32049
1674	* Makefile.def: Add libquadmath; build it with language=fortran.
1675	* configure.ac: Add libquadmath.
1676	* Makefile.tpl: Handle multiple libs in check-[+language+].
1677	* Makefile.in: Regenerate.
1678	* configure: Regenerate.
1679
16802010-11-16  Tom Tromey  <tromey@redhat.com>
1681
1682	* MAINTAINERS: Moved myself to reviewers section.
1683
16842010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1685
1686	* MAINTAINERS: Moved myself to reviewers section.
1687
16882010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1689
1690	* MAINTAINERS (Various Maintainers): Add self for build machinery.
1691	(Write After Approval): Remove self.
1692
16932010-11-15  Andreas Schwab  <schwab@redhat.com>
1694
1695	* configure.ac: Fix spelling in option names.
1696	* configure: Regenerated.
1697
16982010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1699
1700	PR bootstrap/39622
1701	* configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1702	* configure: Regenerated.
1703
17042010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1705
1706	* MAINTAINERS: Update my email address.
1707
17082010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1709
1710	* configure: Regenerate.
1711
17122010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1713
1714	* configure: Regenerate.
1715
17162010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1717
1718	* configure: Regenerate.
1719
17202010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1721
1722	* configure: Regenerate.
1723
17242010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1725
1726	* configure.ac: Support official CLooG.org versions.
1727	* configure: Regenerate.
1728	* config/cloog.m4: New.
1729
17302010-11-10  François Dumont  <francois.cppdevs@free.fr>
1731
1732	* MAINTAINERS (Write After Approval): Add myself.
1733
17342010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1735
1736	* MAINTAINERS: Update my email address.
1737
17382010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1739
1740	* configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1741	* configure: Regenerate.
1742
17432010-11-03  Ian Lance Taylor  <iant@google.com>
1744	    Dave Korn  <dave.korn.cygwin@gmail.com>
1745
1746	PR lto/46273
1747	* configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1748	and on other supported platforms whenever LTO is enabled.
1749	* configure: Rebuild.
1750
17512010-11-02  Alan Modra  <amodra@gmail.com>
1752
1753	PR binutils/12110
1754	* configure.ac: Error when source path contains spaces.
1755	* configure: Regenerate.
1756
17572010-10-23  James E. Wilson  <wilson@codesourcery.com>
1758
1759	* MAINTAINERS: Update my email address.
1760
17612010-10-20  Ian Lance Taylor  <iant@google.com>
1762
1763	* Makefile.def (target_modules): Set lib_path to src/.libs for
1764	libstdc++-v3 module.
1765	* Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1766	* Makefile.in: Rebuild.
1767
17682010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1769
1770	* MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1771	(Write After Approval): Remove myself.
1772
17732010-10-15  Tristan Gingold  <gingold@adacore.com>
1774
1775	* MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1776
17772010-10-14  Douglas Rupp  <rupp@gnat.com>
1778
1779	* MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1780
17812010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1782
1783	* configure.ac (build_lto_plugin): New shell variable.
1784	(--enable-lto): Turn on by default for all non-ELF platforms that
1785	have had LTO support added so far.  Set build_lto_plugin appropriately
1786	for both ELF and non-ELF.
1787	(configdirs): Add lto-plugin or not based on build_lto_plugin.
1788	* configure: Regenerate.
1789
17902010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1791
1792	Sync from src:
1793	* configure.ac (v850 support): Remove target-libgloss from
1794	noconfigdirs.
1795	* configure: Regenerate.
1796
17972010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1798
1799	PR bootstrap/45326
1800	PR bootstrap/45174
1801	* configure.ac: Honor initial values of $build_configargs,
1802	$host_configargs, $target_configargs.  Mark the precious, so
1803	environment settings get recorded.
1804	* configure: Regenerate.
1805
18062010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1807
1808	PR bootstrap/45796
1809	* Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1810	Depend on all-build-libiberty.
1811	* Makefile.in: Regenerate.
1812
18132010-09-30  Michael Eager  <eager@eagercon.com>
1814
1815	* configure.ac (microblaze): Add target-libssp to noconfigdirs.
1816	* configure: Regenerate.
1817
18182010-09-28  Michael Eager  <eager@eagercon.com>
1819
1820	* MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1821
18222010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1823
1824	PR bootstrap/44621
1825	* configure.ac: Fix unportable shell quoting.
1826	* configure: Regenerate.
1827
18282010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1829
1830	* configure.ac (enable-lto): Add Darwin to the list of supported lto
1831	targets and amend comment.
1832	* configure: Regenerate.
1833
18342010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1835
1836	* MAINTAINERS (Write After Approval): Add myself.
1837
18382010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1839
1840	* configure.ac: Enable LTO by default on Darwin.
1841	* configure: Regenerate.
1842
18432010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1844
1845	* MAINTAINERS (Write After Approval): Add myself.
1846
18472010-09-01  Ian Bolton  <ian.bolton@arm.com>
1848
1849	* MAINTAINERS (Write After Approval): Add myself.
1850
18512010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1852
1853	* MAINTAINERS (OS Port Maintainers): Remove myself from windows
1854	ports
1855
18562010-07-28  David Yuste  <david.yuste@gmail.com>
1857
1858	* MAINTAINERS (Write After Approval): Add myself.
1859
18602010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1861
1862	* configure.ac: Support all v850 targets.
1863	* configure: Regenerate.
1864
18652010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1866
1867	PR bootstrap/44455
1868	* configure.ac (extra_mpfr_configure_flags): Copy from
1869	extra_mpc_gmp_configure_flags.
1870	* configure: Re-generated.
1871
18722010-07-22  Andi Kleen  <ak@linux.intel.com>
1873
1874	* MAINTAINERS (Write After Approval): Add myself.
1875
18762010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1877
1878	* MAINTAINERS (Write After Approval): Add myself.
1879
18802010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1881
1882	* MAINTAINERS (Write After Approval): Add myself.
1883
18842010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1885
1886	PR target/44862
1887	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1888	Provide -B option to allow for link spec %s substitutions for
1889	libstdc++.a on darwin.
1890	* Makefile.in: Regenerate.
1891
18922010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1893
1894	* MAINTAINERS (Reviewers): Update my e-mail address
1895
18962010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1897
1898	* Makefile.def (configure-gcc): Depend on all-libelf.
1899	* Makefile.in: Rebuild.
1900
19012010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1902
1903	* MAINTAINERS (Write After Approval): Add myself in the right place.
1904
19052010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1906
1907	* MAINTAINERS (Write After Approval): Add myself.
1908
19092010-05-25  Sterling Augustine  <sterling@tensilica.com>
1910
1911	* MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1912
19132010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1914
1915	* config.sub: Update to version 2010-05-21.
1916	* config.guess: Update to version 2010-04-03.
1917
19182010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1919
1920	* configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1921	* configure: Regenerate.
1922
19232010-05-12  Sriraman Tallam  <tmsriram@google.com>
1924
1925	* MAINTAINERS (Write After Approval): Add myself.
1926
19272010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1928
1929	* configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1930	a platform that supports LTO.
1931	* configure: Regenerate.
1932
19332010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1934
1935	* configure.ac: Allow all the versions greater than 0.10 of PPL.
1936	* configure: Regenerated.
1937
19382010-04-27  Roland McGrath  <roland@redhat.com>
1939	    H.J. Lu  <hongjiu.lu@intel.com>
1940
1941	* configure.ac (--enable-gold): Support both, both/gold and
1942	both/bfd to add gold to configdirs without removing ld.
1943	* configure: Regenerated.
1944
1945	* Makefile.def: Add install-gold dependency to install-ld.
1946	* Makefile.in: Regenerated.
1947
19482010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1949
1950	PR lto/42776
1951	* configure.ac (--enable-lto): Refactor handling so libelf tests
1952	are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1953	and allow LTO to be explicitly enabled on non-ELF platforms that
1954	are known to support it inside else-clause.
1955	* configure: Regenerate.
1956
19572010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1958
1959	* configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1960	* configure: Regenerate.
1961
19622010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1963
1964	* configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1965	* configure: Regenerate.
1966
19672010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1968
1969	* configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1970	separately.
1971	* configure: Regenerate.
1972
19732010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1974
1975	* MAINTAINERS (Write After Approval): Add myself.
1976
19772010-04-14  Tristan Gingold  <gingold@adacore.com>
1978
1979	* configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1980	* configure: Regenerate.
1981
19822010-04-13  Steve Ellcey  <sje@cup.hp.com>
1983
1984	* configure: Regenerate after change to elf.m4.
1985
19862010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1987
1988	* MAINTAINERS (Write After Approval): Add myself.
1989
19902010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1991
1992	* configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1993	* configure: Regenerated.
1994
19952010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1996
1997	* configure.ac: Print "buggy but acceptable" when CLooG
1998	revision is less than 9.
1999	* configure: Regenerated.
2000
20012010-04-01  Diego Novillo  <dnovillo@google.com>
2002
2003	* MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2004
20052010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2006
2007	PR bootstrap/43615
2008	PR bootstrap/43328
2009
2010	Revert:
2011
2012	2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2013
2014	* configure.ac: Do not pass --enable-multilib nor
2015	--disable-multilib in baseargs.  Accept explicitly passed
2016	--enable_multilib.
2017	* configure: Regenerate.
2018
20192010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2020
2021	* MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2022
20232010-03-31  Janis Johnson  <janis187@us.ibm.com>
2024
2025	* MAINTAINERS: Remove myself.
2026
20272010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2028
2029	PR bootstrap/43328
2030	* configure.ac: Do not pass --enable-multilib nor
2031	--disable-multilib in baseargs.  Accept explicitly passed
2032	--enable_multilib.
2033	* configure: Regenerate.
2034
20352010-03-28  Andrew Pinski  <pinskia@gmail.com>
2036
2037	* MAINTAINERS (spu port): Remove me.
2038
20392010-03-23  Joseph Myers  <joseph@codesourcery.com>
2040
2041	* configure.ac (tic6x-*-*): New case.
2042	* configure: Regenerate.
2043
20442010-03-23  Joseph Myers  <joseph@codesourcery.com>
2045
2046	* config.sub: Update to version 2010-03-22.
2047	* config.guess: Update to version 2009-12-30.
2048
20492010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2050
2051	PR ada/42554
2052	* configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2053	* configure: Regenerate.
2054
20552010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2056
2057	* MAINTAINERS: Update my email address.
2058
20592010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2060
2061	* MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2062	(ghassan.shobaki@amd.com): Removed.
2063
20642010-03-17  Alan Modra  <amodra@gmail.com>
2065
2066	* MAINTAINERS: Update my email address.
2067
20682010-03-16  Diego Novillo  <dnovillo@google.com>
2069
2070	* MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2071	Matthews.
2072
20732010-03-16  Joseph Myers  <joseph@codesourcery.com>
2074
2075	* MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2076	Gutson, Jeffrey D. Oldham and Mark Shinwell.
2077
20782010-03-16  Joseph Myers  <joseph@codesourcery.com>
2079
2080	* MAINTAINERS: Update my email address.
2081
20822010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2083
2084	* MAINTAINERS: Update my email address.
2085
20862010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2087
2088	* MAINTAINERS: Update my email address.
2089
20902010-03-09  Jie Zhang  <jie@codesourcery.com>
2091
2092	* MAINTAINERS: Update my email address.
2093
20942010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2095
2096	PR libstdc++/32499
2097	* configure.ac (RANLIB): Default to true.
2098	(STRIP): Likewise.
2099	(RANLIB_FOR_TARGET): Remove superfluous : argument.
2100	* configure: Regenerate.
2101
21022010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2103
2104	* MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2105	(Write After Approval): Update my email address.
2106
21072010-02-17  Nick Clifton  <nickc@redhat.com>
2108
2109	PR 11238
2110	* Makefile.tpl (local-distclean): Also remove config.cache files in
2111	sub-directories as there may not be Makefiles present in the
2112	sub-directories.
2113	* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2114	the config.cache files found by the find command.
2115
2116	* Makefile.in: Regenerate.
2117	* configure.ac: Revert previous delta.
2118	* configure: Regenerate.
2119
21202010-02-15  Nick Clifton  <nickc@redhat.com>
2121
2122	PR 11238
2123	* configure.ac: Delete config.cache files in sub-directories when
2124	deleting Makefiles.
2125	* configure: Regenerate.
2126
21272010-02-12  Ben Elliston  <bje@gnu.org>
2128
2129	* MAINTAINERS: Update my email address.
2130
21312010-02-08  Andrew Pinski  <pinskia@gmail.com>
2132
2133	* MAINTAINERS (spu port): Update my email address.
2134
21352010-02-08  Jie Zhang  <jie.zhang@analog.com>
2136
2137	* MAINTAINERS: Add myself as a maintainer for the bfin port.
2138
21392010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2140
2141	* configure.ac: Add "recommended" version checks for GMP/MPC.
2142	Update recommended GMP/MPFR/MPC versions.
2143	* configure: Regenerate.
2144
21452010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2146
2147	* MAINTAINERS: Move my Embecosm email address into the
2148	write-after-approval section.
2149
21502010-01-26  Ian Lance Taylor  <iant@google.com>
2151
2152	* MAINTAINERS: Add myself as Go frontend maintainer.
2153
21542010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2155
2156	PR libstdc++/36101, PR libstdc++/42813
2157	* configure.ac (bootstrap_target_libs): Make inclusion of
2158	target-libgomp conditional on libgomb being in target_configdirs.
2159	* configure: Regenerate.
2160
21612010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2162
2163	PR libstdc++/36101, PR libstdc++/42813
2164	* configure.ac (bootstrap_target_libs): Include target-libgomp.
2165	* configure: Regenerate.
2166
21672010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2168
2169	PR libstdc++/36101, PR libstdc++/42813
2170	* configure.ac (target_configdirs): Substitute.
2171	* Makefile.def: Bootstrap target module libgomp.
2172	Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2173	* Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2174	(BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2175	* configure, Makefile.in: Regenerate.
2176
21772010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2178
2179	* MAINTAINERS: Adjust my details.
2180
21812010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2182
2183	* MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2184
21852010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2186
2187	* MAINTAINERS: reindented my entry with tabs instead of spaces.
2188
21892010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2190
2191	* MAINTAINERS (Write After Approval): Add myself.
2192
21932010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2194
2195	* MAINTAINERS (Write After Approval): Add myself.
2196
21972010-01-11  Richard Guenther  <rguenther@suse.de>
2198
2199	PR lto/41569
2200	* Makefile.def (all-lto-plugin): Depend on all-gcc.
2201	* Makefile.in: Regenerated.
2202
22032010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2204
2205	* configure.ac: Enable libjava build on x86_64-*freebsd*.
2206	* configure: Regenerate.
2207
22082010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2209	    Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2210
2211	PR bootstrap/42424
2212	* configure.ac: Include libtool m4 files.
2213	(_LT_CHECK_OBJDIR): Call it.
2214	(extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2215	gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2216
2217	* configure: Regenerate.
2218
22192010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2220
2221	PR bootstrap/41818
2222	* Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2223	to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2224	* Makefile.in: Regenerate.
2225
22262010-01-02  Richard Guenther  <rguenther@suse.de>
2227
2228	PR lto/41529
2229	* configure.ac: Include config/elf.m4.  Disable LTO if not
2230	builting for an elf target.
2231	* configure: Regenerate.
2232
22332009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2234
2235	* MAINTAINERS: Change my email address.
2236
22372009-12-18  Ben Elliston  <bje@au.ibm.com>
2238
2239	* config.sub, config.guess: Update from upstream sources.
2240
22412009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2242
2243	* MAINTAINERS (Write After Approval): Add myself.
2244
22452009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2246
2247	PR middle-end/30447
2248	PR middle-end/30789
2249	PR other/40302
2250
2251	* configure.ac: Require MPC.
2252	* configure: Regenerate.
2253
22542009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2255
2256	PR target/38384
2257	PR bootstrap/40972
2258	* libtool.m4: Sync from git Libtool.
2259	* ltoptions.m4: Likewise.
2260	* ltversion.m4: Likewise.
2261	* lt~obsolete.m4: Likewise.
2262	* ltmain.sh: Likewise.
2263
22642009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2265
2266	* configure.ac: Update minimum MPC version to 0.8.
2267	* configure: Regenerate.
2268
22692009-11-21  Sebastian Pop  <sebpop@gmail.com>
2270
2271	* configure.ac: Check for version 0.15.5 or later revision of CLooG.
2272	* configure: Regenerated.
2273
22742009-11-21  Ian Lance Taylor  <iant@google.com>
2275
2276	* configure.ac: Change default of poststage1_ldflags to be empty if
2277	poststage1_libs is set.  When poststage1_libs is empty, and
2278	ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2279	* configure: Rebuild.
2280
22812009-11-21  Adam Nemet  <adambnmet@gmail.com>
2282
2283	* MAINTAINERS (Write After Approval): Update my email address.
2284
22852009-11-20  Ben Elliston  <bje@au.ibm.com>
2286
2287	* config.guess: Update from upstream sources.
2288
22892009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2290
2291	* Makefile.def: Restore host and target settings for gmp.
2292	* Makefile.in: Rebuild.
2293
22942009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2295
2296	* configure.ac: Add libelf to host_libs.  Enable in-tree configury
2297	of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2298	Fix portability of test of C++ as bootstrap language.  Add
2299	ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2300	* configure: Rebuild.
2301	* Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2302	and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2303	in-tree building.
2304	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2305	(POSTSTAGE1_HOST_EXPORTS): Use it.
2306	(STAGE[+id+]_CXXFLAGS): New.
2307	(BASE_FLAGS_TO_PASS): Pass it down.
2308	(configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2309	extra_exports.
2310	(all-stage[+id+]-[+prefix+][+module+]): Likewise.
2311	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2312	extra_exports.
2313	* Makefile.in: Rebuild.
2314
23152009-11-17  Ben Elliston  <bje@au.ibm.com>
2316
2317	* config.sub, config.guess: Update from upstream sources.
2318
23192009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2320
2321	* MAINTAINERS (Write After Approval): Add myself.
2322
23232009-11-09  Jon Beniston  <jon@beniston.com>
2324
2325	* MAINTAINERS (Write After Approval): Add myself.
2326
23272009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2328
2329	* configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2330	paths for *-w64-mingw* and x86_64-*mingw*.
2331	* configure: Regenerated.
2332
23332009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2334
2335	* MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2336
23372009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2338
2339	* MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2340	Phil Edwards to Write-After Approval.
2341
23422009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2343
2344	* configure.ac: Disable target-winsup & co for
2345	x86_64-*-mingw* and *-w64-mingw* targets.
2346	* configure: Regenerated.
2347
23482009-10-16  Nick Clifton  <nickc@redhat.com>
2349
2350	* MAINTAINERS: Add myself as a maintainer for the RX port.
2351
23522009-10-26  Johannes Singler  <singler@kit.edu>
2353
2354	* MAINTAINERS (Write After Approval): Update my e-mail address.
2355
23562009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2357
2358	* configure.ac (CLooG test): Use = with test.
2359	* configure: Regenerate.
2360
23612009-10-22  Richard Guenther  <rguenther@suse.de>
2362
2363	* configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2364	cloog if the ppl version check failed.  Move flags saving
2365	before setting in libelf check.
2366	* configure: Regenerate.
2367
23682009-10-21  Richard Guenther  <rguenther@suse.de>
2369
2370	* configure.ac: Adjust the ppl and cloog configure to work as
2371	documented.  Disable cloog if ppl was disabled.  Omit the version
2372	checks if they were disabled.
2373	* configure: Re-generate.
2374
23752009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2376
2377	* configure.ac: Add 'lto' to enable_languages, not
2378	new_enable_languages, and only if not already present.
2379	* configure: Regenerate.
2380
23812009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2382
2383	* README: Refer to the various COPYING* files instead of just
2384	COPYING.
2385	Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2386
23872009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2388
2389	* MAINTAINERS: Change my email address. Change plugi-in to plugin.
2390
23912009-10-07  Richard Guenther  <rguenther@suse.de>
2392
2393	* MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2394	and Richard Guenther as reviewers.
2395	(LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2396	as reviewers.
2397
23982009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2399
2400	* config.sub: Update from upstream sources.
2401
24022009-10-06  Ian Lance Taylor  <iant@google.com>
2403
2404	* Makefile.def: check-gold depends upon all-gas.
2405	* Makefile.in: Rebuild.
2406
24072009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2408
2409	* MAINTAINERS (Write After Approval): Add myself.
2410
24112009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2412
2413	* Makefile.def: all-lto-plugin depends on all-libiberty.
2414	set bootstrap=true for lto-plugin.
2415	Add lto-plugin.
2416	* Makefile.in: Regenerate.
2417	* configure.ac (host_libs): Add lto-plugin.
2418	* configure: Regenerate.
2419
24202009-10-03  Diego Novillo  <dnovillo@google.com>
2421
2422	* Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2423	(HOST_LIBELFLIBS): Define.
2424	(HOST_LIBELFINC): Define.
2425	* Makefile.in: Regenerate.
2426	* configure.ac: Add --enable-lto.
2427	Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2428	If --enable-lto is used, add 'lto' to new_enable_languages.
2429	If --enable-lto is used and gold is enabled, add
2430	lto-plugin to configdirs.
2431	* configure: Regenerate.
2432
24332009-10-03  Simon Baldwin  <simonb@google.com>
2434
2435	* configure.ac: If --with-system-zlib, suppress local zlib and
2436	pass --with-system-zlib to subdir configure scripts.
2437	* configure: Regenerate.
2438
24392009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2440	    Paolo Bonzini  <bonzini@gnu.org>
2441
2442	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2443	$(srcdir).
2444	* Makefile.in: Rebuilt.
2445
24462009-09-26  Gary Funck  <gary@intrepid.com>
2447
2448	* MAINTAINERS (Write After Approval): Add myself.
2449
24502009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2451
2452	* configure.ac: Update minimum MPC version to 0.7.
2453	* configure: Regenerate.
2454
24552009-09-25  Nick Clifton  <nickc@redhat.com>
2456
2457	* configure.ac: Pass any --cache-file=/dev/null option on to
2458	subconfigures.
2459	* configure: Regenerate.
2460
24612009-09-23  Nick Clifton  <nickc@redhat.com>
2462
2463	* config.sub, config.guess: Update from upstream sources.
2464
24652009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2466
2467	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2468	* Makefile.in: Rebuilt.
2469
24702009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2471
2472	PR bootstrap/32272
2473	* configure.ac: Error out if $srcdir isn't '.' but contains
2474	host-${host_noncanonical}.
2475	* configure: Regenerate.
2476
24772009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2478
2479	* MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2480	maintainer.
2481
24822009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2483
2484	* configure.ac: If bootstrapping a combined tree with
2485	--enable-gold, require c++ in stage1_languages.
2486	* configure: Regenerate.
2487
2488	* configure.ac: Also add target_libs of stage1_languages to
2489	bootstrap_target_libs.
2490	* configure: Regenerate.
2491
2492	* configure.ac: Diagnose --enable-build-with-cxx bootstrap
2493	with --enable-languages not containing c++.
2494	* configure: Regenerate.
2495
24962009-09-15  Jie Zhang  <jie.zhang@analog.com>
2497
2498	* configure.ac: Disable java and boehm-gc for bfin-*-*.
2499	* configure: Regenerate.
2500
25012009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2502
2503	* MAINTAINERS (Write After Approval): Update my e-mail address,
2504	and move from from here...
2505	(Waiting for paperwork): To here.
2506
25072009-09-09  Joseph Myers  <joseph@codesourcery.com>
2508
2509	* MAINTAINERS (Reviewers): Add self as driver reviewer.
2510
25112009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2512
2513	* configure.ac: Do not use $extrasub for replacing @if/@endif
2514	parts in Makefile; instead, use additional arguments to
2515	AC_CONFIG_COMMANDS to do the replacement manually, with several
2516	sed invocations, to avoid HP-UX sed command limits.
2517	* configure: Regenerate.
2518
25192009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2520
2521	* libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2522	blank before -L.
2523
25242009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2525
2526	* configure.ac (with-build-config): Document.  Handle without.
2527	Handle missing argument.
2528	* configure: Rebuilt.
2529
25302009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2531
2532	* configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2533	Default to bootstrap-debug only if compare-debug works.
2534	* configure: Rebuilt.
2535	* Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2536	* Makefile.in: Rebuilt.
2537
25382009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2539
2540	* MAINTAINERS (OS Port Maintainers): Update my email address.
2541
25422009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2543
2544	* Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2545	* Makefile.in: Rebuilt.
2546
25472009-09-01  Chris Demetriou  <cgd@google.com>
2548
2549	* MAINTAINERS (Write After Approval): Add myself.
2550
25512009-08-31  Dodji Seketeli  <dodji@redhat.com>
2552
2553	PR debug/30161
2554	* include/dwarf2.h (enum dwarf_tag): Added
2555	DW_TAG_GNU_template_template_param
2556	(enum dwarf_attribute): Added DW_AT_GNU_template_name.
2557
25582009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2559
2560	* Makefile.tpl (AWK): Fix typo.
2561	* Makefile.in: Regenerate.
2562
25632009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2564
2565	* configure.ac: Detect awk and sed.
2566	* Makefile.def (flags_to_pass): Add AWK and SED.
2567	* Makefile.tpl (AWK, SED): New.
2568	(BASE_FLAGS_TO_PASS): Add AWK and SED.
2569	* configure: Regenerate.
2570	* Makefile.in: Regenerate.
2571
25722009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2573
2574	* ltmain.sh (removedotparts): Don't use comma as 's' separator.
2575	(collapseslashes): Likewise.
2576
25772009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2578
2579	* configure.ac (AC_PREREQ): Bump to 2.64.
2580
25812009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2582
2583	* configure.ac: Remove --with-datarootdir, --with-docdir,
2584	--with-pdfdir, --with-htmldir switches.
2585	* configure: Regenerate.
2586
2587	* configure: Regenerate.
2588
2589	* compile: Sync from Automake 1.11.
2590	* depcomp: Likewise.
2591	* install-sh: Likewise.
2592	* missing: Likewise.
2593	* mkinstalldirs: Likewise.
2594	* ylwrap: Likewise.
2595
25962009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2597
2598	* ltmain.sh (func_normal_abspath): New function.
2599	(func_relative_path): Likewise.
2600	(func_mode_help): Document new -bindir option for link mode.
2601	(func_mode_link): Add new -bindir option, and use it to place
2602	output DLL if specified.
2603
26042009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2605
2606	* configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2607	(baseargs): Add --disable-option-checking.
2608	* configure: Regenerate.
2609
2610	* Makefile.def (configure-target-libiberty): Depend on
2611	all-binutils and all-ld.
2612	(configure-target-newlib): Likewise.
2613	* Makefile.in: Regenerate.
2614
26152009-08-17  Ben Elliston  <bje@au.ibm.com>
2616
2617	* config.sub, config.guess: Update from upstream sources.
2618
26192009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2620
2621	Sync from src, merge:
2622
2623	2009-07-02  Tristan Gingold  <gingold@adacore.com>
2624
2625	* configure.ac: Do not exclude gas for i386-*-darwin.
2626	Add a case for x86_64-*-darwin.
2627	* configure: Regenerate.
2628
26292009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2630
2631	* MAINTAINERS: Add my name to Write After Approval list.
2632
26332009-08-06  Michael Eager  <eager@eagercon.com>
2634
2635	* configure.ac: Add Microblaze target.
2636	* configure: Regenerate.
2637
26382009-07-31  Christian Bruel  <christian.bruel@st.com>
2639
2640	* configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2641	* configure: Regenerate.
2642
26432009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2644
2645	* MAINTAINERS (Write After Approval): Update my e-mail address.
2646
26472009-07-06  Ian Lance Taylor  <iant@google.com>
2648
2649	* configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2650	* configure: Rebuild.
2651
26522009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2653
2654	* MAINTAINERS: Move myself to the Graphite Reviewers.
2655
26562009-06-30  Wei Guozhi  <carrot@google.com>
2657
2658	* MAINTAINERS: Add my name to Write After Approval list.
2659
26602009-06-26  Steve Ellcey  <sje@cup.hp.com>
2661
2662	PR bootstrap/40338
2663	* configure.ac (comparestring): Create new variable.
2664	* Makefile.tpl (comparestring): Use to skip some comparisions.
2665	* configure: Regenerate.
2666	* Makefile.in: Regenerate.
2667
26682009-06-26  Doug Evans  <dje@sebabeach.org>
2669
2670	* Makefile.def (host_modules): Add cgen.
2671	* Makefile.in: Regenerate.
2672	* configure.ac (host_tools): Add cgen.
2673	* configure: Regenerate.
2674
26752009-06-23  DJ Delorie  <dj@redhat.com>
2676
2677	* MAINTAINERS: Add myself as mep maintainer.
2678
26792009-06-23  Ian Lance Taylor  <iant@google.com>
2680
2681	* configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2682	boot_languages.  Only bootstrap target libraries listed in
2683	target_libs for some boot language.  Add --with-stage1-ldflags,
2684	--with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2685	with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2686	if not building with C++.
2687	* Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2688	* Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2689	(POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2690	(HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2691	(POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2692	POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2693	(POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2694	* configure, Makefile.in: Rebuild.
2695
26962009-06-23  Li Feng  <nemokingdom@gmail.com>
2697
2698	* MAINTAINERS: Added my name to write-after-approval list.
2699
27002009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2701
2702	* configure.ac: Define is_elf for QNX Neutrino targets.
2703	* configure: Regenerate.
2704
27052009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2706
2707	* MAINTAINERS: Added my name to the write-after-approval list
2708
27092009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2710
2711	* configure.ac: Detect MPC in default directory.
2712	* configure: Regenerate.
2713
27142009-06-03  Jerome Guitton  <guitton@adacore.com>
2715	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2716
2717	* Makefile.tpl (all): Avoid a trailing backslash.
2718	* Makefile.in: Regenerate.
2719
27202009-06-03  Ben Elliston  <bje@au.ibm.com>
2721
2722	* config.sub, config.guess: Update from upstream sources.
2723
27242009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2725
2726	* configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2727	to noconfdirs.
2728	* configure: Regenerate.
2729
27302009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2731
2732	* Makefile.tpl ([+compare-target+]): Compare all stage
2733	directories, rather than just gcc.
2734	* Makefile.in: Rebuilt.
2735
27362009-06-01  Doug Kwan  <dougkwan@google.com>
2737
2738	* configure.ac: Support gold for target arm*-*-*.
2739	* configure: Regenerate.
2740
27412009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2742
2743	* Makefile.def: Add MPC support and dependencies.
2744	* configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2745
2746	* Makefile.in, configure: Regenerate.
2747
27482009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2749
2750	* Makefile.tpl (all): Avoid harmless warning in make all when
2751	gcc-bootstrap is enabled but stage_last does not exist.
2752	* Makefile.in: Rebuilt.
2753
27542009-05-24  Nicolas Roche  <roche@adacore.com>
2755
2756	* Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2757	* Makefile.in: Regenerate.
2758
27592009-05-21  Denis Chertykov  <chertykov@gmail.com>
2760
2761	* MAINTAINERS: Update my e-mail address.
2762
27632009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2764
2765	* configure.ac (cygwin noconfigdirs):  Remove libgcj.
2766	* configure:  Regenerate.
2767
27682009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2769
2770	PR other/40159
2771	* Makefile.tpl (all): Don't assume gcc-bootstrap and
2772	gcc-no-bootstrap are mutually exclusive.
2773	* Makefile.in: Rebuilt.
2774
27752009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2776
2777	PR other/40159
2778	* Makefile.tpl (all): Don't end with unconditional success.
2779	* Makefile.in: Rebuilt.
2780
27812009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2782
2783	PR target/37137
2784	* Makefile.def (flags_to_pass): Remove redundant and incomplete
2785	STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2786	Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2787	(bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2788	stage_configureflags, stage_cflags and stage_libcflags into
2789	explicit Makefile macros.
2790	* Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2791	GFORTRAN.
2792	(POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2793	CC.  Set CC_FOR_BUILD from CC.
2794	(BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2795	NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2796	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2797	XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2798	and GFORTRAN.
2799	(TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2800	(_LIBCFLAGS): Renamed to _TFLAGS.
2801	(do-compare-debug, do-compare3-debug): Drop.
2802	(CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2803	GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2804	(FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2805	DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2806	(XGCC_FLAGS_FOR_TARGET): New.
2807	(BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2808	(EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2809	(POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2810	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2811	LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2812	to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2813	TFLAGS.
2814	(BUILD_CONFIG): Include if requested.
2815	(all): Set TFLAGS on bootstrap.
2816	(configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2817	(all-stageid-prefixmodule): Likewise.
2818	(do-clean, distclean-stageid): Set TFLAGS.
2819	(restrap): Fix whitespace.
2820	* Makefile.in: Rebuilt.
2821
28222009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2823
2824	* config.guess: Sync with src.
2825
28262009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2827
2828	* configure.ac ($with_ppl):  Default to no if not supplied.
2829	($with_cloog):  Likewise.
2830	configure:  Regenerate.
2831
28322009-04-27  James E. Wilson  <wilson@codesourcery.com>
2833
2834	* MAINTAINERS: Update my e-mail address.
2835
28362009-04-27  Nick Clifton  <nickc@redhat.com>
2837
2838	* MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2839
28402009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2841
2842	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2843	(POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2844	* Makefile.in: Regenerate.
2845
28462009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2847
2848	PR bootstrap/39739
2849	* configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2850	* Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2851
2852	* configure, Makefile.in: Regenerate.
2853
28542009-04-21  Taras Glek  <tglek@mozilla.com>
2855
2856	* include/hashtab.h: Update GTY annotations to new syntax
2857	* include/splay-tree.h: Likewise
2858
28592009-04-17  Ben Elliston  <bje@au.ibm.com>
2860
2861	* config.sub, config.guess: Update from upstream sources.
2862
28632009-04-15  Anthony Green  <green@moxielogic.com>
2864
2865	* configure.ac: Add moxie support.
2866	* configure: Rebuilt.
2867
28682009-04-14  Jakub Jelinek  <jakub@redhat.com>
2869
2870	* configure.ac: Change copyright header to refer to version
2871	3 of the GNU General Public License and to point readers at the
2872	COPYING3 file and the FSF's license web page.
2873	* Makefile.def: Likewise.
2874	* Makefile.tpl: Likewise.
2875	* Makefile.in: Regenerate.
2876
28772009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2878
2879	* configure.ac: Restore match for darwin9 or later. Use double
2880	brackets since regeneration eats one pair.
2881	* configure: Regenerate.
2882
28832009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2884
2885	PR gas/10039
2886	* configure.ac: Require texinfo 4.7.
2887	* configure: Regenerated.
2888
28892009-04-09  Nick Clifton  <nickc@redhat.com>
2890
2891	* COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2892	the GCC Runtime Library Exception.
2893
28942009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2895
2896	* configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2897	* configure: Regenerate.
2898
28992009-04-01  Steve Ellcey  <sje@cup.hp.com>
2900
2901	* Makefil.def (languages): New entries.
2902	* Makefile.tpl (check-gcc-*): New generic target.
2903	* Makefile.in: Regenerate.
2904
29052009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2906
2907	* MAINTAINERS:  Update my email address.
2908
29092009-03-18  Tom Tromey  <tromey@redhat.com>
2910
2911	* configure: Rebuild.
2912	* configure.ac (host_libs): Add libiconv.
2913	* Makefile.in: Rebuild.
2914	* Makefile.def (host_modules): Add libiconv.
2915	(configure-gdb, all-gdb): Depend on libiconv.
2916
29172009-03-16  Tristan Gingold  <gingold@adacore.com>
2918
2919	* configure.ac: Treat gdb as supported on x86_64-darwin.
2920	* configure: Regenerate.
2921
29222009-03-16  Joseph Myers  <joseph@codesourcery.com>
2923
2924	* configure.ac (--with-host-libstdcxx): New option.
2925	* configure: Regenerate.
2926
29272009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2928
2929	* MAINTAINERS:  Move myself into the write after approval list.
2930
29312009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2932
2933	* MAINTAINERS: Update e-mail address.
2934
29352009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2936
2937	* MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2938
29392009-03-10  Ira Rosen  <irar@il.ibm.com>
2940
2941	* MAINTAINERS: Add myself as auto-vectorizer maintainer.
2942
29432009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2944
2945	Backport from git Libtool:
2946
2947	2009-01-19  Robert Millan  <rmh@aybabtu.com>
2948	Support GNU/kOpenSolaris.
2949	* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2950	(_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2951	(_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2952	GNU/kOpenSolaris.
2953
29542009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2955
2956	* MAINTAINERS: Update e-mail address.
2957
29582009-02-24  Michael Eager  <eager@eagercon.com>
2959
2960	* MAINTAINERS (Write After Approval): Add self.
2961
29622009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2963
2964	* MAINTAINERS (Write After Approval): Add myself.
2965
29662009-02-05  Andreas Schwab  <schwab@suse.de>
2967
2968	* Makefile.tpl (stage_last): Define $r and $s before using
2969	$(RECURSE_FLAGS_TO_PASS).
2970	* Makefile.in: Regenerate
2971
29722009-01-30  Ian Lance Taylor  <iant@google.com>
2973
2974	* MAINTAINERS: Move myself to the Global Reviewers list.
2975
29762009-01-29  Robert Millan  <rmh@aybabtu.com>
2977
2978	* configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2979	* configure: Regenerate.
2980
29812009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2982
2983	* MAINTAINERS: Make whitespace consistent.
2984	Remove Robert Millan from Write After Approval.
2985
29862009-01-16  Alan Modra  <amodra@bigpond.net.au>
2987
2988	* Makefile.def (configure-opcodes): Depend on configure-libiberty.
2989	(all-opcodes): Depend on all-libiberty.
2990	* Makefile.in: Regenerate.
2991
29922009-01-15  Douglas B Rupp  <rupp@gnat.com>
2993
2994	* configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2995	* configure: Regenerate.
2996
29972009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2998
2999	* MAINTAINERS (Write After Approval): Add myself.
3000
30012009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3002
3003	* MAINTAINERS: Add myself to reviewers (Fortran).
3004
30052009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3006
3007	PR tree-optimization/38515
3008	* configure.ac (cloog-polylib): Removed.
3009	(with_ppl, with_cloog): Test for "no".
3010	* configure: Regenerated.
3011
30122009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3013
3014	* MAINTAINERS: Moved myself to reviewers (Fortran).
3015
30162009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3017
3018	* MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3019	(Write After Approval): Remove myself.
3020
30212009-01-03  Diego Novillo  <dnovillo@google.com>
3022
3023	* MAINTAINERS: Remove myself from alias maintainership.
3024
30252009-01-02  David Ayers  <ayers@fsfe.org>
3026
3027	* MAINTAINERS: Update e-mail address.
3028
30292008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3030
3031	* MAINTAINERS: Make whitespace consistent.
3032
30332008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3034
3035	Backport from upstream Libtool:
3036	* libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3037	Add cache variables to tests that require the linker to work.
3038	For shlibpath_overrides_runpath, this also changes the semantics
3039	to let the result from the C compiler take precedence.
3040
30412008-12-02  Ben Elliston  <bje@au.ibm.com>
3042
3043	* config.sub, config.guess: Update from upstream sources.
3044
30452008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3046
3047	* configure.ac (ppllibs): Add by default the lib flags.
3048	* configure: Regenerate.
3049
30502008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3051
3052	* MAINTAINERS:  Add myself to the write after approval list.
3053
30542008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3055
3056	* configure.ac: Add double brackets on darwin[912].
3057	* configure: Regenerate.
3058
30592008-12-03  Daniel Kraft  <d@domob.eu>
3060
3061	* MAINTAINERS:  Moved myself and Mikael Morin from Write After
3062	Approval to Reviewer section (for Fortran front-end).
3063
30642008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3065
3066	* configure.ac: Expand to darwin10 and later.
3067	* configure: Regenerate.
3068
30692008-12-02  Andreas Schwab  <schwab@suse.de>
3070
3071	* Makefile.def: configure-target-boehm-gc depends on
3072	all-target-libstdc++-v3.
3073	* Makefile.in: Regenerate.
3074
30752008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3076
3077	* MAINTAINERS:  Add myself as mingw maintainer.
3078
30792008-12-02  Ben Elliston  <bje@au.ibm.com>
3080
3081	* config.sub, config.guess: Update from upstream sources.
3082
30832008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3084
3085	* README.SCO: Remove.
3086
30872008-11-29  Fernando Pereira  <pronesto@gmail.com>
3088
3089	* MAINTAINERS:  Add myself to the write after approval list.
3090
30912008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3092
3093	* MAINTAINERS:  Update my email address in WAA section.
3094
30952008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3096
3097	* MAINTAINERS: Update e-mail address.
3098
30992008-11-27  Toon Moene  <toon@moene.org>
3100
3101	* MAINTAINERS: Change e-mail address.
3102
31032008-11-27  Tristan Gingold  <gingold@adacore.com>
3104
3105	* configure.ac: Build gdb for i?86-*-darwin*
3106	* configure: Regenerated.
3107
31082008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3109
3110	* MAINTAINERS: Added my full name.
3111
31122008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3113
3114	PR bootstrap/38014
3115	PR bootstrap/37923
3116
3117	Revert:
3118
3119	2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3120
3121	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3122	* Makefile.in: Regenerated.
3123
3124	2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3125
3126	PR gdb/921
3127	PR gdb/1646
3128	PR gdb/2175
3129	PR gdb/2176
3130
3131	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3132	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3133	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3134	(HOST_EXPORTS): Pass CPPFLAGS.
3135	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3136	(LDFLAGS_FOR_TARGET): Initialize from configure script.
3137	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3138	* Makefile.in, configure: Regenerated.
3139	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3140	and CPPFLAGS_FOR_BUILD.
3141
31422008-11-06  Jeff Law  <law@redhat.com>
3143
3144	* MAINTAINERS: Add myself as middle end maintainer.
3145
31462008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3147
3148	* MAINTAINERS (Write after approval): Add myself.
3149
31502008-11-05  Diego Novillo  <dnovillo@google.com>
3151
3152	* MAINTAINERS (Global Reviewers): Add myself.
3153	(Non-Algorithmic Maintainers): Remove myself.
3154
31552008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3156
3157	* MAINTAINERS (Write after approval): Add myself.
3158
31592008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3160
3161	* MAINTAINERS (Write after approval): Add myself.
3162
31632008-10-31  Ben Elliston  <bje@au.ibm.com>
3164
3165	* configure.ac (spu-*-*): Remove special case.
3166	* configure: Regenerate.
3167
31682008-10-30  Catherine Moore  <clm@codesourcery.com>
3169
3170	* MAINTAINERS (Write after approval): Update my email address.
3171
31722008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3173
3174	* configure.ac [spu-*-*]: Do not set skipdirs.
3175	* configure: Re-generate.
3176
31772008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3178
3179	* MAINTAINERS (Various Maintainers): Add myself to reload.
3180
31812008-10-25  Richard Guenther  <rguenther@suse.de>
3182
3183	* MAINTAINERS (Various Maintainers): Add myself as middle-end
3184	maintainer.  Remove myself as libgcc-math maintainer.
3185	(Non-Algorithmic Maintainers): Remove myself.
3186
31872008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3188
3189	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3190	* Makefile.in: Regenerated.
3191
31922008-10-23  Cary Coutant  <ccoutant@google.com>
3193
3194	* MAINTAINERS (Write after approval): Add myself.
3195
31962008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3197
3198	PR gdb/921
3199	PR gdb/1646
3200	PR gdb/2175
3201	PR gdb/2176
3202
3203	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3204	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3205	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3206	(HOST_EXPORTS): Pass CPPFLAGS.
3207	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3208	(LDFLAGS_FOR_TARGET): Initialize from configure script.
3209	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3210	* Makefile.in, configure: Regenerated.
3211	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3212	and CPPFLAGS_FOR_BUILD.
3213
32142008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3215
3216	* MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3217	Sebastian Pop.
3218
32192008-10-14  Antoniu Pop	<antoniu.pop@gmail.com>
3220
3221	* MAINTAINERS (Write After Approval): Added myself.
3222
32232008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3224
3225	* configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3226	recommended version to 2.3.2.
3227
3228	* configure: Regenerate.
3229
32302008-10-01  Mark Mitchell  <mark@codesourcery.com>
3231
3232	* MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3233
32342008-09-29  David Daney	<david.daney@caviumnetworks.com>
3235
3236	* MAINTAINERS (Write After Approval): Update e-mail address.
3237
32382008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3239
3240	* libtool.m4: Update to libtool 2.2.6.
3241	* lt~obsolete.m4: Update to libtool 2.2.6.
3242	* ltmain.sh: Update to libtool 2.2.6.
3243	* ltsugar.m4: Update to libtool 2.2.6.
3244	* ltversion.m4: Update to libtool 2.2.6.
3245	* ltoptions.m4: Update to libtool 2.2.6.
3246	* ltgcc.m4: Update to match changes from libtool 2.2.6.
3247
32482008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3249
3250	* MAINTAINERS (Write After Approval): Add myself.
3251
32522008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3253
3254	* MAINTAINERS (Write After Approval): Update my name.
3255
32562008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3257
3258	* MAINTAINERS: Add myself in "Write After Approval".
3259
32602008-09-18  Steve Ellcey  <sje@cup.hp.com>
3261
3262	* MAINTAINERS: Add myself as ia64 maintainer.
3263
32642008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3265
3266	* MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3267	Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3268	Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3269	and Michael Tiemann from Write After Approval since they do not
3270	actually have access.
3271
32722008-09-05  Richard Guenther  <rguenther@suse.de>
3273
3274	* configure.ac: Initialize clooglibs to -lcloog.
3275	* configure: Re-generate.
3276
32772008-09-04  Le-Chun Wu  <lcwu@google.com>
3278
3279	* MAINTAINERS (Write After Approval): Add myself.
3280
32812008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3282
3283	* configure.ac (--with-cloog-polylib): New.
3284	(--disable-cloog-version-check): New.
3285	(--disable-ppl-version-check): New.
3286	* configure: Re-generate.
3287
32882008-09-03  Richard Guenther  <rguenther@suse.de>
3289
3290	* configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3291	cloog test.
3292	* configure: Re-generate.
3293
32942008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3295
3296	Add picoChip port.
3297	* MAINTAINERS: Add picoChip maintainers.
3298
32992008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3300	    Tobias Grosser  <grosser@fim.uni-passau.de>
3301	    Jan Sjodin  <jan.sjodin@amd.com>
3302	    Harsha Jagasia  <harsha.jagasia@amd.com>
3303	    Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3304	    Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3305	    Adrien Eliche  <aeliche@isty.uvsq.fr>
3306
3307	Merge from graphite branch.
3308	* configure: Regenerate.
3309	* Makefile.in: Regenerate.
3310	* configure.ac (host_libs): Add ppl and cloog.
3311	Add checks for PPL and CLooG.
3312	* Makefile.def (ppl, cloog): Added modules and dependences.
3313	* Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3314	(HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3315
33162008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3317
3318	* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3319	(GCC_SHLIB_SUBDIR): New.
3320	* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3321	* configure: Regenerate.
3322	* Makefile.in: Regenerate.
3323
33242008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3325
3326	* MAINTAINERS: Consistently use tabs to separate columns.
3327
33282008-08-29  Tristan Gingold  <gingold@adacore.com>
3329
3330	* MAINTAINERS (Write after Approval): Add myself.
3331
33322008-08-28  Tristan Gingold  <gingold@adacore.com>
3333
3334	* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3335	Enable bfd, binutils and opcodes.
3336	* configure: Regenerate.
3337
33382008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3339
3340	* MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3341
33422008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3343
3344	* MAINTAINERS:  Use correct Umlaut for last name.
3345
33462008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3347
3348	* MAINTAINERS: Move myself from Reviewers to Write after Approval.
3349
33502008-08-16  David Edelsohn  <edelsohn@gnu.org>
3351
3352	* MAINTAINERS: Update my email address.
3353
33542008-08-16  Nicolas Roche  <roche@adacore.com>
3355
3356	* Makefile.tpl: Add BOOT_ADAFLAGS.
3357	* Makefile.in: Regenerate.
3358
33592008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3360
3361	* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3362	* configure: Regenerate.
3363
33642008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3365
3366	* configure.ac: Add makefile fragments for hpux.
3367	* Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3368	* Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3369	* configure: Regenerate.
3370	* Makefile.in: Regenerate.
3371
33722008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3373
3374	* MAINTAINERS: Add Jakub and myself as gimple maintainers.
3375
33762008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3377
3378	* MAINTAINERS (Write after Approval): Add myself.
3379
33802008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3381
3382	* MAINTAINERS (Write After Approval):  Add myself.
3383
33842008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3385
3386	* MAINTAINERS (Write After Approval):  Add myself.
3387
33882008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3389
3390	* MAINTAINERS: Update my email address.
3391
33922008-06-25  Joey Ye  <joey.ye@intel.com>
3393
3394	* MAINTAINERS (Write After Approval):  Add myself.
3395
33962008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3397
3398	* Makefile.tpl ($(srcdir)/configure): Update dependencies.
3399	* Makefile.in: Regenerate.
3400	* configure: Regenerate.
3401
34022008-06-17  Daniel Kraft  <d@domob.eu>
3403
3404	* MAINTAINERS (Write After Approval):  Add myself.
3405
34062008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3407
3408	* configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3409	"$@" is still intact with both Autoconf 2.59 and 2.62.
3410	* configure: Regenerate.
3411
34122008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3413
3414	* Makefile.tpl: Fix comment errors.
3415	* Makefile.in: Regenerate.
3416
34172008-06-12  David S. Miller  <davem@davemloft.net>
3418	    David Edelsohn  <edelsohn@gnu.org>
3419
3420	* configure.ac: Add powerpc*-*-* to gold supported targets.
3421	* configure: Regenerate.
3422
34232008-06-08  Joseph Myers  <joseph@codesourcery.com>
3424
3425	PR tree-optimization/36218
3426	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3427	* Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3428	(all prefix="build-"): Pass them to build-system sub-makes.
3429	* Makefile.in: Regenerate.
3430
34312008-06-07  Joseph Myers  <joseph@codesourcery.com>
3432
3433	* MAINTAINERS (mt port): Remove.
3434	(sco5, unixware, sco udk): Remove.
3435	(Kean Johnston): Add to Write After Approval.
3436
34372008-05-30  Julian Brown  <julian@codesourcery.com>
3438
3439	* configure.ac (arm*-*-linux-gnueabi): Don't disable building
3440	of libobjc for ARM EABI Linux.
3441	* configure: Regenerate.
3442
34432008-05-18  Xinliang David Li   <davidxl@google.com>
3444
3445	* ChangeLog: Remove wrong ChangeLog entry.
3446
34472008-05-17  Xinliang David Li   <davidxl@google.com>
3448
3449	* MAINTAINERS (Write After Approval): Add myself.
3450
34512008-05-15  Janus Weil  <janus@gcc.gnu.org>
3452
3453	* MAINTAINERS (Write After Approval): Add myself.
3454
34552008-05-14  Rafael Espíndola  <espindola@google.com>
3456
3457	* config-ml.in: don't handle --enable-shared and --enable-static.
3458
34592008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3460
3461	* MAINTAINERS: Update my email address.
3462
34632008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3464
3465	* MAINTAINERS: Update my email address.
3466
34672008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3468
3469	* MAINTAINERS (Write After Approval): Add myself.
3470
34712008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3472
3473	* MAINTAINERS (Write After Approval): Add myself.
3474
34752008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3476
3477	* MAINTAINERS (crx): Add myself.
3478
34792008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3480
3481	Sync with src:
3482	2008-04-14  David S. Miller  <davem@davemloft.net>
3483
3484	* configure.ac: Add sparc*-*-* to gold supported targets.
3485	* configure: Regenerate.
3486
34872008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3488
3489	PR bootstrap/35457
3490	* configure.ac: Include override.m4.
3491	* configure: Regenerate.
3492
34932008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3494
3495	* Makefile.tpl (restrap): Call `make all' using double-colon rules.
3496	* Makefile.in: Regenerate.
3497
34982008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3499
3500	* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3501	as nonconfigurable directories list.
3502	* configure: Regenerate.
3503
35042008-04-14  Ben Elliston  <bje@au.ibm.com>
3505
3506	* config.sub, config.guess: Update from upstream sources.
3507
35082008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3509
3510	* Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3511	* Makefile.in: Regenerate.
3512
35132008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3514
3515	* configure.ac: Do not build libssp for the AVR.
3516	* configure: Regenerate.
3517
35182008-04-07  Ian Lance Taylor  <iant@google.com>
3519
3520	* Makefile.def: check-gold depends upon all-binutils.
3521	* Makefile.in: Regenerate.
3522
35232008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3524
3525	* MAINTAINERS (Write After Approval): Add myself.
3526
35272008-04-04  Nick Clifton  <nickc@redhat.com>
3528
3529	PR binutils/4334
3530	* configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3531	builds.
3532	* configure: Regenerate.
3533
35342008-04-04  NightStrike  <NightStrike@gmail.com>
3535
3536	PR other/35151
3537	* configure.ac: Combine rules for mingw32 and mingw64.
3538	* configure: Regenerate.
3539
35402008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3541
3542	* MAINTAINERS (Write After Approval): Add myself.
3543
35442008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3545
3546	* Makefile.tpl (.NOTPARALLEL): Revert previous change.
3547	* Makefile.in (.NOTPARALLEL): Ditto.
3548
35492008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3550
3551	* MAINTAINERS (Write After Approval): Add myself.
3552
35532008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3554
3555	* Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3556	* Makefile.in (.NOTPARALLEL): Regenerate.
3557
35582008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3559
3560	* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3561	* Makefile.in: Regenerate.
3562
35632008-03-26  Jakub Staszak  <kuba@et.pl>
3564
3565	* MAINTAINERS (Write After Approval): Add myself.
3566
35672008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3568
3569	* MAINTAINERS:  Update e-mail address.
3570
35712008-03-20  Ian Lance Taylor  <iant@google.com>
3572
3573	* configure.ac: Add support for --enable-gold.
3574	* Makefile.def: Add gold as a directory like ld.
3575	* configure, Makefile.in: Regenerate.
3576
35772008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3578
3579	* configure.ac: m4_include config/proginstall.m4.
3580	* configure: Regenerate.
3581
3582	Backport from upstream Libtool:
3583
3584	2007-10-12  Eric Blake  <ebb9@byu.net>
3585
3586	Deal with Autoconf 2.62's semantic change in m4_append.
3587	* ltsugar.m4 (lt_append): Replace broken versions of
3588	m4_append.
3589	(lt_if_append_uniq): Don't require separator to be overquoted,
3590	and avoid broken m4_append.
3591	(lt_dict_add): Fix typo.
3592	* libtool.m4 (_LT_DECL): Don't overquote separator.
3593
35942008-03-13  David Edelsohn  <edelsohn@gnu.org>
3595
3596	* config.rpath: Add AIX 6 support.
3597
35982008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3599
3600	* Makefile.def (stageprofile).  Remove -fprofile-generate
3601	from stage_libcflags.
3602	* Makefile.in: Regenerate.
3603
36042008-03-13  Ben Elliston  <bje@au.ibm.com>
3605
3606	* config.sub, config.guess: Update from upstream sources.
3607
36082008-03-06  Tom Tromey  <tromey@redhat.com>
3609
3610	* MAINTAINERS: Update for treelang deletion.
3611
36122008-03-03  James E. Wilson  <wilson@tuliptree.org>
3613
3614	* MAINTAINERS: Update my email address.
3615
36162008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3617
3618	* MAINTAINERS (darwin port): Add myself as a maintainer.
3619	(objective-c/c++): Add myself as a maintainer.
3620
36212008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3622
3623	* MAINTAINERS (Write After Approval): Update my email address.
3624
36252008-02-25  Tomas Bily  <tbily@suse.cz>
3626
3627	* MAINTAINERS (Write After Approval): Add myself.
3628
36292008-02-23  Jakub Jelinek  <jakub@redhat.com>
3630
3631	* MAINTAINERS (OpenMP): Add myself.
3632
36332008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3634
3635	PR bootstrap/32009
3636	PR bootstrap/32161
3637
3638	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3639	* configure: Regenerate.
3640
3641	* Makefile.def: Define stage_libcflags for all bootstrap stages.
3642	* Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3643	STAGE4_LIBCFLAGS): New.
3644	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3645	$(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3646	(BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3647	(EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3648	(configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3649	for target modules.  Don't export LIBCFLAGS.
3650	(all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3651	$(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3652	the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3653	(invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3654	$(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3655	* Makefile.in: Regenerate.
3656
36572008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3658
3659	PR libgcj/33085
3660	* libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3661	Do not use -DDLL_EXPORT.  Backport from upstream.
3662
36632008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3664
3665	* MAINTAINERS (Write After Approval): Add myself.
3666
36672008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3668
3669	* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3670	* configure: Regenerate.
3671
36722008-01-31  Marc Gauthier  <marc@tensilica.com>
3673
3674	* configure.ac (xtensa*-*-*): Recognize processor variants.
3675	* configure: Regenerate.
3676
36772008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3678
3679	PR bootstrap/34922
3680	* configure.ac (PARSE_ARGS): Push suitable setting of
3681	ac_subdirs_all, for `./configure --help=recursive'.
3682	Handle `+' in generic toplevel directory disabling.
3683	* configure: Regenerate.
3684
36852008-01-28  Nick Clifton  <nickc@redhat.com>
3686
3687	* MAINTAINERS (xstormy16): Take over maintainership.
3688
36892008-01-25  Joseph Myers  <joseph@codesourcery.com>
3690
3691	* MAINTAINERS (c4x port): Remove.
3692
36932008-01-24  David Edelsohn  <edelsohn@gnu.org>
3694
3695	* libtool.m4: Backport AIX 6 support from ToT Libtool.
3696
36972008-01-23  Ben Elliston  <bje@au.ibm.com>
3698
3699	* config.sub, config.guess: Update from upstream sources.
3700
37012008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3702
3703	* MAINTAINERS (Write After Approval): Add myself.
3704
37052008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3706
3707	* MAINTAINERS: Update my email address.
3708
37092008-01-09  Raksit Ashok  <raksit@google.com>
3710
3711	* MAINTAINERS (Write After Approval): Add myself.
3712
37132008-01-09  Raksit Ashok  <raksit@google.com>
3714
3715	* MAINTAINERS (Write After Approval): Add myself.
3716
37172008-01-08  Ben Elliston  <bje@au.ibm.com>
3718
3719	* config.sub, config.guess: Update from upstream sources.
3720
37212007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3722
3723	* configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3724	Change recommended MPFR from 2.2.1 -> 2.3.0.
3725	* configure: Regenerate.
3726
37272007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3728
3729	* MAINTAINERS: Update my email address.
3730
37312007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3732
3733	* MAINTAINERS: Update my email address.
3734
37352007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3736
3737	* Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3738	(CXXFLAGS_FOR_TARGET): Add -O2 -g.
3739	* Makefile.in: Regenerate.
3740
37412007-12-10  Mark Heffernan  <meheff@google.com>
3742
3743	* MAINTAINERS (Write After Approval): Add myself and alphabetize two
3744	misplaced entries.
3745
37462007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3747
3748	* configure.ac: Enable libjava for x86_64-*-darwin9.
3749	* configure: Regenerate.
3750
37512007-12-07  Bill Maddox  <maddox@google.com>
3752
3753	* MAINTAINERS (Write After Approval): Add myself.
3754
37552007-12-05  Ben Elliston  <bje@au.ibm.com>
3756
3757	* config.sub, config.guess: Update from upstream sources.
3758
37592007-12-02  Matthias Klose  <doko@ubuntu.com>
3760
3761	* config-ml.in: Remove 64bit configure tests.
3762
37632007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3764
3765	* config-ml.in: Robustify against white space in absolute file
3766	names.
3767
3768	* config-ml.in (multi-clean): Substitute ${Makefile}.
3769	Remove superfluous ${Makefile} in list.
3770
37712007-11-19  Thiemo Seufer  <ths@mips.com>
3772
3773	* config-ml.in: Don't hardcode the Makefile name.
3774
37752007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3776
3777	* MAINTAINERS (Write After Approval): Add myself.
3778
37792007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3780
3781	* MAINTAINERS (Write After Approval): Add myself.
3782
37832007-11-06  Doug Kwan  <dougkwan@google.com>
3784
3785	* MAINTAINERS (Write After Approval): Add myself.
3786
37872007-10-25  Ben Elliston  <bje@au.ibm.com>
3788
3789	* MAINTAINERS (mercury): Remove entry.
3790	(Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3791
37922007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3793
3794	* Makefile.def (dependencies): Make configure-gdb depend on
3795	all-intl.
3796	* Makefile.in: Regenerated.
3797
37982007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3799
3800	* MAINTAINERS (Fortran maintainer): Remove myself.
3801
38022007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3803
3804	* Makefile.def: To avoid problems running with parallel makes,
3805	build newlib before libgloss so that target specific header
3806	files are availble.
3807	* Makefile.in: Regenerate
3808
38092007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3810
3811	* Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3812	* Makefile.in: Regenerate.
3813
38142007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3815
3816	* MAINTAINERS (Register allocation reviewer): Add myself.
3817
38182007-10-08  Mike Frysinger  <vapier@gentoo.org>
3819
3820	* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3821	LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3822	Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3823	LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3824	* configure: Regenerate.
3825
38262006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3827
3828	* MAINTAINERS (Register allocation reviewer): Add myself.
3829
38302007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3831
3832	* Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3833	DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3834	LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3835	WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3836	* configure.ac: Default them to host tools for $host = $build.
3837	Subst them.
3838
3839	* configure: Regenerate.
3840	* Makefile.in: Regenerate.
3841
38422006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3843
3844	* MAINTAINERS (Register allocation reviewer): Add myself.
3845
38462006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3847
3848	* MAINTAINERS (Register allocation reviewer): Add myself.
3849
38502007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3851
3852	* MAINTAINERS (Write After Approval): Fix typo.
3853
38542007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3855
3856	* configure.ac (mipsisa*-*-elfoabi*): New stanza.
3857	* configure: Regenerate.
3858
38592007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3860
3861	PR bootstrap/31906
3862	* libtool-ldflags: Don't prefix arguments with -Xcompiler if
3863	they're already prefixed.
3864
38652007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3866
3867	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3868	libstdc++.
3869	* Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3870	* configure: Regenerate.
3871	* Makefile.in: Regenerate.
3872
38732007-09-17  Andreas Schwab  <schwab@suse.de>
3874
3875	* configure.ac: Raise minimum makeinfo version to 4.6.
3876	* configure: Regenerate.
3877
38782007-09-17  Johannes Singler  <singler@ira.uka.de>
3879
3880	* MAINTAINERS (write-after-approval) add myself
3881
38822007-09-15  Alan Modra  <amodra@bigpond.net.au>
3883
3884	* configure.ac: Correct makeinfo version check.
3885	* configure: Regenerate.
3886
38872007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3888
3889	* MAINTAINERS: Update my email address.
3890
38912007-09-14  Richard Sandiford  <richard@codesourcery.com>
3892
3893	* configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3894	to $skipdirs and only disable gprof for newlib.  Use the normal
3895	mips*-elf* handling in other respects.
3896	* configure: Regnerate.
3897
38982007-09-12  David Daney  <ddaney@avtrex.com>
3899
3900	* configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3901	enabling libgcj.
3902	* configure: Regenerate.
3903
39042007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3905
3906	PR other/32154
3907	* configure.ac: For libgloss targets, point the linker to the linker
3908	script, startup code and simulator library.
3909	* configure: Regenerate.
3910
39112007-09-07  Andrew Haley  <aph@redhat.com>
3912
3913	* configure.ac (noconfigdirs): Remove target-libffi and
3914	target-libjava.
3915	* configure: Regenerate.
3916
39172007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3918
3919	PR target/33281
3920	* configure.ac: Use config/mh-mingw on mingw.
3921	* configure: Regenerate.
3922
39232007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3924
3925	* MAINTAINERS (Write After Approval): Add myself.
3926
39272007-09-05  Richard Guenther  <rguenther@suse.de>
3928
3929	* configure.ac (--enable-stage1-checking): If neither --enable-checking
3930	nor --disable-checking is provided also turn on yes and types
3931	checking for stage1.
3932	* configure: Re-generate.
3933
39342007-08-30  Krister Walfridsson  <cato@df.lth.se>
3935
3936	* MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3937	(Write After Approval): Remove myself.
3938
39392007-08-29  Nick Clifton  <nickc@redhat.com>
3940
3941	* config.sub, config.guess: Update from upstream sources.
3942
39432007-08-22  Bud Davis  <jmdavis@link.com>
3944
3945	* MAINTAINERS (Write After Approval): Added myself.
3946	* MAINTAINERS (Reviewers): Removed myself.
3947
39482007-08-18  Paul Brook  <paul@codesourcery.com>
3949	    Joseph Myers  <joseph@codesourcery.com>
3950
3951	* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3952	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3953	* Makefile.in: Regenerate.
3954	* configure.ac (--with-debug-prefix-map): New.
3955	* configure: Regenerate.
3956
39572007-08-17  Richard Sandiford  <richard@codesourcery.com>
3958	    Nigel Stephens  <nigel@mips.com>
3959
3960	* configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3961	as target_makefile_frag.
3962	* configure: Regenerate.
3963
39642007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3965
3966	* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3967	Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3968	(bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3969	* Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3970	(do-compare, do-compare3, do-compare-debug): New.
3971	([+compare-target+]): Use them.
3972
39732007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3974
3975	* MAINTAINERS (Write After Approval): Change my email address.
3976
39772007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3978	    Ben Elliston  <bje@au.ibm.com>
3979
3980	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3981	--silent if $silent.
3982	* configure: Regenerate.
3983
39842003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3985
3986	* MAINTAINERS (Various Maintainers): Add myself as
3987	loop infrastructure maintainer.  Update my e-mail
3988	address.
3989
39902007-07-31  Diego Novillo  <dnovillo@google.com>
3991
3992	* MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3993	Adjust description.
3994
39952007-07-26  Richard Guenther  <rguenther@suse.de>
3996
3997	* configure.ac: Add types checking to stage1 checking flags.
3998	* configure: Regenerate.
3999
40002007-07-17  Nick Clifton  <nickc@redhat.com>
4001
4002	* COPYING3: New file.  Contains version 3 of the GNU General
4003	Public License.
4004	* COPYING3.LIB: New file.  Contains version 3 of the GNU
4005	Lesser General Public License.
4006
40072007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4008
4009	* MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4010
40112007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4012
4013	* MAINTAINERS (S/390 co-maintainer): Add myself.
4014	(Write After Approval): Remove myself.
4015
40162007-07-13  Dan Hipschman  <dsh@google.com>
4017
4018	* MAINTAINERS (Write After Approval): Add myself.
4019
40202007-07-11  Nick Clifton  <nickc@redhat.com>
4021
4022	* Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4023	WINDRES export.
4024	* Makefile.in: Regenerate.
4025
40262007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4027
4028	* MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4029	maintainer.
4030
40312007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4032
4033	* lt~obsolete.m4: New. Import from 20070318 libtool.
4034
40352007-07-03  Julian Brown  <julian@codesourcery.com>
4036
4037	* MAINTAINERS (Write After Approval): Add myself.
4038
40392007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4040
4041	* configure.ac: Rewrite 'configure --help' strings to look nicer.
4042	* configure: Regenerate.
4043
40442007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4045
4046	* configure.ac: Add some missing m4 quotation.
4047	* configure: Regenerate.
4048
40492007-07-02  Simon Baldwin  <simonb@google.com>
4050
4051	* MAINTAINERS (Write After Approval): Add myself.
4052
40532007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4054
4055	* configure: Regenerate.
4056
40572007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4058
4059	* Makefile.def: Add windmc tool to build.
4060	* Makefile.tpl: Likewise.
4061	* configure.ac: Likewise.
4062	* Makefile.in: Regenerate.
4063	* configure: Regenerate.
4064
40652007-06-28  DJ Delorie  <dj@redhat.com>
4066
4067	* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4068	not building newlib.
4069	* configure: Regenerated.
4070
40712007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4072
4073	* MAINTAINERS (Write After Approval): Add myself.
4074
40752007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4076
4077	* MAINTAINERS (Write After Approval): Add myself.
4078
40792007-06-19  Chris Matthews  <chrismatthews@google.com>
4080
4081	* MAINTAINERS (Write After Approval): Add myself.
4082
40832007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4084
4085	* MAINTAINERS (Write After Approval): Add myself.
4086
40872007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4088
4089	* Makefile.def: Add dependency from configure-gdb to all-bfd.
4090	* Makefile.in: Regenerated.
4091
40922007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4093
4094	* configure.ac: Don't add target-libmudflap to noconfigdirs for
4095	bfin*-*-uclinux* targets.
4096	* configure: Regenerate.
4097
40982007-06-14  Ian Lance Taylor  <iant@google.com>
4099
4100	* MAINTAINERS: Add myself as non-algorithmic global write
4101	maintainer.
4102
41032007-06-14  Diego Novillo  <dnovillo@google.com>
4104
4105	* MAINTAINERS: Add self as middle-end maintainer and
4106	non-algorithmic global write maintainer.
4107
41082007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4109
4110	* MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4111	Move all Fortran maintainers except Paul Brook into the
4112	Non-Autopoiesis section.
4113
41142007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4115
4116	* Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4117	(distclean-stage[+id+]): Possibly delete stage_last.
4118	* Makefile.in: Regenerate.
4119
41202007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4121
4122	* MAINTAINERS (Various Maintainer): Fix typo.
4123
41242007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4125
4126	* MAINTAINERS (Various Maintainer): Add myself as
4127	dataflow maintainer.
4128
41292007-06-07  Ben Elliston  <bje@au.ibm.com>
4130
4131	* config.sub, config.guess: Update from upstream sources.
4132
41332007-06-07  Ben Elliston  <bje@au.ibm.com>
4134
4135	* Makefile.tpl: Fix spelling error.
4136	* Makefile.in: Regenerate.
4137
41382007-06-01  Steve Ellcey  <sje@cup.hp.com>
4139
4140	* libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4141	lt_cv_sys_max_cmd_len.
4142
41432007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4144
4145	* MAINTAINERS (Various Maintainers): Add myself as
4146	auto-vectorizer maintainer.
4147
41482003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4149
4150	PR libjava/32098
4151	* libtool.m4: Revert previous change.
4152	* ltgcc.m4: Put it here.
4153
41542003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4155
4156	* MAINTAINERS (Various Maintainers): Add myself as
4157	auto-vectorizer maintainer.
4158
41592007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4160
4161	PR libjava/32098
4162	* libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4163
41642007-05-30  Richard Guenther  <rguenther@suse.de>
4165
4166	* MAINTAINERS (Various Maintainers): Add myself as
4167	auto-vectorizer maintainer.
4168
41692007-05-30  Jakub Jelinek  <jakub@redhat.com>
4170
4171	PR bootstrap/29382
4172	* configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4173	* configure: Rebuilt.
4174
41752007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4176
4177	* MAINTAINERS (Write After Approval): Removed my name.
4178
41792007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4180
4181	* MAINTAINERS (Write After Approval): Remove myself.
4182
41832007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4184
4185	* ltmain.sh: Fix Darwin verstring, remove ${wl}.
4186
41872007-05-23  Steve Ellcey  <sje@cup.hp.com>
4188
4189	* ltmain.sh: Update from ToT Libtool.
4190	* libtool.m4: Update from ToT Libtool.
4191	* ltsugar.m4: New. Update from ToT Libtool.
4192	* ltversion.m4: New. Update from ToT Libtool.
4193	* ltoptions.m4: New. Update from ToT Libtool.
4194	* ltconfig: Remove.
4195	* ltcf-c.sh: Remove.
4196	* ltcf-cxx.sh: Remove.
4197	* ltcf-gcj.sh: Remove.
4198
41992007-05-22  Ollie Wild  <aaw@google.com>
4200
4201	* MAINTAINERS (Write After Approval): Add myself.
4202
42032007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4204
4205	* Makefile.def (bootstrap_stage): Replace stage_make_flags with
4206	stage_cflags.
4207	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4208	Remove CFLAGS/LIBCFLAGS.
4209	(configure-stage[+id+]-[+prefix+][+module+],
4210	all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4211	* Makefile.in: Regenerate.
4212
42132007-05-15  Diego Novillo  <dnovillo@google.com>
4214
4215	* MAINTAINERS: Update e-mail address.
4216
42172007-05-15  Revital Eres  <eres@il.ibm.com>
4218
4219	* MAINTAINERS (Write After Approval): Add myself.
4220
42212007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4222
4223	* MAINTAINERS (Write After Approval): Updated my address.
4224
42252007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4226
4227	* MAINTAINERS (Write After Approval): Add myself.
4228
42292007-05-11  Silvius Rus  <rus@google.com>
4230
4231	* MAINTAINERS (Write After Approval): Add myself.
4232
42332007-04-23  Tom Tromey  <tromey@redhat.com>
4234
4235	* MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4236
42372007-04-22  Mark Mitchell  <mark@codesourcery.com>
4238
4239	* MAINTAINERS (cpplib): Rename to ...
4240	(libcpp): ... this.  Add C/C++ front end maintainers.
4241
42422007-04-14  Steve Ellcey  <sje@cup.hp.com>
4243
4244	* config-ml.in: Pass ${ml_config_env} to configure calls.
4245
42462007-04-04  Christian Bruel  <christian.bruel@st.com>
4247
4248	* MAINTAINERS (Write After Approval): Add myself.
4249
42502007-04-02  Dave Korn  <dave.korn@artimi.com>
4251
4252	* MAINTAINERS (Write After Approval): Add myself.
4253
42542007-03-31  Tobias Burnus  <burnus@net-b.de>
4255
4256	* MAINTAINERS (fortran 95 front end): Add myself.
4257
42582007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4259
4260	* MAINTAINERS (Write After Approval): Add myself.
4261
42622007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4263
4264	* MAINTAINERS (Modulo Scheduler): Add myself.
4265
42662007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4267
4268	* MAINTAINERS (fortran 95 front end): Add myself.
4269	(c++ front end): whitespace fix.
4270
42712007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4272
4273	* MAINTAINERS (Write After Approval): Add myself.
4274
42752007-03-21  Richard Sandiford  <richard@codesourcery.com>
4276
4277	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4278	of glob.  Quote arguments with single quotes too.
4279	* configure: Regenerate.
4280
42812007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4282
4283	* Makefile.def (fixincludes): Remove unneeded "missing" lines.
4284	* Makefile.in: Regenerate
4285
42862007-03-07  Andreas Schwab  <schwab@suse.de>
4287
4288	* configure: Regenerate.
4289
42902007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4291
4292	* configure.ac: Add "--with-pdfdir" configure option,
4293	which defines pdfdir variable.
4294	* Makefile.def (target=fixincludes): Add install-pdf to
4295	missing targets.
4296	(recursive_targets): Add install-pdf target.
4297	(flags_to_pass): Add pdfdir.
4298	* Makefile.tpl: Add pdfdir handling, add do-install-pdf
4299	target.
4300	* configure: Regenerate
4301	* Makefile.in: Regenerate
4302
43032007-02-28  Eric Christopher  <echristo@apple.com>
4304
4305	Revert:
4306	2006-12-07  Mike Stump  <mrs@apple.com>
4307
4308	* Makefile.def (dependencies): Add dependency for
4309	install-target-libssp and install-target-libgomp on
4310	install-gcc.
4311	* Makefile.in: Regenerate.
4312
43132007-02-27  Matt Kraai  <kraai@ftbfs.org>
4314
4315	* configure: Regenerate.
4316	* configure.ac: Move statements after variable declarations.
4317
43182007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4319
4320	* MAINTAINERS: Add myself as sh maintainer.
4321
43222007-02-19  Joseph Myers  <joseph@codesourcery.com>
4323
4324	* configure.ac: Adjust for loop syntax.
4325	* configure: Regenerate.
4326
43272007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4328
4329	* configure: Rebuilt.
4330
43312007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4332
4333	* configure.ac: Drop multiple occurrences of --enable-languages,
4334	and fix its quoting.
4335	* configure: Rebuilt.
4336
43372007-02-17  Mark Mitchell  <mark@codesourcery.com>
4338	    Nathan Sidwell  <nathan@codesourcery.com>
4339	    Vladimir Prus  <vladimir@codesourcery.com>
4340	    Joseph Myers  <joseph@codesourcery.com>
4341
4342	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4343	* configure: Regenerate.
4344
43452007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4346
4347	* ltconfig (freebsd*): Default to elf.
4348
43492007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4350
4351	* configure.ac (target_libraries): Move libgcc before libiberty.
4352	* configure: Regenerated.
4353
43542007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4355	    Paolo Bonzini  <bonzini@gnu.org>
4356
4357	PR bootstrap/30753
4358	* configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4359	unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4360	* configure: Regenerated.
4361
43622007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4363
4364	* MAINTAINERS (Language Front End Maintainers): Update my mail
4365	address.
4366
43672007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4368
4369	PR bootstrap/30748
4370	* configure.ac: Correct syntax for Solaris ksh.
4371	* configure: Regenerated.
4372
43732007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4374
4375	* configure.ac: Sync with src.
4376	* configure: Regenerate.
4377
43782007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4379
4380	* Makefile.in: Regenerate.
4381
43822007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4383
4384	* config.sub: Sync with src.
4385
43862007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4387
4388	* Makefile.tpl (build_alias, host_alias, target_alias): Use
4389	noncanonical equivalents.
4390	* configure.in: Rename to...
4391	* configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4392	AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4393	target_noncanonical.  Use them.  Rewrite removal of configure
4394	arguments for autoconf 2.59.  Discard variable settings.  Force
4395	program_transform_name for native tools.
4396
4397	* Makefile.in: Regenerated.
4398	* configure: Regenerated with autoconf 2.59.
4399
44002007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4401
4402	* MAINTAINERS (Write After Approval): Add myself.
4403
44042007-01-31  Andreas Schwab  <schwab@suse.de>
4405
4406	* Makefile.tpl (LDFLAGS): Substitute it.
4407	* Makefile.in: Regenerate.
4408
44092007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4410
4411	* MAINTAINERS (Write After Approval): Add myself.
4412
44132007-01-28  David Edelsohn  <edelsohn@gnu.org>
4414
4415	* MAINTAINERS (spu port): Add myself.
4416
44172007-01-23  Richard Guenther  <rguenther@suse.de>
4418
4419	PR bootstrap/30541
4420	* Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4421	* Makefile.tpl (GNATBIND): Substitute it.
4422	(GNATMAKE): Likewise.
4423	(POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4424	of STAGE_PREFIX.
4425	* Makefile.in: Regenerate.
4426	* configure: Regenerate.
4427
44282007-01-18  Mike Stump  <mrs@apple.com>
4429
4430	* configure.in: Re-enable -Werror for gcc builds.
4431
44322007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4433
4434	* MAINTAINERS (Write After Approval): Add myself.
4435
44362007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4437
4438	* configure.in: Change == to = in test command.
4439	* configure: Regenerate.
4440
44412007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4442	    Nick Clifton  <nickc@redhat.com>
4443	    Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4444
4445	* configure.in (build_configargs, host_configargs, target_configargs):
4446	Remove build/host/target parameters.
4447	(host_libs): Add gmp and mpfr.
4448	(GMP tests): Reorganize to allow in-tree GMP/MPFR.
4449	* Makefile.def (gmp, mpfr): New.
4450	(gcc): Remove target.
4451	* Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4452	target_os, target_vendor): New.
4453	(configure): Add host_alias/target_alias arguments; adjust invocations.
4454	* configure: Regenerate.
4455	* Makefile.in: Regenerate.
4456
44572007-01-11  Matt Fago  <fago@earthlink.net>
4458
4459	* configure.in: Try to link to functions only in mpfr 2.2.x
4460	to improve robustness of configure tests.
4461	* configure: Regenerate.
4462
44632007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4464
4465	* MAINTAINERS: Add myself as i386 maintainer.
4466
44672007-01-08  Jan Hubicka  <jh@suse.cz>
4468
4469	* MAINTAINERS: Add myself as i386 maintainer.
4470
44712007-01-08  Kai Tietz	<kai.tietz@onevision.com>
4472
4473	* configure.in: Add support for an x86_64-mingw* target.
4474	* configure: Regenerate.
4475
44762007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4477
4478	* Makefile.tpl (all-target): Correct @if conditional for target
4479	modules.
4480	* configure.in: Omit libiberty if building only target libgcc.
4481	* configure, Makefile.in: Regenerated.
4482
44832007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4484
4485	* configure.in: Use DEV-PHASE to detect default for --enable-werror.
4486	* configure: Regenerate.
4487
44882007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4489
4490	* Makefile.def (target_modules): Add libgcc.
4491	(lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4492	* Makefile.tpl (clean-target-libgcc): Delete.
4493	(configure-target-[+module+]): Emit --disable-bootstrap dependencies
4494	on gcc even for bootstrapped modules.  Rewrite handling of
4495	lang_env_dependencies to loop over target_modules.
4496	* configure.in (target_libraries): Add target-libgcc.
4497	* Makefile.in, configure: Regenerated.
4498
44992006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4500
4501	* configure.in: Reorganize recognition of languages.  Add
4502	--enable-stage1-languages.  Show supported languages for the chosen
4503	target rather than all recognized languages.
4504	* configure: Regenerate.
4505
45062006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4507
4508	* Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4509	* Makefile.in: Regenerate.
4510
45112006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4512
4513	* configure.in: Warn that MPFR 2.2.0 is buggy.
4514	* configure: Regenerate.
4515
45162006-12-27  Ian Lance Taylor  <iant@google.com>
4517
4518	* configure.in: When removing Makefiles to force a reconfigure, also
4519	remove prev-DIR*/Makefile.
4520	* configure: Regenerate.
4521
45222006-12-22  Andreas Schwab  <schwab@suse.de>
4523
4524	* configure: Regenerate with correct autoconf version.
4525
45262006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4527
4528	* configure.in: add AC_SUBST for *_FOR_TARGET.
4529	* configure: Regenerate.
4530
45312006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4532
4533	* configure.in: Simplify logic for rejecting languages that cannot
4534	be built.  Separate the case when a language is unsupported,
4535	from the case when the user chooses not to build a language.
4536
45372006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4538
4539	* configure.in: Remove "$build" case for powerpc-*-darwin* since
4540	it only affects bootstrap and could be tested on "$host" as well.
4541	* configure: Regenerate.
4542	* config/mh-ppc-darwin: Add to the stage1 cflags here.
4543
45442006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4545
4546	PR bootstrap/29544
4547	* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4548	(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4549	move here comment from Makefile.tpl.
4550	* Makefile.tpl: Move some definitions higher in the file.
4551	(STAGE1_CHECKING): New.
4552	* configure.in: Add --enable-stage1-checking.
4553	* configure: Regenerate.
4554	* Makefile.in: Regenerate.
4555
45562006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4557
4558	* MAINTAINERS: Add myself as build system maintainer.
4559
45602006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4561
4562	* MAINTAINERS (Write After Approval): Add myself.
4563
45642006-12-13  Eric Christopher  <echristo@apple.com>
4565
4566	* MAINTAINERS: Add myself as darwin maintainer.
4567
45682006-12-11  Ian Lance Taylor  <ian@airs.com>
4569
4570	* MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4571
45722006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4573
4574	MAINTAINERS: Update my entry.
4575
45762006-12-11  Alan Modra  <amodra@bigpond.net.au>
4577
4578	* configure.in:  Handle spu makefile frag.
4579	* Makefile.tpl (MAINT): Define
4580	(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4581	* configure: Regenerate.
4582	* Makefile.in: Regenerate.
4583
45842006-12-11  Ben Elliston  <bje@au.ibm.com>
4585
4586	* config.guess: Import latest version.
4587	* config.sub: Likewise.
4588
45892006-12-11  Ben Elliston  <bje@au.ibm.com>
4590
4591	* configure.in (spu-*-*): Don't skip target-libiberty.
4592	* configure: Regenerate.
4593
45942006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4595
4596	PR bootstrap/30134
4597	* configure.in: Correct x86 darwin support for libjava to powerpc
4598	and i?86 only.
4599	* configure: Regenerate.
4600
46012006-12-08  Sandro Tolaini  <tolaini@libero.it>
4602
4603	* configure.in: Add x86 darwin support for libjava.
4604	* configure: Regenerate.
4605
46062006-12-07  Mike Stump  <mrs@apple.com>
4607
4608	* Makefile.def (dependencies): Add dependency for
4609	install-target-libssp and install-target-libgomp on
4610	install-gcc.
4611	* Makefile.in: Regenerate.
4612
46132006-12-04  Richard Guenther  <rguenther@suse.de>
4614
4615	* MAINTAINERS (Non-Algorithmic Maintainers): New section.
4616	(Non-Algorithmic Maintainers): Move over non-algorithmic
4617	loop optimizer maintainers, add myself as a non-algorithmic
4618	middle-end maintainer.
4619
46202006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4621
4622	* MAINTAINERS (Write After Approval): Add myself.
4623
46242006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4625
4626	* configure.in: Update error message for missing GMP/MPFR.
4627
4628	* configure: Regenerate.
4629
46302006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4631
4632	* configure.in: Update MPFR version in error message.
4633
4634	* configure: Regenerate.
4635
46362006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4637
4638	* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4639	(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4640	--with-gmp-lib): New flags.
4641
4642	* configure: Regenerate.
4643
46442006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4645
4646	* MAINTAINERS (Write After Approval): Change my email address.
4647
46482006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4649
4650	* MAINTAINERS (Write After Approval): Add myself.
4651
46522006-11-22  Philipp Thomas  <pth@suse.de>
4653
4654	* MAINTAINERS (i18n): Update e-mail address.
4655
46562006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4657
4658	* MAINTAINERS (spu port): Add myself as maintainer.
4659	(Write After Approval): Remove myself.
4660
46612006-11-22  Ben Elliston  <bje@au.ibm.com>
4662
4663	* configure.in (skipdirs): Don't build libssp for SPU.
4664	* configure: Regenerate.
4665
46662006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4667
4668	* MAINTAINERS (spu port): Add myself as maintainer.
4669	(libobjc): Update my email address.
4670
46712006-11-21  Andrea Bona  <andrea.bona@st.com>
4672
4673	* MAINTAINERS (Write After Approval): Add myself.
4674
46752006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4676
4677	* configure.in (skipdirs) : Don't build target-libiberty for SPU.
4678	* configure : Rebuilt.
4679
46802006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4681
4682	* MAINTAINERS (Write After Approval): Add myself.
4683
46842006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4685
4686	* MAINTAINERS (Write After Approval): Add myself.
4687
46882006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4689
4690	* configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4691	libmpfr.a.
4692	* configure: Regenerate.
4693
46942006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4695
4696	* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4697	(unstage): Test for stage_last presence.
4698
4699	PR bootstrap/29802
4700	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4701	STAGE_PREFIX.
4702	* Makefile.in: Regenerate.
4703
47042003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4705
4706	* MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4707	maintainers.
4708
47092006-11-14  Erven Rohou  <erven.rohou@st.com>
4710
4711	* MAINTAINERS (Write After Approval): Add myself.
4712
47132006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4714
4715	* Makefile.tpl (clean-stage*): Test separately for package/Makefile
4716	and stageN-package/Makefile.
4717	* Makefile.in: Regenerated.
4718
47192006-11-14  Jie Zhang  <jie.zhang@analog.com>
4720
4721	* configure.in: Remove target-libgloss from noconfigdirs for
4722	bfin-*-*.
4723	* configure: Regenerated.
4724
47252006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4726
4727	* configure.in (have_gmp): Only error if the gcc directory exists.
4728
4729	* configure: Regenerate.
4730
47312006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4732
4733	* configure.in: Robustify error message for missing GMP/MPFR.
4734
4735	* configure: Regenerate.
4736
47372006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4738
4739	* MAINTAINERS (Write After Approval): Add myself.
4740
47412006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4742
4743	* MAINTAINERS: Change email address.
4744
47452006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4746
4747	* MAINTAINERS (Write After Approval): Add myself.
4748
47492006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4750
4751	* MAINTAINERS (Write After Approval): Add myself.
4752
47532006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4754
4755	* MAINTAINERS (Write After Approval): Move myself to
4756	Write After Approval section.
4757
47582006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4759
4760	* configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4761	need_gmp anymore.
4762	* configure: Regenerate.
4763
47642006-10-16  Tobias Burnus  <burnus@net-b.de>
4765
4766	* MAINTAINERS (Write After Approval): Add myself.
4767
47682006-10-16  Ben Elliston  <bje@au.ibm.com>
4769
4770	* config.guess: Import latest version.
4771	* config.sub: Likewise.
4772
47732006-10-10  Brooks Moses  <bmoses@stanford.edu>
4774
4775	* Makefile.def: Added pdf target handling.
4776	* Makefile.tpl: Added pdf target handling.
4777	* Makefile.in: Regenerated.
4778
47792006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4780
4781	* MAINTAINERS: Add self as score port maintainer.
4782
47832006-10-04  Brooks Moses  <bmoses@stanford.edu>
4784
4785	* MAINTAINERS (Write After Approval): Add myself.
4786
47872006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4788
4789	* configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4790	or newer.
4791	* configure: Regenerated.
4792
47932006-09-27  Dave Brolley  <brolley@redhat.com>
4794
4795	* configure.in (RUNTEST): Look for 'runtest' in the source tree by
4796	using $s instead of $r.
4797	* configure: Regenerated.
4798
47992006-09-26  Thiemo Seufer  <ths@mips.com>
4800
4801	* configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4802	for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4803	* configure: Regenerate.
4804
48052006-09-24  Graeme Peterson  <gridly@gmail.com>
4806
4807	* MAINTAINERS (Write After Approval): Remove myself.
4808
48092006-09-22  Chao-ying Fu  <fu@mips.com>
4810
4811	* MAINTAINERS (Write After Approval): Add myself.
4812
48132006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4814
4815	* MAINTAINERS: Add self as soft-fp maintainer.
4816
48172006-09-09  Anatoly Sokolov  <aesok@post.ru>
4818
4819	* MAINTAINERS: Add myself as avr maintainer.
4820	Remove Marek Michalkiewicz as avr maintainer.
4821
48222006-09-07  Roberto Costa  <roberto.costa@st.com>
4823
4824	* MAINTAINERS (Write After Approval): Add myself.
4825
48262006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4827
4828	* configure.in: Never build newlib for a Mingw host.
4829	Never build newlib as Mingw target library.
4830	Test the existence of winsup/cygwin for building a Cygwin newlib,
4831	rather than just winsup.
4832	Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4833	building a Mingw target.
4834	* configure: Regenerate.
4835
48362006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4837
4838	* MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4839
48402006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4841
4842	* config.guess: Import from src (was more updated).
4843	* config.sub: Likewise.
4844
48452006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4846
4847	* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4848	* configure: Regenerated.
4849
48502006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4851
4852	* Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4853	for stages after the first.
4854
48552006-07-17  Jakub Jelinek  <jakub@redhat.com>
4856
4857	* Makefile.def: Add dependencies for configure-opcodes
4858	on configure-intl and all-opcodes on all-intl.
4859	* Makefile.in: Regenerated.
4860
48612006-07-13  Ben Elliston  <bje@au.ibm.com>
4862
4863	* MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4864
48652006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4866
4867	Port to hosts whose 'sort' and 'tail' implementations
4868	treat operands with leading '+' as file names, as POSIX
4869	has required since 2001.  However, make sure the code still
4870	works on pre-POSIX hosts.
4871	* ltmain.sh: Don't assume "sort +2" is equivalent to
4872	"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4873
48742006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4875
4876	* MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4877
48782006-07-04  Peter O'Gorman  <peter@pogma.com>
4879
4880	* ltconfig: chmod 644 before ranlib during install.
4881
48822006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4883
4884	PR bootstrap/18058
4885	* configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4886	if the bootstrap compiler is a GCC version that supports it.
4887	* configure: Regenerate.
4888
48892006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4890
4891	* configure.in: Fix thinkos in previous check-in.
4892	* configure: Regenerate.
4893
48942006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4895
4896	PR other/27063
4897	* configure.in: Test subdir_requires and give an appropriate
4898	error message.
4899	* configure: Regenerate.
4900
49012006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4902
4903	* MAINTAINERS (Write After Approval): Add myself.
4904
49052006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4906
4907	* MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4908
49092006-06-22  Steve Ellcey  <sje@cup.hp.com>
4910
4911	* MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4912
49132006-06-20  David Ayers  <d.ayers@inode.at>
4914
4915	PR bootstrap/28072
4916	* configure.in:	Add target-boehm-gc to noconfigdirs depending on
4917	whether target-libjava is being configured instead of whether the
4918	java front end is enabled.
4919	* configure: Regenerate.
4920
49212006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4922
4923	PR target/27540
4924	* configure.in: Only enable libgomp on IRIX 6.
4925	* configure: Regenerate.
4926
49272006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4928
4929	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4930	too.
4931	* Makefile.in: Regenerate.
4932
49332006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4934
4935	* config-ml.in: Alter CCASFLAGS to include special
4936	multilib options the same as is done for CFLAGS.
4937
49382006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4939
4940	* configure.in: Don't enable libgomp on hpux10.
4941	* configure: Rebuilt.
4942
49432006-06-12  David Ayers  <d.ayers@inode.at>
4944
4945	PR bootstrap/27963
4946	PR target/19970
4947	* configure.in:	Remove target-boehm-gc from noconfigdirs where
4948	${libgcj} is specified.
4949	* configure: Regenerate.
4950
49512006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4952
4953	Sync from src:
4954
4955	* configure.in: Sync.
4956	* configure: Regenerated.
4957
4958	2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4959
4960	* Makefile.def: Added dependencies from sim and gdb on intl, and
4961	added configure dependencies to everything with an all dependency
4962	on intl.
4963	* Makefile.in: Regenerated.
4964
49652006-06-06  David Ayers  <d.ayers@inode.at>
4966
4967	PR libobjc/13946
4968	* Makefile.def: Add dependencies for libobjc which boehm-gc.
4969	* Makefile.in: Regenerate.
4970	* configure.in: Add --enable-objc-gc at toplevel and have it
4971	enable boehm-gc for Objective-C.
4972	Remove target-boehm-gc from libgcj.
4973	Add target-boehm-gc to target_libraries.
4974	Add target-boehm-gc to noconfigdirs where ${libgcj}
4975	is specified.
4976	Assert that boehm-gc is supported when requested for Objective-C.
4977	Only build boehm-gc if needed either for Java or Objective-C.
4978	* configure: Regenerate.
4979
49802006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4981
4982	PR 27674
4983	* Makefile.tpl (configure-[+prefix+][+module+],
4984	all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4985	Remove rule to unstage bootstrapped modules.
4986	(stage_current): New.
4987	* Makefile.in: Regenerate.
4988
49892006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4990
4991	* MAINTAINERS (Write After Approval): Update my e-mail address.
4992
49932006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4994
4995	* include/libiberty.h: Declare pex_run_in_environment.
4996
49972006-05-31  Asher Langton  <langton2@llnl.gov>
4998
4999	* MAINTAINERS (Write After Approval): Add myself.
5000
50012006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5002
5003	* Makefile.def (bfd, opcodes): Fix lib_path.
5004	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5005	(restrap): Move under "@if gcc-bootstrap".  Fix typo.
5006	* Makefile.in: Regenerate.
5007
50082006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5009
5010	* Makefile.in: Regenerate.
5011
50122006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5013
5014	* Makefile.def: Add install-html target. Add datarootdir
5015	docdir and htmldir to flags_to_pass.
5016	* Makefile.tpl: Add install-html target.
5017	* Makefile.in: Regenerate.
5018	* configure.in: Add --with-datarootdir, --with-docdir, and
5019	--with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5020	* configure: Regenerate.
5021
50222006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5023
5024	* configure.in: Enable gprof for cross builds.
5025	* configure: Regenerate.
5026
50272006-05-22  Richard Guenther  <rguenther@suse.de>
5028
5029	Revert
5030	2006-01-31  Richard Guenther  <rguenther@suse.de>
5031	Paolo Bonzini  <bonzini@gnu.org>
5032
5033	* Makefile.def (target_modules): Add libgcc-math target module.
5034	* configure.in (target_libraries): Add libgcc-math target library.
5035	(--enable-libgcc-math): New configure switch.
5036	* Makefile.in: Re-generate.
5037	* configure: Re-generate.
5038	* libgcc-math: New toplevel directory.
5039
50402006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5041	    Andreas Tobler  <a.tobler@schweiz.ch>
5042
5043	* configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5044	* configure: Rebuilt.
5045
50462006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5047
5048	* MAINTAINERS (Write After Approval): Add myself.
5049
50502006-05-01  DJ Delorie  <dj@redhat.com>
5051
5052	* configure.in: Restore CFLAGS if GMP isn't present.
5053	* configure: Regenerate.
5054
50552006-05-01  Richard Guenther  <rguenther@suse.de>
5056
5057	* MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5058	maintainer.
5059
50602006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5061
5062	* MAINTAINERS (Write After Approval): Add myself.
5063
50642006-04-28  Jan Beulich  <jbeulich@novell.com>
5065
5066	* MAINTAINERS (Write After Approval): Add myself.
5067
50682006-04-18  DJ Delorie  <dj@redhat.com>
5069
5070	* configure.in (m32c): Build libstdc++-v3.  Pass flags to
5071	reference libgloss so that libssp can be built in a combined
5072	tree.
5073	* configure: Regenerate.
5074
50752006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5076
5077	* MAINTAINERS (Write After Approval): Add myself.
5078
50792006-04-05  Ben Elliston  <bje@au.ibm.com>
5080
5081	* configure.in: Require makeinfo 4.4 or higher.
5082	* configure: Regenerate.
5083
50842006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5085
5086	* MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5087	Rearrange the entries of other libraries to have them in one place.
5088
50892006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5090
5091	* MAINTAINERS (Write After Approval): Remove myself.
5092	(Language Front End Maintainers): Add myself as fortran 95 maintainer.
5093
50942006-03-14  Richard Guenther  <rguenther@suse.de>
5095
5096	* configure: Regenerate with autoconf 2.13.
5097
50982006-03-13  Jim Blandy  <jimb@codesourcery.com>
5099
5100	* MAINTAINERS: Use my work address.
5101
5102	* MAINTAINERS: Update my E-mail address.
5103
51042006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5105
5106	* configure.in: Handle --disable-<component> generically.
5107	* configure: Regenerate.
5108
51092006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5110
5111	PR libgcj/17311
5112	* ltmain.sh: Don't use "$finalize_rpath" for compile.
5113
51142006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5115
5116	* MAINTAINERS (Write After Approval):  Remove myself.
5117	(Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5118
51192006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5120
5121	* Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5122	(TARGET_CONFIGDIRS): Remove.
5123	* configure.in: Remove AC_SUBST(target_configdirs).
5124	* Makefile.in, configure: Regenerated.
5125
51262006-02-20  Steven G. Kargl  <kargls@comcast.net>
5127
5128	* MAINTAINERS (Write After Approval):  Remove myself.
5129	(Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5130
51312006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5132
5133	PR bootstrap/25670
5134
5135	* Makefile.tpl ([+compare-target+]): Print explanation messages.
5136
5137	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5138	* Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5139	(EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5140	BUILD_PREFIX, BUILD_PREFIX_1.
5141	* configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5142
5143	* Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5144	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5145
5146	* Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5147	all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5148	of `cat stage_current`.  Always provide the `r' and `s' variables.
5149	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5150	a single shell execution.
5151	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5152	bootstrapped modules, make the stage1 module if the build was not
5153	started yet, else build the current stage.
5154	(all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5155	(all-build, all-host, all-target, [+make_target+]-host,
5156	[+make_target+]-target): Do not use \-continued lines.
5157	(target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5158	(current_stage, restrap, stage_last): New.
5159
5160	* Makefile.in: Regenerate.
5161	* configure: Regenerate.
5162
51632006-02-19  Bud Davis  <jmdavis@link.com>
5164
5165	* MAINTAINERS (Write After Approval):  Remove myself.
5166	(Language Front End Maintainers):  Add myself as fortran 95
5167	maintainer and update e-mail address.
5168
51692006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5170
5171	* MAINTAINERS (Write After Approval):  Remove myself.
5172	(Language Front End Maintainers):  Add myself as fortran 95
5173	maintainer.
5174
51752006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5176
5177	* MAINTAINERS (Write After Approval): Add myself.
5178
51792006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5180
5181	* MAINTAINERS (Write After Approval):  Remove myself.
5182	(Language Front End Maintainers):  Add myself as
5183	fortran 95 maintainer.
5184
51852006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5186
5187	Sync from src:
5188
5189	2005-12-27  Leif Ekblad  <leif@rdos.net>
5190
5191	* configure.in: Add support for RDOS target.
5192	* configure: Regenerate.
5193
51942006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5195	    Andreas Schwab  <schwab@suse.de>
5196
5197	* configure: Regenerate.
5198
51992006-02-12  David Edelsohn  <edelsohn@gnu.org>
5200
5201	* configure.in (enable_libgomp): Add AIX.
5202	* configure: Regenerate.
5203
52042006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5205
5206	* MAINTAINERS (Write After Approval): Add myself.
5207
52082006-02-03  Lee Millward  <lee.millward@gmail.com>
5209
5210	* MAINTAINERS (Write After Approval): Add myself.
5211
52122006-01-31  Richard Guenther  <rguenther@suse.de>
5213	Paolo Bonzini  <bonzini@gnu.org>
5214
5215	* Makefile.def (target_modules): Add libgcc-math target module.
5216	* configure.in (target_libraries): Add libgcc-math target library.
5217	(--enable-libgcc-math): New configure switch.
5218	* Makefile.in: Re-generate.
5219	* configure: Re-generate.
5220	* libgcc-math: New toplevel directory.
5221
52222006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5223
5224	* configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5225	Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5226	the assembler, linker and binutils.
5227	* configure: Regenerate.
5228
52292006-01-22  Dirk Mueller  <dmueller@suse.de>
5230
5231	* MAINTAINERS (Write After Approval): Add myself.
5232
52332006-01-20  Diego Novillo  <dnovillo@redhat.com>
5234
5235	* configure: Regenerate.
5236
52372006-01-18  Richard Henderson  <rth@redhat.com>
5238	    Jakub Jelinek  <jakub@redhat.com>
5239	    Diego Novillo  <dnovillo@redhat.com>
5240
5241	* libgomp: New directory.
5242	* Makefile.def: Add target_module libgomp.
5243	* Makefile.in: Regenerate.
5244	* configure.in (target_libraries): Add target-libgomp.
5245	* configure: Regenerate.
5246
52472006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5248
5249	* Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5250	@ from continuation.
5251	* Makefile.in: Rebuilt.
5252
52532006-01-04  Chris Lattner  <sabre@gnu.org>
5254
5255	* MAINTAINERS (Write After Approval): Add myself.
5256
52572006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5258
5259	PR bootstrap/24252
5260
5261	* Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5262	* Makefile.tpl (OBJDUMP): New.
5263	(EXTRA_HOST_FLAGS): Add it.
5264	(EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5265
5266	* Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5267	to use symbolic links between directories.  Avoid race conditions
5268	or make them harmless.
5269	* configure.in: Do not try to use symbolic links between directories.
5270
5271	* Makefile.def (LEAN): Pass.
5272	* Makefile.tpl (LEAN): Define.
5273	(stage[+id+]-start): Accept that the previous directory does not
5274	exist, if the bootstrap is lean.
5275	(stage[+id+]-bubble): Invoke lean bootstrap commands after
5276	stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5277	configure substitution.
5278	([+compare-target+]): Likewise.
5279	([+bootstrap-target+]-lean): New.
5280	* configure.in: Remove lean bootstrap support from here.
5281
5282	* Makefile.in: Regenerate.
5283	* configure: Regenerate.
5284
52852006-01-04  Ben Elliston  <bje@au.ibm.com>
5286
5287	* MAINTAINERS (libdecnumber): Add myself.
5288
52892006-01-02  Mark Mitchell  <mark@codesourcery.com>
5290
5291	* libtool-ldflags: New script.
5292
52932006-01-02  Andreas Schwab  <schwab@suse.de>
5294
5295	* configure.in: When reconfiguring remove Makefile in
5296	all stage directories.
5297	* configure: Regenerate.
5298
52992005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5300
5301	* MAINTAINERS: Update my email address.
5302
53032005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5304
5305	Revert Ada-related part of the previous change.
5306
5307	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5308	Do not pass.
5309	* Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5310	* Makefile.in: Regenerate.
5311	* configure.in: Do not include mt-ppc-aix target fragment.
5312	* configure: Regenerate.
5313
53142005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5315
5316	* configure.in: Select appropriate fragments for PowerPC/AIX.
5317	* configure: Regenerate.
5318
5319	* Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5320	BOOT_CFLAGS, BOOT_LDFLAGS.
5321	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5322	BOOT_CFLAGS, BOOT_LDFLAGS.
5323	(TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5324	(stage[+id+]-bubble): Pass flags recursively to the comparison target.
5325	(stage): Fail if we cannot complete the work.
5326	* Makefile.in: Regenerate.
5327
53282005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5329
5330	* configure.in: Replace ms1 with mt.
5331	* configure: Rebuilt.
5332
53332005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5334
5335	* MAINTAINERS: Update my email address.
5336
53372005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5338
5339	* Makefile.tpl (all, do-[+make_target+], do-check, install,
5340	install-host-nogcc): Don't invoke $(stage) at the end.
5341	* Makefile.in: Regenerate.
5342
53432005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5344
5345	* configure.in: Flip the top-level bootstrap switch.
5346	* configure: Regenerate.
5347
53482005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5349
5350	* Makefile.tpl: Throughout the file, use : $(MAKE) along with
5351	$(stage) and $(unstage).
5352	(EXTRA_TARGET_FLAGS): Correct double-quoting.
5353	(all): Remove stray semicolon.
5354	(local-distclean): Don't handle multilib.tmp and multilib.out.
5355	(install.all): Set $s for consistency.
5356	(configure-[+prefix+][+module+]): Instead of [+deps+], handle
5357	check_multilibs setting.  Always make the install directory.
5358	(configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5359	Correct @if/@endif.
5360	(all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5361	($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5362	(stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5363	(multilib.out): Remove.
5364	* Makefile.in: Regenerated.
5365
53662005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5367
5368	* MAINTAINERS (Write After Approval): Add myself.
5369
53702005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5371
5372	* MAINTAINERS: Add myself as mt maintainer.
5373
5374	* config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5375
53762005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5377
5378	* MAINTAINERS: Change email address.
5379
53802005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5381
5382	* configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5383	CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5384	"CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5385	Find in-tree tools if available.
5386	(EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5387	(CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5388	(*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5389	(COMPILER_*_FOR_TARGET): New.
5390	* Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5391	(BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5392	(CONFIGURED_*, USUAL_*): Remove.
5393	(BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5394	STRIP): Use autoconf substitutions.
5395	(COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5396	COMPILER_NM_FOR_TARGET): New.
5397	(EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5398
5399	(all): Make all-host and all-target in parallel.
5400	(do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5401	that $$r and $$s are set before invoking a recursive make.
5402	(stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5403	([+bootstrap-target+]): Inline most of the `all' target.
5404
54052005-11-29  Ben Elliston  <bje@au.ibm.com>
5406
5407	* Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5408	from the gcc build directory.
5409	* Makefile.in: Regenerate.
5410
54112005-11-29  Ben Elliston  <bje@au.ibm.com>
5412
5413	* Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5414	depend on all-libdecnumber.
5415	* configure.in (host_libs): Include libdecnumber.
5416	* Makefile.in: Regenerate.
5417	* configure: Likewise.
5418
54192005-11-29  Ben Elliston  <bje@au.ibm.com>
5420
5421	* libdecnumber: Import decNumber sources from the dfp-branch.
5422
54232005-11-21  Kean Johnston  <jkj@sco.com>
5424
5425	* config.sub, config.guess: Sync from upstream sources.
5426
54272005-11-21  Ben Elliston  <bje@au.ibm.com>
5428
5429	Import from Autoconf sources:
5430
5431	2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5432	* config/move-if-change: Don't output "$2 is unchanged";
5433	suggested by Ben Elliston.  Handle weird characters correctly.
5434
54352005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5436
5437	* ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5438	to match upstream libtool for darwin.
5439
54402005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5441
5442	* Makefile.def: Remove gdb dependencies for gdbtk.
5443	* Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5444	(configure-gdb, install-gdb): New rules.
5445	* configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5446	* Makefile.in, configure: Regenerated.
5447
54482005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5449
5450	* MAINTAINERS (Write After Approval): Add myself.
5451
54522005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5453
5454	* MAINTAINERS (Write After Approval): Add myself.
5455
54562005-10-24  Diego Novillo  <dnovillo@redhat.com>
5457
5458	* MAINTAINERS (alias analysis): Add Daniel Berlin and
5459	Diego Novillo.
5460
54612005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5462
5463	PR bootstrap/24297
5464	* Makefile.tpl (do-[+make-target+], do-check, install,
5465	stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5466	are set before recursing.
5467	* Makefile.in: Regenerate.
5468
54692005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5470
5471	PR bootstrap/18939
5472	* Makefile.def (gcc) <target>: Fix thinko.
5473	* Makefile.in: Regenerate.
5474
54752005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5476
5477	* configure.in (bfin-*-*): Use test, not brackets, in if statement.
5478	* configure: Regenerate.
5479
54802005-10-15  Jie Zhang  <jie.zhang@analog.com>
5481
5482	* MAINTAINERS (Write After Approval): Add self.
5483
54842005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5485
5486	* configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5487	target-libffi, target-qthreads, target-libjava, and
5488	targetlibobjc.
5489	* configure: Regenerate.
5490
54912005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5492
5493	* Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5494	* Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5495	(OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5496	(USUAL_OBJDUMP_FOR_TARGET): New.
5497	(EXTRA_TARGET_FLAGS): Add OBJDUMP.
5498	* configure.in: Check for $OBJDUMP_FOR_TARGET.
5499	* configure, Makefile.in: Regenerated.
5500
55012005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5502
5503	* Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5504	before other host packages.
5505
55062005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5507
5508	* MAINTAINERS: Add self as sh libraries/configury maintainer.
5509
55102005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5511
5512	PR bootstrap/22340
5513
5514	* configure.in (default_target): Remove.
5515	* Makefile.tpl (all): Do not use prerequisites as subroutines
5516	(all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5517	(do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5518	use prerequisites as subroutines.
5519	(check-host, check-target): New.
5520	(bootstrap configure & all targets): Do not use stage*-start
5521	if the directory layout is already ok.
5522	(non-bootstrap configure & all targets): Prepend a $(unstage).
5523	(stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5524	(NOTPARALLEL): Remove.
5525	(unstage, stage variables): New variables.
5526	(unstage, stage targets): Simply expand to those variables.
5527
5528	* configure: Regenerate.
5529	* Makefile.in: Regenerate.
5530
55312005-10-04  James E Wilson  <wilson@specifix.com>
5532
5533	* Makefile.def (lang_env_dependencies): Add libmudflap.
5534	* Makefile.in: Regenerate.
5535
55362005-10-03  Andreas Schwab  <schwab@suse.de>
5537
5538	Backport from libtool CVS:
5539	2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5540
5541	* ltmain.sh: add support for installing into temporary
5542	staging area (e.g. 'make install DESTDIR=...')
5543
55442005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5545
5546	* configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5547	* configure: Regenerated.
5548
55492005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5550
5551	* configure: Regenerate with the correct
5552	autoconf version.
5553
55542005-09-30  Catherine Moore  <clm@cm00re.com>
5555
5556	* configure.in (bfin-*-*): New.
5557	* configure: Regenerated.
5558
55592005-09-28  Geoffrey Keating  <geoffk@apple.com>
5560
5561	* Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5562	(LIPO_FOR_TARGET): New.
5563	(CONFIGURED_LIPO_FOR_TARGET): New.
5564	(USUAL_LIPO_FOR_TARGET): New.
5565	(STRIP_FOR_TARGET): New.
5566	(CONFIGURED_STRIP_FOR_TARGET): New.
5567	(USUAL_STRIP_FOR_TARGET): New.
5568	* Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5569	STRIP_FOR_TARGET.
5570	* configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5571	CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5572	* Makefile.in: Regenerate.
5573	* configure: Regenerate.
5574
55752005-09-19  David Edelsohn  <edelsohn@gnu.org>
5576
5577	* configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5578	(rs6000-*-aix*): Same.
5579	* configure: Regenerate.
5580
55812005-09-16  Tom Tromey  <tromey@redhat.com>
5582
5583	* MAINTAINERS: Add self as java maintainer.
5584
55852005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5586
5587	* configure.in: Recognize f95 in the --enable-languages option,
5588	and substitute it for fortran, issuing a warning.
5589	* configure: Regenerate.
5590
55912005-08-30  Phil Edwards  <phil@codesourcery.com>
5592
5593	* configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5594	* configure:  Regenerated.
5595
55962005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5597
5598	* MAINTAINERS: Add self as ms1 maintainer.
5599
56002005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5601
5602	* Makefile.def (libssp): Add to lang_env_dependencies.
5603	* Makefile.in: Regenerate.
5604
56052005-08-18  Ian Lance Taylor  <ian@airs.com>
5606
5607	* MAINTAINERS: Add myself as middle-end maintainer.
5608
56092005-08-17  Christian Groessler  <chris@groessler.org>
5610
5611	* Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5612	* Makefile.in: Regenerate.
5613
56142005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5615
5616	* MAINTAINERS (write after approval): Added myself.
5617
56182005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5619
5620	* MAINTAINERS (Write After Approval): Add myself.
5621
56222005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5623
5624	* configure.in: Replace NCN_STRICT_CHECK_TOOL with
5625	NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5626	Look for alternate names of the target cc and c++
5627	* configure: Regenerate.
5628
56292005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5630
5631	* configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5632	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5633	them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5634	tools; remove code to manually set them.
5635	(Target tools): Look in the environment for them.
5636	* Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5637	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5638	(AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5639	build directory.
5640	(CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5641	CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5642	CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5643	USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5644	USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5645	(CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5646	RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5647	* configure: Regenerate.
5648	* Makefile.in: Regenerate.
5649
56502005-07-28  Ben Elliston  <bje@au.ibm.com>
5651
5652	* MAINTAINERS: Update for removed CPU targets.
5653
56542005-07-27  Mark Mitchell  <mark@codesourcery.com>
5655
5656	* Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5657	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5658	* Makefile.in: Regenerated.
5659
56602005-07-26  Mark Mitchell  <mark@codesourcery.com>
5661
5662	* Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5663	(CFLAGS_FOR_TARGET): Use it.
5664	(CXXFLAGS_FOR_TARGET): Likewise.
5665	* Makefile.in: Regenerated.
5666	* configure.in (--with-build-sysroot): New option.
5667	* configure: Regenerated.
5668
56692005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5670
5671	* Makefile.tpl: Wrap install between unstage and stage
5672	* Makefile.in: Regenerate.
5673
56742005-07-21  Eric Christopher  <echristo@apple.com>
5675
5676	* MAINTAINERS: Update affiliation.
5677
56782005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5679
5680	* MAINTAINERS: Add self as crx port maintainer.
5681
56822005-07-20  DJ Delorie  <dj@redhat.com>
5683
5684	* MAINTAINERS: Add self as m32c maintainer.
5685
56862005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5687
5688	* all files: Update FSF address.
5689
56902005-07-15  Eric Christopher  <echristo@redhat.com>
5691
5692	* MAINTAINERS: Change affiliation.
5693
56942005-07-14  Jim Blandy  <jimb@redhat.com>
5695
5696	* configure.in: Add cases for Renesas m32c.
5697	* configure: Regenerated.
5698
56992005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5700
5701	* COPYING.LIB: Update from fsf.org.
5702
57032005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5704
5705	* COPYING, compile, config.guess,
5706	config.sub, install-sh, missing, mkinstalldirs,
5707	symlink-tree, ylwrap: Sync from upstream sources.
5708	* config-ml.in: Update FSF address.
5709
57102005-07-13  Eric Christopher  <echristo@redhat.com>
5711
5712	* configure.in: Add toplevel noconfigdir support for tpf.
5713	* configure: Regenerate.
5714
57152005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5716
5717	PR ada/22340
5718
5719	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5720	* Makefile.in: Regenerate.
5721
57222005-07-07  Mark Mitchell  <mark@codesourcery.com>
5723
5724	* MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5725	Brolley to write-after-approval.
5726
57272005-07-07  Andreas Schwab  <schwab@suse.de>
5728
5729	* Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5730	* Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5731	* Makefile.in: Regenerated.
5732
57332005-07-06  Geoffrey Keating  <geoffk@apple.com>
5734
5735	* configure.in: Don't build sim or rda when targetting darwin.
5736	* configure: Regenerate.
5737
57382005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5739
5740	* configure.in: Add --enable-libssp and --disable-libssp.
5741	* configure: Regenerate with autoconf-2.13.
5742
57432005-07-02  Jakub Jelinek  <jakub@redhat.com>
5744
5745	* Makefile.def (target_modules): Add libssp.
5746	* configure.in (target_libraries): Add target-libssp.
5747	* configure: Rebuilt.
5748	* Makefile.in: Rebuilt.
5749
57502005-07-01  Zack Weinberg  <zackw@panix.com>
5751
5752	* MAINTAINERS: Change email address.  Resign from maintainership.
5753
57542005-07-01  Richard Guenther  <rguenther@suse.de>
5755
5756	* MAINTAINERS: Change my e-mail address and affiliation.
5757
57582005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5759
5760	* Makefile.def (stagefeedback): Come after profile.
5761	Define profiledbootstrap target.
5762	* Makefile.tpl (profiledbootstrap): Remove.
5763	(stageprofile-end): Zap stagefeedback.
5764	(stagefeedback-start): Copy all .gcda files, not only GCC's.
5765	* Makefile.in: Regenerate.
5766
57672005-06-13  Richard Sandiford  <richard@codesourcery.com>
5768
5769	* MAINTAINERS: Update my email address.
5770
57712005-06-13  Zack Weinberg  <zack@codesourcery.com>
5772
5773	* depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5774	In 'cpp' stanza, support '#line' as well as '# '.
5775
57762005-06-08  Andreas Schwab  <schwab@suse.de>
5777
5778	* MAINTAINERS: Move myself from 'Write After Approval' to
5779	'CPU Port Maintainers' section as m68k maintainer.
5780
57812005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5782
5783	* configure.in (unsupported_languages): New macro.
5784	<mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5785	non-ported target libraries in noconfigdirs.
5786	<cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5787	non-linux-gnu.  Remove libgcj_ex_libffi.
5788	<lang_frag loop>: Set add_this_lang=no if the language is in
5789	unsupported_languages.
5790	* configure: Regenerate.
5791
57922005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5793
5794	* configure.in: Fix typo in handling of --with-mpfr-dir.
5795	* configure: Regenerate.
5796
57972005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5798
5799	* MAINTAINERS: Update my email address.
5800
58012005-06-02  Jim Blandy  <jimb@redhat.com>
5802
5803	* config.sub: Add cases for the Renesas m32c.  (This patch has been
5804	accepted into the master sources.)
5805
58062005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5807	    Michael Snyder  <msnyder@redhat.com>
5808	    Stan Cox  <scox@redhat.com>
5809
5810	* configure.in: Set noconfigdirs for ms1.
5811
5812	* configure: Regenerate.
5813
58142005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5815
5816	* MAINTAINERS (Write After Approval): Add self.
5817
58182005-06-01  Josh Conner  <jconner@apple.com>
5819
5820	* MAINTAINERS (Write After Approval): Add self.
5821
58222005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5823
5824	* MAINTAINERS: Update my email address.
5825
58262005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5827
5828	* MAINTAINERS (Write After Approval): Add self.
5829
58302005-05-26  Chris Demetriou  <cgd@broadcom.com>
5831
5832	* MAINTAINERS (Write After Approval): Remove self.
5833
58342005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5835
5836	* Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5837	(Dependencies): Consider target modules for bootstrap dependencies.
5838	Make target bootstrap modules depend on each stage's gcc.
5839	* Makefile.in: Regenerate.
5840
58412005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5842
5843	* Makefile.def (configure-gcc): Depend on binutils having been built.
5844	(all-gcc): No need to do it here.
5845	* Makefile.in: Regenerate.
5846
58472005-05-19  Paul Brook  <paul@codesourcery.com>
5848
5849	* configure.in: Rewrite misleading error message when requested
5850	language cannot be built.
5851	* configure: Regenerate.
5852
58532005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5854
5855	* ylwrap: Import from Automake 1.9.5.
5856
58572005-05-13  David Ung  <davidu@mips.com>
5858
5859	* MAINTAINERS (Write After Approval): Add self.
5860
58612005-05-09  Mike Stump  <mrs@apple.com>
5862
5863	* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5864	lt_cv_sys_max_cmd_len for now.
5865
58662005-05-09  Stan Cox  <scox@redhat.com>
5867
5868	* MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5869
58702005-05-08  Matt Kraai  <kraai@ftbfs.org>
5871
5872	* README.SCO: Update the URL.
5873
58742005-05-05  David Edelsohn  <edelsohn@gnu.org>
5875
5876	* ltconfig: Define file_list_spec.  Pass file_list_spec and
5877	with_gnu_ld to libtool.
5878	* ltcf-c.sh (aix[45]): Define file_list_spec.
5879	* ltcf-cxx.sh (aix[45]): Same.
5880	* ltcf-gcj.sh (aix[45]): Same.
5881	* ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5882	exists, write list of input files to temporary file.
5883
58842005-05-04  Mike Stump  <mrs@apple.com>
5885
5886	* configure.in: Always pass --target to target configures as
5887	otherwise rebuilds that do --recheck will fail.
5888	* confiugure: Rebuilt.
5889
58902005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5891
5892	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5893	STAGE_HOST_EXPORTS.
5894	(configure, all): Add bootstrap support.
5895	(Host modules, target modules): Pass post-stage1 flags and exports.
5896	(Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5897	* Makefile.in: Regenerate.
5898
58992005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5900
5901	* configure: Regenerate.
5902
59032005-04-27  Mike Stump  <mrs@apple.com>
5904
5905	* MAINTAINERS: Add self as darwin maintainer.
5906
59072005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5908
5909	* config.sub: Update from master copy.
5910
59112005-04-21  Mike Stump  <mrs@apple.com>
5912
5913	* MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5914	* MAINTAINERS: Add Zem as Objective-C++ maintainer.
5915
59162005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5917
5918	* configure.in <crisv32-*-*, cris-*-*>: New local variable
5919	libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5920	matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5921	"*-*-elf" and "*-*-linux*".
5922	* configure: Regenerate.
5923
59242005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5925
5926	* MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5927
59282005-04-12  Mike Stump  <mrs@apple.com>
5929
5930	* libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5931
59322005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5933
5934	* MAINTAINERS (Write After Approval): Add myself.
5935
59362005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5937
5938	* MAINTAINERS (Port Maintainers): Add self for Blackfin.
5939
59402005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5941
5942	* Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5943	(TARGET_CONFIGARGS): Include --with-target-subdir.
5944	(configure, all): New macros.  Use them throughout.
5945	* Makefile.in: Regenerate.
5946
59472005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5948
5949	* MAINTAINERS (Write After Approval): Add myself.
5950
59512005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5952
5953	* MAINTAINERS: Remove 'loop unrolling' maintainer.
5954
59552005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5956
5957	* MAINTAINERS: Move John Carr to Write After Approval.
5958
59592005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5960
5961	* config/mh-mingw32: Delete.
5962	* configure.in: Don't use it.
5963	* configure: Regenerate.
5964
59652005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5966
5967	* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5968	* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5969	(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5970	(HOST_LIB_PATH): Generate from Makefile.def.
5971	(TARGET_LIB_PATH): Likewise.
5972	(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5973	* Makefile.in: Regenerate.
5974	* configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5975	(RPATH_ENVVAR): Include Darwin case.
5976	* configure: Regenerate.
5977
59782005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5979
5980	* MAINTAINERS (Various Maintainers): Remove self.
5981	(Write After Approval): Add self.
5982
59832005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5984
5985	* MAINTAINERS (Various Maintainers): Add self.
5986
59872005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5988
5989	* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5990	* configure: Regenerate.
5991
59922005-03-21  Zack Weinberg  <zack@codesourcery.com>
5993
5994	* Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5995	gcc_version, and gcc_version_trigger from set of flags to pass.
5996	* Makefile.tpl: Remove definitions of above variables.
5997	(config.status): Remove dependency on $(gcc_version_trigger).
5998	* Makefile.in: Regenerate.
5999	* configure.in: Do not reference config/gcc-version.m4 nor
6000	config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6001	TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6002	* configure: Regenerate.
6003
60042005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6005	    Andrew Pinski  <pinskia@physics.uc.edu>
6006
6007	* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6008	* Makefile.in: Regenerate.
6009
60102005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6011
6012	* MAINTAINERS (Write After Approval): Add myself.
6013
60142005-03-03  David Ayers  <d.ayers@inode.at>
6015
6016	* MAINTAINERS (Write After Approval): Add myself.
6017
60182005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6019
6020	PR libgcj/20160
6021	* ltmain.sh: Avoid creating archives with components that have
6022	duplicate basenames.
6023
60242005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6025
6026	PR bootstrap/20250
6027	* Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6028	instead of check.
6029	* Makefile.in: Regenerate.
6030
60312005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6032
6033	* Makefile.in: Regenerate to fix conflict between the previous two
6034	patches.
6035
60362005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6037
6038	PR bootstrap/17383
6039	* Makefile.def (target_modules): Remove "stage", now unnecessary.
6040	* Makefile.tpl (HOST_SUBDIR): New substitution.
6041	(STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6042	USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6043	USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6044	USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6045	(Host modules, Bootstrapped modules): Use it.
6046	(Build modules, Target modules): Do not create symlink trees,
6047	always configure out-of-srcdir.
6048	(distclean): Try removing $(host_subdir) with rm before using rm -rf.
6049	* configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6050	GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6051	$(HOST_SUBDIR).  Create a symlink for host_subdir.
6052
6053	* Makefile.in: Regenerate.
6054	* configure: Regenerate.
6055
60562005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6057
6058	Merged from libada-gnattools-branch:
6059	2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6060
6061	* gnattools: New directory.
6062	* Makefile.def: Add gnattools as a module, depending on target-libada.
6063	* Makefile.in: Regenerate.
6064	* configure.in: Include gnattools in host_tools; disable it if ada
6065	is disabled.
6066	* configure: Regenerate.
6067
60682005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6069
6070	* MAINTAINERS (Language Front Ends Maintainers): Add myself as
6071	treelang maintainer.
6072	(Write After Approval): Remove myself.
6073
60742005-02-23  Paul Schlie  <schlie@comcast.net>
6075
6076	* configure.in: Allow darwin targeted ports to build tk, itcl and
6077	libgui.
6078	* configure: Regenerate.
6079
60802005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6081
6082	PR libgcj/10353
6083	* configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6084	* configure: Regenerate.
6085
60862005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6087
6088	* MAINTAINERS (Write After Approval): Add myself.
6089
60902005-02-10  Ian Lance Taylor  <ian@airs.com>
6091
6092	* MAINTAINERS: Update my e-mail address.
6093
60942005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6095
6096	* MAINTAINERS (Write After Approval): Add myself.
6097
60982005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6099
6100	* configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6101	<crisv32-*-*, cris-*-*>: Only disable target-newlib and
6102	target-libgloss when not *-*-elf and *-*-aout.
6103	* configure: Regenerate.
6104
61052005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6106
6107	* MAINTAINERS: Remove obsolete entries.
6108
6109	* MAINTAINERS (Write After Approval): Add Michael Matz.
6110
61112005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6112
6113	* MAINTAINERS: Remove self as cpplib maintainer.
6114
61152005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6116
6117	* install-sh, config.sub: Import from upstream.
6118
61192005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6120
6121	PR bootstrap/18222
6122	* Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6123	* Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6124	* Makefile.in: Regenerate.
6125
61262005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6127
6128	* MAINTAINERS: Update my email address.
6129
61302005-01-12  David Edelsohn  <edelsohn@gnu.org>
6131	    Andreas Schwab  <schwab@suse.de>
6132
6133	PR bootstrap/18033
6134	* config-ml.in: Eval option if surrounded by single quotes.
6135
61362005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6137
6138	Revert 2004-12-28 Makefile changes, a better fix will be
6139	applied to mainline and src after GCC 4.0 branches.
6140
61412004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6142
6143	PR bootstrap/17383
6144
6145	* Makefile.def (target_modules): Remove stage parameter,
6146	it is always true now.
6147	* Makefile.tpl (configure-build-[+module+],
6148	configure-target-[+module+]): Always build symlink tree
6149	for the directory and for include.  BUILD_SUBDIR and
6150	TARGET_SUBDIR cannot be . anymore.
6151	* Makefile.in: Regenerate.
6152
61532004-12-25  David Edelsohn  <edelsohn@gnu.org>
6154
6155	Revert 2004-12-08 Makefile changes.
6156
61572004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6158
6159	* MAINTAINERS: Move myself to OS Port Maintainers for windows,
6160	cygwin, mingw.
6161
61622004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6163
6164	* configure.in (sh64-*-*): Reenable gprof.
6165	* configure: Regenerate.
6166
61672004-12-08  David Edelsohn  <edelsohn@gnu.org>
6168
6169	* Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6170	* Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6171	(EXTRA_TARGET_FLAGS): Add PICFLAG.
6172	* Makefile.in: Regenerate.
6173
61742004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6175
6176	* MAINTAINERS: Update my email address.
6177
61782004-12-07  Matt Kraai  <kraai@ftbfs.org>
6179
6180	* Makefile.tpl: Generate normal dependencies if the LHS module is
6181	not bootstrapped.
6182	* Makefile.in: Regenerate.
6183
61842004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6185
6186	* configure.in: Include config/gxx-include-dir.m4.  Use
6187	TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6188	* configure: Regenerate.
6189
61902004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6191
6192	* config.if: Delete.
6193	* configure.in: Set libstdcxx_incdir directly.
6194	* configure: Regenerate.
6195
61962004-12-02  Eric Christopher  <echristo@redhat.com>
6197
6198	* Makefile.tpl (clean-target-libgcc): Make change in correct place.
6199	* Makefile.in: Regenerate.
6200
62012004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6202
6203	* configure.in: Clear gcc_version_trigger if the file doesn't exist.
6204	* configure: Regenerate.
6205
62062004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6207
6208	* configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6209	to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6210	* configure: Regenerate.
6211
62122004-12-01  Eric Christopher  <echristo@redhat.com>
6213
6214	* Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6215	of things to remove.
6216
62172004-11-29  Matt Kraai  <kraai@ftbfs.org>
6218
6219	* MAINTAINERS (Write After Approval): Update my e-mail address.
6220
62212004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6222
6223	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6224	from CVS libtool to always pass_all.
6225
62262004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6227
6228	* configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6229	(hppa*64*-*-*): Delete incorrect comment.
6230	* configure: Rebuilt.
6231
62322004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6233
6234	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6235
62362004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6237
6238	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6239	from CVS libtool to always pass_all.
6240
62412004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6242
6243	* install-sh, compile: Import from automake.
6244
62452004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6246
6247	* config.guess, config.sub:  Import from savannnah.
6248
62492004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6250
6251	* MAINTAINERS (Write After Approval): Add myself
6252
62532004-11-12  Mike Stump  <mrs@apple.com>
6254
6255	* Makefile.def: Add html support.
6256	* Makefile.tpl: Likewise.
6257	* Makefile.in: Regenerate.
6258
62592004-11-11  Geoffrey Keating  <geoffk@apple.com>
6260
6261	PR 18423
6262	* configure.in: Remove all instances of build-fixincludes from
6263	noconfigdirs.
6264	(build_configargs): Supply --target to subdirectories.
6265	* configure: Regenerate.
6266
6267	* Makefile.def: Make gcc install depend on fixincludes install.
6268	* Makefile.in: Regenerate.
6269
62702004-11-10  Janis Johnson  <janis187@us.ibm.com>
6271
6272	* MAINTAINERS: Add myself as gcc testsuite maintainer.
6273
62742004-11-11  Paul Brook  <paul@codesourcery.com>
6275
6276	* MAINTAINERS: Add self as arm maintainer.  Update email address.
6277
62782004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6279
6280	* configure.in (noconfigdirs) [mmix-*-*]: Disable
6281	target-libgfortran.
6282	* configure: Regenerate.
6283
62842004-11-07  David Edelsohn  <edelsohn@gnu.org>
6285
6286	* config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6287	like CC.
6288
62892004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6290
6291	* Makefile.def (host fixincludes): Specify missing targets.
6292	* Makefile.in: Regenerate.
6293
62942004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6295
6296	* MAINTAINERS: Add myself
6297
62982004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6299
6300	* MAINTAINERS (Write After Approval): Add myself.
6301
63022004-11-04  Geoffrey Keating  <geoffk@apple.com>
6303
6304	* Makefile.def: Build fixincludes for the host, too.
6305	* Makefile.in: Regenerate.
6306	* configure.in (host_tools): Add fixincludes.
6307	* configure: Regenerate.
6308
63092004-11-04  Daniel Jacobowitz  <dan@debian.org>
6310
6311	* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6312	* configure: Regenerated.
6313
63142004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6315
6316	PR other/17783
6317	* configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6318	* configure: Regenerated.
6319
63202004-10-31  Mark Mitchell  <mark@codesourcery.com>
6321
6322	* README.SCO: Update per FSF instructions.
6323
63242004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6325
6326	PR target/18151
6327	* configure.in (case ${target}): Do not build fixincludes for avr.
6328	* configure: Regenerated.
6329
63302004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6331
6332	* configure.in (case ${target}): Do not build fixincludes
6333	on platforms where it is not used.
6334	* configure: Regenerated.
6335
63362004-10-23  Daniel Jacobowitz  <dan@debian.org>
6337
6338	* configure.in: Use an absolute path to install-sh.
6339	* configure: Regenerated.
6340
63412004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6342
6343	* MAINTAINERS (Write After Approval): Add myself.
6344
63452004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6346
6347	* MAINTAINERS: Remove from Write After Approval those that are
6348	already maintainers.
6349
63502004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6351
6352	* MAINTAINERS:  Update my email address.
6353
63542004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6355
6356	* configure.in (*-*-cygwin*): Supress warning if newlib not present.
6357	* configure: Regenerate.
6358
63592004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6360
6361	* MAINTAINERS:  Update my email address.
6362
63632004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6364
6365	* MAINTAINERS (Language Front Ends Maintainers): New.  Move
6366	entries belonging to this category.
6367
63682004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6369
6370	* MAINTAINERS: Update my e-mail address.
6371
63722004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6373
6374	Fix wrong conflict resolution in:
6375
6376	2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6377
6378	* Makefile.in: Regenerate.
6379	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6380	in the recursive `make', instead of hardwiring `all'.
6381	(Autogenerated TARGET-* variables): New.
6382
63832004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6384
6385	* configure.in: Enable target-libgloss for crx-*-*.
6386	* configure: Regenerate.
6387
63882004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6389
6390	* MAINTAINERS (Various Maintainers): Move the "windows,
6391	cygwin, mingw" maintainer to ...
6392	(OS Port Maintainers): ... here.
6393
63942004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6395
6396	* MAINTAINERS (Write After Approval): Remove those that are
6397	maintainers of some subsystem.
6398
63992004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6400
6401	* ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6402	* ltcf-cxx.sh (tpf*): Likewise.
6403	* ltconfig (tpf*): Add TPF OS configuration support.
6404
64052004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6406
6407	* MAINTAINERS: Change my email address to my new work account.
6408
64092004-09-24  Michael Roth  <mroth@nessie.de>
6410
6411	* configure.in (--without-headers): Add missing double quotes.
6412	* configure: Regenerate.
6413
64142004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6415
6416	* ylwrap: Revert to previous version.
6417
64182004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6419
6420	PR bootstrap/17369
6421	* Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6422	(HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6423	SET_GCC_LIB_PATH_CMD.
6424	(BASE_TARGET_EXPORTS): Likewise.
6425	* Makefile.in: Regenerated.
6426
6427	* configure.in (SET_GCC_LIB_PATH): Set and substitute.
6428	* configure: Regenerated.
6429
64302004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6431
6432	* config.guess: New upstream version
6433	* compile, depcomp, install-sh, ylwrap: Likewise.
6434
64352004-09-19  Roger Sayle  <roger@eyesopen.com>
6436
6437	* config/mh-x86omitfp: New host makefile fragment.  Add
6438	-fomit-frame-pointer to the default BOOT_CFLAGS.
6439	* configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6440	* configure: Regenerate.
6441
64422004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6443
6444	PR target/11572
6445	* configure.in (*-*-darwin*): Renable libobjc.
6446	* configure: Regenerate.
6447
64482004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6449
6450	* MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6451
64522004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6453
6454	* Makefile.def: Remove libbanshee.
6455	* Makefile.tpl: Ditto.
6456	* configure.in: Ditto.
6457	* Makefile.in: Regen.
6458	* configure: Ditto.
6459
64602004-09-08  David Edelsohn  <edelsohn@gnu.org>
6461
6462	* ltmain.sh: Use $pic_object as $non_pic_object if
6463	$non_pic_object=none.
6464
64652004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6466
6467	* missing: Import latest version from master repository.
6468
64692004-09-06  Nick Clifton  <nickc@redhat.com>
6470
6471	* config.sub: Import latest version from master repository.
6472	* config.guess: Likewise.
6473	This includes these changes:
6474
6475	2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6476
6477	* config.sub: Handle crisv32, alias etraxfs.
6478	* config.guess (crisv32:Linux:*:*): Handle.
6479
6480	2004-08-13  Brad Smith  <brad@comstyle.com>
6481
6482	* config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6483	(sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6484
6485	2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6486
6487	* config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6488	assume the processor is a powerpc.  This is because coreutils
6489	uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6490	in this case, due to a MacOS X bug that causes
6491	sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6492	to return a negative number.
6493	Problem reported by Petter Reinholdtsen in:
6494	http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6495
6496	2004-07-19  Ben Elliston  <bje@gnu.org>
6497
6498	* config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6499
6500	2004-06-24  Ben Elliston  <bje@gnu.org>
6501
6502	* config.guess: Update copyright years.
6503	* config.sub: Likewise.
6504
6505	2004-06-22  Robert Millan  <robertmh@gnu.org>
6506
6507	* config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6508	since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6509
6510	2004-06-22  Stanley F. Quayle <stan@stanq.com>
6511
6512	* config.guess (*:*VMS:*:*): New entry. Replaces
6513	Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6514	manufacturer.
6515
6516	2004-06-22  Ben Elliston  <bje@gnu.org>
6517
6518	* config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6519	* config.sub: Likewise.
6520
6521	2004-06-22  Ben Elliston  <bje@gnu.org>
6522
6523	Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6524	* config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6525
6526	2004-06-11  Ben Elliston  <bje@gnu.org>
6527
6528	* config.guess (pegasos:OpenBSD:*:*): Remove.
6529
6530	2004-06-11  Ben Elliston  <bje@gnu.org>
6531
6532	From Wouter Verhelst <wouter@grep.be>:
6533	* config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6534
6535	2004-06-11  Ben Elliston  <bje@gnu.org>
6536
6537	* config.guess (luna88k:OpenBSD:*:*): New.
6538
6539	2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6540
6541	* config.guess (m32r*:Linux:*:*): New case.
6542	* config.sub: Handle m32rle.
6543
6544	2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6545
6546	From Jens Petersen  <petersen@redhat.com>:
6547	* config.sub: Handle sparcv8.
6548
6549	2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6550
6551	From Tom Smith <smith@cag.lkg.hp.com>:
6552	* config.guess: Version suffixes are equally significant on Tru64
6553	V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6554	prefix of "P" (patched kernel).
6555
6556	2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6557
6558	* config.sub: Add support for National Semiconductor CRX target.
6559
65602004-09-03  Janis Johnson  <janis187@us.ibm.com>
6561
6562	* MAINTAINERS (Various Maintainers): Remove myself as web page
6563	maintainer, add myself as maintainer of build status lists.
6564
65652004-09-03  Jan Beulich  <jbeulich@novell.com>
6566
6567	* configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6568	*-*-netware, but add target-libmudflap.
6569	Consolidate *-*-netware targets (of which really only i?86 exists)
6570	into a single entry.
6571	* configure: Likewise.
6572
65732004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6574
6575	* Makefile.tpl (sorry): Remove.
6576	(clean-stage[+id+], clean-stage[+id+]-module): New targets.
6577	(cleanstrap targets): Depend on distclean, not distclean-stage1.
6578	(do-clean): Clean per-stage directories too.
6579	(do-distclean): Run distclean-stage1 too.
6580	(.NOTPARALLEL): Enable during toplevel bootstrap.
6581	(stage[+id+]-bubble): Enable parallel execution during
6582	the recursive invocation.
6583	* Makefile.in: Regenerate.
6584
6585	Fix previous checkin:
6586
6587	* Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6588	include.
6589	* configure.in: Fix indentation.
6590	* configure: Regenerate.
6591
65922004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6593
6594	* Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6595	* configure.in: add test for powerpc-*-darwin* to specify makefile frag
6596	* configure: regenerate
6597	* config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6598	-mdynamic-no-pic
6599
66002004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6601
6602	* Makefile.def (build_modules): Add fixincludes.
6603	(dependencies): Make gcc depend on fixincludes.
6604	* configure.in (build_tools): Add fixincludes.
6605	(build_configdirs): Always include build_libs.
6606	* Makefile.in: Regenerate.
6607	* configure: Regenerate.
6608
66092004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6610
6611	* Makefile.def (bootstrap stages): Add 'lean' parameter.
6612	* Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6613	phony targets; do not generate timestamp files.
6614	(distclean-stageN): Remove references to their timestamp files.
6615	(restageN, touch-stageN): Remove.
6616	(stageN-bubble): Rewritten.
6617	(compare): Support lean bootstraps.
6618	* Makefile.in: Regenerate.
6619
6620	* configure.in: Only warn when bootstrapping but
6621	build != host or build != target.  Support lean bootstraps.
6622	* configure: Regenerate.
6623
66242004-08-26  Phil Edwards  <phil@codesourcery.com>
6625
6626	* configure.in:  Give a better error message if GMP/MPFR are missing
6627	and a language needing them has been requested.
6628	* configure:  Regenerated.
6629
66302004-08-25  Phil Edwards  <phil@codesourcery.com>
6631
6632	* configure.in:  Print a list of available language front-ends if
6633	a requested one is missing.  Tidy stray tab characters.
6634	* configure:  Regenerated.
6635
66362004-08-19  Michael Koch  <konqueror@gmx.de>
6637
6638	* gcc/doc/install.texi: Update entry about automake for libjava.
6639
66402004-08-17  Robert Millan  <robertmh@gnu.org>
6641
6642	* configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6643	(instead of FreeBSD).
6644	* configure: Regenerate.
6645
66462004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6647
6648	* Makefile.in: Regenerate.
6649	* configure: Regenerate.
6650
6651	* Makefile.def (bootstrap-stage): Rename extra_*_flags to
6652	stage_*_flags.
6653	* Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6654	for bootstrapped modules if toplevel bootstrap is going.
6655	(GCC bootstrap): Generate per-stage targets for all bootstrapped
6656	modules.  Adjust for changes in Makefile.def.  Enable several
6657	rules even in non-bootstrap mode, just to avoid peppering the
6658	template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6659	(stage-[+prev+]-bubble): Remove.
6660
6661	* Makefile.def (Dependencies): Depend on all-build-bison,
6662	all-build-flex, all-build-byacc, all-build-texinfo, rather
6663	than the host variations.
6664	* Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6665	with BUILD_SUBDIR.
6666	(BISON): Update for recent Bisons.
6667	(YACC): Fix typo.
6668	(cross): Depend on all-build.
6669	(all): Do not depend on all-build.
6670	(prebootstrap): Remove.
6671	(dep-kind): Accept separate prefixes for MODULE and ON variables.
6672	(Prebootstrap dependencies): Add them to the per-stage targets
6673	and to all-prebootstrap.
6674	* configure.in (build_configdirs): Always enable build_tools.
6675	(BUILD_DIR_PREFIX): Remove.
6676
6677	* Makefile.def (gcc): Add target variable.
6678	(gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6679	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6680	in the recursive `make', instead of hardwiring `all'.
6681	(Autogenerated TARGET-* variables): New.
6682
66832004-08-13  Brian Booth  <bbooth@redhat.com>
6684
6685	* MAINTAINERS: Remove myself from write-after-approval.
6686
66872004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6688
6689	* src-release: Stop distributing mmalloc with gdb (which doesn't
6690	use it).
6691	* Makefile.def: GDB doesn't depend on mmalloc anymore.
6692	* Makefile.in: Regenerate.
6693
66942004-08-09  Mark Mitchell  <mark@codesourcery.com>
6695
6696	* configure.in (arm*-*-eabi*): New target.
6697	* configure: Regenerate.
6698
66992004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6700
6701	* Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6702	(bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6703	(Dependencies): New section.
6704	* Makefile.tpl (Dependencies): Generate from Makefile.def.
6705	(configure-target-[+module+]): Depend on maybe-all-gcc
6706	(all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6707	(toplevel profiledbootstrap): Fix dependencies.
6708	* Makefile.in: Regenerate.
6709
67102004-08-03  Mark Mitchell  <mark@codesourcery.com>
6711
6712	* configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6713	target-libiberty to noconfigdirs.
6714	* configure: Regenerate.
6715
67162004-08-03  Paul Brook  <paul@codesourcery.com>
6717
6718	* configure.in: Check for MPFR as well as GMP.
6719	* configure: Regenerate.
6720
67212004-08-01  Robert Millan  <robertmh@gnu.org>
6722
6723	* configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6724	libmudflap for all GNU-based systems (with Glibc).
6725	* configure: Regenerate.
6726
67272004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6728
6729	* Makefile.def (host-modules): Add gcc.
6730	* Makefile.in: Regenerate.
6731	* Makefile.tpl (sorry): New rule.
6732	(configure-host, all-host, [+make_target+]-host, do-check,
6733	install-host): Do not add gcc as a special case.
6734	(host modules): Add a small special-casing for gcc.  Export
6735	extra_make_flags through the environment.
6736	(maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6737	maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6738	other recursive targets for gcc): Remove.
6739
6740	(all, do-[+make_target+], do-check): Wrap between unstage and stage.
6741	(stage, unstage): New rules.
6742	(stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6743	distclean-stage[+id+]): Use stage_current.
6744	([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6745	the stage*-start rules.
6746
67472004-08-02  Geoffrey Keating  <geoffk@apple.com>
6748
6749	* ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6750	use -all_load flag.
6751
67522004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6753
6754	* configure.in: Sync from src, add noconfigdirs for crx-*-*.
6755	* configure: Regenerate.
6756
67572004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6758
6759	* maintainer-scripts/gcc_release: Revert yesterday's change.
6760
67612004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6762
6763	* MAINTAINERS: Add myself to write-after-approval.
6764
67652004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6766
6767	* libf2c: Removed.
6768	* gcc/gccbug.in: Updated because of libf2c removal.
6769	* maintainer-scripts/gcc_release: Ditto.
6770
67712004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6772
6773	* configure.in: Build libmudflap by default on FreeBSD.
6774	* configure: Regenerated.
6775
67762004-07-09  Mark Mitchell  <mark@codesourcery.com>
6777
6778	* configure.in: Do not build libmudflap by default on non-GNU/Linux
6779	systems.
6780	* configure: Regenerated.
6781
67822004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6783
6784	PR target/16344
6785	* Makefile.tpl (profiledbootstrap): Build runtime libraries with
6786	feedback based compiler.
6787	* Makefile.in: Rebuilt.
6788
67892004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6790
6791	* Makefile.def (host_modules): Set bootstrap=true for flex.
6792	* Makefile.tpl (all-gcc): Depend on texinfo and flex.
6793	* Makefile.in: Rebuilt.
6794
67952004-07-07  Jan Hubicka  <jh@suse.cz>
6796
6797	* MAINTAINERS: Add self as a profile feedback maintainer.
6798
67992004-07-05  Phil Edwards  <phil@codesourcery.com>
6800
6801	* configure.in:  Do not prepend $srcdir to /dev/null in
6802	makefile fragments.
6803	* configure:  Regenerate.
6804
68052004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6806
6807	* Makefile.def (build_modules): Add bison, byacc, flex,
6808	m4, texinfo.
6809	(flags_to_pass): Add FLEX.
6810	* Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6811	(BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6812	(DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6813	DEFAULT_MAKEINFO): Remove.
6814	(CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6815	CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6816	(YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6817	objdir or else use configured tool.
6818	(all-build): New.
6819	(all): Depend on it.
6820	(Build module dependencies): Add.
6821	* Makefile.in: Regenerate.
6822	* configure.in: Better support for multiple build modules,
6823	matching what is done for host/target modules.  Do not look
6824	for "plausible" locations of build tools if Canadian cross.
6825	Use autoconf's AC_PROG_CC to find a C compiler.  Define
6826	BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6827	* configure: Regenerate.
6828
68292004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6830
6831	* Makefile.tpl (HOST_EXPORTS): Fix pasto.
6832	* Makefile.in: Regenerate.
6833
68342004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6835
6836	* Makefile.tpl (configure-build-[+module+],
6837	configure-[+module+], configure-target-[+module+]): Pass
6838	[+extra_configure_args+].
6839	(all-build-[+module+], all-[+module+], check-[+module+],
6840	install-[+module+], [+make_target+]-[+module+],
6841	all-target-[+module+], check-target-[+module+],
6842	install-target-[+module+], [+make_target+]-target-[+module+]):
6843	Pass [+extra_make_args+].
6844	(HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6845	(GCC_HOST_EXPORTS): Remove.
6846	(configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6847	cross, check-gcc, check-gcc-c++, install-gcc,
6848	gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6849	Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6850	* Makefile.in: Regenerate.
6851
68522004-06-21  Matthew Sachs  <msachs@apple.com>
6853
6854	* MAINTAINERS: Added self to write-after-approval.
6855
68562004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6857
6858	* configure.in: Check for srcdir/winsup rather than build directory
6859	winsup.
6860	* configure: Regenerate.
6861
68622004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6863
6864	* configure.in: Don't build Cygwin native newlib if winsup
6865	directory is missing.  Emit warning instead.
6866	* configure: Regenerate.
6867
68682004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6869
6870	* Makefile.tpl (touch-stage[+id+]): New.
6871	(restage[+prev+]): Depend on touch-stage[+id+].
6872
6873	* Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6874	Use it throughout.
6875
6876	* Makefile.def: Add profile and feedback bootstrap stages.
6877	Remove next field from bootstrap stages.
6878	* Makefile.tpl (LN, LN_S): Substitute.
6879	(stageN-start, stageN-end): Use double-colon rules, to
6880	provide a hook for additional setup commands.
6881	(distclean-stageN-gcc, restageN): Create dependencies from
6882	[+prev+], not from [+next+].
6883	(stageN-bubble): Add commands for successive stages from
6884	[+prev+], using double-colon rules.
6885	(all-stageN-gcc): Fix typo.
6886	(stagefeedback-start, profiledbootstrap): New.
6887	* Makefile.in: Regenerate.
6888	* configure.in: Call ACX_PROG_LN.
6889	* configure: Regenerate.
6890
68912004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6892
6893	* MAINTAINERS (Write After Approval): Add myself.
6894
68952004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6896
6897	* MAINTAINERS (Write After Approval): Add myself.
6898
68992004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6900
6901	* configure.in: Fix --enable-bootstrap breakage introduced in trees
6902	without gcc.
6903	* configure: Regenerate.
6904
69052004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6906
6907	* Makefile.tpl: Fix typo.
6908	* Makefile.in: Regenerate.
6909
69102004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6911
6912	* configure.in: Remove new- prefix from toplevel
6913	bootstrap targets.
6914	* configure: Regenerate.
6915
69162004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6917
6918	* Makefile.tpl (all.normal): Rename to all.
6919	(all): Replace with a rule to pick the default
6920	target from configure.
6921	(all-gcc, configure-gcc): Use conditionals to
6922	do nothing when toplevel bootstrap is going on.
6923	(GCC directory bootstrap) [gcc-bootstrap]: Disable.
6924	(Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6925	* configure.in: Support --enable-bootstrap.
6926
6927	* Makefile.def: Remove new- prefix from toplevel
6928	bootstrap targets.
6929	* Makefile.tpl: Likewise.
6930
6931	* Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6932	target.
6933
6934	* Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6935	$(RECURSE_FLAGS) to recursive invocation of make.
6936
6937	* Makefile.in: Regenerate.
6938	* configure: Regenerate.
6939
69402004-05-30  Andreas Jaeger  <aj@suse.de>
6941	    Jim Wilson  <wilson@specifixinc.com>
6942
6943	* config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6944	like CC.
6945
69462004-05-27  Daniel Jacobowitz  <dan@debian.org>
6947
6948	* configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6949	* configure: Regenerate.
6950
69512004-05-25  Daniel Jacobowitz  <drow@false.org>
6952
6953	* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6954	(STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6955	(NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6956	targets.
6957	* Makefile.in: Regenerate.
6958
69592004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6960
6961	* configure.in: Test the ability to symlink directories.
6962	* configure: Regenerate.
6963
6964	* Makefile.def (bootstrap-stage): New definitions.
6965	* Makefile.tpl (configure-stage1-gcc,
6966	configure-stage2-gcc, configure-stage3-gcc,
6967	all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6968	new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6969	new-restage3, compare): Autogenerate, see Makefile.in
6970	entry for behavioral changes.
6971	(distclean-stage1, new-stage1-start, new-stage1-end,
6972	new-stage1-bubble, distclean-stage2, new-stage2-start,
6973	new-stage2-end, new-stage2-bubble, distclean-stage3,
6974	new-stage3-start, new-stage3-end): New autogenerated targets.
6975	(objext, prebootstrap, BOOT_CFLAGS,
6976	POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6977	targets.
6978
6979	* Makefile.in: Regenerate.
6980	(distclean-stage1, new-stage1-start, new-stage1-end,
6981	new-stage1-bubble, distclean-stage2, new-stage2-start,
6982	new-stage2-end, new-stage2-bubble, distclean-stage3,
6983	new-stage3-start, new-stage3-end): New targets.
6984	(all-stage1-gcc): Move prebootstrap dependency from here...
6985	(configure-stage1-gcc): ...to here.
6986	(new-bootstrap): Use bubble targets.
6987	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
6988	Use per-stage distclean targets.
6989	(configure-stage1-gcc, configure-stage2-gcc,
6990	configure-stage3-gcc, all-stage1-gcc,
6991	all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6992	Use new-stageN-start to prepare the tree.
6993
69942004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6995
6996	* Makefile.def (host_modules): add libcpp.
6997	* Makefile.tpl: Add dependencies on and for libcpp.
6998	* Makefile.in: Regenerate.
6999	* configure.in: Add libcpp host module.
7000	* configure: Regenerate.
7001
70022004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7003
7004	* Makefile.tpl: Whenever a recursive target is defined, wrap
7005	it in a special @if/@endif block, and prepare its maybe
7006	dependency in the @if/@endif block
7007	* configure.in: Instead of writing maybe dependencies, remove
7008	the @if/@endif statements, and remove the @if/@endif blocks
7009	that remain.
7010	* configure: Regenerate.
7011	* Makefile.in: Regenerate.
7012
70132004-05-20  Janis Johnson  <janis187@us.ibm.com>
7014
7015	* MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7016
70172004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7018
7019	PR bootstrap/15120
7020	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7021	* */configure: Rebuilt.
7022
70232004-05-17  Zack Weinberg  <zack@codesourcery.com>
7024
7025	* Makefile.def, Makefile.tpl, configure.in: Remove all mention
7026	of libf2c.
7027	* configure, Makefile.in: Regenerate.
7028
70292004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7030
7031	* MAINTAINERS (Write After Approval): Add myself.
7032
70332004-05-13  Diego Novillo  <dnovillo@redhat.com>
7034
7035	Merge from tree-ssa-20020619-branch.
7036
7037	* Makefile.def: Add libbanshee, libmudflap and libgfortran.
7038	* Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7039	(HOST_GMPLIBS): Define.
7040	(HOST_GMPINC): Define.
7041	(TARGET_LIB_PATH): Add libmudflap.
7042	(GFORTRAN_FOR_TARGET): Define.
7043	(configure-build*): Export GFORTRAN.
7044	(configure-gcc): Export GMPLIBS and GMPINC.
7045	(all-gcc): Add maybe-all-libbanshee.
7046	(configure-target-libgfortran): Define.
7047	* Makefile.in: Regenerate.
7048	* configure.in (host_libs): Add libbanshee.
7049	(target_libraries): Add target-libmudflap and target-libgfortran.
7050	Add --with-libbanshee.
7051	Handle --disable-libmudflap.
7052	(*-*-freebsd*): Use with_gmp.
7053	Add $(libgcj) to noconfigdirs.
7054	* configure: Regenerate.
7055	* depcomp: New file.
7056	* MAINTAINERS: Add tree-ssa maintainers.
7057
70582004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7059
7060	* MAINTAINERS (Various Maintainers): Add myself.
7061
70622004-04-30  Brian Ford  <ford@vss.fsi.com>
7063
7064	* MAINTAINERS (Write After Approval): Add myself.
7065
70662004-04-29  Uros Bizjak  <uros@kss-loka.si>
7067
7068	* MAINTAINERS (Write After Approval): Add myself.
7069
70702004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7071
7072	* config/acx.m4: Fix fastcompare support for new-bootstrap.
7073	* configure: Regenerate.
7074
70752004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7076
7077	Revert:
7078	2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7079
7080	* Makefile.def (flags_to_pass): Remove *dir variables that
7081	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7082	as well as prefix and exec_prefix.
7083	* Makefile.in: Regenerate.
7084
70852004-04-26  Robert Millan  <robertmh@gnu.org>
7086
7087	Add patches from libtool CVS.
7088	* libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7089	* ltconfig: Likewise.
7090	* ltcf-c.sh: Likewise.
7091	* ltcf-cxx.sh: Likewise.
7092	* ltcf-gcj.sh: Likewise.
7093
70942004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7095
7096	* Makefile.def (host_modules): Mark with the bootstrap
7097	flag packages on which gcc depends.
7098	* Makefile.tpl (all-bootstrap): Use it.
7099	* Makefile.in: Regenerate.
7100
71012004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7102
7103	* Makefile.def (flags_to_pass): Remove *dir variables that
7104	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7105	as well as prefix and exec_prefix.
7106	* Makefile.in: Regenerate.
7107
71082004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7109
7110	* configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7111	* configure: Regenerate.
7112	* config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7113	* gcc/Makefile.tpl (compare): Use the result of the test.
7114	* gcc/Makefile.in: Regenerate.
7115
71162004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7117
7118	* Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7119	Always relocate gcc and prev-gcc to the original names, even
7120	if the build fails.
7121	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
7122	New targets.
7123
71242004-04-23  Laurent GUERBY <laurent@guerby.net>
7125
7126	* MAINTAINERS: Update my email address.
7127
71282004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7129
7130	* configure.in (mips*-*-irix5*): Enable ld.
7131	* configure: Regenerate.
7132
71332004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7134
7135	* configure: Regenerate.
7136
71372004-04-15  James E Wilson  <wilson@specifixinc.com>
7138
7139	* Makefile.tpl (configure-[+module+], configure-gcc,
7140	configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7141	Set and export LDFLAGS.
7142	* Makefile.in: Regenerate.
7143
71442004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7145
7146	* MAINTAINERS: Add myself to write-after-approval.
7147
71482004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7149
7150	PR bootstrap/14871
7151	* Makefile.tpl: If we don't have built-in-tree target tools,
7152	use the ones found by configure rather than hacking around with
7153	program_transform_name.
7154	* configure.in: Give Makefile.tpl the information necessary
7155	to do that.
7156	* Makefile.in: Regenerate.
7157	* configure: Regenerate.
7158
71592004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7160
7161	PR bootstrap/14760
7162	* configure.in: When computing baseargs, strip *all* copies of
7163	offending options.  Also, don't match/substitute the trailing space,
7164	so that this actually works when two similar options are separated by
7165	only one space.
7166	* configure: Regenerate.
7167
71682004-04-06  David Edelsohn  <edelsohn@gnu.org>
7169
7170	* configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7171	(rs6000-*-aix*): Same.
7172	* configure: Regenerate.
7173
71742004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7175
7176	* MAINTAINERS: Add myself to write-after-approval.
7177
71782004-04-03  Bud Davis  <bdavis9659@comcast.net>
7179
7180	* MAINTAINERS: Add myself to write-after-approval.
7181
71822004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7183
7184	* Makefile.tpl (top level bootstrap support): Remove now-unneeded
7185	STRICT_WARN, WARN_CFLAGS flags passed down to make.
7186	* Makefile.in: Regenerate.
7187
7188	* configure.in (top level bootstrap support): Rework --enable-werror
7189	to set @stage2_werror_flag@.
7190	* configure: Regenerate.
7191	* Makefile.tpl (top level bootstrap support): Pass
7192	@stage2_werror_flag@ down to configure in stages 2 and 3.
7193	* Makefile.in: Regenerate.
7194
71952004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7196
7197	* Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7198	for stages 2 and 3 as well as in make.  As a consequence, remove
7199	OUTPUT_OPTION (now detected by configure) from the flags passed down
7200	to make.
7201	* Makefile.in: Regenerate.
7202
7203	* Makefile.tpl (new-bootstrap): Fix typo.
7204	* Makefile.in: Regenerate.
7205
72062004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7207
7208	* Makefile.tpl: Rearrange by moving recursive_targets rules
7209	into their proper sections.
7210	* Makefile.tpl (top level bootstrap support): Move disabling
7211	of coverage flags from 'make' to 'configure'; improve comments.
7212	* Makefile.in: Regenerate.
7213
7214	* Makefile.tpl (experimental top level bootstrap) Move stage1
7215	language setting from all- target to configure- target; disable
7216	intermodule optimization in stage 1; prevent gratuitous rebuilds
7217	of stage 1.
7218	* Makefile.in: Regenerate.
7219	* configure.in: Comma-separate stage 1 language list for top
7220	level bootstrap.
7221	* configure: Regenerate.
7222
7223	* Makefile.tpl: Clean up experimental top level bootstrap support:
7224	note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7225	prev-gcc in configure- targets as well as all- targets.
7226	* Makefile.in: Regenerate.
7227
72282004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7229
7230	* compile: New file imported from automake.
7231
72322004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7233
7234	* configure.in: Remove symbolic link section.
7235	* configure: Regenerate.
7236	* Makefile.tpl (links): Remove.
7237	* Makefile.in: Regenerate.
7238
72392004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7240	    Nathanael Nerode  <neroden@gcc.gnu.org>
7241
7242	* configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7243	Set with AC_CHECK_PROGS.
7244	* configure.in: Fix comment typo from last patch.
7245	* configure: Regenerate.
7246
72472004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7248
7249	* Makefile.tpl: Introduce experimental top level bootstrap support.
7250	* Makefile.in: Regenerate.
7251	* configure.in: Introduce support for top level bootstrap.
7252	* configure: Regenerate.
7253
72542004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7255	    Paolo Bonzini  <bonzini@gnu.org>
7256
7257	PR bootstrap/14522
7258	* configure.in: Cope with shells that do not support unquoted ^
7259	* configure: Regenerate.
7260
72612004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7262	    Paolo Bonzini  <bonzini@gnu.org>
7263
7264	PR bootstrap/14522
7265	* configure.in: Cope with shells that do not support nesting
7266	quotes inside quoted backquote substitutions.
7267	* configure: Regenerate.
7268
72692004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7270
7271	PR bootstrap/14522
7272	* configure.in: Fix escaping of $.
7273	* configure: Regenerate.
7274
72752004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7276
7277	* configure: Regenerate, since I forgot to while committing Paolo's
7278	changes.
7279
72802004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7281
7282	PR ada/14131
7283	Move language detection to the top level.
7284	* configure.in: Find default values for the tools as
7285	soon as possible.  Disable ada if GNAT is not found.
7286	Emit error message about missing languages.  Expand
7287	--enable-languages=all for the gcc subdirectory.
7288
72892004-03-10  Ben Elliston  <bje@gnu.org>
7290
7291	* MAINTAINERS: Update my email address.
7292
72932004-03-05  David Edelsohn  <edelsohn@gnu.org>
7294
7295	* ltconfig: Disable building static libraries if building shared
7296	libraries on AIX 5L.
7297
72982004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7299
7300	* configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7301	and disable libgcj.
7302	* configure: Regenerated.
7303
73042004-03-01  Brian Booth  <bbooth@redhat.com>
7305
7306	* MAINTAINERS: Add myself to write-after-approval.
7307
73082004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7309
7310	* MAINTAINERS: Add myself to write-after-approval.
7311
73122004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7313
7314	PR bootstrap/7087
7315	* Makefile.tpl: Guard XFOO sed statements better.
7316	* Makefile.tpl: Add dependency for configure-target-libada.
7317	* Makefile.in: Regenerate (incidentally fixes broken
7318	commit when libada-branch was merged).
7319
73202004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7321
7322	* MAINTAINERS: Add myself to write-after-approval.
7323
73242004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7325
7326	* MAINTAINERS: Add Nicola Pero and myself as libobjc
7327	maintainers.
7328
73292004-02-20  Andrew Cagney  <cagney@redhat.com>
7330
7331	* config.guess: Update from version 2003-10-16 to 2004-02-16.
7332	* config.sub: Update from version 2003-11-03 to 2004-02-16.
7333
73342004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7335
7336	PR bootstrap/11932
7337	* mkinstalldirs, install-sh: Import from automake CVS HEAD.
7338
73392004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7340
7341	* MAINTAINERS: Added myself to write-after-approval.
7342
73432004-02-14  Michael Koch  <konqueror@gmx.de>
7344
7345	* MAINTAINERS: Added myself to write-after-approval.
7346
73472004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7348
7349	* MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7350	some OS port maintainers to OS port maintainers section.
7351
73522004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7353
7354	* MAINTAINERS: Add self.
7355
73562004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7357
7358	* MAINTAINERS: Alphabetize.
7359
73602004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7361
7362	* MAINTAINERS: Remove myself.
7363
73642004-02-11  David Edelsohn  <edelsohn@gnu.org>
7365
7366	* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7367	(rs6000-*-aix*): Same.
7368	* configure: Regenerate.
7369
73702004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7371
7372	* configure.in (host): Add in missing $noconfigdirs to defines.
7373	* configure: Regenerate.
7374
73752004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7376	    Nathanael Nerode  <neroden@gcc.gnu.org>
7377
7378	PR ada/6637, PR ada/5911
7379	Merge with libada-branch:
7380	* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7381	with appropriate dependencies. Add --enable-libada configure switch.
7382	* configure, Makefile.in: Regenerate.
7383
73842004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7385
7386	* MAINTAINERS: Add myself to write-after-approval.
7387
73882004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7389
7390	* configure.in: Don't pass --with-stabs on IRIX 5 either.
7391	* configure: Regenerate.
7392
73932004-02-04  Geoffrey Keating  <geoffk@apple.com>
7394
7395	Merge from upstream:
7396
7397	* ltmain.in: When setting IFS to '~', be careful about user
7398	arguments that contain '~'.
7399
7400	2004-02-04  Peter O'Gorman  <peter@pogma.com>
7401
7402	* ltmain.in (infer_tag): Move tag inferrence to a shell function.
7403	Also test $base_compile against $CC with escaped arguments. Bug
7404	reported by Geoff Keating <geoffk@apple.com>.
7405
74062004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7407
7408	* MAINTAINERS: Remove i960 port.
7409
74102004-01-23  DJ Delorie  <dj@redhat.com>
7411
7412	* Makefile.def (target_modules) [libiberty]: Don't stage.
7413	* Makefile.in: Rebuilt.
7414
74152004-01-20  Caroline Tice  <ctice@apple.com>
7416
7417	* MAINTAINERS: Add myself to write-after-approval.
7418
74192004-01-19  Paolo Carlini  <pcarlini@suse.de>
7420
7421	* MAINTAINERS: Update my email address.
7422
74232004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7424
7425	* MAINTAINERS: Add myself to write-after-approval.
7426
74272004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7428
7429	* MAINTAINERS: Remove entries without email address.
7430
74312004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7432
7433	* MAINTAINERS: Add myself to write-after-approval.
7434
74352004-01-15  Steven Bosscher  <stevenb@suse.de>
7436
7437	* MAINTAINERS: Update my email address.
7438
74392004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7440
7441	* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7442	* Makefile.tpl (configure-target-[+module+]): Support stage.
7443	* Makefile.in: Rebuilt.
7444
74452004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7446
7447	* MAINTAINERS: Add myself as a libiberty MAINTAINER.
7448
74492004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7450
7451	* MAINTAINERS: Add myself as a MIPS maintainer.
7452
74532004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7454
7455	* configure.in: Use ./config.cache, not config.cache.
7456	* configure: Regenerate.
7457	* Makefile.tpl: Special-casing not needed for GCC any more.
7458	* Makefile.in: Regenerate.
7459
7460	* configure.in: Don't share a cache file for host dirs.
7461	* configure: Regenerate.
7462
7463	* config-ml.in: Don't mess with the cache file.
7464
74652004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7466
7467	* MAINTAINERS: Move myself from 'Write After Approval' to
7468	'CPU Port Maintainers' section as SPARC maintainer.
7469
74702004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7471
7472	* Makefile.tpl: Make GCC use a separate config.cache.
7473	* Makefile.in: Regenerate.
7474
7475	PR bootstrap/11932, PR bootstrap/11933
7476	(I don't know if it will fix either of them, but it relates
7477	to them.)
7478	* configure.in: Don't use shared config.cache for target
7479	directories.
7480	* configure: Regenerate.
7481
74822004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7483
7484	* MAINTAINERS: Add myself to 'Write After Approval' section.
7485
74862003-12-31  Roger Sayle  <roger@eyesopen.com>
7487
7488	* configure.in (ia64*-*-hpux*): Disable building java libraries.
7489	* configure: Regenerated.
7490
74912003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7492
7493	* MAINTAINERS: Remove the mn10200 maintainer.
7494
74952003-12-21  Bernardo Innocenti  <bernie@develer.com>
7496
7497	* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7498	* configure: Regenerated.
7499
75002003-12-16  Jan Hubicka  <jh@suse.cz>
7501
7502	* MAINTAINERS: Add myself as callgraph maintainer.
7503
75042003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7505
7506	* configure.in (raw_libstdcxx_flags): Remove the leading space.
7507	* configure: Regenerate.
7508
75092003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7510
7511	* MAINTAINERS: Move myself from 'Bug database only accounts' to
7512	'Write After Approval' section. Update email.
7513
75142003-12-01  James Lemke  <jim@wasabisystems.com>
7515
7516	* MAINTAINERS (Write After Approval): Add myself.
7517
75182003-11-20  Matt Thomas  <matt@3am-software.com>
7519
7520	* MAINTAINERS: Add myself as a vax port maintainer.
7521
75222003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7523
7524	* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7525	(configure-build-[+module+], configure-[+module+]): Likewise.
7526	(configure-target-[+module+], configure-gcc, config.status): Likewise.
7527	* Makefile.in: Regenerate.
7528
75292003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7530
7531	* libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7532	shared/dylibed libraries.
7533	* ltmain.sh: Likewise.
7534	* ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7535	* ltcf-cxx.sh: Likewise.
7536	* ltcf-gcj.sh: Likewise.
7537	* ltconfig: Likewise.
7538
75392003-11-17  Stan Cox  <scox@redhat.com>
7540
7541	* MAINTAINERS: Add myself as iq2000 port maintainer.
7542
75432003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7544
7545	* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7546	* Makefile.in: Regenerate.
7547
75482003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7549
7550	* config.sub: Update to 2003-11-03 version.
7551
75522003-10-20  Phil Edwards  <phil@codesourcery.com>
7553
7554	* configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7555	* configure:  Regenerate.
7556
75572003-10-20  Nicolas Pitre  <nico@cam.org>
7558
7559	* MAINTAINERS: Add myself to 'Write After Approval' section.
7560
75612003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7562
7563	* MAINTAINERS (Various maintainers: Ada front end): Added myself.
7564
75652003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7566
7567	* MAINTAINERS: Update my email address.
7568
75692003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7570
7571	* config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7572
75732003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7574
7575	* MAINTAINERS: Add myself to 'Write After Approval' section.
7576
75772003-10-16  Bernardo Innocenti  <bernie@develer.com>
7578
7579	* config.guess: Update to 2003-10-16 version.
7580	* config.sub: Update to 2003-10-16 version.
7581
75822003-10-15  David Daney  <ddaney@avtrex.com>
7583
7584	* MAINTAINERS: Added myself to 'Write After Approval' section.
7585
75862003-10-15  Falk Hueffner  <falk@debian.org>
7587
7588	* MAINTAINERS: Move myself from 'Bug database only accounts' to
7589	'Write After Approval' section. Update email.
7590
75912003-10-14  Roger Sayle  <roger@eyesopen.com>
7592
7593	* MAINTAINERS: Move myself from 'Write After Approval' to
7594	'Various Maintainers' section as middle-end maintainer.
7595
75962003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7597
7598	* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7599	HOST_FLAGS_TO_PASS.
7600	* Makefile.in: Regenerate.
7601
76022003-10-11  Bernardo Innocenti  <bernie@develer.com>
7603
7604	* config.guess: Update to 2003-10-07 version.
7605	* config.sub: Update to 2003-10-07 version.
7606
76072003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7608
7609	* ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7610	* ltconfig (irix5*, irix6*): Don't override version_type.
7611
76122003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7613
7614	* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7615	* configure: Rebuilt
7616	* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7617	* Makefile.in: Rebuilt
7618
76192003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7620
7621	* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7622
76232003-09-30  Carlo Wood  <carlo@alinoe.com>
7624
7625	* MAINTAINERS (Write After Approval): Add myself.
7626
76272003-09-29  Paul Koning  <ni1d@arrl.net>
7628
7629	* MAINTAINERS: Move myself from "Write After Approval"
7630	to CPU platform maintainers for pdp11 platform.
7631
76322003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7633
7634	* MAINTAINERS: Move myself from 'Write After Approval' to
7635	'Various Maintainers' section as libffi testsuite maintainer.
7636
76372003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7638
7639	* configure.in: Pass a computed --program-transform-name
7640	to subconfigures.
7641	* configure: Regenerated.
7642
76432003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7644
7645	* Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7646	* Makefile.in: Regenerate.
7647
7648	* Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7649	* Makefile.in: Regenerate.
7650
76512003-09-19  Ziemowit Laski  <zlaski@apple.com>
7652
7653	* MAINTAINERS: Move myself from 'Write After Approval'
7654	to 'Various Maintainers' (objective-c) section.
7655
76562003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7657
7658	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7659	quoting.
7660	* configure: Regenerated.
7661
76622003-09-16  Joel Brobecker  <brobecker@gnat.com>
7663
7664	* MAINTAINERS (Write After Approval): Add myself to write after
7665	approval list.
7666
76672003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7668
7669	* MAINTAINERS (Write After Approval): Add myself.
7670
76712003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7672
7673	* MAINTAINERS: Update my e-mail address.
7674
76752003-09-09  Alan Modra  <amodra@bigpond.net.au>
7676
7677	* libtool.m4 (LD): Correct powerpc64 host match.
7678
76792003-09-06  James E Wilson  <wilson@tuliptree.org>
7680
7681	* MAINTAINTERS: Update my affiliation and email address.
7682
76832003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7684
7685	* MAINTAINERS (Write After Approval): Add myself.
7686
76872003-09-04  DJ Delorie  <dj@redhat.com>
7688
7689	* configure: Regenerate.
7690
76912003-09-04  Robert Millan  <robertmh@gnu.org>
7692
7693	* configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7694
76952003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7696
7697	* configure.in: Ensure arguments to sed are properly spaced.
7698	* configure: Regenerate.
7699
77002003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7701
7702	* MAINTAINERS: Update my e-mail address.
7703
77042003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7705
7706	* MAINTAINERS (Write After Approval): Add myself.
7707
77082003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7709
7710	* configure.in: Set RAW_CXX_FOR_TARGET if unset.
7711	* configure: Regenerated.
7712
77132003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7714
7715	* MAINTAINERS: Update my email address.
7716
77172003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7718
7719	* configure.in:  Use newline instead of semicolon when assuming
7720	shell arguments in a for loop.
7721	* configure:  Regenerated.
7722
77232003-08-22  Jason Eckhardt  <jle@rice.edu>
7724
7725	* MAINTAINERS: Resurrect the i860 maintainer.
7726
77272003-08-20  Geoffrey Keating  <geoffk@apple.com>
7728
7729	PR 8180
7730	* configure.in: When testing with_libs and with_headers, treat
7731	'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7732	* configure: Regenerate.
7733
7734	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7735	make, shell, etc.
7736	(baseargs): Likewise.
7737	* configure: Regenerate.
7738
77392003-08-20  Bernardo Innocenti  <bernie@develer.com>
7740
7741	* MAINTAINERS (Write After Approval): Add myself.
7742
77432003-08-19  Geoffrey Keating  <geoffk@apple.com>
7744
7745	* configure.in: Disable libgcj for darwin not on powerpc.
7746	* configure: Rebuild.
7747
77482003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7749
7750	* config-ml.in, symlink-tree: Add license.
7751
77522003-08-03  Richard Stallman  <rms@gnu.org>
7753	    Eben Moglen  <moglen@columbia.edu>
7754
7755	* README.SCO: New file.
7756
77572003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7758
7759	* Makefile.tpl (check, check-c++): Express dependencies using
7760	dependencies rather than commands.
7761	* Makefile.in: Regenerate.
7762
77632003-08-01  Andrew Cagney  <cagney@redhat.com>
7764
7765	* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7766	* configure: Ditto.
7767
77682003-07-31  Geoffrey Keating  <geoffk@apple.com>
7769
7770	* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7771	* Makefile.in: Update.
7772
77732003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7774
7775	* configure.in: Enable libgcj for darwin.
7776	* configure: Rebuild.
7777
77782003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7779
7780	* config-ml.in:  Use ac_configure_args directly instead of
7781	ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7782	actually seen.
7783
77842003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7785
7786	* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7787	creating target and build subdirs to build all parent dirs as needed.
7788	* Makefile.in: Rebuild.
7789	* configure.in: Don't build dirs explicitly here.
7790	* configure: Rebuild.
7791
77922003-07-26  Paul Brook  <paul@nowt.org>
7793
7794	* MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7795
77962003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7797
7798	* Makefile.tpl (all-make): Depend on intl.
7799	* Makefile.in: Rebuilt.
7800
78012003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7802
7803	* install-sh:  Update to newer upstream versions (associated with
7804	aclocal 1.7).
7805	* mkinstalldirs:  Likewise.
7806	* missing:  Likewise, plus $1Help2man -> $1 typo fix.
7807
78082003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7809
7810	* MAINTAINERS: Move self from Bug database only accounts
7811	to write-after-approval.
7812
78132003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7814
7815	* config.if: Remove unused libc_interface determination.
7816
78172003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7818
7819	* MAINTAINERS: Move self from write-after-approval to
7820	build machinery (*.in).
7821
78222003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7823
7824	PR bootstrap/11273
7825	PR bootstrap/11408
7826	* Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7827	unused INSTALL_PROGRAM_ARGS.
7828	* configure.in: Use AC_PROG_INSTALL.
7829	* Makefile.in: Regenerate.
7830	* configure: Regenerate.
7831
78322003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7833
7834	* MAINTAINERS: Alphabetize.
7835
78362003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7837
7838	* configure: Rebuilt.
7839	2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7840	* configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7841	newlib nor libgloss.
7842	Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7843	* configure.in (am33_2.0-*-linux*): Added.
7844
78452003-07-09  Bob Wilson  <bob.wilson@acm.org>
7846
7847	* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7848	* configure: Regenerate.
7849
78502003-07-07  Zack Weinberg  <zack@codesourcery.com>
7851
7852	* Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7853	* Makefile.in: Regenerate.
7854
78552003-07-04  Zack Weinberg  <zack@codesourcery.com>
7856
7857	* Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7858	* Makefile.in: Regenerate.
7859
78602003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7861
7862	* Makefile.tpl: Replace PWD with PWD_COMMAND.
7863	* Makefile.in: Regenerated.
7864
7865	* config-ml.in: Replace PWD with PWD_COMMAND.
7866
78672003-07-04  Zack Weinberg  <zack@codesourcery.com>
7868
7869	* intl: New directory; see intl/ChangeLog for details.
7870	* ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7871	* Makefile.tpl: all-gcc depends on maybe-all-intl.
7872	* Makefile.in: Regenerate.
7873
78742003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7875
7876	* configure.in: Clean up config-lang.in handling.  Delete
7877	useless assignment to "subdirs".
7878	* configure: Regenerate.
7879
78802003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7881
7882	* configure.in: Rename 'target_libs' to 'target_libraries'.
7883	Remove useless reference to 'target_libs'.
7884	* configure: Regenerate.
7885
78862003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7887
7888	* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7889	* Makefile.in: Regenerate.
7890
78912003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7892
7893	* Makefile.def: Introduce flags_to_pass.
7894	* Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7895	* Makefile.in: Regenerate.
7896
78972003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7898
7899	* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7900	and target-libgloss.
7901	<d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7902	<h8300*-*-*>: Disable libf2c and ${libgcj}.
7903	* configure: Regenerate.
7904
79052003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7906
7907	* configure.in: Update testsuite_flags to new location.
7908	* configure. Regenerate.
7909
79102003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7911
7912	* Makefile.tpl: Remove BUILD_CC stuff.
7913	* Makefile.in: Regenerate.
7914
79152003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7916
7917	* MAINTAINERS (Write After Approval): Remove Andrew Haley.
7918
79192003-06-16  Graeme Peterson  <gp@qnx.com>
7920
7921	* MAINTAINERS (Write After Approval): Add myself.
7922
79232003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7924
7925	* config.guess: Update to 2003-06-12 version.
7926	* config.sub: Update to 2003-06-13 version.
7927
79282003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7929
7930	* config.guess: Update to 2003-06-06 version.
7931	* config.sub: Update to 2003-06-06 version.
7932
79332003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7934
7935	* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7936	* configure. Regenerate.
7937
79382003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7939
7940	* configure.in: Disable serial configure by default.
7941	* configure: Regenerate.
7942	* Makefile.tpl: Abolish .NOTPARALLEL.
7943	* Makefile.in: Regenerate.
7944
7945	* Makefile.tpl: Replace {build,host,target}_canonical by
7946	{build,host,target}.
7947	* Makefile.in: Regenerate.
7948
7949	* Makefile.tpl: Fix stupid pasto.
7950	* Makefile.in: Regenerate.
7951
79522003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7953
7954	* Makefile.tpl: Remove bogus conditional.
7955	* Makefile.in: Regenerate.
7956
79572003-06-05  Jan Hubicka  <jh@suse.cz>
7958
7959	* Makefile.tpl (profiledbootstrap): New target.
7960	* Makefile.in (profiledbootstrap): New target.
7961
79622003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7963
7964	* MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7965	Pinski. Remove user names from other bugzilla-only maintainers.
7966
79672003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7968
7969	* Makefile.tpl: Make 'recursive targets' using autogen rather
7970	than shell loop.  Remove duplicate 'clean' targets and false
7971	comments.
7972	* Makefile.def: Add systematic dependencies to 'recursive' targets.
7973	Add systematic method of specifying missing targets in subdirs.
7974	Add copyright boilerplate.
7975	* Makefile.in: Regenerate.
7976	* configure.in: Add 'recursive targets' to maybe list.
7977	* configure: Regenerate.
7978
7979	* MAINTAINERS: "GNATS only" -> "Bug database only".
7980
7981	* Makefile.tpl: Rename [+target+] to [+make_target+].
7982	* Makefile.def: Rename 'target' to 'make_target'.
7983
79842003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7985
7986	* MAINTAINERS: Add self as options handling maintainer.
7987
79882003-05-28  Michael Meissner  <gnu@the-meissners.org>
7989
7990	* MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7991	been too long since I touched those ports.
7992
79932003-05-28  DJ Delorie  <dj@redhat.com>
7994
7995	* Makefile.tpl: Make maybe-check-gcc .PHONY.
7996	* Makefile.in: Regenerate.
7997
79982003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7999
8000	* configure.in: Use curly braces in the definition of tooldir.
8001	* configure: Regenerate.
8002
80032003-05-21  DJ Delorie  <dj@redhat.com>
8004
8005	* Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8006	newlib or libgloss.
8007	* Makefile.in: Regenerate.
8008
80092003-05-21  DJ Delorie  <dj@redhat.com>
8010
8011	* Makefile.tpl: Add missing empty maybe-check-gcc target.
8012	* Makefile.in: Regenerate.
8013
80142003-05-20  Ian Lance Taylor  <ian@airs.com>
8015
8016	* MAINTAINERS: Update my e-mail address.
8017
80182003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8019
8020	* configure.in: Switch more things to use maybe dependencies.
8021	* Makefile.tpl: Switch more things to use maybe dependencies.
8022	Factor out common code from autogen IF statements.
8023	* configure: Regenerate.
8024	* Makefile.in: Regenerate.
8025
80262003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8027
8028	* configure.in: Accept i[3456789]86 for machine type.
8029	* configure: Regenerate.
8030
80312003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8032
8033	* configure.in: Switch more things to use maybe dependencies.
8034	Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8035	* configure: Regenerate.
8036	* Makefile.tpl: Switch more things to use maybe dependencies.
8037	* Makefile.in: Regenerate.
8038
80392003-05-16  Andreas Schwab  <schwab@suse.de>
8040
8041	* Makefile.tpl (install-opcodes): Define.
8042	* Makefile.in: Rebuild.
8043
80442003-05-13  Andreas Jaeger  <aj@suse.de>
8045
8046	* config.guess: Update to 2003-05-09 version.
8047	* config.sub: Update to 2003-05-09 version.
8048
80492003-05-13  Michael Eager  <eager@mvista.com>
8050
8051	* configure.in: Correct sed script so that options in quotes are not
8052	deleted.
8053	* configure: Rebuild.
8054
80552003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8056
8057	* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8058	and $$s/newlib/libc/sys/cygwin32 include paths.
8059	* configure: Ditto.
8060
80612003-05-12  Michael Meissner  <gnu@the-meissners.org>
8062
8063	* MAINTAINERS: Update my email addresses.
8064
80652003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8066
8067	* config-ml.in: Propagate INSTALL variables.
8068
80692003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8070
8071	* MAINTAINERS: Remove duplicate entries in Write After Approval.
8072
80732003-05-02  Chris Demetriou  <cgd@broadcom.com>
8074
8075	* Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8076	* Makefile.in: Regenerate.
8077
80782003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8079
8080	* MAINTAINERS (GNATS only): Add Falk Hueffner.
8081
80822003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8083
8084	* MAINTAINERS (GNATS only): Add Giovanni Bajo.
8085
80862003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8087
8088	* Makefile.tpl: Clean $(BUILD_SUBDIR).
8089	* Makefile.in: Regenerated.
8090
80912003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8092
8093	* MAINTAINERS (Write After Approval): Upgrade myself from
8094	GNATS only to write-after-approval. Update my mail address.
8095
80962003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8097
8098	(OS Port Maintainers: freebsd): Add myself.
8099
81002003-04-22  Mark Mitchell  <mark@codesourcery.com>
8101
8102	* MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8103
81042003-04-22  Kean Johnston  <jkj@sco.com>
8105
8106	* MAINTAINERS (SCO ports): Added myself.
8107
81082003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8109
8110	* MAINTAINERS (gcov): Add myself and Jan Hubicka.
8111
81122003-04-19  Kean Johnston  <jkj@sco.com>
8113
8114	* MAINTAINERS (Write After Approval): Add myself.
8115
81162003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8117
8118	* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8119	* Makefile.in: Regenerate.
8120
81212003-04-18  Jakub Jelinek  <jakub@redhat.com>
8122
8123	* configure.in (powerpc64*-*-linux*): Remove.
8124	* configure: Rebuilt.
8125
81262003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8127
8128	* Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8129	previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8130	and restrap.
8131	* Makefile.in:  Regenerate.
8132
81332003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8134
8135	* configure.in (arm-*-netbsdelf*): Enable building java libraries.
8136	* configure: Regenerated.
8137
81382003-04-15  DJ Delorie  <dj@redhat.com>
8139
8140	* MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8141
81422003-04-13  Nick Clifton  <nickc@redhat.com>
8143
8144	* config-ml.in: Remove support for --disable-aix removing
8145	call-aix multilibs.
8146
81472003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8148
8149	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8150	* */configure: Rebuilt.
8151
81522003-04-08  Joel Sherrill  <joel@oarcorp.com>
8153
8154	* MAINTAINERS: Add my email address.
8155
81562003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8157
8158	* MAINTAINERS (Write After Approval): Add myself.
8159
81602003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8161
8162	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8163	* Makefile.in: Regenerate.
8164
81652003-03-14  Michael Chastain  <mec@shout.net>
8166
8167	* Makefile.in: Regenerate with correct Makefile.def.
8168
81692003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8170
8171	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8172	Make macro.
8173	* Makefile.in: Regenerate.
8174	* configure.in: Clean up gxx_include_dir logic.
8175	* configure: Regenerate.
8176
81772003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8178
8179	* MAINTAINERS (Write After Approval): Add myself.
8180
81812003-03-10  Ben Elliston  <bje@wasabisystems.com>
8182
8183	* MAINTAINERS: Update my mail address.
8184
81852003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8186
8187	* configure.in (gxx_include_dir): Fix typo.
8188	* configure: Regenerated.
8189
81902003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8191
8192	* Makefile.tpl: Reindent.
8193	* Makefile.in: Regenerate.
8194	* configure.in: Reindent.  Don't set unused variables.
8195	* configure: Regenerate.
8196
81972003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8198
8199	* configure.in: Include $(build_tooldir)/sys-include in
8200	FLAGS_FOR_TARGET.
8201	* configure: Regenerated.
8202
82032003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8204
8205	* Makefile.tpl: Always pass down RANLIB.
8206	* Makefile.in: Regenerate.
8207
8208	* Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8209	* Makefile.in: Regenerate.
8210	* configure.in: Remove unused logic relating to --enable-shared
8211	and --enable-threads.  Remove bogus comments.  Remove redundant
8212	noconfigdirs.
8213	* configure: Regenerate.
8214
8215	* configure.in: Replace ${libstdcxx_version} by its value.
8216	Remove reference to mh-dgux.
8217	* configure: Regenerate.
8218
82192003-03-03  Kevin Buettner  <kevinb@redhat.com>
8220
8221	* MAINTAINERS (Write After Approval): Add myself.
8222
82232003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8224
8225	* Makefile.tpl: Rearrange.
8226	* Makefile.in: Regenerate.
8227
82282003-02-25  Uwe Stieber  <uwe@wwws.de>
8229
8230	* configure.in: Add support for kaOS as cross build target system.
8231	* configure: Regenerated.
8232
82332003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8234
8235	* MAINTAINERS (Write after approval): Add myself.
8236
82372003-02-21  James E Wilson  <wilson@tuliptree.org>
8238
8239	* MAINTAINERS: Update my email address.
8240
82412003-02-21  Zack Weinberg  <zack@codesourcery.com>
8242
8243	* MAINTAINERS: Add self to blanket write privs. section.
8244
82452003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8246
8247	* Makefile.tpl: Add definition of CPPFLAGS to pass into
8248	configure-target-* as some target builds may require additional
8249	flags for preprocessor tests.
8250	* Makefile.in: Regenerated.
8251
82522003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8253
8254	* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8255	* ltconfig: Handle it.
8256	* ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8257	auto-detecting it.
8258
8259	* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8260	it is used as argument to $CC.
8261	* ltcf-gcj.sh: Likewise.
8262
8263	* configure.in: Introduce --enable-maintainer-mode.
8264	* configure: Rebuilt.
8265	* Makefile.tpl (Makefile.in, configure): Enable dependencies only
8266	for maintainer mode.
8267	* Makefile.in: Rebuilt.
8268
82692003-02-18  Jason Merrill  <jason@redhat.com>
8270
8271	* Makefile.tpl (check-c++): Allow parallelism.
8272
82732003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8274
8275	* MAINTAINERS: Remove John Carr (who never actually had access to
8276	gcc.gnu.org).
8277
82782003-02-15  Geoffrey Keating  <geoffk@apple.com>
8279
8280	* configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8281	don't configure target-libobjc.
8282	* configure: Regenerate.
8283
82842003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8285
8286	* Makefile.tpl (RANLIB): Define.
8287	* Makefile.in: Regenerate.
8288
82892003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8290
8291	* MAINTAINERS: Update my email.
8292
82932003-02-06  Keith R Seitz  <keiths@redhat.com>
8294
8295	* Makefile.def: Remove "snavigator", "grep", and "db" modules.
8296	* Makefile.tpl: Remove "all-snavigator" and "all-grep".
8297	* Makefile.in: Regenerated.
8298	* configure.in: Remove all traces of snavigator, db, and grep.
8299	* configure: Regenerated.
8300
83012003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8302
8303	* MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8304	After Approval.
8305
83062003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8307
8308	* MAINTAINERS (Write after approval): Add myself.
8309
83102003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8311
8312	* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8313	* Makefile.in: Regenerated.
8314
83152003-01-30  Roger Sayle  <roger@eyesopen.com>
8316
8317	* config.guess: Updated to 2003-01-30's version.
8318	* config.sub: Updated to 2003-01-28's version.
8319
83202003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8321
8322	* config.if: If gcc_version is already set, just use it.  Don't set
8323	gcc_version_trigger if it's already set, otherwise set it to
8324	gcc/version.c, but only if the file exists.  If it is not set and
8325	gcc/version.c does not exist, try to extract the version number from
8326	$CC.
8327
83282003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8329
8330	* MAINTAINERS: Add myself to write-after-approval list.
8331
83322003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8333
8334	* configure.in:  Revert 24Jan change.
8335	* configure:  Regenerate.
8336
83372003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8338
8339	* MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8340	entry of HJ Lu.
8341
83422003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8343
8344	* configure.in: Revert previous change.
8345	* configure: Regenerate.
8346
83472003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8348
8349	* configure.in: Make rda native-only.
8350	* configure: Regenerate.
8351
83522003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8353
8354	* MAINTAINERS: Move myself from GNATS-only-accounts to
8355	write-after-approval.
8356
83572003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8358
8359	* configure.in: Add missing \.
8360	* configure: Rebuilt.
8361
83622003-01-17  Jakub Jelinek  <jakub@redhat.com>
8363
8364	* configure.in (baseargs): Avoid using \| in sed regular
8365	expressions.
8366	* configure: Rebuilt.
8367
83682003-01-16  Jakub Jelinek  <jakub@redhat.com>
8369
8370	* configure.in (baseargs): Remove all supported forms of
8371	--cache-file, --srcdir, --host, --build and --target options
8372	from argument lists.
8373	* configure: Rebuilt.
8374
83752003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8376
8377	* MAINTAINERS: Add myself to write-after-approval list.
8378
83792003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8380
8381	* configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8382	* configure: Rebuilt.
8383
83842003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8385
8386	* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8387	* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8388	* Makefile.in: Regenerate.
8389	* configure: Regenerate.
8390
83912003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8392
8393	* configure.in: Remove Makefile in build, host and target modules
8394	unless configure was run with --no-recursion.
8395	* configure: Rebuilt.
8396
83972003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8398
8399	* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8400	(install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8401	* Makefile.in: Regenerate.
8402
84032003-01-08  Chris Demetriou  <cgd@broadcom.com>
8404
8405	* config.guess: Update to 2003-01-03 version.
8406	* config.sub: Update to 2003-01-03 version.
8407
84082003-01-07  Christopher Faylor  <cgf@redhat.com>
8409
8410	* configure: Regenerate with proper autoconf 2.13.
8411
84122003-01-07  Christopher Faylor  <cgf@redhat.com>
8413
8414	* configure.in: Add AC_PREREQ for consistency.
8415	* configure: Regenerate.
8416
84172003-01-06  Andrew Cagney  <ac131313@redhat.com>
8418
8419	* configure.in (GDB_TK): Add tcl directories conditional on
8420	gdb/gdbtk directory being present.
8421	* configure: Regenerate.
8422
84232003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8424
8425	* configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8426	used by gcc if LD is not defined and we are not doing a Canadian Cross.
8427	* configure: Rebuilt.
8428
84292002-12-31  Tom Tromey  <tromey@redhat.com>
8430
8431	* Makefile.in: Rebuilt.
8432	* Makefile.def (target_modules) [libffi]: Allow installation.
8433
84342002-12-31  Andreas Schwab  <schwab@suse.de>
8435
8436	* configure.in: Fix use of $program_transform_name.
8437	* configure: Regenerated.
8438
84392002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8440
8441	* configure.in (baseargs): Don't remove first configure argument.
8442	* configure: Regenerated.
8443
84442002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8445
8446	* Makefile.tpl (local-distclean): Don't remove...
8447	(multilib.ts): ... this.  Moved into...
8448	(multilib.out): ... this.  Don't use sub-make.
8449	($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8450	$(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8451	(configure-build-[+module+], configure-[+module+],
8452	configure-target-[+module+], configure-gcc): ... these.  Test
8453	for Makefile existence.  Drop config.status from dependencies.
8454	* Makefile.in: Rebuilt.
8455	* configure.in: Move gcc-version-trigger to the end of
8456	ac_configure_args.  Add comments to maybedep.tmp and
8457	serdep.tmp.  Introduce --disable-serial-configure.  Remove
8458	nonopt from baseargs, matching and removing corresponding
8459	whitespace while at it.
8460	* configure: Rebuilt.
8461
84622002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8463
8464	* configure.in (host_configargs): Replace reference to
8465	no-longer-defined buildopts with --build=${build_alias}.
8466	* configure: Rebuilt.
8467
8468	* Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8469	program_transform_name to standard idiom.
8470	(AUTOGEN, AUTOCONF): Define.
8471	(Makefile.in): Use $(AUTOGEN).
8472	(Makefile): Depend on config.status, and use autoconf-style rule to
8473	build it.  Move original commands to...
8474	(config.status): ... this new target.
8475	(configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8476	$(AUTOCONF).
8477	* Makefile.in: Rebuilt.
8478
84792002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8480
8481	* Makefile.tpl: Fix dramatic bustage due to change in
8482	program_transform_name.
8483	* Makefile.in: Regenerate.
8484
8485	* configure.in: Remove unnecessary PATH setting.
8486	* configure: Regnerate.
8487
8488	* configure.in: Don't default to unprefixed tools unless
8489	the native tools will work.
8490	* configure: Regenerate.
8491
8492	* configure.in: Convert to autoconf script.  Blow away lots
8493	of now-redundant Makefile fragments.
8494	* configure: Generate using Autoconf.
8495	* Makefile.tpl: Rewrite to reflect autoconfiscation.
8496	* Makefile.in: Regenerate.
8497
84982002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8499
8500	* configure: Fix stupid bug where RANLIB was mistakenly included.
8501
8502	* configure.in: Rename (buildargs, hostargs, targargs) to
8503	(build_configargs, host_configargs, target_configargs).
8504
8505	* configure.in: Move logic out of sed statement.
8506
8507	* configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8508	CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8509
85102002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8511
8512	* config.sub: Import from master repository
8513	* config.guess: Ditto
8514
85152002-12-24  Andreas Schwab  <schwab@suse.de>
8516
8517	* Makefile.tpl (multilib.out): Fix missing space.
8518	* Makefile.in: Regenerate.
8519
85202002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8521
8522	* Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8523	Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8524	* Makefile.in: Regenerate.
8525	* configure.in: Remove unnecessary leftovers.
8526
85272002-12-21  Geoffrey Keating  <geoffk@apple.com>
8528
8529	* configure.in (extra_ranlibflags_for_target): New variable.
8530	(*-*-darwin): Add -c to ranlib commands.
8531	* configure (tooldir): Handle extra_ranlibflags_for_target.
8532
85332002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8534
8535	* Makefile.tpl: Revert HJL's change.
8536	* Makefile.in: Regenerated.
8537	* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8538	always.
8539
85402002-12-19  Andreas Schwab  <schwab@suse.de>
8541
8542	* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8543	* Makefile.in: Regenerate.
8544
85452002-12-18  H.J. Lu  <hjl@gnu.org>
8546
8547	* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8548	* Makefile.in: Regenerated.
8549
8550	* configure.in (build_prefix): New. Substitute.
8551
85522002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8553
8554	* Makefile.tpl: Don't let real targets depend on phony targets.
8555	* Makefile.in: Regenerate.
8556
8557	* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8558	* Makefile.in: Regenerate.
8559
85602002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8561
8562	* config.sub: Import from master repository
8563	* config.guess: Ditto
8564
85652002-12-16  Jason Merrill  <jason@redhat.com>
8566
8567	* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8568	previous 'make bootstrap'.
8569	* Makefile.in: Regenerate.
8570
85712002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8572
8573	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8574
85752002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8576
8577	* configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8578	* Makefile.in: Regenerate.
8579
85802002-12-13  Jason Merrill  <jason@redhat.com>
8581
8582	* Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8583	library tests.
8584	(check-c++): Just depend on it and check-target-libstdc++-v3.
8585	* Makefile.in: Regenerate.
8586
85872002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8588
8589	* Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8590	* Makefile.in: Rebuilt.
8591
85922002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8593
8594	* Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8595
85962002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8597
8598	* configure: Fix bug put in by gremlins.
8599
8600	* Makefile.tpl: Substitute more autoconfily.
8601	* configure: Substitute more autoconfily.
8602	* Makefile.in: Regenerate.
8603
86042002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8605
8606	* config.sub: Import from master repository
8607	* config.guess: Ditto
8608	* MAINTAINERS: Added Svein Seldal under write after approval
8609
86102002-12-08  Andrew Cagney  <ac131313@redhat.com>
8611
8612	* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8613	* Makefile.in (all-sim): Ditto.
8614
86152002-12-06  DJ Delorie  <dj@redhat.com>
8616
8617	* Makefile.tpl: Change configure dependencies to not have real
8618	targets depend on phony targets.
8619
86202002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8621
8622	* configure.in: Revert unintentional change.
8623
8624	* Makefile.tpl: Change dependency for */multilib.out so that
8625	it works when gcc isn't in the tree.
8626
8627	* configure.in: Substitute more.
8628	* configure: Run subconfigures from the Makefile.
8629	* Makefile.tpl: Run subconfigures from the Makefile; add a few
8630	convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8631
86322002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8633
8634	* MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8635
86362002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8637
8638	* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8639	and corresponding dependencies.
8640	* Makefile.in: Regenerate.
8641
8642	* configure.in (host_tools): Order binutils, gas and ld for
8643	convenience in running the testsuites.
8644
8645	* Makefile.tpl: Introduce rules to serialize subconfigure runs.
8646	* Makefile.in: Regenerate.
8647	* configure.in: Introduce rules to serialize subconfigure runs.
8648
8649	* configure.in: Introduce BASE_CC_FOR_TARGET.
8650	* Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8651	Realize configure-build-* targets.  Realize configure-target-* targets.
8652	* Makefile.in: Regenerate.
8653
86542002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8655
8656	* configure: Move gcc_version_trigger stuff from here...
8657	* configure.in: ...to here.
8658
8659	* configure.in: Separate subconfigure options added by this file from
8660	options given by the user.  Add machinery to put args for host
8661	subconfigures into the Makefile.
8662
8663	* Makefile.tpl: Remove 'vault' targets.
8664	* Makefile.tpl: Reorder and comment dependencies.
8665	* Makefile.in: Regenerate.
8666
86672002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8668	* configure.in: Fix my broken commit of previous patch. (sigh)
8669
86702002-11-28  Geoffrey Keating  <geoffk@apple.com>
8671
8672	* configure.in: Move host-specific darwin noconfigdirs into
8673	the host-specific section.
8674
86752002-11-28  Geoffrey Keating  <geoffk@apple.com>
8676
8677	* configure.in: Move host-specific darwin noconfigdirs into
8678	the host-specific section.
8679
86802002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8681
8682	* configure: Remove skip-this-dir support.
8683	* Makefile.tpl: Remove skip-this-dir support.
8684
8685	* Makefile.tpl: Remove leftover support for non-autoconfiscated
8686	subdirectories.
8687	* Makefile.in: Regenerate.
8688
8689	* Makefile.tpl: Strip out useless setting of 'dir'.
8690	* Makefile.in: Regenerate.
8691
86922002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8693
8694	* configure.in: Fix deeply stupid bug.
8695
8696	* configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8697	shell code in CXX_FOR_TARGET
8698	* Makefile.def: Introduce raw_cxx.
8699	* Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8700	RAW_CXX_FOR_TARGET.
8701	* Makefile.in: Regenerate.
8702
87032002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8704
8705	* Makefile.tpl: Remove unnecessary ifs.
8706	* Makefile.in: Regenerate.
8707
8708	* Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8709	dependencies.  Maybe-ize build-libiberty.  Create dummy install
8710	targets for 'no_install' modules.
8711	* configure: Move GDB_TK substitution to configure.in.  Move
8712	build_modules stuff to configure.in.
8713	* configure.in: Implement soft dependency machinery.  Maybe-ize
8714	GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8715	* Makefile.in: Regenerate.
8716
87172002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8718
8719	* Makefile.tpl: Make all-target, install-target behave similarly
8720	to all, install (only hitting configured targets).  Eliminate
8721	unused macro defintions.
8722
8723	* Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8724	build != host.
8725
8726	* Makefile.tpl: Add all-gcc: all-libiberty dependency.
8727
8728	* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8729
8730	* configure.in: Produce lists of subdir targets we're actually
8731	configuring.  Remove references to "dosrel".
8732	* Makefile.tpl: Let configure set which subdir targets are hit.
8733	Remove install-cross; clean up install; remove ALL.  Remove
8734	references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8735	Autogenerate host module targets.  Remove empty dependency lines
8736	and redundant dependency; rearrange slightly.
8737	* Makefile.def: Add host-side libtermcap, utils.
8738
8739	* Makefile.in: Regenerate.
8740
87412002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8742
8743	* ltconfig (osf[345]): Append $major to soname_spec.
8744	Reflect this in library_names_spec.
8745	* ltmain.sh (osf): Prefix $major with . for use as extension.
8746
87472002-11-19  Andreas Jaeger  <aj@suse.de>
8748
8749	* libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8750	linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8751	and sparc64 GNU/Linux systems.
8752
87532002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8754
8755	* MAINTAINERS: Update email.
8756
87572002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8758
8759	* MAINTAINERS: Complete James Dennett's entry.
8760
87612002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8762
8763	* MAINTAINERS (Write After Approval): Add myself.
8764
87652002-11-13  Bruce Korb  <bkorb@gnu.org>
8766
8767	* Makefile.tpl: syntactic cleanup
8768
87692002-11-13  Stuart Hastings  <stuart@apple.com>
8770
8771	* MAINTAINERS: Add myself to write-after-approval list.
8772
87732002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8774
8775	* Makefile.def: Add list of recursive targets to autogenerate.
8776	Add build_modules.
8777	* Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8778	targets.  Autogenerate *-build-* targets.
8779	* Makefile.in: Regenerate.
8780
87812002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8782
8783	* configure: More autoconf-style substitutions.
8784	* Makefile.tpl: More autoconf-style substitutions.
8785	* Makefile.in: Regenerate.
8786
87872002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8788
8789	* configure: Substitute more variables in a more autoconf-friendly
8790	way.  Simplify slightly.
8791	* Makefile.tpl: Make more variables substitutable in an
8792	autoconf-friendly way.
8793	* Makefile.in: Regenerate.
8794
87952002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8796
8797	* MAINTAINERS (Write After Approval): Add myself.
8798
87992002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8800
8801	* configure.in (v810*): Remove special setting of tools.
8802
8803	* configure: Add support for extra required flags for ar or nm.
8804	* configure.in (aix4.3+): Use above support for target-specific
8805	issues, rather than using config/mt-aix43.
8806
88072002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8808
8809	* configure: Remove 'removing', which doesn't work.  Replace $subdir
8810	with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8811	with $srcdir.  Reformat indentation.  Substitute some variables
8812	formerly hard-coded in the Makefile for build=host.
8813	* Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8814	* Makefile.def: Autogenerate more.
8815	* Makefile.in: Regenerate.
8816
88172002-11-04  Adam Nemet  <anemet@lnxw.com>
8818
8819	* MAINTAINERS (Write After Approval): Add myself.
8820
88212002-11-04  Kevin Buettner  <kevinb@redhat.com>
8822
8823	* Makefile.def (host_modules): Add rda.
8824	* Makefile.in: Regenerate.
8825	* configure.in (target_tool): Add target-rda to list.
8826
88272002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8828
8829	* MAINTAINERS: Remove "co-maintainer" note for web pages.
8830
88312002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8832
8833	* Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8834	and restrap targets to this rule.
8835	* Makefile.in:  Regenerate.
8836
88372002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8838
8839	* MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8840	GNATS only accounts.
8841
88422002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8843
8844	* configure.in (i[3456]86-*-linux*): Add check to disable
8845	${libgcj} for glibc1.
8846
88472002-10-24  Denis Chertykov  <denisc@overta.ru>
8848
8849	* MAINTAINERS: Add myself as ip2k port maintainer.
8850
88512002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8852
8853	* configure.in: Add tic4x target.
8854
88552002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8856
8857	* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8858	* configure.in: Make SET_LIB_PATH substitution more autoconfy.
8859	* Makefile.in: Regenerate.
8860
8861	* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8862	* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8863	* Makefile.in: Regenerate.
8864
88652002-10-02  Janis Johnson  <janis187@us.ibm.com>
8866
8867	* MAINTAINERS: Add myself as web pages co-maintainer.
8868
88692002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8870
8871	* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8872	* Makefile.in: Regenerate.
8873
88742002-10-02  Zack Weinberg  <zack@codesourcery.com>
8875
8876	* MAINTAINERS: Add myself and Nathan Sidwell
8877	<nathan@codesourcery.com> as VxWorks maintainers.
8878
88792002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8880
8881	* Makefile.def: Remove order dependency comments.
8882	* Makefile.tpl: Add explicit install-install dependencies.
8883	* Makefile.in: Regenerate.
8884
8885	* Makefile.tpl: Remove material now in src-release.  (Finally!)
8886	* Makefile.in: Regenerate.
8887
8888	* Makefile.tpl: Add configure-target (for src-release in src)
8889	* Makefile.in: Regenerate.
8890
88912002-09-30  Nick Clifton  <nickc@redhat.com>
8892
8893	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8894
88952002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8896
8897	* configure.in (s390*-*-linux*): Enable libgcj.
8898
88992002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8900
8901	* configure: Revert accidentally applied changes.
8902
8903	* Makefile.tpl: Make more autoconf-friendly.
8904	* Makefile.in: Regenerate.
8905	* configure: Make substitution more autoconf-like.
8906
89072002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8908
8909	* configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8910	single entry to handle all these.
8911	(arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8912	libjava on arm-*-elf.
8913
89142002-09-27  Geoffrey Keating  <geoffk@apple.com>
8915
8916	* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8917	things that depend on them.
8918
89192002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8920
8921	* Makefile.tpl: Make subsituted variables more autoconfy.
8922	* Makefile.in: Regenerate.
8923	* configure: Make seds more autoconfy.
8924
89252002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8926
8927	* Makefile.tpl: Rewrite substituted lines to look autoconfy.
8928	* Makefile.in: Regenerate.
8929	* configure.in: Rewrite sed statements to look autoconfy.
8930
8931	* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8932	all-target-foo on configure-target-foo.
8933	* Makefile.def: Ditto.
8934	* Makefile.in: Rebuild.
8935
89362002-09-25  Andrew Haley  <aph@redhat.com>
8937
8938	* MAINTAINERS: Add aph@redhat.com as Java maintainer.
8939
89402002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8941
8942	* Makefile.def: New file.
8943	* Makefile.tpl: New file.
8944	* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8945	* contrib/gcc_update: Note that Makefile.in is a generated file.
8946
8947	* configure.in: Minor rearrangement.  Simplify tests.
8948
89492002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8950
8951	* configure.in (with_headers): Skip copy if value is "yes".
8952	(with_libs): Likewise.
8953
89542002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8955
8956	* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8957	* configure.in (sh*-*-pe*): Ditto.
8958	* configure.in (mips*-*-pe*): Ditto.
8959	* configure.in (*arm-wince-pe): Ditto.
8960
8961	* configure.in: Rearrange.
8962
89632002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8964
8965	* MAINTAINERS: Update my email address.
8966
89672002-08-30  Paul Koning  <pkoning@equallogic.com>
8968
8969	* MAINTAINERS: (Write After Approval): Add myself.
8970
89712002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8972
8973	* MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8974
89752002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8976
8977	* MAINTAINERS: Change my mailing address.
8978
89792002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8980
8981	* MAINTAINERS (Write After Approval): Remove myself.
8982	(Various Maintainers: c++ runtime libs): Add myself.
8983
89842002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8985
8986	* MAINTAINERS (Write After Approval): Remove myself.
8987	(Various Maintainers: c++ runtime libs): Add myself.
8988
89892002-08-15  Eric Christopher  <echristo@redhat.com>
8990
8991	* config.sub: Import from master repository.
8992	* config.guess: Ditto.
8993
89942002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8995
8996	* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8997	* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8998	CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8999
90002002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9001
9002	* MAINTAINERS: Add self to rs6000 vector extensions.
9003
90042002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9005
9006	* libiberty/configure: Reverted unintended yesterday's check in.
9007
90082002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9009
9010	* boehm-gc/configure, libf2c/configure: Rebuilt.
9011	* libffi/configure, libiberty/configure: Ditto.
9012	* libjava/configure, libobjc/configure: Ditto.
9013	* libstdc++-v3/configure, zlib/configure: Ditto.
9014	Merged from binutils:
9015	2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9016	From Steve Ellcey <sje@cup.hp.com>:
9017	* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9018	(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9019	lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9020	IA64.
9021	* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9022	* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9023	soname_spec, sys_lib_search_path_spec): Ditto.
9024
90252002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9026
9027	* configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9028
90292002-08-04  H.J. Lu  (hjl@gnu.org)
9030
9031	* configure.in (mips*-*-linux*): Don't skip target-libffi.
9032
90332002-08-02  Krister Walfridsson  <cato@df.lth.se>
9034
9035	* MAINTAINERS (Write After Approval): Add myself.
9036
90372002-07-31  Alan Modra  <amodra@bigpond.net.au>
9038
9039	* configure.in: Move generic linux case to end.	 Copy generic
9040	linux noconfigdirs to mips*-*-linux* entry and new
9041	powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9042
90432002-07-19  Michael Matz  <matz@suse.de>
9044
9045	* MAINTAINERS: Add myself as ra* maintainer.
9046
90472002-07-16  Chris Demetriou  <cgd@broadcom.com>
9048
9049	* config.guess: Update to 2002-07-09 version.
9050	* config.sub: Update to 2002-07-03 version.
9051
90522002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9053
9054	* MAINTAINERS: Fix typo in a maintainer email address.
9055
90562002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9057
9058	* configure.in: Remove two redundant tests.
9059
90602002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9061
9062	* configure.in (mips*-*-irix6*o32): Enable stabs.
9063
90642002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9065
9066	* configure.in: Don't build grez.
9067	* Makefile.in: Ditto.
9068
9069	* Makefile.in: Remove references to bsp, cygmon, libstub.
9070	* configure.in: Ditto.
9071
9072	* configure.in: Remove leftover reference to gdbtest.
9073
90742002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9075
9076	* configure.in (gxx_include_dir):  Change to match versioned
9077	C++ headers if --enable-version-specific-runtime-libs is used.
9078
90792002-07-04  Steve Ellcey  <sje@cup.hp.com>
9080
9081	* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9082
90832002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9084
9085	* configure.in: Make --without-x work.
9086
90872002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9088
9089	* configure.in: Rearrange target Makefile fragment collection.
9090
9091	* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9092	cvs[src].
9093	* configure.in: Ditto.
9094
90952002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9096
9097	* MAINTAINERS (Write After Approval): Update my e-mail address.
9098
90992002-06-24  Ben Elliston  <bje@redhat.com>
9100
9101	* configure.in (host_tools): Remove cgen.
9102
9103	* Makefile.in (all-cgen): Remove; runs from its source directory.
9104	(check-cgen, install-cgen, clean-cgen): Likewise.
9105	(all-opcodes): Do not depend on all-cgen.
9106	(all-sim): Likewise.
9107
91082002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9109
9110	* Makefile.in: Eliminate 'apache' targets.
9111	* configure.in: Eliminate 'apache' targets.
9112
9113	* configure.in: Eliminate redundant tests.  Reorganize.
9114
9115	* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9116
9117	* config-ml.in: Eliminate references to Cygnus configure.
9118
9119	* Makefile.in: Eliminate references to building emacs.
9120
91212002-06-28  Graham Stott  <graham.stott@btinternet.com>
9122
9123	* MAINTAINERS: Update my email address.
9124
91252002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9126
9127	* config.if (libstdcxx_incdir): Version C++ headers.
9128	(cxx_incdir): Remove.
9129
91302002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9131
9132	* MAINTAINERS (Write After Approval): Add self.
9133
9134Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9135
9136	* configure.in: Add support for ip2k.
9137
91382002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9139
9140	* configure.in: Fix AIX configury bug.
9141
91422002-06-20  Steve Ellcey  <sje@cup.hp.com>
9143
9144	* MAINTAINERS (Write After Approval): Add self.
9145
91462002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9147
9148	* configure.in: replace ${topsrcdir} with ${srcdir}
9149
9150	* configure.in: Move definition of libstdcxx_flags
9151	right above usage, rather than waaay earlier.
9152
9153	* configure.in: Pull definition of is_cross_compiler earlier.
9154
9155	* configure.in: Rearrange a little.
9156
9157	* configure.in: Remove references to librx.
9158	* Makefile.in: Remove references to librx.
9159
9160Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9161
9162	* config.sub: Add support for avr target.
9163	Import from master sources, rev 1.255
9164
91652002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9166
9167	* configure, .cvsignore:  Revert previous change...
9168	* Makefile:  ...delete.
9169
91702002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9171
9172	* configure.in: Eliminate ${gasdir} variable.
9173
91742002-06-18  Dave Brolley  <brolley@redhat.com>
9175
9176	* configure.in: Add support for frv.
9177	* config.sub: Add support for frv.
9178
91792002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9180
9181	* configure:  Remove garbage from previous commit.
9182
91832002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9184
9185	* configure:  For in-source builds, make a subdir and re-exec there.
9186	* Makefile:  New file.  Pass targets through to build directory.
9187	* .cvsignore:  No longer ignore "Makefile".
9188
91892002-06-16  Douglas Rupp  <rupp@gnat.com>
9190
9191	* MAINTAINERS (Write After Approval): Add self.
9192
91932002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9194
9195	* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9196
91972002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9198
9199	* configure.in (vax-*-netbsd*): Re-enable gas.
9200
92012002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9202
9203	* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9204	BUILD_PREFIX_1, to correct nomenclature.
9205	* configure: Likewise.
9206
9207	* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9208	* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9209
92102002-05-31  Olaf Hering  <olh@suse.de>
9211
9212	* config-ml.in: Propogate DESTDIR also.
9213
92142002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9215
9216	* configure.in (vax-*-netbsd*): Don't build gas for this
9217	platform.
9218
92192002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9220
9221	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9222	and libgcj for AVR.
9223
92242002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9225
9226	* MAINTAINERS (Write After Approval): Add myself.
9227
92282002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9229
9230	* config.guess: Update to 2002-05-22 version.
9231	* config.sub: Likewise.
9232
92332002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9234
9235	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9236	* config-ml.in: Likewise.
9237	* configure: Likewise.
9238	* configure.in: Likewise.
9239
92402002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9241
9242	* MAINTAINERS: Update my email address.
9243
92442002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9245
9246	* configure.in: Simplify makefile fragment collection.
9247
9248	* configure.in: Remove code to build emacs.
9249
9250	* configure.in : Remove --srcdir argument from targargs and buildargs
9251	(it's always overridden in the Makefile anyway).  Rearrange a bit.
9252
9253	* configure: Move some logic to configure.in.
9254	* configure.in: Move some logic from configure.
9255
92562002-05-11  Tom Tromey  <tromey@redhat.com>
9257
9258	* MAINTAINERS: Reflect libgcj reality.
9259
92602002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9261
9262	* Makefile.in: Honour DESTDIR.
9263
92642002-05-08  Mark Mitchell  <mark@codesourcery.com>
9265
9266	* config.guess: Import 2002-03-20 version.
9267	* config.sub: Import 2002-04-26 version.
9268
92692002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9270
9271	* config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9272
92732002-05-07  Tim Josling  <tej@melbpc.org.au>
9274
9275	* MAINTAINERS: Add self.
9276
92772002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9278
9279	* ltmain.sh: Detect and handle object name conflicts
9280	while piecewise linking a static library.
9281
92822002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9283
9284	* configure.in (noconfigdirs): Don't disable libgcj on
9285	sparc64-*-solaris* and sparcv9-*-solaris*.
9286
92872002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9288
9289	* configure.in: Revert 2002-04-18's patch; fixed in libjava.
9290
92912002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9292
9293	* configure.in (FLAGS_FOR_TARGET): Do not add
9294	-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9295	on i[3456]86-*-linux*.
9296
92972002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9298
9299	* configure.in (noconfigdirs): Replace [ ] with test.
9300
9301	* configure.in (noconfigdirs): Do not add target-newlib if
9302	target == i[3456]86-*-linux*, and host == target.
9303
93042002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9305
9306	* configure.in: delete reference to absent file
9307
9308	* configure.in: replace '[' with 'test'
9309
9310	* configure.in: Eliminate references to gash.
9311	* Makefile.in: Eliminate references to gash.
9312
9313	* configure.in: remove useless references to 'pic' makefile fragments.
9314
9315	* configure.in: (*-*-windows*) Finish removing.
9316
9317	* configure.in: Eliminate redundant test for libgui.
9318
93192002-04-29  Roger Sayle  <roger@eyesopen.com>
9320
9321	* MAINTAINERS: Add self and realphabetize.  Update entries
9322	for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9323	entry for a29k port maintainer.
9324
93252002-04-26  Joel Sherrill  <joel@OARcorp.com>
9326
9327	* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9328	(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9329
93302002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9331
9332	* configure.in: remove references to dead files
9333
93342002-04-19  Mark Mitchell  <mark@codesourcery.com>
9335
9336	* MAINTAINERS: Add information about purpose of this file.
9337
93382002-04-18  Tom Tromey  <tromey@redhat.com>
9339
9340	* configure.in: Disallow configuring libgcj when it is already
9341	installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9342	Solaris 2.8 by default.  For PR libgcj/6158.
9343
93442002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9345
9346	* configure.in:  Move default CC setting out of config/mh-* fragments
9347	directly into here.
9348
93492002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9350
9351	* configure.in: don't even try to configure or make a subdirectory
9352	if there's no configure script for it.
9353
93542002-04-15  Mark Mitchell  <mark@codesourcery.com>
9355
9356	* MAINTAINERS: Remove chill maintainers.
9357	* Makefile.in (CHILLFLAGS): Remove.
9358	(CHILL_LIB): Remove.
9359	(TARGET_CONFIGDIRS): Remove libchill.
9360	(CHILL_FOR_TARGET): Remove.
9361	(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9362	CHILL_LIB.
9363	(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9364	(CHECK_TARGET_MODULES): Likewise.
9365	(INSTALL_TARGET_MODULES): Likewise.
9366	(CLEAN_TARGET_MODULES): Likewise.
9367	(configure-target-libchill): Remove.
9368	(all-target-libchill): Remove.
9369	* configure.in (target_libs): Remove target-libchill.
9370	Do not compute CHILL_FOR_TARGET.
9371	* libchill: Remove directory.
9372
93732002-04-11  DJ Delorie  <dj@redhat.com>
9374
9375	* Makefile.in, configure.in: Sync with binutils, entries
9376	follow...
9377
93782002-04-07  Andrew Cagney  <ac131313@redhat.com>
9379
9380	* Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9381	(do-tar, do-bz2): New rules.
9382	(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9383	(gdb-tar): New rule.
9384	(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9385	(insight_dejagnu.tar): New rule.
9386	(insight.tar): New rule.
9387	(gdb+dejagnu.tar): New rule.
9388	(gdb.tar): New rule.
9389
93902002-02-01  Mo DeJong  <supermo@bayarea.net>
9391
9392	* Makefile.in: Add all-tix to deps for all-snavigator
9393	so that tix is built when building snavigator.
9394
93952002-01-11  Steve Ellcey  <sje@cup.hp.com>
9396
9397	* configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9398	ld and gdb are not supported.
9399
94002002-01-07  Mark Salter  <msalter@redhat.com>
9401
9402	* configure.in: Remove target-bsp and target-cygmon from arm builds.
9403	Allow target-libgloss to be built for arm, strongarm, and xscale.
9404
94052001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9406
9407	* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9408	options for i[3456]86-pc-linux* native builds.
9409
94102001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9411
9412	* Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9413	files from .po files for a distribution.
9414
94152001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9416
9417	* configure.in: Enable libstdc++-v3 for h8300 targets.
9418
94192001-06-19  Alan Modra  <amodra@bigpond.net.au>
9420
9421	* Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9422	version from bfd/.
9423
9424Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9425
9426	* Makefile.in (VER): When present, extract the version number from
9427	the file version.in.
9428
94292001-05-24  Tom Rix  <trix@redhat.com>
9430
9431	* configure.in : enable ld for aix
9432
94332001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9434
9435	* config.guess: Add linux target for S/390.
9436
94372000-11-07  Philip Blundell  <pb@futuretv.com>
9438
9439	* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9440
94412000-11-03  Philip Blundell  <pb@futuretv.com>
9442
9443	* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9444	files.
9445
94462001-01-15  Ben Elliston  <bje@redhat.com>
9447
9448	* configure.in (host_tools): Add sid.
9449	Always configure cgen.
9450
94512000-11-24  Nick Clifton  <nickc@redhat.com>
9452
9453	* configure.in (c4x, c5x, tic54x): Move after ARM targets.
9454
9455
94562000-08-20  Doug Evans  <dje@casey.transmeta.com>
9457
9458	* Makefile.in (ALL_MODULES): Add all-cgen.
9459	(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9460	(all-cgen): New target.
9461	(all-opcodes,all-sim): Depend on all-cgen.
9462	* configure.in (host_tools): Add cgen.
9463	Only configure cgen if --enable-cgen-maint.
9464
94652002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9466
9467	* configure.in: Add *-*-freebsd* configurations.
9468
94692002-04-08  Tom Tromey  <tromey@redhat.com>
9470
9471	* configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9472	Fixes PR libgcj/6068.
9473
94742002-03-30  Krister Walfridsson  <cato@df.lth.se>
9475
9476	* configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9477
94782002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9479
9480	* configure.in (alpha*-dec-osf*): Enable libgcj.
9481
94822003-03-27  Matthew Gingell  <gingell@gnat.com>
9483
9484	* MAINTAINERS (Write After Approval): Add myself.
9485
94862002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9487
9488	Fix for: PR bootstrap/3591, target/5676
9489	* configure.in (mcore-pe): Disable the configuration of
9490	libstdc++-v3 since exceptions are not supported.
9491
94922002-03-20  Anthony Green  <green@redhat.com>
9493
9494	* configure.in: Enable libgcj for xscale-elf target.
9495
9496Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9497
9498	* MAINTAINERS:  Update my email address.
9499
95002002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9501
9502	* ltmain.sh (relink_command): Fix typo in previous change.
9503
95042002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9505
9506	* ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9507	(relink_command): Added --tag flags.
9508	(mode=install): If relinking fails; error out.
9509
95102002-03-12  Richard Henderson  <rth@redhat.com>
9511
9512	* Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9513	.NOTPARALLEL tag.
9514	(do-check): Rename from check.
9515	(check): Allow parallel check.
9516
95172002-03-12  Bob Wilson  <bob.wilson@acm.org>
9518
9519	* MAINTAINERS: Add myself as maintainer for xtensa port.
9520	Fix alphabetical order in CPU port maintainer list.
9521	Remove myself from Write After Approval list.
9522
95232002-03-11  Richard Henderson  <rth@redhat.com>
9524
9525	* Makefile.in (.NOTPARALLEL): Add fake tag.
9526
95272002-03-07  H.J. Lu  (hjl@gnu.org)
9528
9529	* configure.in: Enable gprof for mips*-*-linux*.
9530
95312002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9532
9533	* MAINTAINERS (Write After Approval): Add myself.
9534
95352002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9536
9537	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9538	libjava.
9539	(CXX_FOR_TARGET): Explain why -shared-libgcc here.
9540
95412002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9542
9543	* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9544	because its Makefile is there; test for the executable instead.
9545
95462002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9547
9548	* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9549	libstdc++-v3 and libjava.
9550
95512002-02-11  Adam Megacz  <adam@xwt.org>
9552
9553	* gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9554	boehm-gc
9555
95562002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9557
9558	* config.guess: Updated to 2002-01-30's version.
9559	* config.sub: Updated to 2002-02-01's version.
9560	Contribute sh64-elf.
9561	2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9562	* configure.in: Added sh64-*-*.
9563
95642002-02-08  Chris Demetriou  <cgd@broadcom.com>
9565
9566	* MAINTAINERS: Belatedly add myself to write after approval list.
9567
9568Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9569
9570	* MAINTAINERS: Put self in as maintainer for x86-64 port.
9571	Remove self as Write After Approval.
9572
95732002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9574
9575	* MAINTAINERS: Put self in as maintainer for contrib/regression
9576	directory.
9577
95782002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9579
9580	* MAINTAINERS:  Update my email address.
9581
95822002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9583
9584	* configure.in (*-*-netbsd*): New.  Skip target-newlib,
9585	target-libiberty, and target-libgloss.  Skip Java-related
9586	libraries if not supported for NetBSD on target CPU.
9587
95882002-01-25  Douglas B Rupp  <rupp@gnat.com>
9589
9590	* install-sh: Use _inst.$$_ for temp file name.
9591
95922002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9593
9594	* MAINTAINERS (Write After Approval): Move my contact info
9595	from here...
9596	(OS Port Maintainers): ...to here (netbsd).
9597
95982002-01-22  Bob Wilson  <bob.wilson@acm.org>
9599
9600	* MAINTAINERS (Write After Approval): Add myself.
9601
96022002-01-17  H.J. Lu  <hjl@gnu.org>
9603
9604	* Makefile.in (all-fastjar): Also depend on all-libiberty.
9605	(all-target-fastjar): Also depend on all-target-libiberty.
9606
96072002-01-16  H.J. Lu  (hjl@gnu.org)
9608
9609	* config.guess: Import from master sources, rev 1.225.
9610	* config.sub: Import from master sources, rev 1.238.
9611
96122002-01-16  Kazu Hirata  <kazu@hxi.com>
9613
9614	* MAINTAINERS (Write After Approval): Remove myself.
9615
96162001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9617
9618	* MAINTAINERS (Write After Approval): Add myself.
9619
96202001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9621
9622	* MAINTAINERS: Add self as docs co-maintainer.
9623
96242001-12-11  Matthias Klose  <doko@debian.org>
9625
9626	* MAINTAINERS (Write After Approval): Add myself.
9627
96282001-12-09  Zack Weinberg  <zack@codesourcery.com>
9629
9630	* MAINTAINERS: Update my email address.
9631
96322001-12-07  Turly O'Connor  <turly@apple.com>
9633	* MAINTAINERS (Write After Approval): Add myself.
9634	* rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9635	(rs6000_initialize_trampoline): Call __trampoline_setup for
9636	ABI_DARWIN too.
9637	* darwin-tramp.asm: New file, implements __trampoline_setup.
9638	* t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9639
96402001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9641
9642	* MAINTAINERS (Write After Approval): Add myself.
9643
9644Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9645
9646	* configure, configure.in: Use temp file for long sed commands.
9647
96482001-12-03  Laurent Guerby  <guerby@acm.org>
9649
9650	* config.sub: Update to version 1.232 on subversion.
9651
96522001-12-03  Ben Elliston  <bje@redhat.com>
9653
9654	* MAINTAINERS: Update mail address for config.* patches.
9655
96562001-11-27  DJ Delorie  <dj@redhat.com>
9657	    Zack Weinberg  <zack@codesourcery.com>
9658
9659	When build != host, create libiberty for the build machine.
9660
9661	* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9662	CONFIG_ARGUMENTS.
9663	(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9664	New variables.
9665	(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9666	and rules.
9667	(all.normal): Depend on ALL_BUILD_MODULES.
9668	(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9669	(all-build-libiberty): Depend on configure-build-libiberty.
9670
9671	* configure: Calculate and substitute proper value for
9672	ALL_BUILD_MODULES.
9673	* configure.in: Create the build subdirectory.
9674	Calculate and substitute TARGET_CONFIGARGS (formerly
9675	CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9676
96772001-11-26  Ziemowit Laski  <zlaski@apple.com>
9678
9679	* MAINTAINERS (write-after-approval): Add self.
9680
96812001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9682
9683	* MAINTAINERS (GNATS only accounts): Remove self.
9684
96852001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9686
9687	* configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9688	libf2c.
9689
96902001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9691
9692	* MAINTAINERS (Write After Approval): Add self.
9693
96942001-11-12  David O'Brien  <obrien@FreeBSD.org>
9695
9696	* MAINTAINERS: mips and s390 are also CPU ports.
9697
96982001-11-12  David O'Brien  <obrien@FreeBSD.org>
9699
9700	* MAINTAINERS: mcore, cris and mmix are also CPU ports.
9701
97022001-11-11  David O'Brien  <obrien@FreeBSD.org>
9703
9704	* MAINTAINERS: Alphabetize.
9705
97062001-11-09  Kazu Hirata  <kazu@hxi.com>
9707
9708	* MAINTAINERS (Various maintainers: h8 port): Add myself.
9709
97102001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9711
9712	* MAINTAINERS (Various maintainers: hppa port): Added myself.
9713
97142001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9715
9716	* configure.in (--enable-languages): Be more permissive about
9717	syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9718
97192001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9720
9721	* config.sub: Import from master sources, rev. 1.230.
9722	* MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9723
97242001-11-07  Laurent Guerby  <guerby@acm.org>
9725
9726	* MAINTAINERS (Write After Approval): Add self.
9727
97282001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9729
9730	* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9731
97322001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9733
9734	* config.sub: Import from master sources, rev 1.226.
9735	* config.guess: Import from master sources, rev 1.216.
9736
97372001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9738
9739	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9740	* MAINTAINERS: Add self as maintainer of MMIX port.
9741	Remove old after-approval entry.
9742
97432001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9744
9745	* ChangeLog, configure: Fix spelling errors.
9746
97472001-10-20  Brendan Kehoe  <brendan@zen.org>
9748
9749	* MAINTAINERS: Tweak my address.
9750
9751Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9752
9753	* MAINTAINERS: Update my email address.
9754
97552001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9756
9757	* configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9758	* MAINTAINERS: Add self as maintainer of CRIS port.
9759
97602001-10-10  Geert Bosch  <bosch@gnat.com>
9761
9762	* MAINTAINERS (Various maintainers: Ada front end):
9763	Added Robert Dewar.
9764
97652001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9766
9767	* MAINTAINERS (Write After Approval): Added self
9768
97692001-10-02  Geert Bosch  <bosch@gnat.com>
9770
9771	* MAINTAINERS (Various maintainers: Ada front end): Added myself.
9772
97732001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9774
9775	* configure: Handle temporary files securely using mkdir.
9776
97772001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9778
9779	* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9780
97812001-09-26  Will Cohen  <wcohen@redhat.com>
9782
9783	* configure.in (*-*-linux*): Disable configuration of target-newlib
9784	and target-libgloss.
9785
97862001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9787
9788	* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9789	RANLIB.
9790
97912001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9792
9793	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9794	DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9795	RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9796	avoid quotes nesting problems.
9797	(NATIVE_CHECK_MODULES): Ditto, just for consistency.
9798	(DO_X): Export only variables that are set.
9799
98002001-09-19  Ben Elliston  <bje@redhat.com>
9801
9802	* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9803	Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9804	semantics.  Use the shell built-in "type" command instead.
9805
98062001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9807
9808	Merged from gcc-3_0-branch:
9809	2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9810	* ltcf-c.sh: Use $objext, not $ac_objext.
9811	2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9812	* ltcf-cxx.sh: Add support for GNU.
9813	2001-07-22  Timothy Wall  <twall@redhat.com>
9814	* ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9815	default settings if using GNU tools with that configuration.
9816	* ltcf-cxx.sh: Ditto.
9817	* ltcf-gcj.sh: Ditto.
9818	2001-07-21  Michael Chastain  <chastain@redhat.com>
9819	* ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9820	HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9821	* ltmain.sh: Mark as gcc-local.
9822
98232001-08-30  Eric Christopher  <echristo@redhat.com>
9824	    Jason Eckhardt  <jle@redhat.com>
9825
9826	* config.guess: Merge from master sources.
9827	* config.sub: Merge from master sources, add support for mipsisa32.
9828
98292001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9830	* config.sub: Merge from master sources, rev 1.219.
9831	* MAINTAINERS: Add self as contact for stormy16 port.
9832
98332001-08-14  Zack Weinberg  <zackw@panix.com>
9834
9835	* config.sub: Merge from master sources, rev 1.218.
9836	* config.guess: Merge from master sources, rev 1.209.
9837
98382001-08-11  Graham Stott  <grahams@redhat.com>
9839
9840	* Makefile.in (check-c++): Add missing semicolon.
9841
9842Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9843
9844	* MAINTAINERS (Various maitainers: predict.def): Added myself.
9845
98462001-07-30  Eric Christopher  <echristo@redhat.com>
9847
9848	* MAINTAINERS (Various maintainers: mips port): Added myself.
9849
98502001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9851
9852	* configure.in (sh-*-linux*): New.
9853
98542001-07-27  Richard Henderson  <rth@redhat.com>
9855
9856	* .cvsignore: Add LAST_UPDATED.
9857
98582001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9859
9860	* MAINTAINERS (Various maintainers: s390 port): Added myself.
9861
98622001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9863
9864	* config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9865
9866Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9867
9868	* MAINTAINERS (Write After Approval): Added myself.
9869
98702001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9871
9872	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9873	and libgcj on m68hc11/m68hc12.
9874
98752001-06-27  H.J. Lu  (hjl@gnu.org)
9876
9877	* Makefile (CFLAGS_FOR_BUILD): New.
9878	(EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9879
98802001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9881
9882	* README: Remove version number.
9883
98842001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9885
9886	* INSTALL/README: Update wrt. to the installation instructions now
9887	residing in gcc/doc/install.texi.
9888
98892001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9890
9891	* README: Replace with a cut-down and updated version of gcc/README.
9892
98932001-06-12  David Edelsohn  <edelsohn@gnu.org>
9894
9895	* config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9896	multilibs to be disabled.
9897
98982001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9899
9900	* MAINTAINERS (Write After Approval): Add myself.
9901
99022001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9903
9904	* config.guess: Import CVS version 1.195.
9905	* config.sub: Import CVS version 1.212.
9906
99072001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9908
9909	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9910	gcc/xgcc is built, use -print-prog-name to find out the program
9911	name to use.
9912
99132001-06-04  Phil Edwards  <pme@sources.redhat.com>
9914
9915	* config.guess:  Import CVS version 1.194.  All gcc-local changes
9916	appear to also be in the master copy.
9917	* config.sub:  Import CVS version 1.211.
9918
9919Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9920
9921	* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9922	with_gcc]: Use `gcc -shared' to build a shared library.
9923
9924Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9925
9926	* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9927	archives.
9928
9929Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9930
9931	* MAINTAINERS (Write After Approval): Add myself.
9932
99332001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9934
9935	* configure.in (libstdcxx_flags): Do not try to execute
9936	libstdc++-v3/testsuite_flags until it exists.
9937
99382001-06-01  Alan Modra  <amodra@bigpond.net.au>
9939
9940	* MAINTAINERS: Update my email address.
9941
99422001-05-31  Graham Stott  <grahams@redhat.com>
9943
9944	* MAINTAINERS (Write After Approval): Add myself.
9945
99462001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9947
9948	* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9949	libraries when using g++ with native linker.
9950
99512001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9952
9953	* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9954
99552001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9956
9957	* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9958	[aix4*|aix5*]: Prepend blank.
9959
99602001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9961
9962	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9963	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9964	of subdir/configure scripts to use the new libtool.m4.
9965
99662001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9967
9968	* MAINTAINERS (Write After Approval): Add myself.
9969
99702001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9971
9972	* configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9973
99742001-05-11  Ben Elliston  <bje@redhat.com>
9975
9976	* Makefile.in (all-sid): New target.
9977	(check-sid, clean-sid, install-sid): Likewise.
9978
99792001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9980
9981	* ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9982
99832001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9984
9985	* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9986	libgcj.
9987
99882001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9989
9990	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9991	gcc/xgcc is built, use -print-prog-name to find out the program
9992	name to use.
9993
99942001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9995
9996	* configure.in (noconfigdirs): Don't reset it from scratch in the
9997	target case; only append to it.
9998
9999	* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10000	sparc-*-solaris2.8]: Disable ${libgcj}.
10001
100022001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10003
10004	* configure.in (libgcj_saved): Copy from $libgcj.
10005	(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10006	--disable-libgcj.
10007
100082001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10009
10010	* MAINTAINERS: Remove self as MIPS maintainer and
10011	C front end maintainer.
10012
10013Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10014
10015	* configure.in: Move *-chorusos target case to the proper switch.
10016	Disable libgcj.
10017
100182001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10019
10020	* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10021	1.641.2.228.
10022
100232001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10024
10025	* Makefile.in (STAGE1_CFLAGS): Pass down.
10026
100272001-04-13  Alan Modra  <amodra@one.net.au>
10028
10029	* config.guess: Add hppa64-linux support.  Note for next import that
10030	this is already in the master file.
10031	* configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10032
100332001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10034
10035	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10036	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10037
100382001-04-11  Stan Shebs  <shebs@apple.com>
10039
10040	* MAINTAINERS: Add self as Darwin port maintainer.
10041
100422001-04-11  Alan Modra  <amodra@one.net.au>
10043
10044	* MAINTAINERS: Update my email address.
10045
100462001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10047
10048	* ltcf-cxx.sh: Support creation of C++ shared libraries on
10049	recent versions of FreeBSD (release 3 or later).
10050	* ltconfig: On FreeBSD, -lc must not be provided when building
10051	a shared library or else the standard -pthread gcc option is
10052	rendered worthless to later users of the built library.
10053
100542001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10055
10056	* MAINTAINERS: Add self and RTH as C front end maintainers.
10057
100582001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10059
10060	* config.sub: Make sure to match an already-canonicalized
10061	machine name (eg. mn10300-unknown-elf).
10062
100632001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10064
10065	* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10066	New macros.
10067	(bootstrap, cross): Use RECURSE_FLAGS.
10068	* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10069
100702001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10071
10072	* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10073
100742001-03-22  Colin Howell  <chowell@redhat.com>
10075
10076	* Makefile.in (DO_X): Do not backslash single-quotes in
10077	backquotes (two places).
10078
100792001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10080
10081	Re-installed:
10082	2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10083	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10084	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10085	* ltcf-cxx.sh: Likewise.
10086	* ltcf-gcj.sh: Likewise.
10087
100882001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10089
10090	* MAINTAINERS: Add myself as "documentation co-maintainer".
10091
100922001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10093
10094	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10095	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10096
100972001-03-19  Tom Tromey  <tromey@redhat.com>
10098
10099	* config-ml.in: Handle GCJ and GCJFLAGS.
10100
101012001-03-21  Michael Chastain  <chastain@redhat.com>
10102
10103	* Makefile.in: all-m4 depends on all-texinfo.
10104
101052001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10106
10107	* MAINTAINERS: Add myself to write after approval list.
10108
101092001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10110
10111	* Makefile.in (DO_X): Quote nested quotes.
10112
101132001-03-18  Alan Modra  <alan@linuxcare.com.au>
10114
10115	* MAINTAINERS: Add myself to write after approval list.
10116
101172001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10118
10119	* Makefile.in (DO_X): Use double quotes for quoting
10120	"RANLIB=$${RANLIB}".
10121
101222001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10123
10124	* MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10125
101262001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10127
10128	* configure.in: Only use `lang_requires' for languages athat are
10129	actually enabled.
10130
101312001-03-08  Phil Edwards  <pme@sources.redhat.com>
10132
10133	* MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10134
101352001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10136
10137	* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10138
101392001-03-07  Tom Tromey  <tromey@redhat.com>
10140
10141	* configure.in: Allow config-lang.in to set `lang_requires' to list
10142	of other required languages.
10143
101442001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10145
10146	* Makefile.in: Remove RANLIB definition. Use RANLIB
10147	in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10148	EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10149
101502001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10151	    Alexandre Oliva  <aoliva@redhat.com>
10152
10153	* Makefile.in (check-c++): Use tabs, not spaces.
10154
101552001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10156
10157	* MAINTAINERS: add myself to Write After Approval list.
10158
101592001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10160
10161	* Makefile.in (check-c++): New rule.
10162
10163	* configure.in (target_libs): Remove libg++.
10164	(noconfigdirs): Remove libg++.
10165	(noconfigdirs): Same.
10166	(noconfigdirs): Same.
10167	(noconfigdirs): Same.
10168
10169	* config-ml.in: Remove libg++ references.
10170
10171	* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10172	(ALL_TARGET_MODULES): Same.
10173	(configure-target-libg++): Remove.
10174	(all-target-libg++): Remove.
10175	(configure-target-libio): Remove.
10176	(all-target-libio): Remove.
10177	(check-target-libio): Remove.
10178	(.PHONY): Remove.
10179	(libg++.tar.bz2): Remove.
10180	(all-target-cygmon): Remove libio.
10181	(all-target-libstdc++): Remove.
10182	(configure-target-libstdc++): Remove.
10183	(TARGET_LIB_PATH): Remove libstdc++.
10184	(ALL_GCC_CXX): Remove libstdc++.
10185	(all-target-gperf): Correct.
10186
101872001-02-16  Nick Clifton  <nickc@redhat.com>
10188
10189	* configure.in (noconfigdirs): Allow configuration of texinfo
10190	for Cygwin hosts.
10191
101922001-02-15  Anthony Green  <green@redhat.com>
10193
10194	* configure: Introduce GCJ_FOR_TARGET.
10195	* configure.in: Ditto.
10196	* Makefile.in: Ditto.
10197
101982001-02-13  Andreas Schwab  <schwab@suse.de>
10199
10200	* MAINTAINERS: Update mail address.
10201
102022001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10203
10204	* config.guess: Add linux target for S/390.
10205	* config.sub: Likewise.
10206
102072001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10208
10209	* configure.in: for *-chorusos, don't config target-newlib and
10210	target-libgloss.
10211
102122001-02-06  Ben Elliston  <bje@redhat.com>
10213
10214	* configure: Output host type to stdout, not stderr.
10215
102162001-02-05  Mark Mitchell  <mark@codesourcery.com>
10217
10218	* ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10219	* ltcf-cxx.sh: Likewise.
10220
10221	* config.if: Assume enable_libstdcxx_v3 is defined.
10222
102232001-02-04  Mark Mitchell  <mark@codesourcery.com>
10224
10225	Remove V2 C++ library.
10226	* configure.in: Remove --enable-libstdcxx_v3 support.
10227
102282001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10229
10230	* include/demangle.h: Add prototype for java_demangle_v3.
10231
102322001-01-29  Phil Edwards  <pme@sources.redhat.com>
10233
10234	* COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10235
102362001-01-27  Richard Henderson  <rth@redhat.com>
10237
10238	* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10239
102402001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10241
10242	* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10243	Don't unset, it's non-portable and no longer necessary, set to empty
10244	instead.
10245
102462001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10247
10248	* ltconfig: Shell portability fix for the tagname validity check.
10249
102502001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10251
10252	* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10253	* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10254
102552001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10256
10257	* ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10258
102592001-01-26  Tom Tromey  <tromey@redhat.com>
10260
10261	* configure.in: Allow libgcj to be built on Sparc Solaris.
10262
102632001-01-25  David Edelsohn  <edelsohn@gnu.org>
10264
10265	* ltcf-c.sh: Add aix5 case.
10266	* ltcf-cxx.sh: Likewise.
10267	* ltconfig: Likewise.
10268
102692001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10270
10271	* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10272	keep at least one of build_libtool_libs or build_old_libs set to
10273	yes.
10274
10275	* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10276	* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10277
102782001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10279
10280	* configure.in: Enable libgcj on several additional platforms.
10281
102822001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10283
10284	* configure.in: Enable libgcj for linux targets.
10285
102862001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10287
10288	* MAINTAINERS (Write After Approval): Add myself.
10289
102902001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10291
10292	* MAINTAINERS: Add myself as vax port maintainer.
10293
102942001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10295
10296	* MAINTAINERS: Add myself as Mercury front-end maintainer.
10297
102982001-01-09  Mike Stump  <mrs@wrs.com>
10299
10300	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10301	failures of subdirectories.
10302
103032001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10304
10305	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10306	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10307	* ltcf-cxx.sh: Likewise.
10308	* ltcf-gcj.sh: Likewise.
10309	* ltconfig.sh: Fix typo.
10310
103112001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10312
10313	* configure: handle DOS-style absolute paths.
10314
103152001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10316
10317	* configure.in: remove supported directories from $noconfigdirs for DJGPP.
10318
103192000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10320
10321	* MAINTAINERS: Add myself as avr port co-maintainer.
10322
103232000-12-28  Ben Elliston  <bje@redhat.com>
10324
10325	* MAINTAINERS: Add myself under ``Write After Approval''.
10326
103272000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10328
10329	* texinfo: Remove directory from GCC.
10330
103312000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10332
10333	* COPYING: Update to current
10334	ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10335	to 19yy as example year in copyright notice).
10336
103372000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10338
10339	* Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10340	(libstdcxx_incdir): Pass down.
10341	* config.if: Remove expired bits for cxx_interface, add stub.
10342	(libstdcxx_incdir): Add variable for g++ include directory.
10343	* configure.in (gxx_include_dir): Use it.
10344
103452000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10346
10347	* MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10348	with old-email address from ``Write After Approval''.
10349
103502000-12-15  Andreas Jaeger  <aj@suse.de>
10351
10352	* configure.in: Handle lang_dirs.
10353
103542000-12-14  Tom Tromey	<tromey@redhat.com>
10355
10356	* MAINTAINERS: Removed brads.
10357
10358	* MAINTAINERS: Added gcj developers.
10359
103602000-12-13  Anthony Green  <green@redhat.com>
10361
10362	* configure.in: Disable libgcj for any target not specifically
10363	listed.  Disable libgcj for x86 and Alpha Linux until compatible
10364	with g++ abi.
10365
103662000-12-13  Mike Stump  <mrs@wrs.com>
10367
10368	* Makefile.in (local-distclean): Also remove fastjar.
10369
103702000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10371
10372	* contrib/gcc_update: Add fastjar --touch entries.
10373
103742000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10375
10376	* configure.in: Disable language-specific target libraries for
10377	languages that aren't enabled.
10378
103792000-12-10  Anthony Green  <green@redhat.com>
10380
10381	* configure.in: Define libgcj.  Disable libgcj target libraries for
10382	most targets.
10383
103842000-12-10  Neil Booth  <neilb@earthling.net>
10385
10386	* MAINTAINERS: Update mail address, remove from WAA list.
10387
103882000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10389
10390	* libjava: Imported from /cvs/java.
10391	* libffi: Likewise.
10392	* Boehm-gc: Likewise.
10393
103942000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10395
10396	* configure.in (target_libs): Revert 2000-12-08 patch.
10397	(noconfigdirs): Added target-libjava.
10398
103992000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10400
10401	* djunpack.bat: removed.
10402
104032000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10404
10405	* Makefile.in: handle DOS-style absolute paths.
10406	* config-ml.in: likewise.
10407	* symlink-tree: likewise.
10408
104092000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10410
10411	* fastjar: Imported.
10412
104132000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10414
10415	* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10416	libjava.
10417	* configure.in (target_libs): Removed `target-libjava'.
10418
104192000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10420
10421	* Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10422	(ALL_MODULES): Added fastjar.
10423	(NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10424	(all-target-libjava): all-fastjar replaces all-zip.
10425	(all-fastjar): Added.
10426	(configure-target-fastjar, all-target-fastjar): Likewise.
10427	* configure.in (host_tools): Added fastjar.
10428
104292000-12-07  Mike Stump  <mrs@wrs.com>
10430
10431	* Makefile.in (local-distclean): Remove leftover built files.
10432
104332000-11-24  Nick Clifton  <nickc@redhat.com>
10434
10435	* configure.in (xscale-elf): Add target.
10436	(xscale-coff): Add target.
10437
104382000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10439
10440	* ltcf-cxx.sh: Support creation of C++ shared libraries on
10441	recent versions of FreeBSD (release 3 or later).
10442	* ltconfig: On FreeBSD, -lc must not be provided when building
10443	a shared library or else the standard -pthread gcc option is
10444	rendered worthless to later users of the built library.
10445
104462000-11-16  Fred Fish  <fnf@be.com>
10447
10448	* configure.in (enable_libstdcxx_v3): Fix typo,
10449	libstd++ -> libstdc++.
10450
104512000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10452
10453	* MAINTAINERS: Add self to Write After Approval list.
10454
104552000-11-21  Bernd Schmidt  <bernds@redhat.com>
10456
10457	* MAINTAINERS: Update my email address.  Add myself to global write
10458	privs list.
10459
104602000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10461
10462	* Makefile.in: Merge with src and libgcj.
10463	(ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10464	configure-target-<library> when their configure scripts need the C
10465	or C++ library to have already been built to work properly.
10466	(do_proto_toplev): Set them to an empty string.
10467
10468	* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10469	(REALLY_SET_LIB_PATH): Use them.
10470
104712000-11-17  Stan Shebs  <shebs@apple.com>
10472
10473	* MAINTAINERS: Add self to Write After Approval list.
10474
104752000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10476
10477	* configure: Provide the original toplevel configure arguments
10478	(including $0) to subprocesses in the environment rather than
10479	through gcc/configargs.h.
10480
104812000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10482
10483	* MAINTAINERS: Remove references to cccp. Change C9X reference to
10484	C99.  Alphabetise "Write After Approval" list.
10485
104862000-11-12  Mark Mitchell  <mark@codesourcery.com>
10487
10488	* configure: Turn on libstdc++ V3 by default.
10489
10490	* ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10491	if we've got GCC.
10492
104932000-11-11  Philip Blundell  <philb@gnu.org>
10494
10495	* MAINTAINERS: Add self to Write After Approval list.
10496
104972000-11-09  David Edelsohn  <edelsohn@gnu.org>
10498
10499	* ltcf-c.sh (aix4): Improve shared library configuration; require
10500	exporting symbols.
10501	* ltcf-cxx.sh (aix4): Define.
10502	* ltconfig (aix4): Define library and soname specs appropriate for
10503	AIX.  Define command to create export symbols list.
10504
10505Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10506
10507	* config.sub: Add support for Sun Chorus
10508
105092000-10-31  Nick Clifton  <nickc@redhat.com>
10510
10511	* MAINTAINERS: Rename <name>@cygnus.com addresses to
10512	<name>@redhat.com.  Also installed new email address for Clint
10513	Popetz.
10514
105152000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10516
10517	* etc: Remove directory from GCC.
10518
105192000-10-16  Michael Meissner  <meissner@redhat.com>
10520
10521	* configure (gcc/configargs.h): Only create if there is a build GCC
10522	directory created.
10523
105242000-10-16  Matthias Klose  <doko@debian.org>
10525
10526	* config.if: Search libstdc++-v3/configure.in for INTERFACE,
10527	when configured for libstdc++-v3.
10528
105292000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10530
10531	* configure: Save configure arguments to gcc/configargs.h.
10532
105332000-10-04  Philipp Thomas  <pthomas@suse.de>
10534
10535	* config.guess: Import CVS version 1.157.
10536	* config.sub: Import CVS version 1.181.
10537
105382000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10539
10540	* Makefile.in (bootstrap): avoid recursion if subdir missing
10541	(cross): ditto
10542	(do-proto-toplev): ditto
10543
105442000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10545
10546	* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10547	ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10548
10549	* ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10550	multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10551	all affected `configure' scripts.
10552
10553Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10554
10555	* MAINTAINERS: Add self as cpplib co-maintainer.
10556
105572000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10558
10559	* MAINTAINERS: Add self to Write After Approval list.
10560
105612000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10562
10563	* INSTALL/README: egcs -> GCC update.
10564
10565Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10566
10567	* MAINTAINERS: Add myself to Write After Approval list.
10568
105692000-09-15  Kazu Hirata  <kazu@hxi.com>
10570
10571	* MAINTAINERS: Add myself to Write After Approval list.
10572
10573Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10574
10575	* configure.in: Do not build byacc for hppa64.  Provide paths to the
10576	X11 libraries for hppa64.
10577
105782000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10579
10580	* MAINTAINERS: Add myself as 68hc11 port maintainer.
10581
105822000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10583
10584	* Makefile.in (all-zlib): Added dummy target.
10585
10586	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10587	ltcf-gcj.sh: Updated from libtool multi-language branch.
10588
105892000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10590
10591	* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10592	(bootstrap*): Depend on all-bootstrap.
10593
105942000-09-05  Philipp Thomas  <pthomas@suse.de>
10595
10596	* config.guess: Import CVS version 1.156.
10597	* config.sub: Import CVS version 1.179.
10598
105992000-09-02  Anthony Green  <green@cygnus.com>
10600
10601	* Makefile.in (all-gcc): Depend on all-zlib.
10602	(CLEAN_MODULES): Add clean-zlib.
10603	(ALL_MODULES): Add all-zlib.
10604	* configure.in (host_libs): Add zlib.
10605
106062000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10607
10608	* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10609	crosses, but add gcc/include to the header search path for them.
10610
106112000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10612
10613	* MAINTAINERS: Add self to Write After Approval list.
10614
106152000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10616
10617	* config.guess: Import CVS version 1.152.
10618	* config.sub: Import CVS version 1.177.
10619
106202000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10621
10622	* configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10623	$targargs to tell whether newlib is going to be built.
10624
10625	* configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10626	$$r/TARGET_SUBDIR/libio for _G_config.h.
10627
106282000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10629
10630	* MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10631
106322000-08-22  DJ Delorie  <dj@redhat.com>
10633
10634	* MAINTAINERS: Add self as a build machinery (*.in) maintainer
10635
106362000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10637
10638	* config-ml.in (CC, CXX): Avoid trailing whitespace.
10639	(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10640	sub-configures.
10641
106422000-08-21  DJ Delorie  <dj@redhat.com>
10643
10644	* MAINTAINERS: Add self as a libiberty maintainer
10645
106462000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10647
10648	* configure.in (libstdcxx_flags): Use
10649	libstdc++-v3/src/libstdc++.INC.
10650
106512000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10652
10653	* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10654
106552000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10656
10657	* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10658
10659	* configure: Make enable_threads and enable_shared defaults
10660	explicit.  Substitute enable_threads into generated Makefiles.
10661	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10662	* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10663
106642000-08-13  Geoff Keating  <geoffk@cygnus.com>
10665
10666	* Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10667
106682000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10669
10670	* config-ml.in (CC): Remove bogus duplicate quotation mark from
10671	previous delta.
10672
106732000-08-11  Jason Merrill  <jason@redhat.com>
10674
10675	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10676	CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10677	(FLAGS_FOR_TARGET): Not here.
10678	(CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10679
106802000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10681
10682	* config-ml.in (CC, CXX): Don't introduce a leading space.
10683
106842000-08-07  DJ Delorie  <dj@delorie.com>
10685
10686	* MAINTAINERS: Add self as a DJGPP maintainer
10687
106882000-08-07  DJ Delorie  <dj@redhat.com>
10689
10690	* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10691	"if we're also building gcc, and it's a gcc that will run on the
10692	build machine, we want to use its includes instead of the system's
10693	default includes".
10694
106952000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10696
10697	* MAINTAINERS: Add self to Write After Approval list.
10698
106992000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10700
10701	* configure.in (libstdcxx_flags): Don't use `"'.
10702
10703	* config-ml.in: Adjust multilib search paths to the
10704	appropriate multilib tree.
10705
107062000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10707
10708	* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10709	commas in $LANGUAGES.
10710
107112000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10712
10713	* configure.in: Re-enable all references to libg++ and librx.
10714
107152000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10716
10717	* ltconfig, ltmain.sh: Update from libtool multi-language branch.
10718	* ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10719	(ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10720	* ltcf-cxx.sh (need_lc): Set based on postdeps.
10721
10722	* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10723
107242000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10725
10726	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10727	CXX_FOR_TARGET for sed.
10728
107292000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10730
10731	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10732	Do not override if already set in the environment or in configure.
10733	Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10734	(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10735
107362000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10737
10738	* libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10739	the libtool CVS tree multi-language branch.
10740	* ltconfig, ltmain.sh: Updated.
10741
107422000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10743
10744	* Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10745	(clean-target): Depend on it.
10746
10747	* Makefile.in (FLAGS_FOR_TARGET): New macro.
10748	(GCC_FOR_TARGET): Use it.
10749	(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10750	* configure.in: ... here.
10751	(FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10752	(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10753
107542000-07-24  Eric Christopher  <echristo@cygnus.com>
10755
10756	* MAINTAINERS: Add self to Write After Approval list.
10757
107582000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10759
10760	* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10761	(configure-target-libchill, configure-target-libobjc): Likewise.
10762
10763	* configure.in: Use the same cache file for all target libs.
10764	* config-ml.in: But different cache files per multilib variant.
10765
107662000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10767
10768	* configure (topsrcdir): Don't use dirname.
10769
107702000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10771
10772	* MAINTAINERS: Add self to Write After Approval list.
10773
107742000-07-20  Jason Merrill  <jason@redhat.com>
10775
10776	* configure.in: Remove all references to libg++ and librx.
10777
10778	* configure, configure.in, Makefile.in: Unify gcc and binutils.
10779
107802000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10781
10782	* config.sub: Update to subversions version 2000-07-06.
10783
107842000-07-12  Andrew Haley  <aph@cygnus.com>
10785
10786	* configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10787	(target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10788
107892000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10790
10791	* symlink-tree:  Check number of arguments.
10792
107932000-07-05  Jim Wilson  <wilson@cygnus.com>
10794
10795	* Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10796	search path for a g++ extracted from the build tree.  This
10797	will allow link tests run by configure scripts in
10798	subdirectories to succeed.
10799
108002000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10801
10802	* ltconfig: Add support for mips-dde-sysv4.2MP
10803
108042000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10805
10806	* MAINTAINERS: Add myself as loop discovery maintainer.
10807
108082000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10809
10810	* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10811	`os2'. Force ac_cv_exeext to be ".exe" in that case.
10812
108132000-06-19  Timothy Wall  <twall@cygnus.com>
10814
10815	* configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10816	* config.sub: Add tic54x target.
10817
10818Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10819
10820	* MAINTAINERS: Add self as Fortran maintainer,
10821	remove Craig Burley.
10822
10823Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10824
10825	* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10826	* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10827
10828Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10829
10830	* MAINTAINERS: Add self as i18n maintainer
10831
1083220000-05-21  H.J. Lu  (hjl@gnu.org)
10833
10834	* Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10835	directory are used if they exist. Make sure
10836	$(build_tooldir)/include is searched for header files,
10837	$(build_tooldir)/lib/ for library files.
10838	(GCC_FOR_TARGET): Likewise.
10839	(CXX_FOR_TARGET): Likewise.
10840
10841Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10842
10843	* configure.in (hppa*64*-*-*): Do build ld for this configuration.
10844
10845Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10846
10847	* Makefile.in (configure-target-libiberty): Depend on
10848	configure-target-newlib.
10849
108502000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10851
10852	* configure.in, Makefile.in: Merge all libffi-related
10853	configury stuff from the libgcj tree.
10854
10855Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10856
10857	Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10858	* Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10859
10860Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10861
10862	Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10863	* Makefile.in (do-djunpack): New target. Update djunpack.bat with
10864	current version information.  Add to proto-toplev directory.
10865	(gdb-taz): Build do-djunpack.
10866
108672000-05-15  David Edelsohn  <edelsohn@gnu.org>
10868
10869	* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10870
10871Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10872
10873	* MAINTAINERS: Add self to Write After Approval list.
10874
108752000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10876
10877	* ltmain.sh: Preserve in relink_command any environment
10878	variables that may affect the linker behavior.
10879
10880Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10881
10882	* config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10883
10884Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10885
10886	* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10887
108882000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10889
10890	* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10891	with the version name.
10892
10893Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10894
10895	* MAINTAINERS: Add self as bb-reorder maintainer.
10896
108972000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10898
10899	* config.if: Tweak.
10900
109012000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10902
10903	* djunpack.bat: New file.
10904
10905Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10906
10907	* Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10908	gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10909	dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10910	insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10911
109122000-04-16  Dave Pitts  <dpitts@cozx.com>
10913
10914	* config.sub (case $basic_machine): Change default for "ibm-*"
10915	to "openedition".
10916
109172000-04-13  Andreas Jaeger  <aj@suse.de>
10918
10919	* MAINTAINERS: Added myself.
10920
10921Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10922
10923	* Makefile.in (gdb-taz): New target.  GDB specific archive.
10924	(do-md5sum): New target.
10925	(MD5PROG): Define.
10926	(PACKAGE): Default to TOOL.
10927	(VER): Default to a shell script.
10928	(taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10929	md5 checksum generation.
10930	(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10931	(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10932	(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10933	insight.tar.bz2): Use gdb-taz to create archive.
10934
10935Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10936
10937	* configure (warn_cflags): Delete.
10938
10939Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10940
10941	* MAINTAINERS: Added myself.
10942
109432000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10944	    Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10945
10946	* configure.in (enable_libstdcxx_v3): Add.
10947	(target_libs): Add bits here to switch between libstdc++-v2 and
10948	libstdc++-v3.
10949	* config.if: And this file too.
10950	* Makefile.in: Add libstdc++-v3 targets.
10951
109522000-04-05  Michael Meissner  <meissner@redhat.com>
10953
10954	* config.sub (d30v): Add d30v as a basic machine type.
10955
109562000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10957
10958	* configure.in: -linux-gnu*, not -linux-gnu.
10959
10960Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10961
10962	* MAINTAINERS: Add self in write-after-approval section.
10963
10964Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10965
10966	* MAINTAINERS: Add self as ia64 port maintainer.
10967
109682000-03-08  Neil Booth  <NeilB@earthling.net>
10969
10970	* MAINTAINERS: Add self in write-after-approval section.
10971
10972Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10973
10974	* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10975	(do-tar-bz2): Replace TOOL with PACKAGE.
10976	(gdb.tar.bz2): Remove GDBTK from GDB package.
10977	(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10978	dejagnu.tar.bz2): New packages.
10979
109802000-02-27  Andreas Jaeger  <aj@suse.de>
10981
10982	* configure.in: Add entry for mips*-*-linux*, move catch all
10983	*-*-*linux* entry below this one.
10984
109852000-02-27  Ian Lance Taylor  <ian@zembu.com>
10986
10987	* ltconfig, ltmain.sh: Update to libtool 1.3.4.
10988
109892000-02-24  Nick Clifton  <nickc@cygnus.com>
10990
10991	* config.sub: Support an OS of "wince".
10992
10993Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10994
10995	* config.guess, config.sub: Updated to match config's 2000-02-15
10996	version.
10997
109982000-02-23  Linas Vepstas  <linas@linas.org>
10999
11000	* config.sub: Add support for Linux/IBM 370.
11001	* configure.in: Likewise.
11002
110032000-02-22  Nick Clifton  <nickc@cygnus.com>
11004
11005	* configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11006
110072000-02-20  Christopher Faylor  <cgf@cygnus.com>
11008
11009	* config.guess: Guess "cygwin" rather than "cygwin32".
11010
110112000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11012
11013	* configure (gcc_version): When setting, narrow search to
11014	lines containing `version_string'.
11015
110162000-02-15  Denis Chertykov  <denisc@overta.ru>
11017
11018	* config.sub: Add support for avr target.
11019
110202000-02-14  Nick Clifton  <nickc@cygnus.com>
11021
11022	* MAINTAINERS: Add maintainers for MCore port.
11023
11024Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11025
11026	* config.sub: Add mmix-knuth-mmixware.
11027
110282000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11029
11030	* MAINTAINERS: Pair cccp with cpplib maintainership.
11031
110322000-01-27  Christopher Faylor  <cgf@redhat.com>
11033
11034	* Makefile.in (CC_FOR_TARGET): Add new winsup directory
11035	structure stuff to -L library search.
11036	(CXX_FOR_TARGET): Ditto.
11037	(CROSS_CHECK_MODULES): Fix spelling mistake.
11038
110392000-01-24  Mark Mitchell  <mark@codesourcery.com>
11040
11041	* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11042	the C++ compiler.
11043
110442000-01-12  Richard Henderson  <rth@cygnus.com>
11045
11046	* configure.in: Don't build some bits for beos.
11047
110482000-01-12  Joel Sherrill (joel@OARcorp.com)
11049
11050	* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11051	as include files.
11052
110532000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11054
11055	* Add self as cpplib maintainer, as requested by Jason
11056	Merrill.  Correct my e-mail address.
11057
110582000-01-06  Geoff Keating  <geoffk@cygnus.com>
11059
11060	* configure.in: Use mt-aix43 to handle *_TARGET defs,
11061	not mh-aix43.
11062
11063Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11064
11065	* MAINTAINERS: Add myself to "write after approval" list.
11066
110671999-12-14  Richard Henderson  <rth@cygnus.com>
11068
11069	* config.guess (alpha-osf, alpha-linux): Detect ev67.
11070	* config.sub: Accept alphaev[78], alphaev8.
11071
110721999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11073
11074	* config.guess, config.sub: Update from autoconf.
11075
110761999-11-29  Bruce Korb  <autogen@linuxbox.com>
11077
11078	* MAINTAINERS:  update my playtime e-address.
11079
11080Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11081
11082	* config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11083	necessary libraries are missing.
11084
11085Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11086
11087	* MAINTAINERS: Add new 'write after approval' maintainer.
11088
11089Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11090
11091	* MAINTAINERS: Add new Java maintainer.
11092
110931999-10-25  Andreas Schwab  <schwab@suse.de>
11094
11095	* configure: Fix quoting inside arguments of eval.
11096
110971999-10-21  Nick Clifton  <nickc@cygnus.com>
11098
11099	* config-ml.in: Allow suppression of some ARM multilibs.
11100
11101Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11102
11103	* config.guess: Add OS/390 match pattern.
11104	* config.sub: Add mvs, openedition targets.
11105	* configure.in (i370-ibm-opened*): New.
11106
111071999-09-04  Steve Chamberlain  <sac@pobox.com>
11108
11109	* config.sub: Add support for configuring for pj.
11110
111111999-08-31  Nick Clifton  <nickc@cygnus.com>
11112
11113	* config.sub (maybe_os): Add support for configuring for fr30.
11114
111151999-08-25  Nick Clifton  <nickc@cygnus.com>
11116
11117	* configure.in: Do not configure or build ld for AIX
11118	platforms.  ld is known to be broken on these platforms.
11119
11120Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11121
11122	* config-ml.in: Pass compiler flag corresponding to multidirs to
11123	subdir configures.
11124
111251999-08-09  Ian Lance Taylor  <ian@zembu.com>
11126
11127	* Makefile.in (LDFLAGS): Define.
11128
111291999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11130
11131	* configure.in (i[3456]-*-mingw32*): Don't put gprof in
11132	noconfigdirs.
11133	(*-*-cygwin*): Likewise.
11134
111351999-08-08  Ian Lance Taylor  <ian@zembu.com>
11136
11137	* mkdep: New file.
11138	* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11139	(BINUTILS_SUPPORT_DIRS): Add mkdep.
11140
11141	From Eli Zaretskii <eliz@is.elta.co.il>:
11142	* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11143	long file name when using DJGPP on MS-DOS.
11144
11145Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11146
11147	* config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11148
111491999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11150
11151	* Makefile.in (check-target-libio): Remove all-target-libstdc++
11152	dependency as this causes "make check" to globally "make all"
11153
11154Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11155
11156	* configure.in (target_libs): Added target-zlib.
11157	* Makefile.in (ALL_TARGET_MODULES): Added zlib.
11158	(CONFIGURE_TARGET_MODULES): Likewise.
11159	(CHECK_TARGET_MODULES): Likewise.
11160	(INSTALL_TARGET_MODULES): Likewise.
11161	(CLEAN_TARGET_MODULES): Likewise.
11162	(configure-target-zlib): New target.
11163	(all-target-zlib): Likewise.
11164	(all-target-libjava): Depend on all-target-zlib.
11165	(configure-target-libjava): Depend on configure-target-zlib.
11166
11167	* Makefile.in (configure-target-libjava): Depend on
11168	configure-target-newlib.
11169	(configure-target-boehm-gc): New target.
11170	(configure-target-qthreads): New target.
11171
11172	* configure.in (target_libs): Added target-qthreads.
11173	* Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11174	(CONFIGURE_TARGET_MODULES): Likewise.
11175	(CHECK_TARGET_MODULES): Likewise.
11176	(INSTALL_TARGET_MODULES): Likewise.
11177	(CLEAN_TARGET_MODULES): Likewise.
11178	(all-target-qthreads): New target.
11179	(configure-target-libjava): Depend on configure-target-qthreads.
11180	(all-target-libjava): Depend on all-target-qthreads.
11181
11182	* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11183	(CONFIGURE_TARGET_MODULES): Likewise.
11184	(CHECK_TARGET_MODULES): Likewise.
11185	(INSTALL_TARGET_MODULES): Likewise.
11186	(CLEAN_TARGET_MODULES): Likewise.
11187	(all-target-libjava): New target.
11188	(all-target-boehm-gc): Likewise.
11189	* configure.in (target_libs): Added libjava, boehm-gc.
11190
111911999-07-22  Ian Lance Taylor  <ian@zembu.com>
11192
11193	* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11194	configure.bat in SUPPORT_FILES.
11195	(gas+binutils.tar.bz2): Likewise.
11196
11197	* makeall.bat: Remove; obsolete.
11198
111991999-07-21  Ian Lance Taylor  <ian@zembu.com>
11200
11201	From Mark Elbrecht:
11202	* configure.bat: Remove; obsolete.
11203
112041999-07-11  Ian Lance Taylor  <ian@zembu.com>
11205
11206	* configure: Add -W -Wall to the default CFLAGS when compiling with
11207	gcc.
11208
11209Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11210
11211	* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11212
112131999-06-30  Mark Mitchell  <mark@codesourcery.com>
11214
11215	* configure.in: Build ld on IRIX6.
11216
112171999-06-12  Ian Lance Taylor  <ian@zembu.com>
11218
11219	* Makefile.in: Change distribution targets to use bzip2 instead of
11220	gzip.
11221	(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11222	(taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11223
112241999-06-04  Nick Clifton  <nickc@cygnus.com>
11225
11226	* config.sub: Add mcore target.
11227
11228Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11229
11230	* config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11231
11232Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11233
11234	* config.guess (dummy): Changed to $dummy.
11235
112361999-05-24  Nick Clifton  <nickc@cygnus.com>
11237
11238	* config.sub: Tidied up case statements.
11239
112401999-05-22  Ben Elliston  <bje@cygnus.com>
11241
11242	* config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11243	<jiro@din.or.jp>.
11244
11245	* config.guess: Merge with FSF version. Future changes will be
11246	more accurately recorded in this ChangeLog.
11247	* config.sub: Likewise.
11248
11249Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11250
11251	 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11252
112531999-04-30  Tom Tromey  <tromey@cygnus.com>
11254
11255	* ltmain.sh: [mode link] Always use CC given by ltconfig.
11256
112571999-04-23  Tom Tromey  <tromey@cygnus.com>
11258
11259	* ltconfig, ltmain.sh: Update to libtool 1.2f.
11260
112611999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11262
11263	* configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11264	(noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11265	Bad merge removed these two changes.
11266
11267Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11268			  Martin Heller (Ing.-Buero_Heller@t-online.de)
11269
11270	* config.guess (interix Alpha): Add.
11271
112721999-04-11  Richard Henderson  <rth@cygnus.com>
11273
11274	* configure.in (i?86-*-beos*): Do config gperf; don't config
11275	gdb, newlib, or libgloss.
11276
11277Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11278
11279	* config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11280	link a trivial program with -mabi=64.  If it fails, remove mabi=64
11281	from multidirs.
11282
11283Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11284
11285	* config.sub: Set basic_machine to i586 when target_alias = k6-*.
11286
112871999-04-08  Nick Clifton  <nickc@cygnus.com>
11288
11289	* config.sub: Add support for mcore targets.
11290
112911999-04-07  Michael Meissner  <meissner@cygnus.com>
11292
11293	* configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11294	not mt-ospace, in order to shut up assembler warning about using
11295	symbols that are named the same as registers.
11296
112971999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11298
11299	* Makefile.in (all-target-cygmon): Added all-target-bsp to the
11300	dependency list for all-target-cygmon.
11301
113021999-04-05  Doug Evans  <devans@casey.cygnus.com>
11303
11304	* config-ml.in: Check $host, not $target, for selective multilibs.
11305	(arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11306	thumb interworking, and underscore prefix multilibs.
11307
113081999-04-04  Ian Lance Taylor  <ian@zembu.com>
11309
11310	* missing: Update to version from current automake.
11311
11312Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11313
11314	* configure (gxx_include_dir): Removed.
11315
11316	* configure.in (gxx_include_dir): Handle it.
11317	* Makefile.in: Likewise.
11318
113191999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11320
11321	* config.sub (mips64vr4111,mips64vr4111el) Add.
11322
113231999-03-21  Ben Elliston  <bje@cygnus.com>
11324
11325	* config.guess: Correct typo for detecting ELF on FreeBSD.
11326
11327Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11328
11329	* configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11330	config/mh-djgpp.
11331
11332Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11333
11334	* Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11335	all-target-newlib to dependency list for all-target-bsp.
11336
11337Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11338
11339	* config.sub: Add i386-uwin support.
11340	* config.guess: Likewise.
11341
11342Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11343
11344	* configure.in: cleanup, add mh-*pic handling for arm, special
11345	case powerpc*-*-aix*
11346
11347Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11348
11349	* configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11350	can be built.
11351
11352Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11353
11354	* configure.in: Added bsp support to arm-*-coff and arm-*-elf
11355	targets.
11356
113571999-03-02  Nick Clifton  <nickc@cygnus.com>
11358
11359	* config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11360
11361Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11362
11363	* config.sub: Check for "cygwin*" rather than "cygwin32*"
11364
113651999-02-24  Nick Clifton  <nickc@cygnus.com>
11366
11367	* config.sub: Fix typo in arm recognition.
11368
11369Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11370
11371	* configure.in (noconfigdirs): Changed target_configdirs to
11372	include target-bsp only for m68k-*-elf* and m68k-*-coff*
11373	rather than m68k-*-* since it is not known to work on
11374	m68k-aout. Ditto for arm-*-*oabi.
11375
11376Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11377
11378	* configure.in (*-*-windows*): Remove, no longer used.
11379
113801999-02-19  Ben Elliston <bje@cygnus.com>
11381
11382	* config.guess: Automatically recognise ELF on FreeBSD. From Niall
11383	Smart and improved by Andrew Cagney.
11384
11385Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11386
11387	* config.guess: Recognize openbsd-*-hppa.
11388
11389Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11390
11391	* Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11392	only if it is not empty.
11393
113941999-02-17  Nick Clifton  <nickc@cygnus.com>
11395
11396	Patch from: Scott Bambrough <scottb@corelcomputer.com>
11397
11398	* config.guess: Modified to recognize uname's armv* syntax.
11399
11400	* config.sub: Modified to recognize uname's armv* syntax.
11401
114021999-02-17  Mark Salter  <msalter@cygnus.com>
11403
11404	* configure.in: Added target-bsp for sparclite.
11405
11406Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11407
11408	* config.sub: Recognize alphapca5[67] and up to alphaev8.
11409
114101999-02-08  Nick Clifton  <nickc@cygnus.com>
11411
11412	* configure.in: Add support for strongarm port.
11413	* config.sub: Add support for strongarm target.
11414
11415Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11416
11417	* configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11418	the old name config/mh-cygwin32.
11419	Enable texinfo.
11420
11421Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11422
11423	* configure.in: Do build ld for ix86 Solaris.
11424
11425Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11426
11427	* Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11428	$AR_FOR_TARGET.  Likewise for RANLIB.
11429
11430Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11431
11432	* config.sub (oabi):  Recognize.
11433	* configure.in (arm-*-oabi):  Handle.
11434
11435Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11436
11437	* config.guess: Improve detection of i686 on UnixWare 7.
11438
11439Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11440
11441	* config.guess: Add support for i386-pc-interix.
11442	* config.sub: Likewise.
11443	* configure.in: Likewise.
11444
11445Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11446
11447	* Makefile.in: Remove unneeded all-target-libio from
11448	from all-target-winsup target since it is now unneeded.
11449	Add all-target-libtermcap in its place since it is now
11450	needed.
11451
11452Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11453
11454	* configure.in: makefile stub for cygwin target is probably
11455	unnecessary.  Remove it for now.
11456
11457Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11458
11459	* configure.in: libtermcap.a should be built when cygwin is the
11460	target as well as the host.
11461	* config.guess: Allow mixed case in cygwin uname output.
11462	* Makefile.in: Add libtermcap target.
11463
11464Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11465
11466	* config.sub: Clean up handling of hppa2.0.
11467
11468Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11469
11470	* config.guess: Use C code to identify more HP machines.
11471
11472Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11473
11474	* config.sub: Handle hppa2.0.
11475
11476Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11477
11478	* configure.in: Add cygmon for x86-coff and x86-elf. Configure
11479	cygmon for all sparclite targets, regardless of object format.
11480
114811998-12-15  Mark Salter  <msalter@cygnus.com>
11482
11483	* configure.in: Added target-bsp for several target architectures.
11484
11485	* Makefile.in: Added rules for bsp.
11486
11487Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11488
11489	* config.guess: Improve detection of hppa2.0 processors.
11490
11491Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11492
11493	* config.guess: Recognize FreeBSD using ELF automatically.
11494
114951998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11496
11497	* configure (skip-this-dir): Add handling for new shell script, which
11498	might be created by a sub-directory's configure to indicate, this particular
11499	directory is "unwanted".
11500	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11501
11502Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11503
11504	* ltconfig: import from libtool, after changing libtool to
11505	account for the cygwin name change.
11506
11507Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11508
11509	* Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11510	include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11511
11512Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11513
11514	* configure.in: Add libtermcap to list of cygwin dependencies.
11515
11516Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11517
11518	* Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11519	they include winsup/include when it's a cygwin target.
11520
115211998-11-12  Tom Tromey  <tromey@cygnus.com>
11522
11523	* configure.in (host_tools): Added zip.
11524	* Makefile.in (all-target-libjava): Depend on all-zip.
11525	(all-zip): New target.
11526	(ALL_MODULES): Added all-zip.
11527	(NATIVE_CHECK_MODULES): Added check-zip.
11528	(INSTALL_MODULES): Added install-zip.
11529	(CLEAN_MODULES): Added clean-zip.
11530
11531Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11532
11533	* Makefile.in: lose "32" from comment about cygwin.
11534
11535Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11536
11537	* configure.in: Use -Os to build target libraries for the fr30.
11538
11539Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11540
11541	* config.sub: Add fr30.
11542
11543Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11544
11545	* configure.in: drop "32" from config/mh-cygwin32.  Check
11546	cygwin* instead of cygwin32*.
11547	* config.sub: Check cygwin* instead of cygwin32*.
11548
11549Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11550
11551	* config.guess: Match any version of Unixware7.
11552
115531998-10-20  Syd Polk  <spolk@cygnus.com>
11554
11555	* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11556	if desired.
11557
11558Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11559
11560	* config.if (cxx_interface, libstdcxx_interface): Do not try to set
11561	these if the appropriate directories and files to not exist.
11562
11563Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11564
11565	* Makefile.in (DEVO_SUPPORT): Add config.if.
11566
11567Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11568
11569	* configure: Add pattern to replace "build_tooldir"'s
11570	definition in the generated Makefile with "tooldir"'s
11571	actual value.
11572
11573Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11574
11575	* config.sub: Bring back lost sparcv9.
11576
11577	* Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11578
11579Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11580
11581	* Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11582	CC_FOR_TARGET and friends.
11583
11584Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11585
11586	* Makefile.in (build_tooldir): New variable, same as tooldir.
11587	(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11588	-B$(build_tooldir)/bin/.
11589	(BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11590
11591Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11592
11593	* README: Remove installation instructions and refer to the
11594	INSTALL directory instead.
11595
11596Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11597
11598	* config.sub: Add support for i[34567]86-pc-udk.
11599	* configure.in: Likewise.
11600
11601Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11602
11603	* Makefile.in: add bzip2 package building bits for user
11604	tools module
11605	* configure.in: ditto
11606
11607Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11608
11609	* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11610	(ALL_TARGET_MODULES): Add all-target-libobjc.
11611	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11612	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11613	(all-target-libchill): Add dependencies.
11614	* configure.in (target_libs): Add libchill.
11615
116161998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11617
11618	* configure.in (target_subdir): Remove duplicate line.
11619
11620Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11621
11622	* Makefile.in (all-automake): fix dependencies.
11623
11624Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11625
11626	* configure.in: Minor cleanups for building in the $(target_alias)
11627	subdir.
11628
116291998-09-22  Jim Wilson  <wilson@cygnus.com>
11630
11631	* Makefile.in (bootstrap): Set r and s before make all.  Use
11632	BASE_FLAGS_TO_PASS in make all.
11633	(cross): Likewise.
11634
116351998-09-20  Mark Mitchell  <mark@markmitchell.com>
11636
11637	* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11638
11639Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11640
11641	* config.sub: Fix typo in last change.
11642
116431998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11644
11645	* config.sub: Add support for C4x target.
11646	* configure.in: Likewise.
11647
116481998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11649
11650	* config.sub: Recognize sparcv9 just like sparc64.
11651
11652Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11653
11654	* config.guess: Match "Pent II" or "PentII" for OpenServer.
11655
11656Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11657
11658	* config.guess: Correctly identify Pentium II sco boxes.
11659
11660	* config.guess: Fix "tr" code.  From Weiwen Liu.
11661
11662Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11663
11664	* configure.in: Do not assume x86-svr4 or x86-unixware can handle
11665	stabs.
11666
11667Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11668
11669	* Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11670	(ALL_TARGET_MODULES): Add all-target-libchill.
11671	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11672	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11673	(all-target-libchill): Add dependencies.
11674	* configure.in (target_libs): Add libchill.
11675
11676Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11677
11678	* config.guess: Avoid assumptions about "tr" behaves when
11679	LANG is set to something other than English.
11680
11681Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11682
11683	* configure (gxx_include_dir): Changed to
11684	'${prefix}/include/g++'-${libstdcxx_interface}.
11685
11686	* config.if: New to determine the interfaces.
11687
11688Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11689
11690	* config.guess: Detect and handle MPE/IX.
11691	* config.sub: Deal with MPE/IX.
11692
11693Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11694
11695	* configure.in: Use mh-aix43.
11696
116971998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11698
11699	* configure: Fix --without/--disable cases for gxx-include-dir.
11700
11701Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11702
11703	* mdata-sh:  Imported.  Needed for automake support.
11704
11705Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11706
11707	* Makefile.in (taz): Try "chmod -R og=u ." before
11708	"chmod og=u `find . -print`".
11709
11710Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11711
11712	* configure.in: Add arm-elf and thumb-elf support.
11713
11714Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11715
11716	* Makefile.in: Undo previous patch.
11717
11718Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11719
11720	* Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11721	to here ...
11722	(install-no-fixedincludes): and here
11723	(INSTALL_MODULES): ... from here.
11724
11725Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11726
11727	* config.sub: Merge with FSF.
11728
11729	* config.guess: Merge with FSF.
11730
11731Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11732
11733	* configure (extraconfigdirs): New variable.
11734	(SUBDIRS): Add extraconfigdirs and recurse on them too.
11735	* Makefile.in (all): Move higher in file.
11736	(EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11737	(EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11738	(ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11739	(CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11740	(INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11741
117421998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11743
11744	* Makefile.in (all-target-libjava): Depend on all-gcc and
11745	all-target-newlib.
11746	(configure-target-libjava): Depend on $(ALL_GCC).
11747
11748Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11749
11750	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11751	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11752
11753Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11754
11755	* INSTALL/README: Fix typo.
11756
11757Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11758
11759	* ylwrap: Change absolute path checks to check for DOS style path
11760	names.
11761
11762	* ylwrap: Don't use a full path name if the source file is in the
11763	same directory.  From hjl@lucon.org (H.J. Lu).
11764
11765	* config-ml.in: Default to being verbose, to match Feb 18 change to
11766	configure.
11767
11768Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11769
11770	Brought over from egcs:
11771
11772	Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11773
11774	* configure.in (target_subdir): Set to ${target_alias} instead
11775	of "libraries".
11776
11777	Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11778
11779	* configure.in (target_subdir): Set to libraries if enable_multilib.
11780
11781Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11782
11783	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11784	multilibs, force reconfiguration the first time we create
11785	multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11786
11787Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11788
11789	* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11790	avoid confusion with --no-recursion.
11791
11792Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11793
11794	* configure.in: Win32 hosts shouldn't use install -x
11795	* install-sh: remove -x option, and special .exe-handling
11796	hack.
11797
11798Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11799
11800	* config.guess: Recognize i586-pc-beos.
11801	* configure.in: Don't build some bits for beos.
11802
11803Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11804
11805	* configure: If CC is set but CFLAGS is not, and CC is gcc, make
11806	CFLAGS default to -O2.
11807
11808	* ltmain.sh: Add some hacks to make SunOS --enable-shared work
11809	when using GNU ld.
11810
11811Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11812
11813	* ltmain.sh: Correct install when using a different shell.
11814
11815Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11816
11817	* ltconfig, ltmain.sh: Update to libtool 1.2b.
11818
11819Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11820
11821	* makefile.vms: Update to build binutils/makefile.vms.  Add install
11822	target.
11823
11824Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11825
11826	* ltconfig: Update to correct AIX handling.
11827
11828Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11829
11830	* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11831
11832	* configure.in (target_subdir): Set to ${target_alias} instead
11833	of "libraries".
11834
118351998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11836
11837	* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11838	(Makefile): Depend on $(gcc_version_trigger).
11839
11840	* configure (gcc_version): Change default initializer to empty
11841	string.
11842	(gcc_version_trigger): New variable; pass this variable down
11843	to subdir configures to enable them checking gcc's version
11844	themselves. Emit make macros for both gcc_version vars.
11845	(topsrcdir): Initialize reliably.
11846	(recursion line): Remove --with-gcc-version=${gcc_version}.
11847
118481998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11849
11850	* configure (enable_version_specific_runtime_libs): Implement new flag
11851	--enable-version-specific-runtime-libs which installs C++ runtime stuff
11852	in $(libsubdir); emit definition in each generated Makefile.
11853	(gxx_include_dir): Initialize depending on
11854	$enable_version_specific_runtime_libs.
11855
118561998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11857
11858	* configure (gcc_version): Initialize properly depending on
11859	how and where configure is started.
11860	(recursion line): Pass a --with-gcc-version=${gcc_version}
11861	to configures in subdirs.
11862
11863Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11864
11865	* configure.in (noconfigdirs): Add configure pattern for mips tx39
11866	cygmon
11867
11868Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11869
11870	* configure.in: Add cygmon and libstub support for mn10200.
11871
118721998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11873
11874	* configure (gcc_version): Add new variable describing the
11875	particular gcc version we're building.
11876	* Makefile.in (libsubdir): Add new macro for the directory
11877	in which the compiler finds executables, libraries, etc.
11878	(BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11879	and libsubdir.
11880
11881Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11882
11883	* Makefile.in (local-clean): Remove *.log.
11884	(warning.log): Built with warn_summary from build.log.
11885	(mail-report.log): Run test_summary.
11886	(mail-report-with-warnings.log): Run test_summary including
11887	warning.log in the report.
11888
11889Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11890
11891	* config.guess: Detection of Pentium II for *-sco-3.2v5*.
11892
11893Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11894
11895	* Makefile.in (grep): Grep no longer depends on libiberty.
11896
11897Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11898
11899	* Makefile.in: all-snavigator needs all-libgui.
11900
11901Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11902
11903	* configure.in: Add cygmon and libstub support for mn10300.
11904
11905Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11906
11907	* missing: Update to version from automake 1.3.
11908
11909	* ltmain.sh: On installation, don't get confused if the same name
11910	appears more than once in the list of library names.
11911
11912Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11913
11914	* config.sub: Accept m68060 and m5200 as CPU names.
11915
11916Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11917
11918	* configure: Use && rather than using -a in test, because odd
11919	strings can confuse test.
11920	* configure.in: Likewise.
11921
11922Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11923
11924	* ltconfig, ltmain.sh: Bring in Visual C++ support.
11925
11926Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11927
11928	* Makefile.in (boostrap2-lean, bootstrap3-lean,
11929	bootstrap4-lean): New targets.
11930
11931Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11932
11933	* mpw-* Delete.  Not used.
11934
11935Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11936
11937	* COPYING.LIB: Update FSF address.
11938
11939Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11940
11941	* ltconfig, ltmain.sh: Update to libtool 1.2a.
11942
11943	* Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11944	GAS_SUPPORT_DIRS.
11945
11946Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11947
11948	* ltconfig, ltmain.sh: Avoid producing a version number if
11949	-version-info was not used.
11950
11951Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11952
11953	* configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11954	building with newlib.
11955
119561998-04-30  Paul Eggert  <eggert@twinsun.com>
11957
11958	* Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11959	Solaris `make' causes it to continue to next definition.
11960
11961Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11962
11963	* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11964	the right GUI libraries and files are installed along with GDB.
11965
11966Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11967
11968	* configure.in: Change alpha to alpha* in several places.
11969
11970Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11971
11972	* config.sub: Recognize sparc86x.
11973
11974Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11975
11976	* configure.in (--enable-target-optspace): Remove debug echo.
11977
11978Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11979
11980	* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11981
11982Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11983
11984	* ltconfig: Update cygwin32 support.
11985
11986	* Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11987	(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11988	(GDB_SUPPORT_DIRS): Likewise.
11989
11990Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11991
11992	* configure.in (target_makefile_frag): If --enable-target-optspace,
11993	use -Os to compile target libraries rather than -O2.  Default to
11994	using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11995	not used.
11996	* configure.in (target_cflags): Ditto for d30v.
11997
11998Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11999
12000	* Makefile.in (all-bfd): Depend on all-intl.
12001	(all-binutils): Likewise.
12002	(all-gas): Likewise.
12003	(all-gprof): Likewise.
12004	(all-ld): Likewise.
12005
120061998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12007
12008	* configure.in (host_tools): Fix typo, lbtool -> libtool.
12009
12010Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12011
12012	* Makefile.in (all-bfd): Depend upon all-libiberty.
12013
12014	* ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12015
12016Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12017
12018	* Makefile.in: Add libstub.
12019
12020	* configure.in: Ditto. Build libstub for targets that have cygmon
12021	support.
12022
12023Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12024
12025	* configure.in: Don't set PICFLAG on ix86-cygwin32.
12026
12027Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12028
12029	* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12030	use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12031
12032Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12033
12034	* configure: Define DEFAULT_M4 by searching PATH.
12035	* Makfile.in: Use DEFAULT_M4.
12036
12037Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12038
12039	* ltconfig: Add cygwin32 support.
12040
12041	* Makefile.in, configure.in: Add libtool as a native only directory
12042	to configure and build.
12043
12044Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12045
12046	* Makefile.in (INSTALL_MODULES): Remove texinfo.
12047
12048Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12049
12050	* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12051
12052Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12053
12054	* Makefile.in: add ash make rules
12055	* configure.in: add ash to native_only and host_tools lists
12056
12057Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12058
12059	* Makefile.in (all-gettext, all-intl): New targets.
12060	(ALL_MODULES): Added all-gettext, all-intl.
12061	(CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12062	(INSTALL_MODULES): Added install-gettext, install-intl.
12063	(CLEAN_MODULES): Added clean-gettext, clean-intl.
12064
12065	* configure.in (host_tools): Added gettext.
12066	(native_only): Likewise.
12067	(noconfigdirs) [various cases]: Likewise.
12068	(host_libs): Added intl.
12069
12070Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12071
12072	* configure: Do not disable building gdbtk for cygwin32 hosts.
12073
12074Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12075
12076	* configure.in: Add thumb-coff target.
12077	* config.sub: Add thumb-coff target.
12078
12079Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12080
12081	* Makefile.in: Revert yesterday's change.
12082	(all-target-winsup):  all-target-librx stays out of here.
12083
12084Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12085
12086	* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12087	CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12088	INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12089	Remove references to librx and libg++.
12090
12091Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12092
12093	* Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12094	recursive makes
12095
12096Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12097
12098	* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12099	for newlib directory.
12100	(CXX_FOR_TARGET): Likewise.
12101
12102Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12103
12104	* ltconfig: Update after libtool/ltconfig.in change for
12105	hpux11.
12106
12107Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12108
12109	* ltconfig, ltmain.sh: Update to libtool 1.2.
12110
12111Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12112
12113	* Makefile.in (install-gcc): Don't specify LANGUAGES here.
12114	(install-gcc-cross): Instead, override LANGUAGES here.
12115
121161998-03-18  Dave Love  <d.love@dl.ac.uk>
12117
12118	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12119	non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12120
12121Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12122
12123	* configure.in: Add Thumb-pe target.
12124
12125Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12126
12127	* Makefile.in - changed sn targets to snavigator
12128	* configure.in - changed sn targets to snavigator
12129
12130Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12131
12132	* config-ml.in: After building symlink tree call make distclean
12133	if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12134	to be the case for libiberty.
12135
12136Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12137
12138	* configure: When making link, also check the current
12139	directory. The configure scripts may create one.
12140
12141Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12142
12143	* config.sub: Accept alphapca56 and alphaev6 properly.
12144
12145Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12146
12147	* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12148
12149Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12150
12151	* config.sub (sco5): Fix typo.
12152
12153Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12154
12155	* Makefile.in (INSTALL_MODULES): Move install-tcl before
12156	install-itcl.
12157	(install-itcl): Remove dependency on install-tcl.
12158
12159Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12160
12161	* configure.in: Remove libgloss from noconfigdirs for MN10300.
12162
12163Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12164
12165	* configure.in: Don't build libgui for a cygwin32 target when not on
12166	a cygwin32 host.
12167
12168Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12169
12170	* configure (redirect): Set to null, so default behavior of
12171	configure is now --verbose.
12172
121731998-02-16  Dave Love  <d.love@dl.ac.uk>
12174
12175	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12176	CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12177
12178Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12179
12180	* Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12181	this change to sync Makefile.in with its ChangeLog entries.
12182
12183Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12184
12185	* ltmain.sh (mkdir): Check that the directory doesn't exist
12186	before we exit with error, so that we don't get races during
12187	parallel builds.
12188
12189Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12190
12191	* ltconfig, ltmain.sh: Update from libtool 1.0i.
12192
12193Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12194
12195	* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12196	PICFLAG_FOR_TARGET.
12197	(EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12198
12199	* configure: Emit a definition for the new macro enable_shared
12200	into each Makefile.
12201
12202Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12203
12204	* configure.in (host_tools, native_only): Add libtool.
12205
12206Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12207
12208	* configure.in: add target-gperf to noconfigdirs for Cygwin32.
12209	Fix typo in ming config comment.
12210
12211Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12212
12213	* ltconfig, ltmain.sh: Update from libtool 1.0h.
12214
12215Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12216
12217	* config.sub: Add tic30 cases, and map c30 to tic30.
12218
12219Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12220
12221	* Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12222	(ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12223	(CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12224	(CLEAN_TARGET_MODULES): Similarly
12225	(all-target-libf2c): Add dependences.
12226	* configure.in (target_libs): Add libf2c.
12227
12228Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12229
12230	* configure.in: Remove expect from noconfigdirs when target
12231	is cygwin32.  OK to build expect and dejagnu with Canadian
12232	Cross.
12233
12234Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12235
12236	* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12237	host.
12238
12239	* config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12240	and mingw32.
12241
12242Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12243
12244	* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12245	here as it is not defined in the toplevel Makefile.
12246
12247Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12248
12249	* configure (package_makefile_rules_frag): New variable, which names
12250	a file with generic rules, ...
12251	Change comment to mention we now have FIVE parts.
12252	* configure: Undo last change.
12253
12254Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12255
12256	* config.guess: More accurate determination of HP processor types.
12257	* config.sub: More accurate determination of HP processor types.
12258
12259Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12260
12261	* configure (package_makefile_frag): Move inserting the
12262	${package_makefile_frag} to where it should be according
12263	to the comment.
12264
12265Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12266
12267	* config.guess: Add support for Linux/ARM.
12268
12269Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12270
12271	* .cvsignore: Remove *-info and *-install since they match
12272	release-info and mpw-install, which we don't want to just ignore.
12273
12274Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12275
12276	* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12277
12278Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12279
12280	* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12281	local_prefix to sub-make invocations.
12282
12283Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12284
12285	* configure.in: Check makefile fragments in the source
12286	directory.
12287
12288Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12289
12290	* configure.in: Check whether host and target makefile
12291	fragments exist before adding them to *_makefile_frag.
12292
12293Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12294
12295	* configure.in (target_configdirs): Add cygmon for sparc64-elf.
12296
12297Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12298
12299	* configure.in: Make sure we only replace RPATH_ENVVAR on
12300	lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12301	regexp to sed.
12302
12303	* Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12304	to sub-makes.
12305
123061998-01-13  Lee Iverson   (leei@ai.sri.com)
12307
12308	* config-ml.in (multi-do): LDFLAGS must include multilib
12309	designator.
12310
12311Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12312
12313	* config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12314
12315Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12316
12317	* config.sub: Add mingw32 support.
12318	* configure.in: Likewise.
12319
12320Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12321
12322	* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12323
12324Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12325
12326	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
12327	* configure (gxx_include_dir): Provide a definition for subdirs
12328	which do not use autoconf.
12329
12330Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12331
12332	* config.guess: Sync with egcs.  Picks up new alpha support,
12333	BeOS & some additional linux support.
12334
12335Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12336
12337	* config.guess: HP 9000/803 is a PA1.1 machine.
12338
12339Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12340
12341	* configure.in: It's alpha*-...
12342
12343Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12344
12345	* configure.in (host_makefile_frag, target_makefile_frag):
12346	Handle multiple config files.
12347	(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12348	alpha-*-*.
12349
12350Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12351
12352	* mkdep: New file.
12353
12354Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12355
12356	* configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12357
12358Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12359
12360	* Makefile.in: Add libgui directory.
12361	(GDB_TK): Add all-libgui.
12362	* configure.in: Add libgui directory.
12363	* configure: Add all-libgui to GDB_TK.
12364
12365Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12366
12367	* config-ml.in (multidirs): Add m32r to multilib list.
12368
12369Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12370
12371	* Makefile.in (all-target-gperf): Change dependency to
12372	all-target-libstdc++.
12373
12374Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12375
12376	* config.guess: Add BeOS support.
12377
12378Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12379
12380	Source directory cvs renamed to cvssrc:
12381	* configure.in (host_tools): Change cvs to cvssrc.
12382	(native_only): Likewise.
12383	(noconfigdirs) [various cases]: Likewise.
12384	* Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12385	(CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12386	(INSTALL_MODULES): Change install-cvs to install-cvssrc.
12387	(CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12388	(all-cvssrc): Rename target from all-cvs.
12389
12390Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12391
12392	* configure (gxx_include_dir): Fix thinko.
12393
12394Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12395
12396	* Makefile.in (INSTALL_TARGET_CROSS): Define.
12397	(install-cross, install-gcc-cross): New targets.
12398
12399Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12400
12401	* configure.in (noconfigdirs): Add support for Thumb target.
12402
12403	* config.sub (maybe_os): Add support for Thumb target.
12404
12405Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12406
12407	* Makefile.in: Add rules for cygmon.
12408
12409	* configure.in: Build cygmon for sparc-elf and sparclite-aout.
12410
12411Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12412
12413	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
12414	* configure (gxx_include_dir): Provide a definition for subdirs
12415	which do not use autoconf.
12416
12417Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12418
12419	* Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12420	11/18/97 build
12421
12422Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12423
12424	* From Franz Sirl.
12425	* config.guess (powerpc*-*-linux): Handle glibc2 beta release
12426	found on RedHat Linux systems.
12427
12428Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12429
12430	* config.guess (alpha stuff): Merge with FSF to avoid incorrect
12431	guesses.
12432
12433Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12434
12435	* configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12436
12437Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12438
12439	* ltmain.sh: If mkdir fails, check whether the directory was created
12440	anyhow by some other process.
12441
12442Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12443
12444	* configure.in (d30v-*-*): Configure all directories.
12445
12446Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12447
12448	* configure.in (d30v-*-*): Configure newlib, libiberty directories
12449	for the D30V.
12450
12451Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12452
12453	* configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12454
12455Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12456
12457	* include/libiberty.h: Add extern "C" { so it can be used with C++
12458	progrms.
12459	* include/remote-sim.h:  Add extern "C" { so it can be used with C++
12460	programs.
12461
12462Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12463
12464	* configure.in (d30v-*-*): Configure GCC now.
12465
12466Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12467
12468	* configure.in: Remove a "second pass" of tweaking noconfigdirs,
12469	is no longer needed.
12470
12471Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12472
12473	* Makefile.in: check-target-libio depends on all-target-libstdc++.
12474
12475Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12476
12477	* Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12478	targets using "$@" to provide support for similar but not identical
12479	targets without having to duplicate code.
12480
12481Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12482
12483	* makefile.vms: Fix to work with DEC C.
12484
12485Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12486
12487	* config.sub: Add mips-tx39-elf to marketing names.
12488
12489Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12490
12491	* ltmain.sh: Handle symlinks in generated script.
12492
12493Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12494
12495	* configure: Handle autoconf style directory options: --bindir,
12496	--datadir, --includedir, --infodir, --libdir, --libexecdir,
12497	--mandir, --oldincludedir, --sbindir, --sharedstatedir,
12498	--sysconfdir.
12499	* Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12500	(sharedstatedir, localstatedir, oldincludedir): New variables.
12501	(BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12502	infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12503	sbindir, sharedstatedir, and sysconfdir.
12504
12505Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12506
12507	* Makefile.in (bootstrap-lean): New target.
12508
12509Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12510
12511	* configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12512	sn, and gnuserv from noconfigdirs.
12513
12514Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12515
12516	* ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12517
12518Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12519
12520	* Makefile.in (cross): New target.
12521
12522Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12523			  Jeff Law	   <law@cygnus.com>
12524
12525	* Makefile.in (bootstrap2, bootstrap3): New targets.
12526	(all-bootstrap): Remove outdated and confusing target.
12527	(bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12528
12529Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12530
12531	* configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12532	windows.  Consistent with gdb/configure.
12533
125341997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12535
12536	* configure.in: Name Linux target fragment.
12537
12538	* configure: Rewrite so that project Makefile fragment is inserted
12539	first and appears last in the resulting Makefile.
12540
12541Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12542
12543	* Makefile.in (install-itcl): Install tcl first.
12544
12545Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12546
12547	* configure.in: remove bison from noconfigdirs for Cygwin32 host
12548
12549Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12550
12551	* Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12552
12553	* configure.in (skipdirs): Add target-librx for Linux.
12554	(alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12555
12556Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12557
12558	* Makefile.in (bootstrap): New target.
12559
12560Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12561
12562	* config.sub: Accept 'amigados' for backward compatibility.
12563
12564Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12565
12566	* config.guess: Merge with FSF.
12567
12568Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12569
12570	* config.sub: Change 'amigados' to 'amigaos' to match current usage.
12571
12572Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12573
12574	* config.sub: Add "marketing-names" patch.
12575
12576Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12577
12578	* configure.in (*-*-rtems*): Do not build libgloss for rtems.
12579
12580Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12581
12582	* config.sub: Handle v850-elf.
12583
12584Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12585
12586	* .cvsignore (*-install): Remove.
12587
12588Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12589
12590	* ltconfig: Set CONFIG_SHELL in libtool.
12591	* ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12592
12593Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12594
12595	* configure.in (target_subdir): Set to libraries if enable_multilib.
12596
12597Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12598
12599	* config.guess: Update from gcc directory.
12600
12601Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12602
12603	* Makefile.in (all-sim): Depends on all-readline.
12604
12605Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12606
12607	* Makefile.in (BISON, YACC): Use $$s.
12608	(all-bison): Depend on all-texinfo.
12609
12610Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12611
12612	* Makefile.in (BISON): Add -L flag.
12613	(YACC): Likewise.
12614
12615Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12616
12617	* configure.in (noconfigdirs): Add support for v850e target.
12618
12619	* config.sub (maybe_os): Add support for v850e target.
12620
12621Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12622
12623	* configure.in (noconfigdirs): Add support for v850ea target.
12624
12625	* config.sub (maybe_os): Add support for v850ea target.
12626
12627Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12628
12629	* config.sub: Add mipstx39.  Delete r3900.
12630
12631Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12632
12633	* Makefile.in (all-autoconf): Depends on all-texinfo.
12634
12635Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12636
12637	* config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12638	eabi targets.
12639
12640Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12641
12642	* configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12643
12644	* configure: When handling a Canadian Cross, handle YACC as well as
12645	BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12646	* Makefile.in (all-bison): Depend upon all-texinfo.
12647
12648Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12649
12650	* Makefile.in (BISON): bison, not byacc or bison -y.
12651	(YACC): bison -y or byacc or yacc.
12652	(various): Add *-bison as appropriate.
12653	(taz): No need to mess with BISON anymore.
12654
12655Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12656
12657	* configure: If OSTYPE matches *win32*, try to find a good value for
12658	CONFIG_SHELL.
12659
12660Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12661
12662	* Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12663	configure.in if it is present.
12664
12665Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12666
12667	* Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12668
12669Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12670
12671	* config.sub: Recognize `arc' cpu.
12672	* configure.in: Likewise.
12673	* config-ml.in: Likewise.
12674
12675Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12676
12677	* Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12678
12679Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12680
12681	* configure: Changed sed delimiter from ':' to '|' when
12682	attempting to substitute ${config_shell} for SHELL. On
12683	NT ${config_shell} may contain a ':' in it.
12684
12685Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12686
12687	* Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12688
12689Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12690
12691	* Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12692
12693Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12694
12695	* Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12696
12697	* ylwrap: If the program is a relative path, force it to be
12698	absolute.
12699
12700Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12701
12702	* configure (tooldir): Set BISON to `bison -y' and not just bison.
12703
12704Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12705
12706	* Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12707	correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12708	for libraries.
12709
12710Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12711
12712	* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12713	separated by spaces.
12714
12715Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12716
12717	* ylwrap: New file.
12718	* Makefile.in (DEVO_SUPPORT): Add ylwrap.
12719
12720	* ltmain.sh: Handle /bin/sh at start of install program.
12721
12722	* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12723
12724	* ltconfig, ltmain.sh: New files, from libtool 1.0.
12725	* missing: New file, from automake 1.2.
12726
12727Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12728
12729	* Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12730	check-tk to CHECK_X11_MODULES.
12731
12732Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12733
12734	* config.sub: Merge with FSF.
12735
12736Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12737
12738	* config.guess: Merge with FSF.
12739
12740Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12741
12742	* configure: Treat msdosdjgpp like go32.
12743	* configure.in: Likewise.  Don't remove gprof for go32.
12744
12745	* configure: Change Makefile.tem2 to Makefile.tm2.
12746
12747Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12748
12749	* configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12750
12751Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12752
12753	* install-sh (chmodcmd): Set to null if the DST directory already
12754	exists.  Same as Nov 11th change.
12755
12756Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12757
12758	* configure (GDB_TK): Needs itcl and tix.
12759
12760Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12761
12762	* config.guess: Update from FSF.
12763
12764Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12765
12766	* Makefile.in (GDB_TK): Depend on itcl and tix.
12767
12768Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12769
12770	* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12771	(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12772	(INSTALL_SCRIPT): New variable.
12773	(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12774	* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12775	to -x.
12776	* install-sh: Add support for -x option.
12777
12778Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12779
12780	* configure.in, Makefile.in: Treat tix like itcl.
12781
12782Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12783
12784	* Makefile.in (WINDRES): New variable.
12785	(WINDRES_FOR_TARGET): New variable.
12786	(BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12787	(EXTRA_HOST_FLAGS): Add WINDRES.
12788	(EXTRA_TARGET_FLAGS): Add WINDRES.
12789	(EXTRA_GCC_FLAGS): Add WINDRES.
12790	($(DO_X)): Pass down WINDRES.
12791	($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12792	* configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12793	DLLTOOL_FOR_TARGET.
12794
12795Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12796
12797	* configure.in: configure sim before gdb for win32-x-ppc
12798
12799Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12800
12801	Move gperf into the toplevel, from libg++.
12802	* configure.in (target_tools): Add target-gperf.
12803	(native_only): Add target-gperf.
12804	* Makefile.in (all-target-gperf): New target, depend on
12805	all-target-libg++.
12806	(configure-target-gperf): Empty rule.
12807	(ALL_TARGET_MODULES): Add all-target-gperf.
12808	(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12809	(CHECK_TARGET_MODULES): Add check-target-gperf.
12810	(INSTALL_TARGET_MODULES): Add install-target-gperf.
12811	(CLEAN_TARGET_MODULES): Add clean-target-gperf.
12812
12813Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12814
12815	* config.sub (mn10200): Recognize new basic machine.
12816
12817Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12818
12819	* configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12820	--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12821
12822Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12823
12824	* configure.in: If we're building mips-sgi-irix6* native, turn on
12825	ENABLE_MULTILIB and set TARGET_SUBDIR.
12826
12827Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12828
12829	* Makefile.in (all-sn): Depend on all-grep.
12830
12831Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12832
12833	* configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12834
12835	* configure: Set CFLAGS and CXXFLAGS, and substitute them into
12836	Makefile.  From Jeff Makey <jeff@cts.com>.
12837	* Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12838
12839	* Makefile.in (DISTBISONFILES): Remove.
12840	(taz): Don't futz with DISTBISONFILES.  Change BISON to use
12841	$(DEFAULT_YACC).
12842
12843	* configure.in: Build itl, db, sn, etc., when building for native
12844	cygwin32.
12845
12846	* Makefile.in (LD): New variable.
12847	(EXTRA_HOST_FLAGS): Pass down LD.
12848	($(DO_X)): Likewise.
12849
12850Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12851
12852	* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12853
12854Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12855
12856	* configure.in (targargs): Strip out any supplied --build argument
12857	before adding our own. Always add --build.
12858
12859Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12860
12861	* configure.in (targargs): Pass --build if we're doing
12862	a cross-compile.
12863
12864Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12865
12866	* configure: Use '|' instead of ":" as the separator in
12867	sed. Otherwise sed chokes on NT path names with drive
12868	designators. Also look for "?:*" as the leading characters in an
12869	absolute pathname.
12870
12871Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12872
12873	* config.sub: Support for r3900.
12874
12875Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12876
12877	* configure.in: Use install-sh, not install.sh.
12878
12879Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12880
12881	* Makefile.in (taz): Improve check for BISON so it doesn't try to
12882	apply it twice.
12883
12884Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12885
12886	* Makefile.in (INSTALL_MODULES): Put install-opcodes before
12887	install-binutils.
12888
12889Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12890
12891	* Makefile.in: Add automake targets.
12892	* configure.in (host_tools): Add automake.
12893
12894Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12895
12896	* configure: Default CXX to c++, not gcc.
12897	* Makefile.in (CXX): Set to c++, not gcc.
12898	(CXX_FOR_TARGET): When cross, transform c++, not gcc.
12899
12900Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12901
12902	* install-sh: try appending a .exe if source file doesn't
12903	exist
12904
12905Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12906
12907	* configure.in: Turn on multilib by default.
12908	(cross_only): Remove target-libiberty.
12909
12910	* Makefile.in (all-gcc): Don't depend on libiberty.
12911
12912Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12913
12914	* config.guess: improve algorithm for recognizing Gnu Hurd x86.
12915
12916Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12917
12918	* Makefile.in (DEVO_SUPPORT): Add mpw-install.
12919	(DISTBISONFILES): Add ld/Makefile.in
12920
12921Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12922
12923	* configure.in: if target is cygwin32 but host isn't cygwin32,
12924	don't configure gdb tcl tk expect, not just gdb.
12925
12926Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12927
12928	* configure.in: Added gnuserv everywhere sn appears.
12929
12930	* Makefile.in (ALL_MODULES): Added all-gnuserv.
12931	(CROSS_CHECK_MODULES): Added check-gnuserv.
12932	(INSTALL_MODULES): Added install-gnuserv.
12933	(CLEAN_MODULES): Added clean-gnuserv.
12934	(all-gnuserv): New target.
12935
12936Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12937
12938	* config.guess: Fixes for MIPS OpenBSD systems.
12939
12940Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12941
12942	* Makefile.in (INSTALL_XFORM): Remove.
12943	(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12944
12945	* mkinstalldirs: New file, copied from automake.
12946	* Makefile.in (installdirs): Rename from install-dirs.  Use
12947	mkinstalldirs.  Change all users.
12948	(DEVO_SUPPORT): Add mkinstalldirs.
12949
12950Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12951
12952	* install-sh: Rename from install.sh.
12953	* Makefile.in (INSTALL): Change install.sh to install-sh.
12954	(DEVO_SUPPORT): Likewise.
12955
12956	* configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12957	Graichen <graichen@rzpd.de>.
12958
12959Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12960
12961	* config.guess: Recognize OpenBSD systems correctly.
12962
12963Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12964
12965	* README, Makefile.in (ETC_SUPPORT): Remove references to
12966	cfg-paper*, configure.{texi,man,info*}._
12967
12968Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12969
12970	* Makefile.in (all.normal): Ensure that gcc is built after all
12971	the x11 - ie gdb - targets.
12972
12973Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12974
12975	* makefile.vms: Don't run conf-a-gas.
12976
12977Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12978
12979	* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12980
12981Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12982
12983	* configure.in: Remove noconfigdirs case since gdb also
12984	configures and builds for tic80-coff.
12985
12986Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12987
12988	* configure: Set cache_file to config.cache.
12989	* Makefile.in (local-distclean): Remove config.cache.
12990
12991Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12992
12993	* COPYING: Update FSF address.
12994
12995Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12996
12997	* configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12998	noconfigdirs.
12999
13000Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13001
13002	* Makefile.in (install-dirs): Don't crash if prefix, and hence
13003	MAKEDIRS, is empty.
13004
13005Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13006
13007	* config.sub: Tweak mn10300 entry.
13008
13009Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13010
13011	* configure.in (host_tools): Put sim before gdb, so gdb's
13012	configure.tgt can determine if the simulator was configured.
13013
13014Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13015
13016	* config.sub: Move BeOS $os case to be with other Cygnus
13017	local cases.
13018
13019Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13020
13021	* config.sub: Remove misplaced comment that broke Linux.
13022
13023Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13024
13025	* config.sub: Add BeOS support.
13026
13027Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13028
13029	* Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13030
13031Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13032
13033	* configure.in (noconfigdirs): Remove tcl and tk from
13034	noconfigdirs for cygwin32 builds.
13035
13036Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13037
13038	* configure.in (tic80-*-*): Remove ld from noconfigdirs.
13039
13040Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13041
13042	* Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13043	make-all.com, use makefile.vms instead.
13044
13045Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13046
13047	* config.sub: Accept -lnews*.
13048
13049Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13050
13051	* configure.in (noconfigdirs): Disable target-newlib,
13052	target-examples and target-libiberty for d30v.
13053
13054Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13055
13056	* configure.in (noconfigdirs): Enable ld for d30v.
13057
13058Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13059
13060	* configure.in (tic80-*-*): Build compiler.
13061
13062Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13063
13064	* configure.in (d30v-*): Remove sim directory from list of
13065	unsupported d30v directories
13066
13067Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13068
13069	* config.sub, configure.in: Add d30v target cpu.
13070
13071Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13072
13073	* makefile.vms: New file.
13074	* make-all.com: Remove.
13075
13076Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13077
13078	* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13079
13080Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13081
13082	* Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13083
13084Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13085
13086	* Makefile.in (ALL_MODULES): Added all-db.
13087	(CROSS_CHECK_MODULES): Addec check-db.
13088	(INSTALL_MODULES): Added install-db.
13089	(CLEAN_MODULES): Added clean-db.
13090
13091Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13092
13093	* config.guess: Merge with latest FSF sources.
13094
13095Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13096
13097	* Makefile.in (ALL_MODULES): Added all-itcl.
13098	(CROSS_CHECK_MODULES): Added check-itcl.
13099	(INSTALL_MODULES): Added install-itcl.
13100	(CLEAN_MODULES): Added clean-itcl.
13101
13102Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13103
13104	* configure.in: build gdb for mn10200
13105
13106Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13107
13108	* Makefile.in (all-target-winsup): Depend on all-target-libio.
13109
13110Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13111
13112	* configure.in (tic80-*-*): Turn off most targets right now.
13113
13114Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13115
13116	* Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13117	rather than the makeinfo program.
13118	(do-info): Depend upon all-texinfo.
13119
13120Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13121
13122	* configure.in: Remove uses of config/mh-linux.
13123
13124	* config.sub, config.guess: Merge with latest FSF sources.
13125
13126Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13127
13128	* config.sub (case $basic_machine): Add tic80 entries.
13129
13130Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13131
13132	* config.sub, config.guess: Merge with latest FSF sources.
13133
13134Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13135
13136	* mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13137	* mpw-config.in: Test for NewFolderRecursive.
13138	* mpw-install: Use symbolic name for startup filename.
13139	* mpw-README: Add various additional details.
13140
13141Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13142
13143	* configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13144
13145Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13146
13147	* configure.in: Do build gcc and the target libraries for
13148	the mn10200.
13149
13150Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13151
13152	* configure.in: don't avoid building gdb for mn10300 any more
13153	* Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13154	instead of single-quoting it.
13155
13156Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13157
13158	* configure.in: Don't use --with-stabs on IRIX 6.
13159
13160Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13161
13162	* configure.in (m32r): Build gdb, libg++ now.
13163
13164Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13165
13166	* configure.in (mips*-sgi-irix6*):  Remove gdb and related
13167	directories from noconfigdirs.
13168
13169Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13170
13171	* config.sub (basic_machine): added mips16 configuration
13172
13173Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13174
13175	* config.sub: Handle d10v-unknown.
13176
13177Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13178
13179	* config.sub: Handle v850-unknown.
13180
13181Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13182
13183	* Makefile.in: add findutils
13184	* configure.in: add findutils to list of host_tools
13185
13186Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13187
13188	* config.sub: Handle mn10200 and mn10300.
13189
13190Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13191
13192	* configure.in (d10v-*): Do not build librx.
13193
13194Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13195
13196	* configure.in (mn10300): Build everything except gdb & libgloss.
13197
13198Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13199
13200	* config.guess:  Patch for Dansk Data Elektronik servers,
13201	from Niels Skou Olsen <nso@dde.dk>.
13202
13203	For ncr, use /bin/uname rather than uname, since GNU uname does not
13204	support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13205
13206	Patch for MIPS R4000 running System V,
13207	from Eric S. Raymond <esr@snark.thyrsus.com>.
13208
13209	Fix thinko for nextstep.
13210
13211	Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13212
13213	Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13214	* config.guess: Guess mips-dec-mach_bsd4.3.
13215
13216	Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13217	* config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13218	release numbers.
13219	* config.guess (mips-mips-riscos*):  Emit just enough of the
13220	release number.
13221
13222	Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13223	* config.guess (sparc-auspex-sunos*):  Added.
13224	(f300-fujitsu-*): Added.
13225
13226	Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13227	* config.guess:  Recognize a Tadpole as a sparc.
13228
13229Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13230
13231	* config.guess: Don't assume that NextStep version is either 2 or
13232	3.  NextStep 4 (aka OpenStep 4) has come out now.
13233
13234Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13235
13236	* config.guess: Support Cray T90 that reports itself as "CRAY TS".
13237	From Rik Faith <faith@cs.unc.edu>.
13238
13239Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13240
13241	* config.sub: Contributions from bug-gnu-utils to:
13242	Support plain "hppa" (no version given) architecture, reported by
13243	OpenStep.
13244	OpenBSD like NetBSD.
13245	LynxOs is not a hardware supplier.
13246
13247	* config.guess: Contributions from bug-gnu-utils to add support for:
13248	OpenBSD like NetBSD.
13249	Stratus systems.
13250	More Pyramid systems.
13251	i[n>4]86 Intel chips.
13252	M680[n>4]0 Motorola chips.
13253	Use unknown instead of lynx for hardware manufacturer.
13254
13255Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13256
13257	* install.sh (chmodcmd): Set to null if the DST directory already
13258	exists.
13259
13260Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13261
13262	* configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13263	not use mt-ppc target Makefile fragment any more.
13264
13265Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13266
13267	* configure.in (*-*-windows):  Exclude everything but those dirs
13268	needed to build windows.
13269
13270Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13271
13272	* Makefile.in (all-target-winsup): Depend on all-target-librx.
13273
13274Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13275
13276	* configure.in:  Exclude mmalloc from i386-windows.
13277
13278Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13279
13280	* Undo my previous change.
13281
13282Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13283
13284	* Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13285	unconditionally.
13286	(MAKEOVERRIDES): Define (revert this part of October 18 change).
13287
13288Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13289
13290	* Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13291	host to add it's own flags.
13292
13293Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13294
13295	* configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13296
13297Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13298
13299	* Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13300	(CXX_FOR_TARGET): Likewise.
13301	(GCC_FOR_TARGET): Define.
13302	(BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13303	(EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13304	CC_FOR_TARGET was specified on the command line.
13305	(MAKEOVERRIDES): Don't define.
13306
13307Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13308
13309	* configure.in (m32r): Fix spelling of libg++ libs.
13310
13311Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13312
13313	* config.sub (-apple*): Remove, now redundant.
13314
13315Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13316
13317	* configure: Don't get confused by CPU-VENDOR-linux-gnu.
13318
13319	* configure: Rework yesterday's sed script patch.
13320
13321	* config.sub: Merge with FSF.
13322
13323Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13324
13325	* config.guess:  Merge from FSF.
13326
13327	1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13328	* config.guess: Use pc instead of unknown, for pc clone systems.
13329	Change linux to linux-gnu.
13330
13331	Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13332	* config.guess: Avoid non-portable tr syntax.
13333
13334Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13335
13336	* test-build.mk (HOLES): Add "xargs" for gdb.
13337
13338	* configure: Avoid hpux10.20 sed bug.
13339
13340Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13341
13342	* configure.in:  Add support for windows host
13343	(that is a build done under the Microsoft build environment).
13344
13345Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13346
13347	* Makefile.in: Replace all uses of srcroot with s, to shrink
13348	command line lengths.
13349
13350	Patches from Geoffrey Noer <noer@cygnus.com>:
13351	* configure.in: If configuring for newlib, pass --with-newlib to
13352	subdirectories.
13353	* Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13354	-Bnewlib/ and -Lwinsup to gcc.
13355	(CXX_FOR_TARGET): Likewise.
13356
13357Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13358
13359	* Makefile.in (ETC_SUPPORT): Add configure.
13360
13361Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13362
13363	* configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13364	host configuration file.
13365
13366Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13367
13368	* configure.in: Break mn10x00 support into separate
13369	mn10200 and mn10300 configurations.
13370	* config.sub: Likewise.
13371
13372Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13373
13374	* configure.in: Add lots of stuff to noconfigdirs for
13375	the mn10x00 targets.
13376
13377	* config.sub, configure.in: Add mn10x00 support.
13378
13379Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13380
13381	* make-all.com: Call conf-a-gas, not config-a-gas.
13382
13383Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13384
13385	* configure.in (noconfigdirs): Don't build libgloss for arm-coff
13386	targets.
13387
13388Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13389
13390	* mpw-README: Add much more detail for native PowerMac.
13391	* mpw-install: New file.
13392	* mpw-configure: Add --norecursion and --help options.
13393	* mpw-config.in: Translate readme and install files when
13394	copying to objdir.
13395	* mpw-build.in: Don't always depend on byacc and flex.
13396	(install-only-top): New action.
13397
13398Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13399
13400	* configure.in:  You can now configure GDB for the v850.
13401
13402Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13403
13404	* configure.in (noconfigdirs): Don't configure any C++ dirs
13405	if targeting D10V.
13406
13407Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13408
13409	* config.sub: Recognize mips64vr5000.
13410
13411Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13412
13413	* configure.in: Use a single line for host_tools and native_only.
13414
13415Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13416
13417	* config.sub, configure.in: Add entries for m32r.
13418
13419Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13420
13421	* Makefile.in (inet-install): Don't run install-gzip.
13422
13423Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13424
13425	* configure.in:  Don't config lots of things for *-*-windows*.
13426
13427Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13428
13429	* mpw-config.in: Test for mpw-true, true, and null-command scripts.
13430	(host_libs, host_tools): Copy from configure.in.
13431	* mpw-configure: Don't complain about directories not found.
13432
13433Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13434
13435	* configure.in (i[345]86): Recognize i686 for pentium pro.
13436	(i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13437	file.
13438
13439	* config.guess (i[345]86): Ditto.
13440
13441Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13442
13443	* configure.in (noconfigdirs): Removed gdb for D10V.
13444
13445Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13446
13447	* configure.in: Remove ld, target-libio, target-libg++, and
13448	target-libstdc++ from noconfigdirs.
13449
13450Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13451
13452	* configure: Fix three locations where shell scripts were
13453	being run directly rather than with config_shell.
13454
13455Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13456
13457	* configure.in (v850-*-*): Set up initial $noconfigdirs.
13458	* config.sub (basic_machine): Recognize v850.
13459
13460Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13461
13462	* mpw-configure: Handle multiple enable/disable options and
13463	pass them down recursively, handle -c and -s flags appropriately
13464	depending on choice of compiler, add escape mechanism for
13465	quoted arguments to gC.
13466
13467Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13468
13469	* configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13470	solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13471	so that -mrelocatable-lib and -mno-eabi are used.
13472
13473	* Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13474	not support --print-multi-lib, don't abort.
13475
13476Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13477
13478	* make-all.com: Run config-a-gas.
13479	* setup.com: Don't copy subdirectory files around.
13480
13481Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13482
13483	* configure.in (*-*-ose): Remove exclusion of libgloss for this
13484	target, it now compiles correctly.
13485
13486Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13487
13488	* mpw-config.in: Generate Mac include for elf/dwarf2.h.
13489
13490Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13491
13492	* configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13493
13494Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13495
13496	* configure.in (native_only): Add prms.
13497
13498Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13499
13500	* Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13501	(BINUTILS_SUPPORT_DIRS): Likewise.
13502
13503Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13504
13505	* configure.in (d10v-*-*): Don't configure ld or gdb until the
13506	d10v support is added.
13507
13508Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13509
13510	* configure.in (d10v-*-*): New target.
13511
13512Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13513
13514	* config.guess (HP 9000/811): Recognize this as a PA1.1
13515	machine.
13516
13517Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13518
13519	* Makefile.in (do-tar-gz): New target, split out from tail end of
13520	taz target.  Run each command separately, don't use pipes.
13521	(taz): Use it.
13522
13523Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13524
13525	* mpw-configure: Look for g-mpw-make.sed in config/mpw.
13526	* mpw-build.in: No builds should depend on building byacc or flex,
13527	they are assumed to be installed already.
13528
13529Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13530
13531	* Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13532	variable that CC_FOR_TARGET needs.
13533
13534Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13535
13536	* Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13537	options have changed since the last time the subdirectory was
13538	configured, and if it has, reconfigure.
13539	(CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13540	CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13541
13542Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13543
13544	* Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13545	CLEAN_MODULES): Add bash.
13546	(all-bash): New target.
13547
13548Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13549
13550	* configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13551
13552Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13553
13554	* config.sub (basic_machine): Recognize d10v as a valid processor.
13555
13556Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13557
13558	* mpw-configure: Add support for --bindir.
13559	* mpw-build.in: Use a GCC-specific build script for GCC actions.
13560
13561Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13562
13563	* configure.in: add bash, time, gawk to list of hosttools and things
13564	to only build for native toolchains
13565
13566Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13567
13568	* Makefile.in (docdir): Remove.
13569
13570Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13571
13572	* Makefile.in (datadir): Set to $(prefix)/share.
13573
13574Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13575
13576	* configure.in: build diff and patch for cygwin32-hosted
13577	toolchains.
13578
13579Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13580
13581	* config.sub: Accept -rtems*.
13582
13583Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13584
13585	* configure.in: enable dosrel for cygwin32-hosted builds,
13586		remove diff from the list of things not buildable
13587		via Canadian Cross
13588
13589Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13590
13591	* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13592	don't get ". ".
13593
13594Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13595
13596	* configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13597
13598Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13599
13600	* Makefile.in (taz): Handle case where tex3patch didn't even get
13601	checked out.  Also, if it was found, put the symlink in a new util
13602	subdirectory.
13603
13604Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13605
13606	* config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13607
13608Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13609
13610	* config.sub: Recognize -openvms.
13611	* configure.in (alpha*-*-*vms*): Set noconfigdirs.
13612	* make-all.com, setup.com: New files.
13613
13614Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13615
13616	* Makefile.in (taz): tex3patch moved to texinfo/util.
13617
13618Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13619
13620	* configure: enable_gdbtk=no for cygwin32-hosted toolchains
13621	* configure.in: remove make from disable-if-Can-Cross list
13622		enable gdb if ${host} and ${target} are cygwin32
13623
13624Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13625
13626	* config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13627	Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13628
13629Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13630
13631	* config.guess:  Combine mips-mips-riscos cases, and use cpp to
13632	distinguish sysv/svr4/bsd variants.
13633	Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13634
13635Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13636
13637	* configure.in: Added copyright notice.
13638	* move-if-change: Added copyright notice.
13639
13640Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13641
13642	* configure.in (powerpcle-*-solaris*): Until we get shared
13643	libraries working, don't build gdb, sim, make, tcl, tk, or
13644	expect.
13645
13646Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13647
13648	* config.guess:  Merge with FSF:
13649
13650	Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13651	* config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13652
13653	Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13654	* config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13655
13656	Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13657	* config.guess:  Combine two OSF1 rules.
13658	Also recognize field test versions.  From mjr@zk3.dec.com.
13659	* config.guess (dgux):  Use /usr/bin/uname rather than uname,
13660	because GNU uname does not support -p.  From pmr@pajato.com.
13661
13662Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13663
13664	* Makefile.in (MAKEDIRS): Removed $(tooldir).
13665
13666Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13667
13668	* mpw-README: Document GCCIncludes.
13669
13670Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13671
13672	* configure.in (alpha-*-linux*): Set enable_shared to yes.
13673
13674Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13675
13676	* mpw-configure: Handle --enable-FOO and --disable-FOO.
13677
13678Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13679
13680	* configure.in (*-*-cygwin32): Configure make.
13681
13682Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13683
13684	* Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13685
13686Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13687
13688	* Makefile.in (all-inet): Depend on all-perl.
13689
13690	* Makefile.in (inet-install): New target.
13691
13692	* Makefile.in (all-inet): Depend on all-tcl.
13693	(all-inet): Depend on all-send-pr.
13694
13695Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13696
13697	* configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13698	temporarily.
13699
13700Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13701
13702	* configure.in: Don't configure --with-gnu-ld on AIX.
13703
13704Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13705
13706	* configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13707
13708Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13709
13710	* Makefile.in (ALL_MODULES): Added all-inet.
13711	(CROSS_CHECK_MODULES): Added check-inet.
13712	(INSTALL_MODULES): Added install-inet.
13713	(CLEAN_MODULES): Added clean-inet.
13714	(all-indent): New target.
13715
13716	* configure.in (host_tools): Added inet.
13717	(native_only): Added inet.
13718	(noconfigdirs): Added inet.
13719
13720Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13721
13722	* configure.in: Don't configure libgloss if we are not configuring
13723	newlib.
13724
13725Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13726
13727	* configure.in: Don't configure libgloss for unsupported
13728	architectures.
13729
13730Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13731
13732	* Makefile.in (CLEAN_MODULES): Add clean-apache.
13733
13734Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13735
13736	* Makefile.in (ALL_MODULES): Include all-apache.
13737	(CROSS_CHECK_MODULES): Include check-apache.
13738	(INSTALL_MODULES): Include install-apache.
13739	(all-apache): New target.
13740
13741	* configure.in: Added apache everywhere perl is seen.
13742
13743Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13744
13745	* Makefile.in: Add support for clean-{module} and
13746	clean-target-{module} rules.
13747
13748Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13749
13750	* configure.in (*-*-ose) do not build libgloss.
13751
13752Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13753
13754	* config.guess (prep*:SunOS:5.*:*): Turn into
13755	powerpele-unknown-solaris2.
13756
13757Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13758
13759	* configure.in: Permit --enable-shared to specify a list of
13760	directories.
13761
13762Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13763
13764	* configure.in (host==solaris): Pass only the first word of $CC
13765	to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13766
13767Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13768
13769	* Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13770
13771Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13772
13773	* Makefile.in (ALL_MODULES): Include all-perl.
13774	(CROSS_CHECK_MODULES): Include check-perl.
13775	(INSTALL_MODULES): Include install-perl.
13776	(ALL_X11_MODULES): Include all-guile.
13777	(CHECK_X11_MODULES): Include check-guile.
13778	(INSTALL_X11_MODULES): Include install-guile.
13779	(all-perl): New target.
13780	(all-guile): New target.
13781
13782	* configure.in (host_tools): Include perl and guile.
13783	(native_only): Include perl and guile.
13784	(noconfigdirs): Don't build guile and perl; no ports have been
13785	done.
13786
13787Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13788
13789	* configure (--enable-*): Handle quoted option lists such as
13790	--enable-sim-cflags='-g0 -O' better.
13791
13792Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13793
13794	* Makefile.in ({,inst}all-target): New rule so we can make and
13795	install all of the target directories easily.
13796
13797Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13798
13799	* configure.in: Add missing global flag in sed substitution when
13800	deleting `target-' from ${configdirs}.
13801
13802Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13803
13804	* Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13805	option.
13806
13807	* configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13808	config/mh-necv4.
13809
13810	* install.sh: Correct misspelling of transformbasename.
13811
13812	* config.guess: Recognize mips-*-sysv*.
13813
13814Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13815
13816	* config.sub: Recognize mon960.
13817
13818Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13819
13820	* configure: Restore Canadian Cross handling of BISON and LEX,
13821	removed in Feb 20 change.
13822
13823Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13824
13825	* README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13826	Mention make install.  Remove the old copyright date as well the
13827	clumsy and rather pointless copyright on the README file.
13828
13829Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13830
13831	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13832	Makefile after running symlink-tree, then run `make distclean' to
13833	avoid clobbering any generated files in srcdir.
13834
13835Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13836
13837	* configure.in (m68k-*-netbsd*): Build everything now.
13838
13839Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13840
13841	* Makefile.in (taz): Fix quoting.
13842
13843Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13844
13845	* configure.in (sparclet-*-*): Build everything now.
13846
13847Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13848
13849	* configure.in (m68k-*-linux*): New host.
13850
13851Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13852
13853	* configure: Check for bison before byacc.
13854
13855Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13856
13857	* Makefile.in configure:  Change the way LEX and BISON/YACC are
13858	set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13859	searching PATH.  These are used as fallbacks by Makefile.in if
13860	flex/bison/byacc aren't in objdir.
13861
13862Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13863
13864	* Makefile.in: Make everything which depends upon all-bfd also
13865	depend upon all-opcodes, in case --with-commonbfdlib is used.
13866
13867Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13868
13869	* configure.in (host *-*-cygwin32): Don't build gdb if we are
13870	building NT native compilers on Unix.
13871
13872Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13873
13874	* configure.in: Don't get CC from the host Makefile fragment if we
13875	can find gcc in PATH, or if this is a Canadian Cross.  Move the
13876	Solaris test for /usr/ucb/cc to the post target script, just after
13877	the compiler sanity test.
13878
13879Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13880
13881	* config.sub: Merge with FSF.
13882
13883Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13884
13885	* Makefile.in (RPATH_ENVVAR): New variable.
13886	(REALLY_SET_LIB_PATH): Use it.
13887	* configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13888
13889Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13890
13891	* config.sub, configure.in: Recognize sparclet cpu.
13892
13893Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13894
13895	* config.guess:  Support m68k-cbm-sysv4.
13896
13897Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13898
13899	* config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13900	m68k-unknown-linuxaout from linker help string.  Put quotes around
13901	$ld_help_string.
13902
13903Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13904
13905	* config.guess (powerpc-harris-powerunix): Add guess for port
13906	to new target.
13907
13908Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13909
13910	* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13911
13912Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13913
13914	* configure.in: If --enable-shared was used, set SET_LIB_PATH to
13915	$(REALLY_SET_LIB_PATH) in Makefile.
13916	* Makefile.in (SET_LIB_PATH): New variable.
13917	(REALLY_SET_LIB_PATH): New variable.
13918	($(DO_X)): Use $(SET_LIB_PATH).
13919	(install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13920	($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13921	($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13922	($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13923	($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13924	($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13925	(all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13926	(install-dosrel): Likewise.
13927	(all-opcodes): Depend upon all-libiberty.
13928
13929Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13930
13931	* config.guess (*:CYGWIN*): New
13932
13933Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13934
13935	* Makefile.in (all-target-winsup): All all-target-libiberty.
13936
13937Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13938
13939	* configure.in (noconfigdirs): Add missing # in front of comment.
13940
13941Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13942
13943	* configure.in: add second pass to things added to noconfigdirs
13944	so *-gm-magic can exclude libgloss properly.
13945
13946Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13947
13948	* mpw-configure (extralibs_name, rez_name): Set correctly
13949	for MWC68K compiler.
13950
13951	* mpw-README: Add more info on the necessary build tools.
13952
13953Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13954
13955	* configure.in, config.sub: Recognize cygwin32.
13956
13957Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13958
13959	* config.guess, config.sub: Recognize A/UX.
13960
13961Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13962
13963	* config.sub: Merge with gcc/config.sub.
13964
13965Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13966
13967	* mpw-build.in (do-binutils): Add build of stamps.
13968
13969Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13970
13971	* config.sub: Add recognition for mips64vr4100*-* targets.
13972
13973Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13974
13975	* test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13976	Add creation of gconfigargs with `--enable-shared' turned on.
13977	($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13978	($(host)-stamp-stage3-configured): Likewise.
13979	(HOLES): Add chatr and ldd.
13980	(i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13981
13982Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13983
13984	* configure: Pass --nfp to recursive configures.
13985
13986Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13987
13988	* Makefile.in (DLLTOOL): New.
13989	(DLLTOOL_FOR_TARGET): New.
13990	(EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13991	(EXTRA_TARGET_FLAGS): Ditto.
13992	(EXTRA_GCC_FLAGS): Ditto.
13993	(CONFIGURE_TARGET_MODULES): Ditto.
13994	(DO_X): Ditto.
13995	* configure: Add DLLTOOL.
13996
13997Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13998
13999	SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14000	* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14001	mh-sco, since old workarounds no longer needed, and don't
14002	build ld, since libraries have weak symbols in COFF.
14003
14004Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14005
14006	* Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14007
14008Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14009
14010	* configure.in: Make sure that ${CC} can be used to compile an
14011	executable.
14012
14013Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14014
14015	* Makefile.in (all-gdb): Depend on $(GDB_TK).
14016	* configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14017	nothing depending on whether gdbtk is being built.
14018
14019Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14020
14021	* Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14022
14023Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14024
14025	* configure.in (noconfigdirs): Put ld or gas in this early, if the
14026	user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14027
14028Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14029
14030	* config-ml.in: Add support for
14031	--disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14032	Simplify setting of multidirs from --disable-foo.
14033
14034Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14035
14036	* Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14037	LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14038	LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14039	non-empty, pass them on to the	GCC make.
14040	(all-bootstrap): New rule that is like all-gcc, except it executes
14041	the GCC bootstrap rule instead of the GCC all rule.
14042
14043Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14044
14045	* config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14046
14047Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14048
14049	* config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14050	DG/UX support.
14051
14052Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14053
14054	* config.sub (i*86*) Change [345] to [3456]
14055
14056Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14057
14058	* configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14059	--with-gnu-ld=no.
14060
14061Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14062
14063	* config-ml.in (rs6000*, powerpc*): Add switches to control which
14064	AIX multilibs get built.
14065
14066Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14067
14068	* configure.in (i386-win32): Don't build expect if we're not
14069	building the tcl subdir.
14070
14071Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14072
14073	* Makefile.in: (configure-target-examples, all-target-examples):
14074	New targets, configure and build example programs.
14075
14076Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14077
14078	* mpw-configure: If an mpw-config.in generated a file mk.sed,
14079	use it as input to sedit the generated MPW makefile.
14080	* mpw-README: Add a suggestion about Gestalt.h.
14081
14082Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14083
14084	* config.sub: Accept *-*-ieee*.
14085
14086Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14087
14088	* Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14089	Ronald F. Guilmette <rfg@monkeys.com>.
14090
14091Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14092
14093	* configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14094	for powerpc-pe native.
14095	(target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14096	(target==powerpc-pe): duplicate i386-win32 entry.
14097
14098Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14099
14100	* configure.in (noconfigdirs): Exclude target-newlib for all versions
14101	of vxworks, not just vxworks5.1.
14102
14103Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14104
14105	* mpw-configure: Add support for exec-prefix.
14106
14107Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14108
14109	* config.guess: Recognize HP model 816 machines as having
14110	a PA1.1 processor.
14111
14112Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14113
14114	* configure: Ignore new autoconf configure options.
14115
14116Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14117
14118	* config.guess:  Recognize Pentium under SCO.
14119	From Robert Lipe <robertl@arnet.com>.
14120
14121Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14122
14123	* configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14124
14125Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14126
14127	* configure.in: Don't configure gas for alpha-dec-osf*.
14128
14129Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14130
14131	* configure.in: Default to --with-stabs for some targets for which
14132	it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14133	i[345]86*-*-unixware*.
14134
14135Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14136
14137	* config-ml.in: Get list of multidirs using gcc --print-multi-lib
14138	rather than basing it on the target.  Simplify handling of options
14139	controlling which directories to configure.  Remove extraneous
14140	slash in multi-clean target.
14141
14142Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14143
14144	* config-ml.in: Prefix more variables with ml_ so they don't collide
14145	with configure's.
14146
14147Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14148
14149	* configure: Don't turn -v into --v.
14150
14151Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14152
14153	* configure.in (targargs): Fix typo.
14154
14155	* Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14156
14157Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14158
14159	* configure.in: Strip --host and --target options from
14160	CONFIG_ARGUMENTS, and always configure for --host only.  Add
14161	--with-cross-host option when building with a cross-compiler.
14162	* configure: Canonicalize the arguments put into config.status by
14163	always using `=' for an option with an argument.  Pass a presumed
14164	--host or --target explicitly.
14165
14166Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14167
14168	* config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14169	into general OS recognition case.
14170
14171Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14172
14173	* configure.in (target_configdirs): add target-winsup only
14174	for win32 target systems.
14175
14176Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14177
14178	* Makefile.in (all-target-libgloss): Depend upon
14179	configure-target-newlib, since when libgloss is built it looks to
14180	see if the newlib directory exists.
14181
14182Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14183
14184	* Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14185	cfg-ml-*.in.
14186
14187Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14188
14189	* configure: Handle LD and LD_FOR_TARGET when configuring a
14190	Canadian Cross.
14191
14192Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14193
14194	* configure.in (target_libs): add target-winsup.
14195	(target==i386-win32): add patch diff flex make to $noconfigdirs.
14196	(target==ppcle-pe): remove ld from $noconfigdirs.
14197
14198Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14199
14200	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14201	Preserve relative path names in $srcdir.  Build symlink tree if
14202	configuring cross target dir and srcdir=. (= no VPATH support).
14203	(configure-target-libg++): Depend on configure-target-librx.
14204	* cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14205	* config-ml.in: New file.
14206	* symlink-tree: New file.
14207	* configure: Ensure srcdir="." if that's what it is.
14208
14209Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14210
14211	* mpw-README: Clarify some phrasing, add notes about CodeWarrior
14212	includes and FLEX_SKELETON setting.
14213	* mpw-configure (--with-gnu-ld): New option, controls whether
14214	to use PPCLink or ld with PowerMac GCC.
14215	* mpw-build.in (all-grez, do-grez, install-grez): New targets.
14216	* mpw-config.in: Configure grez if targeting Mac.
14217
14218	* config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14219	accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14220	just macos.
14221	* configure.in: Configure grez resource compiler if targeting Mac.
14222	* Makefile.in (all-grez, install-grez): New targets.
14223
14224Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14225
14226	* configure: CXX defaults to gcc, not g++.  If we find
14227	gcc in the path, set CC to gcc -O2.
14228
14229Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14230
14231	* configure: Default ${build} correctly.  Avoid picking up extra
14232	spaces when reading CC and CXX from Makefile.  When doing a
14233	Canadian Cross, use plausible default values for numerous
14234	variables.
14235	* configure.in: When doing a Canadian Cross, don't try to
14236	configure tools whose configure script can't handle it.
14237
14238Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14239
14240	* cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14241
14242Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14243
14244	* configure:  Remove dubious bug reporting address.
14245
14246Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14247
14248	* Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14249	configure script, run that instead of this directory's configure.
14250	In either case, print a message that we're configuring the sub-dir.
14251
14252Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14253
14254	* configure.in: Before checking for the existence of various files,
14255	use sed to filter out "target-".
14256
14257Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14258
14259	* Makefile.in (DO_X): Split rule to decrease command line length
14260	for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14261	(Philippe De Muyter).
14262
14263Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14264
14265	* Makefile.in (all-patch): depend on all-libiberty.
14266
14267Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14268
14269	* configure.in: If the only directory in target_configdirs which
14270	actually exists is libiberty, then set target_configdirs to empty,
14271	to avoid trying to build a target libiberty in a gas or gdb
14272	distribution.
14273
14274Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14275
14276	* configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14277	of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14278	systems.
14279
14280Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14281
14282	* configure.in (copy_dirs): Use sys-include instead of include
14283	for --with-headers option.
14284
14285Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14286
14287	* Makefile.in, configure.in: Make winsup builds work with
14288	new scheme.
14289
14290Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14291
14292	* configure.in: Build the linker on AIX.
14293
14294Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14295
14296	* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14297	where needed.
14298
14299Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14300
14301	* Makefile.in (all-gcc): Fix typo.
14302
14303Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14304
14305	* Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14306
14307Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14308
14309	* configure.in:  Rename libFOO to target-libFOO, and xiberty
14310	to target-xiberty, to provide more flexibility.
14311	(target_subdir):  Define.  Create if cross.
14312	Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14313	* Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14314	-> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14315	check-libFOO -> check-target-libFOO, etc.
14316	($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14317	($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14318	$(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14319	(configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14320	allow ALL_GCC="" to only configure.
14321	(DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14322	(ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14323	(LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14324
14325Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14326
14327	* Makefile.in (taz): Build "info" in etc explicitly.
14328
14329Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14330
14331	* configure.in:  Make sure that CC is undefined (as opposed to
14332	null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14333	problem with autoconf trying to configure on a host without GCC.
14334
14335Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14336
14337	* mpw-configure: Set host alias from choice of host compiler,
14338	only use generic MPW Makefile sed if present, edit a file
14339	named "hacked_Makefile.in" instead of "Makefile.in" if present.
14340	* mpw-README: Add problem notes about CW6 and CW7.
14341
14342Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14343
14344	* Makefile.in (taz): Use ";" instead of ";;".
14345
14346Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14347
14348	* Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14349	sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14350	DISTDOCDIRS.
14351	(DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14352	(newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14353
14354Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14355
14356	* Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14357	and gnats, because they are now subsumed by DISTSTUFFDIRS.
14358	Move bfd to DISTSTUFFDIRS.
14359
14360Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14361
14362	* Makefile.in (X11_LIB): Removed.
14363	(X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14364
14365	* configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14366
14367Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14368
14369	* cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14370	names.
14371
14372Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14373
14374	* cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14375
14376Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14377
14378	* configure.in (i[345]86-*-win32): Always build newlib.
14379	Don't configure cvs, autoconf or texinfo.
14380	* Makefile.in (LD_FOR_TARGET): New.
14381	(BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14382	Pass down LD_FOR_TARGET.
14383
14384Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14385
14386	* winsup: New directory.
14387	* Makefile.in: Build winsup.
14388	* configure.in: Winsup is configured when target is win32.
14389	Can only build win32 target GDB when native.
14390
14391Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14392
14393	* config.guess: Recognize HP model 819 machines as having
14394	a PA 1.1 processor.
14395
14396Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14397
14398	* configure: Fix sed loop which substitutes for CC and CXX to
14399	avoid bug found in various sed implementations.
14400
14401Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14402
14403	* cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14404	simulator.  Use standard powerpc-*-eabi*.
14405
14406Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14407
14408	* configure.in: Stop putting gas and binutils in noconfigdirs for
14409	powerpc-*-aix* and rs6000-*-*.
14410
14411Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14412
14413	* cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14414	-mcall-aixdesc libraries.
14415
14416Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14417
14418	Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14419
14420	* config.sub (arm | armel | armeb): Fix shell syntax.
14421
14422Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14423
14424	* cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14425	-msoft-float and -mcpu=common support.
14426	(powerpc*-*-eabisim*): Add support for building -mcall-aix
14427	libraries.
14428
14429Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14430
14431	* configure.in: Allow configuration and build of emacs19 for the alpha.
14432
14433Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14434
14435	* configure.in (CC): Get ^CC, not just any old CC, from
14436	${host_makefile_frag}.
14437
14438Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14439
14440	* configure.in (CC): Try to get CC from
14441	${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14442
14443Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14444
14445	* Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14446	only if it exists in $(srcdir).
14447
14448Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14449
14450	* configure: If CC and CXX are not set in the environment, set
14451	them, based on either an existing Makefile or on searching for gcc
14452	in PATH.  Substitute for CC and CXX in Makefile.
14453	* configure.in: Remove libm from target_libs.  Separate
14454	target_configdirs from configdirs.  If CC is not set in
14455	environment, try to get it from a host Makefile fragment.  Rewrite
14456	changes of configdirs to use skipdirs instead.  A few minor
14457	tweaks.  Take directories out of target_configdirs as they are
14458	taken out of configdirs.  Remove existing Makefile files from
14459	subdirectories.  Substitute for TARGET_CONFIGDIRS and
14460	CONFIG_ARGUMENTS in Makefile.
14461	* Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14462	by configure.in.
14463	(CONFIG_ARGUMENTS): Likewise.
14464	(CONFIGURE_TARGET_MODULES): New variable.
14465	($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14466	($(CONFIGURE_TARGET_MODULES)): New target.
14467	(configure-libg++, configure-libio): New targets.
14468	(all-libg++): Depend upon configure-libg++.
14469	(all-libio): Depend upon configure-libio.
14470	(configure-libgloss, all-libgloss): New targets.
14471	(configure-libstdc++): New target.
14472	(all-libstdc++): Depend upon configure-libstdc++.
14473	(configure-librx, all-librx): New targets.
14474	(configure-newlib): New target.
14475	(all-newlib): Depend upon configure-newlib
14476	(configure-xiberty): New target.
14477	(all-xiberty): Depend upon configure-xiberty.
14478
14479Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14480
14481	* configure.in (host i[345]86-*-win32):  Expand the
14482	noconfigdirs again.
14483
14484Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14485
14486	* mpw-configure: Fix sed command file name.
14487
14488Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14489
14490	* configure.in (host i[345]86-*-win32): Reduce the
14491	noconfigdirs again.
14492
14493Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14494
14495	* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14496	or powerpc*-*-pe*, since they are not yet supported.
14497
14498Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14499
14500	Add PowerMac support and many other enhancements.
14501	* mpw-configure: New option --cc to select compiler to use,
14502	paste options set according to --cc into the generated
14503	Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14504	if mpw-make.sed is present.
14505	* mpw-config.in: Don't test for gC1, test for mpw-touch,
14506	add forward includes for PowerPC include files.
14507	* mpw-build.in: Build using Makefile.PPC if present.
14508	(do-byacc, etc): Remove separate version resource builds.
14509	(do-gas): Build "stamps" before "all".
14510	(do-gcc): Build "stamps-h" and "stamps-c" before "all".
14511	* mpw-README: Update to reflect --cc option, PowerMac support,
14512	and recently-reported compatibility problems.
14513
14514Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14515
14516	* cfg-ml-com.in (m68*-*-*): Only build multilibs for
14517	embedded m68k systems (-aout, -coff, -elf, -vxworks).
14518	(--with-multilib-top): Pass to recursive invocations.
14519
14520Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14521
14522	* configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14523	v810-*-*.
14524
14525Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14526
14527	* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14528	gdb, ld and opcodes on v810-*-*.
14529
14530Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14531
14532	* Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14533	(local-maintainer-clean): New target.
14534	(maintainer-clean): New target.
14535	(realclean): Just depend upon maintainer-clean.
14536
14537Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14538
14539	* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14540
14541Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14542
14543	* configure.in: Build ld in mips*-*-bsd* case.
14544
14545Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14546
14547	* config.sub: Accept -lites* OS.  From Ian Dall.
14548
14549Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14550
14551	* config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14552	targets.
14553
14554Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14555
14556	* configure.in: treat i386-win32 canadian cross the same as
14557	i386-go32 canadian cross.
14558
14559Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14560
14561	* cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14562	running under the simulator to build a reduced set of libraries.
14563	(powerpc-*-eabiaix): Add fine grained multilib support added to
14564	other powerpc targets yesterday.
14565
14566Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14567
14568	* cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14569	-disable-softfloat, -disable-relocatable, -disable-aix, and
14570	-disable-sysv to control which multilib libraries get built.
14571
14572Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14573
14574	* configure: Add Makefile.tem to list of files to remove in trap
14575	handler.
14576
14577Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14578
14579	* config.guess (*Linux*):  Add missing "exit"s.
14580	Also, need specific check for alpha-unknown-linux (uses COFF).
14581
14582Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14583
14584	* config.guess:  Merge with FSF:
14585
14586	Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14587	* config.guess (AIX4): More robust release numbering discovery.
14588
14589	Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14590	* config.guess (i386-sequent-ptx): Properly get version number.
14591
14592	Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14593	* config.guess (mips:*:4*:UMIPS): New case.
14594
14595Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14596
14597	* configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14598	(i386-win32 host): Likewise.  Don't build readline.
14599
14600Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14601
14602	* Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14603	SUPPORT_FILES to submakes.
14604
14605Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14606
14607	* Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14608	(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14609	mpw-configure.
14610
14611Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14612
14613	* configure.in (appdirs): Use =, not ==, in test expression when
14614	trying to build the text to print in the warning message for
14615	Solaris users.
14616
14617Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14618
14619	* cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14620
14621Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14622
14623	* config.guess: Recognize lynx-2.3.
14624
14625Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14626
14627	* config.sub (z8ksim): Deleted
14628	(z8k-*-coff): New, this is the one true name of the target.
14629
14630Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14631
14632	* cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14633
14634Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14635
14636	* config.guess (*:Linux:*:*): First try asking the linker what the
14637	default object file format is (elf, aout, or coff).  Then if this
14638	fails, try previous methods.
14639
14640Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14641
14642	* configure.in: Don't build newlib for *-*-vxworks5.1.
14643
14644Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14645
14646	* configure.in: Don't build newlib for a29k-*-vxworks5.1.
14647	* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14648
14649Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14650
14651	* cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14652
14653Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14654
14655	* cfg-ml-com.in: New file.
14656	* cfg-ml-pos.in: New file.
14657
14658Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14659
14660	* COPYING.NEWLIB: Add HP free copyright to list.
14661
14662Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14663
14664	* config.sub: Recognize -eabi* for the system, not just -eabi.
14665
14666Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14667
14668	* Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14669	* config.sub, configure.in (win32): New target and host.
14670
14671Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14672
14673	* configure.in: Add i386-pe configuration.
14674
14675Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14676
14677	* mpw-build.in (install): Install GDB after LD.
14678
14679Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14680
14681	* mpw-config.in (elf/mips.h): Always forward-include, needed
14682	for GDB to build.
14683
14684Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14685
14686	* testsuite: New directory for customer acceptance and whole tool
14687	chain tests.
14688
14689Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14690
14691	* configure: If per-host line isn't found, but AC_OUTPUT is found
14692	and a configure script exists, run it instead.
14693
14694Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14695
14696	* config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14697
14698Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14699
14700	* configure: Set build_{cpu,vendor,os,alias} to host values when
14701	--build isn't specified.
14702
14703Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14704
14705	* Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14706	(FLAGS_TO_PASS): Pass them.
14707	(EXTRA_TARGET_FLAGS): Ditto.
14708
14709Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14710
14711	* Makefile.in (all-libg++): Depend on all-libstdc++.
14712
14713Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14714
14715	* configure.in (noconfigdirs): Enable all packages for
14716	  i386-unknown-netbsd.
14717
14718Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14719
14720	* configure.in (noconfigdirs): Don't configure tk for i386-go32
14721	hosted builds (DOS builds)
14722
14723Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14724
14725	Changes for ARM based on patches from Richard Earnshaw:
14726	* config.sub: Handle armeb and armel.
14727	* configure.in: Omit arm linker only for riscix.
14728
14729Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14730
14731	* config.guess:  Update from FSF.
14732
14733Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14734
14735	* config.sub: Recognize powerpcle as the little endian variant of
14736	the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14737	powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14738	alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14739	temporarily.
14740
14741Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14742
14743	* configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14744
14745Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14746
14747	* config.sub: Accept -lites* as a basic system type.
14748
14749Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14750
14751	* config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14752	installed, and if so return linuxoldld as the system name.
14753
14754Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14755
14756	* config.guess: Add hppa1.1-hp-lites support.
14757
14758Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14759
14760	* configure.in: Don't build newlib for m68k-vxworks5.1.
14761
14762Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14763
14764	* configure.in (mips-sgi-irix6): Use mh-irix5.
14765
14766Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14767
14768	* Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14769
14770Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14771
14772	* test-build.mk: Enable building of shared libraries on IRIX 5 and
14773	OSF/1.  Fix compiler flags.
14774	* build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14775
14776Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14777
14778	* configure.in: Recognize --with-newlib.
14779	(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14780
14781Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14782
14783	* Makefile.in: move {all,check,install}-gdb from *_MODULES
14784	to *_X11_MODULES due to gdbtk needing X include files et al.
14785
14786Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14787
14788	Merge in support for Mac MPW as a host.
14789	(Old change descriptions retained for informational value.)
14790
14791	* mpw-config.in: Add generic include forwards for cpu-specific
14792	include files in aout and elf directories.
14793
14794	* mpw-configure: Added copyright.
14795	* mpw-config.in: Check for presence of required build tools.
14796	(target_libs): Add newlib.
14797	(target_tools): Add examples.
14798	(Read Me): Generate as "Read Me for MPW" instead.
14799	* mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14800	(all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14801	(do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14802
14803	* mpw-configure: Remove subdir-specific makefile hackery,
14804	delete mk.tmp after using it.
14805
14806	* mpw-build.in (all): Display start and end times.
14807
14808	* mpw-configure (host_canonical): Set.
14809	(target_cpu): Always add to makefiles.
14810	(ARCHDEFS, EMUL): Add to makefile only if nonempty.
14811	(TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14812	(mpw-mh-mpw): Look for in srcdir and srcroot.
14813	Use sed instead of mpw-edit-prefix to edit prefix definitions.
14814
14815	* mpw-build.in: (install-only): New target.
14816
14817	* mpw-configure (host_alias, target_alias): Rename from hostalias
14818	and targetalias, add into generated Makefile.
14819	(mk.tmp): If present, add into generated Makefile.
14820	* mpw-build.in (all-gas): Build config.h first before gas proper.
14821
14822	* mpw-configure (config.status): Write only if changed.
14823	* mpw-config.in (readline): Configure it (not built, just used for
14824	definitions).
14825
14826	* mpw-config.in (elf/mips.h): Add a forward include.
14827
14828	* mpw-config.in: Forward-include most .h files in include into
14829	extra-include.
14830	(readline): Don't build.
14831	mpw-build.in (install): Install GDB.
14832
14833	* mpw-configure (prefix, mpw_prefix): Handle it.
14834	* mpw-config.in (mmalloc, readline): Don't configure.
14835	* mpw-build.in (thisscript): Rename to ThisScript.
14836	Use mpw-build instead of BuildProgram everywhere.
14837	(mmalloc, readline): Don't build.
14838	* mpw-README: New file, basic documentation about the MPW port.
14839
14840	* mpw-config.in: Use forward-include to create include files.
14841
14842	* mpw-configure: Add more things to the top of each configured
14843	Makefile, including contents of config/mpw-mh-mpw.
14844	* mpw-config.in (extra-include): Create this directory and fill it
14845	with Posix-like include files when configuring.
14846
14847	* config.sub (apple, mac, mpw): Add various aliases.
14848
14849	* mpw-build.in: New file, top-level build script fragment for MPW.
14850	* mpw-configure: New file, configure script for MPW.
14851	* mpw-config.in: New file, config fragment for MPW.
14852
14853Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14854
14855	* configure.in (host_libs): Remove glob, since it is gone from the
14856	sources.
14857
14858Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14859
14860	* Makefile.in: define empty GDB_NLM_DEPS var.
14861
14862	* configure.in(target_makefile_frag): use config/mt-netware
14863	for netware targets.
14864
14865Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14866
14867	* config.sub: Merge in recent FSF changes.  Remove linux special
14868	cases.
14869
14870Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14871
14872	Revert this change:
14873
14874	Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14875
14876		* build-all.mk: Use CC=cc -Xs on Solaris.
14877
14878Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14879
14880	* glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14881	stop using it.
14882	* Makefile.in: Nuke all references to glob subdirectory.
14883
14884Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14885
14886	* configure.in: Fix --enable-shared logic in per-host.
14887
14888Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14889
14890	* configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14891
14892Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14893
14894	* configure.in (noconfigdirs): Don't build gas on AIX, for
14895	powerpc*-*-aix* as well as for rs6000*-*-aix*.
14896
14897Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14898
14899	* configure: Fix --cache-file to work if the file argument is a
14900	relative path.
14901
14902Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14903
14904	* configure: If the --cache-file is used, pass it down to
14905	configure in subdirectories.
14906
14907Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14908
14909	* config.sub: add vxworks29k configuration.
14910
14911Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14912
14913	* Makefile.in (taz): Do "diststuff" part quietly.
14914
14915Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14916
14917	* config.sub: Mini-merge with gcc/config.sub.
14918
14919Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14920
14921	* config.guess (IRIX): Sed - to _.
14922
14923Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14924
14925	* Makefile.in (source-vault, binary-vault): New targets.
14926
14927Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14928
14929	* config.sub: Recognize -eabi as a basic system type.
14930
14931Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14932
14933	* configure.in (enable_shared stuff): Fix typo.
14934
14935Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14936
14937	* Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14938
14939Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14940
14941	* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14942
14943Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14944
14945	* configure.in (rs6000-*-*): Don't build gas.
14946
14947Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14948
14949	* Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14950	reduce command line length.
14951	(AS_FOR_TARGET): Check for as.new, not Makefile.
14952	(NM_FOR_TARGET): Check for nm.new, not Makefile.
14953
14954Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14955
14956	* config.guess:  Merge from FSF.
14957
14958Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14959
14960	* configure: Don't use $ when handling program_suffix.
14961
14962Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14963
14964	* configure.in:  Configure tk for hppa/hpux.
14965
14966Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14967
14968	* Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14969
14970Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14971
14972	* Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14973	to LIBCXXFLAGS.  Tests are better run without it.
14974
14975Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14976
14977	* Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14978
14979Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14980
14981	* configure.in (*-*-netware*): Don't configure xiberty.
14982
14983Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14984
14985	* configure.in:  Remove tk from native_only list.
14986
14987Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14988
14989	* build-all.mk: Add mips-ncd-elf target to sun4 targets
14990	  for special NCD build.
14991
14992Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14993
14994	* Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14995	makeall.bat, they're only useful for binutils snapshots.
14996	(binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14997	makeall.bat to specified SUPPORT_FILES.
14998
14999Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15000
15001	* build-all.mk: Add Ericsson targets to sun4 and solaris
15002	  hosts.  Add  BNR's sun4 target to solaris host, so their
15003	  build-from-source will be tested in-house first.
15004
15005Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15006
15007	* Makefile.in (LIBCFLAGS): New variable.
15008	(CFLAGS_FOR_TARGET): Ditto.
15009	(LIBCFLAGS_FOR_TARGET): Ditto.
15010	(LIBCXXFLAGS): Ditto.
15011	(CXXFLAGS_FOR_TARGET): Ditto.
15012	(LIBCXXFLAGS_FOR_TARGET): Ditto.
15013	(BASE_FLAGS_TO_PASS): Pass them.
15014	(EXTRA_TARGET_FLAGS): Ditto.
15015
15016	* configure.in: Support --enable-shared.
15017
15018Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15019
15020	* configure.in (target_libs):  Include libstdc++ again.
15021	* config.guess:  Update from FSF (for FreeBSD).
15022
15023Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15024
15025	* Makefile.in (DEVO_SUPPORT): Include configure.bat and
15026	makeall.bat.
15027	(DISTDOCDIRS): Add `etc'.
15028	(ETC_SUPPORT_PFX): New variable.
15029	(taz): Include anything from etc starting with a word in
15030	ETC_SUPPORT_PFX.
15031
15032Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15033
15034	* config.sub: Update for recent FSF changes.  Remove obsolete
15035	h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15036	spacing changes.
15037
15038Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15039
15040	* configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15041
15042	* config.guess:  Merge with FSF.
15043	* configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15044
15045Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15046
15047	* configure: Since the "trap 0" handler will override the exit
15048	status on many systems, only use it for "exit 1", and make it set
15049	a non-zero exit status; reset it before "exit 0".  Also, check
15050	exit status of config.sub, and error out if it failed.
15051
15052Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15053
15054	* Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15055	and install libgloss.
15056
15057Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15058
15059	* Makefile.in (all-binutils): Depend upon all-byacc.
15060
15061	* configure.in: Don't build emacs on Irix 5.
15062
15063Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15064
15065	* configure.in (*-*-netware*): Add libio.
15066
15067Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15068
15069	* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15070	(CHECK_TARGET_MODULES): Ditto.
15071	(INSTALL_TARGET_MODULES): Ditto.
15072	(TARGET_LIBS): Ditto.
15073	(all-libstdc++): Note dependencies.
15074
15075Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15076
15077	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15078
15079Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15080
15081	* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15082	-fexternal-templates.
15083
15084	* configure.in (target_libs): Add libstdc++.
15085	(noconfigdirs): Add libstdc++ as appropriate.
15086
15087Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15088
15089	* config.guess:  Update from FSF.
15090
15091Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15092
15093	* configure: Use ${config_shell} when running ${configsub}.
15094
15095Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15096
15097	* config.sub: No longer recognize h8300h.
15098
15099Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15100
15101	* config.sub: Remove extraneous differences between config.sub and
15102	gcc/config.sub.
15103
15104Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15105
15106	* Makefile.in (DISTSTUFFDIRS): Add gas.
15107
15108Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15109
15110	* COPYING.NEWLIB: New file.
15111
15112Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15113
15114	* config.guess (HP-UX):  Patch from Harlan Stenn
15115	<harlan@landmark.com> to also emit release level.
15116
15117Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15118
15119	* config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15120
15121Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15122
15123	* config.sub:  Merge nextstep cleanup from FSF.
15124
15125Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15126
15127	* configure.in (arm-*-*): Don't configure ld for this target.
15128
15129Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15130
15131	* configure.in (*-*-netware): don't configure libg++, libio,
15132	  librx, or newlib.
15133
15134Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15135
15136	* configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15137	configure ld--it works, but it doesn't support shared libraries.
15138
15139Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15140
15141	* config.guess (*-unknown-freebsd*):  Get rid of possible
15142	trailing "(Release)" in version string.
15143	Patch from Paul Richards <paul@isl.cf.ac.uk>.
15144
15145Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15146
15147	* config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15148	Fix type: *-next-neststep -> *-next-nextstep.
15149
15150	* config.guess:  Merge from FSF:
15151
15152	Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15153
15154	* config.guess: Recognize powerpc-ibm-aix3.2.5.
15155
15156	Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15157
15158	* config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15159	instead of UNIX_SV for UnixWare 1.0).
15160
15161Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15162
15163	* Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15164	to make gdb/nlm/* build after the compiler and linker.
15165
15166Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15167
15168	* config.guess (netbsd, freebsd, linux):  Accept any machine,
15169	not just i[34]86.
15170	(m68k-atari-sysv4):  Relocate to match FSF version.
15171
15172	* config.guess:  More merges from the FSF:
15173
15174	Add a space before function call or macro invocation.
15175
15176	Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15177
15178	* config.guess: Add trap cmd to remove dummy.c and dummy when
15179	interrupted.
15180
15181	Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15182
15183	* config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15184	(dummy): Redirect stderr from compilation of dummy.c.
15185
15186	Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15187
15188	* config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15189
15190Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15191
15192	* configure: Accept and ignore --cache*, for compatibility with
15193	new autoconf.
15194
15195Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15196
15197	* config.guess:  Merge from FSF:
15198
15199	Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15200
15201	* config.guess (Pyramid*:OSx*:*:*): New case.
15202	(PATH): Add /.attbin at end for finding uname.
15203	(dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15204
15205	Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15206
15207	* config.guess (M88*:DolphinOS:*:*): New case.
15208
15209	Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15210
15211	* config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15212	to select whether to use ELF or COFF.
15213
15214	Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15215
15216	* config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15217
15218	Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15219
15220	* config.guess: Guess the OS version for HPUX.
15221
15222	Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15223
15224	* config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15225
15226Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15227
15228	* configure.in: Recognize --with-headers, --with-libs, and
15229	--without-newlib.
15230	* Makefile.in (all-xiberty): Depend upon all-ld.
15231
15232Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15233
15234	* configure.in: Change i[34]86 to i[345]86.
15235
15236Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15237
15238	* configure (version): A few more tweaks to help message.
15239
15240Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15241
15242	* Makefile.in:  Remove (for now) librx as a host library,
15243	now that we're building it for target.
15244
15245Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15246
15247	* configure: Fix up help message; from karl@owl.hq.ileaf.com
15248	(Karl Berry).
15249
15250Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15251
15252	* configure.in:  Also configure librx.
15253
15254Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15255
15256	* Makefile.in:  Update various rules to reflect that librx
15257	is now needed for libg++.
15258
15259Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15260
15261	* config.sub: Accept mips64orion and mips64orionel as a CPU name.
15262
15263Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15264
15265	* configure.in: Configure the examples directory.
15266
15267Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15268
15269	* configure: Simplify Jun 2 1994 change.
15270
15271Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15272
15273	* change CC to /usr/latest/bin/gcc for lynx host builds, since
15274	/bin/gcc isn't good enough to build gcc.
15275
15276Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15277
15278	* Makefile.in (GDB_SUPPORT_FILES): Remove
15279	(setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15280	(gdb.tar.gz): Add new rule to use standard distribution building
15281	mechanism.
15282
15283Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15284
15285	* configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15286	Bill Cox <bill@cygnus.com>.
15287
15288Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15289
15290	* config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15291
15292Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15293
15294	* configure:  Search current dir first in .gdbinit.
15295
15296Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15297
15298	* config.sub:  Recognize freebsd (merged from gcc config.sub).
15299
15300Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15301
15302	* config.sub:  Refer to NeXT's operating system as nextstep.
15303
15304	* config.sub (case $basic_machine):  Re-order the cases, to match
15305	the order in the FSF version (which is mostly alphabethical).
15306	Merge in some additions and changes from the FSF.
15307
15308Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15309
15310	* config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15311	* config.sub: Recognize cxux7.
15312	* configure.in: Use mh-cxux for m88k-harris-cxux*.
15313
15314Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15315
15316	* config.sub:  Fix typo powerpc -> powerpc-*.
15317
15318Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15319
15320	* Makefile.in: `all-emacs19' depends on `all-byacc'.
15321
15322	* Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15323	parallel with all-emacs and install-emacs).  Top-level command
15324	`make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15325
15326Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15327
15328	* test-build.mk ($(host)-stamp-stage2-installed): Remove
15329	$(relbindir)/make before doing ``make install'', and use
15330	$(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15331	installing over running make binary.
15332	($(host)-stamp-stage3-installed): Likewise.
15333
15334Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15335
15336	* config.guess: Recognize Mach.
15337
15338Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15339
15340	* configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15341	see whether --exec-prefix was used.
15342
15343Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15344
15345	* README:  Explicitly mention libg++/README.  (Zoo's idea.)
15346
15347Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15348
15349	* Makefile.in: Add all-librx target similar to all-libproc.
15350
15351Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15352
15353	* config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15354	with post 1.2 uname bogosity.
15355
15356Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15357
15358	* configure: Remove temporary files on receipt of a signal.
15359
15360Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15361
15362	* configure: If there is a package_makefile_frag, remove
15363	${subdir}/Makefile.tem after copying it in.
15364
15365Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15366
15367	* build_all.mk: support rs6000 lynx identifies itself as
15368	rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15369	since /bin/gcc is too feeble to compile a modern gcc.
15370
15371Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15372
15373	* brought devo/test-build.mk update-to-date with progressive/
15374	  test-build.mk. Add lynx targets and hppa flag info.
15375
15376Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15377
15378	* configure.in:  Use mh-ncrsvr43.  Patch from
15379	Tom McConnell <tmcconne@sedona.intel.com>.
15380
15381Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15382
15383	* config.guess (i386-unknown-bsdi):  No longer need to
15384	check #if defined(__bsdi__) && defined(__i386__).
15385
15386Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15387
15388	* configure: Set program_transform_nameoption correctly.
15389
15390Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15391
15392	* brought build-all.mk update-to-date with progressive build-all.mk,
15393	  added new targets and hppa info.
15394
15395Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15396
15397	* configure: If config.guess result is a prefix of the user
15398	specified target, assume a native build and use the user specified
15399	target as the host alias.  Remove SunOS patch suffix removal hack.
15400	* configure.in: Remove SunOS patch suffix removal hack.
15401
15402	* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15403	in NATIVE_CHECK_MODULES.
15404
15405Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15406
15407	* Makefile.in: Rename HOST_ONLY to NATIVE.
15408	* configure: Delete SunOs patch suffix from host_canonical
15409	  and build_canonical variables that are prepended to Makefiles.
15410	* configure.in: Add comments for easier maintenance.
15411
15412Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15413
15414	* Makefile.in: Add all-libproc target similar to all-gui.
15415
15416Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15417
15418	* Makefile.in (CHECK_MODULES): split into
15419	HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15420
15421Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15422
15423	* config.guess (i386-unknown-bsdi): New system to guess.
15424
15425Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15426
15427	* Makefile.in: Add all-gui target (but not yet build by "all").
15428
15429Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15430
15431	* config.sub: Move deletion of patch suffix from here...
15432	* configure.in: To here, at Ian's suggestion.  The top-
15433	  level scripts might need to know of a patch level.
15434
15435Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15436
15437	* config.sub: Strip off patch suffix so rtl is recognized
15438	  as a sunos4.1.3 machine, even though it's been patched.
15439
15440Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15441
15442	* Makefile.in (INSTALL_LAST): Delete.
15443	(INSTALL_DOSREL): New.
15444
15445Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15446
15447	* configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15448	Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15449	whether we pass down --with-gnu-ld anyhow.
15450
15451Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15452
15453	* Makefile.in (INSTALL_LAST): Change operation so it works
15454	on more flavors of make.
15455	* configure.in (go32): Don't build libg++ or libio.
15456
15457Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15458
15459	* Makefile.in (Move HOST_PREFIX_1 and friends up so
15460	they can be overriden by templates.
15461
15462Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15463
15464	* configure.in (target==go32): Don't build gdb.
15465	* dosrel: New directory.
15466
15467Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15468
15469	* configure.in (host==go32): Configure dosrel too.
15470	* Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15471	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15472	be set by incoming names or templates.
15473	(INSTALL_LAST): New rule.
15474
15475Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15476
15477	* config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15478
15479Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15480
15481	* configure.in (appdirs): New variable.  Currently empty, but will
15482	be used in gas distribution.  If nonempty, lists a set of
15483	directories at least one of which must get configured, or top
15484	level configuration is considered to have failed.
15485	(rs6000-*-lynxos*): Use new file name.
15486
15487Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15488
15489	Eliminate XTRAFLAGS.
15490	* Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15491	newlib include files using -idirafter, and also use -nostdinc.
15492	(CXX_FOR_TARGET): Likewise.
15493	(XTRAFLAGS): Removed.
15494	(BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15495	(EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15496	(EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15497	($(DO_X)): Don't pass down XTRAFLAGS.
15498
15499Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15500
15501	* configure.in (mips*-dec-bsd*): New target; do build linker.
15502	(mips*-*-bsd*): New target; don't build linker.
15503
15504Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15505
15506	* configure.in: support rs6000-*-lynxos* configuration.
15507	support sunos4 as a cross target.
15508
15509	* config.sub: look for lynx*, not lynx since the OS version may
15510	legitimately be part of the name.
15511
15512Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15513
15514	* configure.in (i[34]86-*-sco*): Move to be with other i386
15515	targets.
15516	(romp-*-*): New target.  Skip various binary utilities.
15517	(vax-*-*): New target.  Don't build newlib.
15518	(vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15519
15520Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15521
15522	* configure.in: Only set host_makefile_frag if config
15523	directory exists.
15524
15525Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15526
15527	* install.sh: If $dstdir exists, don't check whether each
15528	component does.
15529
15530Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15531
15532	* test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15533
15534Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15535
15536	* configure.in (*-*-lynxos*): Don't configure newlib for either
15537	native or cross Lynx.
15538
15539Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15540
15541	* config.sub (sparc64-elf): Fix os.
15542	(z8k): Remove duplicate.
15543
15544Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15545
15546	* Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15547	gcc/stmp-fixproto, to try to prevent fixproto from being run.
15548
15549Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15550
15551	* configure: Make file links cleanly even if Lynx fails on
15552	  an NFS symlink (at least fail cleanly).
15553
15554Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15555
15556	* test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15557	-XNh2000.
15558
15559Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15560
15561	* configure: Unknown options are fatal again.
15562
15563Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15564
15565	* configure: Ignore --x-includes and --x-libraries, for Autoconf
15566	compatibility.
15567
15568Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15569
15570	* build-all.mk: Add `clean' target.
15571
15572Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15573
15574	* config.guess:  Add SINIX support.
15575	* configure.in:  Add mips-*-sysv4* support.
15576
15577Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15578
15579	* build-all.mk: Document all useful targets.
15580	If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15581	If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15582
15583Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15584
15585	* configure: Support --silent, --quiet.
15586
15587Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15588
15589	* configure: Support --disable-FEATURE.
15590
15591Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15592
15593	* config.guess: Recognize NCR running SVR4.3.
15594
15595Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15596
15597	* config.guess:  Make BSDI generate i386-unknown-bsd386.
15598	Patch from Paul Eggert <eggert@twinsun.com>.
15599
15600Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15601
15602	* configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15603
15604Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15605
15606	* configure: Make unrecognized options give nonfatal warnings
15607	instead of fatal errors, and pass them to any subdirectory
15608	configures in case they recognize them.
15609	Make --x equivalent to --with-x.
15610
15611Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15612
15613	* configure: Add --enable-* options.  Clean up usage message and
15614	some comments.
15615
15616Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15617
15618	* Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15619
15620Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15621
15622	* configure.in (hppa*-*-*): Enable binutils.
15623
15624Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15625
15626	* config.sub: Recognize cisco.
15627
15628Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15629
15630	* Makefile.in (CXXFLAGS): Add -fexternal-templates.
15631
15632Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15633
15634	* config.guess: about target *-hitachi-hiuxwe2, don't print more
15635	than one configuration name.  Add comment.
15636
15637Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15638
15639	* config.guess: about target *-hitachi-hiuxwe2, fixed
15640	machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15641	macro is incorrect.]
15642
15643Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15644
15645	* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15646	than the "make ls" stuff which used to be here.
15647
15648Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15649
15650	* config.guess:  Recognize i[34]86-unknown-freebsd.
15651	From Shawn M Carey <smcarey@rodan.syr.edu>.
15652
15653Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15654
15655	* configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15656
15657Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15658
15659	* config.guess: Check for ptx.
15660
15661Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15662
15663	* config.sub: Add os9k checking.
15664
15665Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15666
15667	* config.guess: Handle OSF1 running on HPPA processors
15668
15669Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15670
15671	* configure: If subdir configure fails, print out a message with
15672	subdirectory name, in case subdir's configure code didn't identify
15673	itself.
15674
15675Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15676
15677	* configure.in: Remove embedded newlines from configdirs.
15678	Avoid mismatches of substrings.  Fix matching strings at end
15679	of configdirs.
15680
15681Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15682
15683	* config.guess:  Add Lynx/rs6000 config support.
15684
15685Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15686
15687	* configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15688
15689Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15690
15691	* configure.in (hppa*-*-osf*): Treat this just like most other
15692	PA configurations (eg no binutils or ld).
15693	(hppa*-*-*elf*): These configurations have binutils and ld.
15694
15695Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15696
15697	* config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15698
15699Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15700
15701	* configure.in (rs6000-*-*): Build gas.
15702
15703Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15704
15705	* Makefile.in:  Avoid bug in losing hpux sed.
15706
15707Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15708
15709	* Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15710	for GDB and GDB has been fixed to not need it.
15711
15712Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15713
15714	* config.guess: Recognize vax hosts.
15715
15716Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15717
15718	* configure (while loop): Don't use "break 2" inside case
15719	statement -- the case statement isn't an enclosing loop.
15720
15721Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15722
15723	* config.guess:  Clean up NeXT support, to allow nextstep
15724	on Intel machines.  Make OS be nextstep.
15725
15726Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15727
15728	* config.guess: Add alternate forms for Convex.
15729
15730Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15731
15732	* configure:  Completely rewrite option processing.  Take
15733	advantage of pattern-matching to avoid invoking test frequently.
15734	Also clean up host and target defaulting logic.
15735
15736Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15737
15738	* Makefile.in: Replace all occurrances of "rootme" with "r" and
15739	"$${rootme}" with "$$r", to increase the likelihood that the do-*
15740	commands (plus user environment) will fit SCO limits.
15741
15742Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15743
15744	* configure.in: Don't issue warnings about directories which are
15745	not being configured if -norecursion is set.  Correct test for
15746	--with-gnu-as and --with-gnu-ld to not get confused by substring
15747	matches.
15748
15749	* configure.in: Don't build gas for alpha-dec-osf1*.
15750
15751Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15752
15753	* configure:  Back out Per's change of 12/19/1993.  It changes the
15754	behavior of configure in unexpected and confusing ways.
15755
15756	Also, use different delim char when calculating
15757	program_transform_name so that the name can contain slashes.
15758
15759Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15760
15761	* configure.in, config.sub: Add support for VSTa micro-kernel.
15762
15763Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15764
15765	* configure.in: Nuke hacks which were used to get a special
15766	version of GAS for HPPA configurations.
15767
15768Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15769
15770	* configure:  If only ${target_alias} is given, use that
15771	as the default for ${host_alias}.
15772	* configure:  Add missing back-slashes before nested quotes.
15773
15774Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15775
15776	* Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15777
15778Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15779
15780	* config.guess:  Recognize some Tektronix configurations.
15781	From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15782
15783Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15784
15785	* config.sub: Match any flavor of SH.
15786
15787Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15788
15789	* configure.in: Don't try to configure newlib for Alpha.
15790
15791Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15792
15793	* configure.in: Don't build ld for Irix 5.  Don't build gas,
15794	libg++ or libio for any Alpha target.
15795
15796	* configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15797
15798Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15799
15800	* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15801	default arguments -- so it tried to compress itself.
15802
15803Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15804
15805	* configure.in (notsupp): ensure that a space is always at the end
15806	  of the configdirs list, since the grep checks for an explicit space
15807
15808Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15809
15810	* configure.in (target i386-sysv4.2): don't build ld, since static
15811	  versions of many libraries are not available.
15812
15813Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15814
15815	* config.guess: Recognize Apollos (using environment variables).
15816	* configure.in: Don't configure ld, binutils, or gprof for Apollo.
15817
15818Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15819
15820	* config.guess: Recognize Sony news mips running newsos.
15821
15822Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15823
15824	* Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15825	"fi ; else" for bash.
15826
15827Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15828
15829	* Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15830
15831Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15832
15833	* config.sub: accept unixware as an alias for svr4.2.
15834	Fix some inconsistancies with the gcc version.
15835
15836Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15837
15838	* Makefile.in (DISTDOCDIRS):  Add gdb.
15839
15840Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15841
15842	* Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15843
15844Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15845
15846	* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15847	(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15848	this now.
15849
15850Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15851
15852	* config.sub: Accept hiux* as an OS name.
15853
15854	* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15855	etc/make-stds.texi.  The underscore came from gcc, and dje now
15856	agrees that RUNTESTFLAGS is the correct name.
15857
15858Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15859
15860	* install.sh:  Remove 'set -e'.  It makes any conditionals
15861	in the script useless.
15862
15863	* config.guess: Automatically recognize arm-acorn-riscix
15864	Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15865
15866Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15867
15868	* Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15869
15870Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15871
15872	* Makefile.in (DISTDOCDIRS): New variable.
15873	(taz): Edit local Makefile.in sooner, instead of proto-toplev
15874	Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15875
15876Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15877
15878	* configure.in (hppa target): check the source directory for the
15879	  pagas sub-directory
15880
15881Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15882
15883	* config.sub: Allow -aout* and -elf*.
15884
15885Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15886
15887	* configure.in: Don't build ld on i386-solaris2, same as for
15888	sparc-solaris2.
15889
15890Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15891
15892	* Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15893
15894Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15895
15896	* configure.in:  Configure gdb for alpha.
15897
15898Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15899
15900	* Makefile.in (CXXFLAGS): Add -O.
15901
15902Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15903
15904	* config.guess: added support for DG Aviion
15905
15906Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15907
15908	* configure.in: Produce warning message for subdirectories not
15909	configurable for this host/target combination.  Don't try to
15910	configure gdb for vms.
15911
15912Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15913
15914	* Makefile.in (taz): Replace "byacc" with "bison -y" in the
15915	appropriate files before making "diststuff".
15916	(DISTBISONFILES): New var: list of files to be edited.
15917	(DISTSTUFFDIRS): Add binutils.
15918
15919Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15920
15921	* config.sub: also handle mipsel and mips64el (for little endian mips)
15922
15923Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15924
15925	* configure.in: Add * to end of all OS names.
15926
15927Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15928
15929	* configure.in: Build newlib for LynxOS native.
15930
15931Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15932
15933	* config.guess: Add support for delta 88k running SVR3.
15934
15935	* configure.in: Add comment about HP compiler vs. emacs.
15936
15937Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15938
15939	* configure.in: don't build ld on solaris2 (not a viable option
15940	  due to bugs in getpwnam & getpwuid)
15941
15942Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15943
15944	* configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15945	config.guess will produce a full version number.
15946
15947Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15948
15949	* configure.in: Build linker and binutils for alpha-dec-osf1.
15950
15951Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15952
15953	* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15954	and gdb/testsuite/Makefile.in.
15955
15956Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15957
15958	* configure.in: recognize mips*- instead of mips-
15959
15960Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15961
15962	* config.sub: Accept linux*coff and linux*elf as operating
15963	systems.
15964
15965Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15966
15967	* config.sub: Recognize mips64, and mips3 as an alias for it.
15968
15969Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15970
15971	* configure.in: Remove alpha-dec-osf*, no longer necessary now that
15972	gdb knows how to handle OSF/1 shared libraries.
15973
15974Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15975
15976	* configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15977	* config.guess: Recognize Hitachi's HIUX.
15978	* config.sub: Recognize h3050r* and hppahitachi.
15979	Remove redundant cases for hp9k[23]*.
15980
15981Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15982
15983	* configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15984	if gas and ld are in the source tree and are in ${configdirs}.
15985	If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15986	--with options (but still pass them down on the command line,
15987	if they were explicitly specified).
15988
15989Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15990
15991	* configure: substitute SHELL value in Makefile.in with
15992	${CONFIG_SHELL}
15993
15994Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15995
15996	* configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15997	*-*-solaris2* targets.
15998
15999Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16000
16001	* Makefile.in: define M4, and pass it down to sub-makes;
16002	all-autoconf now depends on all-m4
16003
16004Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16005
16006	* Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16007	presence of {ar,ranlib} instead of a configured directory
16008
16009Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16010
16011	* config.guess: Accept 34?? as well as 33?? for NCR.
16012
16013Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16014
16015	* configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16016	of 'gas' in sed commands, since 'gash' is now in the tree as well.
16017
16018Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16019
16020	* configure: grab values for $(CC) and $(CXX) from the
16021	environment, so that someone can do "CC=gcc configure; make" and
16022	have it work right (matching the way that autoconf works now)
16023
16024	* configure.in, Makefile.in: add support for gash, the tcl
16025	interface to Galaxy
16026
16027	* config.guess: add NetBSD variants (hp300, x86)
16028
16029Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16030
16031	* install.sh: Support -d option (in the manner of SunOS 4 install,
16032	as it is more deterministic than that of GNU install)
16033	(chmodcmd): Set file to mode 755 by default (should also do default
16034	chgrp and chown, but I don't feel like dealing with that now)
16035
16036Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16037
16038	* config.sub: Remove h8300hhms alias.
16039
16040Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16041
16042	* configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16043
16044Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16045
16046	* Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16047	as stmp-fixinc
16048
16049Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16050
16051	* config.sub: recognize m88110-bug-coff.
16052
16053Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16054
16055	* Makefile.in (all-libio): all dependencies on the toolchain used
16056	to build this (gcc, gas, ld, etc)
16057
16058Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16059
16060	* config.guess: Deal with OSF/1 1.3 on alpha.
16061
16062Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16063
16064	* install.sh: add some 'else true' clauses for portability
16065
16066	* configure.in: don't build libio for h8[35]00-*-* targets
16067
16068Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16069
16070	* Makefile.in:  Add support for new libio.
16071
16072Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16073
16074	* install.sh: If one command fails, don't try the rest.  Don't try
16075	to remove $dsttmp (via trap) unless we have already created it.
16076	If $src doesn't exist, detect it and exit with an error.
16077
16078	* config.guess: Recognize BSD on hp300.
16079
16080Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16081
16082	* config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16083	Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16084
16085Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16086
16087	* Makefile.in (all-send-pr): depends on all-prms
16088
16089Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16090
16091	* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16092
16093Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16094
16095	* config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16096	Added test for mips-mips-riscos5.
16097
16098Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16099
16100	* configure.in: use mh-hp300 for 68k HP hosts
16101
16102Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16103
16104	* configure: add support for CONFIG_SHELL, so that you can use
16105	some alternate shell for evaluating configure scripts
16106
16107Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16108
16109	* Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16110	in configure script to bug-gdb@prep.ai.mit.edu when building
16111	distribution archive.
16112	* Makefile.in (COMPRESS):  Remove def.
16113	* Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16114	gdb.tar.Z and make-gdb.tar.Z respectively.
16115	* Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16116	* Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16117	to convergence with 'taz' target in Makefile.in.
16118
16119Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16120
16121	* install.sh (dsttmp): use trap to ensure that tmp files go
16122	away on error conditions
16123
16124Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16125
16126	* Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16127
16128Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16129
16130	* Makefile.in (install-dirs): Deal with a prefix like /gnu;
16131	its parent is '/' not ''.
16132
16133	* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16134
16135Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16136
16137	* configure: if ${newsrcdir}/configure doesn't exist, don't assume
16138	that ${newsrcdir}/configure.in does.
16139
16140Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16141
16142	* test-build.mk: support for CONFIG_SHELL
16143
16144Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16145
16146	* config.sub (netware):  Add as a basic system type.
16147
16148Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16149
16150	* Makefile.in (Makefile): depend on configure.in.  Also drop the
16151	  $(srcdir)/ from the dependency on Makefile.in.
16152
16153Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16154
16155	* config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16156	(h8300hhms is temporary until multi-libraries are implemented).
16157	* configure.in: Handle h8300h too.
16158
16159Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16160
16161	* config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16162
16163Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16164
16165	* configure:  Remove extraneous output when guessing host type.
16166	* config.guess:  Remove extraneous output when guessing using C
16167	compiler rather than uname, or when guessing fails.
16168
16169Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16170
16171	* Makefile.in: remove all.cross and install.cross targets
16172
16173	* configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16174	  definitions
16175
16176Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16177
16178	* configure.in (target sh): Build gprof.
16179
16180Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16181
16182	* config.sub: change -solaris to -solaris2
16183
16184Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16185
16186	* configure.in: Use config/mh-riscos for mips-*-sysv*.
16187
16188Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16189
16190	* configure: Correct error message for missing Makefile.in to
16191	print correct directory.
16192
16193Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16194
16195	* install.sh: kludge around 386BSD shell bug
16196
16197Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16198
16199	* config.guess:  Recognize NeXT.
16200	* config.guess:  Recognize i486-ncr-sysv4.
16201	* Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16202
16203Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16204
16205	* Makefile.in (MAKEINFOFLAGS): New variable.
16206	(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16207	* build-all.mk, test-build.mk: Pass down --no-split as
16208	MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16209
16210Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16211
16212	* Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16213
16214Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16215
16216	* Makefile.in (libg++.tar.z):  New rule.
16217	* Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16218	* Makefile.in (taz):  Only do a single chmod.
16219
16220Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16221
16222	* install.sh: don't use dirname anymore (replaced with sed usage)
16223
16224Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16225
16226	* Makefile.in:  Change extension for gzip'd files from '.z' to
16227	'.gz' per new FSF standard usage.
16228
16229Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16230
16231	* configure: put quotes around the final value of program_transform_name
16232
16233Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16234
16235	* Makefile.in: new install.sh support; update install-info rules
16236
16237Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16238
16239	* configure.in: Build diff for crosses, but not for go32 host.
16240
16241	* configure.in: Build gprof only for native, and don't build it
16242	for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16243
16244Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16245
16246	* configure.in: don't build gas,ld,binutils on for *-*-sysv4
16247
16248Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16249
16250	* configure.in (host_tools): Add prms.
16251
16252Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16253
16254	* Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16255	with $(FLAGS_TO_PASS) on the command line
16256
16257	* config.sub: Recognize lynx and lynxos
16258
16259Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16260
16261	* config.sub: Accept -ecoff*, not just -ecoff.
16262
16263Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16264
16265	* Makefile.in (taz): Use .gz suffix instead of .z.
16266	(binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16267	names.
16268
16269Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16270
16271	* Makefile.in (vault-install): add an 'else true' (for Ultrix)
16272
16273Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16274
16275	* Makefile.in (install-no-fixedincludes):  install gcc last, so
16276	that rebuilds that might happen during 'make install' don't get
16277	bogus gcc include files
16278
16279Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16280
16281	Change from Utah for HPPA support:
16282	* config.guess: Recognize hppa1.x-hp-bsd.
16283
16284Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16285
16286	* config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16287	Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16288
16289Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16290
16291	* config.sub: Add support for rom68k and bug boot monitors.
16292
16293Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16294
16295	* Makefile.in: Make all-opcodes depend on all-bfd.
16296
16297Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16298
16299	* config.guess: Added special check for i[34]86-univel-sysv4*.
16300
16301Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16302
16303	* config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16304	the processor rather than assuming i486.
16305
16306Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16307
16308	* config.guess: Recognize SunOS6 as Solaris3.
16309
16310Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16311
16312	* config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16313	Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16314
16315Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16316
16317	* build-all.mk (all-cross): New target for Canadian Cross.
16318	Added Q2 go32 targets.
16319	* test-build.mk: Configure go32 cross sparclite-aout and
16320	mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16321	PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16322
16323Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16324
16325	* configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16326	GO32 hosted toolchains
16327
16328Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16329
16330	* configure: change  so "-exec-prefix" gets passed down rather
16331	than "-exec_prefix" so autoconf generated Makefiles get the
16332	exec_prefix set right.
16333
16334Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16335
16336	* config.guess: get the Solaris2 minor version number
16337
16338	* Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16339
16340Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16341
16342	* config.guess: Recognize some Sequent platforms.
16343
16344Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16345
16346	* Makefile.in: added the vault-install target
16347
16348	* configure.in: actually use the Sun3 makefile fragment that's in
16349	config, also added the release dir to configdirs
16350
16351Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16352
16353	* Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16354
16355Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16356
16357	* configure.in: remove some program from Alpha targetted toolchains
16358
16359Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16360
16361	* Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16362	gprof.
16363	(taz): Run "make diststuff" in those directories instead of "make
16364	proto-dir".  Look for "VERSION=" only at start of line in subdir
16365	Makefile.  Use "gzip -9" for compression.
16366	(TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16367	(binutils.tar.z): New target.
16368
16369Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16370
16371	* Makefile.in (taz): Include gpl.texinfo.
16372
16373Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16374
16375	* Makefile.in (setup-dirs): Merged into "taz" target.
16376	(taz): Only do `proto-dir' stuff if a directory is actually needed
16377	for this target.
16378
16379Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16380
16381	* Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16382	(FLAGS_TO_PASS): Pass down MUNCH_NM.
16383	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16384	(EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16385	(gcc-no-fixedincludes): Correct for current gcc Makefile.
16386
16387Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16388
16389	* Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16390	config.sub, and move-if-change to gdb testsuite distribution
16391	archive, so the testsuite can be extracted, configured, and
16392	run separately from the gdb distribution.  Blow away the Chill
16393	tests that require a Chill compiled executable, since GNU Chill
16394	is not yet publically available.
16395
16396Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16397
16398	* test-build.mk: set environment variables in a single command,
16399	instead of a list of assignments and exports
16400
16401	* config.guess: recognize Alpha/OSF1 systems
16402
16403Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16404
16405	* configure: Change help message to prefer --options rather than
16406	  -options.
16407
16408Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16409
16410	* config.sub: Convergent Tech. "miniframe" uses m68010, sez
16411	zippy@ecst.csuchico.edu.
16412	* config.guess: Recognize miniframe.
16413
16414Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16415
16416	* Makefile.in: Use srcroot to find runtest rather than rootme.
16417	Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16418
16419Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16420
16421	* test-build.mk: Extensive additions to support building on a
16422	machine other than the host.
16423
16424Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16425
16426	* configure (tooldir): Fix for i386-aix again.
16427
16428Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16429
16430	* configure, Makefile.in:  Change definition of $(tooldir)
16431	to match the FSF.
16432
16433Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16434
16435	* config.guess:  Recognize i[34]86/SVR4.
16436
16437Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16438
16439	* Makefile.in (all-gdb): gdb depends on sim.
16440
16441Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16442
16443	* Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16444	at the same time we make the prototype gdb directory.
16445	* Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16446	files at the same time as the gdb base release distribution.
16447
16448Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16449
16450	* Makefile.in (check): Use individual check targets rather than
16451	DO_X rule.
16452	(check-gcc): Added.
16453
16454Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16455
16456	* config.sub: Use sysv3.2 not sysv32 for canonical OS
16457	for System V release 3.2.
16458
16459Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16460
16461	* config.sub: Recognize hppaosf.
16462	* configure.in: Do configure ld/binutils/gas for it.
16463
16464Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16465
16466	* configure (tooldir): Alter syntax used to set this, for systems
16467	where "\$" isn't handled right, like i386-aix.
16468
16469Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16470
16471	* configure: Pass program-transform-name, not
16472	program_transform_name, to recursive configures.
16473
16474Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16475
16476	* Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16477	of gas+ld+binutils.
16478
16479Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16480
16481	* config.guess:  Recognize AIX3.2 as distinct from 3.1.
16482
16483Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16484
16485	* configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16486
16487Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16488
16489	* Makefile.in (PRMS): Set back to all-prms.
16490
16491Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16492
16493	* test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16494	targets, rather than for MIPS hosts.
16495
16496Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16497
16498	* configure.in: add comment for --with-x default values
16499
16500	* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16501
16502	* Makefile.in: add check-* targets for each of the directories in
16503	the tree.  Add a definition of RUNTEST that will use the one we
16504	just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16505
16506Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16507
16508	* configure.in: Removed obsolete references to bfd_target and
16509	target_makefile_frag.
16510
16511	* build-all.mk: Set assorted targets for Q2.
16512	* config.sub: Recognize z8k-sim and h8300-hms.
16513	* test-build.mk: Really don't pass host to configure.
16514	(HOLES): Added uname.
16515
16516Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16517
16518	* configure: Handle an empty program-prefix, program-suffix or
16519	program-transform-name correctly.
16520
16521Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16522
16523	* build-all.mk: -G 8 no longer required for MIPS targets.
16524	* test-build.mk: Don't pass host argument to configure; make it
16525	guess.
16526
16527Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16528
16529	* Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16530	* Makefile.in (COMPRESS):  New macro, like GZIP.
16531
16532Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16533
16534	* test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16535
16536	* build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16537	with gas currently defaults to -G 0.
16538
16539Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16540
16541	* Makefile.in (all-flex): flex depends on byacc.
16542
16543	* build-all.mk: If host not specified, use config.guess.  Pass TAG
16544	to test-build.mk as RELEASE_TAG.
16545	* test-build.mk (configargs): New variable containing arguments to
16546	pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16547	(FLAGS_TO_PASS): Pass down RELEASE_TAG.
16548
16549	* config.guess: Use /bin/uname when checking -X argument on SCO,
16550	to avoid invoking GNU uname which doesn't understand -X.
16551
16552	* test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16553
16554	* configure.in: Build gas for mips-*-*.
16555
16556Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16557
16558	* Makefile.in (all.normal): insert missing backslash.
16559
16560Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16561
16562	* build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16563
16564	* Makefile.in: Complete overhaul to merge many almost identical
16565	targets.
16566
16567Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16568
16569	* Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16570	(gdb.tar.Z): Adjusted.
16571
16572	* Makefile.in (setup-dirs, taz): New targets; should be general
16573	enough to adapt for gdb sometime.  Build only .z file.
16574	(gas.tar.z): New target.
16575
16576Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16577
16578	* build-all.mk: Use CC=cc -Xs on Solaris.
16579
16580Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16581
16582	* Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16583	for handling BISON for FSF releases.
16584
16585Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16586
16587	* configure: Actually implement the change zoo just documented.
16588
16589Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16590
16591	* configure: when using config.guess, only set target_alias when
16592	it's not already been set (ie, on the command line)
16593
16594Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16595
16596	* Makefile.in: add installcheck target, set PRMS to install-prms
16597
16598Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16599
16600	* configure: add support for package_makefile_fragment, handle the
16601	case where a directory has a configure.in file but no Makefile.in
16602	more gracefully (with an actual understandable error message, even);
16603	add support for --without (and add this to the usage message); also
16604	explicitly add a --host=${host_alias} to the command line when
16605	config.guess is used
16606
16607Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16608
16609	* configure: Must use both --host and --target in recursive calls.
16610
16611Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16612
16613	* Makefile.in: Change deja-gnu to dejagnu.
16614
16615Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16616
16617	* configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16618
16619Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16620
16621	* configure.in: canonicalize all instances to *-*-solaris2*,
16622	also strip out a number of tools to not build for go32 host
16623
16624Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16625
16626	* config.guess: add GPL.
16627
16628	* Makefile.in, config.guess, config.sub, configure: bump
16629	  copyrights to 93.
16630
16631Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16632
16633	* Makefile.in (do-info): Removed obsolete check for existence of
16634	localenv file.
16635
16636	* Makefile.in (MAKEOVERRIDES): Define to be empty.
16637
16638Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16639
16640	* Makefile.in: a couple of 'else true' for decstation,
16641	support for TclX
16642
16643	* configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16644
16645Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16646
16647	* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16648
16649Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16650
16651	* config.guess: Recognize i386-ibm-aix (PS/2).
16652	* configure.in: Use config/mh-aix386 file for it.
16653
16654Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16655
16656	* Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16657	CC_FOR_TARGET instead.
16658	(BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16659
16660Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16661
16662	* Makefile.in: Add sim to list of directories sent with gdb
16663
16664Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16665
16666	* configure.in: Put back mips-dec-bsd* case.
16667
16668Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16669
16670	(Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16671	* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16672	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16673
16674Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16675
16676	* configure.in: remove no-op mips-dec-bsd* in "case $target"
16677
16678	* Makefile.in (dir.info): only run gen-info-dir if it exists,
16679	(install-info): install dir.info only if it exists,
16680	(all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16681
16682Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16683
16684	* configure.in: For vms target, skip bfd, ld, binutils.  Do build
16685	gas for mips-dec-bsd.
16686
16687Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16688
16689	* configure (makesrcdir): If ${srcdir} is relative and not ".",
16690	and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16691
16692Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16693
16694	* configure.in: Added "dejagnu" to hosttools list.
16695
16696Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16697
16698	* config.sub, configure.in, config.guess:  Add support
16699	for Bosx, an AIX variant from Bull.
16700	Patches from F.Pierresteguy@frcl.bull.fr.
16701
16702Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16703
16704	* devo/dejagnu: Initial creation of devo/dejagnu.
16705	Migrated dejagnu testcases and support files for testing software
16706	tools to reside as subdirectories, currently called "testsuite",
16707	within the directory of the software tool.  Migrated all programs,
16708	support libraries, etc. beloging to dejagnu proper from
16709	devo/deja-gnu to devo/dejagnu.	These files were moved "as is"
16710	with no modifications.	The changes to these files which will
16711	allow them to configure, build, and execute properly will be made
16712	in a future update.
16713
16714Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16715
16716	* Makefile.in: Change send_pr to send-pr.
16717	* configure.in: Likewise.
16718	* send_pr: Renamed directory to send-pr.
16719
16720Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16721
16722	* Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16723
16724Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16725
16726	* README:  Update for gdb-4.8 release.
16727	* Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16728	gdb-xxx.tar.z (gzip'd) file also.
16729
16730Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16731
16732	* Makefile.in: make all-diff depend on all-libiberty
16733
16734Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16735
16736	* config.guess: add vax-ultrix in the spirit of mips-ultrix.
16737
16738Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16739
16740	* configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16741
16742Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16743
16744	* Makefile.in (DEVO_SUPPORT):  Remove etc directory
16745	(ETC_SUPPORT):  Only add the files GDB wants from etc/.
16746	(gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16747
16748Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16749
16750	* Makefile.in:  makeinfo binary is in a new location
16751
16752Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16753
16754	* config.sub: Accept -ecoff as an OS.
16755
16756	* Makefile.in: Various changes to eliminate a level of make
16757	recursion and reduce the required command line length.
16758	(BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16759	sub-makes.
16760	(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16761	variables holding settings for specific sub-makes.
16762	(FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16763	in terms of BASE_FLAGS_TO_PASS.
16764	(TARGET_LIBS): New variable listing directories which use
16765	TARGET_FLAGS_TO_PASS.
16766	(subdir_do): Eliminated.
16767	(do-*): New set of targets to replace subdir_do.
16768	(various): All targets which used subdir_do now depend on do-*.
16769	(local-clean): Renamed from do_clean.
16770	(local-distclean): New target, dependency of distclean and
16771	realclean.
16772	(install-info): Don't create directories.  Depend on dir.info
16773	rather than calling make recursively.
16774	(install-dir.info): Eliminated.
16775	(install-info-dirs): Create all info directories here.
16776	(dir.info): Depend upon do-install-info.
16777
16778	* test-build.mk (HOLES): Added false.
16779
16780Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16781
16782	* config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16783
16784Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16785
16786	* Makefile.in (info): remove dependency on all-texinfo.  The
16787	problem was really in texinfo/C, not at this level.
16788
16789Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16790
16791	* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16792
16793Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16794
16795	* Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16796	GDB releases.
16797
16798Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16799
16800	* configure: Include srcdir in message about target of link not
16801	being found.  Don't convert `-' to `_' in `with' options being
16802	passed to subdirs.
16803
16804Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16805
16806	* configure.in: add uudecode to host_tools
16807
16808	* Makefile.in: added {all,install}-uudecode targets, added them to
16809	the appropriate lists
16810
16811Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16812
16813	* Makefile.in (all-gcc): Added dependency on all-gas.
16814
16815	* configure.in (mips-*-*): Build ld and binutils.
16816
16817Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16818
16819	* configure: check return code from mkdir, print error message and
16820	  exit on failure.
16821
16822Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16823
16824	* Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16825
16826Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16827
16828	* test-build.mk (HOLES): Added tar, cpio and uudecode.
16829
16830Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16831
16832	* config.sub (h8500):  Recognize this as a cpu type.
16833
16834Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16835
16836	* configure: source directory missing is no longer a warning
16837
16838	* configure.in: recognize irix[34]* instead of irix[34]
16839
16840	* Makefile.in: define and pass down X11_LIB
16841
16842Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16843
16844	* guess-systype: Renamed to ...
16845	* config.guess:  ... by popular request.
16846	* configure.in, Makefile.in:  Update accordingly.
16847
16848Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16849
16850	* guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16851	+ Add Convex, Cray/Unicos, and Encore/Multimax support.
16852	+ Execute ./dummy instead of assuming . is in PATH.
16853
16854Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16855
16856	* guess-systype:  New shell script.  Attempts to guess the
16857	canonical host name of the executing host.
16858	Only a few hosts are supported so far.
16859	* configure:  Call guess-systype if no host is specified.
16860
16861Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16862
16863	* Makefile.in (gcc-no-fixedincludes): Made to work with current
16864	gcc Makefile.
16865
16866
16867Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16868
16869	* Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16870	(all-gcc, install-gcc, subdir_do): Use it.
16871
16872Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16873
16874	* Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16875
16876Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16877
16878	* Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16879	  set exclusively by configure, using configure.in .
16880
16881Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16882
16883	* test-build.mk: set $PATH for all builds
16884
16885	* Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16886
16887Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16888
16889	* Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16890	the one used in gcc/Makefile.in, so that a null expansion doesn't
16891	override the one needed to build gcc with a native cc.
16892
16893
16894Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16895
16896	* configure: Accept -with arguments.
16897
16898Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16899
16900	* Makefile.in: added h8300sim
16901
16902Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16903
16904	* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16905	to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16906	(all-cygnus, native, build-cygnus): Make
16907	$(canonhost)-stamp-3stage-done, not $(host)....
16908	* test-build.mk (stamp-3stage-compared): Use tail +10c for
16909	i386-sco3.2v4.  Added else true to if command.
16910
16911Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16912
16913	* config.sub: (from FSF) Sequent uses a BSD-like OS.
16914
16915Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16916
16917	* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16918
16919Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16920
16921	* configure.in: don't remove binutils from Solaris builds
16922
16923Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16924
16925	* Makefile.in: get rid of earlier definitions for *clean,
16926	also handle the recursive info rule better
16927
16928Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16929
16930	* Makefile.in (mostlyclean, distclean, realclean):  Fix to
16931	do more-or-less the right thing.
16932
16933Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16934
16935	* Makefile.in: Add lines defining CC and CXX, and use CXX rather
16936	than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16937
16938Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16939
16940	* Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16941	$(host_canonical).
16942
16943	* configure.in: split the configdirs list into 4 categories (native
16944	v. cross, library v. tool) and handle the cross-only and native-
16945	only in more reasonable (and correct!) way.
16946
16947Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16948
16949	* configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16950	configdirs anymore.
16951
16952Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16953
16954	* Makefile.in: extensive cleanup::  removed all of the explicit
16955	clean-* targets, collapsed many wrappers around subdir_do into
16956	one, added additional targets to satisfy standards.texi, deleted
16957	some old targets, some changes for consistency
16958
16959Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16960
16961	* configure.in: handle some programs as cross-only, and others as
16962	native only
16963
16964	* test-build.mk: handle partial holes in a more generic manner
16965
16966	* Makefile.in: m4 depends on libiberty
16967
16968Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16969
16970	* configure.in: add m4, textutils, fileutils, sed, shellutils,
16971	time, wdiff, and find to configdirs
16972
16973	* Makefile.in: all, clean, and install rules for the new programs
16974	added to configure.in
16975
16976Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16977
16978	* configure.in: use mh-sun for all *-sun-* hosts
16979
16980Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16981
16982	* Makefile.in: define flags for X11 include files and library file
16983	locations, pass them down to the programs that need this info
16984
16985	* build-all.mk: added a 'native' target, to 3stage the native toolchain
16986
16987Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16988
16989	* configure.in: start building libg++ for HP-UX targets
16990
16991Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16992
16993	* README:  Update references to files moved into etc/.
16994
16995Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16996
16997	* config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16998	* configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16999
17000Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17001
17002	* configure: accept dash as well as underscore in long option
17003	names for FSF compatibility.
17004
17005Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17006
17007	* config.sub: added -sco3.2v4 support from FSF.
17008
17009Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17010
17011	* configure.in: expand the section that adds or removes
17012	directories from the list of programs to build, to handle native
17013	vs. cross in addition to host v. native
17014
17015Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17016
17017	* Makefile.in:  Replace C++ in macro names with CXX.
17018	This is less likely to break ...
17019
17020Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17021
17022	* test-build.mk: add -w to GNU_MAKE
17023
17024Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17025
17026	* config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17027	add 'sparc' to list of recognized cpus.  This needed to make
17028	'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17029	Delete some redundant ose68 variants.  Recognize -wrs as an os,
17030	then changes that into $CPU-wrs-vxworks.
17031
17032	* configure.in: remove most references to gdbtest, regularize
17033	target based program removal
17034
17035	* test-build.mk: import from p3 tree (many fixes and changes)
17036
17037Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17038
17039	* Makefile.in: added rules to handle tcl, tk, and expect
17040
17041	* configure.in: handle those directories if they exist
17042
17043Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17044
17045	* config.sub: removed bogus hppabsd and hppahpux names, since
17046	"hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17047
17048Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17049
17050	* Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17051	depends upon all-xiberty
17052
17053	* Makefile.in: changes from p3, including:
17054
17055	Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17056
17057	* Makefile.in (XTRAFLAGS): include newlib directories if
17058	newlib/Makefile exists, rather than if host != target.
17059
17060	Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17061
17062	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17063	from the same source tree and not building a cross-compiler.  This
17064	matters for the libg++ configuration if reconfiguring a tree that
17065	has already been installed.
17066
17067	Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17068
17069	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17070	pick up the machine and system specific header files.
17071
17072	* Makefile.in: added AS_FOR_TARGET, passed down in
17073	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17074	the C compiler to use to create programs which are run in the
17075	build environment, set it to default to $(CC), and passed it down
17076	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17077
17078	Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17079
17080	* Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17081	We need them for unusual native builds, like systems without
17082	ranlib.
17083
17084	* configure: also define $(host_canonical) and
17085	$(target_canonical), which are the full, canonical names for the
17086	given host and target
17087
17088Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17089
17090	* Makefile.in:  Added separate definitions for C++.
17091
17092Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17093
17094	* configure.in (configdirs):  Add deja-gnu.
17095
17096Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17097
17098	* README:  Update for configure.texi and gdb-4.7 release.
17099
17100Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17101
17102	* Makefile.in:  Move "all" target to top of file.
17103	Previously, first target was ".PHONY" which caused BSD4.4 make
17104	to build .PHONY when make was run without arguments.
17105
17106Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17107
17108	* Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17109	Library-copylefted code in libiberty.
17110
17111Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17112
17113	* config.sub:  Replace m68kmote with plain old m68k.
17114
17115Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17116
17117	* Makefile.in:  Remove space from blank line, avoid Make complaints.
17118
17119Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17120
17121	* config.sub: Complain if no argument is given.  Added support for
17122	386bsd as OS and target alias.
17123
17124Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17125
17126	* Makefile.in (XTRAFLAGS): include newlib directories if
17127	newlib/Makefile exists, rather than if host != target.
17128
17129Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17130
17131	* config.sub: recognize sparclite-wrs-vxworks.
17132
17133	* Makefile.in (install-xiberty): added *-xiberty make rules (from
17134	p3.) Added clean-xiberty to clean.
17135
17136Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17137
17138	* configure.in: use *-*-* instead of nested cases for host and target
17139
17140Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17141
17142	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17143	from the same source tree and not building a cross-compiler.  This
17144	matters for the libg++ configuration if reconfiguring a tree that
17145	has already been installed.
17146
17147Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17148
17149	* config.sub (i486v/i486v4):  Merge in from FSF version.
17150
17151Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17152
17153	* configure: only set PWD if it is already set.
17154
17155Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17156
17157	* configure: just set PWD=`pwd` at the top, since Ultrix sh
17158	doesn't have unset and all success paths (and most error paths)
17159	out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17160	to just ${PWD} to avoid confusion.)
17161
17162Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17163
17164	* configure: always set $(tooldir) to $(libdir)/$(target_alias),
17165	even for a native compilation.
17166
17167Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17168
17169	Changes to make the gdb.tar.Z rule work better.
17170
17171	* Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17172	(DEVO_SUPPORT):  Add configure.texi.
17173	(bfd-ilrt.tar.Z):  Remove ancient rule.
17174
17175Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17176
17177	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17178	pick up the machine and system specific header files.
17179
17180	* configure.in, config.sub: added new target m68010-adobe-scout,
17181	with alias of adobe68k.  Changed configure.in to check for
17182	-scout before -sco* to avoid a false match.
17183
17184	* Makefile.in: added AS_FOR_TARGET, passed down in
17185	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17186	the C compiler to use to create programs which are run in the
17187	build environment, set it to default to $(CC), and passed it down
17188	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17189
17190Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17191
17192	* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17193	AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17194	TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17195	FOR_TARGET variants, to newlib and libg++.
17196
17197Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17198
17199	* Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17200	first.
17201
17202Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17203
17204	* config.sub:  Accept `elf' as an environment.
17205
17206Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17207
17208	* Makefile.in (all-opcodes):  cd into the right directory
17209
17210Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17211
17212	* configure: added -program_transform_name option, used as
17213	argument to sed when installing programs.
17214	configure.texi: added documentation for -program_prefix,
17215	-program_suffix and -program_transform_name.
17216
17217Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17218
17219	* config.sub:  Accept i486 where i386 ok.
17220
17221Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17222
17223	* config.sub: accept we32k
17224
17225Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17226
17227	* config.sub, configure.in: accept OSE68000 and OSE68k.
17228
17229	* Makefile.in: don't create all directories for ``make install'';
17230	let the subdirectories create the ones they need.
17231
17232Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17233
17234	* COPYING: new file, GPL v2
17235
17236Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17237
17238	* Makefile.in: use the new gen-info-dir, which needs a template
17239	argument (which also lives in texinfo)
17240
17241	* configure.texi, standards.texi: fix INFO-DIR-ENTRY
17242
17243Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17244
17245	* config.sub (ncr3000):  Change i386 to i486.
17246
17247Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17248
17249	* Makefile.in: add install-rcs, install-grep to
17250	install-no-fixedincludes, removed install-bison and install-libgcc
17251
17252Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17253
17254	* configure.in: grab the HPUX makefile fragment if on HPUX
17255
17256Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17257
17258	* Makefile.in: eradicate bison spoor (ditto libgcc).
17259	 configure.in: recognise m68{k,000}-ericsson-OSE.
17260	 es1800 is alias for m68k-ericsson-OSE
17261
17262Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17263
17264	* configure.in: rearrange the parts that remove programs from
17265	configdirs, based now on HOST==TARGET or by canonical triple.
17266
17267Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17268
17269	* test-build.mk: recurse explicitly with -f test-build.mk when
17270	  appropriate.  predicate stage3 and comparison on the existence
17271	  of gcc.  That is, if gcc isn't around, we aren't three-staging.
17272	  On very clean, also remove ...stamp-co.  Build in-place before
17273	  doing other builds.
17274
17275Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17276
17277	* Makefile.in, configure.in: add tgas
17278
17279Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17280
17281	* Makefile.in: a number of changes merged in from progressive.
17282
17283	* configure.in: add libm.
17284
17285	* .cvsignore: ignore some stuff that comes from test-build.mk.
17286
17287Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17288
17289	* config.sub:  Add es1800 (m68k-ericsson-es1800).
17290
17291Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17292
17293	* configure: Add program_suffix (parallel to program_prefix)
17294	* Makefile.in: adjust directory-creating script for losing decstation
17295
17296Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17297
17298	* configure:  Minor $subdir-related fixes.
17299
17300Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17301
17302	* configure: fix various problems with propogating
17303	makefile_target_frag in subdirs.
17304	* configure.in: config libgcc if its there
17305
17306Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17307
17308	* config.sub:  HPPA merge.
17309
17310Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17311
17312	* Makefile.in:  Replace all-bison with all-byacc in all
17313	dependency lines for other tools (which now use byacc).
17314
17315Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17316
17317	* config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17318
17319Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17320
17321	* Makefile.in: make gprof rules similar to byacc rules (instead of
17322	vestigal $(unsubdir) that didn't work...)
17323
17324Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17325
17326	* config.sub:  Add support for Linux.
17327	* Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17328	(at least for libg++).
17329
17330Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17331
17332	* configure.texi: fix doc for the -nfp option to configure
17333
17334Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17335
17336	* Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17337
17338Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17339
17340	* config.sub: changed [^-]+ to [^-][^-]* so that it works under
17341	Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17342	* configure.in: added solaris* host_makefile_frag hook.
17343
17344Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17345
17346	* config.sub: changed recognition of m68000 so that various
17347	m68k types can be specified via m680[01234]0
17348
17349Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17350
17351	* config.sub (basic_machine): fix sed so that '-foo' isn't
17352	completely substituted out while .+'-foo' loses the '-foo'
17353
17354Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17355
17356	* config.sub ($os): Add -aout.
17357
17358Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17359
17360	* configure:  If host_makefile_frag is absolute, don't
17361	prefix ${invsubdir} (relevant to libg++ auto-configure).
17362
17363Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17364
17365	* Makefile.in (tooldir): Define it.
17366	(all-ld): Depend on all-flex.
17367
17368Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17369
17370	* Makefile.in (check):  Fix libg++ special case.
17371
17372Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17373
17374	* configure: do not bury `pwd` into config.status, thus do fewer
17375	  pwd's.
17376
17377	* configure: print the "Building in" message only when building in
17378	  other than "." AND verbose.
17379
17380	* configure: remove -s, rework -v to better accommodate guested
17381	  configures.
17382
17383	* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17384
17385Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17386
17387	* Makefile.in: macroize flags passed on recursion.  remove
17388	  fileutils.
17389
17390Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17391
17392	* configure: get makesrcdir right for subdirs deeper than 1.
17393
17394	* Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17395	  install.
17396
17397Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17398
17399	* Makefile.in: don't print subdir_do or recursion lines.
17400
17401Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17402
17403	* standards.texi: added menu item.
17404
17405	* Makefile.in: build and install standards.info.
17406
17407	* standards.texi: new file.
17408
17409Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17410
17411	* configure: test for and move config.status pieces from
17412	  ${subdir}/.
17413
17414Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17415
17416	* configure:  Test for existance of files before trying to mv
17417	them, to avoid numerous non-existance messages.
17418
17419Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17420
17421	* configure: correct final line of config.status.
17422
17423	* configure: patch from eggert.  Avoids a protection problem if
17424	  the original Makefile.in is read only.
17425
17426	* configure: use move-if-change from gcc to create config.status.
17427	  Some makefiles depend on config.status to tell if a directory
17428	  has been reconfigured for a different host.  This change
17429	  prevents those directories from remaking everything in the case
17430	  where the reconfig was only intended to rebuild a Makefile.
17431
17432	* configure: test for config.sub with "config.sub sun4" rather
17433	  than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17434	  host alias from a missing config.sub.
17435
17436Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17437
17438	* Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17439	  MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17440
17441Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17442
17443	* configure: mkdir ${subdir} as needed.
17444
17445Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17446
17447	* Makefile.in,configure.in: added autoconf.
17448
17449Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17450
17451	* Makefile.in: no longer pass against on recursion.
17452
17453	* Makefile.in: added .NOEXPORT: so that stray makefile_frag
17454	  definitions are not inherited.
17455
17456	* configure: correct makesrcdir when subdir is .
17457
17458Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17459
17460	* configure:  Add support for 'subdirs' variable, which is
17461	like 'configdirs', except that configure doesn't re-invoke
17462	itself for subdirs, it just creates a Makefile for each subdir.
17463	* configure.texi:  Document subdirs.
17464
17465Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17466
17467	* configure.in: added flex to configdirs
17468
17469Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17470
17471	* Makefile.in: remove clean-stamps from clean.
17472
17473Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17474
17475	* configure.in:  Add gdbtest to configdirs.
17476
17477Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17478
17479	* Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17480	to recursive makes.
17481	* configure.in:  Recognize new ncr3000 config.
17482
17483Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17484
17485	* Makefile.in, configure.in: removed references to gdbm.
17486
17487Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17488
17489	* config.sub:  Don't canonicalize os value
17490	newsos* to bsd (readline needs to check for newsos).
17491	(This fix was earlier made Jan 31, but got re-broken.)
17492
17493Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17494
17495	* configure.in:  sco is an os, not a vendor!
17496
17497	* configure:  Quote $( better.  Keep various shells happy.
17498
17499Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17500
17501	* Makefile.in: eliminate stamp-files.
17502
17503Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17504
17505	* Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17506	  Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17507
17508Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17509
17510	* config.sub:  fix iris/iris3.
17511
17512Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17513
17514	* configure: re-add -rm.
17515
17516Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17517
17518	* Maskefile.in: add .stmp-rcs to all.
17519
17520	* configure.in: remove gas from rs6000 build, use aix host fragment.
17521
17522Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17523
17524	* configure: pass down site_option during recursion.
17525
17526Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17527
17528	* Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17529
17530Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17531
17532	* configure: Change exec_prefix so that it really defaults to prefix.
17533
17534Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17535
17536	* Makefile.in, configure.in:  Add support for mmalloc library.
17537
17538Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17539
17540	* Makefile.in: add stmp dependencies for a few more things.
17541
17542Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17543
17544	* configure: adjusted error message on objdir/srcdir configure
17545	  collision, per john's suggestion.
17546
17547	* Makefile.in: add libiberty stmp to all and all.cross.
17548
17549Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17550
17551	* Makefile.in: remove force dependencies, add grep to all.
17552
17553Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17554
17555	* Makefile.in: drop flex.  make stamp files work.
17556
17557	* configure: added test for conflicting configuration in srcdir,
17558	  remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17559	  gets cranky.  use relative paths for configure and srcdir
17560	  whenever possible.  Send some error messages to stderr that were
17561	  going to stdout.
17562
17563Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17564
17565	* Makefile.in:  Fix libg++ rule to check for gcc directory
17566	before using gcc/gcc.  Also pass XTRAFLAGS.
17567
17568Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17569
17570	* Makefile.in: added stmp-files so that directories aren't polled
17571	  when they are already built.
17572
17573	* configure.texi: fixed a node pointer problem.
17574
17575Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17576
17577	* config.sub configure.in gdb/configure.in
17578	gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17579	gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17580	gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17581
17582Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17583
17584	* configure: -recurring becomes -silent.  corrected help message
17585	  for -site= option.
17586
17587	* Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17588
17589Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17590
17591	* configure: when building Makefile for crosses, replace
17592	  tooldir and program_prefix.  default srcdir from location of
17593	  config.sub.  remove "for host in hosts" and "for target in
17594	  targets" loops.
17595
17596Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17597
17598	* Makefile.in: Do not pass bindir or mandir to cvs.
17599
17600Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17601
17602	* Makefile.in, configure.in: removed traces of namesubdir,
17603	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17604	  copyrights to '92, changed some from Cygnus to FSF.
17605
17606	* configure.texi: remove most references to multiple hosts,
17607	  multiple targets, subdirs, etc.
17608
17609	* configure.man: removed rcsid. reference config.sub not
17610	  config.subr.
17611
17612	* Makefile.in: mkdir $(infodir) on install-info.
17613
17614Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17615
17616	* configure.texi:  Explain better about .gdbinit and about
17617	the environment that configure.in sections run in.
17618
17619Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17620
17621	* configure.in:  Ultrix is only a decstation if it's a MIPS.
17622
17623Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17624
17625	* README:  DOC.configure => cfg-paper.texi.
17626
17627Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17628
17629	* config.sub (near case $os):  Don't convert newsos* to bsd!
17630
17631Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17632
17633	* Makefile.in:  Reinstall change from gdb-4.3 that reduces
17634	the number of copies of COPYING that go into the GDB tar file.
17635
17636Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17637
17638	* bfd/configure.in, gdb/config/mh-i386sco,
17639	gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17640	Fix SCO configuration stuff.
17641
17642Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17643
17644	* Makefile.in:  For libg++, make sure the -I pointing
17645	to the gcc directory goes *after* all the libg++-local -I flags.
17646	Also, move just-gcc dependency from just-libg++ to all-libg++.
17647
17648Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17649
17650	* configure:  Change -x to -f to keep Ultrix /bin/test happy.
17651
17652Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17653
17654	* Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17655
17656Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17657
17658	* config.sub:  Add stratus configuration frags.  Also
17659	submitted to FSF.
17660
17661Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17662
17663	* Makefile.in (DEV_SUPPORT):  add configure.man.
17664
17665	* config.sub(Decode manufacturer-specific):  add -none*.
17666
17667Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17668
17669	* Makefile.in:  remove form feeds to make Sun's make happy.
17670	(DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17671
17672Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17673
17674	* Makefile.in (AR_FLAGS):  Make quieter.
17675
17676Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17677
17678	* configure.in:  Add libg++.
17679	* configure:  When verbose, don't output the command line at each
17680	level; it will be unremarkably the same as the previous version,
17681	which will be the same as what the user typed.
17682
17683Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17684
17685	* configure.in, Makefile.in: fix clean-info, add flex.  add
17686	  fileutils.
17687
17688	* configure: be less sensitive to spaces in Makefile.in.  Do not
17689	  look for sources in "..".  Doing so breaks subdirectories that
17690	  might have their own configure.  If a subdir has it's own
17691	  configure script, use it.
17692
17693Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17694
17695	* cfg-paper.texi: some changes suggested by rms.
17696
17697Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17698
17699	* config.sub:  Merge in some small additions from the FSF version,
17700	taken from the gcc distribution, to bring the Cygnus and FSF
17701	versions into closer sync.
17702
17703Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17704
17705	* configure.in:  Changed svr4 references to sysv4.
17706
17707Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17708
17709	* configure: added -V for version number option.
17710
17711Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17712
17713	* DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17714	  renamed from DOC.configure to cfg-paper.texi.
17715
17716Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17717
17718	* configure, config.subr, config.sub: config.subr is now
17719	  config.sub again.
17720
17721Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17722
17723	* configure.texi: new file, in progress.
17724
17725	* Makefile.in: build info file and install the man page for
17726	  configure.
17727
17728	* configure.man: new file, first cut.
17729
17730	* configure: find config.subr again now that configuration "none"
17731	  has gone.  removed all traces of the -ansi option.  removed all
17732	  traces of the -languages option.
17733
17734	* config.subr: resync from rms.
17735
17736Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17737
17738	* configure, config.sub, config.subr: merge config.sub into
17739	  config.subr, call the result config.subr, remove config.sub, use
17740	  config.subr.
17741
17742	* Makefile.in: revised install for dir.info.
17743
17744Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17745
17746	* configure.in: add decstation host makefile frag.
17747
17748	* Makefile.in: BISON now bison -y again.  also install-gcc on
17749	  install.  clean-gdbm on clean.  infodir belongs in datadir.
17750	  Make directories for info install.  Build dir.info here then
17751	  install it.
17752
17753Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17754
17755	* Makefile.in: fix for bad directory tests.
17756
17757Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17758
17759	* configure: \{1,2\} appears to be a sysv'ism.  Use a different
17760	  regexp.  -srcdir relative was being handled incorrectly.
17761
17762	* Makefile.in: unwrapped some for loops so that parallel makes
17763	  work again and so one can focus one's attention on a particular
17764	  package.
17765
17766Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17767
17768	* configure: added PWD as a stand in for `pwd` (for speed). use
17769	  elif wherever possible.  make -srcdir work without -objdir.
17770	  -objdir= commented out.
17771
17772Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17773
17774	* configure: +options become --options.  -subdirs commented out.
17775	  added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17776	  Makefile now at top of generated Makefile.  Removed cvs log
17777	  entries.  added -srcdir.  create .gdbinit only if there is one
17778	  in ${srcdir}.
17779
17780	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
17781	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17782	  and mandir now keyed off datadir by default.
17783
17784Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17785
17786	* Freshly created ChangeLog.
17787
17788
17789Local Variables:
17790mode: change-log
17791left-margin: 8
17792fill-column: 76
17793version-control: never
17794End:
17795