xref: /netbsd-src/external/gpl3/gcc/dist/ChangeLog (revision 413d532bcc3f62d122e56d92e13ac64825a40baf)
12013-10-16  Release Manager
2
3	* GCC 4.8.2 released.
4
52013-09-03  Richard Biener  <rguenther@suse.de>
6
7	* configure.ac: Also allow ISL 0.12.
8	* configure: Regenerated.
9
102013-05-31  Release Manager
11
12	* GCC 4.8.1 released.
13
142013-03-30  Matthias Klose  <doko@ubuntu.com>
15
16	* Makefile.def (target_modules): Don't install libffi.
17	* Makefile.in: Regenerate.
18
192013-03-22  Release Manager
20
21	* GCC 4.8.0 released.
22
232013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
24
25	* MAINTAINERS (Write After Approval): Add myself.
26
272013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
28
29	* configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
30	* configure: Regenerated.
31
322013-02-04  David Edelsohn  <dje.gcc@gmail.com>
33
34	* MAINTAINERS: Explicitly add myself as AIX maintainer.
35	Remove Geoff Keating as rs6000 port maintainer, at his request.
36
372013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
38
39	* MAINTAINERS: Update my email.
40
412013-01-23  Shenghou Ma  <minux.ma@gmail.com>
42
43	* config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
44	* configure: Re-generate.
45
462013-01-15  Richard Biener  <rguenther@suse.de>
47
48	PR other/55973
49	* configure: Re-generate.
50
512013-01-14  Matthias Klose  <doko@ubuntu.com>
52
53	* Makefile.def (install-target-libsanitizer): Depend on
54	install-target-libstdc++-v3.
55	* Makefile.in: Regenerate.
56
572013-01-14  Richard Biener  <rguenther@suse.de>
58
59	* configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
60	* configure: Re-generate
61
622013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
63
64	* config.sub: Update from config repo.
65
662013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
67
68	* Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
69	* Makefile.in: Regenerate.
70
712013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
72
73	* MAINTAINERS (arc): Add new port maintainership for myself.
74
752013-01-09  Jason Merrill  <jason@redhat.com>
76
77	* .gitignore: Import from gdb repository.
78
792013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
80
81	* Makefile.def (configure-gcc): Depend on all-gmp.
82	(all-gcc): Remove dependency on all-gmp.
83	* Makefile.in: Regenerated.
84
852013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
86
87	* config.sub: Merge from config repo.
88	* config.guess: Ditto.
89
902013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
91
92	* Makefile.def: Merge from binutils.
93	* Makefile.in: Ditto.
94
952013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
96
97	* MAINTAINERS: Update my email.
98
992012-12-29  Ben Elliston  <bje@gnu.org>
100
101	* config.guess: Update to 2012-12-29 version.
102	* config.sub: Likewise.
103
1042012-12-20  Matthias Klose  <doko@ubuntu.com>
105
106	* Makefile.def (install-target-libgfortran): Depend on
107	install-target-libquadmath, install-target-libgcc.
108	(install-target-libsanitizer): Depend on install-target-libgcc.
109	(install-target-libjava): Depend on install-target-libgcc.
110	(install-target-libitm): Depend on install-target-libgcc.
111	(install-target-libobjc): Depend on install-target-libgcc.
112	(install-target-libstdc++-v3): Depend on install-target-libgcc.
113	* Makefile.in: Regenerate.
114
1152012-12-19  Matthias Klose  <doko@ubuntu.com>
116
117	* Makefile.def (install-target-libgo): Depend on
118	install-target-libatomic.
119	* Makefile.in: Regenerate.
120
1212012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
122
123	PR go/55201
124	* Makefile.def (all-target-libgo): Depend on all-target-libatomic.
125	* Makefile.in: Regenerate.
126
1272012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
128
129	* configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
130	* configure: Regenerate.
131
1322012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
133
134	* config.sub: Merge from config repo.
135
1362012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
137
138	* Makefile.def (target_modules): Add bootstrap=true and
139	raw_cxx=true to libsanitizer.
140	* configure.ac (bootstrap_target_libs): Add libsanitizer.
141	* Makefile.in: Regenerated.
142	* configure: Likewise.
143
1442012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
145
146	* MAINTAINERS: Remove self as RTL optimization maintainer.
147
1482012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
149
150	* MAINTAINERS (Write After Approval): Add myself.
151
1522012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
153
154	* Makefile.def (target_modules): Remove bootstrap=true and
155	raw_cxx=true from libsanitizer.
156	* configure.ac (bootstrap_target_libs): Remove libsanitizer.
157	* Makefile.in: Regenerated.
158	* configure: Likewise.
159
1602012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
161
162	* Makefile.def (target_modules): Add bootstrap=true and
163	raw_cxx=true to libsanitizer.
164	* configure.ac (bootstrap_target_libs): Add libsanitizer.
165	* Makefile.in: Regenerated.
166	* configure: Likewise.
167
1682012-11-28  Andrew Pinski  <apinski@cavium.com>
169
170	PR bootstrap/54279
171	* configure.ac (CXX_FOR_TARGET): Change over to use xg++.
172	* configure: Regenerate.
173	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
174	* Makefile.in: Regenerate.
175
1762012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
177
178	* configure.ac: Disable libsanitizer if we're not building C++.
179	* configure: Regenerate.
180
1812012-11-15  Roland McGrath  <roland@hack.frob.com>
182
183	* MAINTAINERS (Write After Approval): Add myself.
184
1852012-11-15  Dmitry Vyukov  <dvyukov@google.com>
186
187	* MAINTAINERS: (libsanitizer, asan.c): Add myself,
188	Kostya Serebryany (kcc@google.com) and
189	Jakub Jelinek (jakub@redhat.com).
190	Rename area for Dodji Seketeli (dodji@redhat.com).
191
1922012-11-15  Dodji Seketeli  <dodji@redhat.com>
193
194	* MAINTAINERS: (asan.c, related): Add myself.
195
1962012-11-14  Roland McGrath  <mcgrathr@google.com>
197
198	* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
199	* configure: Regenerate.
200
2012012-11-13  Richard Henderson  <rth@redhat.com>
202
203	* configure.ac: Move libsanitizer logic to subdirectory.
204	* configure: Regenerate.
205
2062012-11-13  Dodji Seketeli  <dodji@redhat.com>
207
208	* configure.ac: Enable libsanitizer just on x86 linux for now.
209	* configure: Re-generate.
210
2112012-11-13  David Edelsohn  <dje.gcc@gmail.com>
212
213	* configure.ac: Disable libsanitizer on AIX. Merge libquadmath
214	sections.
215	* configure: Regenerate.
216
2172012-11-13  Hans-Peter Nilsson  <hp@axis.com>
218
219	* configure.ac: Add section for configdirs for libsanitizer.
220	Disable for cris-*-* and mmix-*-*.
221	* configure: Regenerate.
222
2232012-11-12  Wei Mi <wmi@google.com>
224
225	* configure.ac: Add libsanitizer to target_libraries.
226	* Makefile.def: Ditto.
227	* configure: Regenerate.
228	* Makefile.in: Regenerate.
229	* libsanitizer: New directory for asan runtime.  Contains an empty
230	tsan directory.
231
2322012-11-03  Corinna Vinschen  <corinna@vinschen.de>
233
234	* configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
235	against Mingw64 w32api.
236	* configure: Regenerate.
237
2382012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
239
240	* configure: Regenerated.
241
2422012-11-03  Robert Mason  <rbmj@verizon.net>
243
244	* configure.ac: add --disable-libstdcxx configure option
245	and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
246
2472012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
248
249	* MAINTAINERS (Write After Approval): Add myself.
250
2512012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
252
253	* MAINTAINERS (Write After Approval): Add myself.
254
2552012-10-24  Sharad Singhai  <singhai@google.com>
256
257	* MAINTAINERS (Write After Approval): Add myself.
258
2592012-10-24  Eric Christopher  <echristo@gmail.com>
260
261	* MAINTAINERS: Update email address.
262
2632012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
264
265	PR bootstrap/54820
266	* configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
267	* configure: Regenerate.
268
2692012-10-23  Richard Earnshaw  <rearnsha@arm.com>
270
271	* MAINTAINERS (aarch64): Add Marcus and myself.
272
2732012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
274
275	PR bootstrap/54820
276	* Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
277	(all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
278	(all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
279	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
280	(host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
281	* Makefile.in: Regenerate.
282	* configure.ac (have_static_libs): New variable and associated check.
283	(stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
284	-static-libgcc if stage1_libs is empty and have_static_libs is yes.
285	* configure: Regenerate.
286
2872012-10-10  Richard Biener  <rguenther@suse.de>
288
289	* MAINTAINERS: Adjust for changed surname.
290
2912012-10-04  Lawrence Crowl  <crowl@google.com>
292
293	* MAINTAINERS (Write After Approval): Add myself.
294
2952012-10-01  Cary Coutant  <ccoutant@google.com>
296
297	* MAINTAINERS: Add myself as dwarf debugging code maintainer.
298
2992012-09-28  Ian Lance Taylor  <iant@google.com>
300
301	* Makefile.def: Make all-target-libgo depend on
302	all-target-libbacktrace.
303	* Makefile.in: Rebuild.
304
3052012-09-26  Ian Lance Taylor  <iant@google.com>
306
307	* Makefile.def: Make all-gcc depend on all-libbacktrace.
308	* Makefile.in: Rebuild.
309
3102012-09-20  Walter Lee  <walt@tilera.com>
311
312	* configure.ac: Add tilegx to list of targets that support gold.
313	* configure: Regenerate.
314
3152012-09-20  Marek Polacek  <polacek@redhat.com>
316
317	* MAINTAINERS (Write After Approval): Add myself.
318
3192012-09-19  Steve Ellcey  <sellcey@mips.com>
320
321	* configure.ac: Add mips*-mti-elf* target.
322	* configure: Regenerate.
323
3242012-09-17  Ian Lance Taylor  <iant@google.com>
325
326	* MAINTAINERS (Various Maintainers): Add libbacktrace.
327	* configure.ac (host_libs): Add libbacktrace.
328	(target_libraries): Add libbacktrace.
329	* Makefile.def (host_modules): Add libbacktrace.
330	(target_modules): Likewise.
331	* configure, Makefile.in: Rebuild.
332
3332012-09-14  David Edelsohn  <dje.gcc@gmail.com>
334
335	PR target/38607
336	Merge upstream change.
337	* libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
338
339	* configure.ac: Add target-libquadmath to noconfigdirs for AIX.
340	Add libgomp*.o to compare_exclusions for AIX.
341	* configure: Regenerate.
342
3432012-09-06  Diego Novillo  <dnovillo@google.com>
344
345	* configure.ac: Bump minimum GMP version to 4.2.3.
346	* configure: Re-generate.
347
3482012-09-05  Georg-Johann Lay  <avr@gjlay.de>
349
350	PR target/54461
351	* configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
352	target-libgloss if not configured --with-avrlibc=no.
353	* configure: Regenerate.
354
3552012-09-04  Jason Merrill  <jason@redhat.com>
356
357	* configure.ac: Fix --enable-languages=all.
358
3592012-09-04  Christophe Lyon  <christophe.lyon@st.com>
360
361	* MAINTAINERS (Write After Approval): Add myself.
362
3632012-09-03  Richard Guenther  <rguenther@suse.de>
364
365	PR bootstrap/54138
366	* configure.ac: Re-organize ISL / CLOOG checks to allow
367	disabling with either --without-isl or --without-cloog.
368	* configure: Regenerated.
369
3702012-09-03  Georg-Johann Lay  <avr@gjlay.de>
371
372	* configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
373	* configure: Regenerate.
374
3752012-08-27  Ulrich Drepper  <drepper@gmail.com>
376
377	* MAINTAINERS: Fix my email address.
378
3792012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
380
381	PR binutils/4970
382	* Makefile.def (host_modules): Rmove lib_path=.libs from bfd
383	and opcodes.
384	* Makefile.in: Regenerated.
385
3862012-08-26  Art Haas <ahaas@impactweather.com>
387
388	* configure: Regenerate.
389
3902012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
391
392	* INSTALL/README: Also refer to the online installation
393	instructions.
394
3952012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
396
397	* MAINTAINERS (Write After Approval): Add myself.
398	(Picochip port): Remove myself.
399
4002012-08-14   Diego Novillo  <dnovillo@google.com>
401
402	Merge from cxx-conversion branch.
403
404	* Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
405	POSTSTAGE1_CONFIGURE_FLAGS.
406	* Makefile.in: Regenerate.
407	* configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
408	Force C++ when bootstrapping.
409	* configure: Regenerate.
410
4112012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
412
413	* MAINTAINERS (Write After Approval): Add myself.
414
4152012-07-16  Joseph Myers  <joseph@codesourcery.com>
416
417	* README: Document use of ranges of years in copyright notices.
418
4192012-07-06  Richard Guenther  <rguenther@suse.de>
420
421	* Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
422	as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
423	--with-gmp=system.
424	* Makefile.in: Regenerated.
425	* configure: Likewise.
426
4272012-07-06  Richard Guenther  <rguenther@suse.de>
428
429	* configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
430	* Makefile.def (isl): Use extra_isl_gmp_configure_flags and
431	supply V=1 as extra_make_flags.
432	* configure: Regenerated.
433	* Makefile.in: Likewise.
434
4352012-07-04  Tristan Gingold  <gingold@adacore.com>
436
437	* configure: Regenerate.
438
4392012-07-03  Richard Guenther  <rguenther@suse.de>
440
441	* Makfile.def (isl): Remove not necessary extra_exports and
442	extra_make_flags.
443	(cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
444	* Makefile.in: Regenerated.
445
4462012-07-03  Richard Guenther  <rguenther@suse.de>
447
448	* Makefile.def (cloog): Add V=1 to extra_make_flags.
449	* configure.ac: If either the ISL or the CLooG check failed
450	do not try to build in-tree versions.
451	* Makefile.in: Regenerated.
452	* configure: Regenerated.
453
4542012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
455
456	* configure: Regenerate.
457
4582012-07-02  Janis Johnson  <janisjo@codesourcery.com>
459
460	* MAINTAINERS (Various Maintainers): Add myself as testsuite
461	maintainer.
462
4632012-07-02  Richard Guenther  <rguenther@suse.de>
464
465	* configure: Regenerated.
466
4672012-07-02  Richard Guenther  <rguenther@suse.de>
468	Michael Matz  <matz@suse.de>
469	Tobias Grosser <tobias@grosser.es>
470	Sebastian Pop <sebpop@gmail.com>
471
472	* Makefile.def: Add ISL host module, remove PPL host module.
473	Adjust ClooG host module to use the proper ISL.
474	* Makefile.tpl: Pass ISL include flags instead of PPL ones.
475	* configure.ac: Include config/isl.m4.  Add ISL host library,
476	remove PPL.  Remove PPL configury, add ISL configury, adjust
477	ClooG configury.
478	* Makefile.in: Regenerated.
479	* configure: Likewise.
480
4812012-07-02  Richard Guenther  <rguenther@suse.de>
482
483	Merge from graphite branch
484	2011-07-21  Tobias Grosser  <tobias@grosser.es>
485
486	* configure: Regenerated.
487	* config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
488	both cloog.org and legacy versions. The only supported version will
489	be CLooG with the isl backend.
490
491	2011-07-21  Tobias Grosser  <tobias@grosser.es>
492
493	* configure: Regenerated.
494	* configure.ac: Require cloog isl 0.17.0
495
496	2011-07-21  Tobias Grosser  <tobias@grosser.es>
497
498	* configure: Regenerated.
499	* config/cloog.m4: Do not define CLOOG_ORG
500
5012012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
502
503	* configure.ac: Skip C if explicitly selected.
504	* configure: Regenerate.
505
5062012-06-28  Christophe Lyon <christophe.lyon@st.com>
507
508	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
509	they contain -O2.
510	* configure: Regenerate.
511
5122012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
513
514	PR debug/53740
515	* df.h, df-problems.c, dce.c: Revert last patch.
516
5172012-06-25  Iain Sandoe  <iain@codesourcery.com>
518
519	* MAINTAINERS (Write After Approval): Update my email address.
520
5212012-06-21  Meador Inge  <meadori@codesourcery.com>
522
523	* MAINTAINERS (Write After Approval): Add myself.
524
5252012-06-20  Jason Merrill  <jason@redhat.com>
526
527	* Makefile.tpl (check-target-libgomp-c++): New.
528	(check-target-libitm-c++): New.
529	* Makefile.def (c++): Add them.
530	* Makefile.in: Regenerate.
531
5322012-05-29  Edmar Wienskoski  <edmar@freescale.com>
533
534	* MAINTAINERS (Write After Approval): Add myself.
535
5362012-05-16  Olivier Hainque  <hainque@adacore.com>
537
538	* Makefile.tpl (gcc-no-fixedincludes): Rename into ...
539	(gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
540	(install-no-fixedincludes): Adjust accordingly.
541	* Makefile.in: Regenerate.
542
5432012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
544
545	Merge upstream change
546	* libtool.m4 (_LT_ENABLE_LOCK): Support x32.
547
5482012-05-14  Marc Glisse  <marc.glisse@inria.fr>
549
550	* MAINTAINERS (Write After Approval): Add myself.
551
5522012-05-09  Nick Clifton  <nickc@redhat.com>
553	    Paul Smith  <psmith@gnu.org>
554
555	PR bootstrap/50461
556	* configure.ac (mpfr-dir): When using in-tree MPFR sources
557	allow for the fact that from release v3.1.0 of MPFR the source
558	files were moved into a src sub-directory.
559	* configure: Regenerate.
560
5612012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
562
563	* configure.ac: Bump minimum MPFR version to 2.4.0.
564	* configure: Regenerated.
565
5662012-05-01  Richard Henderson  <rth@redhat.com>
567
568	* Makefile.def (libatomic): New target_module.
569	* configure.ac (target_libraries): Add libatomic.
570	(noconfigdirs): Check if libatomic is supported.
571	* Makefile.in, configure: Rebuild.
572
5732012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
574
575	* MAINTAINERS (Write After Approval): Add myself.
576
5772012-04-25  Joel Brobecker  <brobecker@adacore.com>
578
579	* config.sub: Update to 2012-04-18 version from official repo.
580
5812012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
582
583	* MAINTAINERS (Write After Approval): Add myself.
584
5852012-04-11  Steve Ellcey  <sellcey@mips.com>
586
587	* MAINTAINERS: Changed email address.
588
5892012-03-28  Georg-Johann Lay  <avr@gjlay.de>
590
591	PR target/52737
592	* contrib/gcc_update (files_and_dependencies):
593	Remove gcc/config/avr/t-multilib from touch data.
594
5952012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
596
597	* MAINTAINERS (OS Port Maintainers): Remove irix.
598	* configure.ac (enable_libgomp): Remove *-*-irix6*.
599	(unsupported_languages): Remove mips-sgi-irix6.*.
600	(noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
601	(with_stabs): Remove.
602	* configure: Regenerate.
603
6042012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
605
606	* MAINTAINERS (OS Port Maintainers): Remove osf.
607	* configure.ac (enable_libgomp): Remove *-*-osf*.
608	(with_stabs): Remove alpha*-*-osf*.
609	* configure: Regenerate.
610
6112012-03-05  Tristan Gingold  <gingold@adacore.com>
612
613	* configure.ac: Enable gdb and readline for ia64*-*-*vms*.
614	* configure: Regenerate.
615
6162012-02-17  Walter Lee  <walt@tilera.com>
617
618	* MAINTAINERS: (Write After Approval): Delete myself.
619
6202012-02-14  Walter Lee  <walt@tilera.com>
621
622	* MAINTAINERS (tilegx port): Add myself.
623	(tilepro port): Add myself.
624	(Write After Approval): Add myself.
625
6262012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
627
628	* MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
629	and Joseph Myers as docstring relicensing maintainers.
630
6312012-02-09  Bin Cheng  <bin.cheng@arm.com>
632
633	* MAINTAINERS (write-after-approval): Add myself.
634
6352012-02-08  Ira Rosen <irar@il.ibm.com>
636
637	* MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
638	maintainer.
639
6402012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
641
642	* MAINTAINERS (Write After Approval): Move myself to
643	maintain alphabetical order.
644
6452012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
646
647	* MAINTAINERS (Write After Approval): Add myself.
648
6492012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
650
651	* MAINTAINERS (Write After Approval): Add myself.
652
6532012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
654	    Jayant R Sonar <jayant.sonar@kpitcummins.com>
655
656	* configure.ac (cr16-*-*): Remove nonconfigdirs.
657	* configure: Regenerate.
658
6592012-01-23  Harshit Chopra  <harshit@google.com>
660
661	* MAINTAINERS (Write After Approval): Add myself.
662
6632012-01-22  Douglas B Rupp  <rupp@ngnat.com>
664
665	* configure.ac: Remove reference to mh-interix.
666	* configure: Regenerate.
667
6682012-01-05  Richard Henderson  <rth@redhat.com>
669
670	PR bootstrap/51072
671	* configure.ac: Disable libitm if c++ is not enabled.
672	* configure: Rebuild.
673
674	* configure.ac: Fix regexp for same.
675	* configure: Rebuild.
676
6772012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
678
679	* MAINTAINERS (Write After Approval): Add myself.
680
6812012-01-02  Richard Guenther  <rguenther@suse.de>
682
683	PR bootstrap/51686
684	* Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
685	* Makefile.in: Regenerate.
686
6872011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
688
689	* MAINTAINERS (Write After Approval): Add myself.
690
6912011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
692
693	* configure: Regenerate.
694
6952011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
696
697	* MAINTAINERS (picochip): Changed email address.
698
6992011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
700
701	* MAINTAINERS (write-after-approval): Add self.
702
7032011-11-29  DJ Delorie  <dj@redhat.com>
704
705	* configure.ac (rl78-*-*) New case.
706	* configure: Regenerate.
707	* MAINTAINERS: Add myself as RL78 maintainer.
708
7092011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
710
711	* MAINTAINERS: Add self as co-maintainer of the Ada front end.
712
7132011-11-21  Andreas Tobler  <andreast@fgznet.ch>
714
715	* libtool.m4: Additional FreeBSD 10 fixes.
716
7172011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
718
719	* MAINTAINERS: Move myself from Write After Approval to CPU Port
720	Maintainers section, as Epiphany maintainer.
721
7222011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
723
724	PR target/49992
725	* configure.ac: Remove ranlib special-casing for Darwin.
726	* configure: Regenerate.
727
7282011-11-12  Andrey Belevantsev  <abel@ispras.ru>
729
730	* MAINTAINERS (Reviewers): Keep the list sorted.
731
7322011-11-11  Andrey Belevantsev  <abel@ispras.ru>
733
734	* MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
735
7362011-11-09  Roland McGrath  <mcgrathr@google.com>
737
738	* configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
739	* configure: Rebuild.
740	* Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
741	* Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
742	(HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
743	(BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
744	(BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
745	Add READELF.
746	* Makefile.in: Rebuild.
747
7482011-11-09  Jason Merrill  <jason@redhat.com>
749
750	* Makefile.def (language=c++): Remove check-c++0x.
751	* Makefile.in (check-gcc-c++): Regenerate.
752
7532011-11-08  Richard Henderson  <rth@redhat.com>
754
755	* configure.ac: Test for libitm directory present first.
756
757	* configure.ac: Adjust srcdir for running libitm/configure.tgt.
758
759	* configure.ac: Test libitm/configure.tgt to disable libitm.
760	* configure: Rebuild.
761
7622011-11-07  Aldy Hernandez  <aldyh@redhat.com>
763	    Richard Henderson  <rth@redhat.com>
764
765	Merged from transactional-memory.
766
767	* Makefile.def (lang_env_dependencies): libitm is c++.
768	Add libitm target module.
769	* configure.ac: Likewise.
770	* config/mmap.m4: New file.
771	* contrib/gcc_update: Add libitm to touch data.
772	* Makefile.in, configure: Rebuild.
773
7742011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
775
776	* Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
777	LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
778	* Makefile.in: Regenerate.
779
7802011-11-01  DJ Delorie  <dj@redhat.com>
781
782	* config.sub: Update to version 2011-10-29 (added rl78)
783
7842011-10-27  Nick Clifton  <nickc@redhat.com>
785
786	* config.sub: Import these changes from the config project:
787
788	2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
789	    Ben Elliston  <bje@gnu.org>
790
791	* config.sub (epiphany): New.
792
793	2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
794	    Ben Elliston  <bje@gnu.org>
795
796	* config.sub (hexagon, hexagon-*): New.
797
798	2011-08-23  Roland McGrath  <mcgrathr@google.com>
799
800	* config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
801	64eb to be64.
802
803	2011-08-16  Roland McGrath  <mcgrathr@google.com>
804
805	* config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
806	(nacl): Grok as alias for 32el-unknown-nacl.
807
8082011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
809
810	* MAINTAINERS (Write After Approval): Add myself.
811
8122011-10-24  Teresa Johnson  <tejohnson@google.com>
813
814	* MAINTAINERS (Write After Approval): Add myself.
815
8162011-09-21  Jakub Jelinek  <jakub@redhat.com>
817
818	* MAINTAINERS (sparc port): Remove myself.
819
8202011-09-14  Tom de Vries  <tom@codesourcery.com>
821
822	* MAINTAINERS (Write After Approval): Add myself.
823
8242011-08-14  Yao Qi  <yao@codesourcery.com>
825
826	* configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
827	* configure: Regenerate.
828
8292011-07-26  Ian Lance Taylor  <iant@google.com>
830
831	* configure.ac: Set have_compiler based on whether gcc directory
832	exists, rather than on whether gcc is in configdirs.
833	* configure: Rebuild.
834
8352011-07-21  Joseph Myers  <joseph@codesourcery.com>
836
837	* MAINTAINERS (Global Reviewers): Add self.
838
8392011-07-20  David Edelsohn  <dje.gcc@gmail.com>
840
841	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
842	link directories.
843	* Makefile.in: Rebuild.
844
8452011-07-20  Ian Lance Taylor  <iant@google.com>
846
847	PR bootstrap/49787
848	* configure.ac: Move --enable-bootstrap handling earlier in file.
849	If --enable-bootstrap and either --enable-build-with-cxx or
850	--enable-build-poststage1-with-cxx, enable C++ automatically.
851	* configure: Rebuild.
852
8532011-07-19  Ian Lance Taylor  <iant@google.com>
854
855	* configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
856	make C++ a boot_language.  Set and substitute
857	POSTSTAGE1_CONFIGURE_FLAGS.
858	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
859	(STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
860	* configure, Makefile.in: Rebuild.
861
8622011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
863
864	* MAINTAINERS (Register Allocation): Move myself from reviewers to
865	maintainers.
866
8672011-07-18  Jakub Jelinek  <jakub@redhat.com>
868
869	* MAINTAINERS (Global Reviewers): Add myself.
870
8712011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
872
873	* configure: Regenerate.
874
8752011-07-16  Jason Merrill  <jason@redhat.com>
876
877	* Makefile.def (language=c++): Add check-c++0x and
878	check-target-libmudflap-c++.
879	* Makefile.tpl (check-target-libmudflap-c++): New.
880	* Makefile.in: Regenerate.
881
8822011-07-16  Matthias Klose  <doko@ubuntu.com>
883
884	* Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
885	* Makefile.def (target_modules/libjava): Pass
886	$(EXTRA_CONFIGARGS_LIBJAVA).
887	* configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
888	if not configured with --enable-static-libjava.
889	* Makefile.in: Regenerate.
890	* configure: Likewise.
891
8922011-07-15  Jason Merrill  <jason@redhat.com>
893
894	* Makefile.in (check-c++): Move check-gcc-c++0x after
895	check-target-libstdc++-v3.
896
8972011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
898
899	* MAINTAINERS (c6x port): New entry.
900
9012011-07-13  Jason Merrill  <jason@redhat.com>
902
903	* Makefile.in (check-gcc-c++0x): New.
904	(check-c++): Depend on it.
905
9062011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
907
908	PR target/39150
909	* configure.ac (i[3456789]86-*-solaris2*): Also accept
910	x86_64-*-solaris2.1[0-9]*.
911	* configure: Regenerate.
912
9132011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
914
915	* MAINTAINERS (RTL optimizers): Add self.
916
9172011-06-27  Gabriel Charette  <gchare@google.com>
918
919	* MAINTAINERS (Write After Approval): Add myself.
920
9212011-06-22  Hans-Peter Nilsson  <hp@axis.com>
922
923	PR regression/47836
924	PR bootstrap/23656
925	PR other/47733
926	PR bootstrap/49247
927	PR c/48825
928	* configure.ac (target_libraries): Remove target-libiberty.
929	Remove case-statement setting skipdirs=target-libiberty for
930	multiple targets.  Remove checking target_configdirs and
931	removing target-libiberty but keeping target-libgcc if
932	otherwise empty.
933	* Makefile.def (target_modules): Don't add libiberty.
934	(dependencies): Remove all traces of target-libiberty.
935	* configure, Makefile.in: Regenerate.
936
9372011-06-13  Walter Lee <walt@tilera.com>
938
939	* configure.ac (tilepro-*-*) New case.
940	(tilegx-*-*): Likewise.
941	* configure: Regenerate.
942
9432011-06-06  Jing Yu  <jingyu@google.com>
944
945	* configure.ac: Skip target-libiberty for
946	arm*-*-linux-androideabi.
947	* configure: Regenerated.
948
9492011-06-06  Nick Clifton  <nickc@redhat.com>
950
951	* config.sub: Sync from upstream.
952
9532011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
954
955	* MAINTAINERS (Write After Approval): Add myself.
956
9572011-06-01  Daniel Jacobowitz  <drow@false.org>
958
959	* MAINTAINERS: Update my email address.
960
9612011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
962
963	* MAINTAINERS (Write After Approval): Update my email address.
964
9652011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
966
967	* MAINTAINERS (Write After Approval): Add myself.
968
9692011-05-08  Doug Kwan  <dougkwan@google.com>
970
971	* configure.ac: Propagate LDFLAGS_FOR_TARGET.
972	* configure: Regenerated.
973	* Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
974	value from configure.
975	* Makefile.in: Regenerated.
976
9772011-05-05  Joseph Myers  <joseph@codesourcery.com>
978
979	* configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
980	sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
981	*-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
982	| *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
983	*-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
984	*-*-vxworks*): Disable newlib and libgloss in separate case
985	statement.
986	(i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
987	to separate case statement.
988	(*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
989	*-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
990	alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
991	sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
992	arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
993	bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
994	i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
995	i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
996	i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
997	i[[3456789]]86-*-rdos*, m32r-*-*,
998	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
999	| fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1000	powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1001	rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1002	| sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1003	sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1004	sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1005	*-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1006	and libgloss in main case over targets.  Remove most empty cases
1007	in main case over targets.
1008	* configure: Regenerate.
1009
10102011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1011
1012	* MAINTAINERS (Write After Approval): Add myself.
1013
10142011-05-04  Joseph Myers  <joseph@codesourcery.com>
1015
1016	* configure.ac: Remove code setting special library locations for
1017	hppa*64*-*-hpux11*.  Remove code setting compiler for
1018	sparc-sun-solaris2*.
1019	* configure: Regenerate.
1020
10212011-05-04  Joseph Myers  <joseph@codesourcery.com>
1022
1023	* configure.ac: Separate libgloss_dir settings from general case
1024	over targets.
1025	* configure: Regenerate.
1026
10272011-04-28  Joseph Myers  <joseph@codesourcery.com>
1028
1029	* configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1030	alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1031	arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1032	cases in libgcj-disabling case statement.
1033	(hppa*64*-*-linux*): Set unsupported_languages instead of
1034	disabling target-zlib.
1035	(hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1036	to hppa*64*-*-hpux*.
1037	(hppa*-*-*): Restrict case in libgcj-disabling case statement to
1038	hppa*-*-hpux*.
1039	(ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1040	i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1041	i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1042	fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1043	powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1044	sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1045	sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1046	*-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1047	libgcj-disabling case statement.
1048	* configure: Regenerate.
1049
10502011-04-28  Joseph Myers  <joseph@codesourcery.com>
1051
1052	* configure.ac: Disable Java for targets not supporting libffi.
1053	(*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1054	Remove cases in Java-disabling statement.
1055	(*arm-wince-pe): Change to arm-wince-pe.
1056	(arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1057	cases in Java-disabling statement.
1058	(bfin-*-*): Don't disable Java again.
1059	(c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1060	fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1061	hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1062	hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1063	i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1064	i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1065	i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1066	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1067	Java-disabling statement.
1068	(mmix-*-*): Don't disable Java again.
1069	(mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1070	powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1071	microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1072	sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1073	tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1074	statement.
1075	* configure: Regenerate.
1076
10772011-04-28  Joseph Myers  <joseph@codesourcery.com>
1078
1079	* configure.ac: Separate cases disabling Java and Java libraries
1080	from general case over targets.
1081	* configure: Regenerate.
1082
10832011-04-21  Jie Zhang  <jzhang918@gmail.com>
1084
1085	* MAINTAINERS: Update my email address.
1086
10872011-04-20  Easwaran Raman  <eraman@google.com>
1088
1089	* MAINTAINERS (Write After Approval): Add myself.
1090
10912011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1092
1093	PR lto/48086
1094	* configure.ac: Re-enable LTO on *-apple-darwin9*.
1095	* configure: Regenerate.
1096
10972011-04-16  Jim Meyering  <meyering@redhat.com>
1098
1099	* MAINTAINERS (Write After Approval): Add myself.
1100
11012011-04-15  Dodji Seketeli  <dodji@redhat.com>
1102
1103	* MAINTAINERS: Update my email address.
1104
11052011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1106
1107	* MAINTAINERS (Write After Approval): Add myself.
1108
11092011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1110
1111	* MAINTAINERS (Write After Approval): Add myself.
1112
11132011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1114
1115	* MAINTAINERS (Write After Approval): Add myself.
1116
11172011-04-06  Joseph Myers  <joseph@codesourcery.com>
1118
1119	* configure.ac (build_tools): Remove build-byacc.
1120	(host_libs): Remove mmalloc.
1121	(host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1122	autoconf automake libtool diff rcs fileutils shellutils time
1123	textutils wdiff find uudecode hello tar gzip indent recode release
1124	sed perl gawk findutils gettext zip.
1125	(libgcj): Remove target-qthreads.
1126	(target_tools): Remove target-examples target-gperf.
1127	(YACC): Don't handle building byacc.
1128	* configure: Regenerate.
1129	* Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1130	dosutils, examples, fileutils, find, findutils, gawk, gettext,
1131	gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1132	patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1133	shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1134	handle building components.
1135	* Makefile.in: Regenerate.
1136
11372011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1138
1139	* MAINTAINERS: Update my email address as Xtensa maintainer.
1140
11412011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1142
1143	* config.sub: Sync from upstream.
1144
11452011-04-01  Joseph Myers  <joseph@codesourcery.com>
1146
1147	* configure.ac (avr-*-*): Add comment about why libssp is disabled.
1148	(microblaze*): Don't disable libssp.
1149	* configure: Regenerate.
1150
11512011-04-01  Joseph Myers  <joseph@codesourcery.com>
1152
1153	* configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1154	moveifchange.
1155	* configure: Regenerate.
1156	* Makefile.tpl: Use @SHELL@ not @config_shell@.
1157	* Makefile.in: Regenerate.
1158
11592011-04-01  Joseph Myers  <joseph@codesourcery.com>
1160
1161	* configure.ac (*-*-sysv4*): Don't enable libgomp.
1162	(alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1163	powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1164	powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1165	xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1166	*-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1167	md_exec_prefix cases.
1168	* configure: Regenerate.
1169
11702011-04-01  Joseph Myers  <joseph@codesourcery.com>
1171
1172	* configure.ac: Separate cases disabling target-libssp,
1173	target-libiberty, target-libstdc++-v3 and Fortran from general
1174	case over targets.
1175	* configure: Regenerate.
1176
11772011-04-01  Joseph Myers  <joseph@codesourcery.com>
1178
1179	* configure.ac (*-*-chorusos): Don't disable libgcj.
1180	(*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1181	Remove case.
1182	(*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1183	(arm-*-coff): Don't disable libgcj.
1184	(arm*-*-linux-gnueabi): Remove useless assignment.
1185	(arm-*-riscix*): Don't disable libgcj.
1186	(bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1187	configuration.
1188	(c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1189	(c54x*-*-*): Remove case.
1190	(tic54x-*-*): Don't disable GCC or GCC libraries.
1191	(cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1192	to *.
1193	(d10v-*-*): Don't disable GCC libraries.
1194	(d30v-*-*): Don't disable libgcj.
1195	(h8500-*-*): Don't disable GCC libraries.
1196	(i960-*-*): Don't disable libgcj.
1197	(i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1198	(i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1199	i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1200	libgcj.
1201	(m68k-*-coff*): Remove case.
1202	(mmix-*-*): Don't disable libgloss on host.
1203	(mn10200-*-*, mn10300-*-*): Remove cases.
1204	(powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1205	powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1206	Don't disable libgcj.
1207	(romp-*-*): Remove case.
1208	(sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1209	(sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1210	case.
1211	(v810-*-*): Don't disable GCC libraries.
1212	(v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1213	(ip2k-*-*): Don't disable GCC libraries.
1214	* configure: Regenerate.
1215
12162011-03-28  Joseph Myers  <joseph@codesourcery.com>
1217
1218	* configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1219	libffi on host.
1220	(x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1221	on host.
1222	(c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1223	* configure: Regenerate.
1224
12252011-03-26  John Marino  <binutils@marino.st>
1226
1227	* configure.ac: Add support for *-*-dragonfly*
1228	* configure: Regenerate.
1229
12302011-03-25  Joseph Myers  <joseph@codesourcery.com>
1231
1232	* configure.ac (native_only): Remove.
1233	(i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1234	send-pr uudecode guile gnuserv on host.
1235	(x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1236	send-pr rcs guile perl texinfo libtool on host.
1237	(i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1238	automake send-pr rcs guile perl texinfo libtool on host.
1239	(*-*-cygwin*, *-*-netbsd*): Remove host cases.
1240	(*-*-kaos*): Don't disable target-examples target-gperf on target.
1241	(alpha*-dec-osf*): Don't disable fileutils on target.
1242	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1243	texinfo send-pr expect dejagnu on target.
1244	(arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1245	target-qthreads on target.
1246	(hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1247	(ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1248	(i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1249	x86_64-*-mingw*): Don't disable expect on target.
1250	(*-*-cygwin*): Don't disable target-gperf on target.
1251	(powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1252	gnuserv on target.
1253	(powerpcle-*-solaris*): Don't disable make expect gnuserv on
1254	target.
1255	* configure: Regenerate.
1256
12572011-03-25  Joseph Myers  <joseph@codesourcery.com>
1258
1259	* configure.ac (target_tools): Remove target-groff.
1260	(native_only): Remove target-groff.
1261	(hppa*64*-*-*): Don't disable byacc.
1262	(i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1263	setting.
1264	(*-*-kaos*): Don't skip target-librx and target-groff.
1265	(*-*-netware*): Don't skip target-libmudflap.
1266	(*-*-tpf*): Don't skip target-libmudflap.
1267	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1268	directories on the host.
1269	(ia64*-*-*vms*): Don't skip tix.
1270	(sh-*-* | sh64-*-*): Don't condition skipped directories on the
1271	host.
1272	* configure: Regenerate.
1273
12742011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1275
1276	* configure.ac: Remove references to mt-mep, mt-netware,
1277	mt-wince.
1278	* Makefile.def: Add all-utils soft dependencies.
1279	* Makefile.tpl: Remove GDB_NLM_DEPS.
1280	* configure: Regenerate.
1281	* Makefile.in: Regenerate.
1282
12832011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1284
1285	* configure.ac: Do not include mh-x86omitfp.
1286	* configure: Regenerate.
1287
12882011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1289
1290	* configure.ac: Remove empty cases.
1291	* configure: Regenerate.
1292
12932011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1294
1295	* Makefile.def: Add dependency from termcap to gdb.
1296	* Makefile.in: Regenerate.
1297
12982011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1299
1300	* configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1301	* configure: Regenerate.
1302	* Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1303	* Makefile.tpl: Likewise.
1304	* Makefile.in: Regenerate.
1305
13062011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1307
1308	* configure.ac: Remove all mentions of tentative_cc.
1309	* configure: Regenerate.
1310
13112011-03-24  Joseph Myers  <joseph@codesourcery.com>
1312
1313	* configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1314	i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1315	m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1316	m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1317	mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1318	i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1319	i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1320	i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1321	i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1322	hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1323	*-*-rhapsody*): Remove host cases.
1324	* configure: Regenerate.
1325
13262011-03-24  Joseph Myers  <joseph@codesourcery.com>
1327
1328	* configure.ac (ppc*-*-pe): Remove host case.
1329	(strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1330	xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1331	| ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1332	cases.
1333	* configure: Regenerate.
1334
13352011-03-24  Joseph Myers  <joseph@codesourcery.com>
1336
1337	* config.sub: Update to version 2011-03-23.
1338
13392011-03-22  Joseph Myers  <joseph@codesourcery.com>
1340
1341	* configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1342	i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1343	| i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1344	* configure: Regenerate.
1345
13462011-03-22  Joseph Myers  <joseph@codesourcery.com>
1347
1348	* MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1349	to Write After Approval.
1350	* config-ml.in: Don't handle arc-*-elf*.
1351	* configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1352	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1353	handle GCC libraries.
1354	* configure: Regenerate.
1355
13562011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1357
1358	PR bootstrap/48120:
1359	* configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1360	Add -lstdc++ -lm to LIBS.
1361	* configure: Regenerate.
1362
13632011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1364
1365	* config.guess: Update to version 2011-02-02
1366	* config.sub: Update to version 2011-02-24
1367
13682011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1369
1370	PR lto/48086
1371	* configure.ac: Re-enable LTO on *-apple-darwin9.
1372	* configure: Regenerate.
1373
13742011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1375
1376	PR lto/48086
1377	* configure.ac: Disable LTO on darwin due to an assembler change in
1378	Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1379	under 256.
1380	* configure: Regenerate.
1381
13822011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1383
1384	* MAINTAINERS: Update myself as score backend maintainer,
1385	update my e-mail address.
1386
13872011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1388
1389	* MAINTAINERS: Update my e-mail address.
1390
13912011-03-06  Joey Ye  <joey.ye@arm.com>
1392
1393	* MAINTAINERS: Update my e-mail address.
1394
13952011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1396
1397	* configure.ac: Adjust test of with_ppl.
1398	* configure: Regenerated.
1399
14002011-03-02  Kai Tietz  <ktietz@redhat.com>
1401
1402	* MAINTAINERS: Adjust my e-mail address.
1403
14042011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1405
1406	* configure.ac: Add -lpwl to ppllibs.
1407	* configure: Regenerated.
1408
14092011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1410
1411	* config/cloog.m4: Add -lisl to clooglibs.
1412	* configure: Regenerated.
1413
14142011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1415
1416	* MAINTAINERS (CPU Port maintainers): Add self.
1417
14182011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1419
1420	* MAINTAINERS: Add myself as testsuite maintainer.
1421
14222011-02-15  Mike Stump  <mikestump@comcast.net>
1423
1424	* MAINTAINERS: Add myself as testsuite maintainer.
1425
14262011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1427
1428	Import from Libtool and gnulib:
1429
1430	2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1431
1432	Prepare for supporting FreeBSD 10.
1433	* config.rpath: Remove handling of freebsd1* which soon would
1434	match FreeBSD 10.0.
1435
1436	2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1437
1438	Remove support for FreeBSD 1.x.
1439	* libtool.m4 (_LT_LINKER_SHLIBS)
1440	(_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1441	soon would incorrectly match FreeBSD 10.0.
1442
14432011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1444
1445	PR binutils/12283
1446	* move-if-change: Import version from gnulib.
1447
14482011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1449
1450	PR lto/47225
1451	* Makefile.def (lto-plugin): Double dash for enable-shared.
1452	(configure-gcc): Depend on all-lto-plugin.
1453	* Makefile.in: Rebuilt.
1454
14552011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1456
1457	* configure.ac: Remove extra bracket.
1458	* configure: Regenerate.
1459
14602011-02-08  Tobias Burnus  <burnus@net-b.de>
1461
1462	* MAINTAINERS: Add myself as libquadmath maintainer.
1463
14642011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1465
1466	* MAINTAINERS: Update my email address.
1467
14682011-02-07  Joseph Myers  <joseph@codesourcery.com>
1469
1470	* MAINTAINERS (option handling): Add self.
1471
14722011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1473
1474	PR lto/47225
1475	* Makefile.def: Add dependency for install-gcc
1476	on install-lto-plugin.
1477	* Makfile.in: Regenerated
1478
14792011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1480
1481	* MAINTAINERS (CPU Port Maintainers): Add myself.
1482
14832011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1484
1485	PR libgcj/44341
1486	* configure.ac: Discard --with-* flags for host when configuring
1487	target libraries for cross build.
1488	* configure: Rebuilt.
1489
14902011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1491
1492	* MAINTAINERS (linear loop transforms): Removed.
1493
14942011-01-25  Jakub Jelinek  <jakub@redhat.com>
1495
1496	* configure.ac: If with_ppl is no, move setting with_cloog=no
1497	after CLOOG_REQUESTED check.
1498	* configure: Regenerated.
1499
15002011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1501
1502	* configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1503	CLooG has been requested.
1504	* configure: Regenerated.
1505
15062011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1507
1508	* configure: Regenerated.
1509	* configure.ac: Check for version 0.11 (or later revision) of PPL.
1510
15112011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1512
1513	* configure: Regenerated.
1514	* configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1515
15162011-01-21  Andreas Schwab  <schwab@redhat.com>
1517
1518	* configure.ac: Use AS_HELP_STRING throughout.
1519	* configure: Regenerate.
1520
15212011-01-18  Jie Zhang  <jie.zhang@analog.com>
1522
1523	* configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1524	* configure: Regenerate.
1525
15262011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1527
1528	* ltmain.sh (relink): Use absolute path when hardcoding with -L.
1529
15302011-01-13  Joel Brobecker  <brobecker@adacore.com>
1531
1532	* configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1533	for ia64-hpux.
1534	* configure: Regenerate.
1535
15362011-01-07  Jan Hubicka  <jh@suse.cz>
1537
1538	PR lto/47225
1539	* Makefile.in: Regenerate.
1540	* Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1541	configure.
1542
15432011-01-07  Jan Hubicka  <jh@suse.cz>
1544
1545	* Makefile.in: Regenerate.
1546	* Makefile.def (gcc host module) and soft dependency on lto-plugin
1547	and configure dependency on lto-plugin configure.
1548	(lto-plugin module): Remove dependency on GCC; add dependency on
1549	liniberty.
1550
15512011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1552
1553	* MAINTAINERS (Write After Approval): Add myself.
1554
15552010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1556
1557	* configure: Regenerate.
1558
15592010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1560
1561	* configure.ac: (picochip): Disable libiberty.
1562
15632010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1564
1565	* MAINTAINERS (Write After Approval): Add myself.
1566
15672010-12-10  Ian Lance Taylor  <iant@google.com>
1568
1569	PR bootstrap/46819
1570	* configure.ac: For --disable-libgcj clear libgcj_saved.
1571	* configure: Rebuild.
1572
15732010-12-10  Tobias Burnus  <burnus@net-b.de>
1574
1575	PR fortran/46540
1576	* configure.ac: Add --disable-libquadmath and
1577	--disable-libquadmath-support.
1578	* configure: Regenerate.
1579
15802010-12-03  Ian Lance Taylor  <iant@google.com>
1581
1582	* MAINTAINERS: Add myself as libgo maintainer.
1583
15842010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1585
1586	PR libffi/46792
1587	* configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1588	* configure: Regenerate.
1589
15902010-12-02  Ian Lance Taylor  <iant@google.com>
1591
1592	* configure.ac: Always set default for poststage1_ldflags to
1593	-static-libstdc++ -static-libgcc.
1594
15952010-11-29  Andreas Schwab  <schwab@redhat.com>
1596
1597	* configure.ac: Move comment to remove extra space in last argument
1598	of GCC_TARGET_TOOL.
1599
16002010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1601
1602	PR other/46026
1603	* configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1604	* Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1605	* Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1606	(BASE_FLAGS_TO_PASS): Use it.
1607	* configure: Rebuilt.
1608	* Makefile.in: Rebuilt.
1609
16102010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1611
1612	PR binutils/12258
1613	* configure.ac: Correct comments for --enable-gold/--enable-ld.
1614	Properly check default linker.
1615	* configure: Regnerated.
1616
16172010-11-23  Matthias Klose  <doko@ubuntu.com>
1618
1619	* configure.ac: For --enable-gold, handle value `default' instead of
1620	`both*'.  New configure option --{en,dis}able-ld.
1621	* configure: Regenerate.
1622
16232010-11-20  Ian Lance Taylor  <iant@google.com>
1624
1625	* configure.ac: Only disable a language library if no language needs
1626	it.  Don't let --disable-libgcj uncondtionally disable libffi.
1627	* configure: Rebuild.
1628
16292010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1630
1631	* Makefile.in: Regenerate.
1632
1633	PR other/46202
1634	* configure.ac: Fix just-built in-tree STRIP name to be
1635	binutils/strip-new.
1636	* configure: Regenerate.
1637	* Makefile.def (install-strip-gcc, install-strip-binutils)
1638	(install-strip-opcodes, install-strip-ld, install-strip-itcl)
1639	(install-strip-sid): Mirror dependencies on non-strip variants
1640	of these targets on the respective -strip prerequisites.
1641	* Makefile.tpl (install-strip, install-strip-host)
1642	(install-strip-target): New targets.
1643	(install-strip-[+module+], install-strip-target-[+module+]):
1644	New targets.
1645	* Makefile.in: Regenerate.
1646
16472010-11-19  Ian Lance Taylor  <iant@google.com>
1648	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1649
1650	* configure.ac: Add target-libgo to target_libraries.  Set
1651	and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1652	* Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1653	(HOST_EXPORTS): Add GOC.
1654	(BASE_TARGET_EXPORTS): Add GOC.
1655	(GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1656	(GOCFLAGS_FOR_TARGET): New variable.
1657	(EXTRA_HOST_FLAGS): Add GOC.
1658	(EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1659	* Makefile.def (target_modules): Add libgo.
1660	(flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1661	(dependencies): Add dependency from configure-target-libgo to
1662	configure-target-libffi and all-target-libstdc++-v3.  Add
1663	dependencies from all-target-libgo to all-target-libffi.
1664	(languages): Add go.
1665	* configure: Rebuild.
1666	* Makefile.in: Rebuild.
1667
16682010-11-19  Ian Lance Taylor  <iant@google.com>
1669
1670	* config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1671	compiler/flag environment variables.
1672
16732010-11-18  Ian Lance Taylor  <iant@google.com>
1674
1675	* configure.ac: Check for lang_requires_boot_languages in
1676	config-lang.in files.
1677	* configure: Rebuild.
1678
16792010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1680	    Tobias Burnus  <burnus@net-b.de>
1681
1682	PR fortran/32049
1683	* Makefile.def: Add libquadmath; build it with language=fortran.
1684	* configure.ac: Add libquadmath.
1685	* Makefile.tpl: Handle multiple libs in check-[+language+].
1686	* Makefile.in: Regenerate.
1687	* configure: Regenerate.
1688
16892010-11-16  Tom Tromey  <tromey@redhat.com>
1690
1691	* MAINTAINERS: Moved myself to reviewers section.
1692
16932010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1694
1695	* MAINTAINERS: Moved myself to reviewers section.
1696
16972010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1698
1699	* MAINTAINERS (Various Maintainers): Add self for build machinery.
1700	(Write After Approval): Remove self.
1701
17022010-11-15  Andreas Schwab  <schwab@redhat.com>
1703
1704	* configure.ac: Fix spelling in option names.
1705	* configure: Regenerated.
1706
17072010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1708
1709	PR bootstrap/39622
1710	* configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1711	* configure: Regenerated.
1712
17132010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1714
1715	* MAINTAINERS: Update my email address.
1716
17172010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1718
1719	* configure: Regenerate.
1720
17212010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1722
1723	* configure: Regenerate.
1724
17252010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1726
1727	* configure: Regenerate.
1728
17292010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1730
1731	* configure: Regenerate.
1732
17332010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1734
1735	* configure.ac: Support official CLooG.org versions.
1736	* configure: Regenerate.
1737	* config/cloog.m4: New.
1738
17392010-11-10  François Dumont  <francois.cppdevs@free.fr>
1740
1741	* MAINTAINERS (Write After Approval): Add myself.
1742
17432010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1744
1745	* MAINTAINERS: Update my email address.
1746
17472010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1748
1749	* configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1750	* configure: Regenerate.
1751
17522010-11-03  Ian Lance Taylor  <iant@google.com>
1753	    Dave Korn  <dave.korn.cygwin@gmail.com>
1754
1755	PR lto/46273
1756	* configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1757	and on other supported platforms whenever LTO is enabled.
1758	* configure: Rebuild.
1759
17602010-11-02  Alan Modra  <amodra@gmail.com>
1761
1762	PR binutils/12110
1763	* configure.ac: Error when source path contains spaces.
1764	* configure: Regenerate.
1765
17662010-10-23  James E. Wilson  <wilson@codesourcery.com>
1767
1768	* MAINTAINERS: Update my email address.
1769
17702010-10-20  Ian Lance Taylor  <iant@google.com>
1771
1772	* Makefile.def (target_modules): Set lib_path to src/.libs for
1773	libstdc++-v3 module.
1774	* Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1775	* Makefile.in: Rebuild.
1776
17772010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1778
1779	* MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1780	(Write After Approval): Remove myself.
1781
17822010-10-15  Tristan Gingold  <gingold@adacore.com>
1783
1784	* MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1785
17862010-10-14  Douglas Rupp  <rupp@gnat.com>
1787
1788	* MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1789
17902010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1791
1792	* configure.ac (build_lto_plugin): New shell variable.
1793	(--enable-lto): Turn on by default for all non-ELF platforms that
1794	have had LTO support added so far.  Set build_lto_plugin appropriately
1795	for both ELF and non-ELF.
1796	(configdirs): Add lto-plugin or not based on build_lto_plugin.
1797	* configure: Regenerate.
1798
17992010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1800
1801	Sync from src:
1802	* configure.ac (v850 support): Remove target-libgloss from
1803	noconfigdirs.
1804	* configure: Regenerate.
1805
18062010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1807
1808	PR bootstrap/45326
1809	PR bootstrap/45174
1810	* configure.ac: Honor initial values of $build_configargs,
1811	$host_configargs, $target_configargs.  Mark the precious, so
1812	environment settings get recorded.
1813	* configure: Regenerate.
1814
18152010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1816
1817	PR bootstrap/45796
1818	* Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1819	Depend on all-build-libiberty.
1820	* Makefile.in: Regenerate.
1821
18222010-09-30  Michael Eager  <eager@eagercon.com>
1823
1824	* configure.ac (microblaze): Add target-libssp to noconfigdirs.
1825	* configure: Regenerate.
1826
18272010-09-28  Michael Eager  <eager@eagercon.com>
1828
1829	* MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1830
18312010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1832
1833	PR bootstrap/44621
1834	* configure.ac: Fix unportable shell quoting.
1835	* configure: Regenerate.
1836
18372010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1838
1839	* configure.ac (enable-lto): Add Darwin to the list of supported lto
1840	targets and amend comment.
1841	* configure: Regenerate.
1842
18432010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1844
1845	* MAINTAINERS (Write After Approval): Add myself.
1846
18472010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1848
1849	* configure.ac: Enable LTO by default on Darwin.
1850	* configure: Regenerate.
1851
18522010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1853
1854	* MAINTAINERS (Write After Approval): Add myself.
1855
18562010-09-01  Ian Bolton  <ian.bolton@arm.com>
1857
1858	* MAINTAINERS (Write After Approval): Add myself.
1859
18602010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1861
1862	* MAINTAINERS (OS Port Maintainers): Remove myself from windows
1863	ports
1864
18652010-07-28  David Yuste  <david.yuste@gmail.com>
1866
1867	* MAINTAINERS (Write After Approval): Add myself.
1868
18692010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1870
1871	* configure.ac: Support all v850 targets.
1872	* configure: Regenerate.
1873
18742010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1875
1876	PR bootstrap/44455
1877	* configure.ac (extra_mpfr_configure_flags): Copy from
1878	extra_mpc_gmp_configure_flags.
1879	* configure: Re-generated.
1880
18812010-07-22  Andi Kleen  <ak@linux.intel.com>
1882
1883	* MAINTAINERS (Write After Approval): Add myself.
1884
18852010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1886
1887	* MAINTAINERS (Write After Approval): Add myself.
1888
18892010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1890
1891	* MAINTAINERS (Write After Approval): Add myself.
1892
18932010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1894
1895	PR target/44862
1896	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1897	Provide -B option to allow for link spec %s substitutions for
1898	libstdc++.a on darwin.
1899	* Makefile.in: Regenerate.
1900
19012010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1902
1903	* MAINTAINERS (Reviewers): Update my e-mail address
1904
19052010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1906
1907	* Makefile.def (configure-gcc): Depend on all-libelf.
1908	* Makefile.in: Rebuild.
1909
19102010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1911
1912	* MAINTAINERS (Write After Approval): Add myself in the right place.
1913
19142010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1915
1916	* MAINTAINERS (Write After Approval): Add myself.
1917
19182010-05-25  Sterling Augustine  <sterling@tensilica.com>
1919
1920	* MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1921
19222010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1923
1924	* config.sub: Update to version 2010-05-21.
1925	* config.guess: Update to version 2010-04-03.
1926
19272010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1928
1929	* configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1930	* configure: Regenerate.
1931
19322010-05-12  Sriraman Tallam  <tmsriram@google.com>
1933
1934	* MAINTAINERS (Write After Approval): Add myself.
1935
19362010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1937
1938	* configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1939	a platform that supports LTO.
1940	* configure: Regenerate.
1941
19422010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1943
1944	* configure.ac: Allow all the versions greater than 0.10 of PPL.
1945	* configure: Regenerated.
1946
19472010-04-27  Roland McGrath  <roland@redhat.com>
1948	    H.J. Lu  <hongjiu.lu@intel.com>
1949
1950	* configure.ac (--enable-gold): Support both, both/gold and
1951	both/bfd to add gold to configdirs without removing ld.
1952	* configure: Regenerated.
1953
1954	* Makefile.def: Add install-gold dependency to install-ld.
1955	* Makefile.in: Regenerated.
1956
19572010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1958
1959	PR lto/42776
1960	* configure.ac (--enable-lto): Refactor handling so libelf tests
1961	are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1962	and allow LTO to be explicitly enabled on non-ELF platforms that
1963	are known to support it inside else-clause.
1964	* configure: Regenerate.
1965
19662010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1967
1968	* configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1969	* configure: Regenerate.
1970
19712010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1972
1973	* configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1974	* configure: Regenerate.
1975
19762010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1977
1978	* configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1979	separately.
1980	* configure: Regenerate.
1981
19822010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1983
1984	* MAINTAINERS (Write After Approval): Add myself.
1985
19862010-04-14  Tristan Gingold  <gingold@adacore.com>
1987
1988	* configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1989	* configure: Regenerate.
1990
19912010-04-13  Steve Ellcey  <sje@cup.hp.com>
1992
1993	* configure: Regenerate after change to elf.m4.
1994
19952010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1996
1997	* MAINTAINERS (Write After Approval): Add myself.
1998
19992010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2000
2001	* configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2002	* configure: Regenerated.
2003
20042010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2005
2006	* configure.ac: Print "buggy but acceptable" when CLooG
2007	revision is less than 9.
2008	* configure: Regenerated.
2009
20102010-04-01  Diego Novillo  <dnovillo@google.com>
2011
2012	* MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2013
20142010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2015
2016	PR bootstrap/43615
2017	PR bootstrap/43328
2018
2019	Revert:
2020
2021	2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2022
2023	* configure.ac: Do not pass --enable-multilib nor
2024	--disable-multilib in baseargs.  Accept explicitly passed
2025	--enable_multilib.
2026	* configure: Regenerate.
2027
20282010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2029
2030	* MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2031
20322010-03-31  Janis Johnson  <janis187@us.ibm.com>
2033
2034	* MAINTAINERS: Remove myself.
2035
20362010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2037
2038	PR bootstrap/43328
2039	* configure.ac: Do not pass --enable-multilib nor
2040	--disable-multilib in baseargs.  Accept explicitly passed
2041	--enable_multilib.
2042	* configure: Regenerate.
2043
20442010-03-28  Andrew Pinski  <pinskia@gmail.com>
2045
2046	* MAINTAINERS (spu port): Remove me.
2047
20482010-03-23  Joseph Myers  <joseph@codesourcery.com>
2049
2050	* configure.ac (tic6x-*-*): New case.
2051	* configure: Regenerate.
2052
20532010-03-23  Joseph Myers  <joseph@codesourcery.com>
2054
2055	* config.sub: Update to version 2010-03-22.
2056	* config.guess: Update to version 2009-12-30.
2057
20582010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2059
2060	PR ada/42554
2061	* configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2062	* configure: Regenerate.
2063
20642010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2065
2066	* MAINTAINERS: Update my email address.
2067
20682010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2069
2070	* MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2071	(ghassan.shobaki@amd.com): Removed.
2072
20732010-03-17  Alan Modra  <amodra@gmail.com>
2074
2075	* MAINTAINERS: Update my email address.
2076
20772010-03-16  Diego Novillo  <dnovillo@google.com>
2078
2079	* MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2080	Matthews.
2081
20822010-03-16  Joseph Myers  <joseph@codesourcery.com>
2083
2084	* MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2085	Gutson, Jeffrey D. Oldham and Mark Shinwell.
2086
20872010-03-16  Joseph Myers  <joseph@codesourcery.com>
2088
2089	* MAINTAINERS: Update my email address.
2090
20912010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2092
2093	* MAINTAINERS: Update my email address.
2094
20952010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2096
2097	* MAINTAINERS: Update my email address.
2098
20992010-03-09  Jie Zhang  <jie@codesourcery.com>
2100
2101	* MAINTAINERS: Update my email address.
2102
21032010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2104
2105	PR libstdc++/32499
2106	* configure.ac (RANLIB): Default to true.
2107	(STRIP): Likewise.
2108	(RANLIB_FOR_TARGET): Remove superfluous : argument.
2109	* configure: Regenerate.
2110
21112010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2112
2113	* MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2114	(Write After Approval): Update my email address.
2115
21162010-02-17  Nick Clifton  <nickc@redhat.com>
2117
2118	PR 11238
2119	* Makefile.tpl (local-distclean): Also remove config.cache files in
2120	sub-directories as there may not be Makefiles present in the
2121	sub-directories.
2122	* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2123	the config.cache files found by the find command.
2124
2125	* Makefile.in: Regenerate.
2126	* configure.ac: Revert previous delta.
2127	* configure: Regenerate.
2128
21292010-02-15  Nick Clifton  <nickc@redhat.com>
2130
2131	PR 11238
2132	* configure.ac: Delete config.cache files in sub-directories when
2133	deleting Makefiles.
2134	* configure: Regenerate.
2135
21362010-02-12  Ben Elliston  <bje@gnu.org>
2137
2138	* MAINTAINERS: Update my email address.
2139
21402010-02-08  Andrew Pinski  <pinskia@gmail.com>
2141
2142	* MAINTAINERS (spu port): Update my email address.
2143
21442010-02-08  Jie Zhang  <jie.zhang@analog.com>
2145
2146	* MAINTAINERS: Add myself as a maintainer for the bfin port.
2147
21482010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2149
2150	* configure.ac: Add "recommended" version checks for GMP/MPC.
2151	Update recommended GMP/MPFR/MPC versions.
2152	* configure: Regenerate.
2153
21542010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2155
2156	* MAINTAINERS: Move my Embecosm email address into the
2157	write-after-approval section.
2158
21592010-01-26  Ian Lance Taylor  <iant@google.com>
2160
2161	* MAINTAINERS: Add myself as Go frontend maintainer.
2162
21632010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2164
2165	PR libstdc++/36101, PR libstdc++/42813
2166	* configure.ac (bootstrap_target_libs): Make inclusion of
2167	target-libgomp conditional on libgomb being in target_configdirs.
2168	* configure: Regenerate.
2169
21702010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2171
2172	PR libstdc++/36101, PR libstdc++/42813
2173	* configure.ac (bootstrap_target_libs): Include target-libgomp.
2174	* configure: Regenerate.
2175
21762010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2177
2178	PR libstdc++/36101, PR libstdc++/42813
2179	* configure.ac (target_configdirs): Substitute.
2180	* Makefile.def: Bootstrap target module libgomp.
2181	Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2182	* Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2183	(BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2184	* configure, Makefile.in: Regenerate.
2185
21862010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2187
2188	* MAINTAINERS: Adjust my details.
2189
21902010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2191
2192	* MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2193
21942010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2195
2196	* MAINTAINERS: reindented my entry with tabs instead of spaces.
2197
21982010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2199
2200	* MAINTAINERS (Write After Approval): Add myself.
2201
22022010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2203
2204	* MAINTAINERS (Write After Approval): Add myself.
2205
22062010-01-11  Richard Guenther  <rguenther@suse.de>
2207
2208	PR lto/41569
2209	* Makefile.def (all-lto-plugin): Depend on all-gcc.
2210	* Makefile.in: Regenerated.
2211
22122010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2213
2214	* configure.ac: Enable libjava build on x86_64-*freebsd*.
2215	* configure: Regenerate.
2216
22172010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2218	    Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2219
2220	PR bootstrap/42424
2221	* configure.ac: Include libtool m4 files.
2222	(_LT_CHECK_OBJDIR): Call it.
2223	(extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2224	gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2225
2226	* configure: Regenerate.
2227
22282010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2229
2230	PR bootstrap/41818
2231	* Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2232	to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2233	* Makefile.in: Regenerate.
2234
22352010-01-02  Richard Guenther  <rguenther@suse.de>
2236
2237	PR lto/41529
2238	* configure.ac: Include config/elf.m4.  Disable LTO if not
2239	builting for an elf target.
2240	* configure: Regenerate.
2241
22422009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2243
2244	* MAINTAINERS: Change my email address.
2245
22462009-12-18  Ben Elliston  <bje@au.ibm.com>
2247
2248	* config.sub, config.guess: Update from upstream sources.
2249
22502009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2251
2252	* MAINTAINERS (Write After Approval): Add myself.
2253
22542009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2255
2256	PR middle-end/30447
2257	PR middle-end/30789
2258	PR other/40302
2259
2260	* configure.ac: Require MPC.
2261	* configure: Regenerate.
2262
22632009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2264
2265	PR target/38384
2266	PR bootstrap/40972
2267	* libtool.m4: Sync from git Libtool.
2268	* ltoptions.m4: Likewise.
2269	* ltversion.m4: Likewise.
2270	* lt~obsolete.m4: Likewise.
2271	* ltmain.sh: Likewise.
2272
22732009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2274
2275	* configure.ac: Update minimum MPC version to 0.8.
2276	* configure: Regenerate.
2277
22782009-11-21  Sebastian Pop  <sebpop@gmail.com>
2279
2280	* configure.ac: Check for version 0.15.5 or later revision of CLooG.
2281	* configure: Regenerated.
2282
22832009-11-21  Ian Lance Taylor  <iant@google.com>
2284
2285	* configure.ac: Change default of poststage1_ldflags to be empty if
2286	poststage1_libs is set.  When poststage1_libs is empty, and
2287	ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2288	* configure: Rebuild.
2289
22902009-11-21  Adam Nemet  <adambnmet@gmail.com>
2291
2292	* MAINTAINERS (Write After Approval): Update my email address.
2293
22942009-11-20  Ben Elliston  <bje@au.ibm.com>
2295
2296	* config.guess: Update from upstream sources.
2297
22982009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2299
2300	* Makefile.def: Restore host and target settings for gmp.
2301	* Makefile.in: Rebuild.
2302
23032009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2304
2305	* configure.ac: Add libelf to host_libs.  Enable in-tree configury
2306	of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2307	Fix portability of test of C++ as bootstrap language.  Add
2308	ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2309	* configure: Rebuild.
2310	* Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2311	and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2312	in-tree building.
2313	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2314	(POSTSTAGE1_HOST_EXPORTS): Use it.
2315	(STAGE[+id+]_CXXFLAGS): New.
2316	(BASE_FLAGS_TO_PASS): Pass it down.
2317	(configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2318	extra_exports.
2319	(all-stage[+id+]-[+prefix+][+module+]): Likewise.
2320	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2321	extra_exports.
2322	* Makefile.in: Rebuild.
2323
23242009-11-17  Ben Elliston  <bje@au.ibm.com>
2325
2326	* config.sub, config.guess: Update from upstream sources.
2327
23282009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2329
2330	* MAINTAINERS (Write After Approval): Add myself.
2331
23322009-11-09  Jon Beniston  <jon@beniston.com>
2333
2334	* MAINTAINERS (Write After Approval): Add myself.
2335
23362009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2337
2338	* configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2339	paths for *-w64-mingw* and x86_64-*mingw*.
2340	* configure: Regenerated.
2341
23422009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2343
2344	* MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2345
23462009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2347
2348	* MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2349	Phil Edwards to Write-After Approval.
2350
23512009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2352
2353	* configure.ac: Disable target-winsup & co for
2354	x86_64-*-mingw* and *-w64-mingw* targets.
2355	* configure: Regenerated.
2356
23572009-10-16  Nick Clifton  <nickc@redhat.com>
2358
2359	* MAINTAINERS: Add myself as a maintainer for the RX port.
2360
23612009-10-26  Johannes Singler  <singler@kit.edu>
2362
2363	* MAINTAINERS (Write After Approval): Update my e-mail address.
2364
23652009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2366
2367	* configure.ac (CLooG test): Use = with test.
2368	* configure: Regenerate.
2369
23702009-10-22  Richard Guenther  <rguenther@suse.de>
2371
2372	* configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2373	cloog if the ppl version check failed.  Move flags saving
2374	before setting in libelf check.
2375	* configure: Regenerate.
2376
23772009-10-21  Richard Guenther  <rguenther@suse.de>
2378
2379	* configure.ac: Adjust the ppl and cloog configure to work as
2380	documented.  Disable cloog if ppl was disabled.  Omit the version
2381	checks if they were disabled.
2382	* configure: Re-generate.
2383
23842009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2385
2386	* configure.ac: Add 'lto' to enable_languages, not
2387	new_enable_languages, and only if not already present.
2388	* configure: Regenerate.
2389
23902009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2391
2392	* README: Refer to the various COPYING* files instead of just
2393	COPYING.
2394	Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2395
23962009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2397
2398	* MAINTAINERS: Change my email address. Change plugi-in to plugin.
2399
24002009-10-07  Richard Guenther  <rguenther@suse.de>
2401
2402	* MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2403	and Richard Guenther as reviewers.
2404	(LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2405	as reviewers.
2406
24072009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2408
2409	* config.sub: Update from upstream sources.
2410
24112009-10-06  Ian Lance Taylor  <iant@google.com>
2412
2413	* Makefile.def: check-gold depends upon all-gas.
2414	* Makefile.in: Rebuild.
2415
24162009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2417
2418	* MAINTAINERS (Write After Approval): Add myself.
2419
24202009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2421
2422	* Makefile.def: all-lto-plugin depends on all-libiberty.
2423	set bootstrap=true for lto-plugin.
2424	Add lto-plugin.
2425	* Makefile.in: Regenerate.
2426	* configure.ac (host_libs): Add lto-plugin.
2427	* configure: Regenerate.
2428
24292009-10-03  Diego Novillo  <dnovillo@google.com>
2430
2431	* Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2432	(HOST_LIBELFLIBS): Define.
2433	(HOST_LIBELFINC): Define.
2434	* Makefile.in: Regenerate.
2435	* configure.ac: Add --enable-lto.
2436	Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2437	If --enable-lto is used, add 'lto' to new_enable_languages.
2438	If --enable-lto is used and gold is enabled, add
2439	lto-plugin to configdirs.
2440	* configure: Regenerate.
2441
24422009-10-03  Simon Baldwin  <simonb@google.com>
2443
2444	* configure.ac: If --with-system-zlib, suppress local zlib and
2445	pass --with-system-zlib to subdir configure scripts.
2446	* configure: Regenerate.
2447
24482009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2449	    Paolo Bonzini  <bonzini@gnu.org>
2450
2451	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2452	$(srcdir).
2453	* Makefile.in: Rebuilt.
2454
24552009-09-26  Gary Funck  <gary@intrepid.com>
2456
2457	* MAINTAINERS (Write After Approval): Add myself.
2458
24592009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2460
2461	* configure.ac: Update minimum MPC version to 0.7.
2462	* configure: Regenerate.
2463
24642009-09-25  Nick Clifton  <nickc@redhat.com>
2465
2466	* configure.ac: Pass any --cache-file=/dev/null option on to
2467	subconfigures.
2468	* configure: Regenerate.
2469
24702009-09-23  Nick Clifton  <nickc@redhat.com>
2471
2472	* config.sub, config.guess: Update from upstream sources.
2473
24742009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2475
2476	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2477	* Makefile.in: Rebuilt.
2478
24792009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2480
2481	PR bootstrap/32272
2482	* configure.ac: Error out if $srcdir isn't '.' but contains
2483	host-${host_noncanonical}.
2484	* configure: Regenerate.
2485
24862009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2487
2488	* MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2489	maintainer.
2490
24912009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2492
2493	* configure.ac: If bootstrapping a combined tree with
2494	--enable-gold, require c++ in stage1_languages.
2495	* configure: Regenerate.
2496
2497	* configure.ac: Also add target_libs of stage1_languages to
2498	bootstrap_target_libs.
2499	* configure: Regenerate.
2500
2501	* configure.ac: Diagnose --enable-build-with-cxx bootstrap
2502	with --enable-languages not containing c++.
2503	* configure: Regenerate.
2504
25052009-09-15  Jie Zhang  <jie.zhang@analog.com>
2506
2507	* configure.ac: Disable java and boehm-gc for bfin-*-*.
2508	* configure: Regenerate.
2509
25102009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2511
2512	* MAINTAINERS (Write After Approval): Update my e-mail address,
2513	and move from from here...
2514	(Waiting for paperwork): To here.
2515
25162009-09-09  Joseph Myers  <joseph@codesourcery.com>
2517
2518	* MAINTAINERS (Reviewers): Add self as driver reviewer.
2519
25202009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2521
2522	* configure.ac: Do not use $extrasub for replacing @if/@endif
2523	parts in Makefile; instead, use additional arguments to
2524	AC_CONFIG_COMMANDS to do the replacement manually, with several
2525	sed invocations, to avoid HP-UX sed command limits.
2526	* configure: Regenerate.
2527
25282009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2529
2530	* libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2531	blank before -L.
2532
25332009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2534
2535	* configure.ac (with-build-config): Document.  Handle without.
2536	Handle missing argument.
2537	* configure: Rebuilt.
2538
25392009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2540
2541	* configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2542	Default to bootstrap-debug only if compare-debug works.
2543	* configure: Rebuilt.
2544	* Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2545	* Makefile.in: Rebuilt.
2546
25472009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2548
2549	* MAINTAINERS (OS Port Maintainers): Update my email address.
2550
25512009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2552
2553	* Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2554	* Makefile.in: Rebuilt.
2555
25562009-09-01  Chris Demetriou  <cgd@google.com>
2557
2558	* MAINTAINERS (Write After Approval): Add myself.
2559
25602009-08-31  Dodji Seketeli  <dodji@redhat.com>
2561
2562	PR debug/30161
2563	* include/dwarf2.h (enum dwarf_tag): Added
2564	DW_TAG_GNU_template_template_param
2565	(enum dwarf_attribute): Added DW_AT_GNU_template_name.
2566
25672009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2568
2569	* Makefile.tpl (AWK): Fix typo.
2570	* Makefile.in: Regenerate.
2571
25722009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2573
2574	* configure.ac: Detect awk and sed.
2575	* Makefile.def (flags_to_pass): Add AWK and SED.
2576	* Makefile.tpl (AWK, SED): New.
2577	(BASE_FLAGS_TO_PASS): Add AWK and SED.
2578	* configure: Regenerate.
2579	* Makefile.in: Regenerate.
2580
25812009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2582
2583	* ltmain.sh (removedotparts): Don't use comma as 's' separator.
2584	(collapseslashes): Likewise.
2585
25862009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2587
2588	* configure.ac (AC_PREREQ): Bump to 2.64.
2589
25902009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2591
2592	* configure.ac: Remove --with-datarootdir, --with-docdir,
2593	--with-pdfdir, --with-htmldir switches.
2594	* configure: Regenerate.
2595
2596	* configure: Regenerate.
2597
2598	* compile: Sync from Automake 1.11.
2599	* depcomp: Likewise.
2600	* install-sh: Likewise.
2601	* missing: Likewise.
2602	* mkinstalldirs: Likewise.
2603	* ylwrap: Likewise.
2604
26052009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2606
2607	* ltmain.sh (func_normal_abspath): New function.
2608	(func_relative_path): Likewise.
2609	(func_mode_help): Document new -bindir option for link mode.
2610	(func_mode_link): Add new -bindir option, and use it to place
2611	output DLL if specified.
2612
26132009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2614
2615	* configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2616	(baseargs): Add --disable-option-checking.
2617	* configure: Regenerate.
2618
2619	* Makefile.def (configure-target-libiberty): Depend on
2620	all-binutils and all-ld.
2621	(configure-target-newlib): Likewise.
2622	* Makefile.in: Regenerate.
2623
26242009-08-17  Ben Elliston  <bje@au.ibm.com>
2625
2626	* config.sub, config.guess: Update from upstream sources.
2627
26282009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2629
2630	Sync from src, merge:
2631
2632	2009-07-02  Tristan Gingold  <gingold@adacore.com>
2633
2634	* configure.ac: Do not exclude gas for i386-*-darwin.
2635	Add a case for x86_64-*-darwin.
2636	* configure: Regenerate.
2637
26382009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2639
2640	* MAINTAINERS: Add my name to Write After Approval list.
2641
26422009-08-06  Michael Eager  <eager@eagercon.com>
2643
2644	* configure.ac: Add Microblaze target.
2645	* configure: Regenerate.
2646
26472009-07-31  Christian Bruel  <christian.bruel@st.com>
2648
2649	* configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2650	* configure: Regenerate.
2651
26522009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2653
2654	* MAINTAINERS (Write After Approval): Update my e-mail address.
2655
26562009-07-06  Ian Lance Taylor  <iant@google.com>
2657
2658	* configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2659	* configure: Rebuild.
2660
26612009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2662
2663	* MAINTAINERS: Move myself to the Graphite Reviewers.
2664
26652009-06-30  Wei Guozhi  <carrot@google.com>
2666
2667	* MAINTAINERS: Add my name to Write After Approval list.
2668
26692009-06-26  Steve Ellcey  <sje@cup.hp.com>
2670
2671	PR bootstrap/40338
2672	* configure.ac (comparestring): Create new variable.
2673	* Makefile.tpl (comparestring): Use to skip some comparisions.
2674	* configure: Regenerate.
2675	* Makefile.in: Regenerate.
2676
26772009-06-26  Doug Evans  <dje@sebabeach.org>
2678
2679	* Makefile.def (host_modules): Add cgen.
2680	* Makefile.in: Regenerate.
2681	* configure.ac (host_tools): Add cgen.
2682	* configure: Regenerate.
2683
26842009-06-23  DJ Delorie  <dj@redhat.com>
2685
2686	* MAINTAINERS: Add myself as mep maintainer.
2687
26882009-06-23  Ian Lance Taylor  <iant@google.com>
2689
2690	* configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2691	boot_languages.  Only bootstrap target libraries listed in
2692	target_libs for some boot language.  Add --with-stage1-ldflags,
2693	--with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2694	with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2695	if not building with C++.
2696	* Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2697	* Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2698	(POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2699	(HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2700	(POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2701	POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2702	(POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2703	* configure, Makefile.in: Rebuild.
2704
27052009-06-23  Li Feng  <nemokingdom@gmail.com>
2706
2707	* MAINTAINERS: Added my name to write-after-approval list.
2708
27092009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2710
2711	* configure.ac: Define is_elf for QNX Neutrino targets.
2712	* configure: Regenerate.
2713
27142009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2715
2716	* MAINTAINERS: Added my name to the write-after-approval list
2717
27182009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2719
2720	* configure.ac: Detect MPC in default directory.
2721	* configure: Regenerate.
2722
27232009-06-03  Jerome Guitton  <guitton@adacore.com>
2724	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2725
2726	* Makefile.tpl (all): Avoid a trailing backslash.
2727	* Makefile.in: Regenerate.
2728
27292009-06-03  Ben Elliston  <bje@au.ibm.com>
2730
2731	* config.sub, config.guess: Update from upstream sources.
2732
27332009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2734
2735	* configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2736	to noconfdirs.
2737	* configure: Regenerate.
2738
27392009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2740
2741	* Makefile.tpl ([+compare-target+]): Compare all stage
2742	directories, rather than just gcc.
2743	* Makefile.in: Rebuilt.
2744
27452009-06-01  Doug Kwan  <dougkwan@google.com>
2746
2747	* configure.ac: Support gold for target arm*-*-*.
2748	* configure: Regenerate.
2749
27502009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2751
2752	* Makefile.def: Add MPC support and dependencies.
2753	* configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2754
2755	* Makefile.in, configure: Regenerate.
2756
27572009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2758
2759	* Makefile.tpl (all): Avoid harmless warning in make all when
2760	gcc-bootstrap is enabled but stage_last does not exist.
2761	* Makefile.in: Rebuilt.
2762
27632009-05-24  Nicolas Roche  <roche@adacore.com>
2764
2765	* Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2766	* Makefile.in: Regenerate.
2767
27682009-05-21  Denis Chertykov  <chertykov@gmail.com>
2769
2770	* MAINTAINERS: Update my e-mail address.
2771
27722009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2773
2774	* configure.ac (cygwin noconfigdirs):  Remove libgcj.
2775	* configure:  Regenerate.
2776
27772009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2778
2779	PR other/40159
2780	* Makefile.tpl (all): Don't assume gcc-bootstrap and
2781	gcc-no-bootstrap are mutually exclusive.
2782	* Makefile.in: Rebuilt.
2783
27842009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2785
2786	PR other/40159
2787	* Makefile.tpl (all): Don't end with unconditional success.
2788	* Makefile.in: Rebuilt.
2789
27902009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2791
2792	PR target/37137
2793	* Makefile.def (flags_to_pass): Remove redundant and incomplete
2794	STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2795	Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2796	(bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2797	stage_configureflags, stage_cflags and stage_libcflags into
2798	explicit Makefile macros.
2799	* Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2800	GFORTRAN.
2801	(POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2802	CC.  Set CC_FOR_BUILD from CC.
2803	(BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2804	NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2805	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2806	XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2807	and GFORTRAN.
2808	(TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2809	(_LIBCFLAGS): Renamed to _TFLAGS.
2810	(do-compare-debug, do-compare3-debug): Drop.
2811	(CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2812	GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2813	(FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2814	DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2815	(XGCC_FLAGS_FOR_TARGET): New.
2816	(BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2817	(EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2818	(POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2819	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2820	LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2821	to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2822	TFLAGS.
2823	(BUILD_CONFIG): Include if requested.
2824	(all): Set TFLAGS on bootstrap.
2825	(configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2826	(all-stageid-prefixmodule): Likewise.
2827	(do-clean, distclean-stageid): Set TFLAGS.
2828	(restrap): Fix whitespace.
2829	* Makefile.in: Rebuilt.
2830
28312009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2832
2833	* config.guess: Sync with src.
2834
28352009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2836
2837	* configure.ac ($with_ppl):  Default to no if not supplied.
2838	($with_cloog):  Likewise.
2839	configure:  Regenerate.
2840
28412009-04-27  James E. Wilson  <wilson@codesourcery.com>
2842
2843	* MAINTAINERS: Update my e-mail address.
2844
28452009-04-27  Nick Clifton  <nickc@redhat.com>
2846
2847	* MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2848
28492009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2850
2851	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2852	(POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2853	* Makefile.in: Regenerate.
2854
28552009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2856
2857	PR bootstrap/39739
2858	* configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2859	* Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2860
2861	* configure, Makefile.in: Regenerate.
2862
28632009-04-21  Taras Glek  <tglek@mozilla.com>
2864
2865	* include/hashtab.h: Update GTY annotations to new syntax
2866	* include/splay-tree.h: Likewise
2867
28682009-04-17  Ben Elliston  <bje@au.ibm.com>
2869
2870	* config.sub, config.guess: Update from upstream sources.
2871
28722009-04-15  Anthony Green  <green@moxielogic.com>
2873
2874	* configure.ac: Add moxie support.
2875	* configure: Rebuilt.
2876
28772009-04-14  Jakub Jelinek  <jakub@redhat.com>
2878
2879	* configure.ac: Change copyright header to refer to version
2880	3 of the GNU General Public License and to point readers at the
2881	COPYING3 file and the FSF's license web page.
2882	* Makefile.def: Likewise.
2883	* Makefile.tpl: Likewise.
2884	* Makefile.in: Regenerate.
2885
28862009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2887
2888	* configure.ac: Restore match for darwin9 or later. Use double
2889	brackets since regeneration eats one pair.
2890	* configure: Regenerate.
2891
28922009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2893
2894	PR gas/10039
2895	* configure.ac: Require texinfo 4.7.
2896	* configure: Regenerated.
2897
28982009-04-09  Nick Clifton  <nickc@redhat.com>
2899
2900	* COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2901	the GCC Runtime Library Exception.
2902
29032009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2904
2905	* configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2906	* configure: Regenerate.
2907
29082009-04-01  Steve Ellcey  <sje@cup.hp.com>
2909
2910	* Makefil.def (languages): New entries.
2911	* Makefile.tpl (check-gcc-*): New generic target.
2912	* Makefile.in: Regenerate.
2913
29142009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2915
2916	* MAINTAINERS:  Update my email address.
2917
29182009-03-18  Tom Tromey  <tromey@redhat.com>
2919
2920	* configure: Rebuild.
2921	* configure.ac (host_libs): Add libiconv.
2922	* Makefile.in: Rebuild.
2923	* Makefile.def (host_modules): Add libiconv.
2924	(configure-gdb, all-gdb): Depend on libiconv.
2925
29262009-03-16  Tristan Gingold  <gingold@adacore.com>
2927
2928	* configure.ac: Treat gdb as supported on x86_64-darwin.
2929	* configure: Regenerate.
2930
29312009-03-16  Joseph Myers  <joseph@codesourcery.com>
2932
2933	* configure.ac (--with-host-libstdcxx): New option.
2934	* configure: Regenerate.
2935
29362009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2937
2938	* MAINTAINERS:  Move myself into the write after approval list.
2939
29402009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2941
2942	* MAINTAINERS: Update e-mail address.
2943
29442009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2945
2946	* MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2947
29482009-03-10  Ira Rosen  <irar@il.ibm.com>
2949
2950	* MAINTAINERS: Add myself as auto-vectorizer maintainer.
2951
29522009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2953
2954	Backport from git Libtool:
2955
2956	2009-01-19  Robert Millan  <rmh@aybabtu.com>
2957	Support GNU/kOpenSolaris.
2958	* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2959	(_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2960	(_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2961	GNU/kOpenSolaris.
2962
29632009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2964
2965	* MAINTAINERS: Update e-mail address.
2966
29672009-02-24  Michael Eager  <eager@eagercon.com>
2968
2969	* MAINTAINERS (Write After Approval): Add self.
2970
29712009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2972
2973	* MAINTAINERS (Write After Approval): Add myself.
2974
29752009-02-05  Andreas Schwab  <schwab@suse.de>
2976
2977	* Makefile.tpl (stage_last): Define $r and $s before using
2978	$(RECURSE_FLAGS_TO_PASS).
2979	* Makefile.in: Regenerate
2980
29812009-01-30  Ian Lance Taylor  <iant@google.com>
2982
2983	* MAINTAINERS: Move myself to the Global Reviewers list.
2984
29852009-01-29  Robert Millan  <rmh@aybabtu.com>
2986
2987	* configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2988	* configure: Regenerate.
2989
29902009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2991
2992	* MAINTAINERS: Make whitespace consistent.
2993	Remove Robert Millan from Write After Approval.
2994
29952009-01-16  Alan Modra  <amodra@bigpond.net.au>
2996
2997	* Makefile.def (configure-opcodes): Depend on configure-libiberty.
2998	(all-opcodes): Depend on all-libiberty.
2999	* Makefile.in: Regenerate.
3000
30012009-01-15  Douglas B Rupp  <rupp@gnat.com>
3002
3003	* configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3004	* configure: Regenerate.
3005
30062009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3007
3008	* MAINTAINERS (Write After Approval): Add myself.
3009
30102009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3011
3012	* MAINTAINERS: Add myself to reviewers (Fortran).
3013
30142009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3015
3016	PR tree-optimization/38515
3017	* configure.ac (cloog-polylib): Removed.
3018	(with_ppl, with_cloog): Test for "no".
3019	* configure: Regenerated.
3020
30212009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3022
3023	* MAINTAINERS: Moved myself to reviewers (Fortran).
3024
30252009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3026
3027	* MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3028	(Write After Approval): Remove myself.
3029
30302009-01-03  Diego Novillo  <dnovillo@google.com>
3031
3032	* MAINTAINERS: Remove myself from alias maintainership.
3033
30342009-01-02  David Ayers  <ayers@fsfe.org>
3035
3036	* MAINTAINERS: Update e-mail address.
3037
30382008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3039
3040	* MAINTAINERS: Make whitespace consistent.
3041
30422008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3043
3044	Backport from upstream Libtool:
3045	* libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3046	Add cache variables to tests that require the linker to work.
3047	For shlibpath_overrides_runpath, this also changes the semantics
3048	to let the result from the C compiler take precedence.
3049
30502008-12-02  Ben Elliston  <bje@au.ibm.com>
3051
3052	* config.sub, config.guess: Update from upstream sources.
3053
30542008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3055
3056	* configure.ac (ppllibs): Add by default the lib flags.
3057	* configure: Regenerate.
3058
30592008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3060
3061	* MAINTAINERS:  Add myself to the write after approval list.
3062
30632008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3064
3065	* configure.ac: Add double brackets on darwin[912].
3066	* configure: Regenerate.
3067
30682008-12-03  Daniel Kraft  <d@domob.eu>
3069
3070	* MAINTAINERS:  Moved myself and Mikael Morin from Write After
3071	Approval to Reviewer section (for Fortran front-end).
3072
30732008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3074
3075	* configure.ac: Expand to darwin10 and later.
3076	* configure: Regenerate.
3077
30782008-12-02  Andreas Schwab  <schwab@suse.de>
3079
3080	* Makefile.def: configure-target-boehm-gc depends on
3081	all-target-libstdc++-v3.
3082	* Makefile.in: Regenerate.
3083
30842008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3085
3086	* MAINTAINERS:  Add myself as mingw maintainer.
3087
30882008-12-02  Ben Elliston  <bje@au.ibm.com>
3089
3090	* config.sub, config.guess: Update from upstream sources.
3091
30922008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3093
3094	* README.SCO: Remove.
3095
30962008-11-29  Fernando Pereira  <pronesto@gmail.com>
3097
3098	* MAINTAINERS:  Add myself to the write after approval list.
3099
31002008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3101
3102	* MAINTAINERS:  Update my email address in WAA section.
3103
31042008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3105
3106	* MAINTAINERS: Update e-mail address.
3107
31082008-11-27  Toon Moene  <toon@moene.org>
3109
3110	* MAINTAINERS: Change e-mail address.
3111
31122008-11-27  Tristan Gingold  <gingold@adacore.com>
3113
3114	* configure.ac: Build gdb for i?86-*-darwin*
3115	* configure: Regenerated.
3116
31172008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3118
3119	* MAINTAINERS: Added my full name.
3120
31212008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3122
3123	PR bootstrap/38014
3124	PR bootstrap/37923
3125
3126	Revert:
3127
3128	2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3129
3130	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3131	* Makefile.in: Regenerated.
3132
3133	2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3134
3135	PR gdb/921
3136	PR gdb/1646
3137	PR gdb/2175
3138	PR gdb/2176
3139
3140	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3141	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3142	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3143	(HOST_EXPORTS): Pass CPPFLAGS.
3144	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3145	(LDFLAGS_FOR_TARGET): Initialize from configure script.
3146	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3147	* Makefile.in, configure: Regenerated.
3148	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3149	and CPPFLAGS_FOR_BUILD.
3150
31512008-11-06  Jeff Law  <law@redhat.com>
3152
3153	* MAINTAINERS: Add myself as middle end maintainer.
3154
31552008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3156
3157	* MAINTAINERS (Write after approval): Add myself.
3158
31592008-11-05  Diego Novillo  <dnovillo@google.com>
3160
3161	* MAINTAINERS (Global Reviewers): Add myself.
3162	(Non-Algorithmic Maintainers): Remove myself.
3163
31642008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3165
3166	* MAINTAINERS (Write after approval): Add myself.
3167
31682008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3169
3170	* MAINTAINERS (Write after approval): Add myself.
3171
31722008-10-31  Ben Elliston  <bje@au.ibm.com>
3173
3174	* configure.ac (spu-*-*): Remove special case.
3175	* configure: Regenerate.
3176
31772008-10-30  Catherine Moore  <clm@codesourcery.com>
3178
3179	* MAINTAINERS (Write after approval): Update my email address.
3180
31812008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3182
3183	* configure.ac [spu-*-*]: Do not set skipdirs.
3184	* configure: Re-generate.
3185
31862008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3187
3188	* MAINTAINERS (Various Maintainers): Add myself to reload.
3189
31902008-10-25  Richard Guenther  <rguenther@suse.de>
3191
3192	* MAINTAINERS (Various Maintainers): Add myself as middle-end
3193	maintainer.  Remove myself as libgcc-math maintainer.
3194	(Non-Algorithmic Maintainers): Remove myself.
3195
31962008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3197
3198	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3199	* Makefile.in: Regenerated.
3200
32012008-10-23  Cary Coutant  <ccoutant@google.com>
3202
3203	* MAINTAINERS (Write after approval): Add myself.
3204
32052008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3206
3207	PR gdb/921
3208	PR gdb/1646
3209	PR gdb/2175
3210	PR gdb/2176
3211
3212	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3213	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3214	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3215	(HOST_EXPORTS): Pass CPPFLAGS.
3216	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3217	(LDFLAGS_FOR_TARGET): Initialize from configure script.
3218	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3219	* Makefile.in, configure: Regenerated.
3220	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3221	and CPPFLAGS_FOR_BUILD.
3222
32232008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3224
3225	* MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3226	Sebastian Pop.
3227
32282008-10-14  Antoniu Pop	<antoniu.pop@gmail.com>
3229
3230	* MAINTAINERS (Write After Approval): Added myself.
3231
32322008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3233
3234	* configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3235	recommended version to 2.3.2.
3236
3237	* configure: Regenerate.
3238
32392008-10-01  Mark Mitchell  <mark@codesourcery.com>
3240
3241	* MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3242
32432008-09-29  David Daney	<david.daney@caviumnetworks.com>
3244
3245	* MAINTAINERS (Write After Approval): Update e-mail address.
3246
32472008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3248
3249	* libtool.m4: Update to libtool 2.2.6.
3250	* lt~obsolete.m4: Update to libtool 2.2.6.
3251	* ltmain.sh: Update to libtool 2.2.6.
3252	* ltsugar.m4: Update to libtool 2.2.6.
3253	* ltversion.m4: Update to libtool 2.2.6.
3254	* ltoptions.m4: Update to libtool 2.2.6.
3255	* ltgcc.m4: Update to match changes from libtool 2.2.6.
3256
32572008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3258
3259	* MAINTAINERS (Write After Approval): Add myself.
3260
32612008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3262
3263	* MAINTAINERS (Write After Approval): Update my name.
3264
32652008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3266
3267	* MAINTAINERS: Add myself in "Write After Approval".
3268
32692008-09-18  Steve Ellcey  <sje@cup.hp.com>
3270
3271	* MAINTAINERS: Add myself as ia64 maintainer.
3272
32732008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3274
3275	* MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3276	Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3277	Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3278	and Michael Tiemann from Write After Approval since they do not
3279	actually have access.
3280
32812008-09-05  Richard Guenther  <rguenther@suse.de>
3282
3283	* configure.ac: Initialize clooglibs to -lcloog.
3284	* configure: Re-generate.
3285
32862008-09-04  Le-Chun Wu  <lcwu@google.com>
3287
3288	* MAINTAINERS (Write After Approval): Add myself.
3289
32902008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3291
3292	* configure.ac (--with-cloog-polylib): New.
3293	(--disable-cloog-version-check): New.
3294	(--disable-ppl-version-check): New.
3295	* configure: Re-generate.
3296
32972008-09-03  Richard Guenther  <rguenther@suse.de>
3298
3299	* configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3300	cloog test.
3301	* configure: Re-generate.
3302
33032008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3304
3305	Add picoChip port.
3306	* MAINTAINERS: Add picoChip maintainers.
3307
33082008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3309	    Tobias Grosser  <grosser@fim.uni-passau.de>
3310	    Jan Sjodin  <jan.sjodin@amd.com>
3311	    Harsha Jagasia  <harsha.jagasia@amd.com>
3312	    Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3313	    Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3314	    Adrien Eliche  <aeliche@isty.uvsq.fr>
3315
3316	Merge from graphite branch.
3317	* configure: Regenerate.
3318	* Makefile.in: Regenerate.
3319	* configure.ac (host_libs): Add ppl and cloog.
3320	Add checks for PPL and CLooG.
3321	* Makefile.def (ppl, cloog): Added modules and dependences.
3322	* Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3323	(HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3324
33252008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3326
3327	* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3328	(GCC_SHLIB_SUBDIR): New.
3329	* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3330	* configure: Regenerate.
3331	* Makefile.in: Regenerate.
3332
33332008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3334
3335	* MAINTAINERS: Consistently use tabs to separate columns.
3336
33372008-08-29  Tristan Gingold  <gingold@adacore.com>
3338
3339	* MAINTAINERS (Write after Approval): Add myself.
3340
33412008-08-28  Tristan Gingold  <gingold@adacore.com>
3342
3343	* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3344	Enable bfd, binutils and opcodes.
3345	* configure: Regenerate.
3346
33472008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3348
3349	* MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3350
33512008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3352
3353	* MAINTAINERS:  Use correct Umlaut for last name.
3354
33552008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3356
3357	* MAINTAINERS: Move myself from Reviewers to Write after Approval.
3358
33592008-08-16  David Edelsohn  <edelsohn@gnu.org>
3360
3361	* MAINTAINERS: Update my email address.
3362
33632008-08-16  Nicolas Roche  <roche@adacore.com>
3364
3365	* Makefile.tpl: Add BOOT_ADAFLAGS.
3366	* Makefile.in: Regenerate.
3367
33682008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3369
3370	* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3371	* configure: Regenerate.
3372
33732008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3374
3375	* configure.ac: Add makefile fragments for hpux.
3376	* Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3377	* Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3378	* configure: Regenerate.
3379	* Makefile.in: Regenerate.
3380
33812008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3382
3383	* MAINTAINERS: Add Jakub and myself as gimple maintainers.
3384
33852008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3386
3387	* MAINTAINERS (Write after Approval): Add myself.
3388
33892008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3390
3391	* MAINTAINERS (Write After Approval):  Add myself.
3392
33932008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3394
3395	* MAINTAINERS (Write After Approval):  Add myself.
3396
33972008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3398
3399	* MAINTAINERS: Update my email address.
3400
34012008-06-25  Joey Ye  <joey.ye@intel.com>
3402
3403	* MAINTAINERS (Write After Approval):  Add myself.
3404
34052008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3406
3407	* Makefile.tpl ($(srcdir)/configure): Update dependencies.
3408	* Makefile.in: Regenerate.
3409	* configure: Regenerate.
3410
34112008-06-17  Daniel Kraft  <d@domob.eu>
3412
3413	* MAINTAINERS (Write After Approval):  Add myself.
3414
34152008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3416
3417	* configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3418	"$@" is still intact with both Autoconf 2.59 and 2.62.
3419	* configure: Regenerate.
3420
34212008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3422
3423	* Makefile.tpl: Fix comment errors.
3424	* Makefile.in: Regenerate.
3425
34262008-06-12  David S. Miller  <davem@davemloft.net>
3427	    David Edelsohn  <edelsohn@gnu.org>
3428
3429	* configure.ac: Add powerpc*-*-* to gold supported targets.
3430	* configure: Regenerate.
3431
34322008-06-08  Joseph Myers  <joseph@codesourcery.com>
3433
3434	PR tree-optimization/36218
3435	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3436	* Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3437	(all prefix="build-"): Pass them to build-system sub-makes.
3438	* Makefile.in: Regenerate.
3439
34402008-06-07  Joseph Myers  <joseph@codesourcery.com>
3441
3442	* MAINTAINERS (mt port): Remove.
3443	(sco5, unixware, sco udk): Remove.
3444	(Kean Johnston): Add to Write After Approval.
3445
34462008-05-30  Julian Brown  <julian@codesourcery.com>
3447
3448	* configure.ac (arm*-*-linux-gnueabi): Don't disable building
3449	of libobjc for ARM EABI Linux.
3450	* configure: Regenerate.
3451
34522008-05-18  Xinliang David Li   <davidxl@google.com>
3453
3454	* ChangeLog: Remove wrong ChangeLog entry.
3455
34562008-05-17  Xinliang David Li   <davidxl@google.com>
3457
3458	* MAINTAINERS (Write After Approval): Add myself.
3459
34602008-05-15  Janus Weil  <janus@gcc.gnu.org>
3461
3462	* MAINTAINERS (Write After Approval): Add myself.
3463
34642008-05-14  Rafael Espíndola  <espindola@google.com>
3465
3466	* config-ml.in: don't handle --enable-shared and --enable-static.
3467
34682008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3469
3470	* MAINTAINERS: Update my email address.
3471
34722008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3473
3474	* MAINTAINERS: Update my email address.
3475
34762008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3477
3478	* MAINTAINERS (Write After Approval): Add myself.
3479
34802008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3481
3482	* MAINTAINERS (Write After Approval): Add myself.
3483
34842008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3485
3486	* MAINTAINERS (crx): Add myself.
3487
34882008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3489
3490	Sync with src:
3491	2008-04-14  David S. Miller  <davem@davemloft.net>
3492
3493	* configure.ac: Add sparc*-*-* to gold supported targets.
3494	* configure: Regenerate.
3495
34962008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3497
3498	PR bootstrap/35457
3499	* configure.ac: Include override.m4.
3500	* configure: Regenerate.
3501
35022008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3503
3504	* Makefile.tpl (restrap): Call `make all' using double-colon rules.
3505	* Makefile.in: Regenerate.
3506
35072008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3508
3509	* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3510	as nonconfigurable directories list.
3511	* configure: Regenerate.
3512
35132008-04-14  Ben Elliston  <bje@au.ibm.com>
3514
3515	* config.sub, config.guess: Update from upstream sources.
3516
35172008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3518
3519	* Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3520	* Makefile.in: Regenerate.
3521
35222008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3523
3524	* configure.ac: Do not build libssp for the AVR.
3525	* configure: Regenerate.
3526
35272008-04-07  Ian Lance Taylor  <iant@google.com>
3528
3529	* Makefile.def: check-gold depends upon all-binutils.
3530	* Makefile.in: Regenerate.
3531
35322008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3533
3534	* MAINTAINERS (Write After Approval): Add myself.
3535
35362008-04-04  Nick Clifton  <nickc@redhat.com>
3537
3538	PR binutils/4334
3539	* configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3540	builds.
3541	* configure: Regenerate.
3542
35432008-04-04  NightStrike  <NightStrike@gmail.com>
3544
3545	PR other/35151
3546	* configure.ac: Combine rules for mingw32 and mingw64.
3547	* configure: Regenerate.
3548
35492008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3550
3551	* MAINTAINERS (Write After Approval): Add myself.
3552
35532008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3554
3555	* Makefile.tpl (.NOTPARALLEL): Revert previous change.
3556	* Makefile.in (.NOTPARALLEL): Ditto.
3557
35582008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3559
3560	* MAINTAINERS (Write After Approval): Add myself.
3561
35622008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3563
3564	* Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3565	* Makefile.in (.NOTPARALLEL): Regenerate.
3566
35672008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3568
3569	* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3570	* Makefile.in: Regenerate.
3571
35722008-03-26  Jakub Staszak  <kuba@et.pl>
3573
3574	* MAINTAINERS (Write After Approval): Add myself.
3575
35762008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3577
3578	* MAINTAINERS:  Update e-mail address.
3579
35802008-03-20  Ian Lance Taylor  <iant@google.com>
3581
3582	* configure.ac: Add support for --enable-gold.
3583	* Makefile.def: Add gold as a directory like ld.
3584	* configure, Makefile.in: Regenerate.
3585
35862008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3587
3588	* configure.ac: m4_include config/proginstall.m4.
3589	* configure: Regenerate.
3590
3591	Backport from upstream Libtool:
3592
3593	2007-10-12  Eric Blake  <ebb9@byu.net>
3594
3595	Deal with Autoconf 2.62's semantic change in m4_append.
3596	* ltsugar.m4 (lt_append): Replace broken versions of
3597	m4_append.
3598	(lt_if_append_uniq): Don't require separator to be overquoted,
3599	and avoid broken m4_append.
3600	(lt_dict_add): Fix typo.
3601	* libtool.m4 (_LT_DECL): Don't overquote separator.
3602
36032008-03-13  David Edelsohn  <edelsohn@gnu.org>
3604
3605	* config.rpath: Add AIX 6 support.
3606
36072008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3608
3609	* Makefile.def (stageprofile).  Remove -fprofile-generate
3610	from stage_libcflags.
3611	* Makefile.in: Regenerate.
3612
36132008-03-13  Ben Elliston  <bje@au.ibm.com>
3614
3615	* config.sub, config.guess: Update from upstream sources.
3616
36172008-03-06  Tom Tromey  <tromey@redhat.com>
3618
3619	* MAINTAINERS: Update for treelang deletion.
3620
36212008-03-03  James E. Wilson  <wilson@tuliptree.org>
3622
3623	* MAINTAINERS: Update my email address.
3624
36252008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3626
3627	* MAINTAINERS (darwin port): Add myself as a maintainer.
3628	(objective-c/c++): Add myself as a maintainer.
3629
36302008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3631
3632	* MAINTAINERS (Write After Approval): Update my email address.
3633
36342008-02-25  Tomas Bily  <tbily@suse.cz>
3635
3636	* MAINTAINERS (Write After Approval): Add myself.
3637
36382008-02-23  Jakub Jelinek  <jakub@redhat.com>
3639
3640	* MAINTAINERS (OpenMP): Add myself.
3641
36422008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3643
3644	PR bootstrap/32009
3645	PR bootstrap/32161
3646
3647	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3648	* configure: Regenerate.
3649
3650	* Makefile.def: Define stage_libcflags for all bootstrap stages.
3651	* Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3652	STAGE4_LIBCFLAGS): New.
3653	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3654	$(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3655	(BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3656	(EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3657	(configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3658	for target modules.  Don't export LIBCFLAGS.
3659	(all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3660	$(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3661	the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3662	(invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3663	$(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3664	* Makefile.in: Regenerate.
3665
36662008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3667
3668	PR libgcj/33085
3669	* libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3670	Do not use -DDLL_EXPORT.  Backport from upstream.
3671
36722008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3673
3674	* MAINTAINERS (Write After Approval): Add myself.
3675
36762008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3677
3678	* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3679	* configure: Regenerate.
3680
36812008-01-31  Marc Gauthier  <marc@tensilica.com>
3682
3683	* configure.ac (xtensa*-*-*): Recognize processor variants.
3684	* configure: Regenerate.
3685
36862008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3687
3688	PR bootstrap/34922
3689	* configure.ac (PARSE_ARGS): Push suitable setting of
3690	ac_subdirs_all, for `./configure --help=recursive'.
3691	Handle `+' in generic toplevel directory disabling.
3692	* configure: Regenerate.
3693
36942008-01-28  Nick Clifton  <nickc@redhat.com>
3695
3696	* MAINTAINERS (xstormy16): Take over maintainership.
3697
36982008-01-25  Joseph Myers  <joseph@codesourcery.com>
3699
3700	* MAINTAINERS (c4x port): Remove.
3701
37022008-01-24  David Edelsohn  <edelsohn@gnu.org>
3703
3704	* libtool.m4: Backport AIX 6 support from ToT Libtool.
3705
37062008-01-23  Ben Elliston  <bje@au.ibm.com>
3707
3708	* config.sub, config.guess: Update from upstream sources.
3709
37102008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3711
3712	* MAINTAINERS (Write After Approval): Add myself.
3713
37142008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3715
3716	* MAINTAINERS: Update my email address.
3717
37182008-01-09  Raksit Ashok  <raksit@google.com>
3719
3720	* MAINTAINERS (Write After Approval): Add myself.
3721
37222008-01-09  Raksit Ashok  <raksit@google.com>
3723
3724	* MAINTAINERS (Write After Approval): Add myself.
3725
37262008-01-08  Ben Elliston  <bje@au.ibm.com>
3727
3728	* config.sub, config.guess: Update from upstream sources.
3729
37302007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3731
3732	* configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3733	Change recommended MPFR from 2.2.1 -> 2.3.0.
3734	* configure: Regenerate.
3735
37362007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3737
3738	* MAINTAINERS: Update my email address.
3739
37402007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3741
3742	* MAINTAINERS: Update my email address.
3743
37442007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3745
3746	* Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3747	(CXXFLAGS_FOR_TARGET): Add -O2 -g.
3748	* Makefile.in: Regenerate.
3749
37502007-12-10  Mark Heffernan  <meheff@google.com>
3751
3752	* MAINTAINERS (Write After Approval): Add myself and alphabetize two
3753	misplaced entries.
3754
37552007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3756
3757	* configure.ac: Enable libjava for x86_64-*-darwin9.
3758	* configure: Regenerate.
3759
37602007-12-07  Bill Maddox  <maddox@google.com>
3761
3762	* MAINTAINERS (Write After Approval): Add myself.
3763
37642007-12-05  Ben Elliston  <bje@au.ibm.com>
3765
3766	* config.sub, config.guess: Update from upstream sources.
3767
37682007-12-02  Matthias Klose  <doko@ubuntu.com>
3769
3770	* config-ml.in: Remove 64bit configure tests.
3771
37722007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3773
3774	* config-ml.in: Robustify against white space in absolute file
3775	names.
3776
3777	* config-ml.in (multi-clean): Substitute ${Makefile}.
3778	Remove superfluous ${Makefile} in list.
3779
37802007-11-19  Thiemo Seufer  <ths@mips.com>
3781
3782	* config-ml.in: Don't hardcode the Makefile name.
3783
37842007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3785
3786	* MAINTAINERS (Write After Approval): Add myself.
3787
37882007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3789
3790	* MAINTAINERS (Write After Approval): Add myself.
3791
37922007-11-06  Doug Kwan  <dougkwan@google.com>
3793
3794	* MAINTAINERS (Write After Approval): Add myself.
3795
37962007-10-25  Ben Elliston  <bje@au.ibm.com>
3797
3798	* MAINTAINERS (mercury): Remove entry.
3799	(Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3800
38012007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3802
3803	* Makefile.def (dependencies): Make configure-gdb depend on
3804	all-intl.
3805	* Makefile.in: Regenerated.
3806
38072007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3808
3809	* MAINTAINERS (Fortran maintainer): Remove myself.
3810
38112007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3812
3813	* Makefile.def: To avoid problems running with parallel makes,
3814	build newlib before libgloss so that target specific header
3815	files are availble.
3816	* Makefile.in: Regenerate
3817
38182007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3819
3820	* Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3821	* Makefile.in: Regenerate.
3822
38232007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3824
3825	* MAINTAINERS (Register allocation reviewer): Add myself.
3826
38272007-10-08  Mike Frysinger  <vapier@gentoo.org>
3828
3829	* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3830	LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3831	Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3832	LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3833	* configure: Regenerate.
3834
38352006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3836
3837	* MAINTAINERS (Register allocation reviewer): Add myself.
3838
38392007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3840
3841	* Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3842	DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3843	LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3844	WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3845	* configure.ac: Default them to host tools for $host = $build.
3846	Subst them.
3847
3848	* configure: Regenerate.
3849	* Makefile.in: Regenerate.
3850
38512006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3852
3853	* MAINTAINERS (Register allocation reviewer): Add myself.
3854
38552006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3856
3857	* MAINTAINERS (Register allocation reviewer): Add myself.
3858
38592007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3860
3861	* MAINTAINERS (Write After Approval): Fix typo.
3862
38632007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3864
3865	* configure.ac (mipsisa*-*-elfoabi*): New stanza.
3866	* configure: Regenerate.
3867
38682007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3869
3870	PR bootstrap/31906
3871	* libtool-ldflags: Don't prefix arguments with -Xcompiler if
3872	they're already prefixed.
3873
38742007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3875
3876	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3877	libstdc++.
3878	* Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3879	* configure: Regenerate.
3880	* Makefile.in: Regenerate.
3881
38822007-09-17  Andreas Schwab  <schwab@suse.de>
3883
3884	* configure.ac: Raise minimum makeinfo version to 4.6.
3885	* configure: Regenerate.
3886
38872007-09-17  Johannes Singler  <singler@ira.uka.de>
3888
3889	* MAINTAINERS (write-after-approval) add myself
3890
38912007-09-15  Alan Modra  <amodra@bigpond.net.au>
3892
3893	* configure.ac: Correct makeinfo version check.
3894	* configure: Regenerate.
3895
38962007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3897
3898	* MAINTAINERS: Update my email address.
3899
39002007-09-14  Richard Sandiford  <richard@codesourcery.com>
3901
3902	* configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3903	to $skipdirs and only disable gprof for newlib.  Use the normal
3904	mips*-elf* handling in other respects.
3905	* configure: Regnerate.
3906
39072007-09-12  David Daney  <ddaney@avtrex.com>
3908
3909	* configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3910	enabling libgcj.
3911	* configure: Regenerate.
3912
39132007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3914
3915	PR other/32154
3916	* configure.ac: For libgloss targets, point the linker to the linker
3917	script, startup code and simulator library.
3918	* configure: Regenerate.
3919
39202007-09-07  Andrew Haley  <aph@redhat.com>
3921
3922	* configure.ac (noconfigdirs): Remove target-libffi and
3923	target-libjava.
3924	* configure: Regenerate.
3925
39262007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3927
3928	PR target/33281
3929	* configure.ac: Use config/mh-mingw on mingw.
3930	* configure: Regenerate.
3931
39322007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3933
3934	* MAINTAINERS (Write After Approval): Add myself.
3935
39362007-09-05  Richard Guenther  <rguenther@suse.de>
3937
3938	* configure.ac (--enable-stage1-checking): If neither --enable-checking
3939	nor --disable-checking is provided also turn on yes and types
3940	checking for stage1.
3941	* configure: Re-generate.
3942
39432007-08-30  Krister Walfridsson  <cato@df.lth.se>
3944
3945	* MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3946	(Write After Approval): Remove myself.
3947
39482007-08-29  Nick Clifton  <nickc@redhat.com>
3949
3950	* config.sub, config.guess: Update from upstream sources.
3951
39522007-08-22  Bud Davis  <jmdavis@link.com>
3953
3954	* MAINTAINERS (Write After Approval): Added myself.
3955	* MAINTAINERS (Reviewers): Removed myself.
3956
39572007-08-18  Paul Brook  <paul@codesourcery.com>
3958	    Joseph Myers  <joseph@codesourcery.com>
3959
3960	* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3961	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3962	* Makefile.in: Regenerate.
3963	* configure.ac (--with-debug-prefix-map): New.
3964	* configure: Regenerate.
3965
39662007-08-17  Richard Sandiford  <richard@codesourcery.com>
3967	    Nigel Stephens  <nigel@mips.com>
3968
3969	* configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3970	as target_makefile_frag.
3971	* configure: Regenerate.
3972
39732007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3974
3975	* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3976	Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3977	(bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3978	* Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3979	(do-compare, do-compare3, do-compare-debug): New.
3980	([+compare-target+]): Use them.
3981
39822007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3983
3984	* MAINTAINERS (Write After Approval): Change my email address.
3985
39862007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3987	    Ben Elliston  <bje@au.ibm.com>
3988
3989	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3990	--silent if $silent.
3991	* configure: Regenerate.
3992
39932003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3994
3995	* MAINTAINERS (Various Maintainers): Add myself as
3996	loop infrastructure maintainer.  Update my e-mail
3997	address.
3998
39992007-07-31  Diego Novillo  <dnovillo@google.com>
4000
4001	* MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4002	Adjust description.
4003
40042007-07-26  Richard Guenther  <rguenther@suse.de>
4005
4006	* configure.ac: Add types checking to stage1 checking flags.
4007	* configure: Regenerate.
4008
40092007-07-17  Nick Clifton  <nickc@redhat.com>
4010
4011	* COPYING3: New file.  Contains version 3 of the GNU General
4012	Public License.
4013	* COPYING3.LIB: New file.  Contains version 3 of the GNU
4014	Lesser General Public License.
4015
40162007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4017
4018	* MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4019
40202007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4021
4022	* MAINTAINERS (S/390 co-maintainer): Add myself.
4023	(Write After Approval): Remove myself.
4024
40252007-07-13  Dan Hipschman  <dsh@google.com>
4026
4027	* MAINTAINERS (Write After Approval): Add myself.
4028
40292007-07-11  Nick Clifton  <nickc@redhat.com>
4030
4031	* Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4032	WINDRES export.
4033	* Makefile.in: Regenerate.
4034
40352007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4036
4037	* MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4038	maintainer.
4039
40402007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4041
4042	* lt~obsolete.m4: New. Import from 20070318 libtool.
4043
40442007-07-03  Julian Brown  <julian@codesourcery.com>
4045
4046	* MAINTAINERS (Write After Approval): Add myself.
4047
40482007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4049
4050	* configure.ac: Rewrite 'configure --help' strings to look nicer.
4051	* configure: Regenerate.
4052
40532007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4054
4055	* configure.ac: Add some missing m4 quotation.
4056	* configure: Regenerate.
4057
40582007-07-02  Simon Baldwin  <simonb@google.com>
4059
4060	* MAINTAINERS (Write After Approval): Add myself.
4061
40622007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4063
4064	* configure: Regenerate.
4065
40662007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4067
4068	* Makefile.def: Add windmc tool to build.
4069	* Makefile.tpl: Likewise.
4070	* configure.ac: Likewise.
4071	* Makefile.in: Regenerate.
4072	* configure: Regenerate.
4073
40742007-06-28  DJ Delorie  <dj@redhat.com>
4075
4076	* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4077	not building newlib.
4078	* configure: Regenerated.
4079
40802007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4081
4082	* MAINTAINERS (Write After Approval): Add myself.
4083
40842007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4085
4086	* MAINTAINERS (Write After Approval): Add myself.
4087
40882007-06-19  Chris Matthews  <chrismatthews@google.com>
4089
4090	* MAINTAINERS (Write After Approval): Add myself.
4091
40922007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4093
4094	* MAINTAINERS (Write After Approval): Add myself.
4095
40962007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4097
4098	* Makefile.def: Add dependency from configure-gdb to all-bfd.
4099	* Makefile.in: Regenerated.
4100
41012007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4102
4103	* configure.ac: Don't add target-libmudflap to noconfigdirs for
4104	bfin*-*-uclinux* targets.
4105	* configure: Regenerate.
4106
41072007-06-14  Ian Lance Taylor  <iant@google.com>
4108
4109	* MAINTAINERS: Add myself as non-algorithmic global write
4110	maintainer.
4111
41122007-06-14  Diego Novillo  <dnovillo@google.com>
4113
4114	* MAINTAINERS: Add self as middle-end maintainer and
4115	non-algorithmic global write maintainer.
4116
41172007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4118
4119	* MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4120	Move all Fortran maintainers except Paul Brook into the
4121	Non-Autopoiesis section.
4122
41232007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4124
4125	* Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4126	(distclean-stage[+id+]): Possibly delete stage_last.
4127	* Makefile.in: Regenerate.
4128
41292007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4130
4131	* MAINTAINERS (Various Maintainer): Fix typo.
4132
41332007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4134
4135	* MAINTAINERS (Various Maintainer): Add myself as
4136	dataflow maintainer.
4137
41382007-06-07  Ben Elliston  <bje@au.ibm.com>
4139
4140	* config.sub, config.guess: Update from upstream sources.
4141
41422007-06-07  Ben Elliston  <bje@au.ibm.com>
4143
4144	* Makefile.tpl: Fix spelling error.
4145	* Makefile.in: Regenerate.
4146
41472007-06-01  Steve Ellcey  <sje@cup.hp.com>
4148
4149	* libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4150	lt_cv_sys_max_cmd_len.
4151
41522007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4153
4154	* MAINTAINERS (Various Maintainers): Add myself as
4155	auto-vectorizer maintainer.
4156
41572003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4158
4159	PR libjava/32098
4160	* libtool.m4: Revert previous change.
4161	* ltgcc.m4: Put it here.
4162
41632003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4164
4165	* MAINTAINERS (Various Maintainers): Add myself as
4166	auto-vectorizer maintainer.
4167
41682007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4169
4170	PR libjava/32098
4171	* libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4172
41732007-05-30  Richard Guenther  <rguenther@suse.de>
4174
4175	* MAINTAINERS (Various Maintainers): Add myself as
4176	auto-vectorizer maintainer.
4177
41782007-05-30  Jakub Jelinek  <jakub@redhat.com>
4179
4180	PR bootstrap/29382
4181	* configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4182	* configure: Rebuilt.
4183
41842007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4185
4186	* MAINTAINERS (Write After Approval): Removed my name.
4187
41882007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4189
4190	* MAINTAINERS (Write After Approval): Remove myself.
4191
41922007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4193
4194	* ltmain.sh: Fix Darwin verstring, remove ${wl}.
4195
41962007-05-23  Steve Ellcey  <sje@cup.hp.com>
4197
4198	* ltmain.sh: Update from ToT Libtool.
4199	* libtool.m4: Update from ToT Libtool.
4200	* ltsugar.m4: New. Update from ToT Libtool.
4201	* ltversion.m4: New. Update from ToT Libtool.
4202	* ltoptions.m4: New. Update from ToT Libtool.
4203	* ltconfig: Remove.
4204	* ltcf-c.sh: Remove.
4205	* ltcf-cxx.sh: Remove.
4206	* ltcf-gcj.sh: Remove.
4207
42082007-05-22  Ollie Wild  <aaw@google.com>
4209
4210	* MAINTAINERS (Write After Approval): Add myself.
4211
42122007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4213
4214	* Makefile.def (bootstrap_stage): Replace stage_make_flags with
4215	stage_cflags.
4216	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4217	Remove CFLAGS/LIBCFLAGS.
4218	(configure-stage[+id+]-[+prefix+][+module+],
4219	all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4220	* Makefile.in: Regenerate.
4221
42222007-05-15  Diego Novillo  <dnovillo@google.com>
4223
4224	* MAINTAINERS: Update e-mail address.
4225
42262007-05-15  Revital Eres  <eres@il.ibm.com>
4227
4228	* MAINTAINERS (Write After Approval): Add myself.
4229
42302007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4231
4232	* MAINTAINERS (Write After Approval): Updated my address.
4233
42342007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4235
4236	* MAINTAINERS (Write After Approval): Add myself.
4237
42382007-05-11  Silvius Rus  <rus@google.com>
4239
4240	* MAINTAINERS (Write After Approval): Add myself.
4241
42422007-04-23  Tom Tromey  <tromey@redhat.com>
4243
4244	* MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4245
42462007-04-22  Mark Mitchell  <mark@codesourcery.com>
4247
4248	* MAINTAINERS (cpplib): Rename to ...
4249	(libcpp): ... this.  Add C/C++ front end maintainers.
4250
42512007-04-14  Steve Ellcey  <sje@cup.hp.com>
4252
4253	* config-ml.in: Pass ${ml_config_env} to configure calls.
4254
42552007-04-04  Christian Bruel  <christian.bruel@st.com>
4256
4257	* MAINTAINERS (Write After Approval): Add myself.
4258
42592007-04-02  Dave Korn  <dave.korn@artimi.com>
4260
4261	* MAINTAINERS (Write After Approval): Add myself.
4262
42632007-03-31  Tobias Burnus  <burnus@net-b.de>
4264
4265	* MAINTAINERS (fortran 95 front end): Add myself.
4266
42672007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4268
4269	* MAINTAINERS (Write After Approval): Add myself.
4270
42712007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4272
4273	* MAINTAINERS (Modulo Scheduler): Add myself.
4274
42752007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4276
4277	* MAINTAINERS (fortran 95 front end): Add myself.
4278	(c++ front end): whitespace fix.
4279
42802007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4281
4282	* MAINTAINERS (Write After Approval): Add myself.
4283
42842007-03-21  Richard Sandiford  <richard@codesourcery.com>
4285
4286	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4287	of glob.  Quote arguments with single quotes too.
4288	* configure: Regenerate.
4289
42902007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4291
4292	* Makefile.def (fixincludes): Remove unneeded "missing" lines.
4293	* Makefile.in: Regenerate
4294
42952007-03-07  Andreas Schwab  <schwab@suse.de>
4296
4297	* configure: Regenerate.
4298
42992007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4300
4301	* configure.ac: Add "--with-pdfdir" configure option,
4302	which defines pdfdir variable.
4303	* Makefile.def (target=fixincludes): Add install-pdf to
4304	missing targets.
4305	(recursive_targets): Add install-pdf target.
4306	(flags_to_pass): Add pdfdir.
4307	* Makefile.tpl: Add pdfdir handling, add do-install-pdf
4308	target.
4309	* configure: Regenerate
4310	* Makefile.in: Regenerate
4311
43122007-02-28  Eric Christopher  <echristo@apple.com>
4313
4314	Revert:
4315	2006-12-07  Mike Stump  <mrs@apple.com>
4316
4317	* Makefile.def (dependencies): Add dependency for
4318	install-target-libssp and install-target-libgomp on
4319	install-gcc.
4320	* Makefile.in: Regenerate.
4321
43222007-02-27  Matt Kraai  <kraai@ftbfs.org>
4323
4324	* configure: Regenerate.
4325	* configure.ac: Move statements after variable declarations.
4326
43272007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4328
4329	* MAINTAINERS: Add myself as sh maintainer.
4330
43312007-02-19  Joseph Myers  <joseph@codesourcery.com>
4332
4333	* configure.ac: Adjust for loop syntax.
4334	* configure: Regenerate.
4335
43362007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4337
4338	* configure: Rebuilt.
4339
43402007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4341
4342	* configure.ac: Drop multiple occurrences of --enable-languages,
4343	and fix its quoting.
4344	* configure: Rebuilt.
4345
43462007-02-17  Mark Mitchell  <mark@codesourcery.com>
4347	    Nathan Sidwell  <nathan@codesourcery.com>
4348	    Vladimir Prus  <vladimir@codesourcery.com>
4349	    Joseph Myers  <joseph@codesourcery.com>
4350
4351	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4352	* configure: Regenerate.
4353
43542007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4355
4356	* ltconfig (freebsd*): Default to elf.
4357
43582007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4359
4360	* configure.ac (target_libraries): Move libgcc before libiberty.
4361	* configure: Regenerated.
4362
43632007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4364	    Paolo Bonzini  <bonzini@gnu.org>
4365
4366	PR bootstrap/30753
4367	* configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4368	unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4369	* configure: Regenerated.
4370
43712007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4372
4373	* MAINTAINERS (Language Front End Maintainers): Update my mail
4374	address.
4375
43762007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4377
4378	PR bootstrap/30748
4379	* configure.ac: Correct syntax for Solaris ksh.
4380	* configure: Regenerated.
4381
43822007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4383
4384	* configure.ac: Sync with src.
4385	* configure: Regenerate.
4386
43872007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4388
4389	* Makefile.in: Regenerate.
4390
43912007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4392
4393	* config.sub: Sync with src.
4394
43952007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4396
4397	* Makefile.tpl (build_alias, host_alias, target_alias): Use
4398	noncanonical equivalents.
4399	* configure.in: Rename to...
4400	* configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4401	AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4402	target_noncanonical.  Use them.  Rewrite removal of configure
4403	arguments for autoconf 2.59.  Discard variable settings.  Force
4404	program_transform_name for native tools.
4405
4406	* Makefile.in: Regenerated.
4407	* configure: Regenerated with autoconf 2.59.
4408
44092007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4410
4411	* MAINTAINERS (Write After Approval): Add myself.
4412
44132007-01-31  Andreas Schwab  <schwab@suse.de>
4414
4415	* Makefile.tpl (LDFLAGS): Substitute it.
4416	* Makefile.in: Regenerate.
4417
44182007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4419
4420	* MAINTAINERS (Write After Approval): Add myself.
4421
44222007-01-28  David Edelsohn  <edelsohn@gnu.org>
4423
4424	* MAINTAINERS (spu port): Add myself.
4425
44262007-01-23  Richard Guenther  <rguenther@suse.de>
4427
4428	PR bootstrap/30541
4429	* Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4430	* Makefile.tpl (GNATBIND): Substitute it.
4431	(GNATMAKE): Likewise.
4432	(POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4433	of STAGE_PREFIX.
4434	* Makefile.in: Regenerate.
4435	* configure: Regenerate.
4436
44372007-01-18  Mike Stump  <mrs@apple.com>
4438
4439	* configure.in: Re-enable -Werror for gcc builds.
4440
44412007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4442
4443	* MAINTAINERS (Write After Approval): Add myself.
4444
44452007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4446
4447	* configure.in: Change == to = in test command.
4448	* configure: Regenerate.
4449
44502007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4451	    Nick Clifton  <nickc@redhat.com>
4452	    Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4453
4454	* configure.in (build_configargs, host_configargs, target_configargs):
4455	Remove build/host/target parameters.
4456	(host_libs): Add gmp and mpfr.
4457	(GMP tests): Reorganize to allow in-tree GMP/MPFR.
4458	* Makefile.def (gmp, mpfr): New.
4459	(gcc): Remove target.
4460	* Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4461	target_os, target_vendor): New.
4462	(configure): Add host_alias/target_alias arguments; adjust invocations.
4463	* configure: Regenerate.
4464	* Makefile.in: Regenerate.
4465
44662007-01-11  Matt Fago  <fago@earthlink.net>
4467
4468	* configure.in: Try to link to functions only in mpfr 2.2.x
4469	to improve robustness of configure tests.
4470	* configure: Regenerate.
4471
44722007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4473
4474	* MAINTAINERS: Add myself as i386 maintainer.
4475
44762007-01-08  Jan Hubicka  <jh@suse.cz>
4477
4478	* MAINTAINERS: Add myself as i386 maintainer.
4479
44802007-01-08  Kai Tietz	<kai.tietz@onevision.com>
4481
4482	* configure.in: Add support for an x86_64-mingw* target.
4483	* configure: Regenerate.
4484
44852007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4486
4487	* Makefile.tpl (all-target): Correct @if conditional for target
4488	modules.
4489	* configure.in: Omit libiberty if building only target libgcc.
4490	* configure, Makefile.in: Regenerated.
4491
44922007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4493
4494	* configure.in: Use DEV-PHASE to detect default for --enable-werror.
4495	* configure: Regenerate.
4496
44972007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4498
4499	* Makefile.def (target_modules): Add libgcc.
4500	(lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4501	* Makefile.tpl (clean-target-libgcc): Delete.
4502	(configure-target-[+module+]): Emit --disable-bootstrap dependencies
4503	on gcc even for bootstrapped modules.  Rewrite handling of
4504	lang_env_dependencies to loop over target_modules.
4505	* configure.in (target_libraries): Add target-libgcc.
4506	* Makefile.in, configure: Regenerated.
4507
45082006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4509
4510	* configure.in: Reorganize recognition of languages.  Add
4511	--enable-stage1-languages.  Show supported languages for the chosen
4512	target rather than all recognized languages.
4513	* configure: Regenerate.
4514
45152006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4516
4517	* Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4518	* Makefile.in: Regenerate.
4519
45202006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4521
4522	* configure.in: Warn that MPFR 2.2.0 is buggy.
4523	* configure: Regenerate.
4524
45252006-12-27  Ian Lance Taylor  <iant@google.com>
4526
4527	* configure.in: When removing Makefiles to force a reconfigure, also
4528	remove prev-DIR*/Makefile.
4529	* configure: Regenerate.
4530
45312006-12-22  Andreas Schwab  <schwab@suse.de>
4532
4533	* configure: Regenerate with correct autoconf version.
4534
45352006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4536
4537	* configure.in: add AC_SUBST for *_FOR_TARGET.
4538	* configure: Regenerate.
4539
45402006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4541
4542	* configure.in: Simplify logic for rejecting languages that cannot
4543	be built.  Separate the case when a language is unsupported,
4544	from the case when the user chooses not to build a language.
4545
45462006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4547
4548	* configure.in: Remove "$build" case for powerpc-*-darwin* since
4549	it only affects bootstrap and could be tested on "$host" as well.
4550	* configure: Regenerate.
4551	* config/mh-ppc-darwin: Add to the stage1 cflags here.
4552
45532006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4554
4555	PR bootstrap/29544
4556	* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4557	(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4558	move here comment from Makefile.tpl.
4559	* Makefile.tpl: Move some definitions higher in the file.
4560	(STAGE1_CHECKING): New.
4561	* configure.in: Add --enable-stage1-checking.
4562	* configure: Regenerate.
4563	* Makefile.in: Regenerate.
4564
45652006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4566
4567	* MAINTAINERS: Add myself as build system maintainer.
4568
45692006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4570
4571	* MAINTAINERS (Write After Approval): Add myself.
4572
45732006-12-13  Eric Christopher  <echristo@apple.com>
4574
4575	* MAINTAINERS: Add myself as darwin maintainer.
4576
45772006-12-11  Ian Lance Taylor  <ian@airs.com>
4578
4579	* MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4580
45812006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4582
4583	MAINTAINERS: Update my entry.
4584
45852006-12-11  Alan Modra  <amodra@bigpond.net.au>
4586
4587	* configure.in:  Handle spu makefile frag.
4588	* Makefile.tpl (MAINT): Define
4589	(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4590	* configure: Regenerate.
4591	* Makefile.in: Regenerate.
4592
45932006-12-11  Ben Elliston  <bje@au.ibm.com>
4594
4595	* config.guess: Import latest version.
4596	* config.sub: Likewise.
4597
45982006-12-11  Ben Elliston  <bje@au.ibm.com>
4599
4600	* configure.in (spu-*-*): Don't skip target-libiberty.
4601	* configure: Regenerate.
4602
46032006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4604
4605	PR bootstrap/30134
4606	* configure.in: Correct x86 darwin support for libjava to powerpc
4607	and i?86 only.
4608	* configure: Regenerate.
4609
46102006-12-08  Sandro Tolaini  <tolaini@libero.it>
4611
4612	* configure.in: Add x86 darwin support for libjava.
4613	* configure: Regenerate.
4614
46152006-12-07  Mike Stump  <mrs@apple.com>
4616
4617	* Makefile.def (dependencies): Add dependency for
4618	install-target-libssp and install-target-libgomp on
4619	install-gcc.
4620	* Makefile.in: Regenerate.
4621
46222006-12-04  Richard Guenther  <rguenther@suse.de>
4623
4624	* MAINTAINERS (Non-Algorithmic Maintainers): New section.
4625	(Non-Algorithmic Maintainers): Move over non-algorithmic
4626	loop optimizer maintainers, add myself as a non-algorithmic
4627	middle-end maintainer.
4628
46292006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4630
4631	* MAINTAINERS (Write After Approval): Add myself.
4632
46332006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4634
4635	* configure.in: Update error message for missing GMP/MPFR.
4636
4637	* configure: Regenerate.
4638
46392006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4640
4641	* configure.in: Update MPFR version in error message.
4642
4643	* configure: Regenerate.
4644
46452006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4646
4647	* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4648	(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4649	--with-gmp-lib): New flags.
4650
4651	* configure: Regenerate.
4652
46532006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4654
4655	* MAINTAINERS (Write After Approval): Change my email address.
4656
46572006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4658
4659	* MAINTAINERS (Write After Approval): Add myself.
4660
46612006-11-22  Philipp Thomas  <pth@suse.de>
4662
4663	* MAINTAINERS (i18n): Update e-mail address.
4664
46652006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4666
4667	* MAINTAINERS (spu port): Add myself as maintainer.
4668	(Write After Approval): Remove myself.
4669
46702006-11-22  Ben Elliston  <bje@au.ibm.com>
4671
4672	* configure.in (skipdirs): Don't build libssp for SPU.
4673	* configure: Regenerate.
4674
46752006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4676
4677	* MAINTAINERS (spu port): Add myself as maintainer.
4678	(libobjc): Update my email address.
4679
46802006-11-21  Andrea Bona  <andrea.bona@st.com>
4681
4682	* MAINTAINERS (Write After Approval): Add myself.
4683
46842006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4685
4686	* configure.in (skipdirs) : Don't build target-libiberty for SPU.
4687	* configure : Rebuilt.
4688
46892006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4690
4691	* MAINTAINERS (Write After Approval): Add myself.
4692
46932006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4694
4695	* MAINTAINERS (Write After Approval): Add myself.
4696
46972006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4698
4699	* configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4700	libmpfr.a.
4701	* configure: Regenerate.
4702
47032006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4704
4705	* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4706	(unstage): Test for stage_last presence.
4707
4708	PR bootstrap/29802
4709	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4710	STAGE_PREFIX.
4711	* Makefile.in: Regenerate.
4712
47132003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4714
4715	* MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4716	maintainers.
4717
47182006-11-14  Erven Rohou  <erven.rohou@st.com>
4719
4720	* MAINTAINERS (Write After Approval): Add myself.
4721
47222006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4723
4724	* Makefile.tpl (clean-stage*): Test separately for package/Makefile
4725	and stageN-package/Makefile.
4726	* Makefile.in: Regenerated.
4727
47282006-11-14  Jie Zhang  <jie.zhang@analog.com>
4729
4730	* configure.in: Remove target-libgloss from noconfigdirs for
4731	bfin-*-*.
4732	* configure: Regenerated.
4733
47342006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4735
4736	* configure.in (have_gmp): Only error if the gcc directory exists.
4737
4738	* configure: Regenerate.
4739
47402006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4741
4742	* configure.in: Robustify error message for missing GMP/MPFR.
4743
4744	* configure: Regenerate.
4745
47462006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4747
4748	* MAINTAINERS (Write After Approval): Add myself.
4749
47502006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4751
4752	* MAINTAINERS: Change email address.
4753
47542006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4755
4756	* MAINTAINERS (Write After Approval): Add myself.
4757
47582006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4759
4760	* MAINTAINERS (Write After Approval): Add myself.
4761
47622006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4763
4764	* MAINTAINERS (Write After Approval): Move myself to
4765	Write After Approval section.
4766
47672006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4768
4769	* configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4770	need_gmp anymore.
4771	* configure: Regenerate.
4772
47732006-10-16  Tobias Burnus  <burnus@net-b.de>
4774
4775	* MAINTAINERS (Write After Approval): Add myself.
4776
47772006-10-16  Ben Elliston  <bje@au.ibm.com>
4778
4779	* config.guess: Import latest version.
4780	* config.sub: Likewise.
4781
47822006-10-10  Brooks Moses  <bmoses@stanford.edu>
4783
4784	* Makefile.def: Added pdf target handling.
4785	* Makefile.tpl: Added pdf target handling.
4786	* Makefile.in: Regenerated.
4787
47882006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4789
4790	* MAINTAINERS: Add self as score port maintainer.
4791
47922006-10-04  Brooks Moses  <bmoses@stanford.edu>
4793
4794	* MAINTAINERS (Write After Approval): Add myself.
4795
47962006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4797
4798	* configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4799	or newer.
4800	* configure: Regenerated.
4801
48022006-09-27  Dave Brolley  <brolley@redhat.com>
4803
4804	* configure.in (RUNTEST): Look for 'runtest' in the source tree by
4805	using $s instead of $r.
4806	* configure: Regenerated.
4807
48082006-09-26  Thiemo Seufer  <ths@mips.com>
4809
4810	* configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4811	for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4812	* configure: Regenerate.
4813
48142006-09-24  Graeme Peterson  <gridly@gmail.com>
4815
4816	* MAINTAINERS (Write After Approval): Remove myself.
4817
48182006-09-22  Chao-ying Fu  <fu@mips.com>
4819
4820	* MAINTAINERS (Write After Approval): Add myself.
4821
48222006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4823
4824	* MAINTAINERS: Add self as soft-fp maintainer.
4825
48262006-09-09  Anatoly Sokolov  <aesok@post.ru>
4827
4828	* MAINTAINERS: Add myself as avr maintainer.
4829	Remove Marek Michalkiewicz as avr maintainer.
4830
48312006-09-07  Roberto Costa  <roberto.costa@st.com>
4832
4833	* MAINTAINERS (Write After Approval): Add myself.
4834
48352006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4836
4837	* configure.in: Never build newlib for a Mingw host.
4838	Never build newlib as Mingw target library.
4839	Test the existence of winsup/cygwin for building a Cygwin newlib,
4840	rather than just winsup.
4841	Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4842	building a Mingw target.
4843	* configure: Regenerate.
4844
48452006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4846
4847	* MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4848
48492006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4850
4851	* config.guess: Import from src (was more updated).
4852	* config.sub: Likewise.
4853
48542006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4855
4856	* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4857	* configure: Regenerated.
4858
48592006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4860
4861	* Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4862	for stages after the first.
4863
48642006-07-17  Jakub Jelinek  <jakub@redhat.com>
4865
4866	* Makefile.def: Add dependencies for configure-opcodes
4867	on configure-intl and all-opcodes on all-intl.
4868	* Makefile.in: Regenerated.
4869
48702006-07-13  Ben Elliston  <bje@au.ibm.com>
4871
4872	* MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4873
48742006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4875
4876	Port to hosts whose 'sort' and 'tail' implementations
4877	treat operands with leading '+' as file names, as POSIX
4878	has required since 2001.  However, make sure the code still
4879	works on pre-POSIX hosts.
4880	* ltmain.sh: Don't assume "sort +2" is equivalent to
4881	"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4882
48832006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4884
4885	* MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4886
48872006-07-04  Peter O'Gorman  <peter@pogma.com>
4888
4889	* ltconfig: chmod 644 before ranlib during install.
4890
48912006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4892
4893	PR bootstrap/18058
4894	* configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4895	if the bootstrap compiler is a GCC version that supports it.
4896	* configure: Regenerate.
4897
48982006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4899
4900	* configure.in: Fix thinkos in previous check-in.
4901	* configure: Regenerate.
4902
49032006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4904
4905	PR other/27063
4906	* configure.in: Test subdir_requires and give an appropriate
4907	error message.
4908	* configure: Regenerate.
4909
49102006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4911
4912	* MAINTAINERS (Write After Approval): Add myself.
4913
49142006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4915
4916	* MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4917
49182006-06-22  Steve Ellcey  <sje@cup.hp.com>
4919
4920	* MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4921
49222006-06-20  David Ayers  <d.ayers@inode.at>
4923
4924	PR bootstrap/28072
4925	* configure.in:	Add target-boehm-gc to noconfigdirs depending on
4926	whether target-libjava is being configured instead of whether the
4927	java front end is enabled.
4928	* configure: Regenerate.
4929
49302006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4931
4932	PR target/27540
4933	* configure.in: Only enable libgomp on IRIX 6.
4934	* configure: Regenerate.
4935
49362006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4937
4938	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4939	too.
4940	* Makefile.in: Regenerate.
4941
49422006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4943
4944	* config-ml.in: Alter CCASFLAGS to include special
4945	multilib options the same as is done for CFLAGS.
4946
49472006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4948
4949	* configure.in: Don't enable libgomp on hpux10.
4950	* configure: Rebuilt.
4951
49522006-06-12  David Ayers  <d.ayers@inode.at>
4953
4954	PR bootstrap/27963
4955	PR target/19970
4956	* configure.in:	Remove target-boehm-gc from noconfigdirs where
4957	${libgcj} is specified.
4958	* configure: Regenerate.
4959
49602006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4961
4962	Sync from src:
4963
4964	* configure.in: Sync.
4965	* configure: Regenerated.
4966
4967	2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4968
4969	* Makefile.def: Added dependencies from sim and gdb on intl, and
4970	added configure dependencies to everything with an all dependency
4971	on intl.
4972	* Makefile.in: Regenerated.
4973
49742006-06-06  David Ayers  <d.ayers@inode.at>
4975
4976	PR libobjc/13946
4977	* Makefile.def: Add dependencies for libobjc which boehm-gc.
4978	* Makefile.in: Regenerate.
4979	* configure.in: Add --enable-objc-gc at toplevel and have it
4980	enable boehm-gc for Objective-C.
4981	Remove target-boehm-gc from libgcj.
4982	Add target-boehm-gc to target_libraries.
4983	Add target-boehm-gc to noconfigdirs where ${libgcj}
4984	is specified.
4985	Assert that boehm-gc is supported when requested for Objective-C.
4986	Only build boehm-gc if needed either for Java or Objective-C.
4987	* configure: Regenerate.
4988
49892006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4990
4991	PR 27674
4992	* Makefile.tpl (configure-[+prefix+][+module+],
4993	all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4994	Remove rule to unstage bootstrapped modules.
4995	(stage_current): New.
4996	* Makefile.in: Regenerate.
4997
49982006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4999
5000	* MAINTAINERS (Write After Approval): Update my e-mail address.
5001
50022006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5003
5004	* include/libiberty.h: Declare pex_run_in_environment.
5005
50062006-05-31  Asher Langton  <langton2@llnl.gov>
5007
5008	* MAINTAINERS (Write After Approval): Add myself.
5009
50102006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5011
5012	* Makefile.def (bfd, opcodes): Fix lib_path.
5013	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5014	(restrap): Move under "@if gcc-bootstrap".  Fix typo.
5015	* Makefile.in: Regenerate.
5016
50172006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5018
5019	* Makefile.in: Regenerate.
5020
50212006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5022
5023	* Makefile.def: Add install-html target. Add datarootdir
5024	docdir and htmldir to flags_to_pass.
5025	* Makefile.tpl: Add install-html target.
5026	* Makefile.in: Regenerate.
5027	* configure.in: Add --with-datarootdir, --with-docdir, and
5028	--with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5029	* configure: Regenerate.
5030
50312006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5032
5033	* configure.in: Enable gprof for cross builds.
5034	* configure: Regenerate.
5035
50362006-05-22  Richard Guenther  <rguenther@suse.de>
5037
5038	Revert
5039	2006-01-31  Richard Guenther  <rguenther@suse.de>
5040	Paolo Bonzini  <bonzini@gnu.org>
5041
5042	* Makefile.def (target_modules): Add libgcc-math target module.
5043	* configure.in (target_libraries): Add libgcc-math target library.
5044	(--enable-libgcc-math): New configure switch.
5045	* Makefile.in: Re-generate.
5046	* configure: Re-generate.
5047	* libgcc-math: New toplevel directory.
5048
50492006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5050	    Andreas Tobler  <a.tobler@schweiz.ch>
5051
5052	* configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5053	* configure: Rebuilt.
5054
50552006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5056
5057	* MAINTAINERS (Write After Approval): Add myself.
5058
50592006-05-01  DJ Delorie  <dj@redhat.com>
5060
5061	* configure.in: Restore CFLAGS if GMP isn't present.
5062	* configure: Regenerate.
5063
50642006-05-01  Richard Guenther  <rguenther@suse.de>
5065
5066	* MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5067	maintainer.
5068
50692006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5070
5071	* MAINTAINERS (Write After Approval): Add myself.
5072
50732006-04-28  Jan Beulich  <jbeulich@novell.com>
5074
5075	* MAINTAINERS (Write After Approval): Add myself.
5076
50772006-04-18  DJ Delorie  <dj@redhat.com>
5078
5079	* configure.in (m32c): Build libstdc++-v3.  Pass flags to
5080	reference libgloss so that libssp can be built in a combined
5081	tree.
5082	* configure: Regenerate.
5083
50842006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5085
5086	* MAINTAINERS (Write After Approval): Add myself.
5087
50882006-04-05  Ben Elliston  <bje@au.ibm.com>
5089
5090	* configure.in: Require makeinfo 4.4 or higher.
5091	* configure: Regenerate.
5092
50932006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5094
5095	* MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5096	Rearrange the entries of other libraries to have them in one place.
5097
50982006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5099
5100	* MAINTAINERS (Write After Approval): Remove myself.
5101	(Language Front End Maintainers): Add myself as fortran 95 maintainer.
5102
51032006-03-14  Richard Guenther  <rguenther@suse.de>
5104
5105	* configure: Regenerate with autoconf 2.13.
5106
51072006-03-13  Jim Blandy  <jimb@codesourcery.com>
5108
5109	* MAINTAINERS: Use my work address.
5110
5111	* MAINTAINERS: Update my E-mail address.
5112
51132006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5114
5115	* configure.in: Handle --disable-<component> generically.
5116	* configure: Regenerate.
5117
51182006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5119
5120	PR libgcj/17311
5121	* ltmain.sh: Don't use "$finalize_rpath" for compile.
5122
51232006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5124
5125	* MAINTAINERS (Write After Approval):  Remove myself.
5126	(Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5127
51282006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5129
5130	* Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5131	(TARGET_CONFIGDIRS): Remove.
5132	* configure.in: Remove AC_SUBST(target_configdirs).
5133	* Makefile.in, configure: Regenerated.
5134
51352006-02-20  Steven G. Kargl  <kargls@comcast.net>
5136
5137	* MAINTAINERS (Write After Approval):  Remove myself.
5138	(Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5139
51402006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5141
5142	PR bootstrap/25670
5143
5144	* Makefile.tpl ([+compare-target+]): Print explanation messages.
5145
5146	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5147	* Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5148	(EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5149	BUILD_PREFIX, BUILD_PREFIX_1.
5150	* configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5151
5152	* Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5153	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5154
5155	* Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5156	all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5157	of `cat stage_current`.  Always provide the `r' and `s' variables.
5158	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5159	a single shell execution.
5160	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5161	bootstrapped modules, make the stage1 module if the build was not
5162	started yet, else build the current stage.
5163	(all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5164	(all-build, all-host, all-target, [+make_target+]-host,
5165	[+make_target+]-target): Do not use \-continued lines.
5166	(target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5167	(current_stage, restrap, stage_last): New.
5168
5169	* Makefile.in: Regenerate.
5170	* configure: Regenerate.
5171
51722006-02-19  Bud Davis  <jmdavis@link.com>
5173
5174	* MAINTAINERS (Write After Approval):  Remove myself.
5175	(Language Front End Maintainers):  Add myself as fortran 95
5176	maintainer and update e-mail address.
5177
51782006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5179
5180	* MAINTAINERS (Write After Approval):  Remove myself.
5181	(Language Front End Maintainers):  Add myself as fortran 95
5182	maintainer.
5183
51842006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5185
5186	* MAINTAINERS (Write After Approval): Add myself.
5187
51882006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5189
5190	* MAINTAINERS (Write After Approval):  Remove myself.
5191	(Language Front End Maintainers):  Add myself as
5192	fortran 95 maintainer.
5193
51942006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5195
5196	Sync from src:
5197
5198	2005-12-27  Leif Ekblad  <leif@rdos.net>
5199
5200	* configure.in: Add support for RDOS target.
5201	* configure: Regenerate.
5202
52032006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5204	    Andreas Schwab  <schwab@suse.de>
5205
5206	* configure: Regenerate.
5207
52082006-02-12  David Edelsohn  <edelsohn@gnu.org>
5209
5210	* configure.in (enable_libgomp): Add AIX.
5211	* configure: Regenerate.
5212
52132006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5214
5215	* MAINTAINERS (Write After Approval): Add myself.
5216
52172006-02-03  Lee Millward  <lee.millward@gmail.com>
5218
5219	* MAINTAINERS (Write After Approval): Add myself.
5220
52212006-01-31  Richard Guenther  <rguenther@suse.de>
5222	Paolo Bonzini  <bonzini@gnu.org>
5223
5224	* Makefile.def (target_modules): Add libgcc-math target module.
5225	* configure.in (target_libraries): Add libgcc-math target library.
5226	(--enable-libgcc-math): New configure switch.
5227	* Makefile.in: Re-generate.
5228	* configure: Re-generate.
5229	* libgcc-math: New toplevel directory.
5230
52312006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5232
5233	* configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5234	Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5235	the assembler, linker and binutils.
5236	* configure: Regenerate.
5237
52382006-01-22  Dirk Mueller  <dmueller@suse.de>
5239
5240	* MAINTAINERS (Write After Approval): Add myself.
5241
52422006-01-20  Diego Novillo  <dnovillo@redhat.com>
5243
5244	* configure: Regenerate.
5245
52462006-01-18  Richard Henderson  <rth@redhat.com>
5247	    Jakub Jelinek  <jakub@redhat.com>
5248	    Diego Novillo  <dnovillo@redhat.com>
5249
5250	* libgomp: New directory.
5251	* Makefile.def: Add target_module libgomp.
5252	* Makefile.in: Regenerate.
5253	* configure.in (target_libraries): Add target-libgomp.
5254	* configure: Regenerate.
5255
52562006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5257
5258	* Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5259	@ from continuation.
5260	* Makefile.in: Rebuilt.
5261
52622006-01-04  Chris Lattner  <sabre@gnu.org>
5263
5264	* MAINTAINERS (Write After Approval): Add myself.
5265
52662006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5267
5268	PR bootstrap/24252
5269
5270	* Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5271	* Makefile.tpl (OBJDUMP): New.
5272	(EXTRA_HOST_FLAGS): Add it.
5273	(EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5274
5275	* Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5276	to use symbolic links between directories.  Avoid race conditions
5277	or make them harmless.
5278	* configure.in: Do not try to use symbolic links between directories.
5279
5280	* Makefile.def (LEAN): Pass.
5281	* Makefile.tpl (LEAN): Define.
5282	(stage[+id+]-start): Accept that the previous directory does not
5283	exist, if the bootstrap is lean.
5284	(stage[+id+]-bubble): Invoke lean bootstrap commands after
5285	stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5286	configure substitution.
5287	([+compare-target+]): Likewise.
5288	([+bootstrap-target+]-lean): New.
5289	* configure.in: Remove lean bootstrap support from here.
5290
5291	* Makefile.in: Regenerate.
5292	* configure: Regenerate.
5293
52942006-01-04  Ben Elliston  <bje@au.ibm.com>
5295
5296	* MAINTAINERS (libdecnumber): Add myself.
5297
52982006-01-02  Mark Mitchell  <mark@codesourcery.com>
5299
5300	* libtool-ldflags: New script.
5301
53022006-01-02  Andreas Schwab  <schwab@suse.de>
5303
5304	* configure.in: When reconfiguring remove Makefile in
5305	all stage directories.
5306	* configure: Regenerate.
5307
53082005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5309
5310	* MAINTAINERS: Update my email address.
5311
53122005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5313
5314	Revert Ada-related part of the previous change.
5315
5316	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5317	Do not pass.
5318	* Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5319	* Makefile.in: Regenerate.
5320	* configure.in: Do not include mt-ppc-aix target fragment.
5321	* configure: Regenerate.
5322
53232005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5324
5325	* configure.in: Select appropriate fragments for PowerPC/AIX.
5326	* configure: Regenerate.
5327
5328	* Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5329	BOOT_CFLAGS, BOOT_LDFLAGS.
5330	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5331	BOOT_CFLAGS, BOOT_LDFLAGS.
5332	(TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5333	(stage[+id+]-bubble): Pass flags recursively to the comparison target.
5334	(stage): Fail if we cannot complete the work.
5335	* Makefile.in: Regenerate.
5336
53372005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5338
5339	* configure.in: Replace ms1 with mt.
5340	* configure: Rebuilt.
5341
53422005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5343
5344	* MAINTAINERS: Update my email address.
5345
53462005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5347
5348	* Makefile.tpl (all, do-[+make_target+], do-check, install,
5349	install-host-nogcc): Don't invoke $(stage) at the end.
5350	* Makefile.in: Regenerate.
5351
53522005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5353
5354	* configure.in: Flip the top-level bootstrap switch.
5355	* configure: Regenerate.
5356
53572005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5358
5359	* Makefile.tpl: Throughout the file, use : $(MAKE) along with
5360	$(stage) and $(unstage).
5361	(EXTRA_TARGET_FLAGS): Correct double-quoting.
5362	(all): Remove stray semicolon.
5363	(local-distclean): Don't handle multilib.tmp and multilib.out.
5364	(install.all): Set $s for consistency.
5365	(configure-[+prefix+][+module+]): Instead of [+deps+], handle
5366	check_multilibs setting.  Always make the install directory.
5367	(configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5368	Correct @if/@endif.
5369	(all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5370	($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5371	(stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5372	(multilib.out): Remove.
5373	* Makefile.in: Regenerated.
5374
53752005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5376
5377	* MAINTAINERS (Write After Approval): Add myself.
5378
53792005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5380
5381	* MAINTAINERS: Add myself as mt maintainer.
5382
5383	* config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5384
53852005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5386
5387	* MAINTAINERS: Change email address.
5388
53892005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5390
5391	* configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5392	CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5393	"CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5394	Find in-tree tools if available.
5395	(EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5396	(CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5397	(*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5398	(COMPILER_*_FOR_TARGET): New.
5399	* Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5400	(BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5401	(CONFIGURED_*, USUAL_*): Remove.
5402	(BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5403	STRIP): Use autoconf substitutions.
5404	(COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5405	COMPILER_NM_FOR_TARGET): New.
5406	(EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5407
5408	(all): Make all-host and all-target in parallel.
5409	(do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5410	that $$r and $$s are set before invoking a recursive make.
5411	(stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5412	([+bootstrap-target+]): Inline most of the `all' target.
5413
54142005-11-29  Ben Elliston  <bje@au.ibm.com>
5415
5416	* Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5417	from the gcc build directory.
5418	* Makefile.in: Regenerate.
5419
54202005-11-29  Ben Elliston  <bje@au.ibm.com>
5421
5422	* Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5423	depend on all-libdecnumber.
5424	* configure.in (host_libs): Include libdecnumber.
5425	* Makefile.in: Regenerate.
5426	* configure: Likewise.
5427
54282005-11-29  Ben Elliston  <bje@au.ibm.com>
5429
5430	* libdecnumber: Import decNumber sources from the dfp-branch.
5431
54322005-11-21  Kean Johnston  <jkj@sco.com>
5433
5434	* config.sub, config.guess: Sync from upstream sources.
5435
54362005-11-21  Ben Elliston  <bje@au.ibm.com>
5437
5438	Import from Autoconf sources:
5439
5440	2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5441	* config/move-if-change: Don't output "$2 is unchanged";
5442	suggested by Ben Elliston.  Handle weird characters correctly.
5443
54442005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5445
5446	* ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5447	to match upstream libtool for darwin.
5448
54492005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5450
5451	* Makefile.def: Remove gdb dependencies for gdbtk.
5452	* Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5453	(configure-gdb, install-gdb): New rules.
5454	* configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5455	* Makefile.in, configure: Regenerated.
5456
54572005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5458
5459	* MAINTAINERS (Write After Approval): Add myself.
5460
54612005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5462
5463	* MAINTAINERS (Write After Approval): Add myself.
5464
54652005-10-24  Diego Novillo  <dnovillo@redhat.com>
5466
5467	* MAINTAINERS (alias analysis): Add Daniel Berlin and
5468	Diego Novillo.
5469
54702005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5471
5472	PR bootstrap/24297
5473	* Makefile.tpl (do-[+make-target+], do-check, install,
5474	stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5475	are set before recursing.
5476	* Makefile.in: Regenerate.
5477
54782005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5479
5480	PR bootstrap/18939
5481	* Makefile.def (gcc) <target>: Fix thinko.
5482	* Makefile.in: Regenerate.
5483
54842005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5485
5486	* configure.in (bfin-*-*): Use test, not brackets, in if statement.
5487	* configure: Regenerate.
5488
54892005-10-15  Jie Zhang  <jie.zhang@analog.com>
5490
5491	* MAINTAINERS (Write After Approval): Add self.
5492
54932005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5494
5495	* configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5496	target-libffi, target-qthreads, target-libjava, and
5497	targetlibobjc.
5498	* configure: Regenerate.
5499
55002005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5501
5502	* Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5503	* Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5504	(OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5505	(USUAL_OBJDUMP_FOR_TARGET): New.
5506	(EXTRA_TARGET_FLAGS): Add OBJDUMP.
5507	* configure.in: Check for $OBJDUMP_FOR_TARGET.
5508	* configure, Makefile.in: Regenerated.
5509
55102005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5511
5512	* Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5513	before other host packages.
5514
55152005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5516
5517	* MAINTAINERS: Add self as sh libraries/configury maintainer.
5518
55192005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5520
5521	PR bootstrap/22340
5522
5523	* configure.in (default_target): Remove.
5524	* Makefile.tpl (all): Do not use prerequisites as subroutines
5525	(all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5526	(do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5527	use prerequisites as subroutines.
5528	(check-host, check-target): New.
5529	(bootstrap configure & all targets): Do not use stage*-start
5530	if the directory layout is already ok.
5531	(non-bootstrap configure & all targets): Prepend a $(unstage).
5532	(stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5533	(NOTPARALLEL): Remove.
5534	(unstage, stage variables): New variables.
5535	(unstage, stage targets): Simply expand to those variables.
5536
5537	* configure: Regenerate.
5538	* Makefile.in: Regenerate.
5539
55402005-10-04  James E Wilson  <wilson@specifix.com>
5541
5542	* Makefile.def (lang_env_dependencies): Add libmudflap.
5543	* Makefile.in: Regenerate.
5544
55452005-10-03  Andreas Schwab  <schwab@suse.de>
5546
5547	Backport from libtool CVS:
5548	2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5549
5550	* ltmain.sh: add support for installing into temporary
5551	staging area (e.g. 'make install DESTDIR=...')
5552
55532005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5554
5555	* configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5556	* configure: Regenerated.
5557
55582005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5559
5560	* configure: Regenerate with the correct
5561	autoconf version.
5562
55632005-09-30  Catherine Moore  <clm@cm00re.com>
5564
5565	* configure.in (bfin-*-*): New.
5566	* configure: Regenerated.
5567
55682005-09-28  Geoffrey Keating  <geoffk@apple.com>
5569
5570	* Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5571	(LIPO_FOR_TARGET): New.
5572	(CONFIGURED_LIPO_FOR_TARGET): New.
5573	(USUAL_LIPO_FOR_TARGET): New.
5574	(STRIP_FOR_TARGET): New.
5575	(CONFIGURED_STRIP_FOR_TARGET): New.
5576	(USUAL_STRIP_FOR_TARGET): New.
5577	* Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5578	STRIP_FOR_TARGET.
5579	* configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5580	CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5581	* Makefile.in: Regenerate.
5582	* configure: Regenerate.
5583
55842005-09-19  David Edelsohn  <edelsohn@gnu.org>
5585
5586	* configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5587	(rs6000-*-aix*): Same.
5588	* configure: Regenerate.
5589
55902005-09-16  Tom Tromey  <tromey@redhat.com>
5591
5592	* MAINTAINERS: Add self as java maintainer.
5593
55942005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5595
5596	* configure.in: Recognize f95 in the --enable-languages option,
5597	and substitute it for fortran, issuing a warning.
5598	* configure: Regenerate.
5599
56002005-08-30  Phil Edwards  <phil@codesourcery.com>
5601
5602	* configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5603	* configure:  Regenerated.
5604
56052005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5606
5607	* MAINTAINERS: Add self as ms1 maintainer.
5608
56092005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5610
5611	* Makefile.def (libssp): Add to lang_env_dependencies.
5612	* Makefile.in: Regenerate.
5613
56142005-08-18  Ian Lance Taylor  <ian@airs.com>
5615
5616	* MAINTAINERS: Add myself as middle-end maintainer.
5617
56182005-08-17  Christian Groessler  <chris@groessler.org>
5619
5620	* Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5621	* Makefile.in: Regenerate.
5622
56232005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5624
5625	* MAINTAINERS (write after approval): Added myself.
5626
56272005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5628
5629	* MAINTAINERS (Write After Approval): Add myself.
5630
56312005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5632
5633	* configure.in: Replace NCN_STRICT_CHECK_TOOL with
5634	NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5635	Look for alternate names of the target cc and c++
5636	* configure: Regenerate.
5637
56382005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5639
5640	* configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5641	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5642	them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5643	tools; remove code to manually set them.
5644	(Target tools): Look in the environment for them.
5645	* Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5646	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5647	(AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5648	build directory.
5649	(CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5650	CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5651	CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5652	USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5653	USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5654	(CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5655	RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5656	* configure: Regenerate.
5657	* Makefile.in: Regenerate.
5658
56592005-07-28  Ben Elliston  <bje@au.ibm.com>
5660
5661	* MAINTAINERS: Update for removed CPU targets.
5662
56632005-07-27  Mark Mitchell  <mark@codesourcery.com>
5664
5665	* Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5666	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5667	* Makefile.in: Regenerated.
5668
56692005-07-26  Mark Mitchell  <mark@codesourcery.com>
5670
5671	* Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5672	(CFLAGS_FOR_TARGET): Use it.
5673	(CXXFLAGS_FOR_TARGET): Likewise.
5674	* Makefile.in: Regenerated.
5675	* configure.in (--with-build-sysroot): New option.
5676	* configure: Regenerated.
5677
56782005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5679
5680	* Makefile.tpl: Wrap install between unstage and stage
5681	* Makefile.in: Regenerate.
5682
56832005-07-21  Eric Christopher  <echristo@apple.com>
5684
5685	* MAINTAINERS: Update affiliation.
5686
56872005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5688
5689	* MAINTAINERS: Add self as crx port maintainer.
5690
56912005-07-20  DJ Delorie  <dj@redhat.com>
5692
5693	* MAINTAINERS: Add self as m32c maintainer.
5694
56952005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5696
5697	* all files: Update FSF address.
5698
56992005-07-15  Eric Christopher  <echristo@redhat.com>
5700
5701	* MAINTAINERS: Change affiliation.
5702
57032005-07-14  Jim Blandy  <jimb@redhat.com>
5704
5705	* configure.in: Add cases for Renesas m32c.
5706	* configure: Regenerated.
5707
57082005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5709
5710	* COPYING.LIB: Update from fsf.org.
5711
57122005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5713
5714	* COPYING, compile, config.guess,
5715	config.sub, install-sh, missing, mkinstalldirs,
5716	symlink-tree, ylwrap: Sync from upstream sources.
5717	* config-ml.in: Update FSF address.
5718
57192005-07-13  Eric Christopher  <echristo@redhat.com>
5720
5721	* configure.in: Add toplevel noconfigdir support for tpf.
5722	* configure: Regenerate.
5723
57242005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5725
5726	PR ada/22340
5727
5728	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5729	* Makefile.in: Regenerate.
5730
57312005-07-07  Mark Mitchell  <mark@codesourcery.com>
5732
5733	* MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5734	Brolley to write-after-approval.
5735
57362005-07-07  Andreas Schwab  <schwab@suse.de>
5737
5738	* Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5739	* Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5740	* Makefile.in: Regenerated.
5741
57422005-07-06  Geoffrey Keating  <geoffk@apple.com>
5743
5744	* configure.in: Don't build sim or rda when targetting darwin.
5745	* configure: Regenerate.
5746
57472005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5748
5749	* configure.in: Add --enable-libssp and --disable-libssp.
5750	* configure: Regenerate with autoconf-2.13.
5751
57522005-07-02  Jakub Jelinek  <jakub@redhat.com>
5753
5754	* Makefile.def (target_modules): Add libssp.
5755	* configure.in (target_libraries): Add target-libssp.
5756	* configure: Rebuilt.
5757	* Makefile.in: Rebuilt.
5758
57592005-07-01  Zack Weinberg  <zackw@panix.com>
5760
5761	* MAINTAINERS: Change email address.  Resign from maintainership.
5762
57632005-07-01  Richard Guenther  <rguenther@suse.de>
5764
5765	* MAINTAINERS: Change my e-mail address and affiliation.
5766
57672005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5768
5769	* Makefile.def (stagefeedback): Come after profile.
5770	Define profiledbootstrap target.
5771	* Makefile.tpl (profiledbootstrap): Remove.
5772	(stageprofile-end): Zap stagefeedback.
5773	(stagefeedback-start): Copy all .gcda files, not only GCC's.
5774	* Makefile.in: Regenerate.
5775
57762005-06-13  Richard Sandiford  <richard@codesourcery.com>
5777
5778	* MAINTAINERS: Update my email address.
5779
57802005-06-13  Zack Weinberg  <zack@codesourcery.com>
5781
5782	* depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5783	In 'cpp' stanza, support '#line' as well as '# '.
5784
57852005-06-08  Andreas Schwab  <schwab@suse.de>
5786
5787	* MAINTAINERS: Move myself from 'Write After Approval' to
5788	'CPU Port Maintainers' section as m68k maintainer.
5789
57902005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5791
5792	* configure.in (unsupported_languages): New macro.
5793	<mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5794	non-ported target libraries in noconfigdirs.
5795	<cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5796	non-linux-gnu.  Remove libgcj_ex_libffi.
5797	<lang_frag loop>: Set add_this_lang=no if the language is in
5798	unsupported_languages.
5799	* configure: Regenerate.
5800
58012005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5802
5803	* configure.in: Fix typo in handling of --with-mpfr-dir.
5804	* configure: Regenerate.
5805
58062005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5807
5808	* MAINTAINERS: Update my email address.
5809
58102005-06-02  Jim Blandy  <jimb@redhat.com>
5811
5812	* config.sub: Add cases for the Renesas m32c.  (This patch has been
5813	accepted into the master sources.)
5814
58152005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5816	    Michael Snyder  <msnyder@redhat.com>
5817	    Stan Cox  <scox@redhat.com>
5818
5819	* configure.in: Set noconfigdirs for ms1.
5820
5821	* configure: Regenerate.
5822
58232005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5824
5825	* MAINTAINERS (Write After Approval): Add self.
5826
58272005-06-01  Josh Conner  <jconner@apple.com>
5828
5829	* MAINTAINERS (Write After Approval): Add self.
5830
58312005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5832
5833	* MAINTAINERS: Update my email address.
5834
58352005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5836
5837	* MAINTAINERS (Write After Approval): Add self.
5838
58392005-05-26  Chris Demetriou  <cgd@broadcom.com>
5840
5841	* MAINTAINERS (Write After Approval): Remove self.
5842
58432005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5844
5845	* Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5846	(Dependencies): Consider target modules for bootstrap dependencies.
5847	Make target bootstrap modules depend on each stage's gcc.
5848	* Makefile.in: Regenerate.
5849
58502005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5851
5852	* Makefile.def (configure-gcc): Depend on binutils having been built.
5853	(all-gcc): No need to do it here.
5854	* Makefile.in: Regenerate.
5855
58562005-05-19  Paul Brook  <paul@codesourcery.com>
5857
5858	* configure.in: Rewrite misleading error message when requested
5859	language cannot be built.
5860	* configure: Regenerate.
5861
58622005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5863
5864	* ylwrap: Import from Automake 1.9.5.
5865
58662005-05-13  David Ung  <davidu@mips.com>
5867
5868	* MAINTAINERS (Write After Approval): Add self.
5869
58702005-05-09  Mike Stump  <mrs@apple.com>
5871
5872	* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5873	lt_cv_sys_max_cmd_len for now.
5874
58752005-05-09  Stan Cox  <scox@redhat.com>
5876
5877	* MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5878
58792005-05-08  Matt Kraai  <kraai@ftbfs.org>
5880
5881	* README.SCO: Update the URL.
5882
58832005-05-05  David Edelsohn  <edelsohn@gnu.org>
5884
5885	* ltconfig: Define file_list_spec.  Pass file_list_spec and
5886	with_gnu_ld to libtool.
5887	* ltcf-c.sh (aix[45]): Define file_list_spec.
5888	* ltcf-cxx.sh (aix[45]): Same.
5889	* ltcf-gcj.sh (aix[45]): Same.
5890	* ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5891	exists, write list of input files to temporary file.
5892
58932005-05-04  Mike Stump  <mrs@apple.com>
5894
5895	* configure.in: Always pass --target to target configures as
5896	otherwise rebuilds that do --recheck will fail.
5897	* confiugure: Rebuilt.
5898
58992005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5900
5901	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5902	STAGE_HOST_EXPORTS.
5903	(configure, all): Add bootstrap support.
5904	(Host modules, target modules): Pass post-stage1 flags and exports.
5905	(Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5906	* Makefile.in: Regenerate.
5907
59082005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5909
5910	* configure: Regenerate.
5911
59122005-04-27  Mike Stump  <mrs@apple.com>
5913
5914	* MAINTAINERS: Add self as darwin maintainer.
5915
59162005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5917
5918	* config.sub: Update from master copy.
5919
59202005-04-21  Mike Stump  <mrs@apple.com>
5921
5922	* MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5923	* MAINTAINERS: Add Zem as Objective-C++ maintainer.
5924
59252005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5926
5927	* configure.in <crisv32-*-*, cris-*-*>: New local variable
5928	libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5929	matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5930	"*-*-elf" and "*-*-linux*".
5931	* configure: Regenerate.
5932
59332005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5934
5935	* MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5936
59372005-04-12  Mike Stump  <mrs@apple.com>
5938
5939	* libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5940
59412005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5942
5943	* MAINTAINERS (Write After Approval): Add myself.
5944
59452005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5946
5947	* MAINTAINERS (Port Maintainers): Add self for Blackfin.
5948
59492005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5950
5951	* Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5952	(TARGET_CONFIGARGS): Include --with-target-subdir.
5953	(configure, all): New macros.  Use them throughout.
5954	* Makefile.in: Regenerate.
5955
59562005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5957
5958	* MAINTAINERS (Write After Approval): Add myself.
5959
59602005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5961
5962	* MAINTAINERS: Remove 'loop unrolling' maintainer.
5963
59642005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5965
5966	* MAINTAINERS: Move John Carr to Write After Approval.
5967
59682005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5969
5970	* config/mh-mingw32: Delete.
5971	* configure.in: Don't use it.
5972	* configure: Regenerate.
5973
59742005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5975
5976	* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5977	* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5978	(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5979	(HOST_LIB_PATH): Generate from Makefile.def.
5980	(TARGET_LIB_PATH): Likewise.
5981	(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5982	* Makefile.in: Regenerate.
5983	* configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5984	(RPATH_ENVVAR): Include Darwin case.
5985	* configure: Regenerate.
5986
59872005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5988
5989	* MAINTAINERS (Various Maintainers): Remove self.
5990	(Write After Approval): Add self.
5991
59922005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5993
5994	* MAINTAINERS (Various Maintainers): Add self.
5995
59962005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5997
5998	* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5999	* configure: Regenerate.
6000
60012005-03-21  Zack Weinberg  <zack@codesourcery.com>
6002
6003	* Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6004	gcc_version, and gcc_version_trigger from set of flags to pass.
6005	* Makefile.tpl: Remove definitions of above variables.
6006	(config.status): Remove dependency on $(gcc_version_trigger).
6007	* Makefile.in: Regenerate.
6008	* configure.in: Do not reference config/gcc-version.m4 nor
6009	config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6010	TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6011	* configure: Regenerate.
6012
60132005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6014	    Andrew Pinski  <pinskia@physics.uc.edu>
6015
6016	* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6017	* Makefile.in: Regenerate.
6018
60192005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6020
6021	* MAINTAINERS (Write After Approval): Add myself.
6022
60232005-03-03  David Ayers  <d.ayers@inode.at>
6024
6025	* MAINTAINERS (Write After Approval): Add myself.
6026
60272005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6028
6029	PR libgcj/20160
6030	* ltmain.sh: Avoid creating archives with components that have
6031	duplicate basenames.
6032
60332005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6034
6035	PR bootstrap/20250
6036	* Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6037	instead of check.
6038	* Makefile.in: Regenerate.
6039
60402005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6041
6042	* Makefile.in: Regenerate to fix conflict between the previous two
6043	patches.
6044
60452005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6046
6047	PR bootstrap/17383
6048	* Makefile.def (target_modules): Remove "stage", now unnecessary.
6049	* Makefile.tpl (HOST_SUBDIR): New substitution.
6050	(STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6051	USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6052	USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6053	USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6054	(Host modules, Bootstrapped modules): Use it.
6055	(Build modules, Target modules): Do not create symlink trees,
6056	always configure out-of-srcdir.
6057	(distclean): Try removing $(host_subdir) with rm before using rm -rf.
6058	* configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6059	GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6060	$(HOST_SUBDIR).  Create a symlink for host_subdir.
6061
6062	* Makefile.in: Regenerate.
6063	* configure: Regenerate.
6064
60652005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6066
6067	Merged from libada-gnattools-branch:
6068	2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6069
6070	* gnattools: New directory.
6071	* Makefile.def: Add gnattools as a module, depending on target-libada.
6072	* Makefile.in: Regenerate.
6073	* configure.in: Include gnattools in host_tools; disable it if ada
6074	is disabled.
6075	* configure: Regenerate.
6076
60772005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6078
6079	* MAINTAINERS (Language Front Ends Maintainers): Add myself as
6080	treelang maintainer.
6081	(Write After Approval): Remove myself.
6082
60832005-02-23  Paul Schlie  <schlie@comcast.net>
6084
6085	* configure.in: Allow darwin targeted ports to build tk, itcl and
6086	libgui.
6087	* configure: Regenerate.
6088
60892005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6090
6091	PR libgcj/10353
6092	* configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6093	* configure: Regenerate.
6094
60952005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6096
6097	* MAINTAINERS (Write After Approval): Add myself.
6098
60992005-02-10  Ian Lance Taylor  <ian@airs.com>
6100
6101	* MAINTAINERS: Update my e-mail address.
6102
61032005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6104
6105	* MAINTAINERS (Write After Approval): Add myself.
6106
61072005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6108
6109	* configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6110	<crisv32-*-*, cris-*-*>: Only disable target-newlib and
6111	target-libgloss when not *-*-elf and *-*-aout.
6112	* configure: Regenerate.
6113
61142005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6115
6116	* MAINTAINERS: Remove obsolete entries.
6117
6118	* MAINTAINERS (Write After Approval): Add Michael Matz.
6119
61202005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6121
6122	* MAINTAINERS: Remove self as cpplib maintainer.
6123
61242005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6125
6126	* install-sh, config.sub: Import from upstream.
6127
61282005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6129
6130	PR bootstrap/18222
6131	* Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6132	* Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6133	* Makefile.in: Regenerate.
6134
61352005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6136
6137	* MAINTAINERS: Update my email address.
6138
61392005-01-12  David Edelsohn  <edelsohn@gnu.org>
6140	    Andreas Schwab  <schwab@suse.de>
6141
6142	PR bootstrap/18033
6143	* config-ml.in: Eval option if surrounded by single quotes.
6144
61452005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6146
6147	Revert 2004-12-28 Makefile changes, a better fix will be
6148	applied to mainline and src after GCC 4.0 branches.
6149
61502004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6151
6152	PR bootstrap/17383
6153
6154	* Makefile.def (target_modules): Remove stage parameter,
6155	it is always true now.
6156	* Makefile.tpl (configure-build-[+module+],
6157	configure-target-[+module+]): Always build symlink tree
6158	for the directory and for include.  BUILD_SUBDIR and
6159	TARGET_SUBDIR cannot be . anymore.
6160	* Makefile.in: Regenerate.
6161
61622004-12-25  David Edelsohn  <edelsohn@gnu.org>
6163
6164	Revert 2004-12-08 Makefile changes.
6165
61662004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6167
6168	* MAINTAINERS: Move myself to OS Port Maintainers for windows,
6169	cygwin, mingw.
6170
61712004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6172
6173	* configure.in (sh64-*-*): Reenable gprof.
6174	* configure: Regenerate.
6175
61762004-12-08  David Edelsohn  <edelsohn@gnu.org>
6177
6178	* Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6179	* Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6180	(EXTRA_TARGET_FLAGS): Add PICFLAG.
6181	* Makefile.in: Regenerate.
6182
61832004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6184
6185	* MAINTAINERS: Update my email address.
6186
61872004-12-07  Matt Kraai  <kraai@ftbfs.org>
6188
6189	* Makefile.tpl: Generate normal dependencies if the LHS module is
6190	not bootstrapped.
6191	* Makefile.in: Regenerate.
6192
61932004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6194
6195	* configure.in: Include config/gxx-include-dir.m4.  Use
6196	TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6197	* configure: Regenerate.
6198
61992004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6200
6201	* config.if: Delete.
6202	* configure.in: Set libstdcxx_incdir directly.
6203	* configure: Regenerate.
6204
62052004-12-02  Eric Christopher  <echristo@redhat.com>
6206
6207	* Makefile.tpl (clean-target-libgcc): Make change in correct place.
6208	* Makefile.in: Regenerate.
6209
62102004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6211
6212	* configure.in: Clear gcc_version_trigger if the file doesn't exist.
6213	* configure: Regenerate.
6214
62152004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6216
6217	* configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6218	to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6219	* configure: Regenerate.
6220
62212004-12-01  Eric Christopher  <echristo@redhat.com>
6222
6223	* Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6224	of things to remove.
6225
62262004-11-29  Matt Kraai  <kraai@ftbfs.org>
6227
6228	* MAINTAINERS (Write After Approval): Update my e-mail address.
6229
62302004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6231
6232	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6233	from CVS libtool to always pass_all.
6234
62352004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6236
6237	* configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6238	(hppa*64*-*-*): Delete incorrect comment.
6239	* configure: Rebuilt.
6240
62412004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6242
6243	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6244
62452004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6246
6247	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6248	from CVS libtool to always pass_all.
6249
62502004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6251
6252	* install-sh, compile: Import from automake.
6253
62542004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6255
6256	* config.guess, config.sub:  Import from savannnah.
6257
62582004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6259
6260	* MAINTAINERS (Write After Approval): Add myself
6261
62622004-11-12  Mike Stump  <mrs@apple.com>
6263
6264	* Makefile.def: Add html support.
6265	* Makefile.tpl: Likewise.
6266	* Makefile.in: Regenerate.
6267
62682004-11-11  Geoffrey Keating  <geoffk@apple.com>
6269
6270	PR 18423
6271	* configure.in: Remove all instances of build-fixincludes from
6272	noconfigdirs.
6273	(build_configargs): Supply --target to subdirectories.
6274	* configure: Regenerate.
6275
6276	* Makefile.def: Make gcc install depend on fixincludes install.
6277	* Makefile.in: Regenerate.
6278
62792004-11-10  Janis Johnson  <janis187@us.ibm.com>
6280
6281	* MAINTAINERS: Add myself as gcc testsuite maintainer.
6282
62832004-11-11  Paul Brook  <paul@codesourcery.com>
6284
6285	* MAINTAINERS: Add self as arm maintainer.  Update email address.
6286
62872004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6288
6289	* configure.in (noconfigdirs) [mmix-*-*]: Disable
6290	target-libgfortran.
6291	* configure: Regenerate.
6292
62932004-11-07  David Edelsohn  <edelsohn@gnu.org>
6294
6295	* config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6296	like CC.
6297
62982004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6299
6300	* Makefile.def (host fixincludes): Specify missing targets.
6301	* Makefile.in: Regenerate.
6302
63032004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6304
6305	* MAINTAINERS: Add myself
6306
63072004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6308
6309	* MAINTAINERS (Write After Approval): Add myself.
6310
63112004-11-04  Geoffrey Keating  <geoffk@apple.com>
6312
6313	* Makefile.def: Build fixincludes for the host, too.
6314	* Makefile.in: Regenerate.
6315	* configure.in (host_tools): Add fixincludes.
6316	* configure: Regenerate.
6317
63182004-11-04  Daniel Jacobowitz  <dan@debian.org>
6319
6320	* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6321	* configure: Regenerated.
6322
63232004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6324
6325	PR other/17783
6326	* configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6327	* configure: Regenerated.
6328
63292004-10-31  Mark Mitchell  <mark@codesourcery.com>
6330
6331	* README.SCO: Update per FSF instructions.
6332
63332004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6334
6335	PR target/18151
6336	* configure.in (case ${target}): Do not build fixincludes for avr.
6337	* configure: Regenerated.
6338
63392004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6340
6341	* configure.in (case ${target}): Do not build fixincludes
6342	on platforms where it is not used.
6343	* configure: Regenerated.
6344
63452004-10-23  Daniel Jacobowitz  <dan@debian.org>
6346
6347	* configure.in: Use an absolute path to install-sh.
6348	* configure: Regenerated.
6349
63502004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6351
6352	* MAINTAINERS (Write After Approval): Add myself.
6353
63542004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6355
6356	* MAINTAINERS: Remove from Write After Approval those that are
6357	already maintainers.
6358
63592004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6360
6361	* MAINTAINERS:  Update my email address.
6362
63632004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6364
6365	* configure.in (*-*-cygwin*): Supress warning if newlib not present.
6366	* configure: Regenerate.
6367
63682004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6369
6370	* MAINTAINERS:  Update my email address.
6371
63722004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6373
6374	* MAINTAINERS (Language Front Ends Maintainers): New.  Move
6375	entries belonging to this category.
6376
63772004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6378
6379	* MAINTAINERS: Update my e-mail address.
6380
63812004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6382
6383	Fix wrong conflict resolution in:
6384
6385	2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6386
6387	* Makefile.in: Regenerate.
6388	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6389	in the recursive `make', instead of hardwiring `all'.
6390	(Autogenerated TARGET-* variables): New.
6391
63922004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6393
6394	* configure.in: Enable target-libgloss for crx-*-*.
6395	* configure: Regenerate.
6396
63972004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6398
6399	* MAINTAINERS (Various Maintainers): Move the "windows,
6400	cygwin, mingw" maintainer to ...
6401	(OS Port Maintainers): ... here.
6402
64032004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6404
6405	* MAINTAINERS (Write After Approval): Remove those that are
6406	maintainers of some subsystem.
6407
64082004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6409
6410	* ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6411	* ltcf-cxx.sh (tpf*): Likewise.
6412	* ltconfig (tpf*): Add TPF OS configuration support.
6413
64142004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6415
6416	* MAINTAINERS: Change my email address to my new work account.
6417
64182004-09-24  Michael Roth  <mroth@nessie.de>
6419
6420	* configure.in (--without-headers): Add missing double quotes.
6421	* configure: Regenerate.
6422
64232004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6424
6425	* ylwrap: Revert to previous version.
6426
64272004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6428
6429	PR bootstrap/17369
6430	* Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6431	(HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6432	SET_GCC_LIB_PATH_CMD.
6433	(BASE_TARGET_EXPORTS): Likewise.
6434	* Makefile.in: Regenerated.
6435
6436	* configure.in (SET_GCC_LIB_PATH): Set and substitute.
6437	* configure: Regenerated.
6438
64392004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6440
6441	* config.guess: New upstream version
6442	* compile, depcomp, install-sh, ylwrap: Likewise.
6443
64442004-09-19  Roger Sayle  <roger@eyesopen.com>
6445
6446	* config/mh-x86omitfp: New host makefile fragment.  Add
6447	-fomit-frame-pointer to the default BOOT_CFLAGS.
6448	* configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6449	* configure: Regenerate.
6450
64512004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6452
6453	PR target/11572
6454	* configure.in (*-*-darwin*): Renable libobjc.
6455	* configure: Regenerate.
6456
64572004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6458
6459	* MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6460
64612004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6462
6463	* Makefile.def: Remove libbanshee.
6464	* Makefile.tpl: Ditto.
6465	* configure.in: Ditto.
6466	* Makefile.in: Regen.
6467	* configure: Ditto.
6468
64692004-09-08  David Edelsohn  <edelsohn@gnu.org>
6470
6471	* ltmain.sh: Use $pic_object as $non_pic_object if
6472	$non_pic_object=none.
6473
64742004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6475
6476	* missing: Import latest version from master repository.
6477
64782004-09-06  Nick Clifton  <nickc@redhat.com>
6479
6480	* config.sub: Import latest version from master repository.
6481	* config.guess: Likewise.
6482	This includes these changes:
6483
6484	2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6485
6486	* config.sub: Handle crisv32, alias etraxfs.
6487	* config.guess (crisv32:Linux:*:*): Handle.
6488
6489	2004-08-13  Brad Smith  <brad@comstyle.com>
6490
6491	* config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6492	(sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6493
6494	2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6495
6496	* config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6497	assume the processor is a powerpc.  This is because coreutils
6498	uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6499	in this case, due to a MacOS X bug that causes
6500	sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6501	to return a negative number.
6502	Problem reported by Petter Reinholdtsen in:
6503	http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6504
6505	2004-07-19  Ben Elliston  <bje@gnu.org>
6506
6507	* config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6508
6509	2004-06-24  Ben Elliston  <bje@gnu.org>
6510
6511	* config.guess: Update copyright years.
6512	* config.sub: Likewise.
6513
6514	2004-06-22  Robert Millan  <robertmh@gnu.org>
6515
6516	* config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6517	since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6518
6519	2004-06-22  Stanley F. Quayle <stan@stanq.com>
6520
6521	* config.guess (*:*VMS:*:*): New entry. Replaces
6522	Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6523	manufacturer.
6524
6525	2004-06-22  Ben Elliston  <bje@gnu.org>
6526
6527	* config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6528	* config.sub: Likewise.
6529
6530	2004-06-22  Ben Elliston  <bje@gnu.org>
6531
6532	Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6533	* config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6534
6535	2004-06-11  Ben Elliston  <bje@gnu.org>
6536
6537	* config.guess (pegasos:OpenBSD:*:*): Remove.
6538
6539	2004-06-11  Ben Elliston  <bje@gnu.org>
6540
6541	From Wouter Verhelst <wouter@grep.be>:
6542	* config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6543
6544	2004-06-11  Ben Elliston  <bje@gnu.org>
6545
6546	* config.guess (luna88k:OpenBSD:*:*): New.
6547
6548	2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6549
6550	* config.guess (m32r*:Linux:*:*): New case.
6551	* config.sub: Handle m32rle.
6552
6553	2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6554
6555	From Jens Petersen  <petersen@redhat.com>:
6556	* config.sub: Handle sparcv8.
6557
6558	2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6559
6560	From Tom Smith <smith@cag.lkg.hp.com>:
6561	* config.guess: Version suffixes are equally significant on Tru64
6562	V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6563	prefix of "P" (patched kernel).
6564
6565	2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6566
6567	* config.sub: Add support for National Semiconductor CRX target.
6568
65692004-09-03  Janis Johnson  <janis187@us.ibm.com>
6570
6571	* MAINTAINERS (Various Maintainers): Remove myself as web page
6572	maintainer, add myself as maintainer of build status lists.
6573
65742004-09-03  Jan Beulich  <jbeulich@novell.com>
6575
6576	* configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6577	*-*-netware, but add target-libmudflap.
6578	Consolidate *-*-netware targets (of which really only i?86 exists)
6579	into a single entry.
6580	* configure: Likewise.
6581
65822004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6583
6584	* Makefile.tpl (sorry): Remove.
6585	(clean-stage[+id+], clean-stage[+id+]-module): New targets.
6586	(cleanstrap targets): Depend on distclean, not distclean-stage1.
6587	(do-clean): Clean per-stage directories too.
6588	(do-distclean): Run distclean-stage1 too.
6589	(.NOTPARALLEL): Enable during toplevel bootstrap.
6590	(stage[+id+]-bubble): Enable parallel execution during
6591	the recursive invocation.
6592	* Makefile.in: Regenerate.
6593
6594	Fix previous checkin:
6595
6596	* Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6597	include.
6598	* configure.in: Fix indentation.
6599	* configure: Regenerate.
6600
66012004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6602
6603	* Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6604	* configure.in: add test for powerpc-*-darwin* to specify makefile frag
6605	* configure: regenerate
6606	* config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6607	-mdynamic-no-pic
6608
66092004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6610
6611	* Makefile.def (build_modules): Add fixincludes.
6612	(dependencies): Make gcc depend on fixincludes.
6613	* configure.in (build_tools): Add fixincludes.
6614	(build_configdirs): Always include build_libs.
6615	* Makefile.in: Regenerate.
6616	* configure: Regenerate.
6617
66182004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6619
6620	* Makefile.def (bootstrap stages): Add 'lean' parameter.
6621	* Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6622	phony targets; do not generate timestamp files.
6623	(distclean-stageN): Remove references to their timestamp files.
6624	(restageN, touch-stageN): Remove.
6625	(stageN-bubble): Rewritten.
6626	(compare): Support lean bootstraps.
6627	* Makefile.in: Regenerate.
6628
6629	* configure.in: Only warn when bootstrapping but
6630	build != host or build != target.  Support lean bootstraps.
6631	* configure: Regenerate.
6632
66332004-08-26  Phil Edwards  <phil@codesourcery.com>
6634
6635	* configure.in:  Give a better error message if GMP/MPFR are missing
6636	and a language needing them has been requested.
6637	* configure:  Regenerated.
6638
66392004-08-25  Phil Edwards  <phil@codesourcery.com>
6640
6641	* configure.in:  Print a list of available language front-ends if
6642	a requested one is missing.  Tidy stray tab characters.
6643	* configure:  Regenerated.
6644
66452004-08-19  Michael Koch  <konqueror@gmx.de>
6646
6647	* gcc/doc/install.texi: Update entry about automake for libjava.
6648
66492004-08-17  Robert Millan  <robertmh@gnu.org>
6650
6651	* configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6652	(instead of FreeBSD).
6653	* configure: Regenerate.
6654
66552004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6656
6657	* Makefile.in: Regenerate.
6658	* configure: Regenerate.
6659
6660	* Makefile.def (bootstrap-stage): Rename extra_*_flags to
6661	stage_*_flags.
6662	* Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6663	for bootstrapped modules if toplevel bootstrap is going.
6664	(GCC bootstrap): Generate per-stage targets for all bootstrapped
6665	modules.  Adjust for changes in Makefile.def.  Enable several
6666	rules even in non-bootstrap mode, just to avoid peppering the
6667	template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6668	(stage-[+prev+]-bubble): Remove.
6669
6670	* Makefile.def (Dependencies): Depend on all-build-bison,
6671	all-build-flex, all-build-byacc, all-build-texinfo, rather
6672	than the host variations.
6673	* Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6674	with BUILD_SUBDIR.
6675	(BISON): Update for recent Bisons.
6676	(YACC): Fix typo.
6677	(cross): Depend on all-build.
6678	(all): Do not depend on all-build.
6679	(prebootstrap): Remove.
6680	(dep-kind): Accept separate prefixes for MODULE and ON variables.
6681	(Prebootstrap dependencies): Add them to the per-stage targets
6682	and to all-prebootstrap.
6683	* configure.in (build_configdirs): Always enable build_tools.
6684	(BUILD_DIR_PREFIX): Remove.
6685
6686	* Makefile.def (gcc): Add target variable.
6687	(gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6688	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6689	in the recursive `make', instead of hardwiring `all'.
6690	(Autogenerated TARGET-* variables): New.
6691
66922004-08-13  Brian Booth  <bbooth@redhat.com>
6693
6694	* MAINTAINERS: Remove myself from write-after-approval.
6695
66962004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6697
6698	* src-release: Stop distributing mmalloc with gdb (which doesn't
6699	use it).
6700	* Makefile.def: GDB doesn't depend on mmalloc anymore.
6701	* Makefile.in: Regenerate.
6702
67032004-08-09  Mark Mitchell  <mark@codesourcery.com>
6704
6705	* configure.in (arm*-*-eabi*): New target.
6706	* configure: Regenerate.
6707
67082004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6709
6710	* Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6711	(bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6712	(Dependencies): New section.
6713	* Makefile.tpl (Dependencies): Generate from Makefile.def.
6714	(configure-target-[+module+]): Depend on maybe-all-gcc
6715	(all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6716	(toplevel profiledbootstrap): Fix dependencies.
6717	* Makefile.in: Regenerate.
6718
67192004-08-03  Mark Mitchell  <mark@codesourcery.com>
6720
6721	* configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6722	target-libiberty to noconfigdirs.
6723	* configure: Regenerate.
6724
67252004-08-03  Paul Brook  <paul@codesourcery.com>
6726
6727	* configure.in: Check for MPFR as well as GMP.
6728	* configure: Regenerate.
6729
67302004-08-01  Robert Millan  <robertmh@gnu.org>
6731
6732	* configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6733	libmudflap for all GNU-based systems (with Glibc).
6734	* configure: Regenerate.
6735
67362004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6737
6738	* Makefile.def (host-modules): Add gcc.
6739	* Makefile.in: Regenerate.
6740	* Makefile.tpl (sorry): New rule.
6741	(configure-host, all-host, [+make_target+]-host, do-check,
6742	install-host): Do not add gcc as a special case.
6743	(host modules): Add a small special-casing for gcc.  Export
6744	extra_make_flags through the environment.
6745	(maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6746	maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6747	other recursive targets for gcc): Remove.
6748
6749	(all, do-[+make_target+], do-check): Wrap between unstage and stage.
6750	(stage, unstage): New rules.
6751	(stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6752	distclean-stage[+id+]): Use stage_current.
6753	([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6754	the stage*-start rules.
6755
67562004-08-02  Geoffrey Keating  <geoffk@apple.com>
6757
6758	* ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6759	use -all_load flag.
6760
67612004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6762
6763	* configure.in: Sync from src, add noconfigdirs for crx-*-*.
6764	* configure: Regenerate.
6765
67662004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6767
6768	* maintainer-scripts/gcc_release: Revert yesterday's change.
6769
67702004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6771
6772	* MAINTAINERS: Add myself to write-after-approval.
6773
67742004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6775
6776	* libf2c: Removed.
6777	* gcc/gccbug.in: Updated because of libf2c removal.
6778	* maintainer-scripts/gcc_release: Ditto.
6779
67802004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6781
6782	* configure.in: Build libmudflap by default on FreeBSD.
6783	* configure: Regenerated.
6784
67852004-07-09  Mark Mitchell  <mark@codesourcery.com>
6786
6787	* configure.in: Do not build libmudflap by default on non-GNU/Linux
6788	systems.
6789	* configure: Regenerated.
6790
67912004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6792
6793	PR target/16344
6794	* Makefile.tpl (profiledbootstrap): Build runtime libraries with
6795	feedback based compiler.
6796	* Makefile.in: Rebuilt.
6797
67982004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6799
6800	* Makefile.def (host_modules): Set bootstrap=true for flex.
6801	* Makefile.tpl (all-gcc): Depend on texinfo and flex.
6802	* Makefile.in: Rebuilt.
6803
68042004-07-07  Jan Hubicka  <jh@suse.cz>
6805
6806	* MAINTAINERS: Add self as a profile feedback maintainer.
6807
68082004-07-05  Phil Edwards  <phil@codesourcery.com>
6809
6810	* configure.in:  Do not prepend $srcdir to /dev/null in
6811	makefile fragments.
6812	* configure:  Regenerate.
6813
68142004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6815
6816	* Makefile.def (build_modules): Add bison, byacc, flex,
6817	m4, texinfo.
6818	(flags_to_pass): Add FLEX.
6819	* Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6820	(BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6821	(DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6822	DEFAULT_MAKEINFO): Remove.
6823	(CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6824	CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6825	(YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6826	objdir or else use configured tool.
6827	(all-build): New.
6828	(all): Depend on it.
6829	(Build module dependencies): Add.
6830	* Makefile.in: Regenerate.
6831	* configure.in: Better support for multiple build modules,
6832	matching what is done for host/target modules.  Do not look
6833	for "plausible" locations of build tools if Canadian cross.
6834	Use autoconf's AC_PROG_CC to find a C compiler.  Define
6835	BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6836	* configure: Regenerate.
6837
68382004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6839
6840	* Makefile.tpl (HOST_EXPORTS): Fix pasto.
6841	* Makefile.in: Regenerate.
6842
68432004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6844
6845	* Makefile.tpl (configure-build-[+module+],
6846	configure-[+module+], configure-target-[+module+]): Pass
6847	[+extra_configure_args+].
6848	(all-build-[+module+], all-[+module+], check-[+module+],
6849	install-[+module+], [+make_target+]-[+module+],
6850	all-target-[+module+], check-target-[+module+],
6851	install-target-[+module+], [+make_target+]-target-[+module+]):
6852	Pass [+extra_make_args+].
6853	(HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6854	(GCC_HOST_EXPORTS): Remove.
6855	(configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6856	cross, check-gcc, check-gcc-c++, install-gcc,
6857	gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6858	Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6859	* Makefile.in: Regenerate.
6860
68612004-06-21  Matthew Sachs  <msachs@apple.com>
6862
6863	* MAINTAINERS: Added self to write-after-approval.
6864
68652004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6866
6867	* configure.in: Check for srcdir/winsup rather than build directory
6868	winsup.
6869	* configure: Regenerate.
6870
68712004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6872
6873	* configure.in: Don't build Cygwin native newlib if winsup
6874	directory is missing.  Emit warning instead.
6875	* configure: Regenerate.
6876
68772004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6878
6879	* Makefile.tpl (touch-stage[+id+]): New.
6880	(restage[+prev+]): Depend on touch-stage[+id+].
6881
6882	* Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6883	Use it throughout.
6884
6885	* Makefile.def: Add profile and feedback bootstrap stages.
6886	Remove next field from bootstrap stages.
6887	* Makefile.tpl (LN, LN_S): Substitute.
6888	(stageN-start, stageN-end): Use double-colon rules, to
6889	provide a hook for additional setup commands.
6890	(distclean-stageN-gcc, restageN): Create dependencies from
6891	[+prev+], not from [+next+].
6892	(stageN-bubble): Add commands for successive stages from
6893	[+prev+], using double-colon rules.
6894	(all-stageN-gcc): Fix typo.
6895	(stagefeedback-start, profiledbootstrap): New.
6896	* Makefile.in: Regenerate.
6897	* configure.in: Call ACX_PROG_LN.
6898	* configure: Regenerate.
6899
69002004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6901
6902	* MAINTAINERS (Write After Approval): Add myself.
6903
69042004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6905
6906	* MAINTAINERS (Write After Approval): Add myself.
6907
69082004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6909
6910	* configure.in: Fix --enable-bootstrap breakage introduced in trees
6911	without gcc.
6912	* configure: Regenerate.
6913
69142004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6915
6916	* Makefile.tpl: Fix typo.
6917	* Makefile.in: Regenerate.
6918
69192004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6920
6921	* configure.in: Remove new- prefix from toplevel
6922	bootstrap targets.
6923	* configure: Regenerate.
6924
69252004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6926
6927	* Makefile.tpl (all.normal): Rename to all.
6928	(all): Replace with a rule to pick the default
6929	target from configure.
6930	(all-gcc, configure-gcc): Use conditionals to
6931	do nothing when toplevel bootstrap is going on.
6932	(GCC directory bootstrap) [gcc-bootstrap]: Disable.
6933	(Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6934	* configure.in: Support --enable-bootstrap.
6935
6936	* Makefile.def: Remove new- prefix from toplevel
6937	bootstrap targets.
6938	* Makefile.tpl: Likewise.
6939
6940	* Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6941	target.
6942
6943	* Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6944	$(RECURSE_FLAGS) to recursive invocation of make.
6945
6946	* Makefile.in: Regenerate.
6947	* configure: Regenerate.
6948
69492004-05-30  Andreas Jaeger  <aj@suse.de>
6950	    Jim Wilson  <wilson@specifixinc.com>
6951
6952	* config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6953	like CC.
6954
69552004-05-27  Daniel Jacobowitz  <dan@debian.org>
6956
6957	* configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6958	* configure: Regenerate.
6959
69602004-05-25  Daniel Jacobowitz  <drow@false.org>
6961
6962	* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6963	(STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6964	(NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6965	targets.
6966	* Makefile.in: Regenerate.
6967
69682004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6969
6970	* configure.in: Test the ability to symlink directories.
6971	* configure: Regenerate.
6972
6973	* Makefile.def (bootstrap-stage): New definitions.
6974	* Makefile.tpl (configure-stage1-gcc,
6975	configure-stage2-gcc, configure-stage3-gcc,
6976	all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6977	new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6978	new-restage3, compare): Autogenerate, see Makefile.in
6979	entry for behavioral changes.
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 autogenerated targets.
6984	(objext, prebootstrap, BOOT_CFLAGS,
6985	POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6986	targets.
6987
6988	* Makefile.in: Regenerate.
6989	(distclean-stage1, new-stage1-start, new-stage1-end,
6990	new-stage1-bubble, distclean-stage2, new-stage2-start,
6991	new-stage2-end, new-stage2-bubble, distclean-stage3,
6992	new-stage3-start, new-stage3-end): New targets.
6993	(all-stage1-gcc): Move prebootstrap dependency from here...
6994	(configure-stage1-gcc): ...to here.
6995	(new-bootstrap): Use bubble targets.
6996	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
6997	Use per-stage distclean targets.
6998	(configure-stage1-gcc, configure-stage2-gcc,
6999	configure-stage3-gcc, all-stage1-gcc,
7000	all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7001	Use new-stageN-start to prepare the tree.
7002
70032004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7004
7005	* Makefile.def (host_modules): add libcpp.
7006	* Makefile.tpl: Add dependencies on and for libcpp.
7007	* Makefile.in: Regenerate.
7008	* configure.in: Add libcpp host module.
7009	* configure: Regenerate.
7010
70112004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7012
7013	* Makefile.tpl: Whenever a recursive target is defined, wrap
7014	it in a special @if/@endif block, and prepare its maybe
7015	dependency in the @if/@endif block
7016	* configure.in: Instead of writing maybe dependencies, remove
7017	the @if/@endif statements, and remove the @if/@endif blocks
7018	that remain.
7019	* configure: Regenerate.
7020	* Makefile.in: Regenerate.
7021
70222004-05-20  Janis Johnson  <janis187@us.ibm.com>
7023
7024	* MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7025
70262004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7027
7028	PR bootstrap/15120
7029	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7030	* */configure: Rebuilt.
7031
70322004-05-17  Zack Weinberg  <zack@codesourcery.com>
7033
7034	* Makefile.def, Makefile.tpl, configure.in: Remove all mention
7035	of libf2c.
7036	* configure, Makefile.in: Regenerate.
7037
70382004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7039
7040	* MAINTAINERS (Write After Approval): Add myself.
7041
70422004-05-13  Diego Novillo  <dnovillo@redhat.com>
7043
7044	Merge from tree-ssa-20020619-branch.
7045
7046	* Makefile.def: Add libbanshee, libmudflap and libgfortran.
7047	* Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7048	(HOST_GMPLIBS): Define.
7049	(HOST_GMPINC): Define.
7050	(TARGET_LIB_PATH): Add libmudflap.
7051	(GFORTRAN_FOR_TARGET): Define.
7052	(configure-build*): Export GFORTRAN.
7053	(configure-gcc): Export GMPLIBS and GMPINC.
7054	(all-gcc): Add maybe-all-libbanshee.
7055	(configure-target-libgfortran): Define.
7056	* Makefile.in: Regenerate.
7057	* configure.in (host_libs): Add libbanshee.
7058	(target_libraries): Add target-libmudflap and target-libgfortran.
7059	Add --with-libbanshee.
7060	Handle --disable-libmudflap.
7061	(*-*-freebsd*): Use with_gmp.
7062	Add $(libgcj) to noconfigdirs.
7063	* configure: Regenerate.
7064	* depcomp: New file.
7065	* MAINTAINERS: Add tree-ssa maintainers.
7066
70672004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7068
7069	* MAINTAINERS (Various Maintainers): Add myself.
7070
70712004-04-30  Brian Ford  <ford@vss.fsi.com>
7072
7073	* MAINTAINERS (Write After Approval): Add myself.
7074
70752004-04-29  Uros Bizjak  <uros@kss-loka.si>
7076
7077	* MAINTAINERS (Write After Approval): Add myself.
7078
70792004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7080
7081	* config/acx.m4: Fix fastcompare support for new-bootstrap.
7082	* configure: Regenerate.
7083
70842004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7085
7086	Revert:
7087	2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7088
7089	* Makefile.def (flags_to_pass): Remove *dir variables that
7090	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7091	as well as prefix and exec_prefix.
7092	* Makefile.in: Regenerate.
7093
70942004-04-26  Robert Millan  <robertmh@gnu.org>
7095
7096	Add patches from libtool CVS.
7097	* libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7098	* ltconfig: Likewise.
7099	* ltcf-c.sh: Likewise.
7100	* ltcf-cxx.sh: Likewise.
7101	* ltcf-gcj.sh: Likewise.
7102
71032004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7104
7105	* Makefile.def (host_modules): Mark with the bootstrap
7106	flag packages on which gcc depends.
7107	* Makefile.tpl (all-bootstrap): Use it.
7108	* Makefile.in: Regenerate.
7109
71102004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7111
7112	* Makefile.def (flags_to_pass): Remove *dir variables that
7113	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7114	as well as prefix and exec_prefix.
7115	* Makefile.in: Regenerate.
7116
71172004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7118
7119	* configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7120	* configure: Regenerate.
7121	* config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7122	* gcc/Makefile.tpl (compare): Use the result of the test.
7123	* gcc/Makefile.in: Regenerate.
7124
71252004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7126
7127	* Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7128	Always relocate gcc and prev-gcc to the original names, even
7129	if the build fails.
7130	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
7131	New targets.
7132
71332004-04-23  Laurent GUERBY <laurent@guerby.net>
7134
7135	* MAINTAINERS: Update my email address.
7136
71372004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7138
7139	* configure.in (mips*-*-irix5*): Enable ld.
7140	* configure: Regenerate.
7141
71422004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7143
7144	* configure: Regenerate.
7145
71462004-04-15  James E Wilson  <wilson@specifixinc.com>
7147
7148	* Makefile.tpl (configure-[+module+], configure-gcc,
7149	configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7150	Set and export LDFLAGS.
7151	* Makefile.in: Regenerate.
7152
71532004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7154
7155	* MAINTAINERS: Add myself to write-after-approval.
7156
71572004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7158
7159	PR bootstrap/14871
7160	* Makefile.tpl: If we don't have built-in-tree target tools,
7161	use the ones found by configure rather than hacking around with
7162	program_transform_name.
7163	* configure.in: Give Makefile.tpl the information necessary
7164	to do that.
7165	* Makefile.in: Regenerate.
7166	* configure: Regenerate.
7167
71682004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7169
7170	PR bootstrap/14760
7171	* configure.in: When computing baseargs, strip *all* copies of
7172	offending options.  Also, don't match/substitute the trailing space,
7173	so that this actually works when two similar options are separated by
7174	only one space.
7175	* configure: Regenerate.
7176
71772004-04-06  David Edelsohn  <edelsohn@gnu.org>
7178
7179	* configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7180	(rs6000-*-aix*): Same.
7181	* configure: Regenerate.
7182
71832004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7184
7185	* MAINTAINERS: Add myself to write-after-approval.
7186
71872004-04-03  Bud Davis  <bdavis9659@comcast.net>
7188
7189	* MAINTAINERS: Add myself to write-after-approval.
7190
71912004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7192
7193	* Makefile.tpl (top level bootstrap support): Remove now-unneeded
7194	STRICT_WARN, WARN_CFLAGS flags passed down to make.
7195	* Makefile.in: Regenerate.
7196
7197	* configure.in (top level bootstrap support): Rework --enable-werror
7198	to set @stage2_werror_flag@.
7199	* configure: Regenerate.
7200	* Makefile.tpl (top level bootstrap support): Pass
7201	@stage2_werror_flag@ down to configure in stages 2 and 3.
7202	* Makefile.in: Regenerate.
7203
72042004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7205
7206	* Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7207	for stages 2 and 3 as well as in make.  As a consequence, remove
7208	OUTPUT_OPTION (now detected by configure) from the flags passed down
7209	to make.
7210	* Makefile.in: Regenerate.
7211
7212	* Makefile.tpl (new-bootstrap): Fix typo.
7213	* Makefile.in: Regenerate.
7214
72152004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7216
7217	* Makefile.tpl: Rearrange by moving recursive_targets rules
7218	into their proper sections.
7219	* Makefile.tpl (top level bootstrap support): Move disabling
7220	of coverage flags from 'make' to 'configure'; improve comments.
7221	* Makefile.in: Regenerate.
7222
7223	* Makefile.tpl (experimental top level bootstrap) Move stage1
7224	language setting from all- target to configure- target; disable
7225	intermodule optimization in stage 1; prevent gratuitous rebuilds
7226	of stage 1.
7227	* Makefile.in: Regenerate.
7228	* configure.in: Comma-separate stage 1 language list for top
7229	level bootstrap.
7230	* configure: Regenerate.
7231
7232	* Makefile.tpl: Clean up experimental top level bootstrap support:
7233	note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7234	prev-gcc in configure- targets as well as all- targets.
7235	* Makefile.in: Regenerate.
7236
72372004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7238
7239	* compile: New file imported from automake.
7240
72412004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7242
7243	* configure.in: Remove symbolic link section.
7244	* configure: Regenerate.
7245	* Makefile.tpl (links): Remove.
7246	* Makefile.in: Regenerate.
7247
72482004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7249	    Nathanael Nerode  <neroden@gcc.gnu.org>
7250
7251	* configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7252	Set with AC_CHECK_PROGS.
7253	* configure.in: Fix comment typo from last patch.
7254	* configure: Regenerate.
7255
72562004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7257
7258	* Makefile.tpl: Introduce experimental top level bootstrap support.
7259	* Makefile.in: Regenerate.
7260	* configure.in: Introduce support for top level bootstrap.
7261	* configure: Regenerate.
7262
72632004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7264	    Paolo Bonzini  <bonzini@gnu.org>
7265
7266	PR bootstrap/14522
7267	* configure.in: Cope with shells that do not support unquoted ^
7268	* configure: Regenerate.
7269
72702004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7271	    Paolo Bonzini  <bonzini@gnu.org>
7272
7273	PR bootstrap/14522
7274	* configure.in: Cope with shells that do not support nesting
7275	quotes inside quoted backquote substitutions.
7276	* configure: Regenerate.
7277
72782004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7279
7280	PR bootstrap/14522
7281	* configure.in: Fix escaping of $.
7282	* configure: Regenerate.
7283
72842004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7285
7286	* configure: Regenerate, since I forgot to while committing Paolo's
7287	changes.
7288
72892004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7290
7291	PR ada/14131
7292	Move language detection to the top level.
7293	* configure.in: Find default values for the tools as
7294	soon as possible.  Disable ada if GNAT is not found.
7295	Emit error message about missing languages.  Expand
7296	--enable-languages=all for the gcc subdirectory.
7297
72982004-03-10  Ben Elliston  <bje@gnu.org>
7299
7300	* MAINTAINERS: Update my email address.
7301
73022004-03-05  David Edelsohn  <edelsohn@gnu.org>
7303
7304	* ltconfig: Disable building static libraries if building shared
7305	libraries on AIX 5L.
7306
73072004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7308
7309	* configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7310	and disable libgcj.
7311	* configure: Regenerated.
7312
73132004-03-01  Brian Booth  <bbooth@redhat.com>
7314
7315	* MAINTAINERS: Add myself to write-after-approval.
7316
73172004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7318
7319	* MAINTAINERS: Add myself to write-after-approval.
7320
73212004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7322
7323	PR bootstrap/7087
7324	* Makefile.tpl: Guard XFOO sed statements better.
7325	* Makefile.tpl: Add dependency for configure-target-libada.
7326	* Makefile.in: Regenerate (incidentally fixes broken
7327	commit when libada-branch was merged).
7328
73292004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7330
7331	* MAINTAINERS: Add myself to write-after-approval.
7332
73332004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7334
7335	* MAINTAINERS: Add Nicola Pero and myself as libobjc
7336	maintainers.
7337
73382004-02-20  Andrew Cagney  <cagney@redhat.com>
7339
7340	* config.guess: Update from version 2003-10-16 to 2004-02-16.
7341	* config.sub: Update from version 2003-11-03 to 2004-02-16.
7342
73432004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7344
7345	PR bootstrap/11932
7346	* mkinstalldirs, install-sh: Import from automake CVS HEAD.
7347
73482004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7349
7350	* MAINTAINERS: Added myself to write-after-approval.
7351
73522004-02-14  Michael Koch  <konqueror@gmx.de>
7353
7354	* MAINTAINERS: Added myself to write-after-approval.
7355
73562004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7357
7358	* MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7359	some OS port maintainers to OS port maintainers section.
7360
73612004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7362
7363	* MAINTAINERS: Add self.
7364
73652004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7366
7367	* MAINTAINERS: Alphabetize.
7368
73692004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7370
7371	* MAINTAINERS: Remove myself.
7372
73732004-02-11  David Edelsohn  <edelsohn@gnu.org>
7374
7375	* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7376	(rs6000-*-aix*): Same.
7377	* configure: Regenerate.
7378
73792004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7380
7381	* configure.in (host): Add in missing $noconfigdirs to defines.
7382	* configure: Regenerate.
7383
73842004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7385	    Nathanael Nerode  <neroden@gcc.gnu.org>
7386
7387	PR ada/6637, PR ada/5911
7388	Merge with libada-branch:
7389	* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7390	with appropriate dependencies. Add --enable-libada configure switch.
7391	* configure, Makefile.in: Regenerate.
7392
73932004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7394
7395	* MAINTAINERS: Add myself to write-after-approval.
7396
73972004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7398
7399	* configure.in: Don't pass --with-stabs on IRIX 5 either.
7400	* configure: Regenerate.
7401
74022004-02-04  Geoffrey Keating  <geoffk@apple.com>
7403
7404	Merge from upstream:
7405
7406	* ltmain.in: When setting IFS to '~', be careful about user
7407	arguments that contain '~'.
7408
7409	2004-02-04  Peter O'Gorman  <peter@pogma.com>
7410
7411	* ltmain.in (infer_tag): Move tag inferrence to a shell function.
7412	Also test $base_compile against $CC with escaped arguments. Bug
7413	reported by Geoff Keating <geoffk@apple.com>.
7414
74152004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7416
7417	* MAINTAINERS: Remove i960 port.
7418
74192004-01-23  DJ Delorie  <dj@redhat.com>
7420
7421	* Makefile.def (target_modules) [libiberty]: Don't stage.
7422	* Makefile.in: Rebuilt.
7423
74242004-01-20  Caroline Tice  <ctice@apple.com>
7425
7426	* MAINTAINERS: Add myself to write-after-approval.
7427
74282004-01-19  Paolo Carlini  <pcarlini@suse.de>
7429
7430	* MAINTAINERS: Update my email address.
7431
74322004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7433
7434	* MAINTAINERS: Add myself to write-after-approval.
7435
74362004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7437
7438	* MAINTAINERS: Remove entries without email address.
7439
74402004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7441
7442	* MAINTAINERS: Add myself to write-after-approval.
7443
74442004-01-15  Steven Bosscher  <stevenb@suse.de>
7445
7446	* MAINTAINERS: Update my email address.
7447
74482004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7449
7450	* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7451	* Makefile.tpl (configure-target-[+module+]): Support stage.
7452	* Makefile.in: Rebuilt.
7453
74542004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7455
7456	* MAINTAINERS: Add myself as a libiberty MAINTAINER.
7457
74582004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7459
7460	* MAINTAINERS: Add myself as a MIPS maintainer.
7461
74622004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7463
7464	* configure.in: Use ./config.cache, not config.cache.
7465	* configure: Regenerate.
7466	* Makefile.tpl: Special-casing not needed for GCC any more.
7467	* Makefile.in: Regenerate.
7468
7469	* configure.in: Don't share a cache file for host dirs.
7470	* configure: Regenerate.
7471
7472	* config-ml.in: Don't mess with the cache file.
7473
74742004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7475
7476	* MAINTAINERS: Move myself from 'Write After Approval' to
7477	'CPU Port Maintainers' section as SPARC maintainer.
7478
74792004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7480
7481	* Makefile.tpl: Make GCC use a separate config.cache.
7482	* Makefile.in: Regenerate.
7483
7484	PR bootstrap/11932, PR bootstrap/11933
7485	(I don't know if it will fix either of them, but it relates
7486	to them.)
7487	* configure.in: Don't use shared config.cache for target
7488	directories.
7489	* configure: Regenerate.
7490
74912004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7492
7493	* MAINTAINERS: Add myself to 'Write After Approval' section.
7494
74952003-12-31  Roger Sayle  <roger@eyesopen.com>
7496
7497	* configure.in (ia64*-*-hpux*): Disable building java libraries.
7498	* configure: Regenerated.
7499
75002003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7501
7502	* MAINTAINERS: Remove the mn10200 maintainer.
7503
75042003-12-21  Bernardo Innocenti  <bernie@develer.com>
7505
7506	* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7507	* configure: Regenerated.
7508
75092003-12-16  Jan Hubicka  <jh@suse.cz>
7510
7511	* MAINTAINERS: Add myself as callgraph maintainer.
7512
75132003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7514
7515	* configure.in (raw_libstdcxx_flags): Remove the leading space.
7516	* configure: Regenerate.
7517
75182003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7519
7520	* MAINTAINERS: Move myself from 'Bug database only accounts' to
7521	'Write After Approval' section. Update email.
7522
75232003-12-01  James Lemke  <jim@wasabisystems.com>
7524
7525	* MAINTAINERS (Write After Approval): Add myself.
7526
75272003-11-20  Matt Thomas  <matt@3am-software.com>
7528
7529	* MAINTAINERS: Add myself as a vax port maintainer.
7530
75312003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7532
7533	* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7534	(configure-build-[+module+], configure-[+module+]): Likewise.
7535	(configure-target-[+module+], configure-gcc, config.status): Likewise.
7536	* Makefile.in: Regenerate.
7537
75382003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7539
7540	* libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7541	shared/dylibed libraries.
7542	* ltmain.sh: Likewise.
7543	* ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7544	* ltcf-cxx.sh: Likewise.
7545	* ltcf-gcj.sh: Likewise.
7546	* ltconfig: Likewise.
7547
75482003-11-17  Stan Cox  <scox@redhat.com>
7549
7550	* MAINTAINERS: Add myself as iq2000 port maintainer.
7551
75522003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7553
7554	* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7555	* Makefile.in: Regenerate.
7556
75572003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7558
7559	* config.sub: Update to 2003-11-03 version.
7560
75612003-10-20  Phil Edwards  <phil@codesourcery.com>
7562
7563	* configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7564	* configure:  Regenerate.
7565
75662003-10-20  Nicolas Pitre  <nico@cam.org>
7567
7568	* MAINTAINERS: Add myself to 'Write After Approval' section.
7569
75702003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7571
7572	* MAINTAINERS (Various maintainers: Ada front end): Added myself.
7573
75742003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7575
7576	* MAINTAINERS: Update my email address.
7577
75782003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7579
7580	* config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7581
75822003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7583
7584	* MAINTAINERS: Add myself to 'Write After Approval' section.
7585
75862003-10-16  Bernardo Innocenti  <bernie@develer.com>
7587
7588	* config.guess: Update to 2003-10-16 version.
7589	* config.sub: Update to 2003-10-16 version.
7590
75912003-10-15  David Daney  <ddaney@avtrex.com>
7592
7593	* MAINTAINERS: Added myself to 'Write After Approval' section.
7594
75952003-10-15  Falk Hueffner  <falk@debian.org>
7596
7597	* MAINTAINERS: Move myself from 'Bug database only accounts' to
7598	'Write After Approval' section. Update email.
7599
76002003-10-14  Roger Sayle  <roger@eyesopen.com>
7601
7602	* MAINTAINERS: Move myself from 'Write After Approval' to
7603	'Various Maintainers' section as middle-end maintainer.
7604
76052003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7606
7607	* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7608	HOST_FLAGS_TO_PASS.
7609	* Makefile.in: Regenerate.
7610
76112003-10-11  Bernardo Innocenti  <bernie@develer.com>
7612
7613	* config.guess: Update to 2003-10-07 version.
7614	* config.sub: Update to 2003-10-07 version.
7615
76162003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7617
7618	* ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7619	* ltconfig (irix5*, irix6*): Don't override version_type.
7620
76212003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7622
7623	* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7624	* configure: Rebuilt
7625	* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7626	* Makefile.in: Rebuilt
7627
76282003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7629
7630	* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7631
76322003-09-30  Carlo Wood  <carlo@alinoe.com>
7633
7634	* MAINTAINERS (Write After Approval): Add myself.
7635
76362003-09-29  Paul Koning  <ni1d@arrl.net>
7637
7638	* MAINTAINERS: Move myself from "Write After Approval"
7639	to CPU platform maintainers for pdp11 platform.
7640
76412003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7642
7643	* MAINTAINERS: Move myself from 'Write After Approval' to
7644	'Various Maintainers' section as libffi testsuite maintainer.
7645
76462003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7647
7648	* configure.in: Pass a computed --program-transform-name
7649	to subconfigures.
7650	* configure: Regenerated.
7651
76522003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7653
7654	* Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7655	* Makefile.in: Regenerate.
7656
7657	* Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7658	* Makefile.in: Regenerate.
7659
76602003-09-19  Ziemowit Laski  <zlaski@apple.com>
7661
7662	* MAINTAINERS: Move myself from 'Write After Approval'
7663	to 'Various Maintainers' (objective-c) section.
7664
76652003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7666
7667	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7668	quoting.
7669	* configure: Regenerated.
7670
76712003-09-16  Joel Brobecker  <brobecker@gnat.com>
7672
7673	* MAINTAINERS (Write After Approval): Add myself to write after
7674	approval list.
7675
76762003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7677
7678	* MAINTAINERS (Write After Approval): Add myself.
7679
76802003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7681
7682	* MAINTAINERS: Update my e-mail address.
7683
76842003-09-09  Alan Modra  <amodra@bigpond.net.au>
7685
7686	* libtool.m4 (LD): Correct powerpc64 host match.
7687
76882003-09-06  James E Wilson  <wilson@tuliptree.org>
7689
7690	* MAINTAINTERS: Update my affiliation and email address.
7691
76922003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7693
7694	* MAINTAINERS (Write After Approval): Add myself.
7695
76962003-09-04  DJ Delorie  <dj@redhat.com>
7697
7698	* configure: Regenerate.
7699
77002003-09-04  Robert Millan  <robertmh@gnu.org>
7701
7702	* configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7703
77042003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7705
7706	* configure.in: Ensure arguments to sed are properly spaced.
7707	* configure: Regenerate.
7708
77092003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7710
7711	* MAINTAINERS: Update my e-mail address.
7712
77132003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7714
7715	* MAINTAINERS (Write After Approval): Add myself.
7716
77172003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7718
7719	* configure.in: Set RAW_CXX_FOR_TARGET if unset.
7720	* configure: Regenerated.
7721
77222003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7723
7724	* MAINTAINERS: Update my email address.
7725
77262003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7727
7728	* configure.in:  Use newline instead of semicolon when assuming
7729	shell arguments in a for loop.
7730	* configure:  Regenerated.
7731
77322003-08-22  Jason Eckhardt  <jle@rice.edu>
7733
7734	* MAINTAINERS: Resurrect the i860 maintainer.
7735
77362003-08-20  Geoffrey Keating  <geoffk@apple.com>
7737
7738	PR 8180
7739	* configure.in: When testing with_libs and with_headers, treat
7740	'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7741	* configure: Regenerate.
7742
7743	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7744	make, shell, etc.
7745	(baseargs): Likewise.
7746	* configure: Regenerate.
7747
77482003-08-20  Bernardo Innocenti  <bernie@develer.com>
7749
7750	* MAINTAINERS (Write After Approval): Add myself.
7751
77522003-08-19  Geoffrey Keating  <geoffk@apple.com>
7753
7754	* configure.in: Disable libgcj for darwin not on powerpc.
7755	* configure: Rebuild.
7756
77572003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7758
7759	* config-ml.in, symlink-tree: Add license.
7760
77612003-08-03  Richard Stallman  <rms@gnu.org>
7762	    Eben Moglen  <moglen@columbia.edu>
7763
7764	* README.SCO: New file.
7765
77662003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7767
7768	* Makefile.tpl (check, check-c++): Express dependencies using
7769	dependencies rather than commands.
7770	* Makefile.in: Regenerate.
7771
77722003-08-01  Andrew Cagney  <cagney@redhat.com>
7773
7774	* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7775	* configure: Ditto.
7776
77772003-07-31  Geoffrey Keating  <geoffk@apple.com>
7778
7779	* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7780	* Makefile.in: Update.
7781
77822003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7783
7784	* configure.in: Enable libgcj for darwin.
7785	* configure: Rebuild.
7786
77872003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7788
7789	* config-ml.in:  Use ac_configure_args directly instead of
7790	ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7791	actually seen.
7792
77932003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7794
7795	* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7796	creating target and build subdirs to build all parent dirs as needed.
7797	* Makefile.in: Rebuild.
7798	* configure.in: Don't build dirs explicitly here.
7799	* configure: Rebuild.
7800
78012003-07-26  Paul Brook  <paul@nowt.org>
7802
7803	* MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7804
78052003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7806
7807	* Makefile.tpl (all-make): Depend on intl.
7808	* Makefile.in: Rebuilt.
7809
78102003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7811
7812	* install-sh:  Update to newer upstream versions (associated with
7813	aclocal 1.7).
7814	* mkinstalldirs:  Likewise.
7815	* missing:  Likewise, plus $1Help2man -> $1 typo fix.
7816
78172003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7818
7819	* MAINTAINERS: Move self from Bug database only accounts
7820	to write-after-approval.
7821
78222003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7823
7824	* config.if: Remove unused libc_interface determination.
7825
78262003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7827
7828	* MAINTAINERS: Move self from write-after-approval to
7829	build machinery (*.in).
7830
78312003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7832
7833	PR bootstrap/11273
7834	PR bootstrap/11408
7835	* Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7836	unused INSTALL_PROGRAM_ARGS.
7837	* configure.in: Use AC_PROG_INSTALL.
7838	* Makefile.in: Regenerate.
7839	* configure: Regenerate.
7840
78412003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7842
7843	* MAINTAINERS: Alphabetize.
7844
78452003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7846
7847	* configure: Rebuilt.
7848	2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7849	* configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7850	newlib nor libgloss.
7851	Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7852	* configure.in (am33_2.0-*-linux*): Added.
7853
78542003-07-09  Bob Wilson  <bob.wilson@acm.org>
7855
7856	* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7857	* configure: Regenerate.
7858
78592003-07-07  Zack Weinberg  <zack@codesourcery.com>
7860
7861	* Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7862	* Makefile.in: Regenerate.
7863
78642003-07-04  Zack Weinberg  <zack@codesourcery.com>
7865
7866	* Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7867	* Makefile.in: Regenerate.
7868
78692003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7870
7871	* Makefile.tpl: Replace PWD with PWD_COMMAND.
7872	* Makefile.in: Regenerated.
7873
7874	* config-ml.in: Replace PWD with PWD_COMMAND.
7875
78762003-07-04  Zack Weinberg  <zack@codesourcery.com>
7877
7878	* intl: New directory; see intl/ChangeLog for details.
7879	* ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7880	* Makefile.tpl: all-gcc depends on maybe-all-intl.
7881	* Makefile.in: Regenerate.
7882
78832003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7884
7885	* configure.in: Clean up config-lang.in handling.  Delete
7886	useless assignment to "subdirs".
7887	* configure: Regenerate.
7888
78892003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7890
7891	* configure.in: Rename 'target_libs' to 'target_libraries'.
7892	Remove useless reference to 'target_libs'.
7893	* configure: Regenerate.
7894
78952003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7896
7897	* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7898	* Makefile.in: Regenerate.
7899
79002003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7901
7902	* Makefile.def: Introduce flags_to_pass.
7903	* Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7904	* Makefile.in: Regenerate.
7905
79062003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7907
7908	* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7909	and target-libgloss.
7910	<d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7911	<h8300*-*-*>: Disable libf2c and ${libgcj}.
7912	* configure: Regenerate.
7913
79142003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7915
7916	* configure.in: Update testsuite_flags to new location.
7917	* configure. Regenerate.
7918
79192003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7920
7921	* Makefile.tpl: Remove BUILD_CC stuff.
7922	* Makefile.in: Regenerate.
7923
79242003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7925
7926	* MAINTAINERS (Write After Approval): Remove Andrew Haley.
7927
79282003-06-16  Graeme Peterson  <gp@qnx.com>
7929
7930	* MAINTAINERS (Write After Approval): Add myself.
7931
79322003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7933
7934	* config.guess: Update to 2003-06-12 version.
7935	* config.sub: Update to 2003-06-13 version.
7936
79372003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7938
7939	* config.guess: Update to 2003-06-06 version.
7940	* config.sub: Update to 2003-06-06 version.
7941
79422003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7943
7944	* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7945	* configure. Regenerate.
7946
79472003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7948
7949	* configure.in: Disable serial configure by default.
7950	* configure: Regenerate.
7951	* Makefile.tpl: Abolish .NOTPARALLEL.
7952	* Makefile.in: Regenerate.
7953
7954	* Makefile.tpl: Replace {build,host,target}_canonical by
7955	{build,host,target}.
7956	* Makefile.in: Regenerate.
7957
7958	* Makefile.tpl: Fix stupid pasto.
7959	* Makefile.in: Regenerate.
7960
79612003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7962
7963	* Makefile.tpl: Remove bogus conditional.
7964	* Makefile.in: Regenerate.
7965
79662003-06-05  Jan Hubicka  <jh@suse.cz>
7967
7968	* Makefile.tpl (profiledbootstrap): New target.
7969	* Makefile.in (profiledbootstrap): New target.
7970
79712003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7972
7973	* MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7974	Pinski. Remove user names from other bugzilla-only maintainers.
7975
79762003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7977
7978	* Makefile.tpl: Make 'recursive targets' using autogen rather
7979	than shell loop.  Remove duplicate 'clean' targets and false
7980	comments.
7981	* Makefile.def: Add systematic dependencies to 'recursive' targets.
7982	Add systematic method of specifying missing targets in subdirs.
7983	Add copyright boilerplate.
7984	* Makefile.in: Regenerate.
7985	* configure.in: Add 'recursive targets' to maybe list.
7986	* configure: Regenerate.
7987
7988	* MAINTAINERS: "GNATS only" -> "Bug database only".
7989
7990	* Makefile.tpl: Rename [+target+] to [+make_target+].
7991	* Makefile.def: Rename 'target' to 'make_target'.
7992
79932003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7994
7995	* MAINTAINERS: Add self as options handling maintainer.
7996
79972003-05-28  Michael Meissner  <gnu@the-meissners.org>
7998
7999	* MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8000	been too long since I touched those ports.
8001
80022003-05-28  DJ Delorie  <dj@redhat.com>
8003
8004	* Makefile.tpl: Make maybe-check-gcc .PHONY.
8005	* Makefile.in: Regenerate.
8006
80072003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8008
8009	* configure.in: Use curly braces in the definition of tooldir.
8010	* configure: Regenerate.
8011
80122003-05-21  DJ Delorie  <dj@redhat.com>
8013
8014	* Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8015	newlib or libgloss.
8016	* Makefile.in: Regenerate.
8017
80182003-05-21  DJ Delorie  <dj@redhat.com>
8019
8020	* Makefile.tpl: Add missing empty maybe-check-gcc target.
8021	* Makefile.in: Regenerate.
8022
80232003-05-20  Ian Lance Taylor  <ian@airs.com>
8024
8025	* MAINTAINERS: Update my e-mail address.
8026
80272003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8028
8029	* configure.in: Switch more things to use maybe dependencies.
8030	* Makefile.tpl: Switch more things to use maybe dependencies.
8031	Factor out common code from autogen IF statements.
8032	* configure: Regenerate.
8033	* Makefile.in: Regenerate.
8034
80352003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8036
8037	* configure.in: Accept i[3456789]86 for machine type.
8038	* configure: Regenerate.
8039
80402003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8041
8042	* configure.in: Switch more things to use maybe dependencies.
8043	Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8044	* configure: Regenerate.
8045	* Makefile.tpl: Switch more things to use maybe dependencies.
8046	* Makefile.in: Regenerate.
8047
80482003-05-16  Andreas Schwab  <schwab@suse.de>
8049
8050	* Makefile.tpl (install-opcodes): Define.
8051	* Makefile.in: Rebuild.
8052
80532003-05-13  Andreas Jaeger  <aj@suse.de>
8054
8055	* config.guess: Update to 2003-05-09 version.
8056	* config.sub: Update to 2003-05-09 version.
8057
80582003-05-13  Michael Eager  <eager@mvista.com>
8059
8060	* configure.in: Correct sed script so that options in quotes are not
8061	deleted.
8062	* configure: Rebuild.
8063
80642003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8065
8066	* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8067	and $$s/newlib/libc/sys/cygwin32 include paths.
8068	* configure: Ditto.
8069
80702003-05-12  Michael Meissner  <gnu@the-meissners.org>
8071
8072	* MAINTAINERS: Update my email addresses.
8073
80742003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8075
8076	* config-ml.in: Propagate INSTALL variables.
8077
80782003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8079
8080	* MAINTAINERS: Remove duplicate entries in Write After Approval.
8081
80822003-05-02  Chris Demetriou  <cgd@broadcom.com>
8083
8084	* Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8085	* Makefile.in: Regenerate.
8086
80872003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8088
8089	* MAINTAINERS (GNATS only): Add Falk Hueffner.
8090
80912003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8092
8093	* MAINTAINERS (GNATS only): Add Giovanni Bajo.
8094
80952003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8096
8097	* Makefile.tpl: Clean $(BUILD_SUBDIR).
8098	* Makefile.in: Regenerated.
8099
81002003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8101
8102	* MAINTAINERS (Write After Approval): Upgrade myself from
8103	GNATS only to write-after-approval. Update my mail address.
8104
81052003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8106
8107	(OS Port Maintainers: freebsd): Add myself.
8108
81092003-04-22  Mark Mitchell  <mark@codesourcery.com>
8110
8111	* MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8112
81132003-04-22  Kean Johnston  <jkj@sco.com>
8114
8115	* MAINTAINERS (SCO ports): Added myself.
8116
81172003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8118
8119	* MAINTAINERS (gcov): Add myself and Jan Hubicka.
8120
81212003-04-19  Kean Johnston  <jkj@sco.com>
8122
8123	* MAINTAINERS (Write After Approval): Add myself.
8124
81252003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8126
8127	* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8128	* Makefile.in: Regenerate.
8129
81302003-04-18  Jakub Jelinek  <jakub@redhat.com>
8131
8132	* configure.in (powerpc64*-*-linux*): Remove.
8133	* configure: Rebuilt.
8134
81352003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8136
8137	* Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8138	previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8139	and restrap.
8140	* Makefile.in:  Regenerate.
8141
81422003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8143
8144	* configure.in (arm-*-netbsdelf*): Enable building java libraries.
8145	* configure: Regenerated.
8146
81472003-04-15  DJ Delorie  <dj@redhat.com>
8148
8149	* MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8150
81512003-04-13  Nick Clifton  <nickc@redhat.com>
8152
8153	* config-ml.in: Remove support for --disable-aix removing
8154	call-aix multilibs.
8155
81562003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8157
8158	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8159	* */configure: Rebuilt.
8160
81612003-04-08  Joel Sherrill  <joel@oarcorp.com>
8162
8163	* MAINTAINERS: Add my email address.
8164
81652003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8166
8167	* MAINTAINERS (Write After Approval): Add myself.
8168
81692003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8170
8171	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8172	* Makefile.in: Regenerate.
8173
81742003-03-14  Michael Chastain  <mec@shout.net>
8175
8176	* Makefile.in: Regenerate with correct Makefile.def.
8177
81782003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8179
8180	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8181	Make macro.
8182	* Makefile.in: Regenerate.
8183	* configure.in: Clean up gxx_include_dir logic.
8184	* configure: Regenerate.
8185
81862003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8187
8188	* MAINTAINERS (Write After Approval): Add myself.
8189
81902003-03-10  Ben Elliston  <bje@wasabisystems.com>
8191
8192	* MAINTAINERS: Update my mail address.
8193
81942003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8195
8196	* configure.in (gxx_include_dir): Fix typo.
8197	* configure: Regenerated.
8198
81992003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8200
8201	* Makefile.tpl: Reindent.
8202	* Makefile.in: Regenerate.
8203	* configure.in: Reindent.  Don't set unused variables.
8204	* configure: Regenerate.
8205
82062003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8207
8208	* configure.in: Include $(build_tooldir)/sys-include in
8209	FLAGS_FOR_TARGET.
8210	* configure: Regenerated.
8211
82122003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8213
8214	* Makefile.tpl: Always pass down RANLIB.
8215	* Makefile.in: Regenerate.
8216
8217	* Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8218	* Makefile.in: Regenerate.
8219	* configure.in: Remove unused logic relating to --enable-shared
8220	and --enable-threads.  Remove bogus comments.  Remove redundant
8221	noconfigdirs.
8222	* configure: Regenerate.
8223
8224	* configure.in: Replace ${libstdcxx_version} by its value.
8225	Remove reference to mh-dgux.
8226	* configure: Regenerate.
8227
82282003-03-03  Kevin Buettner  <kevinb@redhat.com>
8229
8230	* MAINTAINERS (Write After Approval): Add myself.
8231
82322003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8233
8234	* Makefile.tpl: Rearrange.
8235	* Makefile.in: Regenerate.
8236
82372003-02-25  Uwe Stieber  <uwe@wwws.de>
8238
8239	* configure.in: Add support for kaOS as cross build target system.
8240	* configure: Regenerated.
8241
82422003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8243
8244	* MAINTAINERS (Write after approval): Add myself.
8245
82462003-02-21  James E Wilson  <wilson@tuliptree.org>
8247
8248	* MAINTAINERS: Update my email address.
8249
82502003-02-21  Zack Weinberg  <zack@codesourcery.com>
8251
8252	* MAINTAINERS: Add self to blanket write privs. section.
8253
82542003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8255
8256	* Makefile.tpl: Add definition of CPPFLAGS to pass into
8257	configure-target-* as some target builds may require additional
8258	flags for preprocessor tests.
8259	* Makefile.in: Regenerated.
8260
82612003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8262
8263	* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8264	* ltconfig: Handle it.
8265	* ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8266	auto-detecting it.
8267
8268	* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8269	it is used as argument to $CC.
8270	* ltcf-gcj.sh: Likewise.
8271
8272	* configure.in: Introduce --enable-maintainer-mode.
8273	* configure: Rebuilt.
8274	* Makefile.tpl (Makefile.in, configure): Enable dependencies only
8275	for maintainer mode.
8276	* Makefile.in: Rebuilt.
8277
82782003-02-18  Jason Merrill  <jason@redhat.com>
8279
8280	* Makefile.tpl (check-c++): Allow parallelism.
8281
82822003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8283
8284	* MAINTAINERS: Remove John Carr (who never actually had access to
8285	gcc.gnu.org).
8286
82872003-02-15  Geoffrey Keating  <geoffk@apple.com>
8288
8289	* configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8290	don't configure target-libobjc.
8291	* configure: Regenerate.
8292
82932003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8294
8295	* Makefile.tpl (RANLIB): Define.
8296	* Makefile.in: Regenerate.
8297
82982003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8299
8300	* MAINTAINERS: Update my email.
8301
83022003-02-06  Keith R Seitz  <keiths@redhat.com>
8303
8304	* Makefile.def: Remove "snavigator", "grep", and "db" modules.
8305	* Makefile.tpl: Remove "all-snavigator" and "all-grep".
8306	* Makefile.in: Regenerated.
8307	* configure.in: Remove all traces of snavigator, db, and grep.
8308	* configure: Regenerated.
8309
83102003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8311
8312	* MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8313	After Approval.
8314
83152003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8316
8317	* MAINTAINERS (Write after approval): Add myself.
8318
83192003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8320
8321	* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8322	* Makefile.in: Regenerated.
8323
83242003-01-30  Roger Sayle  <roger@eyesopen.com>
8325
8326	* config.guess: Updated to 2003-01-30's version.
8327	* config.sub: Updated to 2003-01-28's version.
8328
83292003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8330
8331	* config.if: If gcc_version is already set, just use it.  Don't set
8332	gcc_version_trigger if it's already set, otherwise set it to
8333	gcc/version.c, but only if the file exists.  If it is not set and
8334	gcc/version.c does not exist, try to extract the version number from
8335	$CC.
8336
83372003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8338
8339	* MAINTAINERS: Add myself to write-after-approval list.
8340
83412003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8342
8343	* configure.in:  Revert 24Jan change.
8344	* configure:  Regenerate.
8345
83462003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8347
8348	* MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8349	entry of HJ Lu.
8350
83512003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8352
8353	* configure.in: Revert previous change.
8354	* configure: Regenerate.
8355
83562003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8357
8358	* configure.in: Make rda native-only.
8359	* configure: Regenerate.
8360
83612003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8362
8363	* MAINTAINERS: Move myself from GNATS-only-accounts to
8364	write-after-approval.
8365
83662003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8367
8368	* configure.in: Add missing \.
8369	* configure: Rebuilt.
8370
83712003-01-17  Jakub Jelinek  <jakub@redhat.com>
8372
8373	* configure.in (baseargs): Avoid using \| in sed regular
8374	expressions.
8375	* configure: Rebuilt.
8376
83772003-01-16  Jakub Jelinek  <jakub@redhat.com>
8378
8379	* configure.in (baseargs): Remove all supported forms of
8380	--cache-file, --srcdir, --host, --build and --target options
8381	from argument lists.
8382	* configure: Rebuilt.
8383
83842003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8385
8386	* MAINTAINERS: Add myself to write-after-approval list.
8387
83882003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8389
8390	* configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8391	* configure: Rebuilt.
8392
83932003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8394
8395	* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8396	* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8397	* Makefile.in: Regenerate.
8398	* configure: Regenerate.
8399
84002003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8401
8402	* configure.in: Remove Makefile in build, host and target modules
8403	unless configure was run with --no-recursion.
8404	* configure: Rebuilt.
8405
84062003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8407
8408	* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8409	(install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8410	* Makefile.in: Regenerate.
8411
84122003-01-08  Chris Demetriou  <cgd@broadcom.com>
8413
8414	* config.guess: Update to 2003-01-03 version.
8415	* config.sub: Update to 2003-01-03 version.
8416
84172003-01-07  Christopher Faylor  <cgf@redhat.com>
8418
8419	* configure: Regenerate with proper autoconf 2.13.
8420
84212003-01-07  Christopher Faylor  <cgf@redhat.com>
8422
8423	* configure.in: Add AC_PREREQ for consistency.
8424	* configure: Regenerate.
8425
84262003-01-06  Andrew Cagney  <ac131313@redhat.com>
8427
8428	* configure.in (GDB_TK): Add tcl directories conditional on
8429	gdb/gdbtk directory being present.
8430	* configure: Regenerate.
8431
84322003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8433
8434	* configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8435	used by gcc if LD is not defined and we are not doing a Canadian Cross.
8436	* configure: Rebuilt.
8437
84382002-12-31  Tom Tromey  <tromey@redhat.com>
8439
8440	* Makefile.in: Rebuilt.
8441	* Makefile.def (target_modules) [libffi]: Allow installation.
8442
84432002-12-31  Andreas Schwab  <schwab@suse.de>
8444
8445	* configure.in: Fix use of $program_transform_name.
8446	* configure: Regenerated.
8447
84482002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8449
8450	* configure.in (baseargs): Don't remove first configure argument.
8451	* configure: Regenerated.
8452
84532002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8454
8455	* Makefile.tpl (local-distclean): Don't remove...
8456	(multilib.ts): ... this.  Moved into...
8457	(multilib.out): ... this.  Don't use sub-make.
8458	($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8459	$(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8460	(configure-build-[+module+], configure-[+module+],
8461	configure-target-[+module+], configure-gcc): ... these.  Test
8462	for Makefile existence.  Drop config.status from dependencies.
8463	* Makefile.in: Rebuilt.
8464	* configure.in: Move gcc-version-trigger to the end of
8465	ac_configure_args.  Add comments to maybedep.tmp and
8466	serdep.tmp.  Introduce --disable-serial-configure.  Remove
8467	nonopt from baseargs, matching and removing corresponding
8468	whitespace while at it.
8469	* configure: Rebuilt.
8470
84712002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8472
8473	* configure.in (host_configargs): Replace reference to
8474	no-longer-defined buildopts with --build=${build_alias}.
8475	* configure: Rebuilt.
8476
8477	* Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8478	program_transform_name to standard idiom.
8479	(AUTOGEN, AUTOCONF): Define.
8480	(Makefile.in): Use $(AUTOGEN).
8481	(Makefile): Depend on config.status, and use autoconf-style rule to
8482	build it.  Move original commands to...
8483	(config.status): ... this new target.
8484	(configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8485	$(AUTOCONF).
8486	* Makefile.in: Rebuilt.
8487
84882002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8489
8490	* Makefile.tpl: Fix dramatic bustage due to change in
8491	program_transform_name.
8492	* Makefile.in: Regenerate.
8493
8494	* configure.in: Remove unnecessary PATH setting.
8495	* configure: Regnerate.
8496
8497	* configure.in: Don't default to unprefixed tools unless
8498	the native tools will work.
8499	* configure: Regenerate.
8500
8501	* configure.in: Convert to autoconf script.  Blow away lots
8502	of now-redundant Makefile fragments.
8503	* configure: Generate using Autoconf.
8504	* Makefile.tpl: Rewrite to reflect autoconfiscation.
8505	* Makefile.in: Regenerate.
8506
85072002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8508
8509	* configure: Fix stupid bug where RANLIB was mistakenly included.
8510
8511	* configure.in: Rename (buildargs, hostargs, targargs) to
8512	(build_configargs, host_configargs, target_configargs).
8513
8514	* configure.in: Move logic out of sed statement.
8515
8516	* configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8517	CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8518
85192002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8520
8521	* config.sub: Import from master repository
8522	* config.guess: Ditto
8523
85242002-12-24  Andreas Schwab  <schwab@suse.de>
8525
8526	* Makefile.tpl (multilib.out): Fix missing space.
8527	* Makefile.in: Regenerate.
8528
85292002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8530
8531	* Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8532	Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8533	* Makefile.in: Regenerate.
8534	* configure.in: Remove unnecessary leftovers.
8535
85362002-12-21  Geoffrey Keating  <geoffk@apple.com>
8537
8538	* configure.in (extra_ranlibflags_for_target): New variable.
8539	(*-*-darwin): Add -c to ranlib commands.
8540	* configure (tooldir): Handle extra_ranlibflags_for_target.
8541
85422002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8543
8544	* Makefile.tpl: Revert HJL's change.
8545	* Makefile.in: Regenerated.
8546	* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8547	always.
8548
85492002-12-19  Andreas Schwab  <schwab@suse.de>
8550
8551	* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8552	* Makefile.in: Regenerate.
8553
85542002-12-18  H.J. Lu  <hjl@gnu.org>
8555
8556	* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8557	* Makefile.in: Regenerated.
8558
8559	* configure.in (build_prefix): New. Substitute.
8560
85612002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8562
8563	* Makefile.tpl: Don't let real targets depend on phony targets.
8564	* Makefile.in: Regenerate.
8565
8566	* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8567	* Makefile.in: Regenerate.
8568
85692002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8570
8571	* config.sub: Import from master repository
8572	* config.guess: Ditto
8573
85742002-12-16  Jason Merrill  <jason@redhat.com>
8575
8576	* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8577	previous 'make bootstrap'.
8578	* Makefile.in: Regenerate.
8579
85802002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8581
8582	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8583
85842002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8585
8586	* configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8587	* Makefile.in: Regenerate.
8588
85892002-12-13  Jason Merrill  <jason@redhat.com>
8590
8591	* Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8592	library tests.
8593	(check-c++): Just depend on it and check-target-libstdc++-v3.
8594	* Makefile.in: Regenerate.
8595
85962002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8597
8598	* Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8599	* Makefile.in: Rebuilt.
8600
86012002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8602
8603	* Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8604
86052002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8606
8607	* configure: Fix bug put in by gremlins.
8608
8609	* Makefile.tpl: Substitute more autoconfily.
8610	* configure: Substitute more autoconfily.
8611	* Makefile.in: Regenerate.
8612
86132002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8614
8615	* config.sub: Import from master repository
8616	* config.guess: Ditto
8617	* MAINTAINERS: Added Svein Seldal under write after approval
8618
86192002-12-08  Andrew Cagney  <ac131313@redhat.com>
8620
8621	* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8622	* Makefile.in (all-sim): Ditto.
8623
86242002-12-06  DJ Delorie  <dj@redhat.com>
8625
8626	* Makefile.tpl: Change configure dependencies to not have real
8627	targets depend on phony targets.
8628
86292002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8630
8631	* configure.in: Revert unintentional change.
8632
8633	* Makefile.tpl: Change dependency for */multilib.out so that
8634	it works when gcc isn't in the tree.
8635
8636	* configure.in: Substitute more.
8637	* configure: Run subconfigures from the Makefile.
8638	* Makefile.tpl: Run subconfigures from the Makefile; add a few
8639	convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8640
86412002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8642
8643	* MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8644
86452002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8646
8647	* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8648	and corresponding dependencies.
8649	* Makefile.in: Regenerate.
8650
8651	* configure.in (host_tools): Order binutils, gas and ld for
8652	convenience in running the testsuites.
8653
8654	* Makefile.tpl: Introduce rules to serialize subconfigure runs.
8655	* Makefile.in: Regenerate.
8656	* configure.in: Introduce rules to serialize subconfigure runs.
8657
8658	* configure.in: Introduce BASE_CC_FOR_TARGET.
8659	* Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8660	Realize configure-build-* targets.  Realize configure-target-* targets.
8661	* Makefile.in: Regenerate.
8662
86632002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8664
8665	* configure: Move gcc_version_trigger stuff from here...
8666	* configure.in: ...to here.
8667
8668	* configure.in: Separate subconfigure options added by this file from
8669	options given by the user.  Add machinery to put args for host
8670	subconfigures into the Makefile.
8671
8672	* Makefile.tpl: Remove 'vault' targets.
8673	* Makefile.tpl: Reorder and comment dependencies.
8674	* Makefile.in: Regenerate.
8675
86762002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8677	* configure.in: Fix my broken commit of previous patch. (sigh)
8678
86792002-11-28  Geoffrey Keating  <geoffk@apple.com>
8680
8681	* configure.in: Move host-specific darwin noconfigdirs into
8682	the host-specific section.
8683
86842002-11-28  Geoffrey Keating  <geoffk@apple.com>
8685
8686	* configure.in: Move host-specific darwin noconfigdirs into
8687	the host-specific section.
8688
86892002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8690
8691	* configure: Remove skip-this-dir support.
8692	* Makefile.tpl: Remove skip-this-dir support.
8693
8694	* Makefile.tpl: Remove leftover support for non-autoconfiscated
8695	subdirectories.
8696	* Makefile.in: Regenerate.
8697
8698	* Makefile.tpl: Strip out useless setting of 'dir'.
8699	* Makefile.in: Regenerate.
8700
87012002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8702
8703	* configure.in: Fix deeply stupid bug.
8704
8705	* configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8706	shell code in CXX_FOR_TARGET
8707	* Makefile.def: Introduce raw_cxx.
8708	* Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8709	RAW_CXX_FOR_TARGET.
8710	* Makefile.in: Regenerate.
8711
87122002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8713
8714	* Makefile.tpl: Remove unnecessary ifs.
8715	* Makefile.in: Regenerate.
8716
8717	* Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8718	dependencies.  Maybe-ize build-libiberty.  Create dummy install
8719	targets for 'no_install' modules.
8720	* configure: Move GDB_TK substitution to configure.in.  Move
8721	build_modules stuff to configure.in.
8722	* configure.in: Implement soft dependency machinery.  Maybe-ize
8723	GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8724	* Makefile.in: Regenerate.
8725
87262002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8727
8728	* Makefile.tpl: Make all-target, install-target behave similarly
8729	to all, install (only hitting configured targets).  Eliminate
8730	unused macro defintions.
8731
8732	* Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8733	build != host.
8734
8735	* Makefile.tpl: Add all-gcc: all-libiberty dependency.
8736
8737	* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8738
8739	* configure.in: Produce lists of subdir targets we're actually
8740	configuring.  Remove references to "dosrel".
8741	* Makefile.tpl: Let configure set which subdir targets are hit.
8742	Remove install-cross; clean up install; remove ALL.  Remove
8743	references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8744	Autogenerate host module targets.  Remove empty dependency lines
8745	and redundant dependency; rearrange slightly.
8746	* Makefile.def: Add host-side libtermcap, utils.
8747
8748	* Makefile.in: Regenerate.
8749
87502002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8751
8752	* ltconfig (osf[345]): Append $major to soname_spec.
8753	Reflect this in library_names_spec.
8754	* ltmain.sh (osf): Prefix $major with . for use as extension.
8755
87562002-11-19  Andreas Jaeger  <aj@suse.de>
8757
8758	* libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8759	linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8760	and sparc64 GNU/Linux systems.
8761
87622002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8763
8764	* MAINTAINERS: Update email.
8765
87662002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8767
8768	* MAINTAINERS: Complete James Dennett's entry.
8769
87702002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8771
8772	* MAINTAINERS (Write After Approval): Add myself.
8773
87742002-11-13  Bruce Korb  <bkorb@gnu.org>
8775
8776	* Makefile.tpl: syntactic cleanup
8777
87782002-11-13  Stuart Hastings  <stuart@apple.com>
8779
8780	* MAINTAINERS: Add myself to write-after-approval list.
8781
87822002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8783
8784	* Makefile.def: Add list of recursive targets to autogenerate.
8785	Add build_modules.
8786	* Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8787	targets.  Autogenerate *-build-* targets.
8788	* Makefile.in: Regenerate.
8789
87902002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8791
8792	* configure: More autoconf-style substitutions.
8793	* Makefile.tpl: More autoconf-style substitutions.
8794	* Makefile.in: Regenerate.
8795
87962002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8797
8798	* configure: Substitute more variables in a more autoconf-friendly
8799	way.  Simplify slightly.
8800	* Makefile.tpl: Make more variables substitutable in an
8801	autoconf-friendly way.
8802	* Makefile.in: Regenerate.
8803
88042002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8805
8806	* MAINTAINERS (Write After Approval): Add myself.
8807
88082002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8809
8810	* configure.in (v810*): Remove special setting of tools.
8811
8812	* configure: Add support for extra required flags for ar or nm.
8813	* configure.in (aix4.3+): Use above support for target-specific
8814	issues, rather than using config/mt-aix43.
8815
88162002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8817
8818	* configure: Remove 'removing', which doesn't work.  Replace $subdir
8819	with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8820	with $srcdir.  Reformat indentation.  Substitute some variables
8821	formerly hard-coded in the Makefile for build=host.
8822	* Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8823	* Makefile.def: Autogenerate more.
8824	* Makefile.in: Regenerate.
8825
88262002-11-04  Adam Nemet  <anemet@lnxw.com>
8827
8828	* MAINTAINERS (Write After Approval): Add myself.
8829
88302002-11-04  Kevin Buettner  <kevinb@redhat.com>
8831
8832	* Makefile.def (host_modules): Add rda.
8833	* Makefile.in: Regenerate.
8834	* configure.in (target_tool): Add target-rda to list.
8835
88362002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8837
8838	* MAINTAINERS: Remove "co-maintainer" note for web pages.
8839
88402002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8841
8842	* Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8843	and restrap targets to this rule.
8844	* Makefile.in:  Regenerate.
8845
88462002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8847
8848	* MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8849	GNATS only accounts.
8850
88512002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8852
8853	* configure.in (i[3456]86-*-linux*): Add check to disable
8854	${libgcj} for glibc1.
8855
88562002-10-24  Denis Chertykov  <denisc@overta.ru>
8857
8858	* MAINTAINERS: Add myself as ip2k port maintainer.
8859
88602002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8861
8862	* configure.in: Add tic4x target.
8863
88642002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8865
8866	* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8867	* configure.in: Make SET_LIB_PATH substitution more autoconfy.
8868	* Makefile.in: Regenerate.
8869
8870	* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8871	* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8872	* Makefile.in: Regenerate.
8873
88742002-10-02  Janis Johnson  <janis187@us.ibm.com>
8875
8876	* MAINTAINERS: Add myself as web pages co-maintainer.
8877
88782002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8879
8880	* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8881	* Makefile.in: Regenerate.
8882
88832002-10-02  Zack Weinberg  <zack@codesourcery.com>
8884
8885	* MAINTAINERS: Add myself and Nathan Sidwell
8886	<nathan@codesourcery.com> as VxWorks maintainers.
8887
88882002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8889
8890	* Makefile.def: Remove order dependency comments.
8891	* Makefile.tpl: Add explicit install-install dependencies.
8892	* Makefile.in: Regenerate.
8893
8894	* Makefile.tpl: Remove material now in src-release.  (Finally!)
8895	* Makefile.in: Regenerate.
8896
8897	* Makefile.tpl: Add configure-target (for src-release in src)
8898	* Makefile.in: Regenerate.
8899
89002002-09-30  Nick Clifton  <nickc@redhat.com>
8901
8902	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8903
89042002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8905
8906	* configure.in (s390*-*-linux*): Enable libgcj.
8907
89082002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8909
8910	* configure: Revert accidentally applied changes.
8911
8912	* Makefile.tpl: Make more autoconf-friendly.
8913	* Makefile.in: Regenerate.
8914	* configure: Make substitution more autoconf-like.
8915
89162002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8917
8918	* configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8919	single entry to handle all these.
8920	(arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8921	libjava on arm-*-elf.
8922
89232002-09-27  Geoffrey Keating  <geoffk@apple.com>
8924
8925	* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8926	things that depend on them.
8927
89282002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8929
8930	* Makefile.tpl: Make subsituted variables more autoconfy.
8931	* Makefile.in: Regenerate.
8932	* configure: Make seds more autoconfy.
8933
89342002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8935
8936	* Makefile.tpl: Rewrite substituted lines to look autoconfy.
8937	* Makefile.in: Regenerate.
8938	* configure.in: Rewrite sed statements to look autoconfy.
8939
8940	* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8941	all-target-foo on configure-target-foo.
8942	* Makefile.def: Ditto.
8943	* Makefile.in: Rebuild.
8944
89452002-09-25  Andrew Haley  <aph@redhat.com>
8946
8947	* MAINTAINERS: Add aph@redhat.com as Java maintainer.
8948
89492002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8950
8951	* Makefile.def: New file.
8952	* Makefile.tpl: New file.
8953	* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8954	* contrib/gcc_update: Note that Makefile.in is a generated file.
8955
8956	* configure.in: Minor rearrangement.  Simplify tests.
8957
89582002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8959
8960	* configure.in (with_headers): Skip copy if value is "yes".
8961	(with_libs): Likewise.
8962
89632002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8964
8965	* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8966	* configure.in (sh*-*-pe*): Ditto.
8967	* configure.in (mips*-*-pe*): Ditto.
8968	* configure.in (*arm-wince-pe): Ditto.
8969
8970	* configure.in: Rearrange.
8971
89722002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8973
8974	* MAINTAINERS: Update my email address.
8975
89762002-08-30  Paul Koning  <pkoning@equallogic.com>
8977
8978	* MAINTAINERS: (Write After Approval): Add myself.
8979
89802002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8981
8982	* MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8983
89842002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8985
8986	* MAINTAINERS: Change my mailing address.
8987
89882002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8989
8990	* MAINTAINERS (Write After Approval): Remove myself.
8991	(Various Maintainers: c++ runtime libs): Add myself.
8992
89932002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8994
8995	* MAINTAINERS (Write After Approval): Remove myself.
8996	(Various Maintainers: c++ runtime libs): Add myself.
8997
89982002-08-15  Eric Christopher  <echristo@redhat.com>
8999
9000	* config.sub: Import from master repository.
9001	* config.guess: Ditto.
9002
90032002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9004
9005	* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9006	* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9007	CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9008
90092002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9010
9011	* MAINTAINERS: Add self to rs6000 vector extensions.
9012
90132002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9014
9015	* libiberty/configure: Reverted unintended yesterday's check in.
9016
90172002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9018
9019	* boehm-gc/configure, libf2c/configure: Rebuilt.
9020	* libffi/configure, libiberty/configure: Ditto.
9021	* libjava/configure, libobjc/configure: Ditto.
9022	* libstdc++-v3/configure, zlib/configure: Ditto.
9023	Merged from binutils:
9024	2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9025	From Steve Ellcey <sje@cup.hp.com>:
9026	* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9027	(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9028	lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9029	IA64.
9030	* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9031	* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9032	soname_spec, sys_lib_search_path_spec): Ditto.
9033
90342002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9035
9036	* configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9037
90382002-08-04  H.J. Lu  (hjl@gnu.org)
9039
9040	* configure.in (mips*-*-linux*): Don't skip target-libffi.
9041
90422002-08-02  Krister Walfridsson  <cato@df.lth.se>
9043
9044	* MAINTAINERS (Write After Approval): Add myself.
9045
90462002-07-31  Alan Modra  <amodra@bigpond.net.au>
9047
9048	* configure.in: Move generic linux case to end.	 Copy generic
9049	linux noconfigdirs to mips*-*-linux* entry and new
9050	powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9051
90522002-07-19  Michael Matz  <matz@suse.de>
9053
9054	* MAINTAINERS: Add myself as ra* maintainer.
9055
90562002-07-16  Chris Demetriou  <cgd@broadcom.com>
9057
9058	* config.guess: Update to 2002-07-09 version.
9059	* config.sub: Update to 2002-07-03 version.
9060
90612002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9062
9063	* MAINTAINERS: Fix typo in a maintainer email address.
9064
90652002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9066
9067	* configure.in: Remove two redundant tests.
9068
90692002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9070
9071	* configure.in (mips*-*-irix6*o32): Enable stabs.
9072
90732002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9074
9075	* configure.in: Don't build grez.
9076	* Makefile.in: Ditto.
9077
9078	* Makefile.in: Remove references to bsp, cygmon, libstub.
9079	* configure.in: Ditto.
9080
9081	* configure.in: Remove leftover reference to gdbtest.
9082
90832002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9084
9085	* configure.in (gxx_include_dir):  Change to match versioned
9086	C++ headers if --enable-version-specific-runtime-libs is used.
9087
90882002-07-04  Steve Ellcey  <sje@cup.hp.com>
9089
9090	* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9091
90922002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9093
9094	* configure.in: Make --without-x work.
9095
90962002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9097
9098	* configure.in: Rearrange target Makefile fragment collection.
9099
9100	* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9101	cvs[src].
9102	* configure.in: Ditto.
9103
91042002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9105
9106	* MAINTAINERS (Write After Approval): Update my e-mail address.
9107
91082002-06-24  Ben Elliston  <bje@redhat.com>
9109
9110	* configure.in (host_tools): Remove cgen.
9111
9112	* Makefile.in (all-cgen): Remove; runs from its source directory.
9113	(check-cgen, install-cgen, clean-cgen): Likewise.
9114	(all-opcodes): Do not depend on all-cgen.
9115	(all-sim): Likewise.
9116
91172002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9118
9119	* Makefile.in: Eliminate 'apache' targets.
9120	* configure.in: Eliminate 'apache' targets.
9121
9122	* configure.in: Eliminate redundant tests.  Reorganize.
9123
9124	* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9125
9126	* config-ml.in: Eliminate references to Cygnus configure.
9127
9128	* Makefile.in: Eliminate references to building emacs.
9129
91302002-06-28  Graham Stott  <graham.stott@btinternet.com>
9131
9132	* MAINTAINERS: Update my email address.
9133
91342002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9135
9136	* config.if (libstdcxx_incdir): Version C++ headers.
9137	(cxx_incdir): Remove.
9138
91392002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9140
9141	* MAINTAINERS (Write After Approval): Add self.
9142
9143Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9144
9145	* configure.in: Add support for ip2k.
9146
91472002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9148
9149	* configure.in: Fix AIX configury bug.
9150
91512002-06-20  Steve Ellcey  <sje@cup.hp.com>
9152
9153	* MAINTAINERS (Write After Approval): Add self.
9154
91552002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9156
9157	* configure.in: replace ${topsrcdir} with ${srcdir}
9158
9159	* configure.in: Move definition of libstdcxx_flags
9160	right above usage, rather than waaay earlier.
9161
9162	* configure.in: Pull definition of is_cross_compiler earlier.
9163
9164	* configure.in: Rearrange a little.
9165
9166	* configure.in: Remove references to librx.
9167	* Makefile.in: Remove references to librx.
9168
9169Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9170
9171	* config.sub: Add support for avr target.
9172	Import from master sources, rev 1.255
9173
91742002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9175
9176	* configure, .cvsignore:  Revert previous change...
9177	* Makefile:  ...delete.
9178
91792002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9180
9181	* configure.in: Eliminate ${gasdir} variable.
9182
91832002-06-18  Dave Brolley  <brolley@redhat.com>
9184
9185	* configure.in: Add support for frv.
9186	* config.sub: Add support for frv.
9187
91882002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9189
9190	* configure:  Remove garbage from previous commit.
9191
91922002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9193
9194	* configure:  For in-source builds, make a subdir and re-exec there.
9195	* Makefile:  New file.  Pass targets through to build directory.
9196	* .cvsignore:  No longer ignore "Makefile".
9197
91982002-06-16  Douglas Rupp  <rupp@gnat.com>
9199
9200	* MAINTAINERS (Write After Approval): Add self.
9201
92022002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9203
9204	* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9205
92062002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9207
9208	* configure.in (vax-*-netbsd*): Re-enable gas.
9209
92102002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9211
9212	* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9213	BUILD_PREFIX_1, to correct nomenclature.
9214	* configure: Likewise.
9215
9216	* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9217	* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9218
92192002-05-31  Olaf Hering  <olh@suse.de>
9220
9221	* config-ml.in: Propogate DESTDIR also.
9222
92232002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9224
9225	* configure.in (vax-*-netbsd*): Don't build gas for this
9226	platform.
9227
92282002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9229
9230	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9231	and libgcj for AVR.
9232
92332002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9234
9235	* MAINTAINERS (Write After Approval): Add myself.
9236
92372002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9238
9239	* config.guess: Update to 2002-05-22 version.
9240	* config.sub: Likewise.
9241
92422002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9243
9244	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9245	* config-ml.in: Likewise.
9246	* configure: Likewise.
9247	* configure.in: Likewise.
9248
92492002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9250
9251	* MAINTAINERS: Update my email address.
9252
92532002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9254
9255	* configure.in: Simplify makefile fragment collection.
9256
9257	* configure.in: Remove code to build emacs.
9258
9259	* configure.in : Remove --srcdir argument from targargs and buildargs
9260	(it's always overridden in the Makefile anyway).  Rearrange a bit.
9261
9262	* configure: Move some logic to configure.in.
9263	* configure.in: Move some logic from configure.
9264
92652002-05-11  Tom Tromey  <tromey@redhat.com>
9266
9267	* MAINTAINERS: Reflect libgcj reality.
9268
92692002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9270
9271	* Makefile.in: Honour DESTDIR.
9272
92732002-05-08  Mark Mitchell  <mark@codesourcery.com>
9274
9275	* config.guess: Import 2002-03-20 version.
9276	* config.sub: Import 2002-04-26 version.
9277
92782002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9279
9280	* config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9281
92822002-05-07  Tim Josling  <tej@melbpc.org.au>
9283
9284	* MAINTAINERS: Add self.
9285
92862002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9287
9288	* ltmain.sh: Detect and handle object name conflicts
9289	while piecewise linking a static library.
9290
92912002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9292
9293	* configure.in (noconfigdirs): Don't disable libgcj on
9294	sparc64-*-solaris* and sparcv9-*-solaris*.
9295
92962002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9297
9298	* configure.in: Revert 2002-04-18's patch; fixed in libjava.
9299
93002002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9301
9302	* configure.in (FLAGS_FOR_TARGET): Do not add
9303	-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9304	on i[3456]86-*-linux*.
9305
93062002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9307
9308	* configure.in (noconfigdirs): Replace [ ] with test.
9309
9310	* configure.in (noconfigdirs): Do not add target-newlib if
9311	target == i[3456]86-*-linux*, and host == target.
9312
93132002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9314
9315	* configure.in: delete reference to absent file
9316
9317	* configure.in: replace '[' with 'test'
9318
9319	* configure.in: Eliminate references to gash.
9320	* Makefile.in: Eliminate references to gash.
9321
9322	* configure.in: remove useless references to 'pic' makefile fragments.
9323
9324	* configure.in: (*-*-windows*) Finish removing.
9325
9326	* configure.in: Eliminate redundant test for libgui.
9327
93282002-04-29  Roger Sayle  <roger@eyesopen.com>
9329
9330	* MAINTAINERS: Add self and realphabetize.  Update entries
9331	for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9332	entry for a29k port maintainer.
9333
93342002-04-26  Joel Sherrill  <joel@OARcorp.com>
9335
9336	* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9337	(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9338
93392002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9340
9341	* configure.in: remove references to dead files
9342
93432002-04-19  Mark Mitchell  <mark@codesourcery.com>
9344
9345	* MAINTAINERS: Add information about purpose of this file.
9346
93472002-04-18  Tom Tromey  <tromey@redhat.com>
9348
9349	* configure.in: Disallow configuring libgcj when it is already
9350	installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9351	Solaris 2.8 by default.  For PR libgcj/6158.
9352
93532002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9354
9355	* configure.in:  Move default CC setting out of config/mh-* fragments
9356	directly into here.
9357
93582002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9359
9360	* configure.in: don't even try to configure or make a subdirectory
9361	if there's no configure script for it.
9362
93632002-04-15  Mark Mitchell  <mark@codesourcery.com>
9364
9365	* MAINTAINERS: Remove chill maintainers.
9366	* Makefile.in (CHILLFLAGS): Remove.
9367	(CHILL_LIB): Remove.
9368	(TARGET_CONFIGDIRS): Remove libchill.
9369	(CHILL_FOR_TARGET): Remove.
9370	(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9371	CHILL_LIB.
9372	(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9373	(CHECK_TARGET_MODULES): Likewise.
9374	(INSTALL_TARGET_MODULES): Likewise.
9375	(CLEAN_TARGET_MODULES): Likewise.
9376	(configure-target-libchill): Remove.
9377	(all-target-libchill): Remove.
9378	* configure.in (target_libs): Remove target-libchill.
9379	Do not compute CHILL_FOR_TARGET.
9380	* libchill: Remove directory.
9381
93822002-04-11  DJ Delorie  <dj@redhat.com>
9383
9384	* Makefile.in, configure.in: Sync with binutils, entries
9385	follow...
9386
93872002-04-07  Andrew Cagney  <ac131313@redhat.com>
9388
9389	* Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9390	(do-tar, do-bz2): New rules.
9391	(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9392	(gdb-tar): New rule.
9393	(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9394	(insight_dejagnu.tar): New rule.
9395	(insight.tar): New rule.
9396	(gdb+dejagnu.tar): New rule.
9397	(gdb.tar): New rule.
9398
93992002-02-01  Mo DeJong  <supermo@bayarea.net>
9400
9401	* Makefile.in: Add all-tix to deps for all-snavigator
9402	so that tix is built when building snavigator.
9403
94042002-01-11  Steve Ellcey  <sje@cup.hp.com>
9405
9406	* configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9407	ld and gdb are not supported.
9408
94092002-01-07  Mark Salter  <msalter@redhat.com>
9410
9411	* configure.in: Remove target-bsp and target-cygmon from arm builds.
9412	Allow target-libgloss to be built for arm, strongarm, and xscale.
9413
94142001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9415
9416	* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9417	options for i[3456]86-pc-linux* native builds.
9418
94192001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9420
9421	* Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9422	files from .po files for a distribution.
9423
94242001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9425
9426	* configure.in: Enable libstdc++-v3 for h8300 targets.
9427
94282001-06-19  Alan Modra  <amodra@bigpond.net.au>
9429
9430	* Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9431	version from bfd/.
9432
9433Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9434
9435	* Makefile.in (VER): When present, extract the version number from
9436	the file version.in.
9437
94382001-05-24  Tom Rix  <trix@redhat.com>
9439
9440	* configure.in : enable ld for aix
9441
94422001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9443
9444	* config.guess: Add linux target for S/390.
9445
94462000-11-07  Philip Blundell  <pb@futuretv.com>
9447
9448	* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9449
94502000-11-03  Philip Blundell  <pb@futuretv.com>
9451
9452	* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9453	files.
9454
94552001-01-15  Ben Elliston  <bje@redhat.com>
9456
9457	* configure.in (host_tools): Add sid.
9458	Always configure cgen.
9459
94602000-11-24  Nick Clifton  <nickc@redhat.com>
9461
9462	* configure.in (c4x, c5x, tic54x): Move after ARM targets.
9463
9464
94652000-08-20  Doug Evans  <dje@casey.transmeta.com>
9466
9467	* Makefile.in (ALL_MODULES): Add all-cgen.
9468	(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9469	(all-cgen): New target.
9470	(all-opcodes,all-sim): Depend on all-cgen.
9471	* configure.in (host_tools): Add cgen.
9472	Only configure cgen if --enable-cgen-maint.
9473
94742002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9475
9476	* configure.in: Add *-*-freebsd* configurations.
9477
94782002-04-08  Tom Tromey  <tromey@redhat.com>
9479
9480	* configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9481	Fixes PR libgcj/6068.
9482
94832002-03-30  Krister Walfridsson  <cato@df.lth.se>
9484
9485	* configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9486
94872002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9488
9489	* configure.in (alpha*-dec-osf*): Enable libgcj.
9490
94912003-03-27  Matthew Gingell  <gingell@gnat.com>
9492
9493	* MAINTAINERS (Write After Approval): Add myself.
9494
94952002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9496
9497	Fix for: PR bootstrap/3591, target/5676
9498	* configure.in (mcore-pe): Disable the configuration of
9499	libstdc++-v3 since exceptions are not supported.
9500
95012002-03-20  Anthony Green  <green@redhat.com>
9502
9503	* configure.in: Enable libgcj for xscale-elf target.
9504
9505Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9506
9507	* MAINTAINERS:  Update my email address.
9508
95092002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9510
9511	* ltmain.sh (relink_command): Fix typo in previous change.
9512
95132002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9514
9515	* ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9516	(relink_command): Added --tag flags.
9517	(mode=install): If relinking fails; error out.
9518
95192002-03-12  Richard Henderson  <rth@redhat.com>
9520
9521	* Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9522	.NOTPARALLEL tag.
9523	(do-check): Rename from check.
9524	(check): Allow parallel check.
9525
95262002-03-12  Bob Wilson  <bob.wilson@acm.org>
9527
9528	* MAINTAINERS: Add myself as maintainer for xtensa port.
9529	Fix alphabetical order in CPU port maintainer list.
9530	Remove myself from Write After Approval list.
9531
95322002-03-11  Richard Henderson  <rth@redhat.com>
9533
9534	* Makefile.in (.NOTPARALLEL): Add fake tag.
9535
95362002-03-07  H.J. Lu  (hjl@gnu.org)
9537
9538	* configure.in: Enable gprof for mips*-*-linux*.
9539
95402002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9541
9542	* MAINTAINERS (Write After Approval): Add myself.
9543
95442002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9545
9546	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9547	libjava.
9548	(CXX_FOR_TARGET): Explain why -shared-libgcc here.
9549
95502002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9551
9552	* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9553	because its Makefile is there; test for the executable instead.
9554
95552002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9556
9557	* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9558	libstdc++-v3 and libjava.
9559
95602002-02-11  Adam Megacz  <adam@xwt.org>
9561
9562	* gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9563	boehm-gc
9564
95652002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9566
9567	* config.guess: Updated to 2002-01-30's version.
9568	* config.sub: Updated to 2002-02-01's version.
9569	Contribute sh64-elf.
9570	2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9571	* configure.in: Added sh64-*-*.
9572
95732002-02-08  Chris Demetriou  <cgd@broadcom.com>
9574
9575	* MAINTAINERS: Belatedly add myself to write after approval list.
9576
9577Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9578
9579	* MAINTAINERS: Put self in as maintainer for x86-64 port.
9580	Remove self as Write After Approval.
9581
95822002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9583
9584	* MAINTAINERS: Put self in as maintainer for contrib/regression
9585	directory.
9586
95872002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9588
9589	* MAINTAINERS:  Update my email address.
9590
95912002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9592
9593	* configure.in (*-*-netbsd*): New.  Skip target-newlib,
9594	target-libiberty, and target-libgloss.  Skip Java-related
9595	libraries if not supported for NetBSD on target CPU.
9596
95972002-01-25  Douglas B Rupp  <rupp@gnat.com>
9598
9599	* install-sh: Use _inst.$$_ for temp file name.
9600
96012002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9602
9603	* MAINTAINERS (Write After Approval): Move my contact info
9604	from here...
9605	(OS Port Maintainers): ...to here (netbsd).
9606
96072002-01-22  Bob Wilson  <bob.wilson@acm.org>
9608
9609	* MAINTAINERS (Write After Approval): Add myself.
9610
96112002-01-17  H.J. Lu  <hjl@gnu.org>
9612
9613	* Makefile.in (all-fastjar): Also depend on all-libiberty.
9614	(all-target-fastjar): Also depend on all-target-libiberty.
9615
96162002-01-16  H.J. Lu  (hjl@gnu.org)
9617
9618	* config.guess: Import from master sources, rev 1.225.
9619	* config.sub: Import from master sources, rev 1.238.
9620
96212002-01-16  Kazu Hirata  <kazu@hxi.com>
9622
9623	* MAINTAINERS (Write After Approval): Remove myself.
9624
96252001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9626
9627	* MAINTAINERS (Write After Approval): Add myself.
9628
96292001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9630
9631	* MAINTAINERS: Add self as docs co-maintainer.
9632
96332001-12-11  Matthias Klose  <doko@debian.org>
9634
9635	* MAINTAINERS (Write After Approval): Add myself.
9636
96372001-12-09  Zack Weinberg  <zack@codesourcery.com>
9638
9639	* MAINTAINERS: Update my email address.
9640
96412001-12-07  Turly O'Connor  <turly@apple.com>
9642	* MAINTAINERS (Write After Approval): Add myself.
9643	* rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9644	(rs6000_initialize_trampoline): Call __trampoline_setup for
9645	ABI_DARWIN too.
9646	* darwin-tramp.asm: New file, implements __trampoline_setup.
9647	* t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9648
96492001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9650
9651	* MAINTAINERS (Write After Approval): Add myself.
9652
9653Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9654
9655	* configure, configure.in: Use temp file for long sed commands.
9656
96572001-12-03  Laurent Guerby  <guerby@acm.org>
9658
9659	* config.sub: Update to version 1.232 on subversion.
9660
96612001-12-03  Ben Elliston  <bje@redhat.com>
9662
9663	* MAINTAINERS: Update mail address for config.* patches.
9664
96652001-11-27  DJ Delorie  <dj@redhat.com>
9666	    Zack Weinberg  <zack@codesourcery.com>
9667
9668	When build != host, create libiberty for the build machine.
9669
9670	* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9671	CONFIG_ARGUMENTS.
9672	(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9673	New variables.
9674	(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9675	and rules.
9676	(all.normal): Depend on ALL_BUILD_MODULES.
9677	(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9678	(all-build-libiberty): Depend on configure-build-libiberty.
9679
9680	* configure: Calculate and substitute proper value for
9681	ALL_BUILD_MODULES.
9682	* configure.in: Create the build subdirectory.
9683	Calculate and substitute TARGET_CONFIGARGS (formerly
9684	CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9685
96862001-11-26  Ziemowit Laski  <zlaski@apple.com>
9687
9688	* MAINTAINERS (write-after-approval): Add self.
9689
96902001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9691
9692	* MAINTAINERS (GNATS only accounts): Remove self.
9693
96942001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9695
9696	* configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9697	libf2c.
9698
96992001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9700
9701	* MAINTAINERS (Write After Approval): Add self.
9702
97032001-11-12  David O'Brien  <obrien@FreeBSD.org>
9704
9705	* MAINTAINERS: mips and s390 are also CPU ports.
9706
97072001-11-12  David O'Brien  <obrien@FreeBSD.org>
9708
9709	* MAINTAINERS: mcore, cris and mmix are also CPU ports.
9710
97112001-11-11  David O'Brien  <obrien@FreeBSD.org>
9712
9713	* MAINTAINERS: Alphabetize.
9714
97152001-11-09  Kazu Hirata  <kazu@hxi.com>
9716
9717	* MAINTAINERS (Various maintainers: h8 port): Add myself.
9718
97192001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9720
9721	* MAINTAINERS (Various maintainers: hppa port): Added myself.
9722
97232001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9724
9725	* configure.in (--enable-languages): Be more permissive about
9726	syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9727
97282001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9729
9730	* config.sub: Import from master sources, rev. 1.230.
9731	* MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9732
97332001-11-07  Laurent Guerby  <guerby@acm.org>
9734
9735	* MAINTAINERS (Write After Approval): Add self.
9736
97372001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9738
9739	* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9740
97412001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9742
9743	* config.sub: Import from master sources, rev 1.226.
9744	* config.guess: Import from master sources, rev 1.216.
9745
97462001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9747
9748	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9749	* MAINTAINERS: Add self as maintainer of MMIX port.
9750	Remove old after-approval entry.
9751
97522001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9753
9754	* ChangeLog, configure: Fix spelling errors.
9755
97562001-10-20  Brendan Kehoe  <brendan@zen.org>
9757
9758	* MAINTAINERS: Tweak my address.
9759
9760Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9761
9762	* MAINTAINERS: Update my email address.
9763
97642001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9765
9766	* configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9767	* MAINTAINERS: Add self as maintainer of CRIS port.
9768
97692001-10-10  Geert Bosch  <bosch@gnat.com>
9770
9771	* MAINTAINERS (Various maintainers: Ada front end):
9772	Added Robert Dewar.
9773
97742001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9775
9776	* MAINTAINERS (Write After Approval): Added self
9777
97782001-10-02  Geert Bosch  <bosch@gnat.com>
9779
9780	* MAINTAINERS (Various maintainers: Ada front end): Added myself.
9781
97822001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9783
9784	* configure: Handle temporary files securely using mkdir.
9785
97862001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9787
9788	* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9789
97902001-09-26  Will Cohen  <wcohen@redhat.com>
9791
9792	* configure.in (*-*-linux*): Disable configuration of target-newlib
9793	and target-libgloss.
9794
97952001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9796
9797	* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9798	RANLIB.
9799
98002001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9801
9802	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9803	DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9804	RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9805	avoid quotes nesting problems.
9806	(NATIVE_CHECK_MODULES): Ditto, just for consistency.
9807	(DO_X): Export only variables that are set.
9808
98092001-09-19  Ben Elliston  <bje@redhat.com>
9810
9811	* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9812	Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9813	semantics.  Use the shell built-in "type" command instead.
9814
98152001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9816
9817	Merged from gcc-3_0-branch:
9818	2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9819	* ltcf-c.sh: Use $objext, not $ac_objext.
9820	2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9821	* ltcf-cxx.sh: Add support for GNU.
9822	2001-07-22  Timothy Wall  <twall@redhat.com>
9823	* ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9824	default settings if using GNU tools with that configuration.
9825	* ltcf-cxx.sh: Ditto.
9826	* ltcf-gcj.sh: Ditto.
9827	2001-07-21  Michael Chastain  <chastain@redhat.com>
9828	* ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9829	HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9830	* ltmain.sh: Mark as gcc-local.
9831
98322001-08-30  Eric Christopher  <echristo@redhat.com>
9833	    Jason Eckhardt  <jle@redhat.com>
9834
9835	* config.guess: Merge from master sources.
9836	* config.sub: Merge from master sources, add support for mipsisa32.
9837
98382001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9839	* config.sub: Merge from master sources, rev 1.219.
9840	* MAINTAINERS: Add self as contact for stormy16 port.
9841
98422001-08-14  Zack Weinberg  <zackw@panix.com>
9843
9844	* config.sub: Merge from master sources, rev 1.218.
9845	* config.guess: Merge from master sources, rev 1.209.
9846
98472001-08-11  Graham Stott  <grahams@redhat.com>
9848
9849	* Makefile.in (check-c++): Add missing semicolon.
9850
9851Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9852
9853	* MAINTAINERS (Various maitainers: predict.def): Added myself.
9854
98552001-07-30  Eric Christopher  <echristo@redhat.com>
9856
9857	* MAINTAINERS (Various maintainers: mips port): Added myself.
9858
98592001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9860
9861	* configure.in (sh-*-linux*): New.
9862
98632001-07-27  Richard Henderson  <rth@redhat.com>
9864
9865	* .cvsignore: Add LAST_UPDATED.
9866
98672001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9868
9869	* MAINTAINERS (Various maintainers: s390 port): Added myself.
9870
98712001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9872
9873	* config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9874
9875Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9876
9877	* MAINTAINERS (Write After Approval): Added myself.
9878
98792001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9880
9881	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9882	and libgcj on m68hc11/m68hc12.
9883
98842001-06-27  H.J. Lu  (hjl@gnu.org)
9885
9886	* Makefile (CFLAGS_FOR_BUILD): New.
9887	(EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9888
98892001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9890
9891	* README: Remove version number.
9892
98932001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9894
9895	* INSTALL/README: Update wrt. to the installation instructions now
9896	residing in gcc/doc/install.texi.
9897
98982001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9899
9900	* README: Replace with a cut-down and updated version of gcc/README.
9901
99022001-06-12  David Edelsohn  <edelsohn@gnu.org>
9903
9904	* config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9905	multilibs to be disabled.
9906
99072001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9908
9909	* MAINTAINERS (Write After Approval): Add myself.
9910
99112001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9912
9913	* config.guess: Import CVS version 1.195.
9914	* config.sub: Import CVS version 1.212.
9915
99162001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9917
9918	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9919	gcc/xgcc is built, use -print-prog-name to find out the program
9920	name to use.
9921
99222001-06-04  Phil Edwards  <pme@sources.redhat.com>
9923
9924	* config.guess:  Import CVS version 1.194.  All gcc-local changes
9925	appear to also be in the master copy.
9926	* config.sub:  Import CVS version 1.211.
9927
9928Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9929
9930	* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9931	with_gcc]: Use `gcc -shared' to build a shared library.
9932
9933Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9934
9935	* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9936	archives.
9937
9938Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9939
9940	* MAINTAINERS (Write After Approval): Add myself.
9941
99422001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9943
9944	* configure.in (libstdcxx_flags): Do not try to execute
9945	libstdc++-v3/testsuite_flags until it exists.
9946
99472001-06-01  Alan Modra  <amodra@bigpond.net.au>
9948
9949	* MAINTAINERS: Update my email address.
9950
99512001-05-31  Graham Stott  <grahams@redhat.com>
9952
9953	* MAINTAINERS (Write After Approval): Add myself.
9954
99552001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9956
9957	* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9958	libraries when using g++ with native linker.
9959
99602001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9961
9962	* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9963
99642001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9965
9966	* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9967	[aix4*|aix5*]: Prepend blank.
9968
99692001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9970
9971	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9972	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9973	of subdir/configure scripts to use the new libtool.m4.
9974
99752001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9976
9977	* MAINTAINERS (Write After Approval): Add myself.
9978
99792001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9980
9981	* configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9982
99832001-05-11  Ben Elliston  <bje@redhat.com>
9984
9985	* Makefile.in (all-sid): New target.
9986	(check-sid, clean-sid, install-sid): Likewise.
9987
99882001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9989
9990	* ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9991
99922001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9993
9994	* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9995	libgcj.
9996
99972001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9998
9999	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10000	gcc/xgcc is built, use -print-prog-name to find out the program
10001	name to use.
10002
100032001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10004
10005	* configure.in (noconfigdirs): Don't reset it from scratch in the
10006	target case; only append to it.
10007
10008	* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10009	sparc-*-solaris2.8]: Disable ${libgcj}.
10010
100112001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10012
10013	* configure.in (libgcj_saved): Copy from $libgcj.
10014	(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10015	--disable-libgcj.
10016
100172001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10018
10019	* MAINTAINERS: Remove self as MIPS maintainer and
10020	C front end maintainer.
10021
10022Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10023
10024	* configure.in: Move *-chorusos target case to the proper switch.
10025	Disable libgcj.
10026
100272001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10028
10029	* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10030	1.641.2.228.
10031
100322001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10033
10034	* Makefile.in (STAGE1_CFLAGS): Pass down.
10035
100362001-04-13  Alan Modra  <amodra@one.net.au>
10037
10038	* config.guess: Add hppa64-linux support.  Note for next import that
10039	this is already in the master file.
10040	* configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10041
100422001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10043
10044	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10045	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10046
100472001-04-11  Stan Shebs  <shebs@apple.com>
10048
10049	* MAINTAINERS: Add self as Darwin port maintainer.
10050
100512001-04-11  Alan Modra  <amodra@one.net.au>
10052
10053	* MAINTAINERS: Update my email address.
10054
100552001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10056
10057	* ltcf-cxx.sh: Support creation of C++ shared libraries on
10058	recent versions of FreeBSD (release 3 or later).
10059	* ltconfig: On FreeBSD, -lc must not be provided when building
10060	a shared library or else the standard -pthread gcc option is
10061	rendered worthless to later users of the built library.
10062
100632001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10064
10065	* MAINTAINERS: Add self and RTH as C front end maintainers.
10066
100672001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10068
10069	* config.sub: Make sure to match an already-canonicalized
10070	machine name (eg. mn10300-unknown-elf).
10071
100722001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10073
10074	* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10075	New macros.
10076	(bootstrap, cross): Use RECURSE_FLAGS.
10077	* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10078
100792001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10080
10081	* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10082
100832001-03-22  Colin Howell  <chowell@redhat.com>
10084
10085	* Makefile.in (DO_X): Do not backslash single-quotes in
10086	backquotes (two places).
10087
100882001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10089
10090	Re-installed:
10091	2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10092	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10093	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10094	* ltcf-cxx.sh: Likewise.
10095	* ltcf-gcj.sh: Likewise.
10096
100972001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10098
10099	* MAINTAINERS: Add myself as "documentation co-maintainer".
10100
101012001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10102
10103	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10104	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10105
101062001-03-19  Tom Tromey  <tromey@redhat.com>
10107
10108	* config-ml.in: Handle GCJ and GCJFLAGS.
10109
101102001-03-21  Michael Chastain  <chastain@redhat.com>
10111
10112	* Makefile.in: all-m4 depends on all-texinfo.
10113
101142001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10115
10116	* MAINTAINERS: Add myself to write after approval list.
10117
101182001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10119
10120	* Makefile.in (DO_X): Quote nested quotes.
10121
101222001-03-18  Alan Modra  <alan@linuxcare.com.au>
10123
10124	* MAINTAINERS: Add myself to write after approval list.
10125
101262001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10127
10128	* Makefile.in (DO_X): Use double quotes for quoting
10129	"RANLIB=$${RANLIB}".
10130
101312001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10132
10133	* MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10134
101352001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10136
10137	* configure.in: Only use `lang_requires' for languages athat are
10138	actually enabled.
10139
101402001-03-08  Phil Edwards  <pme@sources.redhat.com>
10141
10142	* MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10143
101442001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10145
10146	* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10147
101482001-03-07  Tom Tromey  <tromey@redhat.com>
10149
10150	* configure.in: Allow config-lang.in to set `lang_requires' to list
10151	of other required languages.
10152
101532001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10154
10155	* Makefile.in: Remove RANLIB definition. Use RANLIB
10156	in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10157	EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10158
101592001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10160	    Alexandre Oliva  <aoliva@redhat.com>
10161
10162	* Makefile.in (check-c++): Use tabs, not spaces.
10163
101642001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10165
10166	* MAINTAINERS: add myself to Write After Approval list.
10167
101682001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10169
10170	* Makefile.in (check-c++): New rule.
10171
10172	* configure.in (target_libs): Remove libg++.
10173	(noconfigdirs): Remove libg++.
10174	(noconfigdirs): Same.
10175	(noconfigdirs): Same.
10176	(noconfigdirs): Same.
10177
10178	* config-ml.in: Remove libg++ references.
10179
10180	* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10181	(ALL_TARGET_MODULES): Same.
10182	(configure-target-libg++): Remove.
10183	(all-target-libg++): Remove.
10184	(configure-target-libio): Remove.
10185	(all-target-libio): Remove.
10186	(check-target-libio): Remove.
10187	(.PHONY): Remove.
10188	(libg++.tar.bz2): Remove.
10189	(all-target-cygmon): Remove libio.
10190	(all-target-libstdc++): Remove.
10191	(configure-target-libstdc++): Remove.
10192	(TARGET_LIB_PATH): Remove libstdc++.
10193	(ALL_GCC_CXX): Remove libstdc++.
10194	(all-target-gperf): Correct.
10195
101962001-02-16  Nick Clifton  <nickc@redhat.com>
10197
10198	* configure.in (noconfigdirs): Allow configuration of texinfo
10199	for Cygwin hosts.
10200
102012001-02-15  Anthony Green  <green@redhat.com>
10202
10203	* configure: Introduce GCJ_FOR_TARGET.
10204	* configure.in: Ditto.
10205	* Makefile.in: Ditto.
10206
102072001-02-13  Andreas Schwab  <schwab@suse.de>
10208
10209	* MAINTAINERS: Update mail address.
10210
102112001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10212
10213	* config.guess: Add linux target for S/390.
10214	* config.sub: Likewise.
10215
102162001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10217
10218	* configure.in: for *-chorusos, don't config target-newlib and
10219	target-libgloss.
10220
102212001-02-06  Ben Elliston  <bje@redhat.com>
10222
10223	* configure: Output host type to stdout, not stderr.
10224
102252001-02-05  Mark Mitchell  <mark@codesourcery.com>
10226
10227	* ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10228	* ltcf-cxx.sh: Likewise.
10229
10230	* config.if: Assume enable_libstdcxx_v3 is defined.
10231
102322001-02-04  Mark Mitchell  <mark@codesourcery.com>
10233
10234	Remove V2 C++ library.
10235	* configure.in: Remove --enable-libstdcxx_v3 support.
10236
102372001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10238
10239	* include/demangle.h: Add prototype for java_demangle_v3.
10240
102412001-01-29  Phil Edwards  <pme@sources.redhat.com>
10242
10243	* COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10244
102452001-01-27  Richard Henderson  <rth@redhat.com>
10246
10247	* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10248
102492001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10250
10251	* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10252	Don't unset, it's non-portable and no longer necessary, set to empty
10253	instead.
10254
102552001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10256
10257	* ltconfig: Shell portability fix for the tagname validity check.
10258
102592001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10260
10261	* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10262	* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10263
102642001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10265
10266	* ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10267
102682001-01-26  Tom Tromey  <tromey@redhat.com>
10269
10270	* configure.in: Allow libgcj to be built on Sparc Solaris.
10271
102722001-01-25  David Edelsohn  <edelsohn@gnu.org>
10273
10274	* ltcf-c.sh: Add aix5 case.
10275	* ltcf-cxx.sh: Likewise.
10276	* ltconfig: Likewise.
10277
102782001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10279
10280	* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10281	keep at least one of build_libtool_libs or build_old_libs set to
10282	yes.
10283
10284	* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10285	* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10286
102872001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10288
10289	* configure.in: Enable libgcj on several additional platforms.
10290
102912001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10292
10293	* configure.in: Enable libgcj for linux targets.
10294
102952001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10296
10297	* MAINTAINERS (Write After Approval): Add myself.
10298
102992001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10300
10301	* MAINTAINERS: Add myself as vax port maintainer.
10302
103032001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10304
10305	* MAINTAINERS: Add myself as Mercury front-end maintainer.
10306
103072001-01-09  Mike Stump  <mrs@wrs.com>
10308
10309	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10310	failures of subdirectories.
10311
103122001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10313
10314	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10315	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10316	* ltcf-cxx.sh: Likewise.
10317	* ltcf-gcj.sh: Likewise.
10318	* ltconfig.sh: Fix typo.
10319
103202001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10321
10322	* configure: handle DOS-style absolute paths.
10323
103242001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10325
10326	* configure.in: remove supported directories from $noconfigdirs for DJGPP.
10327
103282000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10329
10330	* MAINTAINERS: Add myself as avr port co-maintainer.
10331
103322000-12-28  Ben Elliston  <bje@redhat.com>
10333
10334	* MAINTAINERS: Add myself under ``Write After Approval''.
10335
103362000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10337
10338	* texinfo: Remove directory from GCC.
10339
103402000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10341
10342	* COPYING: Update to current
10343	ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10344	to 19yy as example year in copyright notice).
10345
103462000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10347
10348	* Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10349	(libstdcxx_incdir): Pass down.
10350	* config.if: Remove expired bits for cxx_interface, add stub.
10351	(libstdcxx_incdir): Add variable for g++ include directory.
10352	* configure.in (gxx_include_dir): Use it.
10353
103542000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10355
10356	* MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10357	with old-email address from ``Write After Approval''.
10358
103592000-12-15  Andreas Jaeger  <aj@suse.de>
10360
10361	* configure.in: Handle lang_dirs.
10362
103632000-12-14  Tom Tromey	<tromey@redhat.com>
10364
10365	* MAINTAINERS: Removed brads.
10366
10367	* MAINTAINERS: Added gcj developers.
10368
103692000-12-13  Anthony Green  <green@redhat.com>
10370
10371	* configure.in: Disable libgcj for any target not specifically
10372	listed.  Disable libgcj for x86 and Alpha Linux until compatible
10373	with g++ abi.
10374
103752000-12-13  Mike Stump  <mrs@wrs.com>
10376
10377	* Makefile.in (local-distclean): Also remove fastjar.
10378
103792000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10380
10381	* contrib/gcc_update: Add fastjar --touch entries.
10382
103832000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10384
10385	* configure.in: Disable language-specific target libraries for
10386	languages that aren't enabled.
10387
103882000-12-10  Anthony Green  <green@redhat.com>
10389
10390	* configure.in: Define libgcj.  Disable libgcj target libraries for
10391	most targets.
10392
103932000-12-10  Neil Booth  <neilb@earthling.net>
10394
10395	* MAINTAINERS: Update mail address, remove from WAA list.
10396
103972000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10398
10399	* libjava: Imported from /cvs/java.
10400	* libffi: Likewise.
10401	* Boehm-gc: Likewise.
10402
104032000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10404
10405	* configure.in (target_libs): Revert 2000-12-08 patch.
10406	(noconfigdirs): Added target-libjava.
10407
104082000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10409
10410	* djunpack.bat: removed.
10411
104122000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10413
10414	* Makefile.in: handle DOS-style absolute paths.
10415	* config-ml.in: likewise.
10416	* symlink-tree: likewise.
10417
104182000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10419
10420	* fastjar: Imported.
10421
104222000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10423
10424	* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10425	libjava.
10426	* configure.in (target_libs): Removed `target-libjava'.
10427
104282000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10429
10430	* Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10431	(ALL_MODULES): Added fastjar.
10432	(NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10433	(all-target-libjava): all-fastjar replaces all-zip.
10434	(all-fastjar): Added.
10435	(configure-target-fastjar, all-target-fastjar): Likewise.
10436	* configure.in (host_tools): Added fastjar.
10437
104382000-12-07  Mike Stump  <mrs@wrs.com>
10439
10440	* Makefile.in (local-distclean): Remove leftover built files.
10441
104422000-11-24  Nick Clifton  <nickc@redhat.com>
10443
10444	* configure.in (xscale-elf): Add target.
10445	(xscale-coff): Add target.
10446
104472000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10448
10449	* ltcf-cxx.sh: Support creation of C++ shared libraries on
10450	recent versions of FreeBSD (release 3 or later).
10451	* ltconfig: On FreeBSD, -lc must not be provided when building
10452	a shared library or else the standard -pthread gcc option is
10453	rendered worthless to later users of the built library.
10454
104552000-11-16  Fred Fish  <fnf@be.com>
10456
10457	* configure.in (enable_libstdcxx_v3): Fix typo,
10458	libstd++ -> libstdc++.
10459
104602000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10461
10462	* MAINTAINERS: Add self to Write After Approval list.
10463
104642000-11-21  Bernd Schmidt  <bernds@redhat.com>
10465
10466	* MAINTAINERS: Update my email address.  Add myself to global write
10467	privs list.
10468
104692000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10470
10471	* Makefile.in: Merge with src and libgcj.
10472	(ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10473	configure-target-<library> when their configure scripts need the C
10474	or C++ library to have already been built to work properly.
10475	(do_proto_toplev): Set them to an empty string.
10476
10477	* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10478	(REALLY_SET_LIB_PATH): Use them.
10479
104802000-11-17  Stan Shebs  <shebs@apple.com>
10481
10482	* MAINTAINERS: Add self to Write After Approval list.
10483
104842000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10485
10486	* configure: Provide the original toplevel configure arguments
10487	(including $0) to subprocesses in the environment rather than
10488	through gcc/configargs.h.
10489
104902000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10491
10492	* MAINTAINERS: Remove references to cccp. Change C9X reference to
10493	C99.  Alphabetise "Write After Approval" list.
10494
104952000-11-12  Mark Mitchell  <mark@codesourcery.com>
10496
10497	* configure: Turn on libstdc++ V3 by default.
10498
10499	* ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10500	if we've got GCC.
10501
105022000-11-11  Philip Blundell  <philb@gnu.org>
10503
10504	* MAINTAINERS: Add self to Write After Approval list.
10505
105062000-11-09  David Edelsohn  <edelsohn@gnu.org>
10507
10508	* ltcf-c.sh (aix4): Improve shared library configuration; require
10509	exporting symbols.
10510	* ltcf-cxx.sh (aix4): Define.
10511	* ltconfig (aix4): Define library and soname specs appropriate for
10512	AIX.  Define command to create export symbols list.
10513
10514Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10515
10516	* config.sub: Add support for Sun Chorus
10517
105182000-10-31  Nick Clifton  <nickc@redhat.com>
10519
10520	* MAINTAINERS: Rename <name>@cygnus.com addresses to
10521	<name>@redhat.com.  Also installed new email address for Clint
10522	Popetz.
10523
105242000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10525
10526	* etc: Remove directory from GCC.
10527
105282000-10-16  Michael Meissner  <meissner@redhat.com>
10529
10530	* configure (gcc/configargs.h): Only create if there is a build GCC
10531	directory created.
10532
105332000-10-16  Matthias Klose  <doko@debian.org>
10534
10535	* config.if: Search libstdc++-v3/configure.in for INTERFACE,
10536	when configured for libstdc++-v3.
10537
105382000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10539
10540	* configure: Save configure arguments to gcc/configargs.h.
10541
105422000-10-04  Philipp Thomas  <pthomas@suse.de>
10543
10544	* config.guess: Import CVS version 1.157.
10545	* config.sub: Import CVS version 1.181.
10546
105472000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10548
10549	* Makefile.in (bootstrap): avoid recursion if subdir missing
10550	(cross): ditto
10551	(do-proto-toplev): ditto
10552
105532000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10554
10555	* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10556	ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10557
10558	* ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10559	multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10560	all affected `configure' scripts.
10561
10562Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10563
10564	* MAINTAINERS: Add self as cpplib co-maintainer.
10565
105662000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10567
10568	* MAINTAINERS: Add self to Write After Approval list.
10569
105702000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10571
10572	* INSTALL/README: egcs -> GCC update.
10573
10574Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10575
10576	* MAINTAINERS: Add myself to Write After Approval list.
10577
105782000-09-15  Kazu Hirata  <kazu@hxi.com>
10579
10580	* MAINTAINERS: Add myself to Write After Approval list.
10581
10582Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10583
10584	* configure.in: Do not build byacc for hppa64.  Provide paths to the
10585	X11 libraries for hppa64.
10586
105872000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10588
10589	* MAINTAINERS: Add myself as 68hc11 port maintainer.
10590
105912000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10592
10593	* Makefile.in (all-zlib): Added dummy target.
10594
10595	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10596	ltcf-gcj.sh: Updated from libtool multi-language branch.
10597
105982000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10599
10600	* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10601	(bootstrap*): Depend on all-bootstrap.
10602
106032000-09-05  Philipp Thomas  <pthomas@suse.de>
10604
10605	* config.guess: Import CVS version 1.156.
10606	* config.sub: Import CVS version 1.179.
10607
106082000-09-02  Anthony Green  <green@cygnus.com>
10609
10610	* Makefile.in (all-gcc): Depend on all-zlib.
10611	(CLEAN_MODULES): Add clean-zlib.
10612	(ALL_MODULES): Add all-zlib.
10613	* configure.in (host_libs): Add zlib.
10614
106152000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10616
10617	* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10618	crosses, but add gcc/include to the header search path for them.
10619
106202000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10621
10622	* MAINTAINERS: Add self to Write After Approval list.
10623
106242000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10625
10626	* config.guess: Import CVS version 1.152.
10627	* config.sub: Import CVS version 1.177.
10628
106292000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10630
10631	* configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10632	$targargs to tell whether newlib is going to be built.
10633
10634	* configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10635	$$r/TARGET_SUBDIR/libio for _G_config.h.
10636
106372000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10638
10639	* MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10640
106412000-08-22  DJ Delorie  <dj@redhat.com>
10642
10643	* MAINTAINERS: Add self as a build machinery (*.in) maintainer
10644
106452000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10646
10647	* config-ml.in (CC, CXX): Avoid trailing whitespace.
10648	(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10649	sub-configures.
10650
106512000-08-21  DJ Delorie  <dj@redhat.com>
10652
10653	* MAINTAINERS: Add self as a libiberty maintainer
10654
106552000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10656
10657	* configure.in (libstdcxx_flags): Use
10658	libstdc++-v3/src/libstdc++.INC.
10659
106602000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10661
10662	* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10663
106642000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10665
10666	* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10667
10668	* configure: Make enable_threads and enable_shared defaults
10669	explicit.  Substitute enable_threads into generated Makefiles.
10670	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10671	* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10672
106732000-08-13  Geoff Keating  <geoffk@cygnus.com>
10674
10675	* Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10676
106772000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10678
10679	* config-ml.in (CC): Remove bogus duplicate quotation mark from
10680	previous delta.
10681
106822000-08-11  Jason Merrill  <jason@redhat.com>
10683
10684	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10685	CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10686	(FLAGS_FOR_TARGET): Not here.
10687	(CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10688
106892000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10690
10691	* config-ml.in (CC, CXX): Don't introduce a leading space.
10692
106932000-08-07  DJ Delorie  <dj@delorie.com>
10694
10695	* MAINTAINERS: Add self as a DJGPP maintainer
10696
106972000-08-07  DJ Delorie  <dj@redhat.com>
10698
10699	* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10700	"if we're also building gcc, and it's a gcc that will run on the
10701	build machine, we want to use its includes instead of the system's
10702	default includes".
10703
107042000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10705
10706	* MAINTAINERS: Add self to Write After Approval list.
10707
107082000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10709
10710	* configure.in (libstdcxx_flags): Don't use `"'.
10711
10712	* config-ml.in: Adjust multilib search paths to the
10713	appropriate multilib tree.
10714
107152000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10716
10717	* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10718	commas in $LANGUAGES.
10719
107202000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10721
10722	* configure.in: Re-enable all references to libg++ and librx.
10723
107242000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10725
10726	* ltconfig, ltmain.sh: Update from libtool multi-language branch.
10727	* ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10728	(ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10729	* ltcf-cxx.sh (need_lc): Set based on postdeps.
10730
10731	* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10732
107332000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10734
10735	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10736	CXX_FOR_TARGET for sed.
10737
107382000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10739
10740	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10741	Do not override if already set in the environment or in configure.
10742	Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10743	(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10744
107452000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10746
10747	* libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10748	the libtool CVS tree multi-language branch.
10749	* ltconfig, ltmain.sh: Updated.
10750
107512000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10752
10753	* Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10754	(clean-target): Depend on it.
10755
10756	* Makefile.in (FLAGS_FOR_TARGET): New macro.
10757	(GCC_FOR_TARGET): Use it.
10758	(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10759	* configure.in: ... here.
10760	(FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10761	(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10762
107632000-07-24  Eric Christopher  <echristo@cygnus.com>
10764
10765	* MAINTAINERS: Add self to Write After Approval list.
10766
107672000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10768
10769	* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10770	(configure-target-libchill, configure-target-libobjc): Likewise.
10771
10772	* configure.in: Use the same cache file for all target libs.
10773	* config-ml.in: But different cache files per multilib variant.
10774
107752000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10776
10777	* configure (topsrcdir): Don't use dirname.
10778
107792000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10780
10781	* MAINTAINERS: Add self to Write After Approval list.
10782
107832000-07-20  Jason Merrill  <jason@redhat.com>
10784
10785	* configure.in: Remove all references to libg++ and librx.
10786
10787	* configure, configure.in, Makefile.in: Unify gcc and binutils.
10788
107892000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10790
10791	* config.sub: Update to subversions version 2000-07-06.
10792
107932000-07-12  Andrew Haley  <aph@cygnus.com>
10794
10795	* configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10796	(target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10797
107982000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10799
10800	* symlink-tree:  Check number of arguments.
10801
108022000-07-05  Jim Wilson  <wilson@cygnus.com>
10803
10804	* Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10805	search path for a g++ extracted from the build tree.  This
10806	will allow link tests run by configure scripts in
10807	subdirectories to succeed.
10808
108092000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10810
10811	* ltconfig: Add support for mips-dde-sysv4.2MP
10812
108132000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10814
10815	* MAINTAINERS: Add myself as loop discovery maintainer.
10816
108172000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10818
10819	* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10820	`os2'. Force ac_cv_exeext to be ".exe" in that case.
10821
108222000-06-19  Timothy Wall  <twall@cygnus.com>
10823
10824	* configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10825	* config.sub: Add tic54x target.
10826
10827Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10828
10829	* MAINTAINERS: Add self as Fortran maintainer,
10830	remove Craig Burley.
10831
10832Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10833
10834	* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10835	* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10836
10837Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10838
10839	* MAINTAINERS: Add self as i18n maintainer
10840
1084120000-05-21  H.J. Lu  (hjl@gnu.org)
10842
10843	* Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10844	directory are used if they exist. Make sure
10845	$(build_tooldir)/include is searched for header files,
10846	$(build_tooldir)/lib/ for library files.
10847	(GCC_FOR_TARGET): Likewise.
10848	(CXX_FOR_TARGET): Likewise.
10849
10850Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10851
10852	* configure.in (hppa*64*-*-*): Do build ld for this configuration.
10853
10854Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10855
10856	* Makefile.in (configure-target-libiberty): Depend on
10857	configure-target-newlib.
10858
108592000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10860
10861	* configure.in, Makefile.in: Merge all libffi-related
10862	configury stuff from the libgcj tree.
10863
10864Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10865
10866	Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10867	* Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10868
10869Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10870
10871	Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10872	* Makefile.in (do-djunpack): New target. Update djunpack.bat with
10873	current version information.  Add to proto-toplev directory.
10874	(gdb-taz): Build do-djunpack.
10875
108762000-05-15  David Edelsohn  <edelsohn@gnu.org>
10877
10878	* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10879
10880Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10881
10882	* MAINTAINERS: Add self to Write After Approval list.
10883
108842000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10885
10886	* ltmain.sh: Preserve in relink_command any environment
10887	variables that may affect the linker behavior.
10888
10889Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10890
10891	* config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10892
10893Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10894
10895	* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10896
108972000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10898
10899	* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10900	with the version name.
10901
10902Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10903
10904	* MAINTAINERS: Add self as bb-reorder maintainer.
10905
109062000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10907
10908	* config.if: Tweak.
10909
109102000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10911
10912	* djunpack.bat: New file.
10913
10914Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10915
10916	* Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10917	gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10918	dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10919	insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10920
109212000-04-16  Dave Pitts  <dpitts@cozx.com>
10922
10923	* config.sub (case $basic_machine): Change default for "ibm-*"
10924	to "openedition".
10925
109262000-04-13  Andreas Jaeger  <aj@suse.de>
10927
10928	* MAINTAINERS: Added myself.
10929
10930Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10931
10932	* Makefile.in (gdb-taz): New target.  GDB specific archive.
10933	(do-md5sum): New target.
10934	(MD5PROG): Define.
10935	(PACKAGE): Default to TOOL.
10936	(VER): Default to a shell script.
10937	(taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10938	md5 checksum generation.
10939	(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10940	(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10941	(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10942	insight.tar.bz2): Use gdb-taz to create archive.
10943
10944Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10945
10946	* configure (warn_cflags): Delete.
10947
10948Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10949
10950	* MAINTAINERS: Added myself.
10951
109522000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10953	    Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10954
10955	* configure.in (enable_libstdcxx_v3): Add.
10956	(target_libs): Add bits here to switch between libstdc++-v2 and
10957	libstdc++-v3.
10958	* config.if: And this file too.
10959	* Makefile.in: Add libstdc++-v3 targets.
10960
109612000-04-05  Michael Meissner  <meissner@redhat.com>
10962
10963	* config.sub (d30v): Add d30v as a basic machine type.
10964
109652000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10966
10967	* configure.in: -linux-gnu*, not -linux-gnu.
10968
10969Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10970
10971	* MAINTAINERS: Add self in write-after-approval section.
10972
10973Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10974
10975	* MAINTAINERS: Add self as ia64 port maintainer.
10976
109772000-03-08  Neil Booth  <NeilB@earthling.net>
10978
10979	* MAINTAINERS: Add self in write-after-approval section.
10980
10981Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10982
10983	* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10984	(do-tar-bz2): Replace TOOL with PACKAGE.
10985	(gdb.tar.bz2): Remove GDBTK from GDB package.
10986	(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10987	dejagnu.tar.bz2): New packages.
10988
109892000-02-27  Andreas Jaeger  <aj@suse.de>
10990
10991	* configure.in: Add entry for mips*-*-linux*, move catch all
10992	*-*-*linux* entry below this one.
10993
109942000-02-27  Ian Lance Taylor  <ian@zembu.com>
10995
10996	* ltconfig, ltmain.sh: Update to libtool 1.3.4.
10997
109982000-02-24  Nick Clifton  <nickc@cygnus.com>
10999
11000	* config.sub: Support an OS of "wince".
11001
11002Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11003
11004	* config.guess, config.sub: Updated to match config's 2000-02-15
11005	version.
11006
110072000-02-23  Linas Vepstas  <linas@linas.org>
11008
11009	* config.sub: Add support for Linux/IBM 370.
11010	* configure.in: Likewise.
11011
110122000-02-22  Nick Clifton  <nickc@cygnus.com>
11013
11014	* configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11015
110162000-02-20  Christopher Faylor  <cgf@cygnus.com>
11017
11018	* config.guess: Guess "cygwin" rather than "cygwin32".
11019
110202000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11021
11022	* configure (gcc_version): When setting, narrow search to
11023	lines containing `version_string'.
11024
110252000-02-15  Denis Chertykov  <denisc@overta.ru>
11026
11027	* config.sub: Add support for avr target.
11028
110292000-02-14  Nick Clifton  <nickc@cygnus.com>
11030
11031	* MAINTAINERS: Add maintainers for MCore port.
11032
11033Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11034
11035	* config.sub: Add mmix-knuth-mmixware.
11036
110372000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11038
11039	* MAINTAINERS: Pair cccp with cpplib maintainership.
11040
110412000-01-27  Christopher Faylor  <cgf@redhat.com>
11042
11043	* Makefile.in (CC_FOR_TARGET): Add new winsup directory
11044	structure stuff to -L library search.
11045	(CXX_FOR_TARGET): Ditto.
11046	(CROSS_CHECK_MODULES): Fix spelling mistake.
11047
110482000-01-24  Mark Mitchell  <mark@codesourcery.com>
11049
11050	* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11051	the C++ compiler.
11052
110532000-01-12  Richard Henderson  <rth@cygnus.com>
11054
11055	* configure.in: Don't build some bits for beos.
11056
110572000-01-12  Joel Sherrill (joel@OARcorp.com)
11058
11059	* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11060	as include files.
11061
110622000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11063
11064	* Add self as cpplib maintainer, as requested by Jason
11065	Merrill.  Correct my e-mail address.
11066
110672000-01-06  Geoff Keating  <geoffk@cygnus.com>
11068
11069	* configure.in: Use mt-aix43 to handle *_TARGET defs,
11070	not mh-aix43.
11071
11072Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11073
11074	* MAINTAINERS: Add myself to "write after approval" list.
11075
110761999-12-14  Richard Henderson  <rth@cygnus.com>
11077
11078	* config.guess (alpha-osf, alpha-linux): Detect ev67.
11079	* config.sub: Accept alphaev[78], alphaev8.
11080
110811999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11082
11083	* config.guess, config.sub: Update from autoconf.
11084
110851999-11-29  Bruce Korb  <autogen@linuxbox.com>
11086
11087	* MAINTAINERS:  update my playtime e-address.
11088
11089Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11090
11091	* config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11092	necessary libraries are missing.
11093
11094Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11095
11096	* MAINTAINERS: Add new 'write after approval' maintainer.
11097
11098Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11099
11100	* MAINTAINERS: Add new Java maintainer.
11101
111021999-10-25  Andreas Schwab  <schwab@suse.de>
11103
11104	* configure: Fix quoting inside arguments of eval.
11105
111061999-10-21  Nick Clifton  <nickc@cygnus.com>
11107
11108	* config-ml.in: Allow suppression of some ARM multilibs.
11109
11110Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11111
11112	* config.guess: Add OS/390 match pattern.
11113	* config.sub: Add mvs, openedition targets.
11114	* configure.in (i370-ibm-opened*): New.
11115
111161999-09-04  Steve Chamberlain  <sac@pobox.com>
11117
11118	* config.sub: Add support for configuring for pj.
11119
111201999-08-31  Nick Clifton  <nickc@cygnus.com>
11121
11122	* config.sub (maybe_os): Add support for configuring for fr30.
11123
111241999-08-25  Nick Clifton  <nickc@cygnus.com>
11125
11126	* configure.in: Do not configure or build ld for AIX
11127	platforms.  ld is known to be broken on these platforms.
11128
11129Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11130
11131	* config-ml.in: Pass compiler flag corresponding to multidirs to
11132	subdir configures.
11133
111341999-08-09  Ian Lance Taylor  <ian@zembu.com>
11135
11136	* Makefile.in (LDFLAGS): Define.
11137
111381999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11139
11140	* configure.in (i[3456]-*-mingw32*): Don't put gprof in
11141	noconfigdirs.
11142	(*-*-cygwin*): Likewise.
11143
111441999-08-08  Ian Lance Taylor  <ian@zembu.com>
11145
11146	* mkdep: New file.
11147	* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11148	(BINUTILS_SUPPORT_DIRS): Add mkdep.
11149
11150	From Eli Zaretskii <eliz@is.elta.co.il>:
11151	* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11152	long file name when using DJGPP on MS-DOS.
11153
11154Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11155
11156	* config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11157
111581999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11159
11160	* Makefile.in (check-target-libio): Remove all-target-libstdc++
11161	dependency as this causes "make check" to globally "make all"
11162
11163Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11164
11165	* configure.in (target_libs): Added target-zlib.
11166	* Makefile.in (ALL_TARGET_MODULES): Added zlib.
11167	(CONFIGURE_TARGET_MODULES): Likewise.
11168	(CHECK_TARGET_MODULES): Likewise.
11169	(INSTALL_TARGET_MODULES): Likewise.
11170	(CLEAN_TARGET_MODULES): Likewise.
11171	(configure-target-zlib): New target.
11172	(all-target-zlib): Likewise.
11173	(all-target-libjava): Depend on all-target-zlib.
11174	(configure-target-libjava): Depend on configure-target-zlib.
11175
11176	* Makefile.in (configure-target-libjava): Depend on
11177	configure-target-newlib.
11178	(configure-target-boehm-gc): New target.
11179	(configure-target-qthreads): New target.
11180
11181	* configure.in (target_libs): Added target-qthreads.
11182	* Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11183	(CONFIGURE_TARGET_MODULES): Likewise.
11184	(CHECK_TARGET_MODULES): Likewise.
11185	(INSTALL_TARGET_MODULES): Likewise.
11186	(CLEAN_TARGET_MODULES): Likewise.
11187	(all-target-qthreads): New target.
11188	(configure-target-libjava): Depend on configure-target-qthreads.
11189	(all-target-libjava): Depend on all-target-qthreads.
11190
11191	* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11192	(CONFIGURE_TARGET_MODULES): Likewise.
11193	(CHECK_TARGET_MODULES): Likewise.
11194	(INSTALL_TARGET_MODULES): Likewise.
11195	(CLEAN_TARGET_MODULES): Likewise.
11196	(all-target-libjava): New target.
11197	(all-target-boehm-gc): Likewise.
11198	* configure.in (target_libs): Added libjava, boehm-gc.
11199
112001999-07-22  Ian Lance Taylor  <ian@zembu.com>
11201
11202	* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11203	configure.bat in SUPPORT_FILES.
11204	(gas+binutils.tar.bz2): Likewise.
11205
11206	* makeall.bat: Remove; obsolete.
11207
112081999-07-21  Ian Lance Taylor  <ian@zembu.com>
11209
11210	From Mark Elbrecht:
11211	* configure.bat: Remove; obsolete.
11212
112131999-07-11  Ian Lance Taylor  <ian@zembu.com>
11214
11215	* configure: Add -W -Wall to the default CFLAGS when compiling with
11216	gcc.
11217
11218Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11219
11220	* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11221
112221999-06-30  Mark Mitchell  <mark@codesourcery.com>
11223
11224	* configure.in: Build ld on IRIX6.
11225
112261999-06-12  Ian Lance Taylor  <ian@zembu.com>
11227
11228	* Makefile.in: Change distribution targets to use bzip2 instead of
11229	gzip.
11230	(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11231	(taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11232
112331999-06-04  Nick Clifton  <nickc@cygnus.com>
11234
11235	* config.sub: Add mcore target.
11236
11237Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11238
11239	* config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11240
11241Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11242
11243	* config.guess (dummy): Changed to $dummy.
11244
112451999-05-24  Nick Clifton  <nickc@cygnus.com>
11246
11247	* config.sub: Tidied up case statements.
11248
112491999-05-22  Ben Elliston  <bje@cygnus.com>
11250
11251	* config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11252	<jiro@din.or.jp>.
11253
11254	* config.guess: Merge with FSF version. Future changes will be
11255	more accurately recorded in this ChangeLog.
11256	* config.sub: Likewise.
11257
11258Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11259
11260	 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11261
112621999-04-30  Tom Tromey  <tromey@cygnus.com>
11263
11264	* ltmain.sh: [mode link] Always use CC given by ltconfig.
11265
112661999-04-23  Tom Tromey  <tromey@cygnus.com>
11267
11268	* ltconfig, ltmain.sh: Update to libtool 1.2f.
11269
112701999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11271
11272	* configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11273	(noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11274	Bad merge removed these two changes.
11275
11276Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11277			  Martin Heller (Ing.-Buero_Heller@t-online.de)
11278
11279	* config.guess (interix Alpha): Add.
11280
112811999-04-11  Richard Henderson  <rth@cygnus.com>
11282
11283	* configure.in (i?86-*-beos*): Do config gperf; don't config
11284	gdb, newlib, or libgloss.
11285
11286Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11287
11288	* config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11289	link a trivial program with -mabi=64.  If it fails, remove mabi=64
11290	from multidirs.
11291
11292Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11293
11294	* config.sub: Set basic_machine to i586 when target_alias = k6-*.
11295
112961999-04-08  Nick Clifton  <nickc@cygnus.com>
11297
11298	* config.sub: Add support for mcore targets.
11299
113001999-04-07  Michael Meissner  <meissner@cygnus.com>
11301
11302	* configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11303	not mt-ospace, in order to shut up assembler warning about using
11304	symbols that are named the same as registers.
11305
113061999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11307
11308	* Makefile.in (all-target-cygmon): Added all-target-bsp to the
11309	dependency list for all-target-cygmon.
11310
113111999-04-05  Doug Evans  <devans@casey.cygnus.com>
11312
11313	* config-ml.in: Check $host, not $target, for selective multilibs.
11314	(arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11315	thumb interworking, and underscore prefix multilibs.
11316
113171999-04-04  Ian Lance Taylor  <ian@zembu.com>
11318
11319	* missing: Update to version from current automake.
11320
11321Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11322
11323	* configure (gxx_include_dir): Removed.
11324
11325	* configure.in (gxx_include_dir): Handle it.
11326	* Makefile.in: Likewise.
11327
113281999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11329
11330	* config.sub (mips64vr4111,mips64vr4111el) Add.
11331
113321999-03-21  Ben Elliston  <bje@cygnus.com>
11333
11334	* config.guess: Correct typo for detecting ELF on FreeBSD.
11335
11336Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11337
11338	* configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11339	config/mh-djgpp.
11340
11341Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11342
11343	* Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11344	all-target-newlib to dependency list for all-target-bsp.
11345
11346Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11347
11348	* config.sub: Add i386-uwin support.
11349	* config.guess: Likewise.
11350
11351Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11352
11353	* configure.in: cleanup, add mh-*pic handling for arm, special
11354	case powerpc*-*-aix*
11355
11356Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11357
11358	* configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11359	can be built.
11360
11361Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11362
11363	* configure.in: Added bsp support to arm-*-coff and arm-*-elf
11364	targets.
11365
113661999-03-02  Nick Clifton  <nickc@cygnus.com>
11367
11368	* config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11369
11370Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11371
11372	* config.sub: Check for "cygwin*" rather than "cygwin32*"
11373
113741999-02-24  Nick Clifton  <nickc@cygnus.com>
11375
11376	* config.sub: Fix typo in arm recognition.
11377
11378Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11379
11380	* configure.in (noconfigdirs): Changed target_configdirs to
11381	include target-bsp only for m68k-*-elf* and m68k-*-coff*
11382	rather than m68k-*-* since it is not known to work on
11383	m68k-aout. Ditto for arm-*-*oabi.
11384
11385Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11386
11387	* configure.in (*-*-windows*): Remove, no longer used.
11388
113891999-02-19  Ben Elliston <bje@cygnus.com>
11390
11391	* config.guess: Automatically recognise ELF on FreeBSD. From Niall
11392	Smart and improved by Andrew Cagney.
11393
11394Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11395
11396	* config.guess: Recognize openbsd-*-hppa.
11397
11398Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11399
11400	* Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11401	only if it is not empty.
11402
114031999-02-17  Nick Clifton  <nickc@cygnus.com>
11404
11405	Patch from: Scott Bambrough <scottb@corelcomputer.com>
11406
11407	* config.guess: Modified to recognize uname's armv* syntax.
11408
11409	* config.sub: Modified to recognize uname's armv* syntax.
11410
114111999-02-17  Mark Salter  <msalter@cygnus.com>
11412
11413	* configure.in: Added target-bsp for sparclite.
11414
11415Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11416
11417	* config.sub: Recognize alphapca5[67] and up to alphaev8.
11418
114191999-02-08  Nick Clifton  <nickc@cygnus.com>
11420
11421	* configure.in: Add support for strongarm port.
11422	* config.sub: Add support for strongarm target.
11423
11424Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11425
11426	* configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11427	the old name config/mh-cygwin32.
11428	Enable texinfo.
11429
11430Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11431
11432	* configure.in: Do build ld for ix86 Solaris.
11433
11434Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11435
11436	* Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11437	$AR_FOR_TARGET.  Likewise for RANLIB.
11438
11439Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11440
11441	* config.sub (oabi):  Recognize.
11442	* configure.in (arm-*-oabi):  Handle.
11443
11444Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11445
11446	* config.guess: Improve detection of i686 on UnixWare 7.
11447
11448Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11449
11450	* config.guess: Add support for i386-pc-interix.
11451	* config.sub: Likewise.
11452	* configure.in: Likewise.
11453
11454Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11455
11456	* Makefile.in: Remove unneeded all-target-libio from
11457	from all-target-winsup target since it is now unneeded.
11458	Add all-target-libtermcap in its place since it is now
11459	needed.
11460
11461Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11462
11463	* configure.in: makefile stub for cygwin target is probably
11464	unnecessary.  Remove it for now.
11465
11466Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11467
11468	* configure.in: libtermcap.a should be built when cygwin is the
11469	target as well as the host.
11470	* config.guess: Allow mixed case in cygwin uname output.
11471	* Makefile.in: Add libtermcap target.
11472
11473Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11474
11475	* config.sub: Clean up handling of hppa2.0.
11476
11477Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11478
11479	* config.guess: Use C code to identify more HP machines.
11480
11481Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11482
11483	* config.sub: Handle hppa2.0.
11484
11485Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11486
11487	* configure.in: Add cygmon for x86-coff and x86-elf. Configure
11488	cygmon for all sparclite targets, regardless of object format.
11489
114901998-12-15  Mark Salter  <msalter@cygnus.com>
11491
11492	* configure.in: Added target-bsp for several target architectures.
11493
11494	* Makefile.in: Added rules for bsp.
11495
11496Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11497
11498	* config.guess: Improve detection of hppa2.0 processors.
11499
11500Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11501
11502	* config.guess: Recognize FreeBSD using ELF automatically.
11503
115041998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11505
11506	* configure (skip-this-dir): Add handling for new shell script, which
11507	might be created by a sub-directory's configure to indicate, this particular
11508	directory is "unwanted".
11509	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11510
11511Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11512
11513	* ltconfig: import from libtool, after changing libtool to
11514	account for the cygwin name change.
11515
11516Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11517
11518	* Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11519	include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11520
11521Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11522
11523	* configure.in: Add libtermcap to list of cygwin dependencies.
11524
11525Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11526
11527	* Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11528	they include winsup/include when it's a cygwin target.
11529
115301998-11-12  Tom Tromey  <tromey@cygnus.com>
11531
11532	* configure.in (host_tools): Added zip.
11533	* Makefile.in (all-target-libjava): Depend on all-zip.
11534	(all-zip): New target.
11535	(ALL_MODULES): Added all-zip.
11536	(NATIVE_CHECK_MODULES): Added check-zip.
11537	(INSTALL_MODULES): Added install-zip.
11538	(CLEAN_MODULES): Added clean-zip.
11539
11540Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11541
11542	* Makefile.in: lose "32" from comment about cygwin.
11543
11544Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11545
11546	* configure.in: Use -Os to build target libraries for the fr30.
11547
11548Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11549
11550	* config.sub: Add fr30.
11551
11552Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11553
11554	* configure.in: drop "32" from config/mh-cygwin32.  Check
11555	cygwin* instead of cygwin32*.
11556	* config.sub: Check cygwin* instead of cygwin32*.
11557
11558Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11559
11560	* config.guess: Match any version of Unixware7.
11561
115621998-10-20  Syd Polk  <spolk@cygnus.com>
11563
11564	* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11565	if desired.
11566
11567Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11568
11569	* config.if (cxx_interface, libstdcxx_interface): Do not try to set
11570	these if the appropriate directories and files to not exist.
11571
11572Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11573
11574	* Makefile.in (DEVO_SUPPORT): Add config.if.
11575
11576Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11577
11578	* configure: Add pattern to replace "build_tooldir"'s
11579	definition in the generated Makefile with "tooldir"'s
11580	actual value.
11581
11582Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11583
11584	* config.sub: Bring back lost sparcv9.
11585
11586	* Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11587
11588Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11589
11590	* Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11591	CC_FOR_TARGET and friends.
11592
11593Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11594
11595	* Makefile.in (build_tooldir): New variable, same as tooldir.
11596	(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11597	-B$(build_tooldir)/bin/.
11598	(BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11599
11600Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11601
11602	* README: Remove installation instructions and refer to the
11603	INSTALL directory instead.
11604
11605Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11606
11607	* config.sub: Add support for i[34567]86-pc-udk.
11608	* configure.in: Likewise.
11609
11610Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11611
11612	* Makefile.in: add bzip2 package building bits for user
11613	tools module
11614	* configure.in: ditto
11615
11616Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11617
11618	* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11619	(ALL_TARGET_MODULES): Add all-target-libobjc.
11620	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11621	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11622	(all-target-libchill): Add dependencies.
11623	* configure.in (target_libs): Add libchill.
11624
116251998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11626
11627	* configure.in (target_subdir): Remove duplicate line.
11628
11629Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11630
11631	* Makefile.in (all-automake): fix dependencies.
11632
11633Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11634
11635	* configure.in: Minor cleanups for building in the $(target_alias)
11636	subdir.
11637
116381998-09-22  Jim Wilson  <wilson@cygnus.com>
11639
11640	* Makefile.in (bootstrap): Set r and s before make all.  Use
11641	BASE_FLAGS_TO_PASS in make all.
11642	(cross): Likewise.
11643
116441998-09-20  Mark Mitchell  <mark@markmitchell.com>
11645
11646	* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11647
11648Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11649
11650	* config.sub: Fix typo in last change.
11651
116521998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11653
11654	* config.sub: Add support for C4x target.
11655	* configure.in: Likewise.
11656
116571998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11658
11659	* config.sub: Recognize sparcv9 just like sparc64.
11660
11661Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11662
11663	* config.guess: Match "Pent II" or "PentII" for OpenServer.
11664
11665Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11666
11667	* config.guess: Correctly identify Pentium II sco boxes.
11668
11669	* config.guess: Fix "tr" code.  From Weiwen Liu.
11670
11671Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11672
11673	* configure.in: Do not assume x86-svr4 or x86-unixware can handle
11674	stabs.
11675
11676Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11677
11678	* Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11679	(ALL_TARGET_MODULES): Add all-target-libchill.
11680	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11681	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11682	(all-target-libchill): Add dependencies.
11683	* configure.in (target_libs): Add libchill.
11684
11685Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11686
11687	* config.guess: Avoid assumptions about "tr" behaves when
11688	LANG is set to something other than English.
11689
11690Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11691
11692	* configure (gxx_include_dir): Changed to
11693	'${prefix}/include/g++'-${libstdcxx_interface}.
11694
11695	* config.if: New to determine the interfaces.
11696
11697Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11698
11699	* config.guess: Detect and handle MPE/IX.
11700	* config.sub: Deal with MPE/IX.
11701
11702Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11703
11704	* configure.in: Use mh-aix43.
11705
117061998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11707
11708	* configure: Fix --without/--disable cases for gxx-include-dir.
11709
11710Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11711
11712	* mdata-sh:  Imported.  Needed for automake support.
11713
11714Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11715
11716	* Makefile.in (taz): Try "chmod -R og=u ." before
11717	"chmod og=u `find . -print`".
11718
11719Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11720
11721	* configure.in: Add arm-elf and thumb-elf support.
11722
11723Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11724
11725	* Makefile.in: Undo previous patch.
11726
11727Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11728
11729	* Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11730	to here ...
11731	(install-no-fixedincludes): and here
11732	(INSTALL_MODULES): ... from here.
11733
11734Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11735
11736	* config.sub: Merge with FSF.
11737
11738	* config.guess: Merge with FSF.
11739
11740Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11741
11742	* configure (extraconfigdirs): New variable.
11743	(SUBDIRS): Add extraconfigdirs and recurse on them too.
11744	* Makefile.in (all): Move higher in file.
11745	(EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11746	(EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11747	(ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11748	(CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11749	(INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11750
117511998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11752
11753	* Makefile.in (all-target-libjava): Depend on all-gcc and
11754	all-target-newlib.
11755	(configure-target-libjava): Depend on $(ALL_GCC).
11756
11757Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11758
11759	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11760	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11761
11762Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11763
11764	* INSTALL/README: Fix typo.
11765
11766Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11767
11768	* ylwrap: Change absolute path checks to check for DOS style path
11769	names.
11770
11771	* ylwrap: Don't use a full path name if the source file is in the
11772	same directory.  From hjl@lucon.org (H.J. Lu).
11773
11774	* config-ml.in: Default to being verbose, to match Feb 18 change to
11775	configure.
11776
11777Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11778
11779	Brought over from egcs:
11780
11781	Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11782
11783	* configure.in (target_subdir): Set to ${target_alias} instead
11784	of "libraries".
11785
11786	Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11787
11788	* configure.in (target_subdir): Set to libraries if enable_multilib.
11789
11790Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11791
11792	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11793	multilibs, force reconfiguration the first time we create
11794	multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11795
11796Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11797
11798	* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11799	avoid confusion with --no-recursion.
11800
11801Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11802
11803	* configure.in: Win32 hosts shouldn't use install -x
11804	* install-sh: remove -x option, and special .exe-handling
11805	hack.
11806
11807Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11808
11809	* config.guess: Recognize i586-pc-beos.
11810	* configure.in: Don't build some bits for beos.
11811
11812Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11813
11814	* configure: If CC is set but CFLAGS is not, and CC is gcc, make
11815	CFLAGS default to -O2.
11816
11817	* ltmain.sh: Add some hacks to make SunOS --enable-shared work
11818	when using GNU ld.
11819
11820Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11821
11822	* ltmain.sh: Correct install when using a different shell.
11823
11824Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11825
11826	* ltconfig, ltmain.sh: Update to libtool 1.2b.
11827
11828Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11829
11830	* makefile.vms: Update to build binutils/makefile.vms.  Add install
11831	target.
11832
11833Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11834
11835	* ltconfig: Update to correct AIX handling.
11836
11837Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11838
11839	* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11840
11841	* configure.in (target_subdir): Set to ${target_alias} instead
11842	of "libraries".
11843
118441998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11845
11846	* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11847	(Makefile): Depend on $(gcc_version_trigger).
11848
11849	* configure (gcc_version): Change default initializer to empty
11850	string.
11851	(gcc_version_trigger): New variable; pass this variable down
11852	to subdir configures to enable them checking gcc's version
11853	themselves. Emit make macros for both gcc_version vars.
11854	(topsrcdir): Initialize reliably.
11855	(recursion line): Remove --with-gcc-version=${gcc_version}.
11856
118571998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11858
11859	* configure (enable_version_specific_runtime_libs): Implement new flag
11860	--enable-version-specific-runtime-libs which installs C++ runtime stuff
11861	in $(libsubdir); emit definition in each generated Makefile.
11862	(gxx_include_dir): Initialize depending on
11863	$enable_version_specific_runtime_libs.
11864
118651998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11866
11867	* configure (gcc_version): Initialize properly depending on
11868	how and where configure is started.
11869	(recursion line): Pass a --with-gcc-version=${gcc_version}
11870	to configures in subdirs.
11871
11872Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11873
11874	* configure.in (noconfigdirs): Add configure pattern for mips tx39
11875	cygmon
11876
11877Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11878
11879	* configure.in: Add cygmon and libstub support for mn10200.
11880
118811998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11882
11883	* configure (gcc_version): Add new variable describing the
11884	particular gcc version we're building.
11885	* Makefile.in (libsubdir): Add new macro for the directory
11886	in which the compiler finds executables, libraries, etc.
11887	(BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11888	and libsubdir.
11889
11890Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11891
11892	* Makefile.in (local-clean): Remove *.log.
11893	(warning.log): Built with warn_summary from build.log.
11894	(mail-report.log): Run test_summary.
11895	(mail-report-with-warnings.log): Run test_summary including
11896	warning.log in the report.
11897
11898Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11899
11900	* config.guess: Detection of Pentium II for *-sco-3.2v5*.
11901
11902Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11903
11904	* Makefile.in (grep): Grep no longer depends on libiberty.
11905
11906Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11907
11908	* Makefile.in: all-snavigator needs all-libgui.
11909
11910Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11911
11912	* configure.in: Add cygmon and libstub support for mn10300.
11913
11914Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11915
11916	* missing: Update to version from automake 1.3.
11917
11918	* ltmain.sh: On installation, don't get confused if the same name
11919	appears more than once in the list of library names.
11920
11921Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11922
11923	* config.sub: Accept m68060 and m5200 as CPU names.
11924
11925Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11926
11927	* configure: Use && rather than using -a in test, because odd
11928	strings can confuse test.
11929	* configure.in: Likewise.
11930
11931Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11932
11933	* ltconfig, ltmain.sh: Bring in Visual C++ support.
11934
11935Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11936
11937	* Makefile.in (boostrap2-lean, bootstrap3-lean,
11938	bootstrap4-lean): New targets.
11939
11940Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11941
11942	* mpw-* Delete.  Not used.
11943
11944Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11945
11946	* COPYING.LIB: Update FSF address.
11947
11948Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11949
11950	* ltconfig, ltmain.sh: Update to libtool 1.2a.
11951
11952	* Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11953	GAS_SUPPORT_DIRS.
11954
11955Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11956
11957	* ltconfig, ltmain.sh: Avoid producing a version number if
11958	-version-info was not used.
11959
11960Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11961
11962	* configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11963	building with newlib.
11964
119651998-04-30  Paul Eggert  <eggert@twinsun.com>
11966
11967	* Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11968	Solaris `make' causes it to continue to next definition.
11969
11970Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11971
11972	* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11973	the right GUI libraries and files are installed along with GDB.
11974
11975Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11976
11977	* configure.in: Change alpha to alpha* in several places.
11978
11979Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11980
11981	* config.sub: Recognize sparc86x.
11982
11983Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11984
11985	* configure.in (--enable-target-optspace): Remove debug echo.
11986
11987Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11988
11989	* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11990
11991Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11992
11993	* ltconfig: Update cygwin32 support.
11994
11995	* Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11996	(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11997	(GDB_SUPPORT_DIRS): Likewise.
11998
11999Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12000
12001	* configure.in (target_makefile_frag): If --enable-target-optspace,
12002	use -Os to compile target libraries rather than -O2.  Default to
12003	using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12004	not used.
12005	* configure.in (target_cflags): Ditto for d30v.
12006
12007Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12008
12009	* Makefile.in (all-bfd): Depend on all-intl.
12010	(all-binutils): Likewise.
12011	(all-gas): Likewise.
12012	(all-gprof): Likewise.
12013	(all-ld): Likewise.
12014
120151998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12016
12017	* configure.in (host_tools): Fix typo, lbtool -> libtool.
12018
12019Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12020
12021	* Makefile.in (all-bfd): Depend upon all-libiberty.
12022
12023	* ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12024
12025Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12026
12027	* Makefile.in: Add libstub.
12028
12029	* configure.in: Ditto. Build libstub for targets that have cygmon
12030	support.
12031
12032Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12033
12034	* configure.in: Don't set PICFLAG on ix86-cygwin32.
12035
12036Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12037
12038	* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12039	use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12040
12041Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12042
12043	* configure: Define DEFAULT_M4 by searching PATH.
12044	* Makfile.in: Use DEFAULT_M4.
12045
12046Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12047
12048	* ltconfig: Add cygwin32 support.
12049
12050	* Makefile.in, configure.in: Add libtool as a native only directory
12051	to configure and build.
12052
12053Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12054
12055	* Makefile.in (INSTALL_MODULES): Remove texinfo.
12056
12057Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12058
12059	* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12060
12061Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12062
12063	* Makefile.in: add ash make rules
12064	* configure.in: add ash to native_only and host_tools lists
12065
12066Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12067
12068	* Makefile.in (all-gettext, all-intl): New targets.
12069	(ALL_MODULES): Added all-gettext, all-intl.
12070	(CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12071	(INSTALL_MODULES): Added install-gettext, install-intl.
12072	(CLEAN_MODULES): Added clean-gettext, clean-intl.
12073
12074	* configure.in (host_tools): Added gettext.
12075	(native_only): Likewise.
12076	(noconfigdirs) [various cases]: Likewise.
12077	(host_libs): Added intl.
12078
12079Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12080
12081	* configure: Do not disable building gdbtk for cygwin32 hosts.
12082
12083Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12084
12085	* configure.in: Add thumb-coff target.
12086	* config.sub: Add thumb-coff target.
12087
12088Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12089
12090	* Makefile.in: Revert yesterday's change.
12091	(all-target-winsup):  all-target-librx stays out of here.
12092
12093Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12094
12095	* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12096	CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12097	INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12098	Remove references to librx and libg++.
12099
12100Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12101
12102	* Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12103	recursive makes
12104
12105Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12106
12107	* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12108	for newlib directory.
12109	(CXX_FOR_TARGET): Likewise.
12110
12111Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12112
12113	* ltconfig: Update after libtool/ltconfig.in change for
12114	hpux11.
12115
12116Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12117
12118	* ltconfig, ltmain.sh: Update to libtool 1.2.
12119
12120Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12121
12122	* Makefile.in (install-gcc): Don't specify LANGUAGES here.
12123	(install-gcc-cross): Instead, override LANGUAGES here.
12124
121251998-03-18  Dave Love  <d.love@dl.ac.uk>
12126
12127	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12128	non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12129
12130Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12131
12132	* configure.in: Add Thumb-pe target.
12133
12134Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12135
12136	* Makefile.in - changed sn targets to snavigator
12137	* configure.in - changed sn targets to snavigator
12138
12139Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12140
12141	* config-ml.in: After building symlink tree call make distclean
12142	if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12143	to be the case for libiberty.
12144
12145Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12146
12147	* configure: When making link, also check the current
12148	directory. The configure scripts may create one.
12149
12150Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12151
12152	* config.sub: Accept alphapca56 and alphaev6 properly.
12153
12154Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12155
12156	* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12157
12158Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12159
12160	* config.sub (sco5): Fix typo.
12161
12162Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12163
12164	* Makefile.in (INSTALL_MODULES): Move install-tcl before
12165	install-itcl.
12166	(install-itcl): Remove dependency on install-tcl.
12167
12168Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12169
12170	* configure.in: Remove libgloss from noconfigdirs for MN10300.
12171
12172Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12173
12174	* configure.in: Don't build libgui for a cygwin32 target when not on
12175	a cygwin32 host.
12176
12177Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12178
12179	* configure (redirect): Set to null, so default behavior of
12180	configure is now --verbose.
12181
121821998-02-16  Dave Love  <d.love@dl.ac.uk>
12183
12184	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12185	CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12186
12187Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12188
12189	* Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12190	this change to sync Makefile.in with its ChangeLog entries.
12191
12192Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12193
12194	* ltmain.sh (mkdir): Check that the directory doesn't exist
12195	before we exit with error, so that we don't get races during
12196	parallel builds.
12197
12198Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12199
12200	* ltconfig, ltmain.sh: Update from libtool 1.0i.
12201
12202Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12203
12204	* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12205	PICFLAG_FOR_TARGET.
12206	(EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12207
12208	* configure: Emit a definition for the new macro enable_shared
12209	into each Makefile.
12210
12211Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12212
12213	* configure.in (host_tools, native_only): Add libtool.
12214
12215Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12216
12217	* configure.in: add target-gperf to noconfigdirs for Cygwin32.
12218	Fix typo in ming config comment.
12219
12220Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12221
12222	* ltconfig, ltmain.sh: Update from libtool 1.0h.
12223
12224Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12225
12226	* config.sub: Add tic30 cases, and map c30 to tic30.
12227
12228Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12229
12230	* Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12231	(ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12232	(CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12233	(CLEAN_TARGET_MODULES): Similarly
12234	(all-target-libf2c): Add dependences.
12235	* configure.in (target_libs): Add libf2c.
12236
12237Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12238
12239	* configure.in: Remove expect from noconfigdirs when target
12240	is cygwin32.  OK to build expect and dejagnu with Canadian
12241	Cross.
12242
12243Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12244
12245	* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12246	host.
12247
12248	* config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12249	and mingw32.
12250
12251Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12252
12253	* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12254	here as it is not defined in the toplevel Makefile.
12255
12256Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12257
12258	* configure (package_makefile_rules_frag): New variable, which names
12259	a file with generic rules, ...
12260	Change comment to mention we now have FIVE parts.
12261	* configure: Undo last change.
12262
12263Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12264
12265	* config.guess: More accurate determination of HP processor types.
12266	* config.sub: More accurate determination of HP processor types.
12267
12268Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12269
12270	* configure (package_makefile_frag): Move inserting the
12271	${package_makefile_frag} to where it should be according
12272	to the comment.
12273
12274Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12275
12276	* config.guess: Add support for Linux/ARM.
12277
12278Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12279
12280	* .cvsignore: Remove *-info and *-install since they match
12281	release-info and mpw-install, which we don't want to just ignore.
12282
12283Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12284
12285	* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12286
12287Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12288
12289	* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12290	local_prefix to sub-make invocations.
12291
12292Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12293
12294	* configure.in: Check makefile fragments in the source
12295	directory.
12296
12297Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12298
12299	* configure.in: Check whether host and target makefile
12300	fragments exist before adding them to *_makefile_frag.
12301
12302Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12303
12304	* configure.in (target_configdirs): Add cygmon for sparc64-elf.
12305
12306Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12307
12308	* configure.in: Make sure we only replace RPATH_ENVVAR on
12309	lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12310	regexp to sed.
12311
12312	* Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12313	to sub-makes.
12314
123151998-01-13  Lee Iverson   (leei@ai.sri.com)
12316
12317	* config-ml.in (multi-do): LDFLAGS must include multilib
12318	designator.
12319
12320Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12321
12322	* config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12323
12324Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12325
12326	* config.sub: Add mingw32 support.
12327	* configure.in: Likewise.
12328
12329Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12330
12331	* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12332
12333Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12334
12335	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
12336	* configure (gxx_include_dir): Provide a definition for subdirs
12337	which do not use autoconf.
12338
12339Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12340
12341	* config.guess: Sync with egcs.  Picks up new alpha support,
12342	BeOS & some additional linux support.
12343
12344Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12345
12346	* config.guess: HP 9000/803 is a PA1.1 machine.
12347
12348Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12349
12350	* configure.in: It's alpha*-...
12351
12352Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12353
12354	* configure.in (host_makefile_frag, target_makefile_frag):
12355	Handle multiple config files.
12356	(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12357	alpha-*-*.
12358
12359Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12360
12361	* mkdep: New file.
12362
12363Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12364
12365	* configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12366
12367Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12368
12369	* Makefile.in: Add libgui directory.
12370	(GDB_TK): Add all-libgui.
12371	* configure.in: Add libgui directory.
12372	* configure: Add all-libgui to GDB_TK.
12373
12374Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12375
12376	* config-ml.in (multidirs): Add m32r to multilib list.
12377
12378Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12379
12380	* Makefile.in (all-target-gperf): Change dependency to
12381	all-target-libstdc++.
12382
12383Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12384
12385	* config.guess: Add BeOS support.
12386
12387Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12388
12389	Source directory cvs renamed to cvssrc:
12390	* configure.in (host_tools): Change cvs to cvssrc.
12391	(native_only): Likewise.
12392	(noconfigdirs) [various cases]: Likewise.
12393	* Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12394	(CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12395	(INSTALL_MODULES): Change install-cvs to install-cvssrc.
12396	(CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12397	(all-cvssrc): Rename target from all-cvs.
12398
12399Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12400
12401	* configure (gxx_include_dir): Fix thinko.
12402
12403Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12404
12405	* Makefile.in (INSTALL_TARGET_CROSS): Define.
12406	(install-cross, install-gcc-cross): New targets.
12407
12408Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12409
12410	* configure.in (noconfigdirs): Add support for Thumb target.
12411
12412	* config.sub (maybe_os): Add support for Thumb target.
12413
12414Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12415
12416	* Makefile.in: Add rules for cygmon.
12417
12418	* configure.in: Build cygmon for sparc-elf and sparclite-aout.
12419
12420Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12421
12422	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
12423	* configure (gxx_include_dir): Provide a definition for subdirs
12424	which do not use autoconf.
12425
12426Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12427
12428	* Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12429	11/18/97 build
12430
12431Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12432
12433	* From Franz Sirl.
12434	* config.guess (powerpc*-*-linux): Handle glibc2 beta release
12435	found on RedHat Linux systems.
12436
12437Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12438
12439	* config.guess (alpha stuff): Merge with FSF to avoid incorrect
12440	guesses.
12441
12442Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12443
12444	* configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12445
12446Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12447
12448	* ltmain.sh: If mkdir fails, check whether the directory was created
12449	anyhow by some other process.
12450
12451Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12452
12453	* configure.in (d30v-*-*): Configure all directories.
12454
12455Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12456
12457	* configure.in (d30v-*-*): Configure newlib, libiberty directories
12458	for the D30V.
12459
12460Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12461
12462	* configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12463
12464Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12465
12466	* include/libiberty.h: Add extern "C" { so it can be used with C++
12467	progrms.
12468	* include/remote-sim.h:  Add extern "C" { so it can be used with C++
12469	programs.
12470
12471Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12472
12473	* configure.in (d30v-*-*): Configure GCC now.
12474
12475Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12476
12477	* configure.in: Remove a "second pass" of tweaking noconfigdirs,
12478	is no longer needed.
12479
12480Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12481
12482	* Makefile.in: check-target-libio depends on all-target-libstdc++.
12483
12484Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12485
12486	* Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12487	targets using "$@" to provide support for similar but not identical
12488	targets without having to duplicate code.
12489
12490Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12491
12492	* makefile.vms: Fix to work with DEC C.
12493
12494Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12495
12496	* config.sub: Add mips-tx39-elf to marketing names.
12497
12498Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12499
12500	* ltmain.sh: Handle symlinks in generated script.
12501
12502Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12503
12504	* configure: Handle autoconf style directory options: --bindir,
12505	--datadir, --includedir, --infodir, --libdir, --libexecdir,
12506	--mandir, --oldincludedir, --sbindir, --sharedstatedir,
12507	--sysconfdir.
12508	* Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12509	(sharedstatedir, localstatedir, oldincludedir): New variables.
12510	(BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12511	infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12512	sbindir, sharedstatedir, and sysconfdir.
12513
12514Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12515
12516	* Makefile.in (bootstrap-lean): New target.
12517
12518Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12519
12520	* configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12521	sn, and gnuserv from noconfigdirs.
12522
12523Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12524
12525	* ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12526
12527Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12528
12529	* Makefile.in (cross): New target.
12530
12531Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12532			  Jeff Law	   <law@cygnus.com>
12533
12534	* Makefile.in (bootstrap2, bootstrap3): New targets.
12535	(all-bootstrap): Remove outdated and confusing target.
12536	(bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12537
12538Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12539
12540	* configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12541	windows.  Consistent with gdb/configure.
12542
125431997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12544
12545	* configure.in: Name Linux target fragment.
12546
12547	* configure: Rewrite so that project Makefile fragment is inserted
12548	first and appears last in the resulting Makefile.
12549
12550Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12551
12552	* Makefile.in (install-itcl): Install tcl first.
12553
12554Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12555
12556	* configure.in: remove bison from noconfigdirs for Cygwin32 host
12557
12558Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12559
12560	* Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12561
12562	* configure.in (skipdirs): Add target-librx for Linux.
12563	(alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12564
12565Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12566
12567	* Makefile.in (bootstrap): New target.
12568
12569Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12570
12571	* config.sub: Accept 'amigados' for backward compatibility.
12572
12573Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12574
12575	* config.guess: Merge with FSF.
12576
12577Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12578
12579	* config.sub: Change 'amigados' to 'amigaos' to match current usage.
12580
12581Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12582
12583	* config.sub: Add "marketing-names" patch.
12584
12585Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12586
12587	* configure.in (*-*-rtems*): Do not build libgloss for rtems.
12588
12589Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12590
12591	* config.sub: Handle v850-elf.
12592
12593Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12594
12595	* .cvsignore (*-install): Remove.
12596
12597Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12598
12599	* ltconfig: Set CONFIG_SHELL in libtool.
12600	* ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12601
12602Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12603
12604	* configure.in (target_subdir): Set to libraries if enable_multilib.
12605
12606Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12607
12608	* config.guess: Update from gcc directory.
12609
12610Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12611
12612	* Makefile.in (all-sim): Depends on all-readline.
12613
12614Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12615
12616	* Makefile.in (BISON, YACC): Use $$s.
12617	(all-bison): Depend on all-texinfo.
12618
12619Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12620
12621	* Makefile.in (BISON): Add -L flag.
12622	(YACC): Likewise.
12623
12624Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12625
12626	* configure.in (noconfigdirs): Add support for v850e target.
12627
12628	* config.sub (maybe_os): Add support for v850e target.
12629
12630Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12631
12632	* configure.in (noconfigdirs): Add support for v850ea target.
12633
12634	* config.sub (maybe_os): Add support for v850ea target.
12635
12636Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12637
12638	* config.sub: Add mipstx39.  Delete r3900.
12639
12640Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12641
12642	* Makefile.in (all-autoconf): Depends on all-texinfo.
12643
12644Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12645
12646	* config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12647	eabi targets.
12648
12649Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12650
12651	* configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12652
12653	* configure: When handling a Canadian Cross, handle YACC as well as
12654	BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12655	* Makefile.in (all-bison): Depend upon all-texinfo.
12656
12657Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12658
12659	* Makefile.in (BISON): bison, not byacc or bison -y.
12660	(YACC): bison -y or byacc or yacc.
12661	(various): Add *-bison as appropriate.
12662	(taz): No need to mess with BISON anymore.
12663
12664Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12665
12666	* configure: If OSTYPE matches *win32*, try to find a good value for
12667	CONFIG_SHELL.
12668
12669Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12670
12671	* Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12672	configure.in if it is present.
12673
12674Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12675
12676	* Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12677
12678Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12679
12680	* config.sub: Recognize `arc' cpu.
12681	* configure.in: Likewise.
12682	* config-ml.in: Likewise.
12683
12684Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12685
12686	* Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12687
12688Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12689
12690	* configure: Changed sed delimiter from ':' to '|' when
12691	attempting to substitute ${config_shell} for SHELL. On
12692	NT ${config_shell} may contain a ':' in it.
12693
12694Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12695
12696	* Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12697
12698Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12699
12700	* Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12701
12702Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12703
12704	* Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12705
12706	* ylwrap: If the program is a relative path, force it to be
12707	absolute.
12708
12709Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12710
12711	* configure (tooldir): Set BISON to `bison -y' and not just bison.
12712
12713Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12714
12715	* Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12716	correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12717	for libraries.
12718
12719Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12720
12721	* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12722	separated by spaces.
12723
12724Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12725
12726	* ylwrap: New file.
12727	* Makefile.in (DEVO_SUPPORT): Add ylwrap.
12728
12729	* ltmain.sh: Handle /bin/sh at start of install program.
12730
12731	* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12732
12733	* ltconfig, ltmain.sh: New files, from libtool 1.0.
12734	* missing: New file, from automake 1.2.
12735
12736Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12737
12738	* Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12739	check-tk to CHECK_X11_MODULES.
12740
12741Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12742
12743	* config.sub: Merge with FSF.
12744
12745Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12746
12747	* config.guess: Merge with FSF.
12748
12749Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12750
12751	* configure: Treat msdosdjgpp like go32.
12752	* configure.in: Likewise.  Don't remove gprof for go32.
12753
12754	* configure: Change Makefile.tem2 to Makefile.tm2.
12755
12756Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12757
12758	* configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12759
12760Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12761
12762	* install-sh (chmodcmd): Set to null if the DST directory already
12763	exists.  Same as Nov 11th change.
12764
12765Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12766
12767	* configure (GDB_TK): Needs itcl and tix.
12768
12769Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12770
12771	* config.guess: Update from FSF.
12772
12773Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12774
12775	* Makefile.in (GDB_TK): Depend on itcl and tix.
12776
12777Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12778
12779	* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12780	(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12781	(INSTALL_SCRIPT): New variable.
12782	(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12783	* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12784	to -x.
12785	* install-sh: Add support for -x option.
12786
12787Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12788
12789	* configure.in, Makefile.in: Treat tix like itcl.
12790
12791Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12792
12793	* Makefile.in (WINDRES): New variable.
12794	(WINDRES_FOR_TARGET): New variable.
12795	(BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12796	(EXTRA_HOST_FLAGS): Add WINDRES.
12797	(EXTRA_TARGET_FLAGS): Add WINDRES.
12798	(EXTRA_GCC_FLAGS): Add WINDRES.
12799	($(DO_X)): Pass down WINDRES.
12800	($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12801	* configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12802	DLLTOOL_FOR_TARGET.
12803
12804Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12805
12806	* configure.in: configure sim before gdb for win32-x-ppc
12807
12808Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12809
12810	Move gperf into the toplevel, from libg++.
12811	* configure.in (target_tools): Add target-gperf.
12812	(native_only): Add target-gperf.
12813	* Makefile.in (all-target-gperf): New target, depend on
12814	all-target-libg++.
12815	(configure-target-gperf): Empty rule.
12816	(ALL_TARGET_MODULES): Add all-target-gperf.
12817	(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12818	(CHECK_TARGET_MODULES): Add check-target-gperf.
12819	(INSTALL_TARGET_MODULES): Add install-target-gperf.
12820	(CLEAN_TARGET_MODULES): Add clean-target-gperf.
12821
12822Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12823
12824	* config.sub (mn10200): Recognize new basic machine.
12825
12826Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12827
12828	* configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12829	--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12830
12831Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12832
12833	* configure.in: If we're building mips-sgi-irix6* native, turn on
12834	ENABLE_MULTILIB and set TARGET_SUBDIR.
12835
12836Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12837
12838	* Makefile.in (all-sn): Depend on all-grep.
12839
12840Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12841
12842	* configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12843
12844	* configure: Set CFLAGS and CXXFLAGS, and substitute them into
12845	Makefile.  From Jeff Makey <jeff@cts.com>.
12846	* Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12847
12848	* Makefile.in (DISTBISONFILES): Remove.
12849	(taz): Don't futz with DISTBISONFILES.  Change BISON to use
12850	$(DEFAULT_YACC).
12851
12852	* configure.in: Build itl, db, sn, etc., when building for native
12853	cygwin32.
12854
12855	* Makefile.in (LD): New variable.
12856	(EXTRA_HOST_FLAGS): Pass down LD.
12857	($(DO_X)): Likewise.
12858
12859Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12860
12861	* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12862
12863Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12864
12865	* configure.in (targargs): Strip out any supplied --build argument
12866	before adding our own. Always add --build.
12867
12868Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12869
12870	* configure.in (targargs): Pass --build if we're doing
12871	a cross-compile.
12872
12873Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12874
12875	* configure: Use '|' instead of ":" as the separator in
12876	sed. Otherwise sed chokes on NT path names with drive
12877	designators. Also look for "?:*" as the leading characters in an
12878	absolute pathname.
12879
12880Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12881
12882	* config.sub: Support for r3900.
12883
12884Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12885
12886	* configure.in: Use install-sh, not install.sh.
12887
12888Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12889
12890	* Makefile.in (taz): Improve check for BISON so it doesn't try to
12891	apply it twice.
12892
12893Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12894
12895	* Makefile.in (INSTALL_MODULES): Put install-opcodes before
12896	install-binutils.
12897
12898Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12899
12900	* Makefile.in: Add automake targets.
12901	* configure.in (host_tools): Add automake.
12902
12903Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12904
12905	* configure: Default CXX to c++, not gcc.
12906	* Makefile.in (CXX): Set to c++, not gcc.
12907	(CXX_FOR_TARGET): When cross, transform c++, not gcc.
12908
12909Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12910
12911	* install-sh: try appending a .exe if source file doesn't
12912	exist
12913
12914Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12915
12916	* configure.in: Turn on multilib by default.
12917	(cross_only): Remove target-libiberty.
12918
12919	* Makefile.in (all-gcc): Don't depend on libiberty.
12920
12921Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12922
12923	* config.guess: improve algorithm for recognizing Gnu Hurd x86.
12924
12925Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12926
12927	* Makefile.in (DEVO_SUPPORT): Add mpw-install.
12928	(DISTBISONFILES): Add ld/Makefile.in
12929
12930Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12931
12932	* configure.in: if target is cygwin32 but host isn't cygwin32,
12933	don't configure gdb tcl tk expect, not just gdb.
12934
12935Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12936
12937	* configure.in: Added gnuserv everywhere sn appears.
12938
12939	* Makefile.in (ALL_MODULES): Added all-gnuserv.
12940	(CROSS_CHECK_MODULES): Added check-gnuserv.
12941	(INSTALL_MODULES): Added install-gnuserv.
12942	(CLEAN_MODULES): Added clean-gnuserv.
12943	(all-gnuserv): New target.
12944
12945Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12946
12947	* config.guess: Fixes for MIPS OpenBSD systems.
12948
12949Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12950
12951	* Makefile.in (INSTALL_XFORM): Remove.
12952	(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12953
12954	* mkinstalldirs: New file, copied from automake.
12955	* Makefile.in (installdirs): Rename from install-dirs.  Use
12956	mkinstalldirs.  Change all users.
12957	(DEVO_SUPPORT): Add mkinstalldirs.
12958
12959Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12960
12961	* install-sh: Rename from install.sh.
12962	* Makefile.in (INSTALL): Change install.sh to install-sh.
12963	(DEVO_SUPPORT): Likewise.
12964
12965	* configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12966	Graichen <graichen@rzpd.de>.
12967
12968Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12969
12970	* config.guess: Recognize OpenBSD systems correctly.
12971
12972Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12973
12974	* README, Makefile.in (ETC_SUPPORT): Remove references to
12975	cfg-paper*, configure.{texi,man,info*}._
12976
12977Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12978
12979	* Makefile.in (all.normal): Ensure that gcc is built after all
12980	the x11 - ie gdb - targets.
12981
12982Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12983
12984	* makefile.vms: Don't run conf-a-gas.
12985
12986Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12987
12988	* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12989
12990Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12991
12992	* configure.in: Remove noconfigdirs case since gdb also
12993	configures and builds for tic80-coff.
12994
12995Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12996
12997	* configure: Set cache_file to config.cache.
12998	* Makefile.in (local-distclean): Remove config.cache.
12999
13000Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13001
13002	* COPYING: Update FSF address.
13003
13004Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13005
13006	* configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13007	noconfigdirs.
13008
13009Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13010
13011	* Makefile.in (install-dirs): Don't crash if prefix, and hence
13012	MAKEDIRS, is empty.
13013
13014Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13015
13016	* config.sub: Tweak mn10300 entry.
13017
13018Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13019
13020	* configure.in (host_tools): Put sim before gdb, so gdb's
13021	configure.tgt can determine if the simulator was configured.
13022
13023Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13024
13025	* config.sub: Move BeOS $os case to be with other Cygnus
13026	local cases.
13027
13028Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13029
13030	* config.sub: Remove misplaced comment that broke Linux.
13031
13032Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13033
13034	* config.sub: Add BeOS support.
13035
13036Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13037
13038	* Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13039
13040Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13041
13042	* configure.in (noconfigdirs): Remove tcl and tk from
13043	noconfigdirs for cygwin32 builds.
13044
13045Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13046
13047	* configure.in (tic80-*-*): Remove ld from noconfigdirs.
13048
13049Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13050
13051	* Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13052	make-all.com, use makefile.vms instead.
13053
13054Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13055
13056	* config.sub: Accept -lnews*.
13057
13058Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13059
13060	* configure.in (noconfigdirs): Disable target-newlib,
13061	target-examples and target-libiberty for d30v.
13062
13063Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13064
13065	* configure.in (noconfigdirs): Enable ld for d30v.
13066
13067Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13068
13069	* configure.in (tic80-*-*): Build compiler.
13070
13071Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13072
13073	* configure.in (d30v-*): Remove sim directory from list of
13074	unsupported d30v directories
13075
13076Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13077
13078	* config.sub, configure.in: Add d30v target cpu.
13079
13080Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13081
13082	* makefile.vms: New file.
13083	* make-all.com: Remove.
13084
13085Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13086
13087	* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13088
13089Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13090
13091	* Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13092
13093Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13094
13095	* Makefile.in (ALL_MODULES): Added all-db.
13096	(CROSS_CHECK_MODULES): Addec check-db.
13097	(INSTALL_MODULES): Added install-db.
13098	(CLEAN_MODULES): Added clean-db.
13099
13100Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13101
13102	* config.guess: Merge with latest FSF sources.
13103
13104Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13105
13106	* Makefile.in (ALL_MODULES): Added all-itcl.
13107	(CROSS_CHECK_MODULES): Added check-itcl.
13108	(INSTALL_MODULES): Added install-itcl.
13109	(CLEAN_MODULES): Added clean-itcl.
13110
13111Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13112
13113	* configure.in: build gdb for mn10200
13114
13115Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13116
13117	* Makefile.in (all-target-winsup): Depend on all-target-libio.
13118
13119Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13120
13121	* configure.in (tic80-*-*): Turn off most targets right now.
13122
13123Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13124
13125	* Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13126	rather than the makeinfo program.
13127	(do-info): Depend upon all-texinfo.
13128
13129Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13130
13131	* configure.in: Remove uses of config/mh-linux.
13132
13133	* config.sub, config.guess: Merge with latest FSF sources.
13134
13135Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13136
13137	* config.sub (case $basic_machine): Add tic80 entries.
13138
13139Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13140
13141	* config.sub, config.guess: Merge with latest FSF sources.
13142
13143Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13144
13145	* mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13146	* mpw-config.in: Test for NewFolderRecursive.
13147	* mpw-install: Use symbolic name for startup filename.
13148	* mpw-README: Add various additional details.
13149
13150Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13151
13152	* configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13153
13154Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13155
13156	* configure.in: Do build gcc and the target libraries for
13157	the mn10200.
13158
13159Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13160
13161	* configure.in: don't avoid building gdb for mn10300 any more
13162	* Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13163	instead of single-quoting it.
13164
13165Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13166
13167	* configure.in: Don't use --with-stabs on IRIX 6.
13168
13169Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13170
13171	* configure.in (m32r): Build gdb, libg++ now.
13172
13173Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13174
13175	* configure.in (mips*-sgi-irix6*):  Remove gdb and related
13176	directories from noconfigdirs.
13177
13178Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13179
13180	* config.sub (basic_machine): added mips16 configuration
13181
13182Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13183
13184	* config.sub: Handle d10v-unknown.
13185
13186Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13187
13188	* config.sub: Handle v850-unknown.
13189
13190Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13191
13192	* Makefile.in: add findutils
13193	* configure.in: add findutils to list of host_tools
13194
13195Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13196
13197	* config.sub: Handle mn10200 and mn10300.
13198
13199Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13200
13201	* configure.in (d10v-*): Do not build librx.
13202
13203Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13204
13205	* configure.in (mn10300): Build everything except gdb & libgloss.
13206
13207Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13208
13209	* config.guess:  Patch for Dansk Data Elektronik servers,
13210	from Niels Skou Olsen <nso@dde.dk>.
13211
13212	For ncr, use /bin/uname rather than uname, since GNU uname does not
13213	support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13214
13215	Patch for MIPS R4000 running System V,
13216	from Eric S. Raymond <esr@snark.thyrsus.com>.
13217
13218	Fix thinko for nextstep.
13219
13220	Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13221
13222	Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13223	* config.guess: Guess mips-dec-mach_bsd4.3.
13224
13225	Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13226	* config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13227	release numbers.
13228	* config.guess (mips-mips-riscos*):  Emit just enough of the
13229	release number.
13230
13231	Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13232	* config.guess (sparc-auspex-sunos*):  Added.
13233	(f300-fujitsu-*): Added.
13234
13235	Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13236	* config.guess:  Recognize a Tadpole as a sparc.
13237
13238Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13239
13240	* config.guess: Don't assume that NextStep version is either 2 or
13241	3.  NextStep 4 (aka OpenStep 4) has come out now.
13242
13243Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13244
13245	* config.guess: Support Cray T90 that reports itself as "CRAY TS".
13246	From Rik Faith <faith@cs.unc.edu>.
13247
13248Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13249
13250	* config.sub: Contributions from bug-gnu-utils to:
13251	Support plain "hppa" (no version given) architecture, reported by
13252	OpenStep.
13253	OpenBSD like NetBSD.
13254	LynxOs is not a hardware supplier.
13255
13256	* config.guess: Contributions from bug-gnu-utils to add support for:
13257	OpenBSD like NetBSD.
13258	Stratus systems.
13259	More Pyramid systems.
13260	i[n>4]86 Intel chips.
13261	M680[n>4]0 Motorola chips.
13262	Use unknown instead of lynx for hardware manufacturer.
13263
13264Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13265
13266	* install.sh (chmodcmd): Set to null if the DST directory already
13267	exists.
13268
13269Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13270
13271	* configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13272	not use mt-ppc target Makefile fragment any more.
13273
13274Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13275
13276	* configure.in (*-*-windows):  Exclude everything but those dirs
13277	needed to build windows.
13278
13279Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13280
13281	* Makefile.in (all-target-winsup): Depend on all-target-librx.
13282
13283Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13284
13285	* configure.in:  Exclude mmalloc from i386-windows.
13286
13287Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13288
13289	* Undo my previous change.
13290
13291Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13292
13293	* Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13294	unconditionally.
13295	(MAKEOVERRIDES): Define (revert this part of October 18 change).
13296
13297Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13298
13299	* Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13300	host to add it's own flags.
13301
13302Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13303
13304	* configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13305
13306Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13307
13308	* Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13309	(CXX_FOR_TARGET): Likewise.
13310	(GCC_FOR_TARGET): Define.
13311	(BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13312	(EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13313	CC_FOR_TARGET was specified on the command line.
13314	(MAKEOVERRIDES): Don't define.
13315
13316Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13317
13318	* configure.in (m32r): Fix spelling of libg++ libs.
13319
13320Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13321
13322	* config.sub (-apple*): Remove, now redundant.
13323
13324Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13325
13326	* configure: Don't get confused by CPU-VENDOR-linux-gnu.
13327
13328	* configure: Rework yesterday's sed script patch.
13329
13330	* config.sub: Merge with FSF.
13331
13332Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13333
13334	* config.guess:  Merge from FSF.
13335
13336	1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13337	* config.guess: Use pc instead of unknown, for pc clone systems.
13338	Change linux to linux-gnu.
13339
13340	Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13341	* config.guess: Avoid non-portable tr syntax.
13342
13343Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13344
13345	* test-build.mk (HOLES): Add "xargs" for gdb.
13346
13347	* configure: Avoid hpux10.20 sed bug.
13348
13349Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13350
13351	* configure.in:  Add support for windows host
13352	(that is a build done under the Microsoft build environment).
13353
13354Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13355
13356	* Makefile.in: Replace all uses of srcroot with s, to shrink
13357	command line lengths.
13358
13359	Patches from Geoffrey Noer <noer@cygnus.com>:
13360	* configure.in: If configuring for newlib, pass --with-newlib to
13361	subdirectories.
13362	* Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13363	-Bnewlib/ and -Lwinsup to gcc.
13364	(CXX_FOR_TARGET): Likewise.
13365
13366Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13367
13368	* Makefile.in (ETC_SUPPORT): Add configure.
13369
13370Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13371
13372	* configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13373	host configuration file.
13374
13375Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13376
13377	* configure.in: Break mn10x00 support into separate
13378	mn10200 and mn10300 configurations.
13379	* config.sub: Likewise.
13380
13381Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13382
13383	* configure.in: Add lots of stuff to noconfigdirs for
13384	the mn10x00 targets.
13385
13386	* config.sub, configure.in: Add mn10x00 support.
13387
13388Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13389
13390	* make-all.com: Call conf-a-gas, not config-a-gas.
13391
13392Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13393
13394	* configure.in (noconfigdirs): Don't build libgloss for arm-coff
13395	targets.
13396
13397Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13398
13399	* mpw-README: Add much more detail for native PowerMac.
13400	* mpw-install: New file.
13401	* mpw-configure: Add --norecursion and --help options.
13402	* mpw-config.in: Translate readme and install files when
13403	copying to objdir.
13404	* mpw-build.in: Don't always depend on byacc and flex.
13405	(install-only-top): New action.
13406
13407Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13408
13409	* configure.in:  You can now configure GDB for the v850.
13410
13411Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13412
13413	* configure.in (noconfigdirs): Don't configure any C++ dirs
13414	if targeting D10V.
13415
13416Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13417
13418	* config.sub: Recognize mips64vr5000.
13419
13420Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13421
13422	* configure.in: Use a single line for host_tools and native_only.
13423
13424Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13425
13426	* config.sub, configure.in: Add entries for m32r.
13427
13428Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13429
13430	* Makefile.in (inet-install): Don't run install-gzip.
13431
13432Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13433
13434	* configure.in:  Don't config lots of things for *-*-windows*.
13435
13436Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13437
13438	* mpw-config.in: Test for mpw-true, true, and null-command scripts.
13439	(host_libs, host_tools): Copy from configure.in.
13440	* mpw-configure: Don't complain about directories not found.
13441
13442Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13443
13444	* configure.in (i[345]86): Recognize i686 for pentium pro.
13445	(i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13446	file.
13447
13448	* config.guess (i[345]86): Ditto.
13449
13450Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13451
13452	* configure.in (noconfigdirs): Removed gdb for D10V.
13453
13454Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13455
13456	* configure.in: Remove ld, target-libio, target-libg++, and
13457	target-libstdc++ from noconfigdirs.
13458
13459Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13460
13461	* configure: Fix three locations where shell scripts were
13462	being run directly rather than with config_shell.
13463
13464Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13465
13466	* configure.in (v850-*-*): Set up initial $noconfigdirs.
13467	* config.sub (basic_machine): Recognize v850.
13468
13469Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13470
13471	* mpw-configure: Handle multiple enable/disable options and
13472	pass them down recursively, handle -c and -s flags appropriately
13473	depending on choice of compiler, add escape mechanism for
13474	quoted arguments to gC.
13475
13476Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13477
13478	* configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13479	solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13480	so that -mrelocatable-lib and -mno-eabi are used.
13481
13482	* Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13483	not support --print-multi-lib, don't abort.
13484
13485Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13486
13487	* make-all.com: Run config-a-gas.
13488	* setup.com: Don't copy subdirectory files around.
13489
13490Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13491
13492	* configure.in (*-*-ose): Remove exclusion of libgloss for this
13493	target, it now compiles correctly.
13494
13495Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13496
13497	* mpw-config.in: Generate Mac include for elf/dwarf2.h.
13498
13499Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13500
13501	* configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13502
13503Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13504
13505	* configure.in (native_only): Add prms.
13506
13507Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13508
13509	* Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13510	(BINUTILS_SUPPORT_DIRS): Likewise.
13511
13512Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13513
13514	* configure.in (d10v-*-*): Don't configure ld or gdb until the
13515	d10v support is added.
13516
13517Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13518
13519	* configure.in (d10v-*-*): New target.
13520
13521Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13522
13523	* config.guess (HP 9000/811): Recognize this as a PA1.1
13524	machine.
13525
13526Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13527
13528	* Makefile.in (do-tar-gz): New target, split out from tail end of
13529	taz target.  Run each command separately, don't use pipes.
13530	(taz): Use it.
13531
13532Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13533
13534	* mpw-configure: Look for g-mpw-make.sed in config/mpw.
13535	* mpw-build.in: No builds should depend on building byacc or flex,
13536	they are assumed to be installed already.
13537
13538Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13539
13540	* Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13541	variable that CC_FOR_TARGET needs.
13542
13543Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13544
13545	* Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13546	options have changed since the last time the subdirectory was
13547	configured, and if it has, reconfigure.
13548	(CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13549	CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13550
13551Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13552
13553	* Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13554	CLEAN_MODULES): Add bash.
13555	(all-bash): New target.
13556
13557Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13558
13559	* configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13560
13561Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13562
13563	* config.sub (basic_machine): Recognize d10v as a valid processor.
13564
13565Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13566
13567	* mpw-configure: Add support for --bindir.
13568	* mpw-build.in: Use a GCC-specific build script for GCC actions.
13569
13570Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13571
13572	* configure.in: add bash, time, gawk to list of hosttools and things
13573	to only build for native toolchains
13574
13575Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13576
13577	* Makefile.in (docdir): Remove.
13578
13579Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13580
13581	* Makefile.in (datadir): Set to $(prefix)/share.
13582
13583Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13584
13585	* configure.in: build diff and patch for cygwin32-hosted
13586	toolchains.
13587
13588Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13589
13590	* config.sub: Accept -rtems*.
13591
13592Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13593
13594	* configure.in: enable dosrel for cygwin32-hosted builds,
13595		remove diff from the list of things not buildable
13596		via Canadian Cross
13597
13598Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13599
13600	* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13601	don't get ". ".
13602
13603Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13604
13605	* configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13606
13607Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13608
13609	* Makefile.in (taz): Handle case where tex3patch didn't even get
13610	checked out.  Also, if it was found, put the symlink in a new util
13611	subdirectory.
13612
13613Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13614
13615	* config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13616
13617Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13618
13619	* config.sub: Recognize -openvms.
13620	* configure.in (alpha*-*-*vms*): Set noconfigdirs.
13621	* make-all.com, setup.com: New files.
13622
13623Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13624
13625	* Makefile.in (taz): tex3patch moved to texinfo/util.
13626
13627Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13628
13629	* configure: enable_gdbtk=no for cygwin32-hosted toolchains
13630	* configure.in: remove make from disable-if-Can-Cross list
13631		enable gdb if ${host} and ${target} are cygwin32
13632
13633Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13634
13635	* config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13636	Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13637
13638Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13639
13640	* config.guess:  Combine mips-mips-riscos cases, and use cpp to
13641	distinguish sysv/svr4/bsd variants.
13642	Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13643
13644Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13645
13646	* configure.in: Added copyright notice.
13647	* move-if-change: Added copyright notice.
13648
13649Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13650
13651	* configure.in (powerpcle-*-solaris*): Until we get shared
13652	libraries working, don't build gdb, sim, make, tcl, tk, or
13653	expect.
13654
13655Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13656
13657	* config.guess:  Merge with FSF:
13658
13659	Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13660	* config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13661
13662	Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13663	* config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13664
13665	Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13666	* config.guess:  Combine two OSF1 rules.
13667	Also recognize field test versions.  From mjr@zk3.dec.com.
13668	* config.guess (dgux):  Use /usr/bin/uname rather than uname,
13669	because GNU uname does not support -p.  From pmr@pajato.com.
13670
13671Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13672
13673	* Makefile.in (MAKEDIRS): Removed $(tooldir).
13674
13675Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13676
13677	* mpw-README: Document GCCIncludes.
13678
13679Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13680
13681	* configure.in (alpha-*-linux*): Set enable_shared to yes.
13682
13683Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13684
13685	* mpw-configure: Handle --enable-FOO and --disable-FOO.
13686
13687Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13688
13689	* configure.in (*-*-cygwin32): Configure make.
13690
13691Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13692
13693	* Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13694
13695Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13696
13697	* Makefile.in (all-inet): Depend on all-perl.
13698
13699	* Makefile.in (inet-install): New target.
13700
13701	* Makefile.in (all-inet): Depend on all-tcl.
13702	(all-inet): Depend on all-send-pr.
13703
13704Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13705
13706	* configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13707	temporarily.
13708
13709Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13710
13711	* configure.in: Don't configure --with-gnu-ld on AIX.
13712
13713Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13714
13715	* configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13716
13717Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13718
13719	* Makefile.in (ALL_MODULES): Added all-inet.
13720	(CROSS_CHECK_MODULES): Added check-inet.
13721	(INSTALL_MODULES): Added install-inet.
13722	(CLEAN_MODULES): Added clean-inet.
13723	(all-indent): New target.
13724
13725	* configure.in (host_tools): Added inet.
13726	(native_only): Added inet.
13727	(noconfigdirs): Added inet.
13728
13729Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13730
13731	* configure.in: Don't configure libgloss if we are not configuring
13732	newlib.
13733
13734Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13735
13736	* configure.in: Don't configure libgloss for unsupported
13737	architectures.
13738
13739Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13740
13741	* Makefile.in (CLEAN_MODULES): Add clean-apache.
13742
13743Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13744
13745	* Makefile.in (ALL_MODULES): Include all-apache.
13746	(CROSS_CHECK_MODULES): Include check-apache.
13747	(INSTALL_MODULES): Include install-apache.
13748	(all-apache): New target.
13749
13750	* configure.in: Added apache everywhere perl is seen.
13751
13752Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13753
13754	* Makefile.in: Add support for clean-{module} and
13755	clean-target-{module} rules.
13756
13757Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13758
13759	* configure.in (*-*-ose) do not build libgloss.
13760
13761Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13762
13763	* config.guess (prep*:SunOS:5.*:*): Turn into
13764	powerpele-unknown-solaris2.
13765
13766Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13767
13768	* configure.in: Permit --enable-shared to specify a list of
13769	directories.
13770
13771Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13772
13773	* configure.in (host==solaris): Pass only the first word of $CC
13774	to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13775
13776Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13777
13778	* Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13779
13780Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13781
13782	* Makefile.in (ALL_MODULES): Include all-perl.
13783	(CROSS_CHECK_MODULES): Include check-perl.
13784	(INSTALL_MODULES): Include install-perl.
13785	(ALL_X11_MODULES): Include all-guile.
13786	(CHECK_X11_MODULES): Include check-guile.
13787	(INSTALL_X11_MODULES): Include install-guile.
13788	(all-perl): New target.
13789	(all-guile): New target.
13790
13791	* configure.in (host_tools): Include perl and guile.
13792	(native_only): Include perl and guile.
13793	(noconfigdirs): Don't build guile and perl; no ports have been
13794	done.
13795
13796Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13797
13798	* configure (--enable-*): Handle quoted option lists such as
13799	--enable-sim-cflags='-g0 -O' better.
13800
13801Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13802
13803	* Makefile.in ({,inst}all-target): New rule so we can make and
13804	install all of the target directories easily.
13805
13806Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13807
13808	* configure.in: Add missing global flag in sed substitution when
13809	deleting `target-' from ${configdirs}.
13810
13811Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13812
13813	* Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13814	option.
13815
13816	* configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13817	config/mh-necv4.
13818
13819	* install.sh: Correct misspelling of transformbasename.
13820
13821	* config.guess: Recognize mips-*-sysv*.
13822
13823Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13824
13825	* config.sub: Recognize mon960.
13826
13827Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13828
13829	* configure: Restore Canadian Cross handling of BISON and LEX,
13830	removed in Feb 20 change.
13831
13832Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13833
13834	* README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13835	Mention make install.  Remove the old copyright date as well the
13836	clumsy and rather pointless copyright on the README file.
13837
13838Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13839
13840	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13841	Makefile after running symlink-tree, then run `make distclean' to
13842	avoid clobbering any generated files in srcdir.
13843
13844Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13845
13846	* configure.in (m68k-*-netbsd*): Build everything now.
13847
13848Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13849
13850	* Makefile.in (taz): Fix quoting.
13851
13852Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13853
13854	* configure.in (sparclet-*-*): Build everything now.
13855
13856Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13857
13858	* configure.in (m68k-*-linux*): New host.
13859
13860Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13861
13862	* configure: Check for bison before byacc.
13863
13864Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13865
13866	* Makefile.in configure:  Change the way LEX and BISON/YACC are
13867	set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13868	searching PATH.  These are used as fallbacks by Makefile.in if
13869	flex/bison/byacc aren't in objdir.
13870
13871Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13872
13873	* Makefile.in: Make everything which depends upon all-bfd also
13874	depend upon all-opcodes, in case --with-commonbfdlib is used.
13875
13876Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13877
13878	* configure.in (host *-*-cygwin32): Don't build gdb if we are
13879	building NT native compilers on Unix.
13880
13881Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13882
13883	* configure.in: Don't get CC from the host Makefile fragment if we
13884	can find gcc in PATH, or if this is a Canadian Cross.  Move the
13885	Solaris test for /usr/ucb/cc to the post target script, just after
13886	the compiler sanity test.
13887
13888Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13889
13890	* config.sub: Merge with FSF.
13891
13892Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13893
13894	* Makefile.in (RPATH_ENVVAR): New variable.
13895	(REALLY_SET_LIB_PATH): Use it.
13896	* configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13897
13898Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13899
13900	* config.sub, configure.in: Recognize sparclet cpu.
13901
13902Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13903
13904	* config.guess:  Support m68k-cbm-sysv4.
13905
13906Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13907
13908	* config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13909	m68k-unknown-linuxaout from linker help string.  Put quotes around
13910	$ld_help_string.
13911
13912Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13913
13914	* config.guess (powerpc-harris-powerunix): Add guess for port
13915	to new target.
13916
13917Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13918
13919	* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13920
13921Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13922
13923	* configure.in: If --enable-shared was used, set SET_LIB_PATH to
13924	$(REALLY_SET_LIB_PATH) in Makefile.
13925	* Makefile.in (SET_LIB_PATH): New variable.
13926	(REALLY_SET_LIB_PATH): New variable.
13927	($(DO_X)): Use $(SET_LIB_PATH).
13928	(install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13929	($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13930	($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13931	($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13932	($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13933	($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13934	(all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13935	(install-dosrel): Likewise.
13936	(all-opcodes): Depend upon all-libiberty.
13937
13938Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13939
13940	* config.guess (*:CYGWIN*): New
13941
13942Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13943
13944	* Makefile.in (all-target-winsup): All all-target-libiberty.
13945
13946Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13947
13948	* configure.in (noconfigdirs): Add missing # in front of comment.
13949
13950Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13951
13952	* configure.in: add second pass to things added to noconfigdirs
13953	so *-gm-magic can exclude libgloss properly.
13954
13955Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13956
13957	* mpw-configure (extralibs_name, rez_name): Set correctly
13958	for MWC68K compiler.
13959
13960	* mpw-README: Add more info on the necessary build tools.
13961
13962Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13963
13964	* configure.in, config.sub: Recognize cygwin32.
13965
13966Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13967
13968	* config.guess, config.sub: Recognize A/UX.
13969
13970Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13971
13972	* config.sub: Merge with gcc/config.sub.
13973
13974Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13975
13976	* mpw-build.in (do-binutils): Add build of stamps.
13977
13978Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13979
13980	* config.sub: Add recognition for mips64vr4100*-* targets.
13981
13982Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13983
13984	* test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13985	Add creation of gconfigargs with `--enable-shared' turned on.
13986	($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13987	($(host)-stamp-stage3-configured): Likewise.
13988	(HOLES): Add chatr and ldd.
13989	(i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13990
13991Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13992
13993	* configure: Pass --nfp to recursive configures.
13994
13995Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13996
13997	* Makefile.in (DLLTOOL): New.
13998	(DLLTOOL_FOR_TARGET): New.
13999	(EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14000	(EXTRA_TARGET_FLAGS): Ditto.
14001	(EXTRA_GCC_FLAGS): Ditto.
14002	(CONFIGURE_TARGET_MODULES): Ditto.
14003	(DO_X): Ditto.
14004	* configure: Add DLLTOOL.
14005
14006Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14007
14008	SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14009	* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14010	mh-sco, since old workarounds no longer needed, and don't
14011	build ld, since libraries have weak symbols in COFF.
14012
14013Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14014
14015	* Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14016
14017Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14018
14019	* configure.in: Make sure that ${CC} can be used to compile an
14020	executable.
14021
14022Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14023
14024	* Makefile.in (all-gdb): Depend on $(GDB_TK).
14025	* configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14026	nothing depending on whether gdbtk is being built.
14027
14028Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14029
14030	* Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14031
14032Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14033
14034	* configure.in (noconfigdirs): Put ld or gas in this early, if the
14035	user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14036
14037Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14038
14039	* config-ml.in: Add support for
14040	--disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14041	Simplify setting of multidirs from --disable-foo.
14042
14043Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14044
14045	* Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14046	LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14047	LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14048	non-empty, pass them on to the	GCC make.
14049	(all-bootstrap): New rule that is like all-gcc, except it executes
14050	the GCC bootstrap rule instead of the GCC all rule.
14051
14052Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14053
14054	* config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14055
14056Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14057
14058	* config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14059	DG/UX support.
14060
14061Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14062
14063	* config.sub (i*86*) Change [345] to [3456]
14064
14065Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14066
14067	* configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14068	--with-gnu-ld=no.
14069
14070Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14071
14072	* config-ml.in (rs6000*, powerpc*): Add switches to control which
14073	AIX multilibs get built.
14074
14075Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14076
14077	* configure.in (i386-win32): Don't build expect if we're not
14078	building the tcl subdir.
14079
14080Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14081
14082	* Makefile.in: (configure-target-examples, all-target-examples):
14083	New targets, configure and build example programs.
14084
14085Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14086
14087	* mpw-configure: If an mpw-config.in generated a file mk.sed,
14088	use it as input to sedit the generated MPW makefile.
14089	* mpw-README: Add a suggestion about Gestalt.h.
14090
14091Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14092
14093	* config.sub: Accept *-*-ieee*.
14094
14095Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14096
14097	* Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14098	Ronald F. Guilmette <rfg@monkeys.com>.
14099
14100Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14101
14102	* configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14103	for powerpc-pe native.
14104	(target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14105	(target==powerpc-pe): duplicate i386-win32 entry.
14106
14107Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14108
14109	* configure.in (noconfigdirs): Exclude target-newlib for all versions
14110	of vxworks, not just vxworks5.1.
14111
14112Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14113
14114	* mpw-configure: Add support for exec-prefix.
14115
14116Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14117
14118	* config.guess: Recognize HP model 816 machines as having
14119	a PA1.1 processor.
14120
14121Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14122
14123	* configure: Ignore new autoconf configure options.
14124
14125Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14126
14127	* config.guess:  Recognize Pentium under SCO.
14128	From Robert Lipe <robertl@arnet.com>.
14129
14130Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14131
14132	* configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14133
14134Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14135
14136	* configure.in: Don't configure gas for alpha-dec-osf*.
14137
14138Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14139
14140	* configure.in: Default to --with-stabs for some targets for which
14141	it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14142	i[345]86*-*-unixware*.
14143
14144Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14145
14146	* config-ml.in: Get list of multidirs using gcc --print-multi-lib
14147	rather than basing it on the target.  Simplify handling of options
14148	controlling which directories to configure.  Remove extraneous
14149	slash in multi-clean target.
14150
14151Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14152
14153	* config-ml.in: Prefix more variables with ml_ so they don't collide
14154	with configure's.
14155
14156Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14157
14158	* configure: Don't turn -v into --v.
14159
14160Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14161
14162	* configure.in (targargs): Fix typo.
14163
14164	* Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14165
14166Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14167
14168	* configure.in: Strip --host and --target options from
14169	CONFIG_ARGUMENTS, and always configure for --host only.  Add
14170	--with-cross-host option when building with a cross-compiler.
14171	* configure: Canonicalize the arguments put into config.status by
14172	always using `=' for an option with an argument.  Pass a presumed
14173	--host or --target explicitly.
14174
14175Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14176
14177	* config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14178	into general OS recognition case.
14179
14180Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14181
14182	* configure.in (target_configdirs): add target-winsup only
14183	for win32 target systems.
14184
14185Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14186
14187	* Makefile.in (all-target-libgloss): Depend upon
14188	configure-target-newlib, since when libgloss is built it looks to
14189	see if the newlib directory exists.
14190
14191Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14192
14193	* Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14194	cfg-ml-*.in.
14195
14196Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14197
14198	* configure: Handle LD and LD_FOR_TARGET when configuring a
14199	Canadian Cross.
14200
14201Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14202
14203	* configure.in (target_libs): add target-winsup.
14204	(target==i386-win32): add patch diff flex make to $noconfigdirs.
14205	(target==ppcle-pe): remove ld from $noconfigdirs.
14206
14207Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14208
14209	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14210	Preserve relative path names in $srcdir.  Build symlink tree if
14211	configuring cross target dir and srcdir=. (= no VPATH support).
14212	(configure-target-libg++): Depend on configure-target-librx.
14213	* cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14214	* config-ml.in: New file.
14215	* symlink-tree: New file.
14216	* configure: Ensure srcdir="." if that's what it is.
14217
14218Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14219
14220	* mpw-README: Clarify some phrasing, add notes about CodeWarrior
14221	includes and FLEX_SKELETON setting.
14222	* mpw-configure (--with-gnu-ld): New option, controls whether
14223	to use PPCLink or ld with PowerMac GCC.
14224	* mpw-build.in (all-grez, do-grez, install-grez): New targets.
14225	* mpw-config.in: Configure grez if targeting Mac.
14226
14227	* config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14228	accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14229	just macos.
14230	* configure.in: Configure grez resource compiler if targeting Mac.
14231	* Makefile.in (all-grez, install-grez): New targets.
14232
14233Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14234
14235	* configure: CXX defaults to gcc, not g++.  If we find
14236	gcc in the path, set CC to gcc -O2.
14237
14238Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14239
14240	* configure: Default ${build} correctly.  Avoid picking up extra
14241	spaces when reading CC and CXX from Makefile.  When doing a
14242	Canadian Cross, use plausible default values for numerous
14243	variables.
14244	* configure.in: When doing a Canadian Cross, don't try to
14245	configure tools whose configure script can't handle it.
14246
14247Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14248
14249	* cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14250
14251Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14252
14253	* configure:  Remove dubious bug reporting address.
14254
14255Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14256
14257	* Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14258	configure script, run that instead of this directory's configure.
14259	In either case, print a message that we're configuring the sub-dir.
14260
14261Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14262
14263	* configure.in: Before checking for the existence of various files,
14264	use sed to filter out "target-".
14265
14266Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14267
14268	* Makefile.in (DO_X): Split rule to decrease command line length
14269	for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14270	(Philippe De Muyter).
14271
14272Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14273
14274	* Makefile.in (all-patch): depend on all-libiberty.
14275
14276Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14277
14278	* configure.in: If the only directory in target_configdirs which
14279	actually exists is libiberty, then set target_configdirs to empty,
14280	to avoid trying to build a target libiberty in a gas or gdb
14281	distribution.
14282
14283Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14284
14285	* configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14286	of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14287	systems.
14288
14289Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14290
14291	* configure.in (copy_dirs): Use sys-include instead of include
14292	for --with-headers option.
14293
14294Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14295
14296	* Makefile.in, configure.in: Make winsup builds work with
14297	new scheme.
14298
14299Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14300
14301	* configure.in: Build the linker on AIX.
14302
14303Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14304
14305	* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14306	where needed.
14307
14308Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14309
14310	* Makefile.in (all-gcc): Fix typo.
14311
14312Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14313
14314	* Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14315
14316Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14317
14318	* configure.in:  Rename libFOO to target-libFOO, and xiberty
14319	to target-xiberty, to provide more flexibility.
14320	(target_subdir):  Define.  Create if cross.
14321	Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14322	* Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14323	-> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14324	check-libFOO -> check-target-libFOO, etc.
14325	($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14326	($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14327	$(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14328	(configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14329	allow ALL_GCC="" to only configure.
14330	(DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14331	(ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14332	(LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14333
14334Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14335
14336	* Makefile.in (taz): Build "info" in etc explicitly.
14337
14338Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14339
14340	* configure.in:  Make sure that CC is undefined (as opposed to
14341	null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14342	problem with autoconf trying to configure on a host without GCC.
14343
14344Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14345
14346	* mpw-configure: Set host alias from choice of host compiler,
14347	only use generic MPW Makefile sed if present, edit a file
14348	named "hacked_Makefile.in" instead of "Makefile.in" if present.
14349	* mpw-README: Add problem notes about CW6 and CW7.
14350
14351Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14352
14353	* Makefile.in (taz): Use ";" instead of ";;".
14354
14355Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14356
14357	* Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14358	sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14359	DISTDOCDIRS.
14360	(DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14361	(newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14362
14363Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14364
14365	* Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14366	and gnats, because they are now subsumed by DISTSTUFFDIRS.
14367	Move bfd to DISTSTUFFDIRS.
14368
14369Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14370
14371	* Makefile.in (X11_LIB): Removed.
14372	(X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14373
14374	* configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14375
14376Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14377
14378	* cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14379	names.
14380
14381Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14382
14383	* cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14384
14385Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14386
14387	* configure.in (i[345]86-*-win32): Always build newlib.
14388	Don't configure cvs, autoconf or texinfo.
14389	* Makefile.in (LD_FOR_TARGET): New.
14390	(BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14391	Pass down LD_FOR_TARGET.
14392
14393Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14394
14395	* winsup: New directory.
14396	* Makefile.in: Build winsup.
14397	* configure.in: Winsup is configured when target is win32.
14398	Can only build win32 target GDB when native.
14399
14400Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14401
14402	* config.guess: Recognize HP model 819 machines as having
14403	a PA 1.1 processor.
14404
14405Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14406
14407	* configure: Fix sed loop which substitutes for CC and CXX to
14408	avoid bug found in various sed implementations.
14409
14410Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14411
14412	* cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14413	simulator.  Use standard powerpc-*-eabi*.
14414
14415Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14416
14417	* configure.in: Stop putting gas and binutils in noconfigdirs for
14418	powerpc-*-aix* and rs6000-*-*.
14419
14420Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14421
14422	* cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14423	-mcall-aixdesc libraries.
14424
14425Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14426
14427	Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14428
14429	* config.sub (arm | armel | armeb): Fix shell syntax.
14430
14431Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14432
14433	* cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14434	-msoft-float and -mcpu=common support.
14435	(powerpc*-*-eabisim*): Add support for building -mcall-aix
14436	libraries.
14437
14438Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14439
14440	* configure.in: Allow configuration and build of emacs19 for the alpha.
14441
14442Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14443
14444	* configure.in (CC): Get ^CC, not just any old CC, from
14445	${host_makefile_frag}.
14446
14447Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14448
14449	* configure.in (CC): Try to get CC from
14450	${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14451
14452Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14453
14454	* Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14455	only if it exists in $(srcdir).
14456
14457Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14458
14459	* configure: If CC and CXX are not set in the environment, set
14460	them, based on either an existing Makefile or on searching for gcc
14461	in PATH.  Substitute for CC and CXX in Makefile.
14462	* configure.in: Remove libm from target_libs.  Separate
14463	target_configdirs from configdirs.  If CC is not set in
14464	environment, try to get it from a host Makefile fragment.  Rewrite
14465	changes of configdirs to use skipdirs instead.  A few minor
14466	tweaks.  Take directories out of target_configdirs as they are
14467	taken out of configdirs.  Remove existing Makefile files from
14468	subdirectories.  Substitute for TARGET_CONFIGDIRS and
14469	CONFIG_ARGUMENTS in Makefile.
14470	* Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14471	by configure.in.
14472	(CONFIG_ARGUMENTS): Likewise.
14473	(CONFIGURE_TARGET_MODULES): New variable.
14474	($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14475	($(CONFIGURE_TARGET_MODULES)): New target.
14476	(configure-libg++, configure-libio): New targets.
14477	(all-libg++): Depend upon configure-libg++.
14478	(all-libio): Depend upon configure-libio.
14479	(configure-libgloss, all-libgloss): New targets.
14480	(configure-libstdc++): New target.
14481	(all-libstdc++): Depend upon configure-libstdc++.
14482	(configure-librx, all-librx): New targets.
14483	(configure-newlib): New target.
14484	(all-newlib): Depend upon configure-newlib
14485	(configure-xiberty): New target.
14486	(all-xiberty): Depend upon configure-xiberty.
14487
14488Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14489
14490	* configure.in (host i[345]86-*-win32):  Expand the
14491	noconfigdirs again.
14492
14493Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14494
14495	* mpw-configure: Fix sed command file name.
14496
14497Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14498
14499	* configure.in (host i[345]86-*-win32): Reduce the
14500	noconfigdirs again.
14501
14502Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14503
14504	* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14505	or powerpc*-*-pe*, since they are not yet supported.
14506
14507Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14508
14509	Add PowerMac support and many other enhancements.
14510	* mpw-configure: New option --cc to select compiler to use,
14511	paste options set according to --cc into the generated
14512	Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14513	if mpw-make.sed is present.
14514	* mpw-config.in: Don't test for gC1, test for mpw-touch,
14515	add forward includes for PowerPC include files.
14516	* mpw-build.in: Build using Makefile.PPC if present.
14517	(do-byacc, etc): Remove separate version resource builds.
14518	(do-gas): Build "stamps" before "all".
14519	(do-gcc): Build "stamps-h" and "stamps-c" before "all".
14520	* mpw-README: Update to reflect --cc option, PowerMac support,
14521	and recently-reported compatibility problems.
14522
14523Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14524
14525	* cfg-ml-com.in (m68*-*-*): Only build multilibs for
14526	embedded m68k systems (-aout, -coff, -elf, -vxworks).
14527	(--with-multilib-top): Pass to recursive invocations.
14528
14529Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14530
14531	* configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14532	v810-*-*.
14533
14534Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14535
14536	* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14537	gdb, ld and opcodes on v810-*-*.
14538
14539Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14540
14541	* Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14542	(local-maintainer-clean): New target.
14543	(maintainer-clean): New target.
14544	(realclean): Just depend upon maintainer-clean.
14545
14546Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14547
14548	* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14549
14550Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14551
14552	* configure.in: Build ld in mips*-*-bsd* case.
14553
14554Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14555
14556	* config.sub: Accept -lites* OS.  From Ian Dall.
14557
14558Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14559
14560	* config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14561	targets.
14562
14563Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14564
14565	* configure.in: treat i386-win32 canadian cross the same as
14566	i386-go32 canadian cross.
14567
14568Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14569
14570	* cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14571	running under the simulator to build a reduced set of libraries.
14572	(powerpc-*-eabiaix): Add fine grained multilib support added to
14573	other powerpc targets yesterday.
14574
14575Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14576
14577	* cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14578	-disable-softfloat, -disable-relocatable, -disable-aix, and
14579	-disable-sysv to control which multilib libraries get built.
14580
14581Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14582
14583	* configure: Add Makefile.tem to list of files to remove in trap
14584	handler.
14585
14586Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14587
14588	* config.guess (*Linux*):  Add missing "exit"s.
14589	Also, need specific check for alpha-unknown-linux (uses COFF).
14590
14591Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14592
14593	* config.guess:  Merge with FSF:
14594
14595	Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14596	* config.guess (AIX4): More robust release numbering discovery.
14597
14598	Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14599	* config.guess (i386-sequent-ptx): Properly get version number.
14600
14601	Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14602	* config.guess (mips:*:4*:UMIPS): New case.
14603
14604Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14605
14606	* configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14607	(i386-win32 host): Likewise.  Don't build readline.
14608
14609Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14610
14611	* Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14612	SUPPORT_FILES to submakes.
14613
14614Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14615
14616	* Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14617	(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14618	mpw-configure.
14619
14620Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14621
14622	* configure.in (appdirs): Use =, not ==, in test expression when
14623	trying to build the text to print in the warning message for
14624	Solaris users.
14625
14626Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14627
14628	* cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14629
14630Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14631
14632	* config.guess: Recognize lynx-2.3.
14633
14634Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14635
14636	* config.sub (z8ksim): Deleted
14637	(z8k-*-coff): New, this is the one true name of the target.
14638
14639Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14640
14641	* cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14642
14643Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14644
14645	* config.guess (*:Linux:*:*): First try asking the linker what the
14646	default object file format is (elf, aout, or coff).  Then if this
14647	fails, try previous methods.
14648
14649Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14650
14651	* configure.in: Don't build newlib for *-*-vxworks5.1.
14652
14653Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14654
14655	* configure.in: Don't build newlib for a29k-*-vxworks5.1.
14656	* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14657
14658Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14659
14660	* cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14661
14662Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14663
14664	* cfg-ml-com.in: New file.
14665	* cfg-ml-pos.in: New file.
14666
14667Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14668
14669	* COPYING.NEWLIB: Add HP free copyright to list.
14670
14671Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14672
14673	* config.sub: Recognize -eabi* for the system, not just -eabi.
14674
14675Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14676
14677	* Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14678	* config.sub, configure.in (win32): New target and host.
14679
14680Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14681
14682	* configure.in: Add i386-pe configuration.
14683
14684Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14685
14686	* mpw-build.in (install): Install GDB after LD.
14687
14688Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14689
14690	* mpw-config.in (elf/mips.h): Always forward-include, needed
14691	for GDB to build.
14692
14693Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14694
14695	* testsuite: New directory for customer acceptance and whole tool
14696	chain tests.
14697
14698Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14699
14700	* configure: If per-host line isn't found, but AC_OUTPUT is found
14701	and a configure script exists, run it instead.
14702
14703Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14704
14705	* config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14706
14707Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14708
14709	* configure: Set build_{cpu,vendor,os,alias} to host values when
14710	--build isn't specified.
14711
14712Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14713
14714	* Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14715	(FLAGS_TO_PASS): Pass them.
14716	(EXTRA_TARGET_FLAGS): Ditto.
14717
14718Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14719
14720	* Makefile.in (all-libg++): Depend on all-libstdc++.
14721
14722Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14723
14724	* configure.in (noconfigdirs): Enable all packages for
14725	  i386-unknown-netbsd.
14726
14727Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14728
14729	* configure.in (noconfigdirs): Don't configure tk for i386-go32
14730	hosted builds (DOS builds)
14731
14732Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14733
14734	Changes for ARM based on patches from Richard Earnshaw:
14735	* config.sub: Handle armeb and armel.
14736	* configure.in: Omit arm linker only for riscix.
14737
14738Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14739
14740	* config.guess:  Update from FSF.
14741
14742Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14743
14744	* config.sub: Recognize powerpcle as the little endian variant of
14745	the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14746	powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14747	alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14748	temporarily.
14749
14750Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14751
14752	* configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14753
14754Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14755
14756	* config.sub: Accept -lites* as a basic system type.
14757
14758Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14759
14760	* config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14761	installed, and if so return linuxoldld as the system name.
14762
14763Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14764
14765	* config.guess: Add hppa1.1-hp-lites support.
14766
14767Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14768
14769	* configure.in: Don't build newlib for m68k-vxworks5.1.
14770
14771Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14772
14773	* configure.in (mips-sgi-irix6): Use mh-irix5.
14774
14775Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14776
14777	* Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14778
14779Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14780
14781	* test-build.mk: Enable building of shared libraries on IRIX 5 and
14782	OSF/1.  Fix compiler flags.
14783	* build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14784
14785Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14786
14787	* configure.in: Recognize --with-newlib.
14788	(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14789
14790Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14791
14792	* Makefile.in: move {all,check,install}-gdb from *_MODULES
14793	to *_X11_MODULES due to gdbtk needing X include files et al.
14794
14795Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14796
14797	Merge in support for Mac MPW as a host.
14798	(Old change descriptions retained for informational value.)
14799
14800	* mpw-config.in: Add generic include forwards for cpu-specific
14801	include files in aout and elf directories.
14802
14803	* mpw-configure: Added copyright.
14804	* mpw-config.in: Check for presence of required build tools.
14805	(target_libs): Add newlib.
14806	(target_tools): Add examples.
14807	(Read Me): Generate as "Read Me for MPW" instead.
14808	* mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14809	(all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14810	(do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14811
14812	* mpw-configure: Remove subdir-specific makefile hackery,
14813	delete mk.tmp after using it.
14814
14815	* mpw-build.in (all): Display start and end times.
14816
14817	* mpw-configure (host_canonical): Set.
14818	(target_cpu): Always add to makefiles.
14819	(ARCHDEFS, EMUL): Add to makefile only if nonempty.
14820	(TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14821	(mpw-mh-mpw): Look for in srcdir and srcroot.
14822	Use sed instead of mpw-edit-prefix to edit prefix definitions.
14823
14824	* mpw-build.in: (install-only): New target.
14825
14826	* mpw-configure (host_alias, target_alias): Rename from hostalias
14827	and targetalias, add into generated Makefile.
14828	(mk.tmp): If present, add into generated Makefile.
14829	* mpw-build.in (all-gas): Build config.h first before gas proper.
14830
14831	* mpw-configure (config.status): Write only if changed.
14832	* mpw-config.in (readline): Configure it (not built, just used for
14833	definitions).
14834
14835	* mpw-config.in (elf/mips.h): Add a forward include.
14836
14837	* mpw-config.in: Forward-include most .h files in include into
14838	extra-include.
14839	(readline): Don't build.
14840	mpw-build.in (install): Install GDB.
14841
14842	* mpw-configure (prefix, mpw_prefix): Handle it.
14843	* mpw-config.in (mmalloc, readline): Don't configure.
14844	* mpw-build.in (thisscript): Rename to ThisScript.
14845	Use mpw-build instead of BuildProgram everywhere.
14846	(mmalloc, readline): Don't build.
14847	* mpw-README: New file, basic documentation about the MPW port.
14848
14849	* mpw-config.in: Use forward-include to create include files.
14850
14851	* mpw-configure: Add more things to the top of each configured
14852	Makefile, including contents of config/mpw-mh-mpw.
14853	* mpw-config.in (extra-include): Create this directory and fill it
14854	with Posix-like include files when configuring.
14855
14856	* config.sub (apple, mac, mpw): Add various aliases.
14857
14858	* mpw-build.in: New file, top-level build script fragment for MPW.
14859	* mpw-configure: New file, configure script for MPW.
14860	* mpw-config.in: New file, config fragment for MPW.
14861
14862Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14863
14864	* configure.in (host_libs): Remove glob, since it is gone from the
14865	sources.
14866
14867Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14868
14869	* Makefile.in: define empty GDB_NLM_DEPS var.
14870
14871	* configure.in(target_makefile_frag): use config/mt-netware
14872	for netware targets.
14873
14874Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14875
14876	* config.sub: Merge in recent FSF changes.  Remove linux special
14877	cases.
14878
14879Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14880
14881	Revert this change:
14882
14883	Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14884
14885		* build-all.mk: Use CC=cc -Xs on Solaris.
14886
14887Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14888
14889	* glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14890	stop using it.
14891	* Makefile.in: Nuke all references to glob subdirectory.
14892
14893Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14894
14895	* configure.in: Fix --enable-shared logic in per-host.
14896
14897Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14898
14899	* configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14900
14901Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14902
14903	* configure.in (noconfigdirs): Don't build gas on AIX, for
14904	powerpc*-*-aix* as well as for rs6000*-*-aix*.
14905
14906Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14907
14908	* configure: Fix --cache-file to work if the file argument is a
14909	relative path.
14910
14911Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14912
14913	* configure: If the --cache-file is used, pass it down to
14914	configure in subdirectories.
14915
14916Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14917
14918	* config.sub: add vxworks29k configuration.
14919
14920Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14921
14922	* Makefile.in (taz): Do "diststuff" part quietly.
14923
14924Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14925
14926	* config.sub: Mini-merge with gcc/config.sub.
14927
14928Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14929
14930	* config.guess (IRIX): Sed - to _.
14931
14932Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14933
14934	* Makefile.in (source-vault, binary-vault): New targets.
14935
14936Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14937
14938	* config.sub: Recognize -eabi as a basic system type.
14939
14940Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14941
14942	* configure.in (enable_shared stuff): Fix typo.
14943
14944Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14945
14946	* Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14947
14948Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14949
14950	* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14951
14952Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14953
14954	* configure.in (rs6000-*-*): Don't build gas.
14955
14956Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14957
14958	* Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14959	reduce command line length.
14960	(AS_FOR_TARGET): Check for as.new, not Makefile.
14961	(NM_FOR_TARGET): Check for nm.new, not Makefile.
14962
14963Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14964
14965	* config.guess:  Merge from FSF.
14966
14967Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14968
14969	* configure: Don't use $ when handling program_suffix.
14970
14971Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14972
14973	* configure.in:  Configure tk for hppa/hpux.
14974
14975Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14976
14977	* Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14978
14979Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14980
14981	* Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14982	to LIBCXXFLAGS.  Tests are better run without it.
14983
14984Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14985
14986	* Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14987
14988Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14989
14990	* configure.in (*-*-netware*): Don't configure xiberty.
14991
14992Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14993
14994	* configure.in:  Remove tk from native_only list.
14995
14996Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14997
14998	* build-all.mk: Add mips-ncd-elf target to sun4 targets
14999	  for special NCD build.
15000
15001Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15002
15003	* Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15004	makeall.bat, they're only useful for binutils snapshots.
15005	(binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15006	makeall.bat to specified SUPPORT_FILES.
15007
15008Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15009
15010	* build-all.mk: Add Ericsson targets to sun4 and solaris
15011	  hosts.  Add  BNR's sun4 target to solaris host, so their
15012	  build-from-source will be tested in-house first.
15013
15014Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15015
15016	* Makefile.in (LIBCFLAGS): New variable.
15017	(CFLAGS_FOR_TARGET): Ditto.
15018	(LIBCFLAGS_FOR_TARGET): Ditto.
15019	(LIBCXXFLAGS): Ditto.
15020	(CXXFLAGS_FOR_TARGET): Ditto.
15021	(LIBCXXFLAGS_FOR_TARGET): Ditto.
15022	(BASE_FLAGS_TO_PASS): Pass them.
15023	(EXTRA_TARGET_FLAGS): Ditto.
15024
15025	* configure.in: Support --enable-shared.
15026
15027Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15028
15029	* configure.in (target_libs):  Include libstdc++ again.
15030	* config.guess:  Update from FSF (for FreeBSD).
15031
15032Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15033
15034	* Makefile.in (DEVO_SUPPORT): Include configure.bat and
15035	makeall.bat.
15036	(DISTDOCDIRS): Add `etc'.
15037	(ETC_SUPPORT_PFX): New variable.
15038	(taz): Include anything from etc starting with a word in
15039	ETC_SUPPORT_PFX.
15040
15041Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15042
15043	* config.sub: Update for recent FSF changes.  Remove obsolete
15044	h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15045	spacing changes.
15046
15047Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15048
15049	* configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15050
15051	* config.guess:  Merge with FSF.
15052	* configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15053
15054Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15055
15056	* configure: Since the "trap 0" handler will override the exit
15057	status on many systems, only use it for "exit 1", and make it set
15058	a non-zero exit status; reset it before "exit 0".  Also, check
15059	exit status of config.sub, and error out if it failed.
15060
15061Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15062
15063	* Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15064	and install libgloss.
15065
15066Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15067
15068	* Makefile.in (all-binutils): Depend upon all-byacc.
15069
15070	* configure.in: Don't build emacs on Irix 5.
15071
15072Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15073
15074	* configure.in (*-*-netware*): Add libio.
15075
15076Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15077
15078	* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15079	(CHECK_TARGET_MODULES): Ditto.
15080	(INSTALL_TARGET_MODULES): Ditto.
15081	(TARGET_LIBS): Ditto.
15082	(all-libstdc++): Note dependencies.
15083
15084Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15085
15086	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15087
15088Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15089
15090	* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15091	-fexternal-templates.
15092
15093	* configure.in (target_libs): Add libstdc++.
15094	(noconfigdirs): Add libstdc++ as appropriate.
15095
15096Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15097
15098	* config.guess:  Update from FSF.
15099
15100Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15101
15102	* configure: Use ${config_shell} when running ${configsub}.
15103
15104Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15105
15106	* config.sub: No longer recognize h8300h.
15107
15108Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15109
15110	* config.sub: Remove extraneous differences between config.sub and
15111	gcc/config.sub.
15112
15113Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15114
15115	* Makefile.in (DISTSTUFFDIRS): Add gas.
15116
15117Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15118
15119	* COPYING.NEWLIB: New file.
15120
15121Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15122
15123	* config.guess (HP-UX):  Patch from Harlan Stenn
15124	<harlan@landmark.com> to also emit release level.
15125
15126Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15127
15128	* config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15129
15130Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15131
15132	* config.sub:  Merge nextstep cleanup from FSF.
15133
15134Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15135
15136	* configure.in (arm-*-*): Don't configure ld for this target.
15137
15138Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15139
15140	* configure.in (*-*-netware): don't configure libg++, libio,
15141	  librx, or newlib.
15142
15143Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15144
15145	* configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15146	configure ld--it works, but it doesn't support shared libraries.
15147
15148Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15149
15150	* config.guess (*-unknown-freebsd*):  Get rid of possible
15151	trailing "(Release)" in version string.
15152	Patch from Paul Richards <paul@isl.cf.ac.uk>.
15153
15154Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15155
15156	* config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15157	Fix type: *-next-neststep -> *-next-nextstep.
15158
15159	* config.guess:  Merge from FSF:
15160
15161	Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15162
15163	* config.guess: Recognize powerpc-ibm-aix3.2.5.
15164
15165	Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15166
15167	* config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15168	instead of UNIX_SV for UnixWare 1.0).
15169
15170Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15171
15172	* Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15173	to make gdb/nlm/* build after the compiler and linker.
15174
15175Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15176
15177	* config.guess (netbsd, freebsd, linux):  Accept any machine,
15178	not just i[34]86.
15179	(m68k-atari-sysv4):  Relocate to match FSF version.
15180
15181	* config.guess:  More merges from the FSF:
15182
15183	Add a space before function call or macro invocation.
15184
15185	Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15186
15187	* config.guess: Add trap cmd to remove dummy.c and dummy when
15188	interrupted.
15189
15190	Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15191
15192	* config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15193	(dummy): Redirect stderr from compilation of dummy.c.
15194
15195	Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15196
15197	* config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15198
15199Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15200
15201	* configure: Accept and ignore --cache*, for compatibility with
15202	new autoconf.
15203
15204Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15205
15206	* config.guess:  Merge from FSF:
15207
15208	Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15209
15210	* config.guess (Pyramid*:OSx*:*:*): New case.
15211	(PATH): Add /.attbin at end for finding uname.
15212	(dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15213
15214	Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15215
15216	* config.guess (M88*:DolphinOS:*:*): New case.
15217
15218	Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15219
15220	* config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15221	to select whether to use ELF or COFF.
15222
15223	Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15224
15225	* config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15226
15227	Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15228
15229	* config.guess: Guess the OS version for HPUX.
15230
15231	Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15232
15233	* config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15234
15235Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15236
15237	* configure.in: Recognize --with-headers, --with-libs, and
15238	--without-newlib.
15239	* Makefile.in (all-xiberty): Depend upon all-ld.
15240
15241Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15242
15243	* configure.in: Change i[34]86 to i[345]86.
15244
15245Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15246
15247	* configure (version): A few more tweaks to help message.
15248
15249Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15250
15251	* Makefile.in:  Remove (for now) librx as a host library,
15252	now that we're building it for target.
15253
15254Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15255
15256	* configure: Fix up help message; from karl@owl.hq.ileaf.com
15257	(Karl Berry).
15258
15259Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15260
15261	* configure.in:  Also configure librx.
15262
15263Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15264
15265	* Makefile.in:  Update various rules to reflect that librx
15266	is now needed for libg++.
15267
15268Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15269
15270	* config.sub: Accept mips64orion and mips64orionel as a CPU name.
15271
15272Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15273
15274	* configure.in: Configure the examples directory.
15275
15276Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15277
15278	* configure: Simplify Jun 2 1994 change.
15279
15280Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15281
15282	* change CC to /usr/latest/bin/gcc for lynx host builds, since
15283	/bin/gcc isn't good enough to build gcc.
15284
15285Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15286
15287	* Makefile.in (GDB_SUPPORT_FILES): Remove
15288	(setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15289	(gdb.tar.gz): Add new rule to use standard distribution building
15290	mechanism.
15291
15292Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15293
15294	* configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15295	Bill Cox <bill@cygnus.com>.
15296
15297Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15298
15299	* config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15300
15301Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15302
15303	* configure:  Search current dir first in .gdbinit.
15304
15305Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15306
15307	* config.sub:  Recognize freebsd (merged from gcc config.sub).
15308
15309Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15310
15311	* config.sub:  Refer to NeXT's operating system as nextstep.
15312
15313	* config.sub (case $basic_machine):  Re-order the cases, to match
15314	the order in the FSF version (which is mostly alphabethical).
15315	Merge in some additions and changes from the FSF.
15316
15317Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15318
15319	* config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15320	* config.sub: Recognize cxux7.
15321	* configure.in: Use mh-cxux for m88k-harris-cxux*.
15322
15323Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15324
15325	* config.sub:  Fix typo powerpc -> powerpc-*.
15326
15327Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15328
15329	* Makefile.in: `all-emacs19' depends on `all-byacc'.
15330
15331	* Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15332	parallel with all-emacs and install-emacs).  Top-level command
15333	`make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15334
15335Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15336
15337	* test-build.mk ($(host)-stamp-stage2-installed): Remove
15338	$(relbindir)/make before doing ``make install'', and use
15339	$(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15340	installing over running make binary.
15341	($(host)-stamp-stage3-installed): Likewise.
15342
15343Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15344
15345	* config.guess: Recognize Mach.
15346
15347Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15348
15349	* configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15350	see whether --exec-prefix was used.
15351
15352Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15353
15354	* README:  Explicitly mention libg++/README.  (Zoo's idea.)
15355
15356Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15357
15358	* Makefile.in: Add all-librx target similar to all-libproc.
15359
15360Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15361
15362	* config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15363	with post 1.2 uname bogosity.
15364
15365Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15366
15367	* configure: Remove temporary files on receipt of a signal.
15368
15369Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15370
15371	* configure: If there is a package_makefile_frag, remove
15372	${subdir}/Makefile.tem after copying it in.
15373
15374Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15375
15376	* build_all.mk: support rs6000 lynx identifies itself as
15377	rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15378	since /bin/gcc is too feeble to compile a modern gcc.
15379
15380Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15381
15382	* brought devo/test-build.mk update-to-date with progressive/
15383	  test-build.mk. Add lynx targets and hppa flag info.
15384
15385Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15386
15387	* configure.in:  Use mh-ncrsvr43.  Patch from
15388	Tom McConnell <tmcconne@sedona.intel.com>.
15389
15390Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15391
15392	* config.guess (i386-unknown-bsdi):  No longer need to
15393	check #if defined(__bsdi__) && defined(__i386__).
15394
15395Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15396
15397	* configure: Set program_transform_nameoption correctly.
15398
15399Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15400
15401	* brought build-all.mk update-to-date with progressive build-all.mk,
15402	  added new targets and hppa info.
15403
15404Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15405
15406	* configure: If config.guess result is a prefix of the user
15407	specified target, assume a native build and use the user specified
15408	target as the host alias.  Remove SunOS patch suffix removal hack.
15409	* configure.in: Remove SunOS patch suffix removal hack.
15410
15411	* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15412	in NATIVE_CHECK_MODULES.
15413
15414Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15415
15416	* Makefile.in: Rename HOST_ONLY to NATIVE.
15417	* configure: Delete SunOs patch suffix from host_canonical
15418	  and build_canonical variables that are prepended to Makefiles.
15419	* configure.in: Add comments for easier maintenance.
15420
15421Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15422
15423	* Makefile.in: Add all-libproc target similar to all-gui.
15424
15425Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15426
15427	* Makefile.in (CHECK_MODULES): split into
15428	HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15429
15430Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15431
15432	* config.guess (i386-unknown-bsdi): New system to guess.
15433
15434Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15435
15436	* Makefile.in: Add all-gui target (but not yet build by "all").
15437
15438Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15439
15440	* config.sub: Move deletion of patch suffix from here...
15441	* configure.in: To here, at Ian's suggestion.  The top-
15442	  level scripts might need to know of a patch level.
15443
15444Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15445
15446	* config.sub: Strip off patch suffix so rtl is recognized
15447	  as a sunos4.1.3 machine, even though it's been patched.
15448
15449Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15450
15451	* Makefile.in (INSTALL_LAST): Delete.
15452	(INSTALL_DOSREL): New.
15453
15454Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15455
15456	* configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15457	Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15458	whether we pass down --with-gnu-ld anyhow.
15459
15460Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15461
15462	* Makefile.in (INSTALL_LAST): Change operation so it works
15463	on more flavors of make.
15464	* configure.in (go32): Don't build libg++ or libio.
15465
15466Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15467
15468	* Makefile.in (Move HOST_PREFIX_1 and friends up so
15469	they can be overriden by templates.
15470
15471Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15472
15473	* configure.in (target==go32): Don't build gdb.
15474	* dosrel: New directory.
15475
15476Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15477
15478	* configure.in (host==go32): Configure dosrel too.
15479	* Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15480	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15481	be set by incoming names or templates.
15482	(INSTALL_LAST): New rule.
15483
15484Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15485
15486	* config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15487
15488Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15489
15490	* configure.in (appdirs): New variable.  Currently empty, but will
15491	be used in gas distribution.  If nonempty, lists a set of
15492	directories at least one of which must get configured, or top
15493	level configuration is considered to have failed.
15494	(rs6000-*-lynxos*): Use new file name.
15495
15496Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15497
15498	Eliminate XTRAFLAGS.
15499	* Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15500	newlib include files using -idirafter, and also use -nostdinc.
15501	(CXX_FOR_TARGET): Likewise.
15502	(XTRAFLAGS): Removed.
15503	(BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15504	(EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15505	(EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15506	($(DO_X)): Don't pass down XTRAFLAGS.
15507
15508Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15509
15510	* configure.in (mips*-dec-bsd*): New target; do build linker.
15511	(mips*-*-bsd*): New target; don't build linker.
15512
15513Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15514
15515	* configure.in: support rs6000-*-lynxos* configuration.
15516	support sunos4 as a cross target.
15517
15518	* config.sub: look for lynx*, not lynx since the OS version may
15519	legitimately be part of the name.
15520
15521Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15522
15523	* configure.in (i[34]86-*-sco*): Move to be with other i386
15524	targets.
15525	(romp-*-*): New target.  Skip various binary utilities.
15526	(vax-*-*): New target.  Don't build newlib.
15527	(vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15528
15529Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15530
15531	* configure.in: Only set host_makefile_frag if config
15532	directory exists.
15533
15534Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15535
15536	* install.sh: If $dstdir exists, don't check whether each
15537	component does.
15538
15539Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15540
15541	* test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15542
15543Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15544
15545	* configure.in (*-*-lynxos*): Don't configure newlib for either
15546	native or cross Lynx.
15547
15548Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15549
15550	* config.sub (sparc64-elf): Fix os.
15551	(z8k): Remove duplicate.
15552
15553Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15554
15555	* Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15556	gcc/stmp-fixproto, to try to prevent fixproto from being run.
15557
15558Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15559
15560	* configure: Make file links cleanly even if Lynx fails on
15561	  an NFS symlink (at least fail cleanly).
15562
15563Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15564
15565	* test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15566	-XNh2000.
15567
15568Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15569
15570	* configure: Unknown options are fatal again.
15571
15572Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15573
15574	* configure: Ignore --x-includes and --x-libraries, for Autoconf
15575	compatibility.
15576
15577Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15578
15579	* build-all.mk: Add `clean' target.
15580
15581Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15582
15583	* config.guess:  Add SINIX support.
15584	* configure.in:  Add mips-*-sysv4* support.
15585
15586Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15587
15588	* build-all.mk: Document all useful targets.
15589	If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15590	If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15591
15592Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15593
15594	* configure: Support --silent, --quiet.
15595
15596Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15597
15598	* configure: Support --disable-FEATURE.
15599
15600Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15601
15602	* config.guess: Recognize NCR running SVR4.3.
15603
15604Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15605
15606	* config.guess:  Make BSDI generate i386-unknown-bsd386.
15607	Patch from Paul Eggert <eggert@twinsun.com>.
15608
15609Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15610
15611	* configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15612
15613Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15614
15615	* configure: Make unrecognized options give nonfatal warnings
15616	instead of fatal errors, and pass them to any subdirectory
15617	configures in case they recognize them.
15618	Make --x equivalent to --with-x.
15619
15620Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15621
15622	* configure: Add --enable-* options.  Clean up usage message and
15623	some comments.
15624
15625Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15626
15627	* Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15628
15629Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15630
15631	* configure.in (hppa*-*-*): Enable binutils.
15632
15633Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15634
15635	* config.sub: Recognize cisco.
15636
15637Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15638
15639	* Makefile.in (CXXFLAGS): Add -fexternal-templates.
15640
15641Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15642
15643	* config.guess: about target *-hitachi-hiuxwe2, don't print more
15644	than one configuration name.  Add comment.
15645
15646Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15647
15648	* config.guess: about target *-hitachi-hiuxwe2, fixed
15649	machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15650	macro is incorrect.]
15651
15652Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15653
15654	* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15655	than the "make ls" stuff which used to be here.
15656
15657Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15658
15659	* config.guess:  Recognize i[34]86-unknown-freebsd.
15660	From Shawn M Carey <smcarey@rodan.syr.edu>.
15661
15662Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15663
15664	* configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15665
15666Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15667
15668	* config.guess: Check for ptx.
15669
15670Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15671
15672	* config.sub: Add os9k checking.
15673
15674Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15675
15676	* config.guess: Handle OSF1 running on HPPA processors
15677
15678Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15679
15680	* configure: If subdir configure fails, print out a message with
15681	subdirectory name, in case subdir's configure code didn't identify
15682	itself.
15683
15684Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15685
15686	* configure.in: Remove embedded newlines from configdirs.
15687	Avoid mismatches of substrings.  Fix matching strings at end
15688	of configdirs.
15689
15690Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15691
15692	* config.guess:  Add Lynx/rs6000 config support.
15693
15694Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15695
15696	* configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15697
15698Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15699
15700	* configure.in (hppa*-*-osf*): Treat this just like most other
15701	PA configurations (eg no binutils or ld).
15702	(hppa*-*-*elf*): These configurations have binutils and ld.
15703
15704Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15705
15706	* config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15707
15708Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15709
15710	* configure.in (rs6000-*-*): Build gas.
15711
15712Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15713
15714	* Makefile.in:  Avoid bug in losing hpux sed.
15715
15716Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15717
15718	* Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15719	for GDB and GDB has been fixed to not need it.
15720
15721Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15722
15723	* config.guess: Recognize vax hosts.
15724
15725Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15726
15727	* configure (while loop): Don't use "break 2" inside case
15728	statement -- the case statement isn't an enclosing loop.
15729
15730Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15731
15732	* config.guess:  Clean up NeXT support, to allow nextstep
15733	on Intel machines.  Make OS be nextstep.
15734
15735Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15736
15737	* config.guess: Add alternate forms for Convex.
15738
15739Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15740
15741	* configure:  Completely rewrite option processing.  Take
15742	advantage of pattern-matching to avoid invoking test frequently.
15743	Also clean up host and target defaulting logic.
15744
15745Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15746
15747	* Makefile.in: Replace all occurrances of "rootme" with "r" and
15748	"$${rootme}" with "$$r", to increase the likelihood that the do-*
15749	commands (plus user environment) will fit SCO limits.
15750
15751Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15752
15753	* configure.in: Don't issue warnings about directories which are
15754	not being configured if -norecursion is set.  Correct test for
15755	--with-gnu-as and --with-gnu-ld to not get confused by substring
15756	matches.
15757
15758	* configure.in: Don't build gas for alpha-dec-osf1*.
15759
15760Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15761
15762	* configure:  Back out Per's change of 12/19/1993.  It changes the
15763	behavior of configure in unexpected and confusing ways.
15764
15765	Also, use different delim char when calculating
15766	program_transform_name so that the name can contain slashes.
15767
15768Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15769
15770	* configure.in, config.sub: Add support for VSTa micro-kernel.
15771
15772Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15773
15774	* configure.in: Nuke hacks which were used to get a special
15775	version of GAS for HPPA configurations.
15776
15777Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15778
15779	* configure:  If only ${target_alias} is given, use that
15780	as the default for ${host_alias}.
15781	* configure:  Add missing back-slashes before nested quotes.
15782
15783Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15784
15785	* Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15786
15787Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15788
15789	* config.guess:  Recognize some Tektronix configurations.
15790	From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15791
15792Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15793
15794	* config.sub: Match any flavor of SH.
15795
15796Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15797
15798	* configure.in: Don't try to configure newlib for Alpha.
15799
15800Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15801
15802	* configure.in: Don't build ld for Irix 5.  Don't build gas,
15803	libg++ or libio for any Alpha target.
15804
15805	* configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15806
15807Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15808
15809	* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15810	default arguments -- so it tried to compress itself.
15811
15812Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15813
15814	* configure.in (notsupp): ensure that a space is always at the end
15815	  of the configdirs list, since the grep checks for an explicit space
15816
15817Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15818
15819	* configure.in (target i386-sysv4.2): don't build ld, since static
15820	  versions of many libraries are not available.
15821
15822Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15823
15824	* config.guess: Recognize Apollos (using environment variables).
15825	* configure.in: Don't configure ld, binutils, or gprof for Apollo.
15826
15827Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15828
15829	* config.guess: Recognize Sony news mips running newsos.
15830
15831Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15832
15833	* Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15834	"fi ; else" for bash.
15835
15836Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15837
15838	* Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15839
15840Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15841
15842	* config.sub: accept unixware as an alias for svr4.2.
15843	Fix some inconsistancies with the gcc version.
15844
15845Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15846
15847	* Makefile.in (DISTDOCDIRS):  Add gdb.
15848
15849Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15850
15851	* Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15852
15853Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15854
15855	* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15856	(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15857	this now.
15858
15859Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15860
15861	* config.sub: Accept hiux* as an OS name.
15862
15863	* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15864	etc/make-stds.texi.  The underscore came from gcc, and dje now
15865	agrees that RUNTESTFLAGS is the correct name.
15866
15867Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15868
15869	* install.sh:  Remove 'set -e'.  It makes any conditionals
15870	in the script useless.
15871
15872	* config.guess: Automatically recognize arm-acorn-riscix
15873	Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15874
15875Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15876
15877	* Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15878
15879Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15880
15881	* Makefile.in (DISTDOCDIRS): New variable.
15882	(taz): Edit local Makefile.in sooner, instead of proto-toplev
15883	Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15884
15885Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15886
15887	* configure.in (hppa target): check the source directory for the
15888	  pagas sub-directory
15889
15890Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15891
15892	* config.sub: Allow -aout* and -elf*.
15893
15894Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15895
15896	* configure.in: Don't build ld on i386-solaris2, same as for
15897	sparc-solaris2.
15898
15899Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15900
15901	* Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15902
15903Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15904
15905	* configure.in:  Configure gdb for alpha.
15906
15907Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15908
15909	* Makefile.in (CXXFLAGS): Add -O.
15910
15911Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15912
15913	* config.guess: added support for DG Aviion
15914
15915Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15916
15917	* configure.in: Produce warning message for subdirectories not
15918	configurable for this host/target combination.  Don't try to
15919	configure gdb for vms.
15920
15921Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15922
15923	* Makefile.in (taz): Replace "byacc" with "bison -y" in the
15924	appropriate files before making "diststuff".
15925	(DISTBISONFILES): New var: list of files to be edited.
15926	(DISTSTUFFDIRS): Add binutils.
15927
15928Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15929
15930	* config.sub: also handle mipsel and mips64el (for little endian mips)
15931
15932Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15933
15934	* configure.in: Add * to end of all OS names.
15935
15936Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15937
15938	* configure.in: Build newlib for LynxOS native.
15939
15940Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15941
15942	* config.guess: Add support for delta 88k running SVR3.
15943
15944	* configure.in: Add comment about HP compiler vs. emacs.
15945
15946Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15947
15948	* configure.in: don't build ld on solaris2 (not a viable option
15949	  due to bugs in getpwnam & getpwuid)
15950
15951Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15952
15953	* configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15954	config.guess will produce a full version number.
15955
15956Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15957
15958	* configure.in: Build linker and binutils for alpha-dec-osf1.
15959
15960Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15961
15962	* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15963	and gdb/testsuite/Makefile.in.
15964
15965Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15966
15967	* configure.in: recognize mips*- instead of mips-
15968
15969Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15970
15971	* config.sub: Accept linux*coff and linux*elf as operating
15972	systems.
15973
15974Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15975
15976	* config.sub: Recognize mips64, and mips3 as an alias for it.
15977
15978Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15979
15980	* configure.in: Remove alpha-dec-osf*, no longer necessary now that
15981	gdb knows how to handle OSF/1 shared libraries.
15982
15983Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15984
15985	* configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15986	* config.guess: Recognize Hitachi's HIUX.
15987	* config.sub: Recognize h3050r* and hppahitachi.
15988	Remove redundant cases for hp9k[23]*.
15989
15990Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15991
15992	* configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15993	if gas and ld are in the source tree and are in ${configdirs}.
15994	If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15995	--with options (but still pass them down on the command line,
15996	if they were explicitly specified).
15997
15998Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15999
16000	* configure: substitute SHELL value in Makefile.in with
16001	${CONFIG_SHELL}
16002
16003Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16004
16005	* configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16006	*-*-solaris2* targets.
16007
16008Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16009
16010	* Makefile.in: define M4, and pass it down to sub-makes;
16011	all-autoconf now depends on all-m4
16012
16013Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16014
16015	* Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16016	presence of {ar,ranlib} instead of a configured directory
16017
16018Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16019
16020	* config.guess: Accept 34?? as well as 33?? for NCR.
16021
16022Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16023
16024	* configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16025	of 'gas' in sed commands, since 'gash' is now in the tree as well.
16026
16027Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16028
16029	* configure: grab values for $(CC) and $(CXX) from the
16030	environment, so that someone can do "CC=gcc configure; make" and
16031	have it work right (matching the way that autoconf works now)
16032
16033	* configure.in, Makefile.in: add support for gash, the tcl
16034	interface to Galaxy
16035
16036	* config.guess: add NetBSD variants (hp300, x86)
16037
16038Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16039
16040	* install.sh: Support -d option (in the manner of SunOS 4 install,
16041	as it is more deterministic than that of GNU install)
16042	(chmodcmd): Set file to mode 755 by default (should also do default
16043	chgrp and chown, but I don't feel like dealing with that now)
16044
16045Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16046
16047	* config.sub: Remove h8300hhms alias.
16048
16049Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16050
16051	* configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16052
16053Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16054
16055	* Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16056	as stmp-fixinc
16057
16058Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16059
16060	* config.sub: recognize m88110-bug-coff.
16061
16062Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16063
16064	* Makefile.in (all-libio): all dependencies on the toolchain used
16065	to build this (gcc, gas, ld, etc)
16066
16067Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16068
16069	* config.guess: Deal with OSF/1 1.3 on alpha.
16070
16071Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16072
16073	* install.sh: add some 'else true' clauses for portability
16074
16075	* configure.in: don't build libio for h8[35]00-*-* targets
16076
16077Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16078
16079	* Makefile.in:  Add support for new libio.
16080
16081Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16082
16083	* install.sh: If one command fails, don't try the rest.  Don't try
16084	to remove $dsttmp (via trap) unless we have already created it.
16085	If $src doesn't exist, detect it and exit with an error.
16086
16087	* config.guess: Recognize BSD on hp300.
16088
16089Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16090
16091	* config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16092	Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16093
16094Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16095
16096	* Makefile.in (all-send-pr): depends on all-prms
16097
16098Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16099
16100	* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16101
16102Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16103
16104	* config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16105	Added test for mips-mips-riscos5.
16106
16107Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16108
16109	* configure.in: use mh-hp300 for 68k HP hosts
16110
16111Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16112
16113	* configure: add support for CONFIG_SHELL, so that you can use
16114	some alternate shell for evaluating configure scripts
16115
16116Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16117
16118	* Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16119	in configure script to bug-gdb@prep.ai.mit.edu when building
16120	distribution archive.
16121	* Makefile.in (COMPRESS):  Remove def.
16122	* Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16123	gdb.tar.Z and make-gdb.tar.Z respectively.
16124	* Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16125	* Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16126	to convergence with 'taz' target in Makefile.in.
16127
16128Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16129
16130	* install.sh (dsttmp): use trap to ensure that tmp files go
16131	away on error conditions
16132
16133Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16134
16135	* Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16136
16137Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16138
16139	* Makefile.in (install-dirs): Deal with a prefix like /gnu;
16140	its parent is '/' not ''.
16141
16142	* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16143
16144Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16145
16146	* configure: if ${newsrcdir}/configure doesn't exist, don't assume
16147	that ${newsrcdir}/configure.in does.
16148
16149Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16150
16151	* test-build.mk: support for CONFIG_SHELL
16152
16153Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16154
16155	* config.sub (netware):  Add as a basic system type.
16156
16157Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16158
16159	* Makefile.in (Makefile): depend on configure.in.  Also drop the
16160	  $(srcdir)/ from the dependency on Makefile.in.
16161
16162Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16163
16164	* config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16165	(h8300hhms is temporary until multi-libraries are implemented).
16166	* configure.in: Handle h8300h too.
16167
16168Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16169
16170	* config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16171
16172Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16173
16174	* configure:  Remove extraneous output when guessing host type.
16175	* config.guess:  Remove extraneous output when guessing using C
16176	compiler rather than uname, or when guessing fails.
16177
16178Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16179
16180	* Makefile.in: remove all.cross and install.cross targets
16181
16182	* configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16183	  definitions
16184
16185Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16186
16187	* configure.in (target sh): Build gprof.
16188
16189Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16190
16191	* config.sub: change -solaris to -solaris2
16192
16193Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16194
16195	* configure.in: Use config/mh-riscos for mips-*-sysv*.
16196
16197Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16198
16199	* configure: Correct error message for missing Makefile.in to
16200	print correct directory.
16201
16202Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16203
16204	* install.sh: kludge around 386BSD shell bug
16205
16206Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16207
16208	* config.guess:  Recognize NeXT.
16209	* config.guess:  Recognize i486-ncr-sysv4.
16210	* Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16211
16212Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16213
16214	* Makefile.in (MAKEINFOFLAGS): New variable.
16215	(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16216	* build-all.mk, test-build.mk: Pass down --no-split as
16217	MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16218
16219Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16220
16221	* Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16222
16223Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16224
16225	* Makefile.in (libg++.tar.z):  New rule.
16226	* Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16227	* Makefile.in (taz):  Only do a single chmod.
16228
16229Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16230
16231	* install.sh: don't use dirname anymore (replaced with sed usage)
16232
16233Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16234
16235	* Makefile.in:  Change extension for gzip'd files from '.z' to
16236	'.gz' per new FSF standard usage.
16237
16238Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16239
16240	* configure: put quotes around the final value of program_transform_name
16241
16242Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16243
16244	* Makefile.in: new install.sh support; update install-info rules
16245
16246Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16247
16248	* configure.in: Build diff for crosses, but not for go32 host.
16249
16250	* configure.in: Build gprof only for native, and don't build it
16251	for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16252
16253Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16254
16255	* configure.in: don't build gas,ld,binutils on for *-*-sysv4
16256
16257Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16258
16259	* configure.in (host_tools): Add prms.
16260
16261Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16262
16263	* Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16264	with $(FLAGS_TO_PASS) on the command line
16265
16266	* config.sub: Recognize lynx and lynxos
16267
16268Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16269
16270	* config.sub: Accept -ecoff*, not just -ecoff.
16271
16272Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16273
16274	* Makefile.in (taz): Use .gz suffix instead of .z.
16275	(binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16276	names.
16277
16278Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16279
16280	* Makefile.in (vault-install): add an 'else true' (for Ultrix)
16281
16282Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16283
16284	* Makefile.in (install-no-fixedincludes):  install gcc last, so
16285	that rebuilds that might happen during 'make install' don't get
16286	bogus gcc include files
16287
16288Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16289
16290	Change from Utah for HPPA support:
16291	* config.guess: Recognize hppa1.x-hp-bsd.
16292
16293Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16294
16295	* config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16296	Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16297
16298Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16299
16300	* config.sub: Add support for rom68k and bug boot monitors.
16301
16302Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16303
16304	* Makefile.in: Make all-opcodes depend on all-bfd.
16305
16306Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16307
16308	* config.guess: Added special check for i[34]86-univel-sysv4*.
16309
16310Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16311
16312	* config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16313	the processor rather than assuming i486.
16314
16315Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16316
16317	* config.guess: Recognize SunOS6 as Solaris3.
16318
16319Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16320
16321	* config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16322	Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16323
16324Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16325
16326	* build-all.mk (all-cross): New target for Canadian Cross.
16327	Added Q2 go32 targets.
16328	* test-build.mk: Configure go32 cross sparclite-aout and
16329	mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16330	PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16331
16332Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16333
16334	* configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16335	GO32 hosted toolchains
16336
16337Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16338
16339	* configure: change  so "-exec-prefix" gets passed down rather
16340	than "-exec_prefix" so autoconf generated Makefiles get the
16341	exec_prefix set right.
16342
16343Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16344
16345	* config.guess: get the Solaris2 minor version number
16346
16347	* Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16348
16349Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16350
16351	* config.guess: Recognize some Sequent platforms.
16352
16353Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16354
16355	* Makefile.in: added the vault-install target
16356
16357	* configure.in: actually use the Sun3 makefile fragment that's in
16358	config, also added the release dir to configdirs
16359
16360Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16361
16362	* Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16363
16364Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16365
16366	* configure.in: remove some program from Alpha targetted toolchains
16367
16368Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16369
16370	* Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16371	gprof.
16372	(taz): Run "make diststuff" in those directories instead of "make
16373	proto-dir".  Look for "VERSION=" only at start of line in subdir
16374	Makefile.  Use "gzip -9" for compression.
16375	(TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16376	(binutils.tar.z): New target.
16377
16378Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16379
16380	* Makefile.in (taz): Include gpl.texinfo.
16381
16382Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16383
16384	* Makefile.in (setup-dirs): Merged into "taz" target.
16385	(taz): Only do `proto-dir' stuff if a directory is actually needed
16386	for this target.
16387
16388Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16389
16390	* Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16391	(FLAGS_TO_PASS): Pass down MUNCH_NM.
16392	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16393	(EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16394	(gcc-no-fixedincludes): Correct for current gcc Makefile.
16395
16396Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16397
16398	* Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16399	config.sub, and move-if-change to gdb testsuite distribution
16400	archive, so the testsuite can be extracted, configured, and
16401	run separately from the gdb distribution.  Blow away the Chill
16402	tests that require a Chill compiled executable, since GNU Chill
16403	is not yet publically available.
16404
16405Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16406
16407	* test-build.mk: set environment variables in a single command,
16408	instead of a list of assignments and exports
16409
16410	* config.guess: recognize Alpha/OSF1 systems
16411
16412Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16413
16414	* configure: Change help message to prefer --options rather than
16415	  -options.
16416
16417Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16418
16419	* config.sub: Convergent Tech. "miniframe" uses m68010, sez
16420	zippy@ecst.csuchico.edu.
16421	* config.guess: Recognize miniframe.
16422
16423Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16424
16425	* Makefile.in: Use srcroot to find runtest rather than rootme.
16426	Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16427
16428Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16429
16430	* test-build.mk: Extensive additions to support building on a
16431	machine other than the host.
16432
16433Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16434
16435	* configure (tooldir): Fix for i386-aix again.
16436
16437Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16438
16439	* configure, Makefile.in:  Change definition of $(tooldir)
16440	to match the FSF.
16441
16442Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16443
16444	* config.guess:  Recognize i[34]86/SVR4.
16445
16446Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16447
16448	* Makefile.in (all-gdb): gdb depends on sim.
16449
16450Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16451
16452	* Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16453	at the same time we make the prototype gdb directory.
16454	* Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16455	files at the same time as the gdb base release distribution.
16456
16457Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16458
16459	* Makefile.in (check): Use individual check targets rather than
16460	DO_X rule.
16461	(check-gcc): Added.
16462
16463Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16464
16465	* config.sub: Use sysv3.2 not sysv32 for canonical OS
16466	for System V release 3.2.
16467
16468Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16469
16470	* config.sub: Recognize hppaosf.
16471	* configure.in: Do configure ld/binutils/gas for it.
16472
16473Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16474
16475	* configure (tooldir): Alter syntax used to set this, for systems
16476	where "\$" isn't handled right, like i386-aix.
16477
16478Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16479
16480	* configure: Pass program-transform-name, not
16481	program_transform_name, to recursive configures.
16482
16483Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16484
16485	* Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16486	of gas+ld+binutils.
16487
16488Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16489
16490	* config.guess:  Recognize AIX3.2 as distinct from 3.1.
16491
16492Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16493
16494	* configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16495
16496Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16497
16498	* Makefile.in (PRMS): Set back to all-prms.
16499
16500Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16501
16502	* test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16503	targets, rather than for MIPS hosts.
16504
16505Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16506
16507	* configure.in: add comment for --with-x default values
16508
16509	* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16510
16511	* Makefile.in: add check-* targets for each of the directories in
16512	the tree.  Add a definition of RUNTEST that will use the one we
16513	just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16514
16515Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16516
16517	* configure.in: Removed obsolete references to bfd_target and
16518	target_makefile_frag.
16519
16520	* build-all.mk: Set assorted targets for Q2.
16521	* config.sub: Recognize z8k-sim and h8300-hms.
16522	* test-build.mk: Really don't pass host to configure.
16523	(HOLES): Added uname.
16524
16525Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16526
16527	* configure: Handle an empty program-prefix, program-suffix or
16528	program-transform-name correctly.
16529
16530Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16531
16532	* build-all.mk: -G 8 no longer required for MIPS targets.
16533	* test-build.mk: Don't pass host argument to configure; make it
16534	guess.
16535
16536Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16537
16538	* Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16539	* Makefile.in (COMPRESS):  New macro, like GZIP.
16540
16541Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16542
16543	* test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16544
16545	* build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16546	with gas currently defaults to -G 0.
16547
16548Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16549
16550	* Makefile.in (all-flex): flex depends on byacc.
16551
16552	* build-all.mk: If host not specified, use config.guess.  Pass TAG
16553	to test-build.mk as RELEASE_TAG.
16554	* test-build.mk (configargs): New variable containing arguments to
16555	pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16556	(FLAGS_TO_PASS): Pass down RELEASE_TAG.
16557
16558	* config.guess: Use /bin/uname when checking -X argument on SCO,
16559	to avoid invoking GNU uname which doesn't understand -X.
16560
16561	* test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16562
16563	* configure.in: Build gas for mips-*-*.
16564
16565Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16566
16567	* Makefile.in (all.normal): insert missing backslash.
16568
16569Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16570
16571	* build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16572
16573	* Makefile.in: Complete overhaul to merge many almost identical
16574	targets.
16575
16576Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16577
16578	* Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16579	(gdb.tar.Z): Adjusted.
16580
16581	* Makefile.in (setup-dirs, taz): New targets; should be general
16582	enough to adapt for gdb sometime.  Build only .z file.
16583	(gas.tar.z): New target.
16584
16585Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16586
16587	* build-all.mk: Use CC=cc -Xs on Solaris.
16588
16589Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16590
16591	* Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16592	for handling BISON for FSF releases.
16593
16594Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16595
16596	* configure: Actually implement the change zoo just documented.
16597
16598Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16599
16600	* configure: when using config.guess, only set target_alias when
16601	it's not already been set (ie, on the command line)
16602
16603Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16604
16605	* Makefile.in: add installcheck target, set PRMS to install-prms
16606
16607Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16608
16609	* configure: add support for package_makefile_fragment, handle the
16610	case where a directory has a configure.in file but no Makefile.in
16611	more gracefully (with an actual understandable error message, even);
16612	add support for --without (and add this to the usage message); also
16613	explicitly add a --host=${host_alias} to the command line when
16614	config.guess is used
16615
16616Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16617
16618	* configure: Must use both --host and --target in recursive calls.
16619
16620Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16621
16622	* Makefile.in: Change deja-gnu to dejagnu.
16623
16624Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16625
16626	* configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16627
16628Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16629
16630	* configure.in: canonicalize all instances to *-*-solaris2*,
16631	also strip out a number of tools to not build for go32 host
16632
16633Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16634
16635	* config.guess: add GPL.
16636
16637	* Makefile.in, config.guess, config.sub, configure: bump
16638	  copyrights to 93.
16639
16640Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16641
16642	* Makefile.in (do-info): Removed obsolete check for existence of
16643	localenv file.
16644
16645	* Makefile.in (MAKEOVERRIDES): Define to be empty.
16646
16647Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16648
16649	* Makefile.in: a couple of 'else true' for decstation,
16650	support for TclX
16651
16652	* configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16653
16654Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16655
16656	* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16657
16658Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16659
16660	* config.guess: Recognize i386-ibm-aix (PS/2).
16661	* configure.in: Use config/mh-aix386 file for it.
16662
16663Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16664
16665	* Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16666	CC_FOR_TARGET instead.
16667	(BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16668
16669Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16670
16671	* Makefile.in: Add sim to list of directories sent with gdb
16672
16673Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16674
16675	* configure.in: Put back mips-dec-bsd* case.
16676
16677Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16678
16679	(Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16680	* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16681	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16682
16683Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16684
16685	* configure.in: remove no-op mips-dec-bsd* in "case $target"
16686
16687	* Makefile.in (dir.info): only run gen-info-dir if it exists,
16688	(install-info): install dir.info only if it exists,
16689	(all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16690
16691Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16692
16693	* configure.in: For vms target, skip bfd, ld, binutils.  Do build
16694	gas for mips-dec-bsd.
16695
16696Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16697
16698	* configure (makesrcdir): If ${srcdir} is relative and not ".",
16699	and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16700
16701Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16702
16703	* configure.in: Added "dejagnu" to hosttools list.
16704
16705Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16706
16707	* config.sub, configure.in, config.guess:  Add support
16708	for Bosx, an AIX variant from Bull.
16709	Patches from F.Pierresteguy@frcl.bull.fr.
16710
16711Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16712
16713	* devo/dejagnu: Initial creation of devo/dejagnu.
16714	Migrated dejagnu testcases and support files for testing software
16715	tools to reside as subdirectories, currently called "testsuite",
16716	within the directory of the software tool.  Migrated all programs,
16717	support libraries, etc. beloging to dejagnu proper from
16718	devo/deja-gnu to devo/dejagnu.	These files were moved "as is"
16719	with no modifications.	The changes to these files which will
16720	allow them to configure, build, and execute properly will be made
16721	in a future update.
16722
16723Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16724
16725	* Makefile.in: Change send_pr to send-pr.
16726	* configure.in: Likewise.
16727	* send_pr: Renamed directory to send-pr.
16728
16729Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16730
16731	* Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16732
16733Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16734
16735	* README:  Update for gdb-4.8 release.
16736	* Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16737	gdb-xxx.tar.z (gzip'd) file also.
16738
16739Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16740
16741	* Makefile.in: make all-diff depend on all-libiberty
16742
16743Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16744
16745	* config.guess: add vax-ultrix in the spirit of mips-ultrix.
16746
16747Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16748
16749	* configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16750
16751Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16752
16753	* Makefile.in (DEVO_SUPPORT):  Remove etc directory
16754	(ETC_SUPPORT):  Only add the files GDB wants from etc/.
16755	(gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16756
16757Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16758
16759	* Makefile.in:  makeinfo binary is in a new location
16760
16761Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16762
16763	* config.sub: Accept -ecoff as an OS.
16764
16765	* Makefile.in: Various changes to eliminate a level of make
16766	recursion and reduce the required command line length.
16767	(BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16768	sub-makes.
16769	(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16770	variables holding settings for specific sub-makes.
16771	(FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16772	in terms of BASE_FLAGS_TO_PASS.
16773	(TARGET_LIBS): New variable listing directories which use
16774	TARGET_FLAGS_TO_PASS.
16775	(subdir_do): Eliminated.
16776	(do-*): New set of targets to replace subdir_do.
16777	(various): All targets which used subdir_do now depend on do-*.
16778	(local-clean): Renamed from do_clean.
16779	(local-distclean): New target, dependency of distclean and
16780	realclean.
16781	(install-info): Don't create directories.  Depend on dir.info
16782	rather than calling make recursively.
16783	(install-dir.info): Eliminated.
16784	(install-info-dirs): Create all info directories here.
16785	(dir.info): Depend upon do-install-info.
16786
16787	* test-build.mk (HOLES): Added false.
16788
16789Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16790
16791	* config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16792
16793Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16794
16795	* Makefile.in (info): remove dependency on all-texinfo.  The
16796	problem was really in texinfo/C, not at this level.
16797
16798Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16799
16800	* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16801
16802Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16803
16804	* Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16805	GDB releases.
16806
16807Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16808
16809	* configure: Include srcdir in message about target of link not
16810	being found.  Don't convert `-' to `_' in `with' options being
16811	passed to subdirs.
16812
16813Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16814
16815	* configure.in: add uudecode to host_tools
16816
16817	* Makefile.in: added {all,install}-uudecode targets, added them to
16818	the appropriate lists
16819
16820Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16821
16822	* Makefile.in (all-gcc): Added dependency on all-gas.
16823
16824	* configure.in (mips-*-*): Build ld and binutils.
16825
16826Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16827
16828	* configure: check return code from mkdir, print error message and
16829	  exit on failure.
16830
16831Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16832
16833	* Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16834
16835Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16836
16837	* test-build.mk (HOLES): Added tar, cpio and uudecode.
16838
16839Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16840
16841	* config.sub (h8500):  Recognize this as a cpu type.
16842
16843Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16844
16845	* configure: source directory missing is no longer a warning
16846
16847	* configure.in: recognize irix[34]* instead of irix[34]
16848
16849	* Makefile.in: define and pass down X11_LIB
16850
16851Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16852
16853	* guess-systype: Renamed to ...
16854	* config.guess:  ... by popular request.
16855	* configure.in, Makefile.in:  Update accordingly.
16856
16857Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16858
16859	* guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16860	+ Add Convex, Cray/Unicos, and Encore/Multimax support.
16861	+ Execute ./dummy instead of assuming . is in PATH.
16862
16863Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16864
16865	* guess-systype:  New shell script.  Attempts to guess the
16866	canonical host name of the executing host.
16867	Only a few hosts are supported so far.
16868	* configure:  Call guess-systype if no host is specified.
16869
16870Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16871
16872	* Makefile.in (gcc-no-fixedincludes): Made to work with current
16873	gcc Makefile.
16874
16875
16876Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16877
16878	* Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16879	(all-gcc, install-gcc, subdir_do): Use it.
16880
16881Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16882
16883	* Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16884
16885Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16886
16887	* Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16888	  set exclusively by configure, using configure.in .
16889
16890Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16891
16892	* test-build.mk: set $PATH for all builds
16893
16894	* Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16895
16896Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16897
16898	* Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16899	the one used in gcc/Makefile.in, so that a null expansion doesn't
16900	override the one needed to build gcc with a native cc.
16901
16902
16903Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16904
16905	* configure: Accept -with arguments.
16906
16907Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16908
16909	* Makefile.in: added h8300sim
16910
16911Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16912
16913	* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16914	to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16915	(all-cygnus, native, build-cygnus): Make
16916	$(canonhost)-stamp-3stage-done, not $(host)....
16917	* test-build.mk (stamp-3stage-compared): Use tail +10c for
16918	i386-sco3.2v4.  Added else true to if command.
16919
16920Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16921
16922	* config.sub: (from FSF) Sequent uses a BSD-like OS.
16923
16924Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16925
16926	* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16927
16928Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16929
16930	* configure.in: don't remove binutils from Solaris builds
16931
16932Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16933
16934	* Makefile.in: get rid of earlier definitions for *clean,
16935	also handle the recursive info rule better
16936
16937Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16938
16939	* Makefile.in (mostlyclean, distclean, realclean):  Fix to
16940	do more-or-less the right thing.
16941
16942Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16943
16944	* Makefile.in: Add lines defining CC and CXX, and use CXX rather
16945	than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16946
16947Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16948
16949	* Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16950	$(host_canonical).
16951
16952	* configure.in: split the configdirs list into 4 categories (native
16953	v. cross, library v. tool) and handle the cross-only and native-
16954	only in more reasonable (and correct!) way.
16955
16956Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16957
16958	* configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16959	configdirs anymore.
16960
16961Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16962
16963	* Makefile.in: extensive cleanup::  removed all of the explicit
16964	clean-* targets, collapsed many wrappers around subdir_do into
16965	one, added additional targets to satisfy standards.texi, deleted
16966	some old targets, some changes for consistency
16967
16968Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16969
16970	* configure.in: handle some programs as cross-only, and others as
16971	native only
16972
16973	* test-build.mk: handle partial holes in a more generic manner
16974
16975	* Makefile.in: m4 depends on libiberty
16976
16977Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16978
16979	* configure.in: add m4, textutils, fileutils, sed, shellutils,
16980	time, wdiff, and find to configdirs
16981
16982	* Makefile.in: all, clean, and install rules for the new programs
16983	added to configure.in
16984
16985Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16986
16987	* configure.in: use mh-sun for all *-sun-* hosts
16988
16989Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16990
16991	* Makefile.in: define flags for X11 include files and library file
16992	locations, pass them down to the programs that need this info
16993
16994	* build-all.mk: added a 'native' target, to 3stage the native toolchain
16995
16996Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16997
16998	* configure.in: start building libg++ for HP-UX targets
16999
17000Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17001
17002	* README:  Update references to files moved into etc/.
17003
17004Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17005
17006	* config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17007	* configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17008
17009Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17010
17011	* configure: accept dash as well as underscore in long option
17012	names for FSF compatibility.
17013
17014Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17015
17016	* config.sub: added -sco3.2v4 support from FSF.
17017
17018Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17019
17020	* configure.in: expand the section that adds or removes
17021	directories from the list of programs to build, to handle native
17022	vs. cross in addition to host v. native
17023
17024Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17025
17026	* Makefile.in:  Replace C++ in macro names with CXX.
17027	This is less likely to break ...
17028
17029Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17030
17031	* test-build.mk: add -w to GNU_MAKE
17032
17033Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17034
17035	* config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17036	add 'sparc' to list of recognized cpus.  This needed to make
17037	'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17038	Delete some redundant ose68 variants.  Recognize -wrs as an os,
17039	then changes that into $CPU-wrs-vxworks.
17040
17041	* configure.in: remove most references to gdbtest, regularize
17042	target based program removal
17043
17044	* test-build.mk: import from p3 tree (many fixes and changes)
17045
17046Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17047
17048	* Makefile.in: added rules to handle tcl, tk, and expect
17049
17050	* configure.in: handle those directories if they exist
17051
17052Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17053
17054	* config.sub: removed bogus hppabsd and hppahpux names, since
17055	"hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17056
17057Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17058
17059	* Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17060	depends upon all-xiberty
17061
17062	* Makefile.in: changes from p3, including:
17063
17064	Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17065
17066	* Makefile.in (XTRAFLAGS): include newlib directories if
17067	newlib/Makefile exists, rather than if host != target.
17068
17069	Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17070
17071	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17072	from the same source tree and not building a cross-compiler.  This
17073	matters for the libg++ configuration if reconfiguring a tree that
17074	has already been installed.
17075
17076	Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17077
17078	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17079	pick up the machine and system specific header files.
17080
17081	* Makefile.in: added AS_FOR_TARGET, passed down in
17082	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17083	the C compiler to use to create programs which are run in the
17084	build environment, set it to default to $(CC), and passed it down
17085	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17086
17087	Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17088
17089	* Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17090	We need them for unusual native builds, like systems without
17091	ranlib.
17092
17093	* configure: also define $(host_canonical) and
17094	$(target_canonical), which are the full, canonical names for the
17095	given host and target
17096
17097Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17098
17099	* Makefile.in:  Added separate definitions for C++.
17100
17101Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17102
17103	* configure.in (configdirs):  Add deja-gnu.
17104
17105Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17106
17107	* README:  Update for configure.texi and gdb-4.7 release.
17108
17109Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17110
17111	* Makefile.in:  Move "all" target to top of file.
17112	Previously, first target was ".PHONY" which caused BSD4.4 make
17113	to build .PHONY when make was run without arguments.
17114
17115Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17116
17117	* Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17118	Library-copylefted code in libiberty.
17119
17120Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17121
17122	* config.sub:  Replace m68kmote with plain old m68k.
17123
17124Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17125
17126	* Makefile.in:  Remove space from blank line, avoid Make complaints.
17127
17128Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17129
17130	* config.sub: Complain if no argument is given.  Added support for
17131	386bsd as OS and target alias.
17132
17133Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17134
17135	* Makefile.in (XTRAFLAGS): include newlib directories if
17136	newlib/Makefile exists, rather than if host != target.
17137
17138Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17139
17140	* config.sub: recognize sparclite-wrs-vxworks.
17141
17142	* Makefile.in (install-xiberty): added *-xiberty make rules (from
17143	p3.) Added clean-xiberty to clean.
17144
17145Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17146
17147	* configure.in: use *-*-* instead of nested cases for host and target
17148
17149Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17150
17151	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17152	from the same source tree and not building a cross-compiler.  This
17153	matters for the libg++ configuration if reconfiguring a tree that
17154	has already been installed.
17155
17156Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17157
17158	* config.sub (i486v/i486v4):  Merge in from FSF version.
17159
17160Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17161
17162	* configure: only set PWD if it is already set.
17163
17164Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17165
17166	* configure: just set PWD=`pwd` at the top, since Ultrix sh
17167	doesn't have unset and all success paths (and most error paths)
17168	out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17169	to just ${PWD} to avoid confusion.)
17170
17171Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17172
17173	* configure: always set $(tooldir) to $(libdir)/$(target_alias),
17174	even for a native compilation.
17175
17176Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17177
17178	Changes to make the gdb.tar.Z rule work better.
17179
17180	* Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17181	(DEVO_SUPPORT):  Add configure.texi.
17182	(bfd-ilrt.tar.Z):  Remove ancient rule.
17183
17184Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17185
17186	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17187	pick up the machine and system specific header files.
17188
17189	* configure.in, config.sub: added new target m68010-adobe-scout,
17190	with alias of adobe68k.  Changed configure.in to check for
17191	-scout before -sco* to avoid a false match.
17192
17193	* Makefile.in: added AS_FOR_TARGET, passed down in
17194	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17195	the C compiler to use to create programs which are run in the
17196	build environment, set it to default to $(CC), and passed it down
17197	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17198
17199Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17200
17201	* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17202	AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17203	TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17204	FOR_TARGET variants, to newlib and libg++.
17205
17206Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17207
17208	* Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17209	first.
17210
17211Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17212
17213	* config.sub:  Accept `elf' as an environment.
17214
17215Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17216
17217	* Makefile.in (all-opcodes):  cd into the right directory
17218
17219Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17220
17221	* configure: added -program_transform_name option, used as
17222	argument to sed when installing programs.
17223	configure.texi: added documentation for -program_prefix,
17224	-program_suffix and -program_transform_name.
17225
17226Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17227
17228	* config.sub:  Accept i486 where i386 ok.
17229
17230Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17231
17232	* config.sub: accept we32k
17233
17234Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17235
17236	* config.sub, configure.in: accept OSE68000 and OSE68k.
17237
17238	* Makefile.in: don't create all directories for ``make install'';
17239	let the subdirectories create the ones they need.
17240
17241Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17242
17243	* COPYING: new file, GPL v2
17244
17245Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17246
17247	* Makefile.in: use the new gen-info-dir, which needs a template
17248	argument (which also lives in texinfo)
17249
17250	* configure.texi, standards.texi: fix INFO-DIR-ENTRY
17251
17252Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17253
17254	* config.sub (ncr3000):  Change i386 to i486.
17255
17256Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17257
17258	* Makefile.in: add install-rcs, install-grep to
17259	install-no-fixedincludes, removed install-bison and install-libgcc
17260
17261Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17262
17263	* configure.in: grab the HPUX makefile fragment if on HPUX
17264
17265Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17266
17267	* Makefile.in: eradicate bison spoor (ditto libgcc).
17268	 configure.in: recognise m68{k,000}-ericsson-OSE.
17269	 es1800 is alias for m68k-ericsson-OSE
17270
17271Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17272
17273	* configure.in: rearrange the parts that remove programs from
17274	configdirs, based now on HOST==TARGET or by canonical triple.
17275
17276Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17277
17278	* test-build.mk: recurse explicitly with -f test-build.mk when
17279	  appropriate.  predicate stage3 and comparison on the existence
17280	  of gcc.  That is, if gcc isn't around, we aren't three-staging.
17281	  On very clean, also remove ...stamp-co.  Build in-place before
17282	  doing other builds.
17283
17284Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17285
17286	* Makefile.in, configure.in: add tgas
17287
17288Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17289
17290	* Makefile.in: a number of changes merged in from progressive.
17291
17292	* configure.in: add libm.
17293
17294	* .cvsignore: ignore some stuff that comes from test-build.mk.
17295
17296Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17297
17298	* config.sub:  Add es1800 (m68k-ericsson-es1800).
17299
17300Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17301
17302	* configure: Add program_suffix (parallel to program_prefix)
17303	* Makefile.in: adjust directory-creating script for losing decstation
17304
17305Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17306
17307	* configure:  Minor $subdir-related fixes.
17308
17309Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17310
17311	* configure: fix various problems with propogating
17312	makefile_target_frag in subdirs.
17313	* configure.in: config libgcc if its there
17314
17315Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17316
17317	* config.sub:  HPPA merge.
17318
17319Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17320
17321	* Makefile.in:  Replace all-bison with all-byacc in all
17322	dependency lines for other tools (which now use byacc).
17323
17324Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17325
17326	* config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17327
17328Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17329
17330	* Makefile.in: make gprof rules similar to byacc rules (instead of
17331	vestigal $(unsubdir) that didn't work...)
17332
17333Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17334
17335	* config.sub:  Add support for Linux.
17336	* Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17337	(at least for libg++).
17338
17339Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17340
17341	* configure.texi: fix doc for the -nfp option to configure
17342
17343Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17344
17345	* Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17346
17347Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17348
17349	* config.sub: changed [^-]+ to [^-][^-]* so that it works under
17350	Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17351	* configure.in: added solaris* host_makefile_frag hook.
17352
17353Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17354
17355	* config.sub: changed recognition of m68000 so that various
17356	m68k types can be specified via m680[01234]0
17357
17358Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17359
17360	* config.sub (basic_machine): fix sed so that '-foo' isn't
17361	completely substituted out while .+'-foo' loses the '-foo'
17362
17363Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17364
17365	* config.sub ($os): Add -aout.
17366
17367Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17368
17369	* configure:  If host_makefile_frag is absolute, don't
17370	prefix ${invsubdir} (relevant to libg++ auto-configure).
17371
17372Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17373
17374	* Makefile.in (tooldir): Define it.
17375	(all-ld): Depend on all-flex.
17376
17377Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17378
17379	* Makefile.in (check):  Fix libg++ special case.
17380
17381Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17382
17383	* configure: do not bury `pwd` into config.status, thus do fewer
17384	  pwd's.
17385
17386	* configure: print the "Building in" message only when building in
17387	  other than "." AND verbose.
17388
17389	* configure: remove -s, rework -v to better accommodate guested
17390	  configures.
17391
17392	* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17393
17394Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17395
17396	* Makefile.in: macroize flags passed on recursion.  remove
17397	  fileutils.
17398
17399Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17400
17401	* configure: get makesrcdir right for subdirs deeper than 1.
17402
17403	* Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17404	  install.
17405
17406Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17407
17408	* Makefile.in: don't print subdir_do or recursion lines.
17409
17410Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17411
17412	* standards.texi: added menu item.
17413
17414	* Makefile.in: build and install standards.info.
17415
17416	* standards.texi: new file.
17417
17418Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17419
17420	* configure: test for and move config.status pieces from
17421	  ${subdir}/.
17422
17423Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17424
17425	* configure:  Test for existance of files before trying to mv
17426	them, to avoid numerous non-existance messages.
17427
17428Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17429
17430	* configure: correct final line of config.status.
17431
17432	* configure: patch from eggert.  Avoids a protection problem if
17433	  the original Makefile.in is read only.
17434
17435	* configure: use move-if-change from gcc to create config.status.
17436	  Some makefiles depend on config.status to tell if a directory
17437	  has been reconfigured for a different host.  This change
17438	  prevents those directories from remaking everything in the case
17439	  where the reconfig was only intended to rebuild a Makefile.
17440
17441	* configure: test for config.sub with "config.sub sun4" rather
17442	  than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17443	  host alias from a missing config.sub.
17444
17445Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17446
17447	* Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17448	  MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17449
17450Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17451
17452	* configure: mkdir ${subdir} as needed.
17453
17454Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17455
17456	* Makefile.in,configure.in: added autoconf.
17457
17458Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17459
17460	* Makefile.in: no longer pass against on recursion.
17461
17462	* Makefile.in: added .NOEXPORT: so that stray makefile_frag
17463	  definitions are not inherited.
17464
17465	* configure: correct makesrcdir when subdir is .
17466
17467Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17468
17469	* configure:  Add support for 'subdirs' variable, which is
17470	like 'configdirs', except that configure doesn't re-invoke
17471	itself for subdirs, it just creates a Makefile for each subdir.
17472	* configure.texi:  Document subdirs.
17473
17474Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17475
17476	* configure.in: added flex to configdirs
17477
17478Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17479
17480	* Makefile.in: remove clean-stamps from clean.
17481
17482Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17483
17484	* configure.in:  Add gdbtest to configdirs.
17485
17486Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17487
17488	* Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17489	to recursive makes.
17490	* configure.in:  Recognize new ncr3000 config.
17491
17492Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17493
17494	* Makefile.in, configure.in: removed references to gdbm.
17495
17496Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17497
17498	* config.sub:  Don't canonicalize os value
17499	newsos* to bsd (readline needs to check for newsos).
17500	(This fix was earlier made Jan 31, but got re-broken.)
17501
17502Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17503
17504	* configure.in:  sco is an os, not a vendor!
17505
17506	* configure:  Quote $( better.  Keep various shells happy.
17507
17508Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17509
17510	* Makefile.in: eliminate stamp-files.
17511
17512Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17513
17514	* Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17515	  Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17516
17517Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17518
17519	* config.sub:  fix iris/iris3.
17520
17521Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17522
17523	* configure: re-add -rm.
17524
17525Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17526
17527	* Maskefile.in: add .stmp-rcs to all.
17528
17529	* configure.in: remove gas from rs6000 build, use aix host fragment.
17530
17531Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17532
17533	* configure: pass down site_option during recursion.
17534
17535Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17536
17537	* Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17538
17539Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17540
17541	* configure: Change exec_prefix so that it really defaults to prefix.
17542
17543Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17544
17545	* Makefile.in, configure.in:  Add support for mmalloc library.
17546
17547Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17548
17549	* Makefile.in: add stmp dependencies for a few more things.
17550
17551Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17552
17553	* configure: adjusted error message on objdir/srcdir configure
17554	  collision, per john's suggestion.
17555
17556	* Makefile.in: add libiberty stmp to all and all.cross.
17557
17558Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17559
17560	* Makefile.in: remove force dependencies, add grep to all.
17561
17562Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17563
17564	* Makefile.in: drop flex.  make stamp files work.
17565
17566	* configure: added test for conflicting configuration in srcdir,
17567	  remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17568	  gets cranky.  use relative paths for configure and srcdir
17569	  whenever possible.  Send some error messages to stderr that were
17570	  going to stdout.
17571
17572Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17573
17574	* Makefile.in:  Fix libg++ rule to check for gcc directory
17575	before using gcc/gcc.  Also pass XTRAFLAGS.
17576
17577Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17578
17579	* Makefile.in: added stmp-files so that directories aren't polled
17580	  when they are already built.
17581
17582	* configure.texi: fixed a node pointer problem.
17583
17584Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17585
17586	* config.sub configure.in gdb/configure.in
17587	gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17588	gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17589	gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17590
17591Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17592
17593	* configure: -recurring becomes -silent.  corrected help message
17594	  for -site= option.
17595
17596	* Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17597
17598Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17599
17600	* configure: when building Makefile for crosses, replace
17601	  tooldir and program_prefix.  default srcdir from location of
17602	  config.sub.  remove "for host in hosts" and "for target in
17603	  targets" loops.
17604
17605Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17606
17607	* Makefile.in: Do not pass bindir or mandir to cvs.
17608
17609Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17610
17611	* Makefile.in, configure.in: removed traces of namesubdir,
17612	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17613	  copyrights to '92, changed some from Cygnus to FSF.
17614
17615	* configure.texi: remove most references to multiple hosts,
17616	  multiple targets, subdirs, etc.
17617
17618	* configure.man: removed rcsid. reference config.sub not
17619	  config.subr.
17620
17621	* Makefile.in: mkdir $(infodir) on install-info.
17622
17623Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17624
17625	* configure.texi:  Explain better about .gdbinit and about
17626	the environment that configure.in sections run in.
17627
17628Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17629
17630	* configure.in:  Ultrix is only a decstation if it's a MIPS.
17631
17632Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17633
17634	* README:  DOC.configure => cfg-paper.texi.
17635
17636Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17637
17638	* config.sub (near case $os):  Don't convert newsos* to bsd!
17639
17640Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17641
17642	* Makefile.in:  Reinstall change from gdb-4.3 that reduces
17643	the number of copies of COPYING that go into the GDB tar file.
17644
17645Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17646
17647	* bfd/configure.in, gdb/config/mh-i386sco,
17648	gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17649	Fix SCO configuration stuff.
17650
17651Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17652
17653	* Makefile.in:  For libg++, make sure the -I pointing
17654	to the gcc directory goes *after* all the libg++-local -I flags.
17655	Also, move just-gcc dependency from just-libg++ to all-libg++.
17656
17657Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17658
17659	* configure:  Change -x to -f to keep Ultrix /bin/test happy.
17660
17661Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17662
17663	* Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17664
17665Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17666
17667	* config.sub:  Add stratus configuration frags.  Also
17668	submitted to FSF.
17669
17670Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17671
17672	* Makefile.in (DEV_SUPPORT):  add configure.man.
17673
17674	* config.sub(Decode manufacturer-specific):  add -none*.
17675
17676Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17677
17678	* Makefile.in:  remove form feeds to make Sun's make happy.
17679	(DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17680
17681Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17682
17683	* Makefile.in (AR_FLAGS):  Make quieter.
17684
17685Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17686
17687	* configure.in:  Add libg++.
17688	* configure:  When verbose, don't output the command line at each
17689	level; it will be unremarkably the same as the previous version,
17690	which will be the same as what the user typed.
17691
17692Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17693
17694	* configure.in, Makefile.in: fix clean-info, add flex.  add
17695	  fileutils.
17696
17697	* configure: be less sensitive to spaces in Makefile.in.  Do not
17698	  look for sources in "..".  Doing so breaks subdirectories that
17699	  might have their own configure.  If a subdir has it's own
17700	  configure script, use it.
17701
17702Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17703
17704	* cfg-paper.texi: some changes suggested by rms.
17705
17706Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17707
17708	* config.sub:  Merge in some small additions from the FSF version,
17709	taken from the gcc distribution, to bring the Cygnus and FSF
17710	versions into closer sync.
17711
17712Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17713
17714	* configure.in:  Changed svr4 references to sysv4.
17715
17716Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17717
17718	* configure: added -V for version number option.
17719
17720Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17721
17722	* DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17723	  renamed from DOC.configure to cfg-paper.texi.
17724
17725Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17726
17727	* configure, config.subr, config.sub: config.subr is now
17728	  config.sub again.
17729
17730Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17731
17732	* configure.texi: new file, in progress.
17733
17734	* Makefile.in: build info file and install the man page for
17735	  configure.
17736
17737	* configure.man: new file, first cut.
17738
17739	* configure: find config.subr again now that configuration "none"
17740	  has gone.  removed all traces of the -ansi option.  removed all
17741	  traces of the -languages option.
17742
17743	* config.subr: resync from rms.
17744
17745Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17746
17747	* configure, config.sub, config.subr: merge config.sub into
17748	  config.subr, call the result config.subr, remove config.sub, use
17749	  config.subr.
17750
17751	* Makefile.in: revised install for dir.info.
17752
17753Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17754
17755	* configure.in: add decstation host makefile frag.
17756
17757	* Makefile.in: BISON now bison -y again.  also install-gcc on
17758	  install.  clean-gdbm on clean.  infodir belongs in datadir.
17759	  Make directories for info install.  Build dir.info here then
17760	  install it.
17761
17762Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17763
17764	* Makefile.in: fix for bad directory tests.
17765
17766Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17767
17768	* configure: \{1,2\} appears to be a sysv'ism.  Use a different
17769	  regexp.  -srcdir relative was being handled incorrectly.
17770
17771	* Makefile.in: unwrapped some for loops so that parallel makes
17772	  work again and so one can focus one's attention on a particular
17773	  package.
17774
17775Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17776
17777	* configure: added PWD as a stand in for `pwd` (for speed). use
17778	  elif wherever possible.  make -srcdir work without -objdir.
17779	  -objdir= commented out.
17780
17781Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17782
17783	* configure: +options become --options.  -subdirs commented out.
17784	  added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17785	  Makefile now at top of generated Makefile.  Removed cvs log
17786	  entries.  added -srcdir.  create .gdbinit only if there is one
17787	  in ${srcdir}.
17788
17789	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
17790	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17791	  and mandir now keyed off datadir by default.
17792
17793Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17794
17795	* Freshly created ChangeLog.
17796
17797
17798Local Variables:
17799mode: change-log
17800left-margin: 8
17801fill-column: 76
17802version-control: never
17803End:
17804