12014-10-30  Release Manager
2
3	* GCC 4.9.2 released.
4
52014-07-26  Uros Bizjak  <ubizjak@gmail.com>
6
7	PR target/47230
8	* configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
9	* configure: Regenerate.
10
112014-07-16  Release Manager
12
13	* GCC 4.9.1 released.
14
152014-04-22  Release Manager
16
17	* GCC 4.9.0 released.
18
192014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
20
21	PR bootstrap/60620
22	* Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
23	* Makefile.in: Regenerate.
24
252014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
26
27	* Makefile.def (dependencies): Make all-ld depend on all-binutils
28	for WINDRES_FOR_TARGET in default-manifest.o rule.
29	* Makefile.in: Regenerate.
30
312014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
32
33	* MAINTAINERS (Write After Approval): Add myself.
34
352014-03-26  Jakub Jelinek  <jakub@redhat.com>
36
37	PR sanitizer/56781
38	* Makefile.def: Set bootstrap=true; for host fixincludes.
39	* configure.ac: Don't bootstrap host fixincludes unless
40	--with-build-config=bootstrap-{a,ub}san.
41	* Makefile.in: Regenerated.
42	* configure: Regenerated.
43
442014-03-21  Jakub Jelinek  <jakub@redhat.com>
45
46	* configure.ac: Move BUILD_CONFIG set up earlier.  Add
47	--enable-vtable-verify option parsing.  Don't add
48	target-libsanitizer to bootstrap_target_libs unless
49	--with-build-config=bootstrap-asan or
50	--with-build-config=bootstrap-ubsan.  Don't add target-libvtv
51	to bootstrap_target_libs unless --enable-vtable-verify.
52	* configure: Regenerated.
53
542014-03-10  Anatoly Sokolov <aesok@post.ru>
55
56	* MAINTAINERS (Write After Approval): Add myself.
57
582014-03-07  Denis Chertykov  <chertykov@gmail.com>
59
60	* MAINTAINERS: Remove avr maintainers: Anatoly Sokolov
61	and Eric Weddington
62
632014-03-07  Jakub Jelinek  <jakub@redhat.com>
64
65	PR bootstrap/58572
66	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
67	-I for libstdc++-v3 includes if $(LEAN).
68	* Makefile.in: Regenerated.
69
702014-03-04  Jonathan Wakely  <jwakely@redhat.com>
71
72	* MAINTAINERS: Update my email address.
73
742014-02-24  Walter Lee  <walt@tilera.com>
75
76	* configure.ac (tilepro-*-*) Change to tilepro*-*-*.
77	(tilegx-*-*): Change to tilegx*-*-*.
78	* configure: Regenerate.
79
802014-02-17  Loren J. Rittle  <ljrittle@acm.org>
81
82	* MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
83
842014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
85
86	* MAINTAINERS (Write After Approval): Add myself.
87
882014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
89
90	PR target/59788
91	* ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
92	*solaris2*.
93
942014-01-21  John David Anglin  <danglin@gcc.gnu.org>
95
96	* MAINTAINERS: Update my email address.
97
982014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
99
100	* MAINTAINERS: Convert to UTF-8.
101	Properly sort Xinliang David Li's entry.
102
1032013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
104	    Sandra Loosemore  <sandra@codesourcery.com>
105
106	* MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
107	nios2 port maintainers.
108
1092013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
110
111	* MAINTAINERS (Write After Approval): Add myself.
112
1132013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
114
115	* configure.ac: Add user-friendly check for native x86_64-linux
116	multilibs.
117	* configure: Regenerate.
118
1192013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
120
121	* MAINTAINERS: Add myself as sh maintainer.
122
1232013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
124
125	* MAINTAINERS: Add self as SLSR maintainer.
126
1272013-11-18  Jan Hubicka  <hubicka@ucw.cz>
128
129	* MAINTAINERS: Update my email address.
130
1312013-11-15  David Edelsohn  <dje.gcc@gmail.com>
132
133	* MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
134
1352013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
136
137	* Makefile.in: Regenerate.
138
139	* Makefile.tpl: Fix typo.
140	* Makefile.in: Regenerate partially.
141
1422013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
143
144	* configure.ac: Added libcilkrts to noconfig list when C++ is not
145	supported.
146	* configure: Regenerated.
147
1482013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
149
150	* MAINTAINERS (Write After Approval): Add myself.
151
1522013-10-30  Jason Merrill  <jason@redhat.com>
153
154	* Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
155	--disable-build-format-warnings.
156
1572013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
158
159	* Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
160	depend on libstdc++ and libgcc.
161	* configure: Regenerate.
162	* configure.ac: Added libcilkrts to target binaries.  Also, restrict
163	libcilkrts for POSIX and i*86, and x86_64 architectures.
164	* Makefile.in: Added libcilkrts related fields to support building it.
165
1662013-10-26  Jeff Law  <law@redhat.com>
167
168	* Makefile.def (target_modules): Remove libmudflap
169	(languages): Remove check-target-libmudflap).
170	* Makefile.in: Rebuilt.
171	* Makefile.tpl (check-target-libmudflap-c++): Remove.
172	* configure.ac (target_libraries): Remove target-libmudflap.
173	Remove checks which disabled libmudflap on some systems.
174	* configure: Rebuilt.
175	* libmudflap: Directory removed.
176
1772013-10-21  Cong Hou  <congh@google.com>
178
179	* MAINTAINERS (Write After Approval): Add myself.
180
1812013-10-16  Mike Stump  <mikestump@comcast.net>
182
183	* .dir-locals.el: Add.
184
1852013-10-15  David Malcolm  <dmalcolm@redhat.com>
186
187	* configure.ac: Add --enable-host-shared
188	* configure: Regenerate.
189
1902013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
191
192	Import from savannah.gnu.org:
193	* config.guess: Update to 2013-06-10 version.
194	* config.sub: Update to 2013-10-01 version.
195
1962013-10-01  Simon Cook  <simon.cook@embecosm.com>
197
198	Changes to build configuration to allow big endian ARC ELF toolchain
199	* configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
200	* configure: Regenerate.
201
2022013-09-20  Alan Modra  <amodra@gmail.com>
203
204	* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
205	ppc host match.  Support little-endian powerpc linux hosts.
206
2072013-09-19  Dodji Seketeli  <dodji@redhat.com>
208
209	* MAINTAINERS (diagnostic messages): Add myself as diagnostics
210	maintainer.
211
2122013-09-12  DJ Delorie  <dj@redhat.com>
213
214	* MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
215        maintainers.
216
2172013-09-03  Richard Biener  <rguenther@suse.de>
218
219	* configure.ac: Also allow ISL 0.12.
220	* configure: Regenerated.
221
2222013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
223
224	* MAINTAINERS (Write After Approval): Add myself.
225
2262013-08-27  David Malcolm  <dmalcolm@redhat.com>
227
228	* MAINTAINERS (gdbhooks.py): Add myself as maintainer.
229
2302013-08-26  Caroline Tice  <cmtice@google.com>
231
232	* MAINTAINERS:  Correct earliers update:  Move myself from libvtv
233	"Various Reviewers" to libvtv "Various Maintainers".
234
2352013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
236
237	* MAINTAINERS: Add myself as RTL optimizers reviewer.
238
2392013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
240
241	* MAINTAINERS: Update name, email.
242
2432013-08-13  Adam Butcher  <adam@jessamine.co.uk>
244
245	* MAINTAINERS (Write After Approval): Add myself.
246
2472013-08-12  Caroline Tice  <cmtice@google.com>
248
249	* MAINTAINERS: Add myself as libvtv maintainer. Correct my email
250	address in the Write After Approval section.
251
2522013-08-09  Carlos O'Donell  <carlos@redhat.com>
253
254	* MAINTAINERS (Write After Approval): Update email.
255
2562013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
257
258	* configure.ac: Adjust to check VTV_SUPPORTED.
259	* configure: Regenerated.
260
2612013-08-02  Caroline Tice  <cmtice@google.com>
262
263	* configure.ac: Add target-libvtv to target_libraries; disable libvtv
264	on non-linux systems; add target-libvtv to noconfigdirs; add
265	libsupc++/.libs to C++ library search paths.
266	* configure: Regenerated.
267	* Makefile.def: Add libvtv to target_modules; make libvtv depend on
268	libstdc++ and libgcc.
269	* Makefile.in: Regenerated.
270
2712013-07-19  Yvan Roux  <yvan.roux@linaro.org>
272
273	* MAINTAINERS (Write After Approval): Add myself.
274
2752013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
276	    Shiva Chen  <shiva0217@gmail.com>
277
278	* MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
279	nds32 port maintainers.
280
2812013-07-17  Tim Shen  <timshen91@gmail.com>
282
283	* MAINTAINERS (Write After Approval): Add myself.
284
2852013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
286
287	* configure.ac: Sync from binutils.
288	* configure: Regenerate.
289
2902013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
291
292	* MAINTAINERS (Write After Approval): Add myself.
293
2942013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
295
296	* MAINTAINERS (Write After Approval): Add myself.
297
2982013-05-17  David Malcolm  <dmalcolm@redhat.com>
299
300	* MAINTAINERS (Write After Approval): Add myself.
301
3022013-04-30  Brooks Moses  <bmoses@google.com>
303
304	* MAINTAINERS: Update my email; move myself from Fortran
305	reviewer to Write After Approval.
306
3072013-04-16  Andreas Schwab  <schwab@suse.de>
308
309	* configure.ac (aarch64-*-*): Don't disable java.
310	* configure: Regenerate.
311
3122013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
313
314	* MAINTAINERS (Write After Approval): Add myself.
315
3162013-03-30  Matthias Klose  <doko@ubuntu.com>
317
318	* Makefile.def (target_modules): Don't install libffi.
319	* Makefile.in: Regenerate.
320
3212013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
322
323	* MAINTAINERS (Write After Approval): Add myself.
324
3252013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
326
327	* MAINTAINERS (Write After Approval): Add myself.
328
3292013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
330
331	* configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
332	* configure: Regenerated.
333
3342013-02-04  David Edelsohn  <dje.gcc@gmail.com>
335
336	* MAINTAINERS: Explicitly add myself as AIX maintainer.
337	Remove Geoff Keating as rs6000 port maintainer, at his request.
338
3392013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
340
341	* MAINTAINERS: Update my email.
342
3432013-01-23  Shenghou Ma  <minux.ma@gmail.com>
344
345	* configure: Re-generate.
346
3472013-01-15  Richard Biener  <rguenther@suse.de>
348
349	PR other/55973
350	* configure: Re-generate.
351
3522013-01-14  Matthias Klose  <doko@ubuntu.com>
353
354	* Makefile.def (install-target-libsanitizer): Depend on
355	install-target-libstdc++-v3.
356	* Makefile.in: Regenerate.
357
3582013-01-14  Richard Biener  <rguenther@suse.de>
359
360	* configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
361	* configure: Re-generate
362
3632013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
364
365	* config.sub: Update from config repo.
366
3672013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
368
369	* Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
370	* Makefile.in: Regenerate.
371
3722013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
373
374	* MAINTAINERS (arc): Add new port maintainership for myself.
375
3762013-01-09  Jason Merrill  <jason@redhat.com>
377
378	* .gitignore: Import from gdb repository.
379
3802013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
381
382	* Makefile.def (configure-gcc): Depend on all-gmp.
383	(all-gcc): Remove dependency on all-gmp.
384	* Makefile.in: Regenerated.
385
3862013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
387
388	* config.sub: Merge from config repo.
389	* config.guess: Ditto.
390
3912013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
392
393	* Makefile.def: Merge from binutils.
394	* Makefile.in: Ditto.
395
3962013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
397
398	* MAINTAINERS: Update my email.
399
4002012-12-29  Ben Elliston  <bje@gnu.org>
401
402	* config.guess: Update to 2012-12-29 version.
403	* config.sub: Likewise.
404
4052012-12-20  Matthias Klose  <doko@ubuntu.com>
406
407	* Makefile.def (install-target-libgfortran): Depend on
408	install-target-libquadmath, install-target-libgcc.
409	(install-target-libsanitizer): Depend on install-target-libgcc.
410	(install-target-libjava): Depend on install-target-libgcc.
411	(install-target-libitm): Depend on install-target-libgcc.
412	(install-target-libobjc): Depend on install-target-libgcc.
413	(install-target-libstdc++-v3): Depend on install-target-libgcc.
414	* Makefile.in: Regenerate.
415
4162012-12-19  Matthias Klose  <doko@ubuntu.com>
417
418	* Makefile.def (install-target-libgo): Depend on
419	install-target-libatomic.
420	* Makefile.in: Regenerate.
421
4222012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
423
424	PR go/55201
425	* Makefile.def (all-target-libgo): Depend on all-target-libatomic.
426	* Makefile.in: Regenerate.
427
4282012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
429
430	* configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
431	* configure: Regenerate.
432
4332012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
434
435	* config.sub: Merge from config repo.
436
4372012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
438
439	* Makefile.def (target_modules): Add bootstrap=true and
440	raw_cxx=true to libsanitizer.
441	* configure.ac (bootstrap_target_libs): Add libsanitizer.
442	* Makefile.in: Regenerated.
443	* configure: Likewise.
444
4452012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
446
447	* MAINTAINERS: Remove self as RTL optimization maintainer.
448
4492012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
450
451	* MAINTAINERS (Write After Approval): Add myself.
452
4532012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
454
455	* Makefile.def (target_modules): Remove bootstrap=true and
456	raw_cxx=true from libsanitizer.
457	* configure.ac (bootstrap_target_libs): Remove libsanitizer.
458	* Makefile.in: Regenerated.
459	* configure: Likewise.
460
4612012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
462
463	* Makefile.def (target_modules): Add bootstrap=true and
464	raw_cxx=true to libsanitizer.
465	* configure.ac (bootstrap_target_libs): Add libsanitizer.
466	* Makefile.in: Regenerated.
467	* configure: Likewise.
468
4692012-11-28  Andrew Pinski  <apinski@cavium.com>
470
471	PR bootstrap/54279
472	* configure.ac (CXX_FOR_TARGET): Change over to use xg++.
473	* configure: Regenerate.
474	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
475	* Makefile.in: Regenerate.
476
4772012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
478
479	* configure.ac: Disable libsanitizer if we're not building C++.
480	* configure: Regenerate.
481
4822012-11-15  Roland McGrath  <roland@hack.frob.com>
483
484	* MAINTAINERS (Write After Approval): Add myself.
485
4862012-11-15  Dmitry Vyukov  <dvyukov@google.com>
487
488	* MAINTAINERS: (libsanitizer, asan.c): Add myself,
489	Kostya Serebryany (kcc@google.com) and
490	Jakub Jelinek (jakub@redhat.com).
491	Rename area for Dodji Seketeli (dodji@redhat.com).
492
4932012-11-15  Dodji Seketeli  <dodji@redhat.com>
494
495	* MAINTAINERS: (asan.c, related): Add myself.
496
4972012-11-14  Roland McGrath  <mcgrathr@google.com>
498
499	* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
500	* configure: Regenerate.
501
5022012-11-13  Richard Henderson  <rth@redhat.com>
503
504	* configure.ac: Move libsanitizer logic to subdirectory.
505	* configure: Regenerate.
506
5072012-11-13  Dodji Seketeli  <dodji@redhat.com>
508
509	* configure.ac: Enable libsanitizer just on x86 linux for now.
510	* configure: Re-generate.
511
5122012-11-13  David Edelsohn  <dje.gcc@gmail.com>
513
514	* configure.ac: Disable libsanitizer on AIX. Merge libquadmath
515	sections.
516	* configure: Regenerate.
517
5182012-11-13  Hans-Peter Nilsson  <hp@axis.com>
519
520	* configure.ac: Add section for configdirs for libsanitizer.
521	Disable for cris-*-* and mmix-*-*.
522	* configure: Regenerate.
523
5242012-11-12  Wei Mi <wmi@google.com>
525
526	* configure.ac: Add libsanitizer to target_libraries.
527	* Makefile.def: Ditto.
528	* configure: Regenerate.
529	* Makefile.in: Regenerate.
530	* libsanitizer: New directory for asan runtime.  Contains an empty
531	tsan directory.
532
5332012-11-03  Corinna Vinschen  <corinna@vinschen.de>
534
535	* configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
536	against Mingw64 w32api.
537	* configure: Regenerate.
538
5392012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
540
541	* configure: Regenerated.
542
5432012-11-03  Robert Mason  <rbmj@verizon.net>
544
545	* configure.ac: add --disable-libstdcxx configure option
546	and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
547
5482012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
549
550	* MAINTAINERS (Write After Approval): Add myself.
551
5522012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
553
554	* MAINTAINERS (Write After Approval): Add myself.
555
5562012-10-24  Sharad Singhai  <singhai@google.com>
557
558	* MAINTAINERS (Write After Approval): Add myself.
559
5602012-10-24  Eric Christopher  <echristo@gmail.com>
561
562	* MAINTAINERS: Update email address.
563
5642012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
565
566	PR bootstrap/54820
567	* configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
568	* configure: Regenerate.
569
5702012-10-23  Richard Earnshaw  <rearnsha@arm.com>
571
572	* MAINTAINERS (aarch64): Add Marcus and myself.
573
5742012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
575
576	PR bootstrap/54820
577	* Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
578	(all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
579	(all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
580	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
581	(host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
582	* Makefile.in: Regenerate.
583	* configure.ac (have_static_libs): New variable and associated check.
584	(stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
585	-static-libgcc if stage1_libs is empty and have_static_libs is yes.
586	* configure: Regenerate.
587
5882012-10-10  Richard Biener  <rguenther@suse.de>
589
590	* MAINTAINERS: Adjust for changed surname.
591
5922012-10-04  Lawrence Crowl  <crowl@google.com>
593
594	* MAINTAINERS (Write After Approval): Add myself.
595
5962012-10-01  Cary Coutant  <ccoutant@google.com>
597
598	* MAINTAINERS: Add myself as dwarf debugging code maintainer.
599
6002012-09-28  Ian Lance Taylor  <iant@google.com>
601
602	* Makefile.def: Make all-target-libgo depend on
603	all-target-libbacktrace.
604	* Makefile.in: Rebuild.
605
6062012-09-26  Ian Lance Taylor  <iant@google.com>
607
608	* Makefile.def: Make all-gcc depend on all-libbacktrace.
609	* Makefile.in: Rebuild.
610
6112012-09-20  Walter Lee  <walt@tilera.com>
612
613	* configure.ac: Add tilegx to list of targets that support gold.
614	* configure: Regenerate.
615
6162012-09-20  Marek Polacek  <polacek@redhat.com>
617
618	* MAINTAINERS (Write After Approval): Add myself.
619
6202012-09-19  Steve Ellcey  <sellcey@mips.com>
621
622	* configure.ac: Add mips*-mti-elf* target.
623	* configure: Regenerate.
624
6252012-09-17  Ian Lance Taylor  <iant@google.com>
626
627	* MAINTAINERS (Various Maintainers): Add libbacktrace.
628	* configure.ac (host_libs): Add libbacktrace.
629	(target_libraries): Add libbacktrace.
630	* Makefile.def (host_modules): Add libbacktrace.
631	(target_modules): Likewise.
632	* configure, Makefile.in: Rebuild.
633
6342012-09-14  David Edelsohn  <dje.gcc@gmail.com>
635
636	PR target/38607
637	Merge upstream change.
638	* libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
639
640	* configure.ac: Add target-libquadmath to noconfigdirs for AIX.
641	Add libgomp*.o to compare_exclusions for AIX.
642	* configure: Regenerate.
643
6442012-09-06  Diego Novillo  <dnovillo@google.com>
645
646	* configure.ac: Bump minimum GMP version to 4.2.3.
647	* configure: Re-generate.
648
6492012-09-05  Georg-Johann Lay  <avr@gjlay.de>
650
651	PR target/54461
652	* configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
653	target-libgloss if not configured --with-avrlibc=no.
654	* configure: Regenerate.
655
6562012-09-04  Jason Merrill  <jason@redhat.com>
657
658	* configure.ac: Fix --enable-languages=all.
659
6602012-09-04  Christophe Lyon  <christophe.lyon@st.com>
661
662	* MAINTAINERS (Write After Approval): Add myself.
663
6642012-09-03  Richard Guenther  <rguenther@suse.de>
665
666	PR bootstrap/54138
667	* configure.ac: Re-organize ISL / CLOOG checks to allow
668	disabling with either --without-isl or --without-cloog.
669	* configure: Regenerated.
670
6712012-09-03  Georg-Johann Lay  <avr@gjlay.de>
672
673	* configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
674	* configure: Regenerate.
675
6762012-08-27  Ulrich Drepper  <drepper@gmail.com>
677
678	* MAINTAINERS: Fix my email address.
679
6802012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
681
682	PR binutils/4970
683	* Makefile.def (host_modules): Rmove lib_path=.libs from bfd
684	and opcodes.
685	* Makefile.in: Regenerated.
686
6872012-08-26  Art Haas <ahaas@impactweather.com>
688
689	* configure: Regenerate.
690
6912012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
692
693	* INSTALL/README: Also refer to the online installation
694	instructions.
695
6962012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
697
698	* MAINTAINERS (Write After Approval): Add myself.
699	(Picochip port): Remove myself.
700
7012012-08-14   Diego Novillo  <dnovillo@google.com>
702
703	Merge from cxx-conversion branch.
704
705	* Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
706	POSTSTAGE1_CONFIGURE_FLAGS.
707	* Makefile.in: Regenerate.
708	* configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
709	Force C++ when bootstrapping.
710	* configure: Regenerate.
711
7122012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
713
714	* MAINTAINERS (Write After Approval): Add myself.
715
7162012-07-16  Joseph Myers  <joseph@codesourcery.com>
717
718	* README: Document use of ranges of years in copyright notices.
719
7202012-07-06  Richard Guenther  <rguenther@suse.de>
721
722	* Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
723	as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
724	--with-gmp=system.
725	* Makefile.in: Regenerated.
726	* configure: Likewise.
727
7282012-07-06  Richard Guenther  <rguenther@suse.de>
729
730	* configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
731	* Makefile.def (isl): Use extra_isl_gmp_configure_flags and
732	supply V=1 as extra_make_flags.
733	* configure: Regenerated.
734	* Makefile.in: Likewise.
735
7362012-07-04  Tristan Gingold  <gingold@adacore.com>
737
738	* configure: Regenerate.
739
7402012-07-03  Richard Guenther  <rguenther@suse.de>
741
742	* Makfile.def (isl): Remove not necessary extra_exports and
743	extra_make_flags.
744	(cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
745	* Makefile.in: Regenerated.
746
7472012-07-03  Richard Guenther  <rguenther@suse.de>
748
749	* Makefile.def (cloog): Add V=1 to extra_make_flags.
750	* configure.ac: If either the ISL or the CLooG check failed
751	do not try to build in-tree versions.
752	* Makefile.in: Regenerated.
753	* configure: Regenerated.
754
7552012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
756
757	* configure: Regenerate.
758
7592012-07-02  Janis Johnson  <janisjo@codesourcery.com>
760
761	* MAINTAINERS (Various Maintainers): Add myself as testsuite
762	maintainer.
763
7642012-07-02  Richard Guenther  <rguenther@suse.de>
765
766	* configure: Regenerated.
767
7682012-07-02  Richard Guenther  <rguenther@suse.de>
769	Michael Matz  <matz@suse.de>
770	Tobias Grosser <tobias@grosser.es>
771	Sebastian Pop <sebpop@gmail.com>
772
773	* Makefile.def: Add ISL host module, remove PPL host module.
774	Adjust ClooG host module to use the proper ISL.
775	* Makefile.tpl: Pass ISL include flags instead of PPL ones.
776	* configure.ac: Include config/isl.m4.  Add ISL host library,
777	remove PPL.  Remove PPL configury, add ISL configury, adjust
778	ClooG configury.
779	* Makefile.in: Regenerated.
780	* configure: Likewise.
781
7822012-07-02  Richard Guenther  <rguenther@suse.de>
783
784	Merge from graphite branch
785	2011-07-21  Tobias Grosser  <tobias@grosser.es>
786
787	* configure: Regenerated.
788	* config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
789	both cloog.org and legacy versions. The only supported version will
790	be CLooG with the isl backend.
791
792	2011-07-21  Tobias Grosser  <tobias@grosser.es>
793
794	* configure: Regenerated.
795	* configure.ac: Require cloog isl 0.17.0
796
797	2011-07-21  Tobias Grosser  <tobias@grosser.es>
798
799	* configure: Regenerated.
800	* config/cloog.m4: Do not define CLOOG_ORG
801
8022012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
803
804	* configure.ac: Skip C if explicitly selected.
805	* configure: Regenerate.
806
8072012-06-28  Christophe Lyon <christophe.lyon@st.com>
808
809	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
810	they contain -O2.
811	* configure: Regenerate.
812
8132012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
814
815	PR debug/53740
816	* df.h, df-problems.c, dce.c: Revert last patch.
817
8182012-06-25  Iain Sandoe  <iain@codesourcery.com>
819
820	* MAINTAINERS (Write After Approval): Update my email address.
821
8222012-06-21  Meador Inge  <meadori@codesourcery.com>
823
824	* MAINTAINERS (Write After Approval): Add myself.
825
8262012-06-20  Jason Merrill  <jason@redhat.com>
827
828	* Makefile.tpl (check-target-libgomp-c++): New.
829	(check-target-libitm-c++): New.
830	* Makefile.def (c++): Add them.
831	* Makefile.in: Regenerate.
832
8332012-05-29  Edmar Wienskoski  <edmar@freescale.com>
834
835	* MAINTAINERS (Write After Approval): Add myself.
836
8372012-05-16  Olivier Hainque  <hainque@adacore.com>
838
839	* Makefile.tpl (gcc-no-fixedincludes): Rename into ...
840	(gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
841	(install-no-fixedincludes): Adjust accordingly.
842	* Makefile.in: Regenerate.
843
8442012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
845
846	Merge upstream change
847	* libtool.m4 (_LT_ENABLE_LOCK): Support x32.
848
8492012-05-14  Marc Glisse  <marc.glisse@inria.fr>
850
851	* MAINTAINERS (Write After Approval): Add myself.
852
8532012-05-09  Nick Clifton  <nickc@redhat.com>
854	    Paul Smith  <psmith@gnu.org>
855
856	PR bootstrap/50461
857	* configure.ac (mpfr-dir): When using in-tree MPFR sources
858	allow for the fact that from release v3.1.0 of MPFR the source
859	files were moved into a src sub-directory.
860	* configure: Regenerate.
861
8622012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
863
864	* configure.ac: Bump minimum MPFR version to 2.4.0.
865	* configure: Regenerated.
866
8672012-05-01  Richard Henderson  <rth@redhat.com>
868
869	* Makefile.def (libatomic): New target_module.
870	* configure.ac (target_libraries): Add libatomic.
871	(noconfigdirs): Check if libatomic is supported.
872	* Makefile.in, configure: Rebuild.
873
8742012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
875
876	* MAINTAINERS (Write After Approval): Add myself.
877
8782012-04-25  Joel Brobecker  <brobecker@adacore.com>
879
880	* config.sub: Update to 2012-04-18 version from official repo.
881
8822012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
883
884	* MAINTAINERS (Write After Approval): Add myself.
885
8862012-04-11  Steve Ellcey  <sellcey@mips.com>
887
888	* MAINTAINERS: Changed email address.
889
8902012-03-28  Georg-Johann Lay  <avr@gjlay.de>
891
892	PR target/52737
893	* contrib/gcc_update (files_and_dependencies):
894	Remove gcc/config/avr/t-multilib from touch data.
895
8962012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
897
898	* MAINTAINERS (OS Port Maintainers): Remove irix.
899	* configure.ac (enable_libgomp): Remove *-*-irix6*.
900	(unsupported_languages): Remove mips-sgi-irix6.*.
901	(noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
902	(with_stabs): Remove.
903	* configure: Regenerate.
904
9052012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
906
907	* MAINTAINERS (OS Port Maintainers): Remove osf.
908	* configure.ac (enable_libgomp): Remove *-*-osf*.
909	(with_stabs): Remove alpha*-*-osf*.
910	* configure: Regenerate.
911
9122012-03-05  Tristan Gingold  <gingold@adacore.com>
913
914	* configure.ac: Enable gdb and readline for ia64*-*-*vms*.
915	* configure: Regenerate.
916
9172012-02-17  Walter Lee  <walt@tilera.com>
918
919	* MAINTAINERS: (Write After Approval): Delete myself.
920
9212012-02-14  Walter Lee  <walt@tilera.com>
922
923	* MAINTAINERS (tilegx port): Add myself.
924	(tilepro port): Add myself.
925	(Write After Approval): Add myself.
926
9272012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
928
929	* MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
930	and Joseph Myers as docstring relicensing maintainers.
931
9322012-02-09  Bin Cheng  <bin.cheng@arm.com>
933
934	* MAINTAINERS (write-after-approval): Add myself.
935
9362012-02-08  Ira Rosen <irar@il.ibm.com>
937
938	* MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
939	maintainer.
940
9412012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
942
943	* MAINTAINERS (Write After Approval): Move myself to
944	maintain alphabetical order.
945
9462012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
947
948	* MAINTAINERS (Write After Approval): Add myself.
949
9502012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
951
952	* MAINTAINERS (Write After Approval): Add myself.
953
9542012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
955	    Jayant R Sonar <jayant.sonar@kpitcummins.com>
956
957	* configure.ac (cr16-*-*): Remove nonconfigdirs.
958	* configure: Regenerate.
959
9602012-01-23  Harshit Chopra  <harshit@google.com>
961
962	* MAINTAINERS (Write After Approval): Add myself.
963
9642012-01-22  Douglas B Rupp  <rupp@ngnat.com>
965
966	* configure.ac: Remove reference to mh-interix.
967	* configure: Regenerate.
968
9692012-01-05  Richard Henderson  <rth@redhat.com>
970
971	PR bootstrap/51072
972	* configure.ac: Disable libitm if c++ is not enabled.
973	* configure: Rebuild.
974
975	* configure.ac: Fix regexp for same.
976	* configure: Rebuild.
977
9782012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
979
980	* MAINTAINERS (Write After Approval): Add myself.
981
9822012-01-02  Richard Guenther  <rguenther@suse.de>
983
984	PR bootstrap/51686
985	* Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
986	* Makefile.in: Regenerate.
987
9882011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
989
990	* MAINTAINERS (Write After Approval): Add myself.
991
9922011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
993
994	* configure: Regenerate.
995
9962011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
997
998	* MAINTAINERS (picochip): Changed email address.
999
10002011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1001
1002	* MAINTAINERS (write-after-approval): Add self.
1003
10042011-11-29  DJ Delorie  <dj@redhat.com>
1005
1006	* configure.ac (rl78-*-*) New case.
1007	* configure: Regenerate.
1008	* MAINTAINERS: Add myself as RL78 maintainer.
1009
10102011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1011
1012	* MAINTAINERS: Add self as co-maintainer of the Ada front end.
1013
10142011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1015
1016	* libtool.m4: Additional FreeBSD 10 fixes.
1017
10182011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1019
1020	* MAINTAINERS: Move myself from Write After Approval to CPU Port
1021	Maintainers section, as Epiphany maintainer.
1022
10232011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1024
1025	PR target/49992
1026	* configure.ac: Remove ranlib special-casing for Darwin.
1027	* configure: Regenerate.
1028
10292011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1030
1031	* MAINTAINERS (Reviewers): Keep the list sorted.
1032
10332011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1034
1035	* MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1036
10372011-11-09  Roland McGrath  <mcgrathr@google.com>
1038
1039	* configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1040	* configure: Rebuild.
1041	* Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1042	* Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1043	(HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1044	(BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1045	(BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1046	Add READELF.
1047	* Makefile.in: Rebuild.
1048
10492011-11-09  Jason Merrill  <jason@redhat.com>
1050
1051	* Makefile.def (language=c++): Remove check-c++0x.
1052	* Makefile.in (check-gcc-c++): Regenerate.
1053
10542011-11-08  Richard Henderson  <rth@redhat.com>
1055
1056	* configure.ac: Test for libitm directory present first.
1057
1058	* configure.ac: Adjust srcdir for running libitm/configure.tgt.
1059
1060	* configure.ac: Test libitm/configure.tgt to disable libitm.
1061	* configure: Rebuild.
1062
10632011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1064	    Richard Henderson  <rth@redhat.com>
1065
1066	Merged from transactional-memory.
1067
1068	* Makefile.def (lang_env_dependencies): libitm is c++.
1069	Add libitm target module.
1070	* configure.ac: Likewise.
1071	* config/mmap.m4: New file.
1072	* contrib/gcc_update: Add libitm to touch data.
1073	* Makefile.in, configure: Rebuild.
1074
10752011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1076
1077	* Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1078	LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1079	* Makefile.in: Regenerate.
1080
10812011-11-01  DJ Delorie  <dj@redhat.com>
1082
1083	* config.sub: Update to version 2011-10-29 (added rl78)
1084
10852011-10-27  Nick Clifton  <nickc@redhat.com>
1086
1087	* config.sub: Import these changes from the config project:
1088
1089	2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1090	    Ben Elliston  <bje@gnu.org>
1091
1092	* config.sub (epiphany): New.
1093
1094	2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1095	    Ben Elliston  <bje@gnu.org>
1096
1097	* config.sub (hexagon, hexagon-*): New.
1098
1099	2011-08-23  Roland McGrath  <mcgrathr@google.com>
1100
1101	* config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1102	64eb to be64.
1103
1104	2011-08-16  Roland McGrath  <mcgrathr@google.com>
1105
1106	* config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1107	(nacl): Grok as alias for 32el-unknown-nacl.
1108
11092011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1110
1111	* MAINTAINERS (Write After Approval): Add myself.
1112
11132011-10-24  Teresa Johnson  <tejohnson@google.com>
1114
1115	* MAINTAINERS (Write After Approval): Add myself.
1116
11172011-09-21  Jakub Jelinek  <jakub@redhat.com>
1118
1119	* MAINTAINERS (sparc port): Remove myself.
1120
11212011-09-14  Tom de Vries  <tom@codesourcery.com>
1122
1123	* MAINTAINERS (Write After Approval): Add myself.
1124
11252011-08-14  Yao Qi  <yao@codesourcery.com>
1126
1127	* configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1128	* configure: Regenerate.
1129
11302011-07-26  Ian Lance Taylor  <iant@google.com>
1131
1132	* configure.ac: Set have_compiler based on whether gcc directory
1133	exists, rather than on whether gcc is in configdirs.
1134	* configure: Rebuild.
1135
11362011-07-21  Joseph Myers  <joseph@codesourcery.com>
1137
1138	* MAINTAINERS (Global Reviewers): Add self.
1139
11402011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1141
1142	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1143	link directories.
1144	* Makefile.in: Rebuild.
1145
11462011-07-20  Ian Lance Taylor  <iant@google.com>
1147
1148	PR bootstrap/49787
1149	* configure.ac: Move --enable-bootstrap handling earlier in file.
1150	If --enable-bootstrap and either --enable-build-with-cxx or
1151	--enable-build-poststage1-with-cxx, enable C++ automatically.
1152	* configure: Rebuild.
1153
11542011-07-19  Ian Lance Taylor  <iant@google.com>
1155
1156	* configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1157	make C++ a boot_language.  Set and substitute
1158	POSTSTAGE1_CONFIGURE_FLAGS.
1159	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1160	(STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1161	* configure, Makefile.in: Rebuild.
1162
11632011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1164
1165	* MAINTAINERS (Register Allocation): Move myself from reviewers to
1166	maintainers.
1167
11682011-07-18  Jakub Jelinek  <jakub@redhat.com>
1169
1170	* MAINTAINERS (Global Reviewers): Add myself.
1171
11722011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1173
1174	* configure: Regenerate.
1175
11762011-07-16  Jason Merrill  <jason@redhat.com>
1177
1178	* Makefile.def (language=c++): Add check-c++0x and
1179	check-target-libmudflap-c++.
1180	* Makefile.tpl (check-target-libmudflap-c++): New.
1181	* Makefile.in: Regenerate.
1182
11832011-07-16  Matthias Klose  <doko@ubuntu.com>
1184
1185	* Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1186	* Makefile.def (target_modules/libjava): Pass
1187	$(EXTRA_CONFIGARGS_LIBJAVA).
1188	* configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1189	if not configured with --enable-static-libjava.
1190	* Makefile.in: Regenerate.
1191	* configure: Likewise.
1192
11932011-07-15  Jason Merrill  <jason@redhat.com>
1194
1195	* Makefile.in (check-c++): Move check-gcc-c++0x after
1196	check-target-libstdc++-v3.
1197
11982011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1199
1200	* MAINTAINERS (c6x port): New entry.
1201
12022011-07-13  Jason Merrill  <jason@redhat.com>
1203
1204	* Makefile.in (check-gcc-c++0x): New.
1205	(check-c++): Depend on it.
1206
12072011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1208
1209	PR target/39150
1210	* configure.ac (i[3456789]86-*-solaris2*): Also accept
1211	x86_64-*-solaris2.1[0-9]*.
1212	* configure: Regenerate.
1213
12142011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1215
1216	* MAINTAINERS (RTL optimizers): Add self.
1217
12182011-06-27  Gabriel Charette  <gchare@google.com>
1219
1220	* MAINTAINERS (Write After Approval): Add myself.
1221
12222011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1223
1224	PR regression/47836
1225	PR bootstrap/23656
1226	PR other/47733
1227	PR bootstrap/49247
1228	PR c/48825
1229	* configure.ac (target_libraries): Remove target-libiberty.
1230	Remove case-statement setting skipdirs=target-libiberty for
1231	multiple targets.  Remove checking target_configdirs and
1232	removing target-libiberty but keeping target-libgcc if
1233	otherwise empty.
1234	* Makefile.def (target_modules): Don't add libiberty.
1235	(dependencies): Remove all traces of target-libiberty.
1236	* configure, Makefile.in: Regenerate.
1237
12382011-06-13  Walter Lee <walt@tilera.com>
1239
1240	* configure.ac (tilepro-*-*) New case.
1241	(tilegx-*-*): Likewise.
1242	* configure: Regenerate.
1243
12442011-06-06  Jing Yu  <jingyu@google.com>
1245
1246	* configure.ac: Skip target-libiberty for
1247	arm*-*-linux-androideabi.
1248	* configure: Regenerated.
1249
12502011-06-06  Nick Clifton  <nickc@redhat.com>
1251
1252	* config.sub: Sync from upstream.
1253
12542011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1255
1256	* MAINTAINERS (Write After Approval): Add myself.
1257
12582011-06-01  Daniel Jacobowitz  <drow@false.org>
1259
1260	* MAINTAINERS: Update my email address.
1261
12622011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1263
1264	* MAINTAINERS (Write After Approval): Update my email address.
1265
12662011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1267
1268	* MAINTAINERS (Write After Approval): Add myself.
1269
12702011-05-08  Doug Kwan  <dougkwan@google.com>
1271
1272	* configure.ac: Propagate LDFLAGS_FOR_TARGET.
1273	* configure: Regenerated.
1274	* Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1275	value from configure.
1276	* Makefile.in: Regenerated.
1277
12782011-05-05  Joseph Myers  <joseph@codesourcery.com>
1279
1280	* configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1281	sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1282	*-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1283	| *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1284	*-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1285	*-*-vxworks*): Disable newlib and libgloss in separate case
1286	statement.
1287	(i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1288	to separate case statement.
1289	(*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1290	*-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1291	alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1292	sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1293	arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1294	bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1295	i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1296	i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1297	i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1298	i[[3456789]]86-*-rdos*, m32r-*-*,
1299	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1300	| fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1301	powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1302	rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1303	| sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1304	sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1305	sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1306	*-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1307	and libgloss in main case over targets.  Remove most empty cases
1308	in main case over targets.
1309	* configure: Regenerate.
1310
13112011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1312
1313	* MAINTAINERS (Write After Approval): Add myself.
1314
13152011-05-04  Joseph Myers  <joseph@codesourcery.com>
1316
1317	* configure.ac: Remove code setting special library locations for
1318	hppa*64*-*-hpux11*.  Remove code setting compiler for
1319	sparc-sun-solaris2*.
1320	* configure: Regenerate.
1321
13222011-05-04  Joseph Myers  <joseph@codesourcery.com>
1323
1324	* configure.ac: Separate libgloss_dir settings from general case
1325	over targets.
1326	* configure: Regenerate.
1327
13282011-04-28  Joseph Myers  <joseph@codesourcery.com>
1329
1330	* configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1331	alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1332	arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1333	cases in libgcj-disabling case statement.
1334	(hppa*64*-*-linux*): Set unsupported_languages instead of
1335	disabling target-zlib.
1336	(hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1337	to hppa*64*-*-hpux*.
1338	(hppa*-*-*): Restrict case in libgcj-disabling case statement to
1339	hppa*-*-hpux*.
1340	(ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1341	i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1342	i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1343	fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1344	powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1345	sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1346	sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1347	*-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1348	libgcj-disabling case statement.
1349	* configure: Regenerate.
1350
13512011-04-28  Joseph Myers  <joseph@codesourcery.com>
1352
1353	* configure.ac: Disable Java for targets not supporting libffi.
1354	(*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1355	Remove cases in Java-disabling statement.
1356	(*arm-wince-pe): Change to arm-wince-pe.
1357	(arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1358	cases in Java-disabling statement.
1359	(bfin-*-*): Don't disable Java again.
1360	(c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1361	fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1362	hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1363	hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1364	i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1365	i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1366	i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1367	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1368	Java-disabling statement.
1369	(mmix-*-*): Don't disable Java again.
1370	(mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1371	powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1372	microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1373	sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1374	tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1375	statement.
1376	* configure: Regenerate.
1377
13782011-04-28  Joseph Myers  <joseph@codesourcery.com>
1379
1380	* configure.ac: Separate cases disabling Java and Java libraries
1381	from general case over targets.
1382	* configure: Regenerate.
1383
13842011-04-21  Jie Zhang  <jzhang918@gmail.com>
1385
1386	* MAINTAINERS: Update my email address.
1387
13882011-04-20  Easwaran Raman  <eraman@google.com>
1389
1390	* MAINTAINERS (Write After Approval): Add myself.
1391
13922011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1393
1394	PR lto/48086
1395	* configure.ac: Re-enable LTO on *-apple-darwin9*.
1396	* configure: Regenerate.
1397
13982011-04-16  Jim Meyering  <meyering@redhat.com>
1399
1400	* MAINTAINERS (Write After Approval): Add myself.
1401
14022011-04-15  Dodji Seketeli  <dodji@redhat.com>
1403
1404	* MAINTAINERS: Update my email address.
1405
14062011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1407
1408	* MAINTAINERS (Write After Approval): Add myself.
1409
14102011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1411
1412	* MAINTAINERS (Write After Approval): Add myself.
1413
14142011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1415
1416	* MAINTAINERS (Write After Approval): Add myself.
1417
14182011-04-06  Joseph Myers  <joseph@codesourcery.com>
1419
1420	* configure.ac (build_tools): Remove build-byacc.
1421	(host_libs): Remove mmalloc.
1422	(host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1423	autoconf automake libtool diff rcs fileutils shellutils time
1424	textutils wdiff find uudecode hello tar gzip indent recode release
1425	sed perl gawk findutils gettext zip.
1426	(libgcj): Remove target-qthreads.
1427	(target_tools): Remove target-examples target-gperf.
1428	(YACC): Don't handle building byacc.
1429	* configure: Regenerate.
1430	* Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1431	dosutils, examples, fileutils, find, findutils, gawk, gettext,
1432	gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1433	patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1434	shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1435	handle building components.
1436	* Makefile.in: Regenerate.
1437
14382011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1439
1440	* MAINTAINERS: Update my email address as Xtensa maintainer.
1441
14422011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1443
1444	* config.sub: Sync from upstream.
1445
14462011-04-01  Joseph Myers  <joseph@codesourcery.com>
1447
1448	* configure.ac (avr-*-*): Add comment about why libssp is disabled.
1449	(microblaze*): Don't disable libssp.
1450	* configure: Regenerate.
1451
14522011-04-01  Joseph Myers  <joseph@codesourcery.com>
1453
1454	* configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1455	moveifchange.
1456	* configure: Regenerate.
1457	* Makefile.tpl: Use @SHELL@ not @config_shell@.
1458	* Makefile.in: Regenerate.
1459
14602011-04-01  Joseph Myers  <joseph@codesourcery.com>
1461
1462	* configure.ac (*-*-sysv4*): Don't enable libgomp.
1463	(alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1464	powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1465	powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1466	xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1467	*-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1468	md_exec_prefix cases.
1469	* configure: Regenerate.
1470
14712011-04-01  Joseph Myers  <joseph@codesourcery.com>
1472
1473	* configure.ac: Separate cases disabling target-libssp,
1474	target-libiberty, target-libstdc++-v3 and Fortran from general
1475	case over targets.
1476	* configure: Regenerate.
1477
14782011-04-01  Joseph Myers  <joseph@codesourcery.com>
1479
1480	* configure.ac (*-*-chorusos): Don't disable libgcj.
1481	(*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1482	Remove case.
1483	(*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1484	(arm-*-coff): Don't disable libgcj.
1485	(arm*-*-linux-gnueabi): Remove useless assignment.
1486	(arm-*-riscix*): Don't disable libgcj.
1487	(bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1488	configuration.
1489	(c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1490	(c54x*-*-*): Remove case.
1491	(tic54x-*-*): Don't disable GCC or GCC libraries.
1492	(cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1493	to *.
1494	(d10v-*-*): Don't disable GCC libraries.
1495	(d30v-*-*): Don't disable libgcj.
1496	(h8500-*-*): Don't disable GCC libraries.
1497	(i960-*-*): Don't disable libgcj.
1498	(i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1499	(i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1500	i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1501	libgcj.
1502	(m68k-*-coff*): Remove case.
1503	(mmix-*-*): Don't disable libgloss on host.
1504	(mn10200-*-*, mn10300-*-*): Remove cases.
1505	(powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1506	powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1507	Don't disable libgcj.
1508	(romp-*-*): Remove case.
1509	(sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1510	(sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1511	case.
1512	(v810-*-*): Don't disable GCC libraries.
1513	(v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1514	(ip2k-*-*): Don't disable GCC libraries.
1515	* configure: Regenerate.
1516
15172011-03-28  Joseph Myers  <joseph@codesourcery.com>
1518
1519	* configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1520	libffi on host.
1521	(x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1522	on host.
1523	(c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1524	* configure: Regenerate.
1525
15262011-03-26  John Marino  <binutils@marino.st>
1527
1528	* configure.ac: Add support for *-*-dragonfly*
1529	* configure: Regenerate.
1530
15312011-03-25  Joseph Myers  <joseph@codesourcery.com>
1532
1533	* configure.ac (native_only): Remove.
1534	(i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1535	send-pr uudecode guile gnuserv on host.
1536	(x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1537	send-pr rcs guile perl texinfo libtool on host.
1538	(i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1539	automake send-pr rcs guile perl texinfo libtool on host.
1540	(*-*-cygwin*, *-*-netbsd*): Remove host cases.
1541	(*-*-kaos*): Don't disable target-examples target-gperf on target.
1542	(alpha*-dec-osf*): Don't disable fileutils on target.
1543	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1544	texinfo send-pr expect dejagnu on target.
1545	(arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1546	target-qthreads on target.
1547	(hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1548	(ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1549	(i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1550	x86_64-*-mingw*): Don't disable expect on target.
1551	(*-*-cygwin*): Don't disable target-gperf on target.
1552	(powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1553	gnuserv on target.
1554	(powerpcle-*-solaris*): Don't disable make expect gnuserv on
1555	target.
1556	* configure: Regenerate.
1557
15582011-03-25  Joseph Myers  <joseph@codesourcery.com>
1559
1560	* configure.ac (target_tools): Remove target-groff.
1561	(native_only): Remove target-groff.
1562	(hppa*64*-*-*): Don't disable byacc.
1563	(i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1564	setting.
1565	(*-*-kaos*): Don't skip target-librx and target-groff.
1566	(*-*-netware*): Don't skip target-libmudflap.
1567	(*-*-tpf*): Don't skip target-libmudflap.
1568	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1569	directories on the host.
1570	(ia64*-*-*vms*): Don't skip tix.
1571	(sh-*-* | sh64-*-*): Don't condition skipped directories on the
1572	host.
1573	* configure: Regenerate.
1574
15752011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1576
1577	* configure.ac: Remove references to mt-mep, mt-netware,
1578	mt-wince.
1579	* Makefile.def: Add all-utils soft dependencies.
1580	* Makefile.tpl: Remove GDB_NLM_DEPS.
1581	* configure: Regenerate.
1582	* Makefile.in: Regenerate.
1583
15842011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1585
1586	* configure.ac: Do not include mh-x86omitfp.
1587	* configure: Regenerate.
1588
15892011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1590
1591	* configure.ac: Remove empty cases.
1592	* configure: Regenerate.
1593
15942011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1595
1596	* Makefile.def: Add dependency from termcap to gdb.
1597	* Makefile.in: Regenerate.
1598
15992011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1600
1601	* configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1602	* configure: Regenerate.
1603	* Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1604	* Makefile.tpl: Likewise.
1605	* Makefile.in: Regenerate.
1606
16072011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1608
1609	* configure.ac: Remove all mentions of tentative_cc.
1610	* configure: Regenerate.
1611
16122011-03-24  Joseph Myers  <joseph@codesourcery.com>
1613
1614	* configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1615	i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1616	m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1617	m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1618	mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1619	i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1620	i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1621	i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1622	i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1623	hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1624	*-*-rhapsody*): Remove host cases.
1625	* configure: Regenerate.
1626
16272011-03-24  Joseph Myers  <joseph@codesourcery.com>
1628
1629	* configure.ac (ppc*-*-pe): Remove host case.
1630	(strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1631	xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1632	| ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1633	cases.
1634	* configure: Regenerate.
1635
16362011-03-24  Joseph Myers  <joseph@codesourcery.com>
1637
1638	* config.sub: Update to version 2011-03-23.
1639
16402011-03-22  Joseph Myers  <joseph@codesourcery.com>
1641
1642	* configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1643	i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1644	| i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1645	* configure: Regenerate.
1646
16472011-03-22  Joseph Myers  <joseph@codesourcery.com>
1648
1649	* MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1650	to Write After Approval.
1651	* config-ml.in: Don't handle arc-*-elf*.
1652	* configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1653	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1654	handle GCC libraries.
1655	* configure: Regenerate.
1656
16572011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1658
1659	PR bootstrap/48120:
1660	* configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1661	Add -lstdc++ -lm to LIBS.
1662	* configure: Regenerate.
1663
16642011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1665
1666	* config.guess: Update to version 2011-02-02
1667	* config.sub: Update to version 2011-02-24
1668
16692011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1670
1671	PR lto/48086
1672	* configure.ac: Re-enable LTO on *-apple-darwin9.
1673	* configure: Regenerate.
1674
16752011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1676
1677	PR lto/48086
1678	* configure.ac: Disable LTO on darwin due to an assembler change in
1679	Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1680	under 256.
1681	* configure: Regenerate.
1682
16832011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1684
1685	* MAINTAINERS: Update myself as score backend maintainer,
1686	update my e-mail address.
1687
16882011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1689
1690	* MAINTAINERS: Update my e-mail address.
1691
16922011-03-06  Joey Ye  <joey.ye@arm.com>
1693
1694	* MAINTAINERS: Update my e-mail address.
1695
16962011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1697
1698	* configure.ac: Adjust test of with_ppl.
1699	* configure: Regenerated.
1700
17012011-03-02  Kai Tietz  <ktietz@redhat.com>
1702
1703	* MAINTAINERS: Adjust my e-mail address.
1704
17052011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1706
1707	* configure.ac: Add -lpwl to ppllibs.
1708	* configure: Regenerated.
1709
17102011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1711
1712	* config/cloog.m4: Add -lisl to clooglibs.
1713	* configure: Regenerated.
1714
17152011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1716
1717	* MAINTAINERS (CPU Port maintainers): Add self.
1718
17192011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1720
1721	* MAINTAINERS: Add myself as testsuite maintainer.
1722
17232011-02-15  Mike Stump  <mikestump@comcast.net>
1724
1725	* MAINTAINERS: Add myself as testsuite maintainer.
1726
17272011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1728
1729	Import from Libtool and gnulib:
1730
1731	2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1732
1733	Prepare for supporting FreeBSD 10.
1734	* config.rpath: Remove handling of freebsd1* which soon would
1735	match FreeBSD 10.0.
1736
1737	2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1738
1739	Remove support for FreeBSD 1.x.
1740	* libtool.m4 (_LT_LINKER_SHLIBS)
1741	(_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1742	soon would incorrectly match FreeBSD 10.0.
1743
17442011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1745
1746	PR binutils/12283
1747	* move-if-change: Import version from gnulib.
1748
17492011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1750
1751	PR lto/47225
1752	* Makefile.def (lto-plugin): Double dash for enable-shared.
1753	(configure-gcc): Depend on all-lto-plugin.
1754	* Makefile.in: Rebuilt.
1755
17562011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1757
1758	* configure.ac: Remove extra bracket.
1759	* configure: Regenerate.
1760
17612011-02-08  Tobias Burnus  <burnus@net-b.de>
1762
1763	* MAINTAINERS: Add myself as libquadmath maintainer.
1764
17652011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1766
1767	* MAINTAINERS: Update my email address.
1768
17692011-02-07  Joseph Myers  <joseph@codesourcery.com>
1770
1771	* MAINTAINERS (option handling): Add self.
1772
17732011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1774
1775	PR lto/47225
1776	* Makefile.def: Add dependency for install-gcc
1777	on install-lto-plugin.
1778	* Makfile.in: Regenerated
1779
17802011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1781
1782	* MAINTAINERS (CPU Port Maintainers): Add myself.
1783
17842011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1785
1786	PR libgcj/44341
1787	* configure.ac: Discard --with-* flags for host when configuring
1788	target libraries for cross build.
1789	* configure: Rebuilt.
1790
17912011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1792
1793	* MAINTAINERS (linear loop transforms): Removed.
1794
17952011-01-25  Jakub Jelinek  <jakub@redhat.com>
1796
1797	* configure.ac: If with_ppl is no, move setting with_cloog=no
1798	after CLOOG_REQUESTED check.
1799	* configure: Regenerated.
1800
18012011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1802
1803	* configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1804	CLooG has been requested.
1805	* configure: Regenerated.
1806
18072011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1808
1809	* configure: Regenerated.
1810	* configure.ac: Check for version 0.11 (or later revision) of PPL.
1811
18122011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1813
1814	* configure: Regenerated.
1815	* configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1816
18172011-01-21  Andreas Schwab  <schwab@redhat.com>
1818
1819	* configure.ac: Use AS_HELP_STRING throughout.
1820	* configure: Regenerate.
1821
18222011-01-18  Jie Zhang  <jie.zhang@analog.com>
1823
1824	* configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1825	* configure: Regenerate.
1826
18272011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1828
1829	* ltmain.sh (relink): Use absolute path when hardcoding with -L.
1830
18312011-01-13  Joel Brobecker  <brobecker@adacore.com>
1832
1833	* configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1834	for ia64-hpux.
1835	* configure: Regenerate.
1836
18372011-01-07  Jan Hubicka  <jh@suse.cz>
1838
1839	PR lto/47225
1840	* Makefile.in: Regenerate.
1841	* Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1842	configure.
1843
18442011-01-07  Jan Hubicka  <jh@suse.cz>
1845
1846	* Makefile.in: Regenerate.
1847	* Makefile.def (gcc host module) and soft dependency on lto-plugin
1848	and configure dependency on lto-plugin configure.
1849	(lto-plugin module): Remove dependency on GCC; add dependency on
1850	liniberty.
1851
18522011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1853
1854	* MAINTAINERS (Write After Approval): Add myself.
1855
18562010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1857
1858	* configure: Regenerate.
1859
18602010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1861
1862	* configure.ac: (picochip): Disable libiberty.
1863
18642010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1865
1866	* MAINTAINERS (Write After Approval): Add myself.
1867
18682010-12-10  Ian Lance Taylor  <iant@google.com>
1869
1870	PR bootstrap/46819
1871	* configure.ac: For --disable-libgcj clear libgcj_saved.
1872	* configure: Rebuild.
1873
18742010-12-10  Tobias Burnus  <burnus@net-b.de>
1875
1876	PR fortran/46540
1877	* configure.ac: Add --disable-libquadmath and
1878	--disable-libquadmath-support.
1879	* configure: Regenerate.
1880
18812010-12-03  Ian Lance Taylor  <iant@google.com>
1882
1883	* MAINTAINERS: Add myself as libgo maintainer.
1884
18852010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1886
1887	PR libffi/46792
1888	* configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1889	* configure: Regenerate.
1890
18912010-12-02  Ian Lance Taylor  <iant@google.com>
1892
1893	* configure.ac: Always set default for poststage1_ldflags to
1894	-static-libstdc++ -static-libgcc.
1895
18962010-11-29  Andreas Schwab  <schwab@redhat.com>
1897
1898	* configure.ac: Move comment to remove extra space in last argument
1899	of GCC_TARGET_TOOL.
1900
19012010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1902
1903	PR other/46026
1904	* configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1905	* Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1906	* Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1907	(BASE_FLAGS_TO_PASS): Use it.
1908	* configure: Rebuilt.
1909	* Makefile.in: Rebuilt.
1910
19112010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1912
1913	PR binutils/12258
1914	* configure.ac: Correct comments for --enable-gold/--enable-ld.
1915	Properly check default linker.
1916	* configure: Regnerated.
1917
19182010-11-23  Matthias Klose  <doko@ubuntu.com>
1919
1920	* configure.ac: For --enable-gold, handle value `default' instead of
1921	`both*'.  New configure option --{en,dis}able-ld.
1922	* configure: Regenerate.
1923
19242010-11-20  Ian Lance Taylor  <iant@google.com>
1925
1926	* configure.ac: Only disable a language library if no language needs
1927	it.  Don't let --disable-libgcj uncondtionally disable libffi.
1928	* configure: Rebuild.
1929
19302010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1931
1932	* Makefile.in: Regenerate.
1933
1934	PR other/46202
1935	* configure.ac: Fix just-built in-tree STRIP name to be
1936	binutils/strip-new.
1937	* configure: Regenerate.
1938	* Makefile.def (install-strip-gcc, install-strip-binutils)
1939	(install-strip-opcodes, install-strip-ld, install-strip-itcl)
1940	(install-strip-sid): Mirror dependencies on non-strip variants
1941	of these targets on the respective -strip prerequisites.
1942	* Makefile.tpl (install-strip, install-strip-host)
1943	(install-strip-target): New targets.
1944	(install-strip-[+module+], install-strip-target-[+module+]):
1945	New targets.
1946	* Makefile.in: Regenerate.
1947
19482010-11-19  Ian Lance Taylor  <iant@google.com>
1949	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1950
1951	* configure.ac: Add target-libgo to target_libraries.  Set
1952	and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1953	* Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1954	(HOST_EXPORTS): Add GOC.
1955	(BASE_TARGET_EXPORTS): Add GOC.
1956	(GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1957	(GOCFLAGS_FOR_TARGET): New variable.
1958	(EXTRA_HOST_FLAGS): Add GOC.
1959	(EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1960	* Makefile.def (target_modules): Add libgo.
1961	(flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1962	(dependencies): Add dependency from configure-target-libgo to
1963	configure-target-libffi and all-target-libstdc++-v3.  Add
1964	dependencies from all-target-libgo to all-target-libffi.
1965	(languages): Add go.
1966	* configure: Rebuild.
1967	* Makefile.in: Rebuild.
1968
19692010-11-19  Ian Lance Taylor  <iant@google.com>
1970
1971	* config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1972	compiler/flag environment variables.
1973
19742010-11-18  Ian Lance Taylor  <iant@google.com>
1975
1976	* configure.ac: Check for lang_requires_boot_languages in
1977	config-lang.in files.
1978	* configure: Rebuild.
1979
19802010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1981	    Tobias Burnus  <burnus@net-b.de>
1982
1983	PR fortran/32049
1984	* Makefile.def: Add libquadmath; build it with language=fortran.
1985	* configure.ac: Add libquadmath.
1986	* Makefile.tpl: Handle multiple libs in check-[+language+].
1987	* Makefile.in: Regenerate.
1988	* configure: Regenerate.
1989
19902010-11-16  Tom Tromey  <tromey@redhat.com>
1991
1992	* MAINTAINERS: Moved myself to reviewers section.
1993
19942010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1995
1996	* MAINTAINERS: Moved myself to reviewers section.
1997
19982010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1999
2000	* MAINTAINERS (Various Maintainers): Add self for build machinery.
2001	(Write After Approval): Remove self.
2002
20032010-11-15  Andreas Schwab  <schwab@redhat.com>
2004
2005	* configure.ac: Fix spelling in option names.
2006	* configure: Regenerated.
2007
20082010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2009
2010	PR bootstrap/39622
2011	* configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2012	* configure: Regenerated.
2013
20142010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2015
2016	* MAINTAINERS: Update my email address.
2017
20182010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2019
2020	* configure: Regenerate.
2021
20222010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2023
2024	* configure: Regenerate.
2025
20262010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2027
2028	* configure: Regenerate.
2029
20302010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2031
2032	* configure: Regenerate.
2033
20342010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2035
2036	* configure.ac: Support official CLooG.org versions.
2037	* configure: Regenerate.
2038	* config/cloog.m4: New.
2039
20402010-11-10  François Dumont  <francois.cppdevs@free.fr>
2041
2042	* MAINTAINERS (Write After Approval): Add myself.
2043
20442010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2045
2046	* MAINTAINERS: Update my email address.
2047
20482010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2049
2050	* configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2051	* configure: Regenerate.
2052
20532010-11-03  Ian Lance Taylor  <iant@google.com>
2054	    Dave Korn  <dave.korn.cygwin@gmail.com>
2055
2056	PR lto/46273
2057	* configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2058	and on other supported platforms whenever LTO is enabled.
2059	* configure: Rebuild.
2060
20612010-11-02  Alan Modra  <amodra@gmail.com>
2062
2063	PR binutils/12110
2064	* configure.ac: Error when source path contains spaces.
2065	* configure: Regenerate.
2066
20672010-10-23  James E. Wilson  <wilson@codesourcery.com>
2068
2069	* MAINTAINERS: Update my email address.
2070
20712010-10-20  Ian Lance Taylor  <iant@google.com>
2072
2073	* Makefile.def (target_modules): Set lib_path to src/.libs for
2074	libstdc++-v3 module.
2075	* Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2076	* Makefile.in: Rebuild.
2077
20782010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2079
2080	* MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2081	(Write After Approval): Remove myself.
2082
20832010-10-15  Tristan Gingold  <gingold@adacore.com>
2084
2085	* MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2086
20872010-10-14  Douglas Rupp  <rupp@gnat.com>
2088
2089	* MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2090
20912010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2092
2093	* configure.ac (build_lto_plugin): New shell variable.
2094	(--enable-lto): Turn on by default for all non-ELF platforms that
2095	have had LTO support added so far.  Set build_lto_plugin appropriately
2096	for both ELF and non-ELF.
2097	(configdirs): Add lto-plugin or not based on build_lto_plugin.
2098	* configure: Regenerate.
2099
21002010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2101
2102	Sync from src:
2103	* configure.ac (v850 support): Remove target-libgloss from
2104	noconfigdirs.
2105	* configure: Regenerate.
2106
21072010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2108
2109	PR bootstrap/45326
2110	PR bootstrap/45174
2111	* configure.ac: Honor initial values of $build_configargs,
2112	$host_configargs, $target_configargs.  Mark the precious, so
2113	environment settings get recorded.
2114	* configure: Regenerate.
2115
21162010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2117
2118	PR bootstrap/45796
2119	* Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2120	Depend on all-build-libiberty.
2121	* Makefile.in: Regenerate.
2122
21232010-09-30  Michael Eager  <eager@eagercon.com>
2124
2125	* configure.ac (microblaze): Add target-libssp to noconfigdirs.
2126	* configure: Regenerate.
2127
21282010-09-28  Michael Eager  <eager@eagercon.com>
2129
2130	* MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2131
21322010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2133
2134	PR bootstrap/44621
2135	* configure.ac: Fix unportable shell quoting.
2136	* configure: Regenerate.
2137
21382010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2139
2140	* configure.ac (enable-lto): Add Darwin to the list of supported lto
2141	targets and amend comment.
2142	* configure: Regenerate.
2143
21442010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2145
2146	* MAINTAINERS (Write After Approval): Add myself.
2147
21482010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2149
2150	* configure.ac: Enable LTO by default on Darwin.
2151	* configure: Regenerate.
2152
21532010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2154
2155	* MAINTAINERS (Write After Approval): Add myself.
2156
21572010-09-01  Ian Bolton  <ian.bolton@arm.com>
2158
2159	* MAINTAINERS (Write After Approval): Add myself.
2160
21612010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2162
2163	* MAINTAINERS (OS Port Maintainers): Remove myself from windows
2164	ports
2165
21662010-07-28  David Yuste  <david.yuste@gmail.com>
2167
2168	* MAINTAINERS (Write After Approval): Add myself.
2169
21702010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2171
2172	* configure.ac: Support all v850 targets.
2173	* configure: Regenerate.
2174
21752010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2176
2177	PR bootstrap/44455
2178	* configure.ac (extra_mpfr_configure_flags): Copy from
2179	extra_mpc_gmp_configure_flags.
2180	* configure: Re-generated.
2181
21822010-07-22  Andi Kleen  <ak@linux.intel.com>
2183
2184	* MAINTAINERS (Write After Approval): Add myself.
2185
21862010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2187
2188	* MAINTAINERS (Write After Approval): Add myself.
2189
21902010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2191
2192	* MAINTAINERS (Write After Approval): Add myself.
2193
21942010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2195
2196	PR target/44862
2197	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2198	Provide -B option to allow for link spec %s substitutions for
2199	libstdc++.a on darwin.
2200	* Makefile.in: Regenerate.
2201
22022010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2203
2204	* MAINTAINERS (Reviewers): Update my e-mail address
2205
22062010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2207
2208	* Makefile.def (configure-gcc): Depend on all-libelf.
2209	* Makefile.in: Rebuild.
2210
22112010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2212
2213	* MAINTAINERS (Write After Approval): Add myself in the right place.
2214
22152010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2216
2217	* MAINTAINERS (Write After Approval): Add myself.
2218
22192010-05-25  Sterling Augustine  <sterling@tensilica.com>
2220
2221	* MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2222
22232010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2224
2225	* config.sub: Update to version 2010-05-21.
2226	* config.guess: Update to version 2010-04-03.
2227
22282010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2229
2230	* configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2231	* configure: Regenerate.
2232
22332010-05-12  Sriraman Tallam  <tmsriram@google.com>
2234
2235	* MAINTAINERS (Write After Approval): Add myself.
2236
22372010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2238
2239	* configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2240	a platform that supports LTO.
2241	* configure: Regenerate.
2242
22432010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2244
2245	* configure.ac: Allow all the versions greater than 0.10 of PPL.
2246	* configure: Regenerated.
2247
22482010-04-27  Roland McGrath  <roland@redhat.com>
2249	    H.J. Lu  <hongjiu.lu@intel.com>
2250
2251	* configure.ac (--enable-gold): Support both, both/gold and
2252	both/bfd to add gold to configdirs without removing ld.
2253	* configure: Regenerated.
2254
2255	* Makefile.def: Add install-gold dependency to install-ld.
2256	* Makefile.in: Regenerated.
2257
22582010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2259
2260	PR lto/42776
2261	* configure.ac (--enable-lto): Refactor handling so libelf tests
2262	are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2263	and allow LTO to be explicitly enabled on non-ELF platforms that
2264	are known to support it inside else-clause.
2265	* configure: Regenerate.
2266
22672010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2268
2269	* configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2270	* configure: Regenerate.
2271
22722010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2273
2274	* configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2275	* configure: Regenerate.
2276
22772010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2278
2279	* configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2280	separately.
2281	* configure: Regenerate.
2282
22832010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2284
2285	* MAINTAINERS (Write After Approval): Add myself.
2286
22872010-04-14  Tristan Gingold  <gingold@adacore.com>
2288
2289	* configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2290	* configure: Regenerate.
2291
22922010-04-13  Steve Ellcey  <sje@cup.hp.com>
2293
2294	* configure: Regenerate after change to elf.m4.
2295
22962010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2297
2298	* MAINTAINERS (Write After Approval): Add myself.
2299
23002010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2301
2302	* configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2303	* configure: Regenerated.
2304
23052010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2306
2307	* configure.ac: Print "buggy but acceptable" when CLooG
2308	revision is less than 9.
2309	* configure: Regenerated.
2310
23112010-04-01  Diego Novillo  <dnovillo@google.com>
2312
2313	* MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2314
23152010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2316
2317	PR bootstrap/43615
2318	PR bootstrap/43328
2319
2320	Revert:
2321
2322	2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2323
2324	* configure.ac: Do not pass --enable-multilib nor
2325	--disable-multilib in baseargs.  Accept explicitly passed
2326	--enable_multilib.
2327	* configure: Regenerate.
2328
23292010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2330
2331	* MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2332
23332010-03-31  Janis Johnson  <janis187@us.ibm.com>
2334
2335	* MAINTAINERS: Remove myself.
2336
23372010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2338
2339	PR bootstrap/43328
2340	* configure.ac: Do not pass --enable-multilib nor
2341	--disable-multilib in baseargs.  Accept explicitly passed
2342	--enable_multilib.
2343	* configure: Regenerate.
2344
23452010-03-28  Andrew Pinski  <pinskia@gmail.com>
2346
2347	* MAINTAINERS (spu port): Remove me.
2348
23492010-03-23  Joseph Myers  <joseph@codesourcery.com>
2350
2351	* configure.ac (tic6x-*-*): New case.
2352	* configure: Regenerate.
2353
23542010-03-23  Joseph Myers  <joseph@codesourcery.com>
2355
2356	* config.sub: Update to version 2010-03-22.
2357	* config.guess: Update to version 2009-12-30.
2358
23592010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2360
2361	PR ada/42554
2362	* configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2363	* configure: Regenerate.
2364
23652010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2366
2367	* MAINTAINERS: Update my email address.
2368
23692010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2370
2371	* MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2372	(ghassan.shobaki@amd.com): Removed.
2373
23742010-03-17  Alan Modra  <amodra@gmail.com>
2375
2376	* MAINTAINERS: Update my email address.
2377
23782010-03-16  Diego Novillo  <dnovillo@google.com>
2379
2380	* MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2381	Matthews.
2382
23832010-03-16  Joseph Myers  <joseph@codesourcery.com>
2384
2385	* MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2386	Gutson, Jeffrey D. Oldham and Mark Shinwell.
2387
23882010-03-16  Joseph Myers  <joseph@codesourcery.com>
2389
2390	* MAINTAINERS: Update my email address.
2391
23922010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2393
2394	* MAINTAINERS: Update my email address.
2395
23962010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2397
2398	* MAINTAINERS: Update my email address.
2399
24002010-03-09  Jie Zhang  <jie@codesourcery.com>
2401
2402	* MAINTAINERS: Update my email address.
2403
24042010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2405
2406	PR libstdc++/32499
2407	* configure.ac (RANLIB): Default to true.
2408	(STRIP): Likewise.
2409	(RANLIB_FOR_TARGET): Remove superfluous : argument.
2410	* configure: Regenerate.
2411
24122010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2413
2414	* MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2415	(Write After Approval): Update my email address.
2416
24172010-02-17  Nick Clifton  <nickc@redhat.com>
2418
2419	PR 11238
2420	* Makefile.tpl (local-distclean): Also remove config.cache files in
2421	sub-directories as there may not be Makefiles present in the
2422	sub-directories.
2423	* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2424	the config.cache files found by the find command.
2425
2426	* Makefile.in: Regenerate.
2427	* configure.ac: Revert previous delta.
2428	* configure: Regenerate.
2429
24302010-02-15  Nick Clifton  <nickc@redhat.com>
2431
2432	PR 11238
2433	* configure.ac: Delete config.cache files in sub-directories when
2434	deleting Makefiles.
2435	* configure: Regenerate.
2436
24372010-02-12  Ben Elliston  <bje@gnu.org>
2438
2439	* MAINTAINERS: Update my email address.
2440
24412010-02-08  Andrew Pinski  <pinskia@gmail.com>
2442
2443	* MAINTAINERS (spu port): Update my email address.
2444
24452010-02-08  Jie Zhang  <jie.zhang@analog.com>
2446
2447	* MAINTAINERS: Add myself as a maintainer for the bfin port.
2448
24492010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2450
2451	* configure.ac: Add "recommended" version checks for GMP/MPC.
2452	Update recommended GMP/MPFR/MPC versions.
2453	* configure: Regenerate.
2454
24552010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2456
2457	* MAINTAINERS: Move my Embecosm email address into the
2458	write-after-approval section.
2459
24602010-01-26  Ian Lance Taylor  <iant@google.com>
2461
2462	* MAINTAINERS: Add myself as Go frontend maintainer.
2463
24642010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2465
2466	PR libstdc++/36101, PR libstdc++/42813
2467	* configure.ac (bootstrap_target_libs): Make inclusion of
2468	target-libgomp conditional on libgomb being in target_configdirs.
2469	* configure: Regenerate.
2470
24712010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2472
2473	PR libstdc++/36101, PR libstdc++/42813
2474	* configure.ac (bootstrap_target_libs): Include target-libgomp.
2475	* configure: Regenerate.
2476
24772010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2478
2479	PR libstdc++/36101, PR libstdc++/42813
2480	* configure.ac (target_configdirs): Substitute.
2481	* Makefile.def: Bootstrap target module libgomp.
2482	Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2483	* Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2484	(BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2485	* configure, Makefile.in: Regenerate.
2486
24872010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2488
2489	* MAINTAINERS: Adjust my details.
2490
24912010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2492
2493	* MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2494
24952010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2496
2497	* MAINTAINERS: reindented my entry with tabs instead of spaces.
2498
24992010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2500
2501	* MAINTAINERS (Write After Approval): Add myself.
2502
25032010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2504
2505	* MAINTAINERS (Write After Approval): Add myself.
2506
25072010-01-11  Richard Guenther  <rguenther@suse.de>
2508
2509	PR lto/41569
2510	* Makefile.def (all-lto-plugin): Depend on all-gcc.
2511	* Makefile.in: Regenerated.
2512
25132010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2514
2515	* configure.ac: Enable libjava build on x86_64-*freebsd*.
2516	* configure: Regenerate.
2517
25182010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2519	    Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2520
2521	PR bootstrap/42424
2522	* configure.ac: Include libtool m4 files.
2523	(_LT_CHECK_OBJDIR): Call it.
2524	(extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2525	gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2526
2527	* configure: Regenerate.
2528
25292010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2530
2531	PR bootstrap/41818
2532	* Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2533	to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2534	* Makefile.in: Regenerate.
2535
25362010-01-02  Richard Guenther  <rguenther@suse.de>
2537
2538	PR lto/41529
2539	* configure.ac: Include config/elf.m4.  Disable LTO if not
2540	builting for an elf target.
2541	* configure: Regenerate.
2542
25432009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2544
2545	* MAINTAINERS: Change my email address.
2546
25472009-12-18  Ben Elliston  <bje@au.ibm.com>
2548
2549	* config.sub, config.guess: Update from upstream sources.
2550
25512009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2552
2553	* MAINTAINERS (Write After Approval): Add myself.
2554
25552009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2556
2557	PR middle-end/30447
2558	PR middle-end/30789
2559	PR other/40302
2560
2561	* configure.ac: Require MPC.
2562	* configure: Regenerate.
2563
25642009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2565
2566	PR target/38384
2567	PR bootstrap/40972
2568	* libtool.m4: Sync from git Libtool.
2569	* ltoptions.m4: Likewise.
2570	* ltversion.m4: Likewise.
2571	* lt~obsolete.m4: Likewise.
2572	* ltmain.sh: Likewise.
2573
25742009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2575
2576	* configure.ac: Update minimum MPC version to 0.8.
2577	* configure: Regenerate.
2578
25792009-11-21  Sebastian Pop  <sebpop@gmail.com>
2580
2581	* configure.ac: Check for version 0.15.5 or later revision of CLooG.
2582	* configure: Regenerated.
2583
25842009-11-21  Ian Lance Taylor  <iant@google.com>
2585
2586	* configure.ac: Change default of poststage1_ldflags to be empty if
2587	poststage1_libs is set.  When poststage1_libs is empty, and
2588	ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2589	* configure: Rebuild.
2590
25912009-11-21  Adam Nemet  <adambnmet@gmail.com>
2592
2593	* MAINTAINERS (Write After Approval): Update my email address.
2594
25952009-11-20  Ben Elliston  <bje@au.ibm.com>
2596
2597	* config.guess: Update from upstream sources.
2598
25992009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2600
2601	* Makefile.def: Restore host and target settings for gmp.
2602	* Makefile.in: Rebuild.
2603
26042009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2605
2606	* configure.ac: Add libelf to host_libs.  Enable in-tree configury
2607	of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2608	Fix portability of test of C++ as bootstrap language.  Add
2609	ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2610	* configure: Rebuild.
2611	* Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2612	and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2613	in-tree building.
2614	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2615	(POSTSTAGE1_HOST_EXPORTS): Use it.
2616	(STAGE[+id+]_CXXFLAGS): New.
2617	(BASE_FLAGS_TO_PASS): Pass it down.
2618	(configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2619	extra_exports.
2620	(all-stage[+id+]-[+prefix+][+module+]): Likewise.
2621	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2622	extra_exports.
2623	* Makefile.in: Rebuild.
2624
26252009-11-17  Ben Elliston  <bje@au.ibm.com>
2626
2627	* config.sub, config.guess: Update from upstream sources.
2628
26292009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2630
2631	* MAINTAINERS (Write After Approval): Add myself.
2632
26332009-11-09  Jon Beniston  <jon@beniston.com>
2634
2635	* MAINTAINERS (Write After Approval): Add myself.
2636
26372009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2638
2639	* configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2640	paths for *-w64-mingw* and x86_64-*mingw*.
2641	* configure: Regenerated.
2642
26432009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2644
2645	* MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2646
26472009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2648
2649	* MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2650	Phil Edwards to Write-After Approval.
2651
26522009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2653
2654	* configure.ac: Disable target-winsup & co for
2655	x86_64-*-mingw* and *-w64-mingw* targets.
2656	* configure: Regenerated.
2657
26582009-10-16  Nick Clifton  <nickc@redhat.com>
2659
2660	* MAINTAINERS: Add myself as a maintainer for the RX port.
2661
26622009-10-26  Johannes Singler  <singler@kit.edu>
2663
2664	* MAINTAINERS (Write After Approval): Update my e-mail address.
2665
26662009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2667
2668	* configure.ac (CLooG test): Use = with test.
2669	* configure: Regenerate.
2670
26712009-10-22  Richard Guenther  <rguenther@suse.de>
2672
2673	* configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2674	cloog if the ppl version check failed.  Move flags saving
2675	before setting in libelf check.
2676	* configure: Regenerate.
2677
26782009-10-21  Richard Guenther  <rguenther@suse.de>
2679
2680	* configure.ac: Adjust the ppl and cloog configure to work as
2681	documented.  Disable cloog if ppl was disabled.  Omit the version
2682	checks if they were disabled.
2683	* configure: Re-generate.
2684
26852009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2686
2687	* configure.ac: Add 'lto' to enable_languages, not
2688	new_enable_languages, and only if not already present.
2689	* configure: Regenerate.
2690
26912009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2692
2693	* README: Refer to the various COPYING* files instead of just
2694	COPYING.
2695	Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2696
26972009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2698
2699	* MAINTAINERS: Change my email address. Change plugi-in to plugin.
2700
27012009-10-07  Richard Guenther  <rguenther@suse.de>
2702
2703	* MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2704	and Richard Guenther as reviewers.
2705	(LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2706	as reviewers.
2707
27082009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2709
2710	* config.sub: Update from upstream sources.
2711
27122009-10-06  Ian Lance Taylor  <iant@google.com>
2713
2714	* Makefile.def: check-gold depends upon all-gas.
2715	* Makefile.in: Rebuild.
2716
27172009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2718
2719	* MAINTAINERS (Write After Approval): Add myself.
2720
27212009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2722
2723	* Makefile.def: all-lto-plugin depends on all-libiberty.
2724	set bootstrap=true for lto-plugin.
2725	Add lto-plugin.
2726	* Makefile.in: Regenerate.
2727	* configure.ac (host_libs): Add lto-plugin.
2728	* configure: Regenerate.
2729
27302009-10-03  Diego Novillo  <dnovillo@google.com>
2731
2732	* Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2733	(HOST_LIBELFLIBS): Define.
2734	(HOST_LIBELFINC): Define.
2735	* Makefile.in: Regenerate.
2736	* configure.ac: Add --enable-lto.
2737	Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2738	If --enable-lto is used, add 'lto' to new_enable_languages.
2739	If --enable-lto is used and gold is enabled, add
2740	lto-plugin to configdirs.
2741	* configure: Regenerate.
2742
27432009-10-03  Simon Baldwin  <simonb@google.com>
2744
2745	* configure.ac: If --with-system-zlib, suppress local zlib and
2746	pass --with-system-zlib to subdir configure scripts.
2747	* configure: Regenerate.
2748
27492009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2750	    Paolo Bonzini  <bonzini@gnu.org>
2751
2752	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2753	$(srcdir).
2754	* Makefile.in: Rebuilt.
2755
27562009-09-26  Gary Funck  <gary@intrepid.com>
2757
2758	* MAINTAINERS (Write After Approval): Add myself.
2759
27602009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2761
2762	* configure.ac: Update minimum MPC version to 0.7.
2763	* configure: Regenerate.
2764
27652009-09-25  Nick Clifton  <nickc@redhat.com>
2766
2767	* configure.ac: Pass any --cache-file=/dev/null option on to
2768	subconfigures.
2769	* configure: Regenerate.
2770
27712009-09-23  Nick Clifton  <nickc@redhat.com>
2772
2773	* config.sub, config.guess: Update from upstream sources.
2774
27752009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2776
2777	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2778	* Makefile.in: Rebuilt.
2779
27802009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2781
2782	PR bootstrap/32272
2783	* configure.ac: Error out if $srcdir isn't '.' but contains
2784	host-${host_noncanonical}.
2785	* configure: Regenerate.
2786
27872009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2788
2789	* MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2790	maintainer.
2791
27922009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2793
2794	* configure.ac: If bootstrapping a combined tree with
2795	--enable-gold, require c++ in stage1_languages.
2796	* configure: Regenerate.
2797
2798	* configure.ac: Also add target_libs of stage1_languages to
2799	bootstrap_target_libs.
2800	* configure: Regenerate.
2801
2802	* configure.ac: Diagnose --enable-build-with-cxx bootstrap
2803	with --enable-languages not containing c++.
2804	* configure: Regenerate.
2805
28062009-09-15  Jie Zhang  <jie.zhang@analog.com>
2807
2808	* configure.ac: Disable java and boehm-gc for bfin-*-*.
2809	* configure: Regenerate.
2810
28112009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2812
2813	* MAINTAINERS (Write After Approval): Update my e-mail address,
2814	and move from from here...
2815	(Waiting for paperwork): To here.
2816
28172009-09-09  Joseph Myers  <joseph@codesourcery.com>
2818
2819	* MAINTAINERS (Reviewers): Add self as driver reviewer.
2820
28212009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2822
2823	* configure.ac: Do not use $extrasub for replacing @if/@endif
2824	parts in Makefile; instead, use additional arguments to
2825	AC_CONFIG_COMMANDS to do the replacement manually, with several
2826	sed invocations, to avoid HP-UX sed command limits.
2827	* configure: Regenerate.
2828
28292009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2830
2831	* libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2832	blank before -L.
2833
28342009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2835
2836	* configure.ac (with-build-config): Document.  Handle without.
2837	Handle missing argument.
2838	* configure: Rebuilt.
2839
28402009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2841
2842	* configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2843	Default to bootstrap-debug only if compare-debug works.
2844	* configure: Rebuilt.
2845	* Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2846	* Makefile.in: Rebuilt.
2847
28482009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2849
2850	* MAINTAINERS (OS Port Maintainers): Update my email address.
2851
28522009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2853
2854	* Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2855	* Makefile.in: Rebuilt.
2856
28572009-09-01  Chris Demetriou  <cgd@google.com>
2858
2859	* MAINTAINERS (Write After Approval): Add myself.
2860
28612009-08-31  Dodji Seketeli  <dodji@redhat.com>
2862
2863	PR debug/30161
2864	* include/dwarf2.h (enum dwarf_tag): Added
2865	DW_TAG_GNU_template_template_param
2866	(enum dwarf_attribute): Added DW_AT_GNU_template_name.
2867
28682009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2869
2870	* Makefile.tpl (AWK): Fix typo.
2871	* Makefile.in: Regenerate.
2872
28732009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2874
2875	* configure.ac: Detect awk and sed.
2876	* Makefile.def (flags_to_pass): Add AWK and SED.
2877	* Makefile.tpl (AWK, SED): New.
2878	(BASE_FLAGS_TO_PASS): Add AWK and SED.
2879	* configure: Regenerate.
2880	* Makefile.in: Regenerate.
2881
28822009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2883
2884	* ltmain.sh (removedotparts): Don't use comma as 's' separator.
2885	(collapseslashes): Likewise.
2886
28872009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2888
2889	* configure.ac (AC_PREREQ): Bump to 2.64.
2890
28912009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2892
2893	* configure.ac: Remove --with-datarootdir, --with-docdir,
2894	--with-pdfdir, --with-htmldir switches.
2895	* configure: Regenerate.
2896
2897	* configure: Regenerate.
2898
2899	* compile: Sync from Automake 1.11.
2900	* depcomp: Likewise.
2901	* install-sh: Likewise.
2902	* missing: Likewise.
2903	* mkinstalldirs: Likewise.
2904	* ylwrap: Likewise.
2905
29062009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2907
2908	* ltmain.sh (func_normal_abspath): New function.
2909	(func_relative_path): Likewise.
2910	(func_mode_help): Document new -bindir option for link mode.
2911	(func_mode_link): Add new -bindir option, and use it to place
2912	output DLL if specified.
2913
29142009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2915
2916	* configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2917	(baseargs): Add --disable-option-checking.
2918	* configure: Regenerate.
2919
2920	* Makefile.def (configure-target-libiberty): Depend on
2921	all-binutils and all-ld.
2922	(configure-target-newlib): Likewise.
2923	* Makefile.in: Regenerate.
2924
29252009-08-17  Ben Elliston  <bje@au.ibm.com>
2926
2927	* config.sub, config.guess: Update from upstream sources.
2928
29292009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2930
2931	Sync from src, merge:
2932
2933	2009-07-02  Tristan Gingold  <gingold@adacore.com>
2934
2935	* configure.ac: Do not exclude gas for i386-*-darwin.
2936	Add a case for x86_64-*-darwin.
2937	* configure: Regenerate.
2938
29392009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2940
2941	* MAINTAINERS: Add my name to Write After Approval list.
2942
29432009-08-06  Michael Eager  <eager@eagercon.com>
2944
2945	* configure.ac: Add Microblaze target.
2946	* configure: Regenerate.
2947
29482009-07-31  Christian Bruel  <christian.bruel@st.com>
2949
2950	* configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2951	* configure: Regenerate.
2952
29532009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2954
2955	* MAINTAINERS (Write After Approval): Update my e-mail address.
2956
29572009-07-06  Ian Lance Taylor  <iant@google.com>
2958
2959	* configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2960	* configure: Rebuild.
2961
29622009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2963
2964	* MAINTAINERS: Move myself to the Graphite Reviewers.
2965
29662009-06-30  Wei Guozhi  <carrot@google.com>
2967
2968	* MAINTAINERS: Add my name to Write After Approval list.
2969
29702009-06-26  Steve Ellcey  <sje@cup.hp.com>
2971
2972	PR bootstrap/40338
2973	* configure.ac (comparestring): Create new variable.
2974	* Makefile.tpl (comparestring): Use to skip some comparisions.
2975	* configure: Regenerate.
2976	* Makefile.in: Regenerate.
2977
29782009-06-26  Doug Evans  <dje@sebabeach.org>
2979
2980	* Makefile.def (host_modules): Add cgen.
2981	* Makefile.in: Regenerate.
2982	* configure.ac (host_tools): Add cgen.
2983	* configure: Regenerate.
2984
29852009-06-23  DJ Delorie  <dj@redhat.com>
2986
2987	* MAINTAINERS: Add myself as mep maintainer.
2988
29892009-06-23  Ian Lance Taylor  <iant@google.com>
2990
2991	* configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2992	boot_languages.  Only bootstrap target libraries listed in
2993	target_libs for some boot language.  Add --with-stage1-ldflags,
2994	--with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2995	with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2996	if not building with C++.
2997	* Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2998	* Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2999	(POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3000	(HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3001	(POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3002	POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3003	(POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3004	* configure, Makefile.in: Rebuild.
3005
30062009-06-23  Li Feng  <nemokingdom@gmail.com>
3007
3008	* MAINTAINERS: Added my name to write-after-approval list.
3009
30102009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3011
3012	* configure.ac: Define is_elf for QNX Neutrino targets.
3013	* configure: Regenerate.
3014
30152009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3016
3017	* MAINTAINERS: Added my name to the write-after-approval list
3018
30192009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3020
3021	* configure.ac: Detect MPC in default directory.
3022	* configure: Regenerate.
3023
30242009-06-03  Jerome Guitton  <guitton@adacore.com>
3025	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3026
3027	* Makefile.tpl (all): Avoid a trailing backslash.
3028	* Makefile.in: Regenerate.
3029
30302009-06-03  Ben Elliston  <bje@au.ibm.com>
3031
3032	* config.sub, config.guess: Update from upstream sources.
3033
30342009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3035
3036	* configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3037	to noconfdirs.
3038	* configure: Regenerate.
3039
30402009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3041
3042	* Makefile.tpl ([+compare-target+]): Compare all stage
3043	directories, rather than just gcc.
3044	* Makefile.in: Rebuilt.
3045
30462009-06-01  Doug Kwan  <dougkwan@google.com>
3047
3048	* configure.ac: Support gold for target arm*-*-*.
3049	* configure: Regenerate.
3050
30512009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3052
3053	* Makefile.def: Add MPC support and dependencies.
3054	* configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3055
3056	* Makefile.in, configure: Regenerate.
3057
30582009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3059
3060	* Makefile.tpl (all): Avoid harmless warning in make all when
3061	gcc-bootstrap is enabled but stage_last does not exist.
3062	* Makefile.in: Rebuilt.
3063
30642009-05-24  Nicolas Roche  <roche@adacore.com>
3065
3066	* Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3067	* Makefile.in: Regenerate.
3068
30692009-05-21  Denis Chertykov  <chertykov@gmail.com>
3070
3071	* MAINTAINERS: Update my e-mail address.
3072
30732009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3074
3075	* configure.ac (cygwin noconfigdirs):  Remove libgcj.
3076	* configure:  Regenerate.
3077
30782009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3079
3080	PR other/40159
3081	* Makefile.tpl (all): Don't assume gcc-bootstrap and
3082	gcc-no-bootstrap are mutually exclusive.
3083	* Makefile.in: Rebuilt.
3084
30852009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3086
3087	PR other/40159
3088	* Makefile.tpl (all): Don't end with unconditional success.
3089	* Makefile.in: Rebuilt.
3090
30912009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3092
3093	PR target/37137
3094	* Makefile.def (flags_to_pass): Remove redundant and incomplete
3095	STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3096	Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3097	(bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3098	stage_configureflags, stage_cflags and stage_libcflags into
3099	explicit Makefile macros.
3100	* Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3101	GFORTRAN.
3102	(POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3103	CC.  Set CC_FOR_BUILD from CC.
3104	(BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3105	NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3106	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3107	XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3108	and GFORTRAN.
3109	(TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3110	(_LIBCFLAGS): Renamed to _TFLAGS.
3111	(do-compare-debug, do-compare3-debug): Drop.
3112	(CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3113	GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3114	(FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3115	DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3116	(XGCC_FLAGS_FOR_TARGET): New.
3117	(BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3118	(EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3119	(POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3120	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3121	LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3122	to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3123	TFLAGS.
3124	(BUILD_CONFIG): Include if requested.
3125	(all): Set TFLAGS on bootstrap.
3126	(configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3127	(all-stageid-prefixmodule): Likewise.
3128	(do-clean, distclean-stageid): Set TFLAGS.
3129	(restrap): Fix whitespace.
3130	* Makefile.in: Rebuilt.
3131
31322009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3133
3134	* config.guess: Sync with src.
3135
31362009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3137
3138	* configure.ac ($with_ppl):  Default to no if not supplied.
3139	($with_cloog):  Likewise.
3140	configure:  Regenerate.
3141
31422009-04-27  James E. Wilson  <wilson@codesourcery.com>
3143
3144	* MAINTAINERS: Update my e-mail address.
3145
31462009-04-27  Nick Clifton  <nickc@redhat.com>
3147
3148	* MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3149
31502009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3151
3152	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3153	(POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3154	* Makefile.in: Regenerate.
3155
31562009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3157
3158	PR bootstrap/39739
3159	* configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3160	* Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3161
3162	* configure, Makefile.in: Regenerate.
3163
31642009-04-21  Taras Glek  <tglek@mozilla.com>
3165
3166	* include/hashtab.h: Update GTY annotations to new syntax
3167	* include/splay-tree.h: Likewise
3168
31692009-04-17  Ben Elliston  <bje@au.ibm.com>
3170
3171	* config.sub, config.guess: Update from upstream sources.
3172
31732009-04-15  Anthony Green  <green@moxielogic.com>
3174
3175	* configure.ac: Add moxie support.
3176	* configure: Rebuilt.
3177
31782009-04-14  Jakub Jelinek  <jakub@redhat.com>
3179
3180	* configure.ac: Change copyright header to refer to version
3181	3 of the GNU General Public License and to point readers at the
3182	COPYING3 file and the FSF's license web page.
3183	* Makefile.def: Likewise.
3184	* Makefile.tpl: Likewise.
3185	* Makefile.in: Regenerate.
3186
31872009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3188
3189	* configure.ac: Restore match for darwin9 or later. Use double
3190	brackets since regeneration eats one pair.
3191	* configure: Regenerate.
3192
31932009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3194
3195	PR gas/10039
3196	* configure.ac: Require texinfo 4.7.
3197	* configure: Regenerated.
3198
31992009-04-09  Nick Clifton  <nickc@redhat.com>
3200
3201	* COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3202	the GCC Runtime Library Exception.
3203
32042009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3205
3206	* configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3207	* configure: Regenerate.
3208
32092009-04-01  Steve Ellcey  <sje@cup.hp.com>
3210
3211	* Makefil.def (languages): New entries.
3212	* Makefile.tpl (check-gcc-*): New generic target.
3213	* Makefile.in: Regenerate.
3214
32152009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3216
3217	* MAINTAINERS:  Update my email address.
3218
32192009-03-18  Tom Tromey  <tromey@redhat.com>
3220
3221	* configure: Rebuild.
3222	* configure.ac (host_libs): Add libiconv.
3223	* Makefile.in: Rebuild.
3224	* Makefile.def (host_modules): Add libiconv.
3225	(configure-gdb, all-gdb): Depend on libiconv.
3226
32272009-03-16  Tristan Gingold  <gingold@adacore.com>
3228
3229	* configure.ac: Treat gdb as supported on x86_64-darwin.
3230	* configure: Regenerate.
3231
32322009-03-16  Joseph Myers  <joseph@codesourcery.com>
3233
3234	* configure.ac (--with-host-libstdcxx): New option.
3235	* configure: Regenerate.
3236
32372009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3238
3239	* MAINTAINERS:  Move myself into the write after approval list.
3240
32412009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3242
3243	* MAINTAINERS: Update e-mail address.
3244
32452009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3246
3247	* MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3248
32492009-03-10  Ira Rosen  <irar@il.ibm.com>
3250
3251	* MAINTAINERS: Add myself as auto-vectorizer maintainer.
3252
32532009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3254
3255	Backport from git Libtool:
3256
3257	2009-01-19  Robert Millan  <rmh@aybabtu.com>
3258	Support GNU/kOpenSolaris.
3259	* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3260	(_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3261	(_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3262	GNU/kOpenSolaris.
3263
32642009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3265
3266	* MAINTAINERS: Update e-mail address.
3267
32682009-02-24  Michael Eager  <eager@eagercon.com>
3269
3270	* MAINTAINERS (Write After Approval): Add self.
3271
32722009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3273
3274	* MAINTAINERS (Write After Approval): Add myself.
3275
32762009-02-05  Andreas Schwab  <schwab@suse.de>
3277
3278	* Makefile.tpl (stage_last): Define $r and $s before using
3279	$(RECURSE_FLAGS_TO_PASS).
3280	* Makefile.in: Regenerate
3281
32822009-01-30  Ian Lance Taylor  <iant@google.com>
3283
3284	* MAINTAINERS: Move myself to the Global Reviewers list.
3285
32862009-01-29  Robert Millan  <rmh@aybabtu.com>
3287
3288	* configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3289	* configure: Regenerate.
3290
32912009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3292
3293	* MAINTAINERS: Make whitespace consistent.
3294	Remove Robert Millan from Write After Approval.
3295
32962009-01-16  Alan Modra  <amodra@bigpond.net.au>
3297
3298	* Makefile.def (configure-opcodes): Depend on configure-libiberty.
3299	(all-opcodes): Depend on all-libiberty.
3300	* Makefile.in: Regenerate.
3301
33022009-01-15  Douglas B Rupp  <rupp@gnat.com>
3303
3304	* configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3305	* configure: Regenerate.
3306
33072009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3308
3309	* MAINTAINERS (Write After Approval): Add myself.
3310
33112009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3312
3313	* MAINTAINERS: Add myself to reviewers (Fortran).
3314
33152009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3316
3317	PR tree-optimization/38515
3318	* configure.ac (cloog-polylib): Removed.
3319	(with_ppl, with_cloog): Test for "no".
3320	* configure: Regenerated.
3321
33222009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3323
3324	* MAINTAINERS: Moved myself to reviewers (Fortran).
3325
33262009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3327
3328	* MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3329	(Write After Approval): Remove myself.
3330
33312009-01-03  Diego Novillo  <dnovillo@google.com>
3332
3333	* MAINTAINERS: Remove myself from alias maintainership.
3334
33352009-01-02  David Ayers  <ayers@fsfe.org>
3336
3337	* MAINTAINERS: Update e-mail address.
3338
33392008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3340
3341	* MAINTAINERS: Make whitespace consistent.
3342
33432008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3344
3345	Backport from upstream Libtool:
3346	* libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3347	Add cache variables to tests that require the linker to work.
3348	For shlibpath_overrides_runpath, this also changes the semantics
3349	to let the result from the C compiler take precedence.
3350
33512008-12-02  Ben Elliston  <bje@au.ibm.com>
3352
3353	* config.sub, config.guess: Update from upstream sources.
3354
33552008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3356
3357	* configure.ac (ppllibs): Add by default the lib flags.
3358	* configure: Regenerate.
3359
33602008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3361
3362	* MAINTAINERS:  Add myself to the write after approval list.
3363
33642008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3365
3366	* configure.ac: Add double brackets on darwin[912].
3367	* configure: Regenerate.
3368
33692008-12-03  Daniel Kraft  <d@domob.eu>
3370
3371	* MAINTAINERS:  Moved myself and Mikael Morin from Write After
3372	Approval to Reviewer section (for Fortran front-end).
3373
33742008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3375
3376	* configure.ac: Expand to darwin10 and later.
3377	* configure: Regenerate.
3378
33792008-12-02  Andreas Schwab  <schwab@suse.de>
3380
3381	* Makefile.def: configure-target-boehm-gc depends on
3382	all-target-libstdc++-v3.
3383	* Makefile.in: Regenerate.
3384
33852008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3386
3387	* MAINTAINERS:  Add myself as mingw maintainer.
3388
33892008-12-02  Ben Elliston  <bje@au.ibm.com>
3390
3391	* config.sub, config.guess: Update from upstream sources.
3392
33932008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3394
3395	* README.SCO: Remove.
3396
33972008-11-29  Fernando Pereira  <pronesto@gmail.com>
3398
3399	* MAINTAINERS:  Add myself to the write after approval list.
3400
34012008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3402
3403	* MAINTAINERS:  Update my email address in WAA section.
3404
34052008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3406
3407	* MAINTAINERS: Update e-mail address.
3408
34092008-11-27  Toon Moene  <toon@moene.org>
3410
3411	* MAINTAINERS: Change e-mail address.
3412
34132008-11-27  Tristan Gingold  <gingold@adacore.com>
3414
3415	* configure.ac: Build gdb for i?86-*-darwin*
3416	* configure: Regenerated.
3417
34182008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3419
3420	* MAINTAINERS: Added my full name.
3421
34222008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3423
3424	PR bootstrap/38014
3425	PR bootstrap/37923
3426
3427	Revert:
3428
3429	2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3430
3431	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3432	* Makefile.in: Regenerated.
3433
3434	2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3435
3436	PR gdb/921
3437	PR gdb/1646
3438	PR gdb/2175
3439	PR gdb/2176
3440
3441	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3442	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3443	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3444	(HOST_EXPORTS): Pass CPPFLAGS.
3445	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3446	(LDFLAGS_FOR_TARGET): Initialize from configure script.
3447	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3448	* Makefile.in, configure: Regenerated.
3449	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3450	and CPPFLAGS_FOR_BUILD.
3451
34522008-11-06  Jeff Law  <law@redhat.com>
3453
3454	* MAINTAINERS: Add myself as middle end maintainer.
3455
34562008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3457
3458	* MAINTAINERS (Write after approval): Add myself.
3459
34602008-11-05  Diego Novillo  <dnovillo@google.com>
3461
3462	* MAINTAINERS (Global Reviewers): Add myself.
3463	(Non-Algorithmic Maintainers): Remove myself.
3464
34652008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3466
3467	* MAINTAINERS (Write after approval): Add myself.
3468
34692008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3470
3471	* MAINTAINERS (Write after approval): Add myself.
3472
34732008-10-31  Ben Elliston  <bje@au.ibm.com>
3474
3475	* configure.ac (spu-*-*): Remove special case.
3476	* configure: Regenerate.
3477
34782008-10-30  Catherine Moore  <clm@codesourcery.com>
3479
3480	* MAINTAINERS (Write after approval): Update my email address.
3481
34822008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3483
3484	* configure.ac [spu-*-*]: Do not set skipdirs.
3485	* configure: Re-generate.
3486
34872008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3488
3489	* MAINTAINERS (Various Maintainers): Add myself to reload.
3490
34912008-10-25  Richard Guenther  <rguenther@suse.de>
3492
3493	* MAINTAINERS (Various Maintainers): Add myself as middle-end
3494	maintainer.  Remove myself as libgcc-math maintainer.
3495	(Non-Algorithmic Maintainers): Remove myself.
3496
34972008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3498
3499	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3500	* Makefile.in: Regenerated.
3501
35022008-10-23  Cary Coutant  <ccoutant@google.com>
3503
3504	* MAINTAINERS (Write after approval): Add myself.
3505
35062008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3507
3508	PR gdb/921
3509	PR gdb/1646
3510	PR gdb/2175
3511	PR gdb/2176
3512
3513	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3514	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3515	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3516	(HOST_EXPORTS): Pass CPPFLAGS.
3517	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3518	(LDFLAGS_FOR_TARGET): Initialize from configure script.
3519	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3520	* Makefile.in, configure: Regenerated.
3521	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3522	and CPPFLAGS_FOR_BUILD.
3523
35242008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3525
3526	* MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3527	Sebastian Pop.
3528
35292008-10-14  Antoniu Pop	<antoniu.pop@gmail.com>
3530
3531	* MAINTAINERS (Write After Approval): Added myself.
3532
35332008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3534
3535	* configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3536	recommended version to 2.3.2.
3537
3538	* configure: Regenerate.
3539
35402008-10-01  Mark Mitchell  <mark@codesourcery.com>
3541
3542	* MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3543
35442008-09-29  David Daney	<david.daney@caviumnetworks.com>
3545
3546	* MAINTAINERS (Write After Approval): Update e-mail address.
3547
35482008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3549
3550	* libtool.m4: Update to libtool 2.2.6.
3551	* lt~obsolete.m4: Update to libtool 2.2.6.
3552	* ltmain.sh: Update to libtool 2.2.6.
3553	* ltsugar.m4: Update to libtool 2.2.6.
3554	* ltversion.m4: Update to libtool 2.2.6.
3555	* ltoptions.m4: Update to libtool 2.2.6.
3556	* ltgcc.m4: Update to match changes from libtool 2.2.6.
3557
35582008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3559
3560	* MAINTAINERS (Write After Approval): Add myself.
3561
35622008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3563
3564	* MAINTAINERS (Write After Approval): Update my name.
3565
35662008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3567
3568	* MAINTAINERS: Add myself in "Write After Approval".
3569
35702008-09-18  Steve Ellcey  <sje@cup.hp.com>
3571
3572	* MAINTAINERS: Add myself as ia64 maintainer.
3573
35742008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3575
3576	* MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3577	Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3578	Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3579	and Michael Tiemann from Write After Approval since they do not
3580	actually have access.
3581
35822008-09-05  Richard Guenther  <rguenther@suse.de>
3583
3584	* configure.ac: Initialize clooglibs to -lcloog.
3585	* configure: Re-generate.
3586
35872008-09-04  Le-Chun Wu  <lcwu@google.com>
3588
3589	* MAINTAINERS (Write After Approval): Add myself.
3590
35912008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3592
3593	* configure.ac (--with-cloog-polylib): New.
3594	(--disable-cloog-version-check): New.
3595	(--disable-ppl-version-check): New.
3596	* configure: Re-generate.
3597
35982008-09-03  Richard Guenther  <rguenther@suse.de>
3599
3600	* configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3601	cloog test.
3602	* configure: Re-generate.
3603
36042008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3605
3606	Add picoChip port.
3607	* MAINTAINERS: Add picoChip maintainers.
3608
36092008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3610	    Tobias Grosser  <grosser@fim.uni-passau.de>
3611	    Jan Sjodin  <jan.sjodin@amd.com>
3612	    Harsha Jagasia  <harsha.jagasia@amd.com>
3613	    Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3614	    Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3615	    Adrien Eliche  <aeliche@isty.uvsq.fr>
3616
3617	Merge from graphite branch.
3618	* configure: Regenerate.
3619	* Makefile.in: Regenerate.
3620	* configure.ac (host_libs): Add ppl and cloog.
3621	Add checks for PPL and CLooG.
3622	* Makefile.def (ppl, cloog): Added modules and dependences.
3623	* Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3624	(HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3625
36262008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3627
3628	* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3629	(GCC_SHLIB_SUBDIR): New.
3630	* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3631	* configure: Regenerate.
3632	* Makefile.in: Regenerate.
3633
36342008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3635
3636	* MAINTAINERS: Consistently use tabs to separate columns.
3637
36382008-08-29  Tristan Gingold  <gingold@adacore.com>
3639
3640	* MAINTAINERS (Write after Approval): Add myself.
3641
36422008-08-28  Tristan Gingold  <gingold@adacore.com>
3643
3644	* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3645	Enable bfd, binutils and opcodes.
3646	* configure: Regenerate.
3647
36482008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3649
3650	* MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3651
36522008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3653
3654	* MAINTAINERS:  Use correct Umlaut for last name.
3655
36562008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3657
3658	* MAINTAINERS: Move myself from Reviewers to Write after Approval.
3659
36602008-08-16  David Edelsohn  <edelsohn@gnu.org>
3661
3662	* MAINTAINERS: Update my email address.
3663
36642008-08-16  Nicolas Roche  <roche@adacore.com>
3665
3666	* Makefile.tpl: Add BOOT_ADAFLAGS.
3667	* Makefile.in: Regenerate.
3668
36692008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3670
3671	* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3672	* configure: Regenerate.
3673
36742008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3675
3676	* configure.ac: Add makefile fragments for hpux.
3677	* Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3678	* Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3679	* configure: Regenerate.
3680	* Makefile.in: Regenerate.
3681
36822008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3683
3684	* MAINTAINERS: Add Jakub and myself as gimple maintainers.
3685
36862008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3687
3688	* MAINTAINERS (Write after Approval): Add myself.
3689
36902008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3691
3692	* MAINTAINERS (Write After Approval):  Add myself.
3693
36942008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3695
3696	* MAINTAINERS (Write After Approval):  Add myself.
3697
36982008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3699
3700	* MAINTAINERS: Update my email address.
3701
37022008-06-25  Joey Ye  <joey.ye@intel.com>
3703
3704	* MAINTAINERS (Write After Approval):  Add myself.
3705
37062008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3707
3708	* Makefile.tpl ($(srcdir)/configure): Update dependencies.
3709	* Makefile.in: Regenerate.
3710	* configure: Regenerate.
3711
37122008-06-17  Daniel Kraft  <d@domob.eu>
3713
3714	* MAINTAINERS (Write After Approval):  Add myself.
3715
37162008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3717
3718	* configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3719	"$@" is still intact with both Autoconf 2.59 and 2.62.
3720	* configure: Regenerate.
3721
37222008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3723
3724	* Makefile.tpl: Fix comment errors.
3725	* Makefile.in: Regenerate.
3726
37272008-06-12  David S. Miller  <davem@davemloft.net>
3728	    David Edelsohn  <edelsohn@gnu.org>
3729
3730	* configure.ac: Add powerpc*-*-* to gold supported targets.
3731	* configure: Regenerate.
3732
37332008-06-08  Joseph Myers  <joseph@codesourcery.com>
3734
3735	PR tree-optimization/36218
3736	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3737	* Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3738	(all prefix="build-"): Pass them to build-system sub-makes.
3739	* Makefile.in: Regenerate.
3740
37412008-06-07  Joseph Myers  <joseph@codesourcery.com>
3742
3743	* MAINTAINERS (mt port): Remove.
3744	(sco5, unixware, sco udk): Remove.
3745	(Kean Johnston): Add to Write After Approval.
3746
37472008-05-30  Julian Brown  <julian@codesourcery.com>
3748
3749	* configure.ac (arm*-*-linux-gnueabi): Don't disable building
3750	of libobjc for ARM EABI Linux.
3751	* configure: Regenerate.
3752
37532008-05-18  Xinliang David Li   <davidxl@google.com>
3754
3755	* ChangeLog: Remove wrong ChangeLog entry.
3756
37572008-05-17  Xinliang David Li   <davidxl@google.com>
3758
3759	* MAINTAINERS (Write After Approval): Add myself.
3760
37612008-05-15  Janus Weil  <janus@gcc.gnu.org>
3762
3763	* MAINTAINERS (Write After Approval): Add myself.
3764
37652008-05-14  Rafael Espíndola  <espindola@google.com>
3766
3767	* config-ml.in: don't handle --enable-shared and --enable-static.
3768
37692008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3770
3771	* MAINTAINERS: Update my email address.
3772
37732008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3774
3775	* MAINTAINERS: Update my email address.
3776
37772008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3778
3779	* MAINTAINERS (Write After Approval): Add myself.
3780
37812008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3782
3783	* MAINTAINERS (Write After Approval): Add myself.
3784
37852008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3786
3787	* MAINTAINERS (crx): Add myself.
3788
37892008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3790
3791	Sync with src:
3792	2008-04-14  David S. Miller  <davem@davemloft.net>
3793
3794	* configure.ac: Add sparc*-*-* to gold supported targets.
3795	* configure: Regenerate.
3796
37972008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3798
3799	PR bootstrap/35457
3800	* configure.ac: Include override.m4.
3801	* configure: Regenerate.
3802
38032008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3804
3805	* Makefile.tpl (restrap): Call `make all' using double-colon rules.
3806	* Makefile.in: Regenerate.
3807
38082008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3809
3810	* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3811	as nonconfigurable directories list.
3812	* configure: Regenerate.
3813
38142008-04-14  Ben Elliston  <bje@au.ibm.com>
3815
3816	* config.sub, config.guess: Update from upstream sources.
3817
38182008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3819
3820	* Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3821	* Makefile.in: Regenerate.
3822
38232008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3824
3825	* configure.ac: Do not build libssp for the AVR.
3826	* configure: Regenerate.
3827
38282008-04-07  Ian Lance Taylor  <iant@google.com>
3829
3830	* Makefile.def: check-gold depends upon all-binutils.
3831	* Makefile.in: Regenerate.
3832
38332008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3834
3835	* MAINTAINERS (Write After Approval): Add myself.
3836
38372008-04-04  Nick Clifton  <nickc@redhat.com>
3838
3839	PR binutils/4334
3840	* configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3841	builds.
3842	* configure: Regenerate.
3843
38442008-04-04  NightStrike  <NightStrike@gmail.com>
3845
3846	PR other/35151
3847	* configure.ac: Combine rules for mingw32 and mingw64.
3848	* configure: Regenerate.
3849
38502008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3851
3852	* MAINTAINERS (Write After Approval): Add myself.
3853
38542008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3855
3856	* Makefile.tpl (.NOTPARALLEL): Revert previous change.
3857	* Makefile.in (.NOTPARALLEL): Ditto.
3858
38592008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3860
3861	* MAINTAINERS (Write After Approval): Add myself.
3862
38632008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3864
3865	* Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3866	* Makefile.in (.NOTPARALLEL): Regenerate.
3867
38682008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3869
3870	* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3871	* Makefile.in: Regenerate.
3872
38732008-03-26  Jakub Staszak  <kuba@et.pl>
3874
3875	* MAINTAINERS (Write After Approval): Add myself.
3876
38772008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3878
3879	* MAINTAINERS:  Update e-mail address.
3880
38812008-03-20  Ian Lance Taylor  <iant@google.com>
3882
3883	* configure.ac: Add support for --enable-gold.
3884	* Makefile.def: Add gold as a directory like ld.
3885	* configure, Makefile.in: Regenerate.
3886
38872008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3888
3889	* configure.ac: m4_include config/proginstall.m4.
3890	* configure: Regenerate.
3891
3892	Backport from upstream Libtool:
3893
3894	2007-10-12  Eric Blake  <ebb9@byu.net>
3895
3896	Deal with Autoconf 2.62's semantic change in m4_append.
3897	* ltsugar.m4 (lt_append): Replace broken versions of
3898	m4_append.
3899	(lt_if_append_uniq): Don't require separator to be overquoted,
3900	and avoid broken m4_append.
3901	(lt_dict_add): Fix typo.
3902	* libtool.m4 (_LT_DECL): Don't overquote separator.
3903
39042008-03-13  David Edelsohn  <edelsohn@gnu.org>
3905
3906	* config.rpath: Add AIX 6 support.
3907
39082008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3909
3910	* Makefile.def (stageprofile).  Remove -fprofile-generate
3911	from stage_libcflags.
3912	* Makefile.in: Regenerate.
3913
39142008-03-13  Ben Elliston  <bje@au.ibm.com>
3915
3916	* config.sub, config.guess: Update from upstream sources.
3917
39182008-03-06  Tom Tromey  <tromey@redhat.com>
3919
3920	* MAINTAINERS: Update for treelang deletion.
3921
39222008-03-03  James E. Wilson  <wilson@tuliptree.org>
3923
3924	* MAINTAINERS: Update my email address.
3925
39262008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3927
3928	* MAINTAINERS (darwin port): Add myself as a maintainer.
3929	(objective-c/c++): Add myself as a maintainer.
3930
39312008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3932
3933	* MAINTAINERS (Write After Approval): Update my email address.
3934
39352008-02-25  Tomas Bily  <tbily@suse.cz>
3936
3937	* MAINTAINERS (Write After Approval): Add myself.
3938
39392008-02-23  Jakub Jelinek  <jakub@redhat.com>
3940
3941	* MAINTAINERS (OpenMP): Add myself.
3942
39432008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3944
3945	PR bootstrap/32009
3946	PR bootstrap/32161
3947
3948	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3949	* configure: Regenerate.
3950
3951	* Makefile.def: Define stage_libcflags for all bootstrap stages.
3952	* Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3953	STAGE4_LIBCFLAGS): New.
3954	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3955	$(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3956	(BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3957	(EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3958	(configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3959	for target modules.  Don't export LIBCFLAGS.
3960	(all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3961	$(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3962	the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3963	(invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3964	$(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3965	* Makefile.in: Regenerate.
3966
39672008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3968
3969	PR libgcj/33085
3970	* libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3971	Do not use -DDLL_EXPORT.  Backport from upstream.
3972
39732008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3974
3975	* MAINTAINERS (Write After Approval): Add myself.
3976
39772008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3978
3979	* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3980	* configure: Regenerate.
3981
39822008-01-31  Marc Gauthier  <marc@tensilica.com>
3983
3984	* configure.ac (xtensa*-*-*): Recognize processor variants.
3985	* configure: Regenerate.
3986
39872008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3988
3989	PR bootstrap/34922
3990	* configure.ac (PARSE_ARGS): Push suitable setting of
3991	ac_subdirs_all, for `./configure --help=recursive'.
3992	Handle `+' in generic toplevel directory disabling.
3993	* configure: Regenerate.
3994
39952008-01-28  Nick Clifton  <nickc@redhat.com>
3996
3997	* MAINTAINERS (xstormy16): Take over maintainership.
3998
39992008-01-25  Joseph Myers  <joseph@codesourcery.com>
4000
4001	* MAINTAINERS (c4x port): Remove.
4002
40032008-01-24  David Edelsohn  <edelsohn@gnu.org>
4004
4005	* libtool.m4: Backport AIX 6 support from ToT Libtool.
4006
40072008-01-23  Ben Elliston  <bje@au.ibm.com>
4008
4009	* config.sub, config.guess: Update from upstream sources.
4010
40112008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4012
4013	* MAINTAINERS (Write After Approval): Add myself.
4014
40152008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4016
4017	* MAINTAINERS: Update my email address.
4018
40192008-01-09  Raksit Ashok  <raksit@google.com>
4020
4021	* MAINTAINERS (Write After Approval): Add myself.
4022
40232008-01-09  Raksit Ashok  <raksit@google.com>
4024
4025	* MAINTAINERS (Write After Approval): Add myself.
4026
40272008-01-08  Ben Elliston  <bje@au.ibm.com>
4028
4029	* config.sub, config.guess: Update from upstream sources.
4030
40312007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4032
4033	* configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4034	Change recommended MPFR from 2.2.1 -> 2.3.0.
4035	* configure: Regenerate.
4036
40372007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4038
4039	* MAINTAINERS: Update my email address.
4040
40412007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4042
4043	* MAINTAINERS: Update my email address.
4044
40452007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4046
4047	* Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4048	(CXXFLAGS_FOR_TARGET): Add -O2 -g.
4049	* Makefile.in: Regenerate.
4050
40512007-12-10  Mark Heffernan  <meheff@google.com>
4052
4053	* MAINTAINERS (Write After Approval): Add myself and alphabetize two
4054	misplaced entries.
4055
40562007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4057
4058	* configure.ac: Enable libjava for x86_64-*-darwin9.
4059	* configure: Regenerate.
4060
40612007-12-07  Bill Maddox  <maddox@google.com>
4062
4063	* MAINTAINERS (Write After Approval): Add myself.
4064
40652007-12-05  Ben Elliston  <bje@au.ibm.com>
4066
4067	* config.sub, config.guess: Update from upstream sources.
4068
40692007-12-02  Matthias Klose  <doko@ubuntu.com>
4070
4071	* config-ml.in: Remove 64bit configure tests.
4072
40732007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4074
4075	* config-ml.in: Robustify against white space in absolute file
4076	names.
4077
4078	* config-ml.in (multi-clean): Substitute ${Makefile}.
4079	Remove superfluous ${Makefile} in list.
4080
40812007-11-19  Thiemo Seufer  <ths@mips.com>
4082
4083	* config-ml.in: Don't hardcode the Makefile name.
4084
40852007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4086
4087	* MAINTAINERS (Write After Approval): Add myself.
4088
40892007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4090
4091	* MAINTAINERS (Write After Approval): Add myself.
4092
40932007-11-06  Doug Kwan  <dougkwan@google.com>
4094
4095	* MAINTAINERS (Write After Approval): Add myself.
4096
40972007-10-25  Ben Elliston  <bje@au.ibm.com>
4098
4099	* MAINTAINERS (mercury): Remove entry.
4100	(Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4101
41022007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4103
4104	* Makefile.def (dependencies): Make configure-gdb depend on
4105	all-intl.
4106	* Makefile.in: Regenerated.
4107
41082007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4109
4110	* MAINTAINERS (Fortran maintainer): Remove myself.
4111
41122007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4113
4114	* Makefile.def: To avoid problems running with parallel makes,
4115	build newlib before libgloss so that target specific header
4116	files are availble.
4117	* Makefile.in: Regenerate
4118
41192007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4120
4121	* Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4122	* Makefile.in: Regenerate.
4123
41242007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4125
4126	* MAINTAINERS (Register allocation reviewer): Add myself.
4127
41282007-10-08  Mike Frysinger  <vapier@gentoo.org>
4129
4130	* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4131	LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4132	Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4133	LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4134	* configure: Regenerate.
4135
41362006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4137
4138	* MAINTAINERS (Register allocation reviewer): Add myself.
4139
41402007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4141
4142	* Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4143	DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4144	LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4145	WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4146	* configure.ac: Default them to host tools for $host = $build.
4147	Subst them.
4148
4149	* configure: Regenerate.
4150	* Makefile.in: Regenerate.
4151
41522006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4153
4154	* MAINTAINERS (Register allocation reviewer): Add myself.
4155
41562006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4157
4158	* MAINTAINERS (Register allocation reviewer): Add myself.
4159
41602007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4161
4162	* MAINTAINERS (Write After Approval): Fix typo.
4163
41642007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4165
4166	* configure.ac (mipsisa*-*-elfoabi*): New stanza.
4167	* configure: Regenerate.
4168
41692007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4170
4171	PR bootstrap/31906
4172	* libtool-ldflags: Don't prefix arguments with -Xcompiler if
4173	they're already prefixed.
4174
41752007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4176
4177	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4178	libstdc++.
4179	* Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4180	* configure: Regenerate.
4181	* Makefile.in: Regenerate.
4182
41832007-09-17  Andreas Schwab  <schwab@suse.de>
4184
4185	* configure.ac: Raise minimum makeinfo version to 4.6.
4186	* configure: Regenerate.
4187
41882007-09-17  Johannes Singler  <singler@ira.uka.de>
4189
4190	* MAINTAINERS (write-after-approval) add myself
4191
41922007-09-15  Alan Modra  <amodra@bigpond.net.au>
4193
4194	* configure.ac: Correct makeinfo version check.
4195	* configure: Regenerate.
4196
41972007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4198
4199	* MAINTAINERS: Update my email address.
4200
42012007-09-14  Richard Sandiford  <richard@codesourcery.com>
4202
4203	* configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4204	to $skipdirs and only disable gprof for newlib.  Use the normal
4205	mips*-elf* handling in other respects.
4206	* configure: Regnerate.
4207
42082007-09-12  David Daney  <ddaney@avtrex.com>
4209
4210	* configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4211	enabling libgcj.
4212	* configure: Regenerate.
4213
42142007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4215
4216	PR other/32154
4217	* configure.ac: For libgloss targets, point the linker to the linker
4218	script, startup code and simulator library.
4219	* configure: Regenerate.
4220
42212007-09-07  Andrew Haley  <aph@redhat.com>
4222
4223	* configure.ac (noconfigdirs): Remove target-libffi and
4224	target-libjava.
4225	* configure: Regenerate.
4226
42272007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4228
4229	PR target/33281
4230	* configure.ac: Use config/mh-mingw on mingw.
4231	* configure: Regenerate.
4232
42332007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4234
4235	* MAINTAINERS (Write After Approval): Add myself.
4236
42372007-09-05  Richard Guenther  <rguenther@suse.de>
4238
4239	* configure.ac (--enable-stage1-checking): If neither --enable-checking
4240	nor --disable-checking is provided also turn on yes and types
4241	checking for stage1.
4242	* configure: Re-generate.
4243
42442007-08-30  Krister Walfridsson  <cato@df.lth.se>
4245
4246	* MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4247	(Write After Approval): Remove myself.
4248
42492007-08-29  Nick Clifton  <nickc@redhat.com>
4250
4251	* config.sub, config.guess: Update from upstream sources.
4252
42532007-08-22  Bud Davis  <jmdavis@link.com>
4254
4255	* MAINTAINERS (Write After Approval): Added myself.
4256	* MAINTAINERS (Reviewers): Removed myself.
4257
42582007-08-18  Paul Brook  <paul@codesourcery.com>
4259	    Joseph Myers  <joseph@codesourcery.com>
4260
4261	* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4262	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4263	* Makefile.in: Regenerate.
4264	* configure.ac (--with-debug-prefix-map): New.
4265	* configure: Regenerate.
4266
42672007-08-17  Richard Sandiford  <richard@codesourcery.com>
4268	    Nigel Stephens  <nigel@mips.com>
4269
4270	* configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4271	as target_makefile_frag.
4272	* configure: Regenerate.
4273
42742007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4275
4276	* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4277	Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4278	(bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4279	* Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4280	(do-compare, do-compare3, do-compare-debug): New.
4281	([+compare-target+]): Use them.
4282
42832007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4284
4285	* MAINTAINERS (Write After Approval): Change my email address.
4286
42872007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4288	    Ben Elliston  <bje@au.ibm.com>
4289
4290	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4291	--silent if $silent.
4292	* configure: Regenerate.
4293
42942003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4295
4296	* MAINTAINERS (Various Maintainers): Add myself as
4297	loop infrastructure maintainer.  Update my e-mail
4298	address.
4299
43002007-07-31  Diego Novillo  <dnovillo@google.com>
4301
4302	* MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4303	Adjust description.
4304
43052007-07-26  Richard Guenther  <rguenther@suse.de>
4306
4307	* configure.ac: Add types checking to stage1 checking flags.
4308	* configure: Regenerate.
4309
43102007-07-17  Nick Clifton  <nickc@redhat.com>
4311
4312	* COPYING3: New file.  Contains version 3 of the GNU General
4313	Public License.
4314	* COPYING3.LIB: New file.  Contains version 3 of the GNU
4315	Lesser General Public License.
4316
43172007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4318
4319	* MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4320
43212007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4322
4323	* MAINTAINERS (S/390 co-maintainer): Add myself.
4324	(Write After Approval): Remove myself.
4325
43262007-07-13  Dan Hipschman  <dsh@google.com>
4327
4328	* MAINTAINERS (Write After Approval): Add myself.
4329
43302007-07-11  Nick Clifton  <nickc@redhat.com>
4331
4332	* Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4333	WINDRES export.
4334	* Makefile.in: Regenerate.
4335
43362007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4337
4338	* MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4339	maintainer.
4340
43412007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4342
4343	* lt~obsolete.m4: New. Import from 20070318 libtool.
4344
43452007-07-03  Julian Brown  <julian@codesourcery.com>
4346
4347	* MAINTAINERS (Write After Approval): Add myself.
4348
43492007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4350
4351	* configure.ac: Rewrite 'configure --help' strings to look nicer.
4352	* configure: Regenerate.
4353
43542007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4355
4356	* configure.ac: Add some missing m4 quotation.
4357	* configure: Regenerate.
4358
43592007-07-02  Simon Baldwin  <simonb@google.com>
4360
4361	* MAINTAINERS (Write After Approval): Add myself.
4362
43632007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4364
4365	* configure: Regenerate.
4366
43672007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4368
4369	* Makefile.def: Add windmc tool to build.
4370	* Makefile.tpl: Likewise.
4371	* configure.ac: Likewise.
4372	* Makefile.in: Regenerate.
4373	* configure: Regenerate.
4374
43752007-06-28  DJ Delorie  <dj@redhat.com>
4376
4377	* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4378	not building newlib.
4379	* configure: Regenerated.
4380
43812007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4382
4383	* MAINTAINERS (Write After Approval): Add myself.
4384
43852007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4386
4387	* MAINTAINERS (Write After Approval): Add myself.
4388
43892007-06-19  Chris Matthews  <chrismatthews@google.com>
4390
4391	* MAINTAINERS (Write After Approval): Add myself.
4392
43932007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4394
4395	* MAINTAINERS (Write After Approval): Add myself.
4396
43972007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4398
4399	* Makefile.def: Add dependency from configure-gdb to all-bfd.
4400	* Makefile.in: Regenerated.
4401
44022007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4403
4404	* configure.ac: Don't add target-libmudflap to noconfigdirs for
4405	bfin*-*-uclinux* targets.
4406	* configure: Regenerate.
4407
44082007-06-14  Ian Lance Taylor  <iant@google.com>
4409
4410	* MAINTAINERS: Add myself as non-algorithmic global write
4411	maintainer.
4412
44132007-06-14  Diego Novillo  <dnovillo@google.com>
4414
4415	* MAINTAINERS: Add self as middle-end maintainer and
4416	non-algorithmic global write maintainer.
4417
44182007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4419
4420	* MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4421	Move all Fortran maintainers except Paul Brook into the
4422	Non-Autopoiesis section.
4423
44242007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4425
4426	* Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4427	(distclean-stage[+id+]): Possibly delete stage_last.
4428	* Makefile.in: Regenerate.
4429
44302007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4431
4432	* MAINTAINERS (Various Maintainer): Fix typo.
4433
44342007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4435
4436	* MAINTAINERS (Various Maintainer): Add myself as
4437	dataflow maintainer.
4438
44392007-06-07  Ben Elliston  <bje@au.ibm.com>
4440
4441	* config.sub, config.guess: Update from upstream sources.
4442
44432007-06-07  Ben Elliston  <bje@au.ibm.com>
4444
4445	* Makefile.tpl: Fix spelling error.
4446	* Makefile.in: Regenerate.
4447
44482007-06-01  Steve Ellcey  <sje@cup.hp.com>
4449
4450	* libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4451	lt_cv_sys_max_cmd_len.
4452
44532007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4454
4455	* MAINTAINERS (Various Maintainers): Add myself as
4456	auto-vectorizer maintainer.
4457
44582003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4459
4460	PR libjava/32098
4461	* libtool.m4: Revert previous change.
4462	* ltgcc.m4: Put it here.
4463
44642003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4465
4466	* MAINTAINERS (Various Maintainers): Add myself as
4467	auto-vectorizer maintainer.
4468
44692007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4470
4471	PR libjava/32098
4472	* libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4473
44742007-05-30  Richard Guenther  <rguenther@suse.de>
4475
4476	* MAINTAINERS (Various Maintainers): Add myself as
4477	auto-vectorizer maintainer.
4478
44792007-05-30  Jakub Jelinek  <jakub@redhat.com>
4480
4481	PR bootstrap/29382
4482	* configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4483	* configure: Rebuilt.
4484
44852007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4486
4487	* MAINTAINERS (Write After Approval): Removed my name.
4488
44892007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4490
4491	* MAINTAINERS (Write After Approval): Remove myself.
4492
44932007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4494
4495	* ltmain.sh: Fix Darwin verstring, remove ${wl}.
4496
44972007-05-23  Steve Ellcey  <sje@cup.hp.com>
4498
4499	* ltmain.sh: Update from ToT Libtool.
4500	* libtool.m4: Update from ToT Libtool.
4501	* ltsugar.m4: New. Update from ToT Libtool.
4502	* ltversion.m4: New. Update from ToT Libtool.
4503	* ltoptions.m4: New. Update from ToT Libtool.
4504	* ltconfig: Remove.
4505	* ltcf-c.sh: Remove.
4506	* ltcf-cxx.sh: Remove.
4507	* ltcf-gcj.sh: Remove.
4508
45092007-05-22  Ollie Wild  <aaw@google.com>
4510
4511	* MAINTAINERS (Write After Approval): Add myself.
4512
45132007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4514
4515	* Makefile.def (bootstrap_stage): Replace stage_make_flags with
4516	stage_cflags.
4517	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4518	Remove CFLAGS/LIBCFLAGS.
4519	(configure-stage[+id+]-[+prefix+][+module+],
4520	all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4521	* Makefile.in: Regenerate.
4522
45232007-05-15  Diego Novillo  <dnovillo@google.com>
4524
4525	* MAINTAINERS: Update e-mail address.
4526
45272007-05-15  Revital Eres  <eres@il.ibm.com>
4528
4529	* MAINTAINERS (Write After Approval): Add myself.
4530
45312007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4532
4533	* MAINTAINERS (Write After Approval): Updated my address.
4534
45352007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4536
4537	* MAINTAINERS (Write After Approval): Add myself.
4538
45392007-05-11  Silvius Rus  <rus@google.com>
4540
4541	* MAINTAINERS (Write After Approval): Add myself.
4542
45432007-04-23  Tom Tromey  <tromey@redhat.com>
4544
4545	* MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4546
45472007-04-22  Mark Mitchell  <mark@codesourcery.com>
4548
4549	* MAINTAINERS (cpplib): Rename to ...
4550	(libcpp): ... this.  Add C/C++ front end maintainers.
4551
45522007-04-14  Steve Ellcey  <sje@cup.hp.com>
4553
4554	* config-ml.in: Pass ${ml_config_env} to configure calls.
4555
45562007-04-04  Christian Bruel  <christian.bruel@st.com>
4557
4558	* MAINTAINERS (Write After Approval): Add myself.
4559
45602007-04-02  Dave Korn  <dave.korn@artimi.com>
4561
4562	* MAINTAINERS (Write After Approval): Add myself.
4563
45642007-03-31  Tobias Burnus  <burnus@net-b.de>
4565
4566	* MAINTAINERS (fortran 95 front end): Add myself.
4567
45682007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4569
4570	* MAINTAINERS (Write After Approval): Add myself.
4571
45722007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4573
4574	* MAINTAINERS (Modulo Scheduler): Add myself.
4575
45762007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4577
4578	* MAINTAINERS (fortran 95 front end): Add myself.
4579	(c++ front end): whitespace fix.
4580
45812007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4582
4583	* MAINTAINERS (Write After Approval): Add myself.
4584
45852007-03-21  Richard Sandiford  <richard@codesourcery.com>
4586
4587	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4588	of glob.  Quote arguments with single quotes too.
4589	* configure: Regenerate.
4590
45912007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4592
4593	* Makefile.def (fixincludes): Remove unneeded "missing" lines.
4594	* Makefile.in: Regenerate
4595
45962007-03-07  Andreas Schwab  <schwab@suse.de>
4597
4598	* configure: Regenerate.
4599
46002007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4601
4602	* configure.ac: Add "--with-pdfdir" configure option,
4603	which defines pdfdir variable.
4604	* Makefile.def (target=fixincludes): Add install-pdf to
4605	missing targets.
4606	(recursive_targets): Add install-pdf target.
4607	(flags_to_pass): Add pdfdir.
4608	* Makefile.tpl: Add pdfdir handling, add do-install-pdf
4609	target.
4610	* configure: Regenerate
4611	* Makefile.in: Regenerate
4612
46132007-02-28  Eric Christopher  <echristo@apple.com>
4614
4615	Revert:
4616	2006-12-07  Mike Stump  <mrs@apple.com>
4617
4618	* Makefile.def (dependencies): Add dependency for
4619	install-target-libssp and install-target-libgomp on
4620	install-gcc.
4621	* Makefile.in: Regenerate.
4622
46232007-02-27  Matt Kraai  <kraai@ftbfs.org>
4624
4625	* configure: Regenerate.
4626	* configure.ac: Move statements after variable declarations.
4627
46282007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4629
4630	* MAINTAINERS: Add myself as sh maintainer.
4631
46322007-02-19  Joseph Myers  <joseph@codesourcery.com>
4633
4634	* configure.ac: Adjust for loop syntax.
4635	* configure: Regenerate.
4636
46372007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4638
4639	* configure: Rebuilt.
4640
46412007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4642
4643	* configure.ac: Drop multiple occurrences of --enable-languages,
4644	and fix its quoting.
4645	* configure: Rebuilt.
4646
46472007-02-17  Mark Mitchell  <mark@codesourcery.com>
4648	    Nathan Sidwell  <nathan@codesourcery.com>
4649	    Vladimir Prus  <vladimir@codesourcery.com>
4650	    Joseph Myers  <joseph@codesourcery.com>
4651
4652	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4653	* configure: Regenerate.
4654
46552007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4656
4657	* ltconfig (freebsd*): Default to elf.
4658
46592007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4660
4661	* configure.ac (target_libraries): Move libgcc before libiberty.
4662	* configure: Regenerated.
4663
46642007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4665	    Paolo Bonzini  <bonzini@gnu.org>
4666
4667	PR bootstrap/30753
4668	* configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4669	unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4670	* configure: Regenerated.
4671
46722007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4673
4674	* MAINTAINERS (Language Front End Maintainers): Update my mail
4675	address.
4676
46772007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4678
4679	PR bootstrap/30748
4680	* configure.ac: Correct syntax for Solaris ksh.
4681	* configure: Regenerated.
4682
46832007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4684
4685	* configure.ac: Sync with src.
4686	* configure: Regenerate.
4687
46882007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4689
4690	* Makefile.in: Regenerate.
4691
46922007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4693
4694	* config.sub: Sync with src.
4695
46962007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4697
4698	* Makefile.tpl (build_alias, host_alias, target_alias): Use
4699	noncanonical equivalents.
4700	* configure.in: Rename to...
4701	* configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4702	AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4703	target_noncanonical.  Use them.  Rewrite removal of configure
4704	arguments for autoconf 2.59.  Discard variable settings.  Force
4705	program_transform_name for native tools.
4706
4707	* Makefile.in: Regenerated.
4708	* configure: Regenerated with autoconf 2.59.
4709
47102007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4711
4712	* MAINTAINERS (Write After Approval): Add myself.
4713
47142007-01-31  Andreas Schwab  <schwab@suse.de>
4715
4716	* Makefile.tpl (LDFLAGS): Substitute it.
4717	* Makefile.in: Regenerate.
4718
47192007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4720
4721	* MAINTAINERS (Write After Approval): Add myself.
4722
47232007-01-28  David Edelsohn  <edelsohn@gnu.org>
4724
4725	* MAINTAINERS (spu port): Add myself.
4726
47272007-01-23  Richard Guenther  <rguenther@suse.de>
4728
4729	PR bootstrap/30541
4730	* Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4731	* Makefile.tpl (GNATBIND): Substitute it.
4732	(GNATMAKE): Likewise.
4733	(POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4734	of STAGE_PREFIX.
4735	* Makefile.in: Regenerate.
4736	* configure: Regenerate.
4737
47382007-01-18  Mike Stump  <mrs@apple.com>
4739
4740	* configure.in: Re-enable -Werror for gcc builds.
4741
47422007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4743
4744	* MAINTAINERS (Write After Approval): Add myself.
4745
47462007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4747
4748	* configure.in: Change == to = in test command.
4749	* configure: Regenerate.
4750
47512007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4752	    Nick Clifton  <nickc@redhat.com>
4753	    Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4754
4755	* configure.in (build_configargs, host_configargs, target_configargs):
4756	Remove build/host/target parameters.
4757	(host_libs): Add gmp and mpfr.
4758	(GMP tests): Reorganize to allow in-tree GMP/MPFR.
4759	* Makefile.def (gmp, mpfr): New.
4760	(gcc): Remove target.
4761	* Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4762	target_os, target_vendor): New.
4763	(configure): Add host_alias/target_alias arguments; adjust invocations.
4764	* configure: Regenerate.
4765	* Makefile.in: Regenerate.
4766
47672007-01-11  Matt Fago  <fago@earthlink.net>
4768
4769	* configure.in: Try to link to functions only in mpfr 2.2.x
4770	to improve robustness of configure tests.
4771	* configure: Regenerate.
4772
47732007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4774
4775	* MAINTAINERS: Add myself as i386 maintainer.
4776
47772007-01-08  Jan Hubicka  <jh@suse.cz>
4778
4779	* MAINTAINERS: Add myself as i386 maintainer.
4780
47812007-01-08  Kai Tietz	<kai.tietz@onevision.com>
4782
4783	* configure.in: Add support for an x86_64-mingw* target.
4784	* configure: Regenerate.
4785
47862007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4787
4788	* Makefile.tpl (all-target): Correct @if conditional for target
4789	modules.
4790	* configure.in: Omit libiberty if building only target libgcc.
4791	* configure, Makefile.in: Regenerated.
4792
47932007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4794
4795	* configure.in: Use DEV-PHASE to detect default for --enable-werror.
4796	* configure: Regenerate.
4797
47982007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4799
4800	* Makefile.def (target_modules): Add libgcc.
4801	(lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4802	* Makefile.tpl (clean-target-libgcc): Delete.
4803	(configure-target-[+module+]): Emit --disable-bootstrap dependencies
4804	on gcc even for bootstrapped modules.  Rewrite handling of
4805	lang_env_dependencies to loop over target_modules.
4806	* configure.in (target_libraries): Add target-libgcc.
4807	* Makefile.in, configure: Regenerated.
4808
48092006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4810
4811	* configure.in: Reorganize recognition of languages.  Add
4812	--enable-stage1-languages.  Show supported languages for the chosen
4813	target rather than all recognized languages.
4814	* configure: Regenerate.
4815
48162006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4817
4818	* Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4819	* Makefile.in: Regenerate.
4820
48212006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4822
4823	* configure.in: Warn that MPFR 2.2.0 is buggy.
4824	* configure: Regenerate.
4825
48262006-12-27  Ian Lance Taylor  <iant@google.com>
4827
4828	* configure.in: When removing Makefiles to force a reconfigure, also
4829	remove prev-DIR*/Makefile.
4830	* configure: Regenerate.
4831
48322006-12-22  Andreas Schwab  <schwab@suse.de>
4833
4834	* configure: Regenerate with correct autoconf version.
4835
48362006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4837
4838	* configure.in: add AC_SUBST for *_FOR_TARGET.
4839	* configure: Regenerate.
4840
48412006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4842
4843	* configure.in: Simplify logic for rejecting languages that cannot
4844	be built.  Separate the case when a language is unsupported,
4845	from the case when the user chooses not to build a language.
4846
48472006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4848
4849	* configure.in: Remove "$build" case for powerpc-*-darwin* since
4850	it only affects bootstrap and could be tested on "$host" as well.
4851	* configure: Regenerate.
4852	* config/mh-ppc-darwin: Add to the stage1 cflags here.
4853
48542006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4855
4856	PR bootstrap/29544
4857	* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4858	(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4859	move here comment from Makefile.tpl.
4860	* Makefile.tpl: Move some definitions higher in the file.
4861	(STAGE1_CHECKING): New.
4862	* configure.in: Add --enable-stage1-checking.
4863	* configure: Regenerate.
4864	* Makefile.in: Regenerate.
4865
48662006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4867
4868	* MAINTAINERS: Add myself as build system maintainer.
4869
48702006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4871
4872	* MAINTAINERS (Write After Approval): Add myself.
4873
48742006-12-13  Eric Christopher  <echristo@apple.com>
4875
4876	* MAINTAINERS: Add myself as darwin maintainer.
4877
48782006-12-11  Ian Lance Taylor  <ian@airs.com>
4879
4880	* MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4881
48822006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4883
4884	MAINTAINERS: Update my entry.
4885
48862006-12-11  Alan Modra  <amodra@bigpond.net.au>
4887
4888	* configure.in:  Handle spu makefile frag.
4889	* Makefile.tpl (MAINT): Define
4890	(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4891	* configure: Regenerate.
4892	* Makefile.in: Regenerate.
4893
48942006-12-11  Ben Elliston  <bje@au.ibm.com>
4895
4896	* config.guess: Import latest version.
4897	* config.sub: Likewise.
4898
48992006-12-11  Ben Elliston  <bje@au.ibm.com>
4900
4901	* configure.in (spu-*-*): Don't skip target-libiberty.
4902	* configure: Regenerate.
4903
49042006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4905
4906	PR bootstrap/30134
4907	* configure.in: Correct x86 darwin support for libjava to powerpc
4908	and i?86 only.
4909	* configure: Regenerate.
4910
49112006-12-08  Sandro Tolaini  <tolaini@libero.it>
4912
4913	* configure.in: Add x86 darwin support for libjava.
4914	* configure: Regenerate.
4915
49162006-12-07  Mike Stump  <mrs@apple.com>
4917
4918	* Makefile.def (dependencies): Add dependency for
4919	install-target-libssp and install-target-libgomp on
4920	install-gcc.
4921	* Makefile.in: Regenerate.
4922
49232006-12-04  Richard Guenther  <rguenther@suse.de>
4924
4925	* MAINTAINERS (Non-Algorithmic Maintainers): New section.
4926	(Non-Algorithmic Maintainers): Move over non-algorithmic
4927	loop optimizer maintainers, add myself as a non-algorithmic
4928	middle-end maintainer.
4929
49302006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4931
4932	* MAINTAINERS (Write After Approval): Add myself.
4933
49342006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4935
4936	* configure.in: Update error message for missing GMP/MPFR.
4937
4938	* configure: Regenerate.
4939
49402006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4941
4942	* configure.in: Update MPFR version in error message.
4943
4944	* configure: Regenerate.
4945
49462006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4947
4948	* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4949	(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4950	--with-gmp-lib): New flags.
4951
4952	* configure: Regenerate.
4953
49542006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4955
4956	* MAINTAINERS (Write After Approval): Change my email address.
4957
49582006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4959
4960	* MAINTAINERS (Write After Approval): Add myself.
4961
49622006-11-22  Philipp Thomas  <pth@suse.de>
4963
4964	* MAINTAINERS (i18n): Update e-mail address.
4965
49662006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4967
4968	* MAINTAINERS (spu port): Add myself as maintainer.
4969	(Write After Approval): Remove myself.
4970
49712006-11-22  Ben Elliston  <bje@au.ibm.com>
4972
4973	* configure.in (skipdirs): Don't build libssp for SPU.
4974	* configure: Regenerate.
4975
49762006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4977
4978	* MAINTAINERS (spu port): Add myself as maintainer.
4979	(libobjc): Update my email address.
4980
49812006-11-21  Andrea Bona  <andrea.bona@st.com>
4982
4983	* MAINTAINERS (Write After Approval): Add myself.
4984
49852006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4986
4987	* configure.in (skipdirs) : Don't build target-libiberty for SPU.
4988	* configure : Rebuilt.
4989
49902006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4991
4992	* MAINTAINERS (Write After Approval): Add myself.
4993
49942006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4995
4996	* MAINTAINERS (Write After Approval): Add myself.
4997
49982006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4999
5000	* configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5001	libmpfr.a.
5002	* configure: Regenerate.
5003
50042006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5005
5006	* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5007	(unstage): Test for stage_last presence.
5008
5009	PR bootstrap/29802
5010	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5011	STAGE_PREFIX.
5012	* Makefile.in: Regenerate.
5013
50142003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5015
5016	* MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5017	maintainers.
5018
50192006-11-14  Erven Rohou  <erven.rohou@st.com>
5020
5021	* MAINTAINERS (Write After Approval): Add myself.
5022
50232006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5024
5025	* Makefile.tpl (clean-stage*): Test separately for package/Makefile
5026	and stageN-package/Makefile.
5027	* Makefile.in: Regenerated.
5028
50292006-11-14  Jie Zhang  <jie.zhang@analog.com>
5030
5031	* configure.in: Remove target-libgloss from noconfigdirs for
5032	bfin-*-*.
5033	* configure: Regenerated.
5034
50352006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5036
5037	* configure.in (have_gmp): Only error if the gcc directory exists.
5038
5039	* configure: Regenerate.
5040
50412006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5042
5043	* configure.in: Robustify error message for missing GMP/MPFR.
5044
5045	* configure: Regenerate.
5046
50472006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5048
5049	* MAINTAINERS (Write After Approval): Add myself.
5050
50512006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5052
5053	* MAINTAINERS: Change email address.
5054
50552006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5056
5057	* MAINTAINERS (Write After Approval): Add myself.
5058
50592006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5060
5061	* MAINTAINERS (Write After Approval): Add myself.
5062
50632006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5064
5065	* MAINTAINERS (Write After Approval): Move myself to
5066	Write After Approval section.
5067
50682006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5069
5070	* configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5071	need_gmp anymore.
5072	* configure: Regenerate.
5073
50742006-10-16  Tobias Burnus  <burnus@net-b.de>
5075
5076	* MAINTAINERS (Write After Approval): Add myself.
5077
50782006-10-16  Ben Elliston  <bje@au.ibm.com>
5079
5080	* config.guess: Import latest version.
5081	* config.sub: Likewise.
5082
50832006-10-10  Brooks Moses  <bmoses@stanford.edu>
5084
5085	* Makefile.def: Added pdf target handling.
5086	* Makefile.tpl: Added pdf target handling.
5087	* Makefile.in: Regenerated.
5088
50892006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5090
5091	* MAINTAINERS: Add self as score port maintainer.
5092
50932006-10-04  Brooks Moses  <bmoses@stanford.edu>
5094
5095	* MAINTAINERS (Write After Approval): Add myself.
5096
50972006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5098
5099	* configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5100	or newer.
5101	* configure: Regenerated.
5102
51032006-09-27  Dave Brolley  <brolley@redhat.com>
5104
5105	* configure.in (RUNTEST): Look for 'runtest' in the source tree by
5106	using $s instead of $r.
5107	* configure: Regenerated.
5108
51092006-09-26  Thiemo Seufer  <ths@mips.com>
5110
5111	* configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5112	for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5113	* configure: Regenerate.
5114
51152006-09-24  Graeme Peterson  <gridly@gmail.com>
5116
5117	* MAINTAINERS (Write After Approval): Remove myself.
5118
51192006-09-22  Chao-ying Fu  <fu@mips.com>
5120
5121	* MAINTAINERS (Write After Approval): Add myself.
5122
51232006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5124
5125	* MAINTAINERS: Add self as soft-fp maintainer.
5126
51272006-09-09  Anatoly Sokolov  <aesok@post.ru>
5128
5129	* MAINTAINERS: Add myself as avr maintainer.
5130	Remove Marek Michalkiewicz as avr maintainer.
5131
51322006-09-07  Roberto Costa  <roberto.costa@st.com>
5133
5134	* MAINTAINERS (Write After Approval): Add myself.
5135
51362006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5137
5138	* configure.in: Never build newlib for a Mingw host.
5139	Never build newlib as Mingw target library.
5140	Test the existence of winsup/cygwin for building a Cygwin newlib,
5141	rather than just winsup.
5142	Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5143	building a Mingw target.
5144	* configure: Regenerate.
5145
51462006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5147
5148	* MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5149
51502006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5151
5152	* config.guess: Import from src (was more updated).
5153	* config.sub: Likewise.
5154
51552006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5156
5157	* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5158	* configure: Regenerated.
5159
51602006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5161
5162	* Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5163	for stages after the first.
5164
51652006-07-17  Jakub Jelinek  <jakub@redhat.com>
5166
5167	* Makefile.def: Add dependencies for configure-opcodes
5168	on configure-intl and all-opcodes on all-intl.
5169	* Makefile.in: Regenerated.
5170
51712006-07-13  Ben Elliston  <bje@au.ibm.com>
5172
5173	* MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5174
51752006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5176
5177	Port to hosts whose 'sort' and 'tail' implementations
5178	treat operands with leading '+' as file names, as POSIX
5179	has required since 2001.  However, make sure the code still
5180	works on pre-POSIX hosts.
5181	* ltmain.sh: Don't assume "sort +2" is equivalent to
5182	"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5183
51842006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5185
5186	* MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5187
51882006-07-04  Peter O'Gorman  <peter@pogma.com>
5189
5190	* ltconfig: chmod 644 before ranlib during install.
5191
51922006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5193
5194	PR bootstrap/18058
5195	* configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5196	if the bootstrap compiler is a GCC version that supports it.
5197	* configure: Regenerate.
5198
51992006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5200
5201	* configure.in: Fix thinkos in previous check-in.
5202	* configure: Regenerate.
5203
52042006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5205
5206	PR other/27063
5207	* configure.in: Test subdir_requires and give an appropriate
5208	error message.
5209	* configure: Regenerate.
5210
52112006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5212
5213	* MAINTAINERS (Write After Approval): Add myself.
5214
52152006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5216
5217	* MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5218
52192006-06-22  Steve Ellcey  <sje@cup.hp.com>
5220
5221	* MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5222
52232006-06-20  David Ayers  <d.ayers@inode.at>
5224
5225	PR bootstrap/28072
5226	* configure.in:	Add target-boehm-gc to noconfigdirs depending on
5227	whether target-libjava is being configured instead of whether the
5228	java front end is enabled.
5229	* configure: Regenerate.
5230
52312006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5232
5233	PR target/27540
5234	* configure.in: Only enable libgomp on IRIX 6.
5235	* configure: Regenerate.
5236
52372006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5238
5239	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5240	too.
5241	* Makefile.in: Regenerate.
5242
52432006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5244
5245	* config-ml.in: Alter CCASFLAGS to include special
5246	multilib options the same as is done for CFLAGS.
5247
52482006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5249
5250	* configure.in: Don't enable libgomp on hpux10.
5251	* configure: Rebuilt.
5252
52532006-06-12  David Ayers  <d.ayers@inode.at>
5254
5255	PR bootstrap/27963
5256	PR target/19970
5257	* configure.in:	Remove target-boehm-gc from noconfigdirs where
5258	${libgcj} is specified.
5259	* configure: Regenerate.
5260
52612006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5262
5263	Sync from src:
5264
5265	* configure.in: Sync.
5266	* configure: Regenerated.
5267
5268	2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5269
5270	* Makefile.def: Added dependencies from sim and gdb on intl, and
5271	added configure dependencies to everything with an all dependency
5272	on intl.
5273	* Makefile.in: Regenerated.
5274
52752006-06-06  David Ayers  <d.ayers@inode.at>
5276
5277	PR libobjc/13946
5278	* Makefile.def: Add dependencies for libobjc which boehm-gc.
5279	* Makefile.in: Regenerate.
5280	* configure.in: Add --enable-objc-gc at toplevel and have it
5281	enable boehm-gc for Objective-C.
5282	Remove target-boehm-gc from libgcj.
5283	Add target-boehm-gc to target_libraries.
5284	Add target-boehm-gc to noconfigdirs where ${libgcj}
5285	is specified.
5286	Assert that boehm-gc is supported when requested for Objective-C.
5287	Only build boehm-gc if needed either for Java or Objective-C.
5288	* configure: Regenerate.
5289
52902006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5291
5292	PR 27674
5293	* Makefile.tpl (configure-[+prefix+][+module+],
5294	all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5295	Remove rule to unstage bootstrapped modules.
5296	(stage_current): New.
5297	* Makefile.in: Regenerate.
5298
52992006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5300
5301	* MAINTAINERS (Write After Approval): Update my e-mail address.
5302
53032006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5304
5305	* include/libiberty.h: Declare pex_run_in_environment.
5306
53072006-05-31  Asher Langton  <langton2@llnl.gov>
5308
5309	* MAINTAINERS (Write After Approval): Add myself.
5310
53112006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5312
5313	* Makefile.def (bfd, opcodes): Fix lib_path.
5314	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5315	(restrap): Move under "@if gcc-bootstrap".  Fix typo.
5316	* Makefile.in: Regenerate.
5317
53182006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5319
5320	* Makefile.in: Regenerate.
5321
53222006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5323
5324	* Makefile.def: Add install-html target. Add datarootdir
5325	docdir and htmldir to flags_to_pass.
5326	* Makefile.tpl: Add install-html target.
5327	* Makefile.in: Regenerate.
5328	* configure.in: Add --with-datarootdir, --with-docdir, and
5329	--with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5330	* configure: Regenerate.
5331
53322006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5333
5334	* configure.in: Enable gprof for cross builds.
5335	* configure: Regenerate.
5336
53372006-05-22  Richard Guenther  <rguenther@suse.de>
5338
5339	Revert
5340	2006-01-31  Richard Guenther  <rguenther@suse.de>
5341	Paolo Bonzini  <bonzini@gnu.org>
5342
5343	* Makefile.def (target_modules): Add libgcc-math target module.
5344	* configure.in (target_libraries): Add libgcc-math target library.
5345	(--enable-libgcc-math): New configure switch.
5346	* Makefile.in: Re-generate.
5347	* configure: Re-generate.
5348	* libgcc-math: New toplevel directory.
5349
53502006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5351	    Andreas Tobler  <a.tobler@schweiz.ch>
5352
5353	* configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5354	* configure: Rebuilt.
5355
53562006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5357
5358	* MAINTAINERS (Write After Approval): Add myself.
5359
53602006-05-01  DJ Delorie  <dj@redhat.com>
5361
5362	* configure.in: Restore CFLAGS if GMP isn't present.
5363	* configure: Regenerate.
5364
53652006-05-01  Richard Guenther  <rguenther@suse.de>
5366
5367	* MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5368	maintainer.
5369
53702006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5371
5372	* MAINTAINERS (Write After Approval): Add myself.
5373
53742006-04-28  Jan Beulich  <jbeulich@novell.com>
5375
5376	* MAINTAINERS (Write After Approval): Add myself.
5377
53782006-04-18  DJ Delorie  <dj@redhat.com>
5379
5380	* configure.in (m32c): Build libstdc++-v3.  Pass flags to
5381	reference libgloss so that libssp can be built in a combined
5382	tree.
5383	* configure: Regenerate.
5384
53852006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5386
5387	* MAINTAINERS (Write After Approval): Add myself.
5388
53892006-04-05  Ben Elliston  <bje@au.ibm.com>
5390
5391	* configure.in: Require makeinfo 4.4 or higher.
5392	* configure: Regenerate.
5393
53942006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5395
5396	* MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5397	Rearrange the entries of other libraries to have them in one place.
5398
53992006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5400
5401	* MAINTAINERS (Write After Approval): Remove myself.
5402	(Language Front End Maintainers): Add myself as fortran 95 maintainer.
5403
54042006-03-14  Richard Guenther  <rguenther@suse.de>
5405
5406	* configure: Regenerate with autoconf 2.13.
5407
54082006-03-13  Jim Blandy  <jimb@codesourcery.com>
5409
5410	* MAINTAINERS: Use my work address.
5411
5412	* MAINTAINERS: Update my E-mail address.
5413
54142006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5415
5416	* configure.in: Handle --disable-<component> generically.
5417	* configure: Regenerate.
5418
54192006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5420
5421	PR libgcj/17311
5422	* ltmain.sh: Don't use "$finalize_rpath" for compile.
5423
54242006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5425
5426	* MAINTAINERS (Write After Approval):  Remove myself.
5427	(Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5428
54292006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5430
5431	* Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5432	(TARGET_CONFIGDIRS): Remove.
5433	* configure.in: Remove AC_SUBST(target_configdirs).
5434	* Makefile.in, configure: Regenerated.
5435
54362006-02-20  Steven G. Kargl  <kargls@comcast.net>
5437
5438	* MAINTAINERS (Write After Approval):  Remove myself.
5439	(Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5440
54412006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5442
5443	PR bootstrap/25670
5444
5445	* Makefile.tpl ([+compare-target+]): Print explanation messages.
5446
5447	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5448	* Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5449	(EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5450	BUILD_PREFIX, BUILD_PREFIX_1.
5451	* configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5452
5453	* Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5454	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5455
5456	* Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5457	all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5458	of `cat stage_current`.  Always provide the `r' and `s' variables.
5459	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5460	a single shell execution.
5461	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5462	bootstrapped modules, make the stage1 module if the build was not
5463	started yet, else build the current stage.
5464	(all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5465	(all-build, all-host, all-target, [+make_target+]-host,
5466	[+make_target+]-target): Do not use \-continued lines.
5467	(target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5468	(current_stage, restrap, stage_last): New.
5469
5470	* Makefile.in: Regenerate.
5471	* configure: Regenerate.
5472
54732006-02-19  Bud Davis  <jmdavis@link.com>
5474
5475	* MAINTAINERS (Write After Approval):  Remove myself.
5476	(Language Front End Maintainers):  Add myself as fortran 95
5477	maintainer and update e-mail address.
5478
54792006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5480
5481	* MAINTAINERS (Write After Approval):  Remove myself.
5482	(Language Front End Maintainers):  Add myself as fortran 95
5483	maintainer.
5484
54852006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5486
5487	* MAINTAINERS (Write After Approval): Add myself.
5488
54892006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5490
5491	* MAINTAINERS (Write After Approval):  Remove myself.
5492	(Language Front End Maintainers):  Add myself as
5493	fortran 95 maintainer.
5494
54952006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5496
5497	Sync from src:
5498
5499	2005-12-27  Leif Ekblad  <leif@rdos.net>
5500
5501	* configure.in: Add support for RDOS target.
5502	* configure: Regenerate.
5503
55042006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5505	    Andreas Schwab  <schwab@suse.de>
5506
5507	* configure: Regenerate.
5508
55092006-02-12  David Edelsohn  <edelsohn@gnu.org>
5510
5511	* configure.in (enable_libgomp): Add AIX.
5512	* configure: Regenerate.
5513
55142006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5515
5516	* MAINTAINERS (Write After Approval): Add myself.
5517
55182006-02-03  Lee Millward  <lee.millward@gmail.com>
5519
5520	* MAINTAINERS (Write After Approval): Add myself.
5521
55222006-01-31  Richard Guenther  <rguenther@suse.de>
5523	Paolo Bonzini  <bonzini@gnu.org>
5524
5525	* Makefile.def (target_modules): Add libgcc-math target module.
5526	* configure.in (target_libraries): Add libgcc-math target library.
5527	(--enable-libgcc-math): New configure switch.
5528	* Makefile.in: Re-generate.
5529	* configure: Re-generate.
5530	* libgcc-math: New toplevel directory.
5531
55322006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5533
5534	* configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5535	Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5536	the assembler, linker and binutils.
5537	* configure: Regenerate.
5538
55392006-01-22  Dirk Mueller  <dmueller@suse.de>
5540
5541	* MAINTAINERS (Write After Approval): Add myself.
5542
55432006-01-20  Diego Novillo  <dnovillo@redhat.com>
5544
5545	* configure: Regenerate.
5546
55472006-01-18  Richard Henderson  <rth@redhat.com>
5548	    Jakub Jelinek  <jakub@redhat.com>
5549	    Diego Novillo  <dnovillo@redhat.com>
5550
5551	* libgomp: New directory.
5552	* Makefile.def: Add target_module libgomp.
5553	* Makefile.in: Regenerate.
5554	* configure.in (target_libraries): Add target-libgomp.
5555	* configure: Regenerate.
5556
55572006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5558
5559	* Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5560	@ from continuation.
5561	* Makefile.in: Rebuilt.
5562
55632006-01-04  Chris Lattner  <sabre@gnu.org>
5564
5565	* MAINTAINERS (Write After Approval): Add myself.
5566
55672006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5568
5569	PR bootstrap/24252
5570
5571	* Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5572	* Makefile.tpl (OBJDUMP): New.
5573	(EXTRA_HOST_FLAGS): Add it.
5574	(EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5575
5576	* Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5577	to use symbolic links between directories.  Avoid race conditions
5578	or make them harmless.
5579	* configure.in: Do not try to use symbolic links between directories.
5580
5581	* Makefile.def (LEAN): Pass.
5582	* Makefile.tpl (LEAN): Define.
5583	(stage[+id+]-start): Accept that the previous directory does not
5584	exist, if the bootstrap is lean.
5585	(stage[+id+]-bubble): Invoke lean bootstrap commands after
5586	stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5587	configure substitution.
5588	([+compare-target+]): Likewise.
5589	([+bootstrap-target+]-lean): New.
5590	* configure.in: Remove lean bootstrap support from here.
5591
5592	* Makefile.in: Regenerate.
5593	* configure: Regenerate.
5594
55952006-01-04  Ben Elliston  <bje@au.ibm.com>
5596
5597	* MAINTAINERS (libdecnumber): Add myself.
5598
55992006-01-02  Mark Mitchell  <mark@codesourcery.com>
5600
5601	* libtool-ldflags: New script.
5602
56032006-01-02  Andreas Schwab  <schwab@suse.de>
5604
5605	* configure.in: When reconfiguring remove Makefile in
5606	all stage directories.
5607	* configure: Regenerate.
5608
56092005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5610
5611	* MAINTAINERS: Update my email address.
5612
56132005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5614
5615	Revert Ada-related part of the previous change.
5616
5617	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5618	Do not pass.
5619	* Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5620	* Makefile.in: Regenerate.
5621	* configure.in: Do not include mt-ppc-aix target fragment.
5622	* configure: Regenerate.
5623
56242005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5625
5626	* configure.in: Select appropriate fragments for PowerPC/AIX.
5627	* configure: Regenerate.
5628
5629	* Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5630	BOOT_CFLAGS, BOOT_LDFLAGS.
5631	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5632	BOOT_CFLAGS, BOOT_LDFLAGS.
5633	(TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5634	(stage[+id+]-bubble): Pass flags recursively to the comparison target.
5635	(stage): Fail if we cannot complete the work.
5636	* Makefile.in: Regenerate.
5637
56382005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5639
5640	* configure.in: Replace ms1 with mt.
5641	* configure: Rebuilt.
5642
56432005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5644
5645	* MAINTAINERS: Update my email address.
5646
56472005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5648
5649	* Makefile.tpl (all, do-[+make_target+], do-check, install,
5650	install-host-nogcc): Don't invoke $(stage) at the end.
5651	* Makefile.in: Regenerate.
5652
56532005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5654
5655	* configure.in: Flip the top-level bootstrap switch.
5656	* configure: Regenerate.
5657
56582005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5659
5660	* Makefile.tpl: Throughout the file, use : $(MAKE) along with
5661	$(stage) and $(unstage).
5662	(EXTRA_TARGET_FLAGS): Correct double-quoting.
5663	(all): Remove stray semicolon.
5664	(local-distclean): Don't handle multilib.tmp and multilib.out.
5665	(install.all): Set $s for consistency.
5666	(configure-[+prefix+][+module+]): Instead of [+deps+], handle
5667	check_multilibs setting.  Always make the install directory.
5668	(configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5669	Correct @if/@endif.
5670	(all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5671	($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5672	(stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5673	(multilib.out): Remove.
5674	* Makefile.in: Regenerated.
5675
56762005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5677
5678	* MAINTAINERS (Write After Approval): Add myself.
5679
56802005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5681
5682	* MAINTAINERS: Add myself as mt maintainer.
5683
5684	* config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5685
56862005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5687
5688	* MAINTAINERS: Change email address.
5689
56902005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5691
5692	* configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5693	CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5694	"CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5695	Find in-tree tools if available.
5696	(EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5697	(CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5698	(*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5699	(COMPILER_*_FOR_TARGET): New.
5700	* Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5701	(BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5702	(CONFIGURED_*, USUAL_*): Remove.
5703	(BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5704	STRIP): Use autoconf substitutions.
5705	(COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5706	COMPILER_NM_FOR_TARGET): New.
5707	(EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5708
5709	(all): Make all-host and all-target in parallel.
5710	(do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5711	that $$r and $$s are set before invoking a recursive make.
5712	(stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5713	([+bootstrap-target+]): Inline most of the `all' target.
5714
57152005-11-29  Ben Elliston  <bje@au.ibm.com>
5716
5717	* Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5718	from the gcc build directory.
5719	* Makefile.in: Regenerate.
5720
57212005-11-29  Ben Elliston  <bje@au.ibm.com>
5722
5723	* Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5724	depend on all-libdecnumber.
5725	* configure.in (host_libs): Include libdecnumber.
5726	* Makefile.in: Regenerate.
5727	* configure: Likewise.
5728
57292005-11-29  Ben Elliston  <bje@au.ibm.com>
5730
5731	* libdecnumber: Import decNumber sources from the dfp-branch.
5732
57332005-11-21  Kean Johnston  <jkj@sco.com>
5734
5735	* config.sub, config.guess: Sync from upstream sources.
5736
57372005-11-21  Ben Elliston  <bje@au.ibm.com>
5738
5739	Import from Autoconf sources:
5740
5741	2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5742	* config/move-if-change: Don't output "$2 is unchanged";
5743	suggested by Ben Elliston.  Handle weird characters correctly.
5744
57452005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5746
5747	* ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5748	to match upstream libtool for darwin.
5749
57502005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5751
5752	* Makefile.def: Remove gdb dependencies for gdbtk.
5753	* Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5754	(configure-gdb, install-gdb): New rules.
5755	* configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5756	* Makefile.in, configure: Regenerated.
5757
57582005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5759
5760	* MAINTAINERS (Write After Approval): Add myself.
5761
57622005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5763
5764	* MAINTAINERS (Write After Approval): Add myself.
5765
57662005-10-24  Diego Novillo  <dnovillo@redhat.com>
5767
5768	* MAINTAINERS (alias analysis): Add Daniel Berlin and
5769	Diego Novillo.
5770
57712005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5772
5773	PR bootstrap/24297
5774	* Makefile.tpl (do-[+make-target+], do-check, install,
5775	stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5776	are set before recursing.
5777	* Makefile.in: Regenerate.
5778
57792005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5780
5781	PR bootstrap/18939
5782	* Makefile.def (gcc) <target>: Fix thinko.
5783	* Makefile.in: Regenerate.
5784
57852005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5786
5787	* configure.in (bfin-*-*): Use test, not brackets, in if statement.
5788	* configure: Regenerate.
5789
57902005-10-15  Jie Zhang  <jie.zhang@analog.com>
5791
5792	* MAINTAINERS (Write After Approval): Add self.
5793
57942005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5795
5796	* configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5797	target-libffi, target-qthreads, target-libjava, and
5798	targetlibobjc.
5799	* configure: Regenerate.
5800
58012005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5802
5803	* Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5804	* Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5805	(OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5806	(USUAL_OBJDUMP_FOR_TARGET): New.
5807	(EXTRA_TARGET_FLAGS): Add OBJDUMP.
5808	* configure.in: Check for $OBJDUMP_FOR_TARGET.
5809	* configure, Makefile.in: Regenerated.
5810
58112005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5812
5813	* Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5814	before other host packages.
5815
58162005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5817
5818	* MAINTAINERS: Add self as sh libraries/configury maintainer.
5819
58202005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5821
5822	PR bootstrap/22340
5823
5824	* configure.in (default_target): Remove.
5825	* Makefile.tpl (all): Do not use prerequisites as subroutines
5826	(all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5827	(do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5828	use prerequisites as subroutines.
5829	(check-host, check-target): New.
5830	(bootstrap configure & all targets): Do not use stage*-start
5831	if the directory layout is already ok.
5832	(non-bootstrap configure & all targets): Prepend a $(unstage).
5833	(stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5834	(NOTPARALLEL): Remove.
5835	(unstage, stage variables): New variables.
5836	(unstage, stage targets): Simply expand to those variables.
5837
5838	* configure: Regenerate.
5839	* Makefile.in: Regenerate.
5840
58412005-10-04  James E Wilson  <wilson@specifix.com>
5842
5843	* Makefile.def (lang_env_dependencies): Add libmudflap.
5844	* Makefile.in: Regenerate.
5845
58462005-10-03  Andreas Schwab  <schwab@suse.de>
5847
5848	Backport from libtool CVS:
5849	2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5850
5851	* ltmain.sh: add support for installing into temporary
5852	staging area (e.g. 'make install DESTDIR=...')
5853
58542005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5855
5856	* configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5857	* configure: Regenerated.
5858
58592005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5860
5861	* configure: Regenerate with the correct
5862	autoconf version.
5863
58642005-09-30  Catherine Moore  <clm@cm00re.com>
5865
5866	* configure.in (bfin-*-*): New.
5867	* configure: Regenerated.
5868
58692005-09-28  Geoffrey Keating  <geoffk@apple.com>
5870
5871	* Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5872	(LIPO_FOR_TARGET): New.
5873	(CONFIGURED_LIPO_FOR_TARGET): New.
5874	(USUAL_LIPO_FOR_TARGET): New.
5875	(STRIP_FOR_TARGET): New.
5876	(CONFIGURED_STRIP_FOR_TARGET): New.
5877	(USUAL_STRIP_FOR_TARGET): New.
5878	* Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5879	STRIP_FOR_TARGET.
5880	* configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5881	CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5882	* Makefile.in: Regenerate.
5883	* configure: Regenerate.
5884
58852005-09-19  David Edelsohn  <edelsohn@gnu.org>
5886
5887	* configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5888	(rs6000-*-aix*): Same.
5889	* configure: Regenerate.
5890
58912005-09-16  Tom Tromey  <tromey@redhat.com>
5892
5893	* MAINTAINERS: Add self as java maintainer.
5894
58952005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5896
5897	* configure.in: Recognize f95 in the --enable-languages option,
5898	and substitute it for fortran, issuing a warning.
5899	* configure: Regenerate.
5900
59012005-08-30  Phil Edwards  <phil@codesourcery.com>
5902
5903	* configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5904	* configure:  Regenerated.
5905
59062005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5907
5908	* MAINTAINERS: Add self as ms1 maintainer.
5909
59102005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5911
5912	* Makefile.def (libssp): Add to lang_env_dependencies.
5913	* Makefile.in: Regenerate.
5914
59152005-08-18  Ian Lance Taylor  <ian@airs.com>
5916
5917	* MAINTAINERS: Add myself as middle-end maintainer.
5918
59192005-08-17  Christian Groessler  <chris@groessler.org>
5920
5921	* Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5922	* Makefile.in: Regenerate.
5923
59242005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5925
5926	* MAINTAINERS (write after approval): Added myself.
5927
59282005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5929
5930	* MAINTAINERS (Write After Approval): Add myself.
5931
59322005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5933
5934	* configure.in: Replace NCN_STRICT_CHECK_TOOL with
5935	NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5936	Look for alternate names of the target cc and c++
5937	* configure: Regenerate.
5938
59392005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5940
5941	* configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5942	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5943	them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5944	tools; remove code to manually set them.
5945	(Target tools): Look in the environment for them.
5946	* Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5947	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5948	(AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5949	build directory.
5950	(CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5951	CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5952	CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5953	USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5954	USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5955	(CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5956	RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5957	* configure: Regenerate.
5958	* Makefile.in: Regenerate.
5959
59602005-07-28  Ben Elliston  <bje@au.ibm.com>
5961
5962	* MAINTAINERS: Update for removed CPU targets.
5963
59642005-07-27  Mark Mitchell  <mark@codesourcery.com>
5965
5966	* Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5967	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5968	* Makefile.in: Regenerated.
5969
59702005-07-26  Mark Mitchell  <mark@codesourcery.com>
5971
5972	* Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5973	(CFLAGS_FOR_TARGET): Use it.
5974	(CXXFLAGS_FOR_TARGET): Likewise.
5975	* Makefile.in: Regenerated.
5976	* configure.in (--with-build-sysroot): New option.
5977	* configure: Regenerated.
5978
59792005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5980
5981	* Makefile.tpl: Wrap install between unstage and stage
5982	* Makefile.in: Regenerate.
5983
59842005-07-21  Eric Christopher  <echristo@apple.com>
5985
5986	* MAINTAINERS: Update affiliation.
5987
59882005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5989
5990	* MAINTAINERS: Add self as crx port maintainer.
5991
59922005-07-20  DJ Delorie  <dj@redhat.com>
5993
5994	* MAINTAINERS: Add self as m32c maintainer.
5995
59962005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5997
5998	* all files: Update FSF address.
5999
60002005-07-15  Eric Christopher  <echristo@redhat.com>
6001
6002	* MAINTAINERS: Change affiliation.
6003
60042005-07-14  Jim Blandy  <jimb@redhat.com>
6005
6006	* configure.in: Add cases for Renesas m32c.
6007	* configure: Regenerated.
6008
60092005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6010
6011	* COPYING.LIB: Update from fsf.org.
6012
60132005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6014
6015	* COPYING, compile, config.guess,
6016	config.sub, install-sh, missing, mkinstalldirs,
6017	symlink-tree, ylwrap: Sync from upstream sources.
6018	* config-ml.in: Update FSF address.
6019
60202005-07-13  Eric Christopher  <echristo@redhat.com>
6021
6022	* configure.in: Add toplevel noconfigdir support for tpf.
6023	* configure: Regenerate.
6024
60252005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6026
6027	PR ada/22340
6028
6029	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6030	* Makefile.in: Regenerate.
6031
60322005-07-07  Mark Mitchell  <mark@codesourcery.com>
6033
6034	* MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6035	Brolley to write-after-approval.
6036
60372005-07-07  Andreas Schwab  <schwab@suse.de>
6038
6039	* Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6040	* Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6041	* Makefile.in: Regenerated.
6042
60432005-07-06  Geoffrey Keating  <geoffk@apple.com>
6044
6045	* configure.in: Don't build sim or rda when targetting darwin.
6046	* configure: Regenerate.
6047
60482005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6049
6050	* configure.in: Add --enable-libssp and --disable-libssp.
6051	* configure: Regenerate with autoconf-2.13.
6052
60532005-07-02  Jakub Jelinek  <jakub@redhat.com>
6054
6055	* Makefile.def (target_modules): Add libssp.
6056	* configure.in (target_libraries): Add target-libssp.
6057	* configure: Rebuilt.
6058	* Makefile.in: Rebuilt.
6059
60602005-07-01  Zack Weinberg  <zackw@panix.com>
6061
6062	* MAINTAINERS: Change email address.  Resign from maintainership.
6063
60642005-07-01  Richard Guenther  <rguenther@suse.de>
6065
6066	* MAINTAINERS: Change my e-mail address and affiliation.
6067
60682005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6069
6070	* Makefile.def (stagefeedback): Come after profile.
6071	Define profiledbootstrap target.
6072	* Makefile.tpl (profiledbootstrap): Remove.
6073	(stageprofile-end): Zap stagefeedback.
6074	(stagefeedback-start): Copy all .gcda files, not only GCC's.
6075	* Makefile.in: Regenerate.
6076
60772005-06-13  Richard Sandiford  <richard@codesourcery.com>
6078
6079	* MAINTAINERS: Update my email address.
6080
60812005-06-13  Zack Weinberg  <zack@codesourcery.com>
6082
6083	* depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6084	In 'cpp' stanza, support '#line' as well as '# '.
6085
60862005-06-08  Andreas Schwab  <schwab@suse.de>
6087
6088	* MAINTAINERS: Move myself from 'Write After Approval' to
6089	'CPU Port Maintainers' section as m68k maintainer.
6090
60912005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6092
6093	* configure.in (unsupported_languages): New macro.
6094	<mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6095	non-ported target libraries in noconfigdirs.
6096	<cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6097	non-linux-gnu.  Remove libgcj_ex_libffi.
6098	<lang_frag loop>: Set add_this_lang=no if the language is in
6099	unsupported_languages.
6100	* configure: Regenerate.
6101
61022005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6103
6104	* configure.in: Fix typo in handling of --with-mpfr-dir.
6105	* configure: Regenerate.
6106
61072005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6108
6109	* MAINTAINERS: Update my email address.
6110
61112005-06-02  Jim Blandy  <jimb@redhat.com>
6112
6113	* config.sub: Add cases for the Renesas m32c.  (This patch has been
6114	accepted into the master sources.)
6115
61162005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6117	    Michael Snyder  <msnyder@redhat.com>
6118	    Stan Cox  <scox@redhat.com>
6119
6120	* configure.in: Set noconfigdirs for ms1.
6121
6122	* configure: Regenerate.
6123
61242005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6125
6126	* MAINTAINERS (Write After Approval): Add self.
6127
61282005-06-01  Josh Conner  <jconner@apple.com>
6129
6130	* MAINTAINERS (Write After Approval): Add self.
6131
61322005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6133
6134	* MAINTAINERS: Update my email address.
6135
61362005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6137
6138	* MAINTAINERS (Write After Approval): Add self.
6139
61402005-05-26  Chris Demetriou  <cgd@broadcom.com>
6141
6142	* MAINTAINERS (Write After Approval): Remove self.
6143
61442005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6145
6146	* Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6147	(Dependencies): Consider target modules for bootstrap dependencies.
6148	Make target bootstrap modules depend on each stage's gcc.
6149	* Makefile.in: Regenerate.
6150
61512005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6152
6153	* Makefile.def (configure-gcc): Depend on binutils having been built.
6154	(all-gcc): No need to do it here.
6155	* Makefile.in: Regenerate.
6156
61572005-05-19  Paul Brook  <paul@codesourcery.com>
6158
6159	* configure.in: Rewrite misleading error message when requested
6160	language cannot be built.
6161	* configure: Regenerate.
6162
61632005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6164
6165	* ylwrap: Import from Automake 1.9.5.
6166
61672005-05-13  David Ung  <davidu@mips.com>
6168
6169	* MAINTAINERS (Write After Approval): Add self.
6170
61712005-05-09  Mike Stump  <mrs@apple.com>
6172
6173	* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6174	lt_cv_sys_max_cmd_len for now.
6175
61762005-05-09  Stan Cox  <scox@redhat.com>
6177
6178	* MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6179
61802005-05-08  Matt Kraai  <kraai@ftbfs.org>
6181
6182	* README.SCO: Update the URL.
6183
61842005-05-05  David Edelsohn  <edelsohn@gnu.org>
6185
6186	* ltconfig: Define file_list_spec.  Pass file_list_spec and
6187	with_gnu_ld to libtool.
6188	* ltcf-c.sh (aix[45]): Define file_list_spec.
6189	* ltcf-cxx.sh (aix[45]): Same.
6190	* ltcf-gcj.sh (aix[45]): Same.
6191	* ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6192	exists, write list of input files to temporary file.
6193
61942005-05-04  Mike Stump  <mrs@apple.com>
6195
6196	* configure.in: Always pass --target to target configures as
6197	otherwise rebuilds that do --recheck will fail.
6198	* confiugure: Rebuilt.
6199
62002005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6201
6202	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6203	STAGE_HOST_EXPORTS.
6204	(configure, all): Add bootstrap support.
6205	(Host modules, target modules): Pass post-stage1 flags and exports.
6206	(Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6207	* Makefile.in: Regenerate.
6208
62092005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6210
6211	* configure: Regenerate.
6212
62132005-04-27  Mike Stump  <mrs@apple.com>
6214
6215	* MAINTAINERS: Add self as darwin maintainer.
6216
62172005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6218
6219	* config.sub: Update from master copy.
6220
62212005-04-21  Mike Stump  <mrs@apple.com>
6222
6223	* MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6224	* MAINTAINERS: Add Zem as Objective-C++ maintainer.
6225
62262005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6227
6228	* configure.in <crisv32-*-*, cris-*-*>: New local variable
6229	libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6230	matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6231	"*-*-elf" and "*-*-linux*".
6232	* configure: Regenerate.
6233
62342005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6235
6236	* MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6237
62382005-04-12  Mike Stump  <mrs@apple.com>
6239
6240	* libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6241
62422005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6243
6244	* MAINTAINERS (Write After Approval): Add myself.
6245
62462005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6247
6248	* MAINTAINERS (Port Maintainers): Add self for Blackfin.
6249
62502005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6251
6252	* Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6253	(TARGET_CONFIGARGS): Include --with-target-subdir.
6254	(configure, all): New macros.  Use them throughout.
6255	* Makefile.in: Regenerate.
6256
62572005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6258
6259	* MAINTAINERS (Write After Approval): Add myself.
6260
62612005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6262
6263	* MAINTAINERS: Remove 'loop unrolling' maintainer.
6264
62652005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6266
6267	* MAINTAINERS: Move John Carr to Write After Approval.
6268
62692005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6270
6271	* config/mh-mingw32: Delete.
6272	* configure.in: Don't use it.
6273	* configure: Regenerate.
6274
62752005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6276
6277	* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6278	* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6279	(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6280	(HOST_LIB_PATH): Generate from Makefile.def.
6281	(TARGET_LIB_PATH): Likewise.
6282	(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6283	* Makefile.in: Regenerate.
6284	* configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6285	(RPATH_ENVVAR): Include Darwin case.
6286	* configure: Regenerate.
6287
62882005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6289
6290	* MAINTAINERS (Various Maintainers): Remove self.
6291	(Write After Approval): Add self.
6292
62932005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6294
6295	* MAINTAINERS (Various Maintainers): Add self.
6296
62972005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6298
6299	* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6300	* configure: Regenerate.
6301
63022005-03-21  Zack Weinberg  <zack@codesourcery.com>
6303
6304	* Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6305	gcc_version, and gcc_version_trigger from set of flags to pass.
6306	* Makefile.tpl: Remove definitions of above variables.
6307	(config.status): Remove dependency on $(gcc_version_trigger).
6308	* Makefile.in: Regenerate.
6309	* configure.in: Do not reference config/gcc-version.m4 nor
6310	config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6311	TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6312	* configure: Regenerate.
6313
63142005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6315	    Andrew Pinski  <pinskia@physics.uc.edu>
6316
6317	* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6318	* Makefile.in: Regenerate.
6319
63202005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6321
6322	* MAINTAINERS (Write After Approval): Add myself.
6323
63242005-03-03  David Ayers  <d.ayers@inode.at>
6325
6326	* MAINTAINERS (Write After Approval): Add myself.
6327
63282005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6329
6330	PR libgcj/20160
6331	* ltmain.sh: Avoid creating archives with components that have
6332	duplicate basenames.
6333
63342005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6335
6336	PR bootstrap/20250
6337	* Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6338	instead of check.
6339	* Makefile.in: Regenerate.
6340
63412005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6342
6343	* Makefile.in: Regenerate to fix conflict between the previous two
6344	patches.
6345
63462005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6347
6348	PR bootstrap/17383
6349	* Makefile.def (target_modules): Remove "stage", now unnecessary.
6350	* Makefile.tpl (HOST_SUBDIR): New substitution.
6351	(STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6352	USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6353	USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6354	USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6355	(Host modules, Bootstrapped modules): Use it.
6356	(Build modules, Target modules): Do not create symlink trees,
6357	always configure out-of-srcdir.
6358	(distclean): Try removing $(host_subdir) with rm before using rm -rf.
6359	* configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6360	GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6361	$(HOST_SUBDIR).  Create a symlink for host_subdir.
6362
6363	* Makefile.in: Regenerate.
6364	* configure: Regenerate.
6365
63662005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6367
6368	Merged from libada-gnattools-branch:
6369	2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6370
6371	* gnattools: New directory.
6372	* Makefile.def: Add gnattools as a module, depending on target-libada.
6373	* Makefile.in: Regenerate.
6374	* configure.in: Include gnattools in host_tools; disable it if ada
6375	is disabled.
6376	* configure: Regenerate.
6377
63782005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6379
6380	* MAINTAINERS (Language Front Ends Maintainers): Add myself as
6381	treelang maintainer.
6382	(Write After Approval): Remove myself.
6383
63842005-02-23  Paul Schlie  <schlie@comcast.net>
6385
6386	* configure.in: Allow darwin targeted ports to build tk, itcl and
6387	libgui.
6388	* configure: Regenerate.
6389
63902005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6391
6392	PR libgcj/10353
6393	* configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6394	* configure: Regenerate.
6395
63962005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6397
6398	* MAINTAINERS (Write After Approval): Add myself.
6399
64002005-02-10  Ian Lance Taylor  <ian@airs.com>
6401
6402	* MAINTAINERS: Update my e-mail address.
6403
64042005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6405
6406	* MAINTAINERS (Write After Approval): Add myself.
6407
64082005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6409
6410	* configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6411	<crisv32-*-*, cris-*-*>: Only disable target-newlib and
6412	target-libgloss when not *-*-elf and *-*-aout.
6413	* configure: Regenerate.
6414
64152005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6416
6417	* MAINTAINERS: Remove obsolete entries.
6418
6419	* MAINTAINERS (Write After Approval): Add Michael Matz.
6420
64212005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6422
6423	* MAINTAINERS: Remove self as cpplib maintainer.
6424
64252005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6426
6427	* install-sh, config.sub: Import from upstream.
6428
64292005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6430
6431	PR bootstrap/18222
6432	* Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6433	* Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6434	* Makefile.in: Regenerate.
6435
64362005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6437
6438	* MAINTAINERS: Update my email address.
6439
64402005-01-12  David Edelsohn  <edelsohn@gnu.org>
6441	    Andreas Schwab  <schwab@suse.de>
6442
6443	PR bootstrap/18033
6444	* config-ml.in: Eval option if surrounded by single quotes.
6445
64462005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6447
6448	Revert 2004-12-28 Makefile changes, a better fix will be
6449	applied to mainline and src after GCC 4.0 branches.
6450
64512004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6452
6453	PR bootstrap/17383
6454
6455	* Makefile.def (target_modules): Remove stage parameter,
6456	it is always true now.
6457	* Makefile.tpl (configure-build-[+module+],
6458	configure-target-[+module+]): Always build symlink tree
6459	for the directory and for include.  BUILD_SUBDIR and
6460	TARGET_SUBDIR cannot be . anymore.
6461	* Makefile.in: Regenerate.
6462
64632004-12-25  David Edelsohn  <edelsohn@gnu.org>
6464
6465	Revert 2004-12-08 Makefile changes.
6466
64672004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6468
6469	* MAINTAINERS: Move myself to OS Port Maintainers for windows,
6470	cygwin, mingw.
6471
64722004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6473
6474	* configure.in (sh64-*-*): Reenable gprof.
6475	* configure: Regenerate.
6476
64772004-12-08  David Edelsohn  <edelsohn@gnu.org>
6478
6479	* Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6480	* Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6481	(EXTRA_TARGET_FLAGS): Add PICFLAG.
6482	* Makefile.in: Regenerate.
6483
64842004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6485
6486	* MAINTAINERS: Update my email address.
6487
64882004-12-07  Matt Kraai  <kraai@ftbfs.org>
6489
6490	* Makefile.tpl: Generate normal dependencies if the LHS module is
6491	not bootstrapped.
6492	* Makefile.in: Regenerate.
6493
64942004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6495
6496	* configure.in: Include config/gxx-include-dir.m4.  Use
6497	TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6498	* configure: Regenerate.
6499
65002004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6501
6502	* config.if: Delete.
6503	* configure.in: Set libstdcxx_incdir directly.
6504	* configure: Regenerate.
6505
65062004-12-02  Eric Christopher  <echristo@redhat.com>
6507
6508	* Makefile.tpl (clean-target-libgcc): Make change in correct place.
6509	* Makefile.in: Regenerate.
6510
65112004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6512
6513	* configure.in: Clear gcc_version_trigger if the file doesn't exist.
6514	* configure: Regenerate.
6515
65162004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6517
6518	* configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6519	to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6520	* configure: Regenerate.
6521
65222004-12-01  Eric Christopher  <echristo@redhat.com>
6523
6524	* Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6525	of things to remove.
6526
65272004-11-29  Matt Kraai  <kraai@ftbfs.org>
6528
6529	* MAINTAINERS (Write After Approval): Update my e-mail address.
6530
65312004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6532
6533	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6534	from CVS libtool to always pass_all.
6535
65362004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6537
6538	* configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6539	(hppa*64*-*-*): Delete incorrect comment.
6540	* configure: Rebuilt.
6541
65422004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6543
6544	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6545
65462004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6547
6548	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6549	from CVS libtool to always pass_all.
6550
65512004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6552
6553	* install-sh, compile: Import from automake.
6554
65552004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6556
6557	* config.guess, config.sub:  Import from savannnah.
6558
65592004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6560
6561	* MAINTAINERS (Write After Approval): Add myself
6562
65632004-11-12  Mike Stump  <mrs@apple.com>
6564
6565	* Makefile.def: Add html support.
6566	* Makefile.tpl: Likewise.
6567	* Makefile.in: Regenerate.
6568
65692004-11-11  Geoffrey Keating  <geoffk@apple.com>
6570
6571	PR 18423
6572	* configure.in: Remove all instances of build-fixincludes from
6573	noconfigdirs.
6574	(build_configargs): Supply --target to subdirectories.
6575	* configure: Regenerate.
6576
6577	* Makefile.def: Make gcc install depend on fixincludes install.
6578	* Makefile.in: Regenerate.
6579
65802004-11-10  Janis Johnson  <janis187@us.ibm.com>
6581
6582	* MAINTAINERS: Add myself as gcc testsuite maintainer.
6583
65842004-11-11  Paul Brook  <paul@codesourcery.com>
6585
6586	* MAINTAINERS: Add self as arm maintainer.  Update email address.
6587
65882004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6589
6590	* configure.in (noconfigdirs) [mmix-*-*]: Disable
6591	target-libgfortran.
6592	* configure: Regenerate.
6593
65942004-11-07  David Edelsohn  <edelsohn@gnu.org>
6595
6596	* config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6597	like CC.
6598
65992004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6600
6601	* Makefile.def (host fixincludes): Specify missing targets.
6602	* Makefile.in: Regenerate.
6603
66042004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6605
6606	* MAINTAINERS: Add myself
6607
66082004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6609
6610	* MAINTAINERS (Write After Approval): Add myself.
6611
66122004-11-04  Geoffrey Keating  <geoffk@apple.com>
6613
6614	* Makefile.def: Build fixincludes for the host, too.
6615	* Makefile.in: Regenerate.
6616	* configure.in (host_tools): Add fixincludes.
6617	* configure: Regenerate.
6618
66192004-11-04  Daniel Jacobowitz  <dan@debian.org>
6620
6621	* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6622	* configure: Regenerated.
6623
66242004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6625
6626	PR other/17783
6627	* configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6628	* configure: Regenerated.
6629
66302004-10-31  Mark Mitchell  <mark@codesourcery.com>
6631
6632	* README.SCO: Update per FSF instructions.
6633
66342004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6635
6636	PR target/18151
6637	* configure.in (case ${target}): Do not build fixincludes for avr.
6638	* configure: Regenerated.
6639
66402004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6641
6642	* configure.in (case ${target}): Do not build fixincludes
6643	on platforms where it is not used.
6644	* configure: Regenerated.
6645
66462004-10-23  Daniel Jacobowitz  <dan@debian.org>
6647
6648	* configure.in: Use an absolute path to install-sh.
6649	* configure: Regenerated.
6650
66512004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6652
6653	* MAINTAINERS (Write After Approval): Add myself.
6654
66552004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6656
6657	* MAINTAINERS: Remove from Write After Approval those that are
6658	already maintainers.
6659
66602004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6661
6662	* MAINTAINERS:  Update my email address.
6663
66642004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6665
6666	* configure.in (*-*-cygwin*): Supress warning if newlib not present.
6667	* configure: Regenerate.
6668
66692004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6670
6671	* MAINTAINERS:  Update my email address.
6672
66732004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6674
6675	* MAINTAINERS (Language Front Ends Maintainers): New.  Move
6676	entries belonging to this category.
6677
66782004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6679
6680	* MAINTAINERS: Update my e-mail address.
6681
66822004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6683
6684	Fix wrong conflict resolution in:
6685
6686	2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6687
6688	* Makefile.in: Regenerate.
6689	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6690	in the recursive `make', instead of hardwiring `all'.
6691	(Autogenerated TARGET-* variables): New.
6692
66932004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6694
6695	* configure.in: Enable target-libgloss for crx-*-*.
6696	* configure: Regenerate.
6697
66982004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6699
6700	* MAINTAINERS (Various Maintainers): Move the "windows,
6701	cygwin, mingw" maintainer to ...
6702	(OS Port Maintainers): ... here.
6703
67042004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6705
6706	* MAINTAINERS (Write After Approval): Remove those that are
6707	maintainers of some subsystem.
6708
67092004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6710
6711	* ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6712	* ltcf-cxx.sh (tpf*): Likewise.
6713	* ltconfig (tpf*): Add TPF OS configuration support.
6714
67152004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6716
6717	* MAINTAINERS: Change my email address to my new work account.
6718
67192004-09-24  Michael Roth  <mroth@nessie.de>
6720
6721	* configure.in (--without-headers): Add missing double quotes.
6722	* configure: Regenerate.
6723
67242004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6725
6726	* ylwrap: Revert to previous version.
6727
67282004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6729
6730	PR bootstrap/17369
6731	* Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6732	(HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6733	SET_GCC_LIB_PATH_CMD.
6734	(BASE_TARGET_EXPORTS): Likewise.
6735	* Makefile.in: Regenerated.
6736
6737	* configure.in (SET_GCC_LIB_PATH): Set and substitute.
6738	* configure: Regenerated.
6739
67402004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6741
6742	* config.guess: New upstream version
6743	* compile, depcomp, install-sh, ylwrap: Likewise.
6744
67452004-09-19  Roger Sayle  <roger@eyesopen.com>
6746
6747	* config/mh-x86omitfp: New host makefile fragment.  Add
6748	-fomit-frame-pointer to the default BOOT_CFLAGS.
6749	* configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6750	* configure: Regenerate.
6751
67522004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6753
6754	PR target/11572
6755	* configure.in (*-*-darwin*): Renable libobjc.
6756	* configure: Regenerate.
6757
67582004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6759
6760	* MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6761
67622004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6763
6764	* Makefile.def: Remove libbanshee.
6765	* Makefile.tpl: Ditto.
6766	* configure.in: Ditto.
6767	* Makefile.in: Regen.
6768	* configure: Ditto.
6769
67702004-09-08  David Edelsohn  <edelsohn@gnu.org>
6771
6772	* ltmain.sh: Use $pic_object as $non_pic_object if
6773	$non_pic_object=none.
6774
67752004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6776
6777	* missing: Import latest version from master repository.
6778
67792004-09-06  Nick Clifton  <nickc@redhat.com>
6780
6781	* config.sub: Import latest version from master repository.
6782	* config.guess: Likewise.
6783	This includes these changes:
6784
6785	2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6786
6787	* config.sub: Handle crisv32, alias etraxfs.
6788	* config.guess (crisv32:Linux:*:*): Handle.
6789
6790	2004-08-13  Brad Smith  <brad@comstyle.com>
6791
6792	* config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6793	(sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6794
6795	2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6796
6797	* config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6798	assume the processor is a powerpc.  This is because coreutils
6799	uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6800	in this case, due to a MacOS X bug that causes
6801	sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6802	to return a negative number.
6803	Problem reported by Petter Reinholdtsen in:
6804	http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6805
6806	2004-07-19  Ben Elliston  <bje@gnu.org>
6807
6808	* config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6809
6810	2004-06-24  Ben Elliston  <bje@gnu.org>
6811
6812	* config.guess: Update copyright years.
6813	* config.sub: Likewise.
6814
6815	2004-06-22  Robert Millan  <robertmh@gnu.org>
6816
6817	* config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6818	since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6819
6820	2004-06-22  Stanley F. Quayle <stan@stanq.com>
6821
6822	* config.guess (*:*VMS:*:*): New entry. Replaces
6823	Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6824	manufacturer.
6825
6826	2004-06-22  Ben Elliston  <bje@gnu.org>
6827
6828	* config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6829	* config.sub: Likewise.
6830
6831	2004-06-22  Ben Elliston  <bje@gnu.org>
6832
6833	Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6834	* config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6835
6836	2004-06-11  Ben Elliston  <bje@gnu.org>
6837
6838	* config.guess (pegasos:OpenBSD:*:*): Remove.
6839
6840	2004-06-11  Ben Elliston  <bje@gnu.org>
6841
6842	From Wouter Verhelst <wouter@grep.be>:
6843	* config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6844
6845	2004-06-11  Ben Elliston  <bje@gnu.org>
6846
6847	* config.guess (luna88k:OpenBSD:*:*): New.
6848
6849	2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6850
6851	* config.guess (m32r*:Linux:*:*): New case.
6852	* config.sub: Handle m32rle.
6853
6854	2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6855
6856	From Jens Petersen  <petersen@redhat.com>:
6857	* config.sub: Handle sparcv8.
6858
6859	2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6860
6861	From Tom Smith <smith@cag.lkg.hp.com>:
6862	* config.guess: Version suffixes are equally significant on Tru64
6863	V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6864	prefix of "P" (patched kernel).
6865
6866	2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6867
6868	* config.sub: Add support for National Semiconductor CRX target.
6869
68702004-09-03  Janis Johnson  <janis187@us.ibm.com>
6871
6872	* MAINTAINERS (Various Maintainers): Remove myself as web page
6873	maintainer, add myself as maintainer of build status lists.
6874
68752004-09-03  Jan Beulich  <jbeulich@novell.com>
6876
6877	* configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6878	*-*-netware, but add target-libmudflap.
6879	Consolidate *-*-netware targets (of which really only i?86 exists)
6880	into a single entry.
6881	* configure: Likewise.
6882
68832004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6884
6885	* Makefile.tpl (sorry): Remove.
6886	(clean-stage[+id+], clean-stage[+id+]-module): New targets.
6887	(cleanstrap targets): Depend on distclean, not distclean-stage1.
6888	(do-clean): Clean per-stage directories too.
6889	(do-distclean): Run distclean-stage1 too.
6890	(.NOTPARALLEL): Enable during toplevel bootstrap.
6891	(stage[+id+]-bubble): Enable parallel execution during
6892	the recursive invocation.
6893	* Makefile.in: Regenerate.
6894
6895	Fix previous checkin:
6896
6897	* Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6898	include.
6899	* configure.in: Fix indentation.
6900	* configure: Regenerate.
6901
69022004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6903
6904	* Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6905	* configure.in: add test for powerpc-*-darwin* to specify makefile frag
6906	* configure: regenerate
6907	* config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6908	-mdynamic-no-pic
6909
69102004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6911
6912	* Makefile.def (build_modules): Add fixincludes.
6913	(dependencies): Make gcc depend on fixincludes.
6914	* configure.in (build_tools): Add fixincludes.
6915	(build_configdirs): Always include build_libs.
6916	* Makefile.in: Regenerate.
6917	* configure: Regenerate.
6918
69192004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6920
6921	* Makefile.def (bootstrap stages): Add 'lean' parameter.
6922	* Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6923	phony targets; do not generate timestamp files.
6924	(distclean-stageN): Remove references to their timestamp files.
6925	(restageN, touch-stageN): Remove.
6926	(stageN-bubble): Rewritten.
6927	(compare): Support lean bootstraps.
6928	* Makefile.in: Regenerate.
6929
6930	* configure.in: Only warn when bootstrapping but
6931	build != host or build != target.  Support lean bootstraps.
6932	* configure: Regenerate.
6933
69342004-08-26  Phil Edwards  <phil@codesourcery.com>
6935
6936	* configure.in:  Give a better error message if GMP/MPFR are missing
6937	and a language needing them has been requested.
6938	* configure:  Regenerated.
6939
69402004-08-25  Phil Edwards  <phil@codesourcery.com>
6941
6942	* configure.in:  Print a list of available language front-ends if
6943	a requested one is missing.  Tidy stray tab characters.
6944	* configure:  Regenerated.
6945
69462004-08-19  Michael Koch  <konqueror@gmx.de>
6947
6948	* gcc/doc/install.texi: Update entry about automake for libjava.
6949
69502004-08-17  Robert Millan  <robertmh@gnu.org>
6951
6952	* configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6953	(instead of FreeBSD).
6954	* configure: Regenerate.
6955
69562004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6957
6958	* Makefile.in: Regenerate.
6959	* configure: Regenerate.
6960
6961	* Makefile.def (bootstrap-stage): Rename extra_*_flags to
6962	stage_*_flags.
6963	* Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6964	for bootstrapped modules if toplevel bootstrap is going.
6965	(GCC bootstrap): Generate per-stage targets for all bootstrapped
6966	modules.  Adjust for changes in Makefile.def.  Enable several
6967	rules even in non-bootstrap mode, just to avoid peppering the
6968	template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6969	(stage-[+prev+]-bubble): Remove.
6970
6971	* Makefile.def (Dependencies): Depend on all-build-bison,
6972	all-build-flex, all-build-byacc, all-build-texinfo, rather
6973	than the host variations.
6974	* Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6975	with BUILD_SUBDIR.
6976	(BISON): Update for recent Bisons.
6977	(YACC): Fix typo.
6978	(cross): Depend on all-build.
6979	(all): Do not depend on all-build.
6980	(prebootstrap): Remove.
6981	(dep-kind): Accept separate prefixes for MODULE and ON variables.
6982	(Prebootstrap dependencies): Add them to the per-stage targets
6983	and to all-prebootstrap.
6984	* configure.in (build_configdirs): Always enable build_tools.
6985	(BUILD_DIR_PREFIX): Remove.
6986
6987	* Makefile.def (gcc): Add target variable.
6988	(gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6989	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6990	in the recursive `make', instead of hardwiring `all'.
6991	(Autogenerated TARGET-* variables): New.
6992
69932004-08-13  Brian Booth  <bbooth@redhat.com>
6994
6995	* MAINTAINERS: Remove myself from write-after-approval.
6996
69972004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6998
6999	* src-release: Stop distributing mmalloc with gdb (which doesn't
7000	use it).
7001	* Makefile.def: GDB doesn't depend on mmalloc anymore.
7002	* Makefile.in: Regenerate.
7003
70042004-08-09  Mark Mitchell  <mark@codesourcery.com>
7005
7006	* configure.in (arm*-*-eabi*): New target.
7007	* configure: Regenerate.
7008
70092004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7010
7011	* Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7012	(bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7013	(Dependencies): New section.
7014	* Makefile.tpl (Dependencies): Generate from Makefile.def.
7015	(configure-target-[+module+]): Depend on maybe-all-gcc
7016	(all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7017	(toplevel profiledbootstrap): Fix dependencies.
7018	* Makefile.in: Regenerate.
7019
70202004-08-03  Mark Mitchell  <mark@codesourcery.com>
7021
7022	* configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7023	target-libiberty to noconfigdirs.
7024	* configure: Regenerate.
7025
70262004-08-03  Paul Brook  <paul@codesourcery.com>
7027
7028	* configure.in: Check for MPFR as well as GMP.
7029	* configure: Regenerate.
7030
70312004-08-01  Robert Millan  <robertmh@gnu.org>
7032
7033	* configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7034	libmudflap for all GNU-based systems (with Glibc).
7035	* configure: Regenerate.
7036
70372004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7038
7039	* Makefile.def (host-modules): Add gcc.
7040	* Makefile.in: Regenerate.
7041	* Makefile.tpl (sorry): New rule.
7042	(configure-host, all-host, [+make_target+]-host, do-check,
7043	install-host): Do not add gcc as a special case.
7044	(host modules): Add a small special-casing for gcc.  Export
7045	extra_make_flags through the environment.
7046	(maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7047	maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7048	other recursive targets for gcc): Remove.
7049
7050	(all, do-[+make_target+], do-check): Wrap between unstage and stage.
7051	(stage, unstage): New rules.
7052	(stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7053	distclean-stage[+id+]): Use stage_current.
7054	([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7055	the stage*-start rules.
7056
70572004-08-02  Geoffrey Keating  <geoffk@apple.com>
7058
7059	* ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7060	use -all_load flag.
7061
70622004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7063
7064	* configure.in: Sync from src, add noconfigdirs for crx-*-*.
7065	* configure: Regenerate.
7066
70672004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7068
7069	* maintainer-scripts/gcc_release: Revert yesterday's change.
7070
70712004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7072
7073	* MAINTAINERS: Add myself to write-after-approval.
7074
70752004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7076
7077	* libf2c: Removed.
7078	* gcc/gccbug.in: Updated because of libf2c removal.
7079	* maintainer-scripts/gcc_release: Ditto.
7080
70812004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7082
7083	* configure.in: Build libmudflap by default on FreeBSD.
7084	* configure: Regenerated.
7085
70862004-07-09  Mark Mitchell  <mark@codesourcery.com>
7087
7088	* configure.in: Do not build libmudflap by default on non-GNU/Linux
7089	systems.
7090	* configure: Regenerated.
7091
70922004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7093
7094	PR target/16344
7095	* Makefile.tpl (profiledbootstrap): Build runtime libraries with
7096	feedback based compiler.
7097	* Makefile.in: Rebuilt.
7098
70992004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7100
7101	* Makefile.def (host_modules): Set bootstrap=true for flex.
7102	* Makefile.tpl (all-gcc): Depend on texinfo and flex.
7103	* Makefile.in: Rebuilt.
7104
71052004-07-07  Jan Hubicka  <jh@suse.cz>
7106
7107	* MAINTAINERS: Add self as a profile feedback maintainer.
7108
71092004-07-05  Phil Edwards  <phil@codesourcery.com>
7110
7111	* configure.in:  Do not prepend $srcdir to /dev/null in
7112	makefile fragments.
7113	* configure:  Regenerate.
7114
71152004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7116
7117	* Makefile.def (build_modules): Add bison, byacc, flex,
7118	m4, texinfo.
7119	(flags_to_pass): Add FLEX.
7120	* Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7121	(BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7122	(DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7123	DEFAULT_MAKEINFO): Remove.
7124	(CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7125	CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7126	(YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7127	objdir or else use configured tool.
7128	(all-build): New.
7129	(all): Depend on it.
7130	(Build module dependencies): Add.
7131	* Makefile.in: Regenerate.
7132	* configure.in: Better support for multiple build modules,
7133	matching what is done for host/target modules.  Do not look
7134	for "plausible" locations of build tools if Canadian cross.
7135	Use autoconf's AC_PROG_CC to find a C compiler.  Define
7136	BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7137	* configure: Regenerate.
7138
71392004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7140
7141	* Makefile.tpl (HOST_EXPORTS): Fix pasto.
7142	* Makefile.in: Regenerate.
7143
71442004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7145
7146	* Makefile.tpl (configure-build-[+module+],
7147	configure-[+module+], configure-target-[+module+]): Pass
7148	[+extra_configure_args+].
7149	(all-build-[+module+], all-[+module+], check-[+module+],
7150	install-[+module+], [+make_target+]-[+module+],
7151	all-target-[+module+], check-target-[+module+],
7152	install-target-[+module+], [+make_target+]-target-[+module+]):
7153	Pass [+extra_make_args+].
7154	(HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7155	(GCC_HOST_EXPORTS): Remove.
7156	(configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7157	cross, check-gcc, check-gcc-c++, install-gcc,
7158	gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7159	Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7160	* Makefile.in: Regenerate.
7161
71622004-06-21  Matthew Sachs  <msachs@apple.com>
7163
7164	* MAINTAINERS: Added self to write-after-approval.
7165
71662004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7167
7168	* configure.in: Check for srcdir/winsup rather than build directory
7169	winsup.
7170	* configure: Regenerate.
7171
71722004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7173
7174	* configure.in: Don't build Cygwin native newlib if winsup
7175	directory is missing.  Emit warning instead.
7176	* configure: Regenerate.
7177
71782004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7179
7180	* Makefile.tpl (touch-stage[+id+]): New.
7181	(restage[+prev+]): Depend on touch-stage[+id+].
7182
7183	* Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7184	Use it throughout.
7185
7186	* Makefile.def: Add profile and feedback bootstrap stages.
7187	Remove next field from bootstrap stages.
7188	* Makefile.tpl (LN, LN_S): Substitute.
7189	(stageN-start, stageN-end): Use double-colon rules, to
7190	provide a hook for additional setup commands.
7191	(distclean-stageN-gcc, restageN): Create dependencies from
7192	[+prev+], not from [+next+].
7193	(stageN-bubble): Add commands for successive stages from
7194	[+prev+], using double-colon rules.
7195	(all-stageN-gcc): Fix typo.
7196	(stagefeedback-start, profiledbootstrap): New.
7197	* Makefile.in: Regenerate.
7198	* configure.in: Call ACX_PROG_LN.
7199	* configure: Regenerate.
7200
72012004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7202
7203	* MAINTAINERS (Write After Approval): Add myself.
7204
72052004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7206
7207	* MAINTAINERS (Write After Approval): Add myself.
7208
72092004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7210
7211	* configure.in: Fix --enable-bootstrap breakage introduced in trees
7212	without gcc.
7213	* configure: Regenerate.
7214
72152004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7216
7217	* Makefile.tpl: Fix typo.
7218	* Makefile.in: Regenerate.
7219
72202004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7221
7222	* configure.in: Remove new- prefix from toplevel
7223	bootstrap targets.
7224	* configure: Regenerate.
7225
72262004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7227
7228	* Makefile.tpl (all.normal): Rename to all.
7229	(all): Replace with a rule to pick the default
7230	target from configure.
7231	(all-gcc, configure-gcc): Use conditionals to
7232	do nothing when toplevel bootstrap is going on.
7233	(GCC directory bootstrap) [gcc-bootstrap]: Disable.
7234	(Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7235	* configure.in: Support --enable-bootstrap.
7236
7237	* Makefile.def: Remove new- prefix from toplevel
7238	bootstrap targets.
7239	* Makefile.tpl: Likewise.
7240
7241	* Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7242	target.
7243
7244	* Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7245	$(RECURSE_FLAGS) to recursive invocation of make.
7246
7247	* Makefile.in: Regenerate.
7248	* configure: Regenerate.
7249
72502004-05-30  Andreas Jaeger  <aj@suse.de>
7251	    Jim Wilson  <wilson@specifixinc.com>
7252
7253	* config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7254	like CC.
7255
72562004-05-27  Daniel Jacobowitz  <dan@debian.org>
7257
7258	* configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7259	* configure: Regenerate.
7260
72612004-05-25  Daniel Jacobowitz  <drow@false.org>
7262
7263	* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7264	(STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7265	(NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7266	targets.
7267	* Makefile.in: Regenerate.
7268
72692004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7270
7271	* configure.in: Test the ability to symlink directories.
7272	* configure: Regenerate.
7273
7274	* Makefile.def (bootstrap-stage): New definitions.
7275	* Makefile.tpl (configure-stage1-gcc,
7276	configure-stage2-gcc, configure-stage3-gcc,
7277	all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7278	new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7279	new-restage3, compare): Autogenerate, see Makefile.in
7280	entry for behavioral changes.
7281	(distclean-stage1, new-stage1-start, new-stage1-end,
7282	new-stage1-bubble, distclean-stage2, new-stage2-start,
7283	new-stage2-end, new-stage2-bubble, distclean-stage3,
7284	new-stage3-start, new-stage3-end): New autogenerated targets.
7285	(objext, prebootstrap, BOOT_CFLAGS,
7286	POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7287	targets.
7288
7289	* Makefile.in: Regenerate.
7290	(distclean-stage1, new-stage1-start, new-stage1-end,
7291	new-stage1-bubble, distclean-stage2, new-stage2-start,
7292	new-stage2-end, new-stage2-bubble, distclean-stage3,
7293	new-stage3-start, new-stage3-end): New targets.
7294	(all-stage1-gcc): Move prebootstrap dependency from here...
7295	(configure-stage1-gcc): ...to here.
7296	(new-bootstrap): Use bubble targets.
7297	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
7298	Use per-stage distclean targets.
7299	(configure-stage1-gcc, configure-stage2-gcc,
7300	configure-stage3-gcc, all-stage1-gcc,
7301	all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7302	Use new-stageN-start to prepare the tree.
7303
73042004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7305
7306	* Makefile.def (host_modules): add libcpp.
7307	* Makefile.tpl: Add dependencies on and for libcpp.
7308	* Makefile.in: Regenerate.
7309	* configure.in: Add libcpp host module.
7310	* configure: Regenerate.
7311
73122004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7313
7314	* Makefile.tpl: Whenever a recursive target is defined, wrap
7315	it in a special @if/@endif block, and prepare its maybe
7316	dependency in the @if/@endif block
7317	* configure.in: Instead of writing maybe dependencies, remove
7318	the @if/@endif statements, and remove the @if/@endif blocks
7319	that remain.
7320	* configure: Regenerate.
7321	* Makefile.in: Regenerate.
7322
73232004-05-20  Janis Johnson  <janis187@us.ibm.com>
7324
7325	* MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7326
73272004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7328
7329	PR bootstrap/15120
7330	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7331	* */configure: Rebuilt.
7332
73332004-05-17  Zack Weinberg  <zack@codesourcery.com>
7334
7335	* Makefile.def, Makefile.tpl, configure.in: Remove all mention
7336	of libf2c.
7337	* configure, Makefile.in: Regenerate.
7338
73392004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7340
7341	* MAINTAINERS (Write After Approval): Add myself.
7342
73432004-05-13  Diego Novillo  <dnovillo@redhat.com>
7344
7345	Merge from tree-ssa-20020619-branch.
7346
7347	* Makefile.def: Add libbanshee, libmudflap and libgfortran.
7348	* Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7349	(HOST_GMPLIBS): Define.
7350	(HOST_GMPINC): Define.
7351	(TARGET_LIB_PATH): Add libmudflap.
7352	(GFORTRAN_FOR_TARGET): Define.
7353	(configure-build*): Export GFORTRAN.
7354	(configure-gcc): Export GMPLIBS and GMPINC.
7355	(all-gcc): Add maybe-all-libbanshee.
7356	(configure-target-libgfortran): Define.
7357	* Makefile.in: Regenerate.
7358	* configure.in (host_libs): Add libbanshee.
7359	(target_libraries): Add target-libmudflap and target-libgfortran.
7360	Add --with-libbanshee.
7361	Handle --disable-libmudflap.
7362	(*-*-freebsd*): Use with_gmp.
7363	Add $(libgcj) to noconfigdirs.
7364	* configure: Regenerate.
7365	* depcomp: New file.
7366	* MAINTAINERS: Add tree-ssa maintainers.
7367
73682004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7369
7370	* MAINTAINERS (Various Maintainers): Add myself.
7371
73722004-04-30  Brian Ford  <ford@vss.fsi.com>
7373
7374	* MAINTAINERS (Write After Approval): Add myself.
7375
73762004-04-29  Uros Bizjak  <uros@kss-loka.si>
7377
7378	* MAINTAINERS (Write After Approval): Add myself.
7379
73802004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7381
7382	* config/acx.m4: Fix fastcompare support for new-bootstrap.
7383	* configure: Regenerate.
7384
73852004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7386
7387	Revert:
7388	2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7389
7390	* Makefile.def (flags_to_pass): Remove *dir variables that
7391	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7392	as well as prefix and exec_prefix.
7393	* Makefile.in: Regenerate.
7394
73952004-04-26  Robert Millan  <robertmh@gnu.org>
7396
7397	Add patches from libtool CVS.
7398	* libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7399	* ltconfig: Likewise.
7400	* ltcf-c.sh: Likewise.
7401	* ltcf-cxx.sh: Likewise.
7402	* ltcf-gcj.sh: Likewise.
7403
74042004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7405
7406	* Makefile.def (host_modules): Mark with the bootstrap
7407	flag packages on which gcc depends.
7408	* Makefile.tpl (all-bootstrap): Use it.
7409	* Makefile.in: Regenerate.
7410
74112004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7412
7413	* Makefile.def (flags_to_pass): Remove *dir variables that
7414	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7415	as well as prefix and exec_prefix.
7416	* Makefile.in: Regenerate.
7417
74182004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7419
7420	* configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7421	* configure: Regenerate.
7422	* config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7423	* gcc/Makefile.tpl (compare): Use the result of the test.
7424	* gcc/Makefile.in: Regenerate.
7425
74262004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7427
7428	* Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7429	Always relocate gcc and prev-gcc to the original names, even
7430	if the build fails.
7431	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
7432	New targets.
7433
74342004-04-23  Laurent GUERBY <laurent@guerby.net>
7435
7436	* MAINTAINERS: Update my email address.
7437
74382004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7439
7440	* configure.in (mips*-*-irix5*): Enable ld.
7441	* configure: Regenerate.
7442
74432004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7444
7445	* configure: Regenerate.
7446
74472004-04-15  James E Wilson  <wilson@specifixinc.com>
7448
7449	* Makefile.tpl (configure-[+module+], configure-gcc,
7450	configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7451	Set and export LDFLAGS.
7452	* Makefile.in: Regenerate.
7453
74542004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7455
7456	* MAINTAINERS: Add myself to write-after-approval.
7457
74582004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7459
7460	PR bootstrap/14871
7461	* Makefile.tpl: If we don't have built-in-tree target tools,
7462	use the ones found by configure rather than hacking around with
7463	program_transform_name.
7464	* configure.in: Give Makefile.tpl the information necessary
7465	to do that.
7466	* Makefile.in: Regenerate.
7467	* configure: Regenerate.
7468
74692004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7470
7471	PR bootstrap/14760
7472	* configure.in: When computing baseargs, strip *all* copies of
7473	offending options.  Also, don't match/substitute the trailing space,
7474	so that this actually works when two similar options are separated by
7475	only one space.
7476	* configure: Regenerate.
7477
74782004-04-06  David Edelsohn  <edelsohn@gnu.org>
7479
7480	* configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7481	(rs6000-*-aix*): Same.
7482	* configure: Regenerate.
7483
74842004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7485
7486	* MAINTAINERS: Add myself to write-after-approval.
7487
74882004-04-03  Bud Davis  <bdavis9659@comcast.net>
7489
7490	* MAINTAINERS: Add myself to write-after-approval.
7491
74922004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7493
7494	* Makefile.tpl (top level bootstrap support): Remove now-unneeded
7495	STRICT_WARN, WARN_CFLAGS flags passed down to make.
7496	* Makefile.in: Regenerate.
7497
7498	* configure.in (top level bootstrap support): Rework --enable-werror
7499	to set @stage2_werror_flag@.
7500	* configure: Regenerate.
7501	* Makefile.tpl (top level bootstrap support): Pass
7502	@stage2_werror_flag@ down to configure in stages 2 and 3.
7503	* Makefile.in: Regenerate.
7504
75052004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7506
7507	* Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7508	for stages 2 and 3 as well as in make.  As a consequence, remove
7509	OUTPUT_OPTION (now detected by configure) from the flags passed down
7510	to make.
7511	* Makefile.in: Regenerate.
7512
7513	* Makefile.tpl (new-bootstrap): Fix typo.
7514	* Makefile.in: Regenerate.
7515
75162004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7517
7518	* Makefile.tpl: Rearrange by moving recursive_targets rules
7519	into their proper sections.
7520	* Makefile.tpl (top level bootstrap support): Move disabling
7521	of coverage flags from 'make' to 'configure'; improve comments.
7522	* Makefile.in: Regenerate.
7523
7524	* Makefile.tpl (experimental top level bootstrap) Move stage1
7525	language setting from all- target to configure- target; disable
7526	intermodule optimization in stage 1; prevent gratuitous rebuilds
7527	of stage 1.
7528	* Makefile.in: Regenerate.
7529	* configure.in: Comma-separate stage 1 language list for top
7530	level bootstrap.
7531	* configure: Regenerate.
7532
7533	* Makefile.tpl: Clean up experimental top level bootstrap support:
7534	note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7535	prev-gcc in configure- targets as well as all- targets.
7536	* Makefile.in: Regenerate.
7537
75382004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7539
7540	* compile: New file imported from automake.
7541
75422004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7543
7544	* configure.in: Remove symbolic link section.
7545	* configure: Regenerate.
7546	* Makefile.tpl (links): Remove.
7547	* Makefile.in: Regenerate.
7548
75492004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7550	    Nathanael Nerode  <neroden@gcc.gnu.org>
7551
7552	* configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7553	Set with AC_CHECK_PROGS.
7554	* configure.in: Fix comment typo from last patch.
7555	* configure: Regenerate.
7556
75572004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7558
7559	* Makefile.tpl: Introduce experimental top level bootstrap support.
7560	* Makefile.in: Regenerate.
7561	* configure.in: Introduce support for top level bootstrap.
7562	* configure: Regenerate.
7563
75642004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7565	    Paolo Bonzini  <bonzini@gnu.org>
7566
7567	PR bootstrap/14522
7568	* configure.in: Cope with shells that do not support unquoted ^
7569	* configure: Regenerate.
7570
75712004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7572	    Paolo Bonzini  <bonzini@gnu.org>
7573
7574	PR bootstrap/14522
7575	* configure.in: Cope with shells that do not support nesting
7576	quotes inside quoted backquote substitutions.
7577	* configure: Regenerate.
7578
75792004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7580
7581	PR bootstrap/14522
7582	* configure.in: Fix escaping of $.
7583	* configure: Regenerate.
7584
75852004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7586
7587	* configure: Regenerate, since I forgot to while committing Paolo's
7588	changes.
7589
75902004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7591
7592	PR ada/14131
7593	Move language detection to the top level.
7594	* configure.in: Find default values for the tools as
7595	soon as possible.  Disable ada if GNAT is not found.
7596	Emit error message about missing languages.  Expand
7597	--enable-languages=all for the gcc subdirectory.
7598
75992004-03-10  Ben Elliston  <bje@gnu.org>
7600
7601	* MAINTAINERS: Update my email address.
7602
76032004-03-05  David Edelsohn  <edelsohn@gnu.org>
7604
7605	* ltconfig: Disable building static libraries if building shared
7606	libraries on AIX 5L.
7607
76082004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7609
7610	* configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7611	and disable libgcj.
7612	* configure: Regenerated.
7613
76142004-03-01  Brian Booth  <bbooth@redhat.com>
7615
7616	* MAINTAINERS: Add myself to write-after-approval.
7617
76182004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7619
7620	* MAINTAINERS: Add myself to write-after-approval.
7621
76222004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7623
7624	PR bootstrap/7087
7625	* Makefile.tpl: Guard XFOO sed statements better.
7626	* Makefile.tpl: Add dependency for configure-target-libada.
7627	* Makefile.in: Regenerate (incidentally fixes broken
7628	commit when libada-branch was merged).
7629
76302004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7631
7632	* MAINTAINERS: Add myself to write-after-approval.
7633
76342004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7635
7636	* MAINTAINERS: Add Nicola Pero and myself as libobjc
7637	maintainers.
7638
76392004-02-20  Andrew Cagney  <cagney@redhat.com>
7640
7641	* config.guess: Update from version 2003-10-16 to 2004-02-16.
7642	* config.sub: Update from version 2003-11-03 to 2004-02-16.
7643
76442004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7645
7646	PR bootstrap/11932
7647	* mkinstalldirs, install-sh: Import from automake CVS HEAD.
7648
76492004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7650
7651	* MAINTAINERS: Added myself to write-after-approval.
7652
76532004-02-14  Michael Koch  <konqueror@gmx.de>
7654
7655	* MAINTAINERS: Added myself to write-after-approval.
7656
76572004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7658
7659	* MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7660	some OS port maintainers to OS port maintainers section.
7661
76622004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7663
7664	* MAINTAINERS: Add self.
7665
76662004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7667
7668	* MAINTAINERS: Alphabetize.
7669
76702004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7671
7672	* MAINTAINERS: Remove myself.
7673
76742004-02-11  David Edelsohn  <edelsohn@gnu.org>
7675
7676	* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7677	(rs6000-*-aix*): Same.
7678	* configure: Regenerate.
7679
76802004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7681
7682	* configure.in (host): Add in missing $noconfigdirs to defines.
7683	* configure: Regenerate.
7684
76852004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7686	    Nathanael Nerode  <neroden@gcc.gnu.org>
7687
7688	PR ada/6637, PR ada/5911
7689	Merge with libada-branch:
7690	* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7691	with appropriate dependencies. Add --enable-libada configure switch.
7692	* configure, Makefile.in: Regenerate.
7693
76942004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7695
7696	* MAINTAINERS: Add myself to write-after-approval.
7697
76982004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7699
7700	* configure.in: Don't pass --with-stabs on IRIX 5 either.
7701	* configure: Regenerate.
7702
77032004-02-04  Geoffrey Keating  <geoffk@apple.com>
7704
7705	Merge from upstream:
7706
7707	* ltmain.in: When setting IFS to '~', be careful about user
7708	arguments that contain '~'.
7709
7710	2004-02-04  Peter O'Gorman  <peter@pogma.com>
7711
7712	* ltmain.in (infer_tag): Move tag inferrence to a shell function.
7713	Also test $base_compile against $CC with escaped arguments. Bug
7714	reported by Geoff Keating <geoffk@apple.com>.
7715
77162004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7717
7718	* MAINTAINERS: Remove i960 port.
7719
77202004-01-23  DJ Delorie  <dj@redhat.com>
7721
7722	* Makefile.def (target_modules) [libiberty]: Don't stage.
7723	* Makefile.in: Rebuilt.
7724
77252004-01-20  Caroline Tice  <ctice@apple.com>
7726
7727	* MAINTAINERS: Add myself to write-after-approval.
7728
77292004-01-19  Paolo Carlini  <pcarlini@suse.de>
7730
7731	* MAINTAINERS: Update my email address.
7732
77332004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7734
7735	* MAINTAINERS: Add myself to write-after-approval.
7736
77372004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7738
7739	* MAINTAINERS: Remove entries without email address.
7740
77412004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7742
7743	* MAINTAINERS: Add myself to write-after-approval.
7744
77452004-01-15  Steven Bosscher  <stevenb@suse.de>
7746
7747	* MAINTAINERS: Update my email address.
7748
77492004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7750
7751	* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7752	* Makefile.tpl (configure-target-[+module+]): Support stage.
7753	* Makefile.in: Rebuilt.
7754
77552004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7756
7757	* MAINTAINERS: Add myself as a libiberty MAINTAINER.
7758
77592004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7760
7761	* MAINTAINERS: Add myself as a MIPS maintainer.
7762
77632004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7764
7765	* configure.in: Use ./config.cache, not config.cache.
7766	* configure: Regenerate.
7767	* Makefile.tpl: Special-casing not needed for GCC any more.
7768	* Makefile.in: Regenerate.
7769
7770	* configure.in: Don't share a cache file for host dirs.
7771	* configure: Regenerate.
7772
7773	* config-ml.in: Don't mess with the cache file.
7774
77752004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7776
7777	* MAINTAINERS: Move myself from 'Write After Approval' to
7778	'CPU Port Maintainers' section as SPARC maintainer.
7779
77802004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7781
7782	* Makefile.tpl: Make GCC use a separate config.cache.
7783	* Makefile.in: Regenerate.
7784
7785	PR bootstrap/11932, PR bootstrap/11933
7786	(I don't know if it will fix either of them, but it relates
7787	to them.)
7788	* configure.in: Don't use shared config.cache for target
7789	directories.
7790	* configure: Regenerate.
7791
77922004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7793
7794	* MAINTAINERS: Add myself to 'Write After Approval' section.
7795
77962003-12-31  Roger Sayle  <roger@eyesopen.com>
7797
7798	* configure.in (ia64*-*-hpux*): Disable building java libraries.
7799	* configure: Regenerated.
7800
78012003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7802
7803	* MAINTAINERS: Remove the mn10200 maintainer.
7804
78052003-12-21  Bernardo Innocenti  <bernie@develer.com>
7806
7807	* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7808	* configure: Regenerated.
7809
78102003-12-16  Jan Hubicka  <jh@suse.cz>
7811
7812	* MAINTAINERS: Add myself as callgraph maintainer.
7813
78142003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7815
7816	* configure.in (raw_libstdcxx_flags): Remove the leading space.
7817	* configure: Regenerate.
7818
78192003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7820
7821	* MAINTAINERS: Move myself from 'Bug database only accounts' to
7822	'Write After Approval' section. Update email.
7823
78242003-12-01  James Lemke  <jim@wasabisystems.com>
7825
7826	* MAINTAINERS (Write After Approval): Add myself.
7827
78282003-11-20  Matt Thomas  <matt@3am-software.com>
7829
7830	* MAINTAINERS: Add myself as a vax port maintainer.
7831
78322003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7833
7834	* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7835	(configure-build-[+module+], configure-[+module+]): Likewise.
7836	(configure-target-[+module+], configure-gcc, config.status): Likewise.
7837	* Makefile.in: Regenerate.
7838
78392003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7840
7841	* libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7842	shared/dylibed libraries.
7843	* ltmain.sh: Likewise.
7844	* ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7845	* ltcf-cxx.sh: Likewise.
7846	* ltcf-gcj.sh: Likewise.
7847	* ltconfig: Likewise.
7848
78492003-11-17  Stan Cox  <scox@redhat.com>
7850
7851	* MAINTAINERS: Add myself as iq2000 port maintainer.
7852
78532003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7854
7855	* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7856	* Makefile.in: Regenerate.
7857
78582003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7859
7860	* config.sub: Update to 2003-11-03 version.
7861
78622003-10-20  Phil Edwards  <phil@codesourcery.com>
7863
7864	* configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7865	* configure:  Regenerate.
7866
78672003-10-20  Nicolas Pitre  <nico@cam.org>
7868
7869	* MAINTAINERS: Add myself to 'Write After Approval' section.
7870
78712003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7872
7873	* MAINTAINERS (Various maintainers: Ada front end): Added myself.
7874
78752003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7876
7877	* MAINTAINERS: Update my email address.
7878
78792003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7880
7881	* config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7882
78832003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7884
7885	* MAINTAINERS: Add myself to 'Write After Approval' section.
7886
78872003-10-16  Bernardo Innocenti  <bernie@develer.com>
7888
7889	* config.guess: Update to 2003-10-16 version.
7890	* config.sub: Update to 2003-10-16 version.
7891
78922003-10-15  David Daney  <ddaney@avtrex.com>
7893
7894	* MAINTAINERS: Added myself to 'Write After Approval' section.
7895
78962003-10-15  Falk Hueffner  <falk@debian.org>
7897
7898	* MAINTAINERS: Move myself from 'Bug database only accounts' to
7899	'Write After Approval' section. Update email.
7900
79012003-10-14  Roger Sayle  <roger@eyesopen.com>
7902
7903	* MAINTAINERS: Move myself from 'Write After Approval' to
7904	'Various Maintainers' section as middle-end maintainer.
7905
79062003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7907
7908	* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7909	HOST_FLAGS_TO_PASS.
7910	* Makefile.in: Regenerate.
7911
79122003-10-11  Bernardo Innocenti  <bernie@develer.com>
7913
7914	* config.guess: Update to 2003-10-07 version.
7915	* config.sub: Update to 2003-10-07 version.
7916
79172003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7918
7919	* ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7920	* ltconfig (irix5*, irix6*): Don't override version_type.
7921
79222003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7923
7924	* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7925	* configure: Rebuilt
7926	* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7927	* Makefile.in: Rebuilt
7928
79292003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7930
7931	* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7932
79332003-09-30  Carlo Wood  <carlo@alinoe.com>
7934
7935	* MAINTAINERS (Write After Approval): Add myself.
7936
79372003-09-29  Paul Koning  <ni1d@arrl.net>
7938
7939	* MAINTAINERS: Move myself from "Write After Approval"
7940	to CPU platform maintainers for pdp11 platform.
7941
79422003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7943
7944	* MAINTAINERS: Move myself from 'Write After Approval' to
7945	'Various Maintainers' section as libffi testsuite maintainer.
7946
79472003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7948
7949	* configure.in: Pass a computed --program-transform-name
7950	to subconfigures.
7951	* configure: Regenerated.
7952
79532003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7954
7955	* Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7956	* Makefile.in: Regenerate.
7957
7958	* Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7959	* Makefile.in: Regenerate.
7960
79612003-09-19  Ziemowit Laski  <zlaski@apple.com>
7962
7963	* MAINTAINERS: Move myself from 'Write After Approval'
7964	to 'Various Maintainers' (objective-c) section.
7965
79662003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7967
7968	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7969	quoting.
7970	* configure: Regenerated.
7971
79722003-09-16  Joel Brobecker  <brobecker@gnat.com>
7973
7974	* MAINTAINERS (Write After Approval): Add myself to write after
7975	approval list.
7976
79772003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7978
7979	* MAINTAINERS (Write After Approval): Add myself.
7980
79812003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7982
7983	* MAINTAINERS: Update my e-mail address.
7984
79852003-09-09  Alan Modra  <amodra@bigpond.net.au>
7986
7987	* libtool.m4 (LD): Correct powerpc64 host match.
7988
79892003-09-06  James E Wilson  <wilson@tuliptree.org>
7990
7991	* MAINTAINTERS: Update my affiliation and email address.
7992
79932003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7994
7995	* MAINTAINERS (Write After Approval): Add myself.
7996
79972003-09-04  DJ Delorie  <dj@redhat.com>
7998
7999	* configure: Regenerate.
8000
80012003-09-04  Robert Millan  <robertmh@gnu.org>
8002
8003	* configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8004
80052003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8006
8007	* configure.in: Ensure arguments to sed are properly spaced.
8008	* configure: Regenerate.
8009
80102003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8011
8012	* MAINTAINERS: Update my e-mail address.
8013
80142003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8015
8016	* MAINTAINERS (Write After Approval): Add myself.
8017
80182003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8019
8020	* configure.in: Set RAW_CXX_FOR_TARGET if unset.
8021	* configure: Regenerated.
8022
80232003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8024
8025	* MAINTAINERS: Update my email address.
8026
80272003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8028
8029	* configure.in:  Use newline instead of semicolon when assuming
8030	shell arguments in a for loop.
8031	* configure:  Regenerated.
8032
80332003-08-22  Jason Eckhardt  <jle@rice.edu>
8034
8035	* MAINTAINERS: Resurrect the i860 maintainer.
8036
80372003-08-20  Geoffrey Keating  <geoffk@apple.com>
8038
8039	PR 8180
8040	* configure.in: When testing with_libs and with_headers, treat
8041	'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8042	* configure: Regenerate.
8043
8044	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8045	make, shell, etc.
8046	(baseargs): Likewise.
8047	* configure: Regenerate.
8048
80492003-08-20  Bernardo Innocenti  <bernie@develer.com>
8050
8051	* MAINTAINERS (Write After Approval): Add myself.
8052
80532003-08-19  Geoffrey Keating  <geoffk@apple.com>
8054
8055	* configure.in: Disable libgcj for darwin not on powerpc.
8056	* configure: Rebuild.
8057
80582003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8059
8060	* config-ml.in, symlink-tree: Add license.
8061
80622003-08-03  Richard Stallman  <rms@gnu.org>
8063	    Eben Moglen  <moglen@columbia.edu>
8064
8065	* README.SCO: New file.
8066
80672003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8068
8069	* Makefile.tpl (check, check-c++): Express dependencies using
8070	dependencies rather than commands.
8071	* Makefile.in: Regenerate.
8072
80732003-08-01  Andrew Cagney  <cagney@redhat.com>
8074
8075	* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8076	* configure: Ditto.
8077
80782003-07-31  Geoffrey Keating  <geoffk@apple.com>
8079
8080	* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8081	* Makefile.in: Update.
8082
80832003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8084
8085	* configure.in: Enable libgcj for darwin.
8086	* configure: Rebuild.
8087
80882003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8089
8090	* config-ml.in:  Use ac_configure_args directly instead of
8091	ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8092	actually seen.
8093
80942003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8095
8096	* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8097	creating target and build subdirs to build all parent dirs as needed.
8098	* Makefile.in: Rebuild.
8099	* configure.in: Don't build dirs explicitly here.
8100	* configure: Rebuild.
8101
81022003-07-26  Paul Brook  <paul@nowt.org>
8103
8104	* MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8105
81062003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8107
8108	* Makefile.tpl (all-make): Depend on intl.
8109	* Makefile.in: Rebuilt.
8110
81112003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8112
8113	* install-sh:  Update to newer upstream versions (associated with
8114	aclocal 1.7).
8115	* mkinstalldirs:  Likewise.
8116	* missing:  Likewise, plus $1Help2man -> $1 typo fix.
8117
81182003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8119
8120	* MAINTAINERS: Move self from Bug database only accounts
8121	to write-after-approval.
8122
81232003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8124
8125	* config.if: Remove unused libc_interface determination.
8126
81272003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8128
8129	* MAINTAINERS: Move self from write-after-approval to
8130	build machinery (*.in).
8131
81322003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8133
8134	PR bootstrap/11273
8135	PR bootstrap/11408
8136	* Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8137	unused INSTALL_PROGRAM_ARGS.
8138	* configure.in: Use AC_PROG_INSTALL.
8139	* Makefile.in: Regenerate.
8140	* configure: Regenerate.
8141
81422003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8143
8144	* MAINTAINERS: Alphabetize.
8145
81462003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8147
8148	* configure: Rebuilt.
8149	2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8150	* configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8151	newlib nor libgloss.
8152	Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8153	* configure.in (am33_2.0-*-linux*): Added.
8154
81552003-07-09  Bob Wilson  <bob.wilson@acm.org>
8156
8157	* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8158	* configure: Regenerate.
8159
81602003-07-07  Zack Weinberg  <zack@codesourcery.com>
8161
8162	* Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8163	* Makefile.in: Regenerate.
8164
81652003-07-04  Zack Weinberg  <zack@codesourcery.com>
8166
8167	* Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8168	* Makefile.in: Regenerate.
8169
81702003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8171
8172	* Makefile.tpl: Replace PWD with PWD_COMMAND.
8173	* Makefile.in: Regenerated.
8174
8175	* config-ml.in: Replace PWD with PWD_COMMAND.
8176
81772003-07-04  Zack Weinberg  <zack@codesourcery.com>
8178
8179	* intl: New directory; see intl/ChangeLog for details.
8180	* ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8181	* Makefile.tpl: all-gcc depends on maybe-all-intl.
8182	* Makefile.in: Regenerate.
8183
81842003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8185
8186	* configure.in: Clean up config-lang.in handling.  Delete
8187	useless assignment to "subdirs".
8188	* configure: Regenerate.
8189
81902003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8191
8192	* configure.in: Rename 'target_libs' to 'target_libraries'.
8193	Remove useless reference to 'target_libs'.
8194	* configure: Regenerate.
8195
81962003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8197
8198	* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8199	* Makefile.in: Regenerate.
8200
82012003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8202
8203	* Makefile.def: Introduce flags_to_pass.
8204	* Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8205	* Makefile.in: Regenerate.
8206
82072003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8208
8209	* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8210	and target-libgloss.
8211	<d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8212	<h8300*-*-*>: Disable libf2c and ${libgcj}.
8213	* configure: Regenerate.
8214
82152003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8216
8217	* configure.in: Update testsuite_flags to new location.
8218	* configure. Regenerate.
8219
82202003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8221
8222	* Makefile.tpl: Remove BUILD_CC stuff.
8223	* Makefile.in: Regenerate.
8224
82252003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8226
8227	* MAINTAINERS (Write After Approval): Remove Andrew Haley.
8228
82292003-06-16  Graeme Peterson  <gp@qnx.com>
8230
8231	* MAINTAINERS (Write After Approval): Add myself.
8232
82332003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8234
8235	* config.guess: Update to 2003-06-12 version.
8236	* config.sub: Update to 2003-06-13 version.
8237
82382003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8239
8240	* config.guess: Update to 2003-06-06 version.
8241	* config.sub: Update to 2003-06-06 version.
8242
82432003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8244
8245	* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8246	* configure. Regenerate.
8247
82482003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8249
8250	* configure.in: Disable serial configure by default.
8251	* configure: Regenerate.
8252	* Makefile.tpl: Abolish .NOTPARALLEL.
8253	* Makefile.in: Regenerate.
8254
8255	* Makefile.tpl: Replace {build,host,target}_canonical by
8256	{build,host,target}.
8257	* Makefile.in: Regenerate.
8258
8259	* Makefile.tpl: Fix stupid pasto.
8260	* Makefile.in: Regenerate.
8261
82622003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8263
8264	* Makefile.tpl: Remove bogus conditional.
8265	* Makefile.in: Regenerate.
8266
82672003-06-05  Jan Hubicka  <jh@suse.cz>
8268
8269	* Makefile.tpl (profiledbootstrap): New target.
8270	* Makefile.in (profiledbootstrap): New target.
8271
82722003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8273
8274	* MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8275	Pinski. Remove user names from other bugzilla-only maintainers.
8276
82772003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8278
8279	* Makefile.tpl: Make 'recursive targets' using autogen rather
8280	than shell loop.  Remove duplicate 'clean' targets and false
8281	comments.
8282	* Makefile.def: Add systematic dependencies to 'recursive' targets.
8283	Add systematic method of specifying missing targets in subdirs.
8284	Add copyright boilerplate.
8285	* Makefile.in: Regenerate.
8286	* configure.in: Add 'recursive targets' to maybe list.
8287	* configure: Regenerate.
8288
8289	* MAINTAINERS: "GNATS only" -> "Bug database only".
8290
8291	* Makefile.tpl: Rename [+target+] to [+make_target+].
8292	* Makefile.def: Rename 'target' to 'make_target'.
8293
82942003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8295
8296	* MAINTAINERS: Add self as options handling maintainer.
8297
82982003-05-28  Michael Meissner  <gnu@the-meissners.org>
8299
8300	* MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8301	been too long since I touched those ports.
8302
83032003-05-28  DJ Delorie  <dj@redhat.com>
8304
8305	* Makefile.tpl: Make maybe-check-gcc .PHONY.
8306	* Makefile.in: Regenerate.
8307
83082003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8309
8310	* configure.in: Use curly braces in the definition of tooldir.
8311	* configure: Regenerate.
8312
83132003-05-21  DJ Delorie  <dj@redhat.com>
8314
8315	* Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8316	newlib or libgloss.
8317	* Makefile.in: Regenerate.
8318
83192003-05-21  DJ Delorie  <dj@redhat.com>
8320
8321	* Makefile.tpl: Add missing empty maybe-check-gcc target.
8322	* Makefile.in: Regenerate.
8323
83242003-05-20  Ian Lance Taylor  <ian@airs.com>
8325
8326	* MAINTAINERS: Update my e-mail address.
8327
83282003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8329
8330	* configure.in: Switch more things to use maybe dependencies.
8331	* Makefile.tpl: Switch more things to use maybe dependencies.
8332	Factor out common code from autogen IF statements.
8333	* configure: Regenerate.
8334	* Makefile.in: Regenerate.
8335
83362003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8337
8338	* configure.in: Accept i[3456789]86 for machine type.
8339	* configure: Regenerate.
8340
83412003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8342
8343	* configure.in: Switch more things to use maybe dependencies.
8344	Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8345	* configure: Regenerate.
8346	* Makefile.tpl: Switch more things to use maybe dependencies.
8347	* Makefile.in: Regenerate.
8348
83492003-05-16  Andreas Schwab  <schwab@suse.de>
8350
8351	* Makefile.tpl (install-opcodes): Define.
8352	* Makefile.in: Rebuild.
8353
83542003-05-13  Andreas Jaeger  <aj@suse.de>
8355
8356	* config.guess: Update to 2003-05-09 version.
8357	* config.sub: Update to 2003-05-09 version.
8358
83592003-05-13  Michael Eager  <eager@mvista.com>
8360
8361	* configure.in: Correct sed script so that options in quotes are not
8362	deleted.
8363	* configure: Rebuild.
8364
83652003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8366
8367	* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8368	and $$s/newlib/libc/sys/cygwin32 include paths.
8369	* configure: Ditto.
8370
83712003-05-12  Michael Meissner  <gnu@the-meissners.org>
8372
8373	* MAINTAINERS: Update my email addresses.
8374
83752003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8376
8377	* config-ml.in: Propagate INSTALL variables.
8378
83792003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8380
8381	* MAINTAINERS: Remove duplicate entries in Write After Approval.
8382
83832003-05-02  Chris Demetriou  <cgd@broadcom.com>
8384
8385	* Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8386	* Makefile.in: Regenerate.
8387
83882003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8389
8390	* MAINTAINERS (GNATS only): Add Falk Hueffner.
8391
83922003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8393
8394	* MAINTAINERS (GNATS only): Add Giovanni Bajo.
8395
83962003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8397
8398	* Makefile.tpl: Clean $(BUILD_SUBDIR).
8399	* Makefile.in: Regenerated.
8400
84012003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8402
8403	* MAINTAINERS (Write After Approval): Upgrade myself from
8404	GNATS only to write-after-approval. Update my mail address.
8405
84062003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8407
8408	(OS Port Maintainers: freebsd): Add myself.
8409
84102003-04-22  Mark Mitchell  <mark@codesourcery.com>
8411
8412	* MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8413
84142003-04-22  Kean Johnston  <jkj@sco.com>
8415
8416	* MAINTAINERS (SCO ports): Added myself.
8417
84182003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8419
8420	* MAINTAINERS (gcov): Add myself and Jan Hubicka.
8421
84222003-04-19  Kean Johnston  <jkj@sco.com>
8423
8424	* MAINTAINERS (Write After Approval): Add myself.
8425
84262003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8427
8428	* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8429	* Makefile.in: Regenerate.
8430
84312003-04-18  Jakub Jelinek  <jakub@redhat.com>
8432
8433	* configure.in (powerpc64*-*-linux*): Remove.
8434	* configure: Rebuilt.
8435
84362003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8437
8438	* Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8439	previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8440	and restrap.
8441	* Makefile.in:  Regenerate.
8442
84432003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8444
8445	* configure.in (arm-*-netbsdelf*): Enable building java libraries.
8446	* configure: Regenerated.
8447
84482003-04-15  DJ Delorie  <dj@redhat.com>
8449
8450	* MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8451
84522003-04-13  Nick Clifton  <nickc@redhat.com>
8453
8454	* config-ml.in: Remove support for --disable-aix removing
8455	call-aix multilibs.
8456
84572003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8458
8459	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8460	* */configure: Rebuilt.
8461
84622003-04-08  Joel Sherrill  <joel@oarcorp.com>
8463
8464	* MAINTAINERS: Add my email address.
8465
84662003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8467
8468	* MAINTAINERS (Write After Approval): Add myself.
8469
84702003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8471
8472	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8473	* Makefile.in: Regenerate.
8474
84752003-03-14  Michael Chastain  <mec@shout.net>
8476
8477	* Makefile.in: Regenerate with correct Makefile.def.
8478
84792003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8480
8481	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8482	Make macro.
8483	* Makefile.in: Regenerate.
8484	* configure.in: Clean up gxx_include_dir logic.
8485	* configure: Regenerate.
8486
84872003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8488
8489	* MAINTAINERS (Write After Approval): Add myself.
8490
84912003-03-10  Ben Elliston  <bje@wasabisystems.com>
8492
8493	* MAINTAINERS: Update my mail address.
8494
84952003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8496
8497	* configure.in (gxx_include_dir): Fix typo.
8498	* configure: Regenerated.
8499
85002003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8501
8502	* Makefile.tpl: Reindent.
8503	* Makefile.in: Regenerate.
8504	* configure.in: Reindent.  Don't set unused variables.
8505	* configure: Regenerate.
8506
85072003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8508
8509	* configure.in: Include $(build_tooldir)/sys-include in
8510	FLAGS_FOR_TARGET.
8511	* configure: Regenerated.
8512
85132003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8514
8515	* Makefile.tpl: Always pass down RANLIB.
8516	* Makefile.in: Regenerate.
8517
8518	* Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8519	* Makefile.in: Regenerate.
8520	* configure.in: Remove unused logic relating to --enable-shared
8521	and --enable-threads.  Remove bogus comments.  Remove redundant
8522	noconfigdirs.
8523	* configure: Regenerate.
8524
8525	* configure.in: Replace ${libstdcxx_version} by its value.
8526	Remove reference to mh-dgux.
8527	* configure: Regenerate.
8528
85292003-03-03  Kevin Buettner  <kevinb@redhat.com>
8530
8531	* MAINTAINERS (Write After Approval): Add myself.
8532
85332003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8534
8535	* Makefile.tpl: Rearrange.
8536	* Makefile.in: Regenerate.
8537
85382003-02-25  Uwe Stieber  <uwe@wwws.de>
8539
8540	* configure.in: Add support for kaOS as cross build target system.
8541	* configure: Regenerated.
8542
85432003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8544
8545	* MAINTAINERS (Write after approval): Add myself.
8546
85472003-02-21  James E Wilson  <wilson@tuliptree.org>
8548
8549	* MAINTAINERS: Update my email address.
8550
85512003-02-21  Zack Weinberg  <zack@codesourcery.com>
8552
8553	* MAINTAINERS: Add self to blanket write privs. section.
8554
85552003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8556
8557	* Makefile.tpl: Add definition of CPPFLAGS to pass into
8558	configure-target-* as some target builds may require additional
8559	flags for preprocessor tests.
8560	* Makefile.in: Regenerated.
8561
85622003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8563
8564	* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8565	* ltconfig: Handle it.
8566	* ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8567	auto-detecting it.
8568
8569	* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8570	it is used as argument to $CC.
8571	* ltcf-gcj.sh: Likewise.
8572
8573	* configure.in: Introduce --enable-maintainer-mode.
8574	* configure: Rebuilt.
8575	* Makefile.tpl (Makefile.in, configure): Enable dependencies only
8576	for maintainer mode.
8577	* Makefile.in: Rebuilt.
8578
85792003-02-18  Jason Merrill  <jason@redhat.com>
8580
8581	* Makefile.tpl (check-c++): Allow parallelism.
8582
85832003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8584
8585	* MAINTAINERS: Remove John Carr (who never actually had access to
8586	gcc.gnu.org).
8587
85882003-02-15  Geoffrey Keating  <geoffk@apple.com>
8589
8590	* configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8591	don't configure target-libobjc.
8592	* configure: Regenerate.
8593
85942003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8595
8596	* Makefile.tpl (RANLIB): Define.
8597	* Makefile.in: Regenerate.
8598
85992003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8600
8601	* MAINTAINERS: Update my email.
8602
86032003-02-06  Keith R Seitz  <keiths@redhat.com>
8604
8605	* Makefile.def: Remove "snavigator", "grep", and "db" modules.
8606	* Makefile.tpl: Remove "all-snavigator" and "all-grep".
8607	* Makefile.in: Regenerated.
8608	* configure.in: Remove all traces of snavigator, db, and grep.
8609	* configure: Regenerated.
8610
86112003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8612
8613	* MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8614	After Approval.
8615
86162003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8617
8618	* MAINTAINERS (Write after approval): Add myself.
8619
86202003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8621
8622	* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8623	* Makefile.in: Regenerated.
8624
86252003-01-30  Roger Sayle  <roger@eyesopen.com>
8626
8627	* config.guess: Updated to 2003-01-30's version.
8628	* config.sub: Updated to 2003-01-28's version.
8629
86302003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8631
8632	* config.if: If gcc_version is already set, just use it.  Don't set
8633	gcc_version_trigger if it's already set, otherwise set it to
8634	gcc/version.c, but only if the file exists.  If it is not set and
8635	gcc/version.c does not exist, try to extract the version number from
8636	$CC.
8637
86382003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8639
8640	* MAINTAINERS: Add myself to write-after-approval list.
8641
86422003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8643
8644	* configure.in:  Revert 24Jan change.
8645	* configure:  Regenerate.
8646
86472003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8648
8649	* MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8650	entry of HJ Lu.
8651
86522003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8653
8654	* configure.in: Revert previous change.
8655	* configure: Regenerate.
8656
86572003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8658
8659	* configure.in: Make rda native-only.
8660	* configure: Regenerate.
8661
86622003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8663
8664	* MAINTAINERS: Move myself from GNATS-only-accounts to
8665	write-after-approval.
8666
86672003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8668
8669	* configure.in: Add missing \.
8670	* configure: Rebuilt.
8671
86722003-01-17  Jakub Jelinek  <jakub@redhat.com>
8673
8674	* configure.in (baseargs): Avoid using \| in sed regular
8675	expressions.
8676	* configure: Rebuilt.
8677
86782003-01-16  Jakub Jelinek  <jakub@redhat.com>
8679
8680	* configure.in (baseargs): Remove all supported forms of
8681	--cache-file, --srcdir, --host, --build and --target options
8682	from argument lists.
8683	* configure: Rebuilt.
8684
86852003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8686
8687	* MAINTAINERS: Add myself to write-after-approval list.
8688
86892003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8690
8691	* configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8692	* configure: Rebuilt.
8693
86942003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8695
8696	* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8697	* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8698	* Makefile.in: Regenerate.
8699	* configure: Regenerate.
8700
87012003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8702
8703	* configure.in: Remove Makefile in build, host and target modules
8704	unless configure was run with --no-recursion.
8705	* configure: Rebuilt.
8706
87072003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8708
8709	* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8710	(install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8711	* Makefile.in: Regenerate.
8712
87132003-01-08  Chris Demetriou  <cgd@broadcom.com>
8714
8715	* config.guess: Update to 2003-01-03 version.
8716	* config.sub: Update to 2003-01-03 version.
8717
87182003-01-07  Christopher Faylor  <cgf@redhat.com>
8719
8720	* configure: Regenerate with proper autoconf 2.13.
8721
87222003-01-07  Christopher Faylor  <cgf@redhat.com>
8723
8724	* configure.in: Add AC_PREREQ for consistency.
8725	* configure: Regenerate.
8726
87272003-01-06  Andrew Cagney  <ac131313@redhat.com>
8728
8729	* configure.in (GDB_TK): Add tcl directories conditional on
8730	gdb/gdbtk directory being present.
8731	* configure: Regenerate.
8732
87332003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8734
8735	* configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8736	used by gcc if LD is not defined and we are not doing a Canadian Cross.
8737	* configure: Rebuilt.
8738
87392002-12-31  Tom Tromey  <tromey@redhat.com>
8740
8741	* Makefile.in: Rebuilt.
8742	* Makefile.def (target_modules) [libffi]: Allow installation.
8743
87442002-12-31  Andreas Schwab  <schwab@suse.de>
8745
8746	* configure.in: Fix use of $program_transform_name.
8747	* configure: Regenerated.
8748
87492002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8750
8751	* configure.in (baseargs): Don't remove first configure argument.
8752	* configure: Regenerated.
8753
87542002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8755
8756	* Makefile.tpl (local-distclean): Don't remove...
8757	(multilib.ts): ... this.  Moved into...
8758	(multilib.out): ... this.  Don't use sub-make.
8759	($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8760	$(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8761	(configure-build-[+module+], configure-[+module+],
8762	configure-target-[+module+], configure-gcc): ... these.  Test
8763	for Makefile existence.  Drop config.status from dependencies.
8764	* Makefile.in: Rebuilt.
8765	* configure.in: Move gcc-version-trigger to the end of
8766	ac_configure_args.  Add comments to maybedep.tmp and
8767	serdep.tmp.  Introduce --disable-serial-configure.  Remove
8768	nonopt from baseargs, matching and removing corresponding
8769	whitespace while at it.
8770	* configure: Rebuilt.
8771
87722002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8773
8774	* configure.in (host_configargs): Replace reference to
8775	no-longer-defined buildopts with --build=${build_alias}.
8776	* configure: Rebuilt.
8777
8778	* Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8779	program_transform_name to standard idiom.
8780	(AUTOGEN, AUTOCONF): Define.
8781	(Makefile.in): Use $(AUTOGEN).
8782	(Makefile): Depend on config.status, and use autoconf-style rule to
8783	build it.  Move original commands to...
8784	(config.status): ... this new target.
8785	(configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8786	$(AUTOCONF).
8787	* Makefile.in: Rebuilt.
8788
87892002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8790
8791	* Makefile.tpl: Fix dramatic bustage due to change in
8792	program_transform_name.
8793	* Makefile.in: Regenerate.
8794
8795	* configure.in: Remove unnecessary PATH setting.
8796	* configure: Regnerate.
8797
8798	* configure.in: Don't default to unprefixed tools unless
8799	the native tools will work.
8800	* configure: Regenerate.
8801
8802	* configure.in: Convert to autoconf script.  Blow away lots
8803	of now-redundant Makefile fragments.
8804	* configure: Generate using Autoconf.
8805	* Makefile.tpl: Rewrite to reflect autoconfiscation.
8806	* Makefile.in: Regenerate.
8807
88082002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8809
8810	* configure: Fix stupid bug where RANLIB was mistakenly included.
8811
8812	* configure.in: Rename (buildargs, hostargs, targargs) to
8813	(build_configargs, host_configargs, target_configargs).
8814
8815	* configure.in: Move logic out of sed statement.
8816
8817	* configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8818	CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8819
88202002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8821
8822	* config.sub: Import from master repository
8823	* config.guess: Ditto
8824
88252002-12-24  Andreas Schwab  <schwab@suse.de>
8826
8827	* Makefile.tpl (multilib.out): Fix missing space.
8828	* Makefile.in: Regenerate.
8829
88302002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8831
8832	* Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8833	Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8834	* Makefile.in: Regenerate.
8835	* configure.in: Remove unnecessary leftovers.
8836
88372002-12-21  Geoffrey Keating  <geoffk@apple.com>
8838
8839	* configure.in (extra_ranlibflags_for_target): New variable.
8840	(*-*-darwin): Add -c to ranlib commands.
8841	* configure (tooldir): Handle extra_ranlibflags_for_target.
8842
88432002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8844
8845	* Makefile.tpl: Revert HJL's change.
8846	* Makefile.in: Regenerated.
8847	* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8848	always.
8849
88502002-12-19  Andreas Schwab  <schwab@suse.de>
8851
8852	* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8853	* Makefile.in: Regenerate.
8854
88552002-12-18  H.J. Lu  <hjl@gnu.org>
8856
8857	* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8858	* Makefile.in: Regenerated.
8859
8860	* configure.in (build_prefix): New. Substitute.
8861
88622002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8863
8864	* Makefile.tpl: Don't let real targets depend on phony targets.
8865	* Makefile.in: Regenerate.
8866
8867	* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8868	* Makefile.in: Regenerate.
8869
88702002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8871
8872	* config.sub: Import from master repository
8873	* config.guess: Ditto
8874
88752002-12-16  Jason Merrill  <jason@redhat.com>
8876
8877	* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8878	previous 'make bootstrap'.
8879	* Makefile.in: Regenerate.
8880
88812002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8882
8883	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8884
88852002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8886
8887	* configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8888	* Makefile.in: Regenerate.
8889
88902002-12-13  Jason Merrill  <jason@redhat.com>
8891
8892	* Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8893	library tests.
8894	(check-c++): Just depend on it and check-target-libstdc++-v3.
8895	* Makefile.in: Regenerate.
8896
88972002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8898
8899	* Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8900	* Makefile.in: Rebuilt.
8901
89022002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8903
8904	* Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8905
89062002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8907
8908	* configure: Fix bug put in by gremlins.
8909
8910	* Makefile.tpl: Substitute more autoconfily.
8911	* configure: Substitute more autoconfily.
8912	* Makefile.in: Regenerate.
8913
89142002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8915
8916	* config.sub: Import from master repository
8917	* config.guess: Ditto
8918	* MAINTAINERS: Added Svein Seldal under write after approval
8919
89202002-12-08  Andrew Cagney  <ac131313@redhat.com>
8921
8922	* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8923	* Makefile.in (all-sim): Ditto.
8924
89252002-12-06  DJ Delorie  <dj@redhat.com>
8926
8927	* Makefile.tpl: Change configure dependencies to not have real
8928	targets depend on phony targets.
8929
89302002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8931
8932	* configure.in: Revert unintentional change.
8933
8934	* Makefile.tpl: Change dependency for */multilib.out so that
8935	it works when gcc isn't in the tree.
8936
8937	* configure.in: Substitute more.
8938	* configure: Run subconfigures from the Makefile.
8939	* Makefile.tpl: Run subconfigures from the Makefile; add a few
8940	convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8941
89422002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8943
8944	* MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8945
89462002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8947
8948	* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8949	and corresponding dependencies.
8950	* Makefile.in: Regenerate.
8951
8952	* configure.in (host_tools): Order binutils, gas and ld for
8953	convenience in running the testsuites.
8954
8955	* Makefile.tpl: Introduce rules to serialize subconfigure runs.
8956	* Makefile.in: Regenerate.
8957	* configure.in: Introduce rules to serialize subconfigure runs.
8958
8959	* configure.in: Introduce BASE_CC_FOR_TARGET.
8960	* Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8961	Realize configure-build-* targets.  Realize configure-target-* targets.
8962	* Makefile.in: Regenerate.
8963
89642002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8965
8966	* configure: Move gcc_version_trigger stuff from here...
8967	* configure.in: ...to here.
8968
8969	* configure.in: Separate subconfigure options added by this file from
8970	options given by the user.  Add machinery to put args for host
8971	subconfigures into the Makefile.
8972
8973	* Makefile.tpl: Remove 'vault' targets.
8974	* Makefile.tpl: Reorder and comment dependencies.
8975	* Makefile.in: Regenerate.
8976
89772002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8978	* configure.in: Fix my broken commit of previous patch. (sigh)
8979
89802002-11-28  Geoffrey Keating  <geoffk@apple.com>
8981
8982	* configure.in: Move host-specific darwin noconfigdirs into
8983	the host-specific section.
8984
89852002-11-28  Geoffrey Keating  <geoffk@apple.com>
8986
8987	* configure.in: Move host-specific darwin noconfigdirs into
8988	the host-specific section.
8989
89902002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8991
8992	* configure: Remove skip-this-dir support.
8993	* Makefile.tpl: Remove skip-this-dir support.
8994
8995	* Makefile.tpl: Remove leftover support for non-autoconfiscated
8996	subdirectories.
8997	* Makefile.in: Regenerate.
8998
8999	* Makefile.tpl: Strip out useless setting of 'dir'.
9000	* Makefile.in: Regenerate.
9001
90022002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9003
9004	* configure.in: Fix deeply stupid bug.
9005
9006	* configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9007	shell code in CXX_FOR_TARGET
9008	* Makefile.def: Introduce raw_cxx.
9009	* Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9010	RAW_CXX_FOR_TARGET.
9011	* Makefile.in: Regenerate.
9012
90132002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9014
9015	* Makefile.tpl: Remove unnecessary ifs.
9016	* Makefile.in: Regenerate.
9017
9018	* Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9019	dependencies.  Maybe-ize build-libiberty.  Create dummy install
9020	targets for 'no_install' modules.
9021	* configure: Move GDB_TK substitution to configure.in.  Move
9022	build_modules stuff to configure.in.
9023	* configure.in: Implement soft dependency machinery.  Maybe-ize
9024	GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9025	* Makefile.in: Regenerate.
9026
90272002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9028
9029	* Makefile.tpl: Make all-target, install-target behave similarly
9030	to all, install (only hitting configured targets).  Eliminate
9031	unused macro defintions.
9032
9033	* Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9034	build != host.
9035
9036	* Makefile.tpl: Add all-gcc: all-libiberty dependency.
9037
9038	* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9039
9040	* configure.in: Produce lists of subdir targets we're actually
9041	configuring.  Remove references to "dosrel".
9042	* Makefile.tpl: Let configure set which subdir targets are hit.
9043	Remove install-cross; clean up install; remove ALL.  Remove
9044	references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9045	Autogenerate host module targets.  Remove empty dependency lines
9046	and redundant dependency; rearrange slightly.
9047	* Makefile.def: Add host-side libtermcap, utils.
9048
9049	* Makefile.in: Regenerate.
9050
90512002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9052
9053	* ltconfig (osf[345]): Append $major to soname_spec.
9054	Reflect this in library_names_spec.
9055	* ltmain.sh (osf): Prefix $major with . for use as extension.
9056
90572002-11-19  Andreas Jaeger  <aj@suse.de>
9058
9059	* libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9060	linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9061	and sparc64 GNU/Linux systems.
9062
90632002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9064
9065	* MAINTAINERS: Update email.
9066
90672002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9068
9069	* MAINTAINERS: Complete James Dennett's entry.
9070
90712002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9072
9073	* MAINTAINERS (Write After Approval): Add myself.
9074
90752002-11-13  Bruce Korb  <bkorb@gnu.org>
9076
9077	* Makefile.tpl: syntactic cleanup
9078
90792002-11-13  Stuart Hastings  <stuart@apple.com>
9080
9081	* MAINTAINERS: Add myself to write-after-approval list.
9082
90832002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9084
9085	* Makefile.def: Add list of recursive targets to autogenerate.
9086	Add build_modules.
9087	* Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9088	targets.  Autogenerate *-build-* targets.
9089	* Makefile.in: Regenerate.
9090
90912002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9092
9093	* configure: More autoconf-style substitutions.
9094	* Makefile.tpl: More autoconf-style substitutions.
9095	* Makefile.in: Regenerate.
9096
90972002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9098
9099	* configure: Substitute more variables in a more autoconf-friendly
9100	way.  Simplify slightly.
9101	* Makefile.tpl: Make more variables substitutable in an
9102	autoconf-friendly way.
9103	* Makefile.in: Regenerate.
9104
91052002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9106
9107	* MAINTAINERS (Write After Approval): Add myself.
9108
91092002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9110
9111	* configure.in (v810*): Remove special setting of tools.
9112
9113	* configure: Add support for extra required flags for ar or nm.
9114	* configure.in (aix4.3+): Use above support for target-specific
9115	issues, rather than using config/mt-aix43.
9116
91172002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9118
9119	* configure: Remove 'removing', which doesn't work.  Replace $subdir
9120	with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9121	with $srcdir.  Reformat indentation.  Substitute some variables
9122	formerly hard-coded in the Makefile for build=host.
9123	* Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9124	* Makefile.def: Autogenerate more.
9125	* Makefile.in: Regenerate.
9126
91272002-11-04  Adam Nemet  <anemet@lnxw.com>
9128
9129	* MAINTAINERS (Write After Approval): Add myself.
9130
91312002-11-04  Kevin Buettner  <kevinb@redhat.com>
9132
9133	* Makefile.def (host_modules): Add rda.
9134	* Makefile.in: Regenerate.
9135	* configure.in (target_tool): Add target-rda to list.
9136
91372002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9138
9139	* MAINTAINERS: Remove "co-maintainer" note for web pages.
9140
91412002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9142
9143	* Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9144	and restrap targets to this rule.
9145	* Makefile.in:  Regenerate.
9146
91472002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9148
9149	* MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9150	GNATS only accounts.
9151
91522002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9153
9154	* configure.in (i[3456]86-*-linux*): Add check to disable
9155	${libgcj} for glibc1.
9156
91572002-10-24  Denis Chertykov  <denisc@overta.ru>
9158
9159	* MAINTAINERS: Add myself as ip2k port maintainer.
9160
91612002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9162
9163	* configure.in: Add tic4x target.
9164
91652002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9166
9167	* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9168	* configure.in: Make SET_LIB_PATH substitution more autoconfy.
9169	* Makefile.in: Regenerate.
9170
9171	* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9172	* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9173	* Makefile.in: Regenerate.
9174
91752002-10-02  Janis Johnson  <janis187@us.ibm.com>
9176
9177	* MAINTAINERS: Add myself as web pages co-maintainer.
9178
91792002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9180
9181	* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9182	* Makefile.in: Regenerate.
9183
91842002-10-02  Zack Weinberg  <zack@codesourcery.com>
9185
9186	* MAINTAINERS: Add myself and Nathan Sidwell
9187	<nathan@codesourcery.com> as VxWorks maintainers.
9188
91892002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9190
9191	* Makefile.def: Remove order dependency comments.
9192	* Makefile.tpl: Add explicit install-install dependencies.
9193	* Makefile.in: Regenerate.
9194
9195	* Makefile.tpl: Remove material now in src-release.  (Finally!)
9196	* Makefile.in: Regenerate.
9197
9198	* Makefile.tpl: Add configure-target (for src-release in src)
9199	* Makefile.in: Regenerate.
9200
92012002-09-30  Nick Clifton  <nickc@redhat.com>
9202
9203	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9204
92052002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9206
9207	* configure.in (s390*-*-linux*): Enable libgcj.
9208
92092002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9210
9211	* configure: Revert accidentally applied changes.
9212
9213	* Makefile.tpl: Make more autoconf-friendly.
9214	* Makefile.in: Regenerate.
9215	* configure: Make substitution more autoconf-like.
9216
92172002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9218
9219	* configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9220	single entry to handle all these.
9221	(arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9222	libjava on arm-*-elf.
9223
92242002-09-27  Geoffrey Keating  <geoffk@apple.com>
9225
9226	* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9227	things that depend on them.
9228
92292002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9230
9231	* Makefile.tpl: Make subsituted variables more autoconfy.
9232	* Makefile.in: Regenerate.
9233	* configure: Make seds more autoconfy.
9234
92352002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9236
9237	* Makefile.tpl: Rewrite substituted lines to look autoconfy.
9238	* Makefile.in: Regenerate.
9239	* configure.in: Rewrite sed statements to look autoconfy.
9240
9241	* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9242	all-target-foo on configure-target-foo.
9243	* Makefile.def: Ditto.
9244	* Makefile.in: Rebuild.
9245
92462002-09-25  Andrew Haley  <aph@redhat.com>
9247
9248	* MAINTAINERS: Add aph@redhat.com as Java maintainer.
9249
92502002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9251
9252	* Makefile.def: New file.
9253	* Makefile.tpl: New file.
9254	* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9255	* contrib/gcc_update: Note that Makefile.in is a generated file.
9256
9257	* configure.in: Minor rearrangement.  Simplify tests.
9258
92592002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9260
9261	* configure.in (with_headers): Skip copy if value is "yes".
9262	(with_libs): Likewise.
9263
92642002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9265
9266	* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9267	* configure.in (sh*-*-pe*): Ditto.
9268	* configure.in (mips*-*-pe*): Ditto.
9269	* configure.in (*arm-wince-pe): Ditto.
9270
9271	* configure.in: Rearrange.
9272
92732002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9274
9275	* MAINTAINERS: Update my email address.
9276
92772002-08-30  Paul Koning  <pkoning@equallogic.com>
9278
9279	* MAINTAINERS: (Write After Approval): Add myself.
9280
92812002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9282
9283	* MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9284
92852002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9286
9287	* MAINTAINERS: Change my mailing address.
9288
92892002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9290
9291	* MAINTAINERS (Write After Approval): Remove myself.
9292	(Various Maintainers: c++ runtime libs): Add myself.
9293
92942002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9295
9296	* MAINTAINERS (Write After Approval): Remove myself.
9297	(Various Maintainers: c++ runtime libs): Add myself.
9298
92992002-08-15  Eric Christopher  <echristo@redhat.com>
9300
9301	* config.sub: Import from master repository.
9302	* config.guess: Ditto.
9303
93042002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9305
9306	* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9307	* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9308	CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9309
93102002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9311
9312	* MAINTAINERS: Add self to rs6000 vector extensions.
9313
93142002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9315
9316	* libiberty/configure: Reverted unintended yesterday's check in.
9317
93182002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9319
9320	* boehm-gc/configure, libf2c/configure: Rebuilt.
9321	* libffi/configure, libiberty/configure: Ditto.
9322	* libjava/configure, libobjc/configure: Ditto.
9323	* libstdc++-v3/configure, zlib/configure: Ditto.
9324	Merged from binutils:
9325	2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9326	From Steve Ellcey <sje@cup.hp.com>:
9327	* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9328	(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9329	lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9330	IA64.
9331	* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9332	* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9333	soname_spec, sys_lib_search_path_spec): Ditto.
9334
93352002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9336
9337	* configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9338
93392002-08-04  H.J. Lu  (hjl@gnu.org)
9340
9341	* configure.in (mips*-*-linux*): Don't skip target-libffi.
9342
93432002-08-02  Krister Walfridsson  <cato@df.lth.se>
9344
9345	* MAINTAINERS (Write After Approval): Add myself.
9346
93472002-07-31  Alan Modra  <amodra@bigpond.net.au>
9348
9349	* configure.in: Move generic linux case to end.	 Copy generic
9350	linux noconfigdirs to mips*-*-linux* entry and new
9351	powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9352
93532002-07-19  Michael Matz  <matz@suse.de>
9354
9355	* MAINTAINERS: Add myself as ra* maintainer.
9356
93572002-07-16  Chris Demetriou  <cgd@broadcom.com>
9358
9359	* config.guess: Update to 2002-07-09 version.
9360	* config.sub: Update to 2002-07-03 version.
9361
93622002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9363
9364	* MAINTAINERS: Fix typo in a maintainer email address.
9365
93662002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9367
9368	* configure.in: Remove two redundant tests.
9369
93702002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9371
9372	* configure.in (mips*-*-irix6*o32): Enable stabs.
9373
93742002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9375
9376	* configure.in: Don't build grez.
9377	* Makefile.in: Ditto.
9378
9379	* Makefile.in: Remove references to bsp, cygmon, libstub.
9380	* configure.in: Ditto.
9381
9382	* configure.in: Remove leftover reference to gdbtest.
9383
93842002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9385
9386	* configure.in (gxx_include_dir):  Change to match versioned
9387	C++ headers if --enable-version-specific-runtime-libs is used.
9388
93892002-07-04  Steve Ellcey  <sje@cup.hp.com>
9390
9391	* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9392
93932002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9394
9395	* configure.in: Make --without-x work.
9396
93972002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9398
9399	* configure.in: Rearrange target Makefile fragment collection.
9400
9401	* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9402	cvs[src].
9403	* configure.in: Ditto.
9404
94052002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9406
9407	* MAINTAINERS (Write After Approval): Update my e-mail address.
9408
94092002-06-24  Ben Elliston  <bje@redhat.com>
9410
9411	* configure.in (host_tools): Remove cgen.
9412
9413	* Makefile.in (all-cgen): Remove; runs from its source directory.
9414	(check-cgen, install-cgen, clean-cgen): Likewise.
9415	(all-opcodes): Do not depend on all-cgen.
9416	(all-sim): Likewise.
9417
94182002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9419
9420	* Makefile.in: Eliminate 'apache' targets.
9421	* configure.in: Eliminate 'apache' targets.
9422
9423	* configure.in: Eliminate redundant tests.  Reorganize.
9424
9425	* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9426
9427	* config-ml.in: Eliminate references to Cygnus configure.
9428
9429	* Makefile.in: Eliminate references to building emacs.
9430
94312002-06-28  Graham Stott  <graham.stott@btinternet.com>
9432
9433	* MAINTAINERS: Update my email address.
9434
94352002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9436
9437	* config.if (libstdcxx_incdir): Version C++ headers.
9438	(cxx_incdir): Remove.
9439
94402002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9441
9442	* MAINTAINERS (Write After Approval): Add self.
9443
9444Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9445
9446	* configure.in: Add support for ip2k.
9447
94482002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9449
9450	* configure.in: Fix AIX configury bug.
9451
94522002-06-20  Steve Ellcey  <sje@cup.hp.com>
9453
9454	* MAINTAINERS (Write After Approval): Add self.
9455
94562002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9457
9458	* configure.in: replace ${topsrcdir} with ${srcdir}
9459
9460	* configure.in: Move definition of libstdcxx_flags
9461	right above usage, rather than waaay earlier.
9462
9463	* configure.in: Pull definition of is_cross_compiler earlier.
9464
9465	* configure.in: Rearrange a little.
9466
9467	* configure.in: Remove references to librx.
9468	* Makefile.in: Remove references to librx.
9469
9470Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9471
9472	* config.sub: Add support for avr target.
9473	Import from master sources, rev 1.255
9474
94752002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9476
9477	* configure, .cvsignore:  Revert previous change...
9478	* Makefile:  ...delete.
9479
94802002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9481
9482	* configure.in: Eliminate ${gasdir} variable.
9483
94842002-06-18  Dave Brolley  <brolley@redhat.com>
9485
9486	* configure.in: Add support for frv.
9487	* config.sub: Add support for frv.
9488
94892002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9490
9491	* configure:  Remove garbage from previous commit.
9492
94932002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9494
9495	* configure:  For in-source builds, make a subdir and re-exec there.
9496	* Makefile:  New file.  Pass targets through to build directory.
9497	* .cvsignore:  No longer ignore "Makefile".
9498
94992002-06-16  Douglas Rupp  <rupp@gnat.com>
9500
9501	* MAINTAINERS (Write After Approval): Add self.
9502
95032002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9504
9505	* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9506
95072002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9508
9509	* configure.in (vax-*-netbsd*): Re-enable gas.
9510
95112002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9512
9513	* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9514	BUILD_PREFIX_1, to correct nomenclature.
9515	* configure: Likewise.
9516
9517	* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9518	* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9519
95202002-05-31  Olaf Hering  <olh@suse.de>
9521
9522	* config-ml.in: Propogate DESTDIR also.
9523
95242002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9525
9526	* configure.in (vax-*-netbsd*): Don't build gas for this
9527	platform.
9528
95292002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9530
9531	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9532	and libgcj for AVR.
9533
95342002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9535
9536	* MAINTAINERS (Write After Approval): Add myself.
9537
95382002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9539
9540	* config.guess: Update to 2002-05-22 version.
9541	* config.sub: Likewise.
9542
95432002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9544
9545	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9546	* config-ml.in: Likewise.
9547	* configure: Likewise.
9548	* configure.in: Likewise.
9549
95502002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9551
9552	* MAINTAINERS: Update my email address.
9553
95542002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9555
9556	* configure.in: Simplify makefile fragment collection.
9557
9558	* configure.in: Remove code to build emacs.
9559
9560	* configure.in : Remove --srcdir argument from targargs and buildargs
9561	(it's always overridden in the Makefile anyway).  Rearrange a bit.
9562
9563	* configure: Move some logic to configure.in.
9564	* configure.in: Move some logic from configure.
9565
95662002-05-11  Tom Tromey  <tromey@redhat.com>
9567
9568	* MAINTAINERS: Reflect libgcj reality.
9569
95702002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9571
9572	* Makefile.in: Honour DESTDIR.
9573
95742002-05-08  Mark Mitchell  <mark@codesourcery.com>
9575
9576	* config.guess: Import 2002-03-20 version.
9577	* config.sub: Import 2002-04-26 version.
9578
95792002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9580
9581	* config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9582
95832002-05-07  Tim Josling  <tej@melbpc.org.au>
9584
9585	* MAINTAINERS: Add self.
9586
95872002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9588
9589	* ltmain.sh: Detect and handle object name conflicts
9590	while piecewise linking a static library.
9591
95922002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9593
9594	* configure.in (noconfigdirs): Don't disable libgcj on
9595	sparc64-*-solaris* and sparcv9-*-solaris*.
9596
95972002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9598
9599	* configure.in: Revert 2002-04-18's patch; fixed in libjava.
9600
96012002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9602
9603	* configure.in (FLAGS_FOR_TARGET): Do not add
9604	-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9605	on i[3456]86-*-linux*.
9606
96072002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9608
9609	* configure.in (noconfigdirs): Replace [ ] with test.
9610
9611	* configure.in (noconfigdirs): Do not add target-newlib if
9612	target == i[3456]86-*-linux*, and host == target.
9613
96142002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9615
9616	* configure.in: delete reference to absent file
9617
9618	* configure.in: replace '[' with 'test'
9619
9620	* configure.in: Eliminate references to gash.
9621	* Makefile.in: Eliminate references to gash.
9622
9623	* configure.in: remove useless references to 'pic' makefile fragments.
9624
9625	* configure.in: (*-*-windows*) Finish removing.
9626
9627	* configure.in: Eliminate redundant test for libgui.
9628
96292002-04-29  Roger Sayle  <roger@eyesopen.com>
9630
9631	* MAINTAINERS: Add self and realphabetize.  Update entries
9632	for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9633	entry for a29k port maintainer.
9634
96352002-04-26  Joel Sherrill  <joel@OARcorp.com>
9636
9637	* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9638	(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9639
96402002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9641
9642	* configure.in: remove references to dead files
9643
96442002-04-19  Mark Mitchell  <mark@codesourcery.com>
9645
9646	* MAINTAINERS: Add information about purpose of this file.
9647
96482002-04-18  Tom Tromey  <tromey@redhat.com>
9649
9650	* configure.in: Disallow configuring libgcj when it is already
9651	installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9652	Solaris 2.8 by default.  For PR libgcj/6158.
9653
96542002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9655
9656	* configure.in:  Move default CC setting out of config/mh-* fragments
9657	directly into here.
9658
96592002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9660
9661	* configure.in: don't even try to configure or make a subdirectory
9662	if there's no configure script for it.
9663
96642002-04-15  Mark Mitchell  <mark@codesourcery.com>
9665
9666	* MAINTAINERS: Remove chill maintainers.
9667	* Makefile.in (CHILLFLAGS): Remove.
9668	(CHILL_LIB): Remove.
9669	(TARGET_CONFIGDIRS): Remove libchill.
9670	(CHILL_FOR_TARGET): Remove.
9671	(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9672	CHILL_LIB.
9673	(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9674	(CHECK_TARGET_MODULES): Likewise.
9675	(INSTALL_TARGET_MODULES): Likewise.
9676	(CLEAN_TARGET_MODULES): Likewise.
9677	(configure-target-libchill): Remove.
9678	(all-target-libchill): Remove.
9679	* configure.in (target_libs): Remove target-libchill.
9680	Do not compute CHILL_FOR_TARGET.
9681	* libchill: Remove directory.
9682
96832002-04-11  DJ Delorie  <dj@redhat.com>
9684
9685	* Makefile.in, configure.in: Sync with binutils, entries
9686	follow...
9687
96882002-04-07  Andrew Cagney  <ac131313@redhat.com>
9689
9690	* Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9691	(do-tar, do-bz2): New rules.
9692	(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9693	(gdb-tar): New rule.
9694	(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9695	(insight_dejagnu.tar): New rule.
9696	(insight.tar): New rule.
9697	(gdb+dejagnu.tar): New rule.
9698	(gdb.tar): New rule.
9699
97002002-02-01  Mo DeJong  <supermo@bayarea.net>
9701
9702	* Makefile.in: Add all-tix to deps for all-snavigator
9703	so that tix is built when building snavigator.
9704
97052002-01-11  Steve Ellcey  <sje@cup.hp.com>
9706
9707	* configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9708	ld and gdb are not supported.
9709
97102002-01-07  Mark Salter  <msalter@redhat.com>
9711
9712	* configure.in: Remove target-bsp and target-cygmon from arm builds.
9713	Allow target-libgloss to be built for arm, strongarm, and xscale.
9714
97152001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9716
9717	* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9718	options for i[3456]86-pc-linux* native builds.
9719
97202001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9721
9722	* Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9723	files from .po files for a distribution.
9724
97252001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9726
9727	* configure.in: Enable libstdc++-v3 for h8300 targets.
9728
97292001-06-19  Alan Modra  <amodra@bigpond.net.au>
9730
9731	* Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9732	version from bfd/.
9733
9734Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9735
9736	* Makefile.in (VER): When present, extract the version number from
9737	the file version.in.
9738
97392001-05-24  Tom Rix  <trix@redhat.com>
9740
9741	* configure.in : enable ld for aix
9742
97432001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9744
9745	* config.guess: Add linux target for S/390.
9746
97472000-11-07  Philip Blundell  <pb@futuretv.com>
9748
9749	* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9750
97512000-11-03  Philip Blundell  <pb@futuretv.com>
9752
9753	* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9754	files.
9755
97562001-01-15  Ben Elliston  <bje@redhat.com>
9757
9758	* configure.in (host_tools): Add sid.
9759	Always configure cgen.
9760
97612000-11-24  Nick Clifton  <nickc@redhat.com>
9762
9763	* configure.in (c4x, c5x, tic54x): Move after ARM targets.
9764
9765
97662000-08-20  Doug Evans  <dje@casey.transmeta.com>
9767
9768	* Makefile.in (ALL_MODULES): Add all-cgen.
9769	(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9770	(all-cgen): New target.
9771	(all-opcodes,all-sim): Depend on all-cgen.
9772	* configure.in (host_tools): Add cgen.
9773	Only configure cgen if --enable-cgen-maint.
9774
97752002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9776
9777	* configure.in: Add *-*-freebsd* configurations.
9778
97792002-04-08  Tom Tromey  <tromey@redhat.com>
9780
9781	* configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9782	Fixes PR libgcj/6068.
9783
97842002-03-30  Krister Walfridsson  <cato@df.lth.se>
9785
9786	* configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9787
97882002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9789
9790	* configure.in (alpha*-dec-osf*): Enable libgcj.
9791
97922003-03-27  Matthew Gingell  <gingell@gnat.com>
9793
9794	* MAINTAINERS (Write After Approval): Add myself.
9795
97962002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9797
9798	Fix for: PR bootstrap/3591, target/5676
9799	* configure.in (mcore-pe): Disable the configuration of
9800	libstdc++-v3 since exceptions are not supported.
9801
98022002-03-20  Anthony Green  <green@redhat.com>
9803
9804	* configure.in: Enable libgcj for xscale-elf target.
9805
9806Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9807
9808	* MAINTAINERS:  Update my email address.
9809
98102002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9811
9812	* ltmain.sh (relink_command): Fix typo in previous change.
9813
98142002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9815
9816	* ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9817	(relink_command): Added --tag flags.
9818	(mode=install): If relinking fails; error out.
9819
98202002-03-12  Richard Henderson  <rth@redhat.com>
9821
9822	* Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9823	.NOTPARALLEL tag.
9824	(do-check): Rename from check.
9825	(check): Allow parallel check.
9826
98272002-03-12  Bob Wilson  <bob.wilson@acm.org>
9828
9829	* MAINTAINERS: Add myself as maintainer for xtensa port.
9830	Fix alphabetical order in CPU port maintainer list.
9831	Remove myself from Write After Approval list.
9832
98332002-03-11  Richard Henderson  <rth@redhat.com>
9834
9835	* Makefile.in (.NOTPARALLEL): Add fake tag.
9836
98372002-03-07  H.J. Lu  (hjl@gnu.org)
9838
9839	* configure.in: Enable gprof for mips*-*-linux*.
9840
98412002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9842
9843	* MAINTAINERS (Write After Approval): Add myself.
9844
98452002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9846
9847	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9848	libjava.
9849	(CXX_FOR_TARGET): Explain why -shared-libgcc here.
9850
98512002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9852
9853	* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9854	because its Makefile is there; test for the executable instead.
9855
98562002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9857
9858	* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9859	libstdc++-v3 and libjava.
9860
98612002-02-11  Adam Megacz  <adam@xwt.org>
9862
9863	* gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9864	boehm-gc
9865
98662002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9867
9868	* config.guess: Updated to 2002-01-30's version.
9869	* config.sub: Updated to 2002-02-01's version.
9870	Contribute sh64-elf.
9871	2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9872	* configure.in: Added sh64-*-*.
9873
98742002-02-08  Chris Demetriou  <cgd@broadcom.com>
9875
9876	* MAINTAINERS: Belatedly add myself to write after approval list.
9877
9878Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9879
9880	* MAINTAINERS: Put self in as maintainer for x86-64 port.
9881	Remove self as Write After Approval.
9882
98832002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9884
9885	* MAINTAINERS: Put self in as maintainer for contrib/regression
9886	directory.
9887
98882002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9889
9890	* MAINTAINERS:  Update my email address.
9891
98922002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9893
9894	* configure.in (*-*-netbsd*): New.  Skip target-newlib,
9895	target-libiberty, and target-libgloss.  Skip Java-related
9896	libraries if not supported for NetBSD on target CPU.
9897
98982002-01-25  Douglas B Rupp  <rupp@gnat.com>
9899
9900	* install-sh: Use _inst.$$_ for temp file name.
9901
99022002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9903
9904	* MAINTAINERS (Write After Approval): Move my contact info
9905	from here...
9906	(OS Port Maintainers): ...to here (netbsd).
9907
99082002-01-22  Bob Wilson  <bob.wilson@acm.org>
9909
9910	* MAINTAINERS (Write After Approval): Add myself.
9911
99122002-01-17  H.J. Lu  <hjl@gnu.org>
9913
9914	* Makefile.in (all-fastjar): Also depend on all-libiberty.
9915	(all-target-fastjar): Also depend on all-target-libiberty.
9916
99172002-01-16  H.J. Lu  (hjl@gnu.org)
9918
9919	* config.guess: Import from master sources, rev 1.225.
9920	* config.sub: Import from master sources, rev 1.238.
9921
99222002-01-16  Kazu Hirata  <kazu@hxi.com>
9923
9924	* MAINTAINERS (Write After Approval): Remove myself.
9925
99262001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9927
9928	* MAINTAINERS (Write After Approval): Add myself.
9929
99302001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9931
9932	* MAINTAINERS: Add self as docs co-maintainer.
9933
99342001-12-11  Matthias Klose  <doko@debian.org>
9935
9936	* MAINTAINERS (Write After Approval): Add myself.
9937
99382001-12-09  Zack Weinberg  <zack@codesourcery.com>
9939
9940	* MAINTAINERS: Update my email address.
9941
99422001-12-07  Turly O'Connor  <turly@apple.com>
9943	* MAINTAINERS (Write After Approval): Add myself.
9944	* rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9945	(rs6000_initialize_trampoline): Call __trampoline_setup for
9946	ABI_DARWIN too.
9947	* darwin-tramp.asm: New file, implements __trampoline_setup.
9948	* t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9949
99502001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9951
9952	* MAINTAINERS (Write After Approval): Add myself.
9953
9954Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9955
9956	* configure, configure.in: Use temp file for long sed commands.
9957
99582001-12-03  Laurent Guerby  <guerby@acm.org>
9959
9960	* config.sub: Update to version 1.232 on subversion.
9961
99622001-12-03  Ben Elliston  <bje@redhat.com>
9963
9964	* MAINTAINERS: Update mail address for config.* patches.
9965
99662001-11-27  DJ Delorie  <dj@redhat.com>
9967	    Zack Weinberg  <zack@codesourcery.com>
9968
9969	When build != host, create libiberty for the build machine.
9970
9971	* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9972	CONFIG_ARGUMENTS.
9973	(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9974	New variables.
9975	(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9976	and rules.
9977	(all.normal): Depend on ALL_BUILD_MODULES.
9978	(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9979	(all-build-libiberty): Depend on configure-build-libiberty.
9980
9981	* configure: Calculate and substitute proper value for
9982	ALL_BUILD_MODULES.
9983	* configure.in: Create the build subdirectory.
9984	Calculate and substitute TARGET_CONFIGARGS (formerly
9985	CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9986
99872001-11-26  Ziemowit Laski  <zlaski@apple.com>
9988
9989	* MAINTAINERS (write-after-approval): Add self.
9990
99912001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9992
9993	* MAINTAINERS (GNATS only accounts): Remove self.
9994
99952001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9996
9997	* configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9998	libf2c.
9999
100002001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10001
10002	* MAINTAINERS (Write After Approval): Add self.
10003
100042001-11-12  David O'Brien  <obrien@FreeBSD.org>
10005
10006	* MAINTAINERS: mips and s390 are also CPU ports.
10007
100082001-11-12  David O'Brien  <obrien@FreeBSD.org>
10009
10010	* MAINTAINERS: mcore, cris and mmix are also CPU ports.
10011
100122001-11-11  David O'Brien  <obrien@FreeBSD.org>
10013
10014	* MAINTAINERS: Alphabetize.
10015
100162001-11-09  Kazu Hirata  <kazu@hxi.com>
10017
10018	* MAINTAINERS (Various maintainers: h8 port): Add myself.
10019
100202001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10021
10022	* MAINTAINERS (Various maintainers: hppa port): Added myself.
10023
100242001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10025
10026	* configure.in (--enable-languages): Be more permissive about
10027	syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10028
100292001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10030
10031	* config.sub: Import from master sources, rev. 1.230.
10032	* MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10033
100342001-11-07  Laurent Guerby  <guerby@acm.org>
10035
10036	* MAINTAINERS (Write After Approval): Add self.
10037
100382001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10039
10040	* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10041
100422001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10043
10044	* config.sub: Import from master sources, rev 1.226.
10045	* config.guess: Import from master sources, rev 1.216.
10046
100472001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10048
10049	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10050	* MAINTAINERS: Add self as maintainer of MMIX port.
10051	Remove old after-approval entry.
10052
100532001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10054
10055	* ChangeLog, configure: Fix spelling errors.
10056
100572001-10-20  Brendan Kehoe  <brendan@zen.org>
10058
10059	* MAINTAINERS: Tweak my address.
10060
10061Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10062
10063	* MAINTAINERS: Update my email address.
10064
100652001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10066
10067	* configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10068	* MAINTAINERS: Add self as maintainer of CRIS port.
10069
100702001-10-10  Geert Bosch  <bosch@gnat.com>
10071
10072	* MAINTAINERS (Various maintainers: Ada front end):
10073	Added Robert Dewar.
10074
100752001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10076
10077	* MAINTAINERS (Write After Approval): Added self
10078
100792001-10-02  Geert Bosch  <bosch@gnat.com>
10080
10081	* MAINTAINERS (Various maintainers: Ada front end): Added myself.
10082
100832001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10084
10085	* configure: Handle temporary files securely using mkdir.
10086
100872001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10088
10089	* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10090
100912001-09-26  Will Cohen  <wcohen@redhat.com>
10092
10093	* configure.in (*-*-linux*): Disable configuration of target-newlib
10094	and target-libgloss.
10095
100962001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10097
10098	* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10099	RANLIB.
10100
101012001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10102
10103	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10104	DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10105	RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10106	avoid quotes nesting problems.
10107	(NATIVE_CHECK_MODULES): Ditto, just for consistency.
10108	(DO_X): Export only variables that are set.
10109
101102001-09-19  Ben Elliston  <bje@redhat.com>
10111
10112	* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10113	Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10114	semantics.  Use the shell built-in "type" command instead.
10115
101162001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10117
10118	Merged from gcc-3_0-branch:
10119	2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10120	* ltcf-c.sh: Use $objext, not $ac_objext.
10121	2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10122	* ltcf-cxx.sh: Add support for GNU.
10123	2001-07-22  Timothy Wall  <twall@redhat.com>
10124	* ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10125	default settings if using GNU tools with that configuration.
10126	* ltcf-cxx.sh: Ditto.
10127	* ltcf-gcj.sh: Ditto.
10128	2001-07-21  Michael Chastain  <chastain@redhat.com>
10129	* ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10130	HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10131	* ltmain.sh: Mark as gcc-local.
10132
101332001-08-30  Eric Christopher  <echristo@redhat.com>
10134	    Jason Eckhardt  <jle@redhat.com>
10135
10136	* config.guess: Merge from master sources.
10137	* config.sub: Merge from master sources, add support for mipsisa32.
10138
101392001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10140	* config.sub: Merge from master sources, rev 1.219.
10141	* MAINTAINERS: Add self as contact for stormy16 port.
10142
101432001-08-14  Zack Weinberg  <zackw@panix.com>
10144
10145	* config.sub: Merge from master sources, rev 1.218.
10146	* config.guess: Merge from master sources, rev 1.209.
10147
101482001-08-11  Graham Stott  <grahams@redhat.com>
10149
10150	* Makefile.in (check-c++): Add missing semicolon.
10151
10152Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10153
10154	* MAINTAINERS (Various maitainers: predict.def): Added myself.
10155
101562001-07-30  Eric Christopher  <echristo@redhat.com>
10157
10158	* MAINTAINERS (Various maintainers: mips port): Added myself.
10159
101602001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10161
10162	* configure.in (sh-*-linux*): New.
10163
101642001-07-27  Richard Henderson  <rth@redhat.com>
10165
10166	* .cvsignore: Add LAST_UPDATED.
10167
101682001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10169
10170	* MAINTAINERS (Various maintainers: s390 port): Added myself.
10171
101722001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10173
10174	* config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10175
10176Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10177
10178	* MAINTAINERS (Write After Approval): Added myself.
10179
101802001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10181
10182	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10183	and libgcj on m68hc11/m68hc12.
10184
101852001-06-27  H.J. Lu  (hjl@gnu.org)
10186
10187	* Makefile (CFLAGS_FOR_BUILD): New.
10188	(EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10189
101902001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10191
10192	* README: Remove version number.
10193
101942001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10195
10196	* INSTALL/README: Update wrt. to the installation instructions now
10197	residing in gcc/doc/install.texi.
10198
101992001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10200
10201	* README: Replace with a cut-down and updated version of gcc/README.
10202
102032001-06-12  David Edelsohn  <edelsohn@gnu.org>
10204
10205	* config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10206	multilibs to be disabled.
10207
102082001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10209
10210	* MAINTAINERS (Write After Approval): Add myself.
10211
102122001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10213
10214	* config.guess: Import CVS version 1.195.
10215	* config.sub: Import CVS version 1.212.
10216
102172001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10218
10219	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10220	gcc/xgcc is built, use -print-prog-name to find out the program
10221	name to use.
10222
102232001-06-04  Phil Edwards  <pme@sources.redhat.com>
10224
10225	* config.guess:  Import CVS version 1.194.  All gcc-local changes
10226	appear to also be in the master copy.
10227	* config.sub:  Import CVS version 1.211.
10228
10229Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10230
10231	* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10232	with_gcc]: Use `gcc -shared' to build a shared library.
10233
10234Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10235
10236	* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10237	archives.
10238
10239Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10240
10241	* MAINTAINERS (Write After Approval): Add myself.
10242
102432001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10244
10245	* configure.in (libstdcxx_flags): Do not try to execute
10246	libstdc++-v3/testsuite_flags until it exists.
10247
102482001-06-01  Alan Modra  <amodra@bigpond.net.au>
10249
10250	* MAINTAINERS: Update my email address.
10251
102522001-05-31  Graham Stott  <grahams@redhat.com>
10253
10254	* MAINTAINERS (Write After Approval): Add myself.
10255
102562001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10257
10258	* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10259	libraries when using g++ with native linker.
10260
102612001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10262
10263	* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10264
102652001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10266
10267	* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10268	[aix4*|aix5*]: Prepend blank.
10269
102702001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10271
10272	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10273	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10274	of subdir/configure scripts to use the new libtool.m4.
10275
102762001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10277
10278	* MAINTAINERS (Write After Approval): Add myself.
10279
102802001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10281
10282	* configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10283
102842001-05-11  Ben Elliston  <bje@redhat.com>
10285
10286	* Makefile.in (all-sid): New target.
10287	(check-sid, clean-sid, install-sid): Likewise.
10288
102892001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10290
10291	* ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10292
102932001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10294
10295	* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10296	libgcj.
10297
102982001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10299
10300	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10301	gcc/xgcc is built, use -print-prog-name to find out the program
10302	name to use.
10303
103042001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10305
10306	* configure.in (noconfigdirs): Don't reset it from scratch in the
10307	target case; only append to it.
10308
10309	* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10310	sparc-*-solaris2.8]: Disable ${libgcj}.
10311
103122001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10313
10314	* configure.in (libgcj_saved): Copy from $libgcj.
10315	(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10316	--disable-libgcj.
10317
103182001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10319
10320	* MAINTAINERS: Remove self as MIPS maintainer and
10321	C front end maintainer.
10322
10323Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10324
10325	* configure.in: Move *-chorusos target case to the proper switch.
10326	Disable libgcj.
10327
103282001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10329
10330	* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10331	1.641.2.228.
10332
103332001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10334
10335	* Makefile.in (STAGE1_CFLAGS): Pass down.
10336
103372001-04-13  Alan Modra  <amodra@one.net.au>
10338
10339	* config.guess: Add hppa64-linux support.  Note for next import that
10340	this is already in the master file.
10341	* configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10342
103432001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10344
10345	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10346	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10347
103482001-04-11  Stan Shebs  <shebs@apple.com>
10349
10350	* MAINTAINERS: Add self as Darwin port maintainer.
10351
103522001-04-11  Alan Modra  <amodra@one.net.au>
10353
10354	* MAINTAINERS: Update my email address.
10355
103562001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10357
10358	* ltcf-cxx.sh: Support creation of C++ shared libraries on
10359	recent versions of FreeBSD (release 3 or later).
10360	* ltconfig: On FreeBSD, -lc must not be provided when building
10361	a shared library or else the standard -pthread gcc option is
10362	rendered worthless to later users of the built library.
10363
103642001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10365
10366	* MAINTAINERS: Add self and RTH as C front end maintainers.
10367
103682001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10369
10370	* config.sub: Make sure to match an already-canonicalized
10371	machine name (eg. mn10300-unknown-elf).
10372
103732001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10374
10375	* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10376	New macros.
10377	(bootstrap, cross): Use RECURSE_FLAGS.
10378	* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10379
103802001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10381
10382	* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10383
103842001-03-22  Colin Howell  <chowell@redhat.com>
10385
10386	* Makefile.in (DO_X): Do not backslash single-quotes in
10387	backquotes (two places).
10388
103892001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10390
10391	Re-installed:
10392	2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10393	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10394	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10395	* ltcf-cxx.sh: Likewise.
10396	* ltcf-gcj.sh: Likewise.
10397
103982001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10399
10400	* MAINTAINERS: Add myself as "documentation co-maintainer".
10401
104022001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10403
10404	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10405	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10406
104072001-03-19  Tom Tromey  <tromey@redhat.com>
10408
10409	* config-ml.in: Handle GCJ and GCJFLAGS.
10410
104112001-03-21  Michael Chastain  <chastain@redhat.com>
10412
10413	* Makefile.in: all-m4 depends on all-texinfo.
10414
104152001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10416
10417	* MAINTAINERS: Add myself to write after approval list.
10418
104192001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10420
10421	* Makefile.in (DO_X): Quote nested quotes.
10422
104232001-03-18  Alan Modra  <alan@linuxcare.com.au>
10424
10425	* MAINTAINERS: Add myself to write after approval list.
10426
104272001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10428
10429	* Makefile.in (DO_X): Use double quotes for quoting
10430	"RANLIB=$${RANLIB}".
10431
104322001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10433
10434	* MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10435
104362001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10437
10438	* configure.in: Only use `lang_requires' for languages athat are
10439	actually enabled.
10440
104412001-03-08  Phil Edwards  <pme@sources.redhat.com>
10442
10443	* MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10444
104452001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10446
10447	* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10448
104492001-03-07  Tom Tromey  <tromey@redhat.com>
10450
10451	* configure.in: Allow config-lang.in to set `lang_requires' to list
10452	of other required languages.
10453
104542001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10455
10456	* Makefile.in: Remove RANLIB definition. Use RANLIB
10457	in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10458	EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10459
104602001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10461	    Alexandre Oliva  <aoliva@redhat.com>
10462
10463	* Makefile.in (check-c++): Use tabs, not spaces.
10464
104652001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10466
10467	* MAINTAINERS: add myself to Write After Approval list.
10468
104692001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10470
10471	* Makefile.in (check-c++): New rule.
10472
10473	* configure.in (target_libs): Remove libg++.
10474	(noconfigdirs): Remove libg++.
10475	(noconfigdirs): Same.
10476	(noconfigdirs): Same.
10477	(noconfigdirs): Same.
10478
10479	* config-ml.in: Remove libg++ references.
10480
10481	* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10482	(ALL_TARGET_MODULES): Same.
10483	(configure-target-libg++): Remove.
10484	(all-target-libg++): Remove.
10485	(configure-target-libio): Remove.
10486	(all-target-libio): Remove.
10487	(check-target-libio): Remove.
10488	(.PHONY): Remove.
10489	(libg++.tar.bz2): Remove.
10490	(all-target-cygmon): Remove libio.
10491	(all-target-libstdc++): Remove.
10492	(configure-target-libstdc++): Remove.
10493	(TARGET_LIB_PATH): Remove libstdc++.
10494	(ALL_GCC_CXX): Remove libstdc++.
10495	(all-target-gperf): Correct.
10496
104972001-02-16  Nick Clifton  <nickc@redhat.com>
10498
10499	* configure.in (noconfigdirs): Allow configuration of texinfo
10500	for Cygwin hosts.
10501
105022001-02-15  Anthony Green  <green@redhat.com>
10503
10504	* configure: Introduce GCJ_FOR_TARGET.
10505	* configure.in: Ditto.
10506	* Makefile.in: Ditto.
10507
105082001-02-13  Andreas Schwab  <schwab@suse.de>
10509
10510	* MAINTAINERS: Update mail address.
10511
105122001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10513
10514	* config.guess: Add linux target for S/390.
10515	* config.sub: Likewise.
10516
105172001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10518
10519	* configure.in: for *-chorusos, don't config target-newlib and
10520	target-libgloss.
10521
105222001-02-06  Ben Elliston  <bje@redhat.com>
10523
10524	* configure: Output host type to stdout, not stderr.
10525
105262001-02-05  Mark Mitchell  <mark@codesourcery.com>
10527
10528	* ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10529	* ltcf-cxx.sh: Likewise.
10530
10531	* config.if: Assume enable_libstdcxx_v3 is defined.
10532
105332001-02-04  Mark Mitchell  <mark@codesourcery.com>
10534
10535	Remove V2 C++ library.
10536	* configure.in: Remove --enable-libstdcxx_v3 support.
10537
105382001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10539
10540	* include/demangle.h: Add prototype for java_demangle_v3.
10541
105422001-01-29  Phil Edwards  <pme@sources.redhat.com>
10543
10544	* COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10545
105462001-01-27  Richard Henderson  <rth@redhat.com>
10547
10548	* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10549
105502001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10551
10552	* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10553	Don't unset, it's non-portable and no longer necessary, set to empty
10554	instead.
10555
105562001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10557
10558	* ltconfig: Shell portability fix for the tagname validity check.
10559
105602001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10561
10562	* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10563	* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10564
105652001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10566
10567	* ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10568
105692001-01-26  Tom Tromey  <tromey@redhat.com>
10570
10571	* configure.in: Allow libgcj to be built on Sparc Solaris.
10572
105732001-01-25  David Edelsohn  <edelsohn@gnu.org>
10574
10575	* ltcf-c.sh: Add aix5 case.
10576	* ltcf-cxx.sh: Likewise.
10577	* ltconfig: Likewise.
10578
105792001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10580
10581	* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10582	keep at least one of build_libtool_libs or build_old_libs set to
10583	yes.
10584
10585	* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10586	* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10587
105882001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10589
10590	* configure.in: Enable libgcj on several additional platforms.
10591
105922001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10593
10594	* configure.in: Enable libgcj for linux targets.
10595
105962001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10597
10598	* MAINTAINERS (Write After Approval): Add myself.
10599
106002001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10601
10602	* MAINTAINERS: Add myself as vax port maintainer.
10603
106042001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10605
10606	* MAINTAINERS: Add myself as Mercury front-end maintainer.
10607
106082001-01-09  Mike Stump  <mrs@wrs.com>
10609
10610	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10611	failures of subdirectories.
10612
106132001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10614
10615	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10616	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10617	* ltcf-cxx.sh: Likewise.
10618	* ltcf-gcj.sh: Likewise.
10619	* ltconfig.sh: Fix typo.
10620
106212001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10622
10623	* configure: handle DOS-style absolute paths.
10624
106252001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10626
10627	* configure.in: remove supported directories from $noconfigdirs for DJGPP.
10628
106292000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10630
10631	* MAINTAINERS: Add myself as avr port co-maintainer.
10632
106332000-12-28  Ben Elliston  <bje@redhat.com>
10634
10635	* MAINTAINERS: Add myself under ``Write After Approval''.
10636
106372000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10638
10639	* texinfo: Remove directory from GCC.
10640
106412000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10642
10643	* COPYING: Update to current
10644	ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10645	to 19yy as example year in copyright notice).
10646
106472000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10648
10649	* Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10650	(libstdcxx_incdir): Pass down.
10651	* config.if: Remove expired bits for cxx_interface, add stub.
10652	(libstdcxx_incdir): Add variable for g++ include directory.
10653	* configure.in (gxx_include_dir): Use it.
10654
106552000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10656
10657	* MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10658	with old-email address from ``Write After Approval''.
10659
106602000-12-15  Andreas Jaeger  <aj@suse.de>
10661
10662	* configure.in: Handle lang_dirs.
10663
106642000-12-14  Tom Tromey	<tromey@redhat.com>
10665
10666	* MAINTAINERS: Removed brads.
10667
10668	* MAINTAINERS: Added gcj developers.
10669
106702000-12-13  Anthony Green  <green@redhat.com>
10671
10672	* configure.in: Disable libgcj for any target not specifically
10673	listed.  Disable libgcj for x86 and Alpha Linux until compatible
10674	with g++ abi.
10675
106762000-12-13  Mike Stump  <mrs@wrs.com>
10677
10678	* Makefile.in (local-distclean): Also remove fastjar.
10679
106802000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10681
10682	* contrib/gcc_update: Add fastjar --touch entries.
10683
106842000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10685
10686	* configure.in: Disable language-specific target libraries for
10687	languages that aren't enabled.
10688
106892000-12-10  Anthony Green  <green@redhat.com>
10690
10691	* configure.in: Define libgcj.  Disable libgcj target libraries for
10692	most targets.
10693
106942000-12-10  Neil Booth  <neilb@earthling.net>
10695
10696	* MAINTAINERS: Update mail address, remove from WAA list.
10697
106982000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10699
10700	* libjava: Imported from /cvs/java.
10701	* libffi: Likewise.
10702	* Boehm-gc: Likewise.
10703
107042000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10705
10706	* configure.in (target_libs): Revert 2000-12-08 patch.
10707	(noconfigdirs): Added target-libjava.
10708
107092000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10710
10711	* djunpack.bat: removed.
10712
107132000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10714
10715	* Makefile.in: handle DOS-style absolute paths.
10716	* config-ml.in: likewise.
10717	* symlink-tree: likewise.
10718
107192000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10720
10721	* fastjar: Imported.
10722
107232000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10724
10725	* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10726	libjava.
10727	* configure.in (target_libs): Removed `target-libjava'.
10728
107292000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10730
10731	* Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10732	(ALL_MODULES): Added fastjar.
10733	(NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10734	(all-target-libjava): all-fastjar replaces all-zip.
10735	(all-fastjar): Added.
10736	(configure-target-fastjar, all-target-fastjar): Likewise.
10737	* configure.in (host_tools): Added fastjar.
10738
107392000-12-07  Mike Stump  <mrs@wrs.com>
10740
10741	* Makefile.in (local-distclean): Remove leftover built files.
10742
107432000-11-24  Nick Clifton  <nickc@redhat.com>
10744
10745	* configure.in (xscale-elf): Add target.
10746	(xscale-coff): Add target.
10747
107482000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10749
10750	* ltcf-cxx.sh: Support creation of C++ shared libraries on
10751	recent versions of FreeBSD (release 3 or later).
10752	* ltconfig: On FreeBSD, -lc must not be provided when building
10753	a shared library or else the standard -pthread gcc option is
10754	rendered worthless to later users of the built library.
10755
107562000-11-16  Fred Fish  <fnf@be.com>
10757
10758	* configure.in (enable_libstdcxx_v3): Fix typo,
10759	libstd++ -> libstdc++.
10760
107612000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10762
10763	* MAINTAINERS: Add self to Write After Approval list.
10764
107652000-11-21  Bernd Schmidt  <bernds@redhat.com>
10766
10767	* MAINTAINERS: Update my email address.  Add myself to global write
10768	privs list.
10769
107702000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10771
10772	* Makefile.in: Merge with src and libgcj.
10773	(ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10774	configure-target-<library> when their configure scripts need the C
10775	or C++ library to have already been built to work properly.
10776	(do_proto_toplev): Set them to an empty string.
10777
10778	* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10779	(REALLY_SET_LIB_PATH): Use them.
10780
107812000-11-17  Stan Shebs  <shebs@apple.com>
10782
10783	* MAINTAINERS: Add self to Write After Approval list.
10784
107852000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10786
10787	* configure: Provide the original toplevel configure arguments
10788	(including $0) to subprocesses in the environment rather than
10789	through gcc/configargs.h.
10790
107912000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10792
10793	* MAINTAINERS: Remove references to cccp. Change C9X reference to
10794	C99.  Alphabetise "Write After Approval" list.
10795
107962000-11-12  Mark Mitchell  <mark@codesourcery.com>
10797
10798	* configure: Turn on libstdc++ V3 by default.
10799
10800	* ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10801	if we've got GCC.
10802
108032000-11-11  Philip Blundell  <philb@gnu.org>
10804
10805	* MAINTAINERS: Add self to Write After Approval list.
10806
108072000-11-09  David Edelsohn  <edelsohn@gnu.org>
10808
10809	* ltcf-c.sh (aix4): Improve shared library configuration; require
10810	exporting symbols.
10811	* ltcf-cxx.sh (aix4): Define.
10812	* ltconfig (aix4): Define library and soname specs appropriate for
10813	AIX.  Define command to create export symbols list.
10814
10815Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10816
10817	* config.sub: Add support for Sun Chorus
10818
108192000-10-31  Nick Clifton  <nickc@redhat.com>
10820
10821	* MAINTAINERS: Rename <name>@cygnus.com addresses to
10822	<name>@redhat.com.  Also installed new email address for Clint
10823	Popetz.
10824
108252000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10826
10827	* etc: Remove directory from GCC.
10828
108292000-10-16  Michael Meissner  <meissner@redhat.com>
10830
10831	* configure (gcc/configargs.h): Only create if there is a build GCC
10832	directory created.
10833
108342000-10-16  Matthias Klose  <doko@debian.org>
10835
10836	* config.if: Search libstdc++-v3/configure.in for INTERFACE,
10837	when configured for libstdc++-v3.
10838
108392000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10840
10841	* configure: Save configure arguments to gcc/configargs.h.
10842
108432000-10-04  Philipp Thomas  <pthomas@suse.de>
10844
10845	* config.guess: Import CVS version 1.157.
10846	* config.sub: Import CVS version 1.181.
10847
108482000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10849
10850	* Makefile.in (bootstrap): avoid recursion if subdir missing
10851	(cross): ditto
10852	(do-proto-toplev): ditto
10853
108542000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10855
10856	* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10857	ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10858
10859	* ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10860	multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10861	all affected `configure' scripts.
10862
10863Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10864
10865	* MAINTAINERS: Add self as cpplib co-maintainer.
10866
108672000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10868
10869	* MAINTAINERS: Add self to Write After Approval list.
10870
108712000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10872
10873	* INSTALL/README: egcs -> GCC update.
10874
10875Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10876
10877	* MAINTAINERS: Add myself to Write After Approval list.
10878
108792000-09-15  Kazu Hirata  <kazu@hxi.com>
10880
10881	* MAINTAINERS: Add myself to Write After Approval list.
10882
10883Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10884
10885	* configure.in: Do not build byacc for hppa64.  Provide paths to the
10886	X11 libraries for hppa64.
10887
108882000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10889
10890	* MAINTAINERS: Add myself as 68hc11 port maintainer.
10891
108922000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10893
10894	* Makefile.in (all-zlib): Added dummy target.
10895
10896	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10897	ltcf-gcj.sh: Updated from libtool multi-language branch.
10898
108992000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10900
10901	* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10902	(bootstrap*): Depend on all-bootstrap.
10903
109042000-09-05  Philipp Thomas  <pthomas@suse.de>
10905
10906	* config.guess: Import CVS version 1.156.
10907	* config.sub: Import CVS version 1.179.
10908
109092000-09-02  Anthony Green  <green@cygnus.com>
10910
10911	* Makefile.in (all-gcc): Depend on all-zlib.
10912	(CLEAN_MODULES): Add clean-zlib.
10913	(ALL_MODULES): Add all-zlib.
10914	* configure.in (host_libs): Add zlib.
10915
109162000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10917
10918	* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10919	crosses, but add gcc/include to the header search path for them.
10920
109212000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10922
10923	* MAINTAINERS: Add self to Write After Approval list.
10924
109252000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10926
10927	* config.guess: Import CVS version 1.152.
10928	* config.sub: Import CVS version 1.177.
10929
109302000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10931
10932	* configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10933	$targargs to tell whether newlib is going to be built.
10934
10935	* configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10936	$$r/TARGET_SUBDIR/libio for _G_config.h.
10937
109382000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10939
10940	* MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10941
109422000-08-22  DJ Delorie  <dj@redhat.com>
10943
10944	* MAINTAINERS: Add self as a build machinery (*.in) maintainer
10945
109462000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10947
10948	* config-ml.in (CC, CXX): Avoid trailing whitespace.
10949	(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10950	sub-configures.
10951
109522000-08-21  DJ Delorie  <dj@redhat.com>
10953
10954	* MAINTAINERS: Add self as a libiberty maintainer
10955
109562000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10957
10958	* configure.in (libstdcxx_flags): Use
10959	libstdc++-v3/src/libstdc++.INC.
10960
109612000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10962
10963	* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10964
109652000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10966
10967	* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10968
10969	* configure: Make enable_threads and enable_shared defaults
10970	explicit.  Substitute enable_threads into generated Makefiles.
10971	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10972	* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10973
109742000-08-13  Geoff Keating  <geoffk@cygnus.com>
10975
10976	* Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10977
109782000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10979
10980	* config-ml.in (CC): Remove bogus duplicate quotation mark from
10981	previous delta.
10982
109832000-08-11  Jason Merrill  <jason@redhat.com>
10984
10985	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10986	CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10987	(FLAGS_FOR_TARGET): Not here.
10988	(CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10989
109902000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10991
10992	* config-ml.in (CC, CXX): Don't introduce a leading space.
10993
109942000-08-07  DJ Delorie  <dj@delorie.com>
10995
10996	* MAINTAINERS: Add self as a DJGPP maintainer
10997
109982000-08-07  DJ Delorie  <dj@redhat.com>
10999
11000	* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11001	"if we're also building gcc, and it's a gcc that will run on the
11002	build machine, we want to use its includes instead of the system's
11003	default includes".
11004
110052000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11006
11007	* MAINTAINERS: Add self to Write After Approval list.
11008
110092000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11010
11011	* configure.in (libstdcxx_flags): Don't use `"'.
11012
11013	* config-ml.in: Adjust multilib search paths to the
11014	appropriate multilib tree.
11015
110162000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11017
11018	* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11019	commas in $LANGUAGES.
11020
110212000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11022
11023	* configure.in: Re-enable all references to libg++ and librx.
11024
110252000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11026
11027	* ltconfig, ltmain.sh: Update from libtool multi-language branch.
11028	* ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11029	(ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11030	* ltcf-cxx.sh (need_lc): Set based on postdeps.
11031
11032	* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11033
110342000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11035
11036	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11037	CXX_FOR_TARGET for sed.
11038
110392000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11040
11041	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11042	Do not override if already set in the environment or in configure.
11043	Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11044	(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11045
110462000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11047
11048	* libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11049	the libtool CVS tree multi-language branch.
11050	* ltconfig, ltmain.sh: Updated.
11051
110522000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11053
11054	* Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11055	(clean-target): Depend on it.
11056
11057	* Makefile.in (FLAGS_FOR_TARGET): New macro.
11058	(GCC_FOR_TARGET): Use it.
11059	(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11060	* configure.in: ... here.
11061	(FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11062	(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11063
110642000-07-24  Eric Christopher  <echristo@cygnus.com>
11065
11066	* MAINTAINERS: Add self to Write After Approval list.
11067
110682000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11069
11070	* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11071	(configure-target-libchill, configure-target-libobjc): Likewise.
11072
11073	* configure.in: Use the same cache file for all target libs.
11074	* config-ml.in: But different cache files per multilib variant.
11075
110762000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11077
11078	* configure (topsrcdir): Don't use dirname.
11079
110802000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11081
11082	* MAINTAINERS: Add self to Write After Approval list.
11083
110842000-07-20  Jason Merrill  <jason@redhat.com>
11085
11086	* configure.in: Remove all references to libg++ and librx.
11087
11088	* configure, configure.in, Makefile.in: Unify gcc and binutils.
11089
110902000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11091
11092	* config.sub: Update to subversions version 2000-07-06.
11093
110942000-07-12  Andrew Haley  <aph@cygnus.com>
11095
11096	* configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11097	(target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11098
110992000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11100
11101	* symlink-tree:  Check number of arguments.
11102
111032000-07-05  Jim Wilson  <wilson@cygnus.com>
11104
11105	* Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11106	search path for a g++ extracted from the build tree.  This
11107	will allow link tests run by configure scripts in
11108	subdirectories to succeed.
11109
111102000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11111
11112	* ltconfig: Add support for mips-dde-sysv4.2MP
11113
111142000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11115
11116	* MAINTAINERS: Add myself as loop discovery maintainer.
11117
111182000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11119
11120	* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11121	`os2'. Force ac_cv_exeext to be ".exe" in that case.
11122
111232000-06-19  Timothy Wall  <twall@cygnus.com>
11124
11125	* configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11126	* config.sub: Add tic54x target.
11127
11128Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11129
11130	* MAINTAINERS: Add self as Fortran maintainer,
11131	remove Craig Burley.
11132
11133Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11134
11135	* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11136	* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11137
11138Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11139
11140	* MAINTAINERS: Add self as i18n maintainer
11141
1114220000-05-21  H.J. Lu  (hjl@gnu.org)
11143
11144	* Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11145	directory are used if they exist. Make sure
11146	$(build_tooldir)/include is searched for header files,
11147	$(build_tooldir)/lib/ for library files.
11148	(GCC_FOR_TARGET): Likewise.
11149	(CXX_FOR_TARGET): Likewise.
11150
11151Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11152
11153	* configure.in (hppa*64*-*-*): Do build ld for this configuration.
11154
11155Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11156
11157	* Makefile.in (configure-target-libiberty): Depend on
11158	configure-target-newlib.
11159
111602000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11161
11162	* configure.in, Makefile.in: Merge all libffi-related
11163	configury stuff from the libgcj tree.
11164
11165Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11166
11167	Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11168	* Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11169
11170Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11171
11172	Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11173	* Makefile.in (do-djunpack): New target. Update djunpack.bat with
11174	current version information.  Add to proto-toplev directory.
11175	(gdb-taz): Build do-djunpack.
11176
111772000-05-15  David Edelsohn  <edelsohn@gnu.org>
11178
11179	* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11180
11181Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11182
11183	* MAINTAINERS: Add self to Write After Approval list.
11184
111852000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11186
11187	* ltmain.sh: Preserve in relink_command any environment
11188	variables that may affect the linker behavior.
11189
11190Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11191
11192	* config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11193
11194Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11195
11196	* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11197
111982000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11199
11200	* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11201	with the version name.
11202
11203Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11204
11205	* MAINTAINERS: Add self as bb-reorder maintainer.
11206
112072000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11208
11209	* config.if: Tweak.
11210
112112000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11212
11213	* djunpack.bat: New file.
11214
11215Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11216
11217	* Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11218	gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11219	dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11220	insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11221
112222000-04-16  Dave Pitts  <dpitts@cozx.com>
11223
11224	* config.sub (case $basic_machine): Change default for "ibm-*"
11225	to "openedition".
11226
112272000-04-13  Andreas Jaeger  <aj@suse.de>
11228
11229	* MAINTAINERS: Added myself.
11230
11231Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11232
11233	* Makefile.in (gdb-taz): New target.  GDB specific archive.
11234	(do-md5sum): New target.
11235	(MD5PROG): Define.
11236	(PACKAGE): Default to TOOL.
11237	(VER): Default to a shell script.
11238	(taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11239	md5 checksum generation.
11240	(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11241	(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11242	(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11243	insight.tar.bz2): Use gdb-taz to create archive.
11244
11245Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11246
11247	* configure (warn_cflags): Delete.
11248
11249Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11250
11251	* MAINTAINERS: Added myself.
11252
112532000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11254	    Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11255
11256	* configure.in (enable_libstdcxx_v3): Add.
11257	(target_libs): Add bits here to switch between libstdc++-v2 and
11258	libstdc++-v3.
11259	* config.if: And this file too.
11260	* Makefile.in: Add libstdc++-v3 targets.
11261
112622000-04-05  Michael Meissner  <meissner@redhat.com>
11263
11264	* config.sub (d30v): Add d30v as a basic machine type.
11265
112662000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11267
11268	* configure.in: -linux-gnu*, not -linux-gnu.
11269
11270Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11271
11272	* MAINTAINERS: Add self in write-after-approval section.
11273
11274Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11275
11276	* MAINTAINERS: Add self as ia64 port maintainer.
11277
112782000-03-08  Neil Booth  <NeilB@earthling.net>
11279
11280	* MAINTAINERS: Add self in write-after-approval section.
11281
11282Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11283
11284	* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11285	(do-tar-bz2): Replace TOOL with PACKAGE.
11286	(gdb.tar.bz2): Remove GDBTK from GDB package.
11287	(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11288	dejagnu.tar.bz2): New packages.
11289
112902000-02-27  Andreas Jaeger  <aj@suse.de>
11291
11292	* configure.in: Add entry for mips*-*-linux*, move catch all
11293	*-*-*linux* entry below this one.
11294
112952000-02-27  Ian Lance Taylor  <ian@zembu.com>
11296
11297	* ltconfig, ltmain.sh: Update to libtool 1.3.4.
11298
112992000-02-24  Nick Clifton  <nickc@cygnus.com>
11300
11301	* config.sub: Support an OS of "wince".
11302
11303Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11304
11305	* config.guess, config.sub: Updated to match config's 2000-02-15
11306	version.
11307
113082000-02-23  Linas Vepstas  <linas@linas.org>
11309
11310	* config.sub: Add support for Linux/IBM 370.
11311	* configure.in: Likewise.
11312
113132000-02-22  Nick Clifton  <nickc@cygnus.com>
11314
11315	* configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11316
113172000-02-20  Christopher Faylor  <cgf@cygnus.com>
11318
11319	* config.guess: Guess "cygwin" rather than "cygwin32".
11320
113212000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11322
11323	* configure (gcc_version): When setting, narrow search to
11324	lines containing `version_string'.
11325
113262000-02-15  Denis Chertykov  <denisc@overta.ru>
11327
11328	* config.sub: Add support for avr target.
11329
113302000-02-14  Nick Clifton  <nickc@cygnus.com>
11331
11332	* MAINTAINERS: Add maintainers for MCore port.
11333
11334Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11335
11336	* config.sub: Add mmix-knuth-mmixware.
11337
113382000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11339
11340	* MAINTAINERS: Pair cccp with cpplib maintainership.
11341
113422000-01-27  Christopher Faylor  <cgf@redhat.com>
11343
11344	* Makefile.in (CC_FOR_TARGET): Add new winsup directory
11345	structure stuff to -L library search.
11346	(CXX_FOR_TARGET): Ditto.
11347	(CROSS_CHECK_MODULES): Fix spelling mistake.
11348
113492000-01-24  Mark Mitchell  <mark@codesourcery.com>
11350
11351	* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11352	the C++ compiler.
11353
113542000-01-12  Richard Henderson  <rth@cygnus.com>
11355
11356	* configure.in: Don't build some bits for beos.
11357
113582000-01-12  Joel Sherrill (joel@OARcorp.com)
11359
11360	* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11361	as include files.
11362
113632000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11364
11365	* Add self as cpplib maintainer, as requested by Jason
11366	Merrill.  Correct my e-mail address.
11367
113682000-01-06  Geoff Keating  <geoffk@cygnus.com>
11369
11370	* configure.in: Use mt-aix43 to handle *_TARGET defs,
11371	not mh-aix43.
11372
11373Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11374
11375	* MAINTAINERS: Add myself to "write after approval" list.
11376
113771999-12-14  Richard Henderson  <rth@cygnus.com>
11378
11379	* config.guess (alpha-osf, alpha-linux): Detect ev67.
11380	* config.sub: Accept alphaev[78], alphaev8.
11381
113821999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11383
11384	* config.guess, config.sub: Update from autoconf.
11385
113861999-11-29  Bruce Korb  <autogen@linuxbox.com>
11387
11388	* MAINTAINERS:  update my playtime e-address.
11389
11390Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11391
11392	* config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11393	necessary libraries are missing.
11394
11395Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11396
11397	* MAINTAINERS: Add new 'write after approval' maintainer.
11398
11399Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11400
11401	* MAINTAINERS: Add new Java maintainer.
11402
114031999-10-25  Andreas Schwab  <schwab@suse.de>
11404
11405	* configure: Fix quoting inside arguments of eval.
11406
114071999-10-21  Nick Clifton  <nickc@cygnus.com>
11408
11409	* config-ml.in: Allow suppression of some ARM multilibs.
11410
11411Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11412
11413	* config.guess: Add OS/390 match pattern.
11414	* config.sub: Add mvs, openedition targets.
11415	* configure.in (i370-ibm-opened*): New.
11416
114171999-09-04  Steve Chamberlain  <sac@pobox.com>
11418
11419	* config.sub: Add support for configuring for pj.
11420
114211999-08-31  Nick Clifton  <nickc@cygnus.com>
11422
11423	* config.sub (maybe_os): Add support for configuring for fr30.
11424
114251999-08-25  Nick Clifton  <nickc@cygnus.com>
11426
11427	* configure.in: Do not configure or build ld for AIX
11428	platforms.  ld is known to be broken on these platforms.
11429
11430Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11431
11432	* config-ml.in: Pass compiler flag corresponding to multidirs to
11433	subdir configures.
11434
114351999-08-09  Ian Lance Taylor  <ian@zembu.com>
11436
11437	* Makefile.in (LDFLAGS): Define.
11438
114391999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11440
11441	* configure.in (i[3456]-*-mingw32*): Don't put gprof in
11442	noconfigdirs.
11443	(*-*-cygwin*): Likewise.
11444
114451999-08-08  Ian Lance Taylor  <ian@zembu.com>
11446
11447	* mkdep: New file.
11448	* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11449	(BINUTILS_SUPPORT_DIRS): Add mkdep.
11450
11451	From Eli Zaretskii <eliz@is.elta.co.il>:
11452	* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11453	long file name when using DJGPP on MS-DOS.
11454
11455Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11456
11457	* config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11458
114591999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11460
11461	* Makefile.in (check-target-libio): Remove all-target-libstdc++
11462	dependency as this causes "make check" to globally "make all"
11463
11464Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11465
11466	* configure.in (target_libs): Added target-zlib.
11467	* Makefile.in (ALL_TARGET_MODULES): Added zlib.
11468	(CONFIGURE_TARGET_MODULES): Likewise.
11469	(CHECK_TARGET_MODULES): Likewise.
11470	(INSTALL_TARGET_MODULES): Likewise.
11471	(CLEAN_TARGET_MODULES): Likewise.
11472	(configure-target-zlib): New target.
11473	(all-target-zlib): Likewise.
11474	(all-target-libjava): Depend on all-target-zlib.
11475	(configure-target-libjava): Depend on configure-target-zlib.
11476
11477	* Makefile.in (configure-target-libjava): Depend on
11478	configure-target-newlib.
11479	(configure-target-boehm-gc): New target.
11480	(configure-target-qthreads): New target.
11481
11482	* configure.in (target_libs): Added target-qthreads.
11483	* Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11484	(CONFIGURE_TARGET_MODULES): Likewise.
11485	(CHECK_TARGET_MODULES): Likewise.
11486	(INSTALL_TARGET_MODULES): Likewise.
11487	(CLEAN_TARGET_MODULES): Likewise.
11488	(all-target-qthreads): New target.
11489	(configure-target-libjava): Depend on configure-target-qthreads.
11490	(all-target-libjava): Depend on all-target-qthreads.
11491
11492	* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11493	(CONFIGURE_TARGET_MODULES): Likewise.
11494	(CHECK_TARGET_MODULES): Likewise.
11495	(INSTALL_TARGET_MODULES): Likewise.
11496	(CLEAN_TARGET_MODULES): Likewise.
11497	(all-target-libjava): New target.
11498	(all-target-boehm-gc): Likewise.
11499	* configure.in (target_libs): Added libjava, boehm-gc.
11500
115011999-07-22  Ian Lance Taylor  <ian@zembu.com>
11502
11503	* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11504	configure.bat in SUPPORT_FILES.
11505	(gas+binutils.tar.bz2): Likewise.
11506
11507	* makeall.bat: Remove; obsolete.
11508
115091999-07-21  Ian Lance Taylor  <ian@zembu.com>
11510
11511	From Mark Elbrecht:
11512	* configure.bat: Remove; obsolete.
11513
115141999-07-11  Ian Lance Taylor  <ian@zembu.com>
11515
11516	* configure: Add -W -Wall to the default CFLAGS when compiling with
11517	gcc.
11518
11519Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11520
11521	* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11522
115231999-06-30  Mark Mitchell  <mark@codesourcery.com>
11524
11525	* configure.in: Build ld on IRIX6.
11526
115271999-06-12  Ian Lance Taylor  <ian@zembu.com>
11528
11529	* Makefile.in: Change distribution targets to use bzip2 instead of
11530	gzip.
11531	(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11532	(taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11533
115341999-06-04  Nick Clifton  <nickc@cygnus.com>
11535
11536	* config.sub: Add mcore target.
11537
11538Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11539
11540	* config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11541
11542Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11543
11544	* config.guess (dummy): Changed to $dummy.
11545
115461999-05-24  Nick Clifton  <nickc@cygnus.com>
11547
11548	* config.sub: Tidied up case statements.
11549
115501999-05-22  Ben Elliston  <bje@cygnus.com>
11551
11552	* config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11553	<jiro@din.or.jp>.
11554
11555	* config.guess: Merge with FSF version. Future changes will be
11556	more accurately recorded in this ChangeLog.
11557	* config.sub: Likewise.
11558
11559Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11560
11561	 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11562
115631999-04-30  Tom Tromey  <tromey@cygnus.com>
11564
11565	* ltmain.sh: [mode link] Always use CC given by ltconfig.
11566
115671999-04-23  Tom Tromey  <tromey@cygnus.com>
11568
11569	* ltconfig, ltmain.sh: Update to libtool 1.2f.
11570
115711999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11572
11573	* configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11574	(noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11575	Bad merge removed these two changes.
11576
11577Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11578			  Martin Heller (Ing.-Buero_Heller@t-online.de)
11579
11580	* config.guess (interix Alpha): Add.
11581
115821999-04-11  Richard Henderson  <rth@cygnus.com>
11583
11584	* configure.in (i?86-*-beos*): Do config gperf; don't config
11585	gdb, newlib, or libgloss.
11586
11587Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11588
11589	* config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11590	link a trivial program with -mabi=64.  If it fails, remove mabi=64
11591	from multidirs.
11592
11593Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11594
11595	* config.sub: Set basic_machine to i586 when target_alias = k6-*.
11596
115971999-04-08  Nick Clifton  <nickc@cygnus.com>
11598
11599	* config.sub: Add support for mcore targets.
11600
116011999-04-07  Michael Meissner  <meissner@cygnus.com>
11602
11603	* configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11604	not mt-ospace, in order to shut up assembler warning about using
11605	symbols that are named the same as registers.
11606
116071999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11608
11609	* Makefile.in (all-target-cygmon): Added all-target-bsp to the
11610	dependency list for all-target-cygmon.
11611
116121999-04-05  Doug Evans  <devans@casey.cygnus.com>
11613
11614	* config-ml.in: Check $host, not $target, for selective multilibs.
11615	(arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11616	thumb interworking, and underscore prefix multilibs.
11617
116181999-04-04  Ian Lance Taylor  <ian@zembu.com>
11619
11620	* missing: Update to version from current automake.
11621
11622Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11623
11624	* configure (gxx_include_dir): Removed.
11625
11626	* configure.in (gxx_include_dir): Handle it.
11627	* Makefile.in: Likewise.
11628
116291999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11630
11631	* config.sub (mips64vr4111,mips64vr4111el) Add.
11632
116331999-03-21  Ben Elliston  <bje@cygnus.com>
11634
11635	* config.guess: Correct typo for detecting ELF on FreeBSD.
11636
11637Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11638
11639	* configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11640	config/mh-djgpp.
11641
11642Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11643
11644	* Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11645	all-target-newlib to dependency list for all-target-bsp.
11646
11647Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11648
11649	* config.sub: Add i386-uwin support.
11650	* config.guess: Likewise.
11651
11652Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11653
11654	* configure.in: cleanup, add mh-*pic handling for arm, special
11655	case powerpc*-*-aix*
11656
11657Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11658
11659	* configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11660	can be built.
11661
11662Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11663
11664	* configure.in: Added bsp support to arm-*-coff and arm-*-elf
11665	targets.
11666
116671999-03-02  Nick Clifton  <nickc@cygnus.com>
11668
11669	* config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11670
11671Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11672
11673	* config.sub: Check for "cygwin*" rather than "cygwin32*"
11674
116751999-02-24  Nick Clifton  <nickc@cygnus.com>
11676
11677	* config.sub: Fix typo in arm recognition.
11678
11679Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11680
11681	* configure.in (noconfigdirs): Changed target_configdirs to
11682	include target-bsp only for m68k-*-elf* and m68k-*-coff*
11683	rather than m68k-*-* since it is not known to work on
11684	m68k-aout. Ditto for arm-*-*oabi.
11685
11686Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11687
11688	* configure.in (*-*-windows*): Remove, no longer used.
11689
116901999-02-19  Ben Elliston <bje@cygnus.com>
11691
11692	* config.guess: Automatically recognise ELF on FreeBSD. From Niall
11693	Smart and improved by Andrew Cagney.
11694
11695Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11696
11697	* config.guess: Recognize openbsd-*-hppa.
11698
11699Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11700
11701	* Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11702	only if it is not empty.
11703
117041999-02-17  Nick Clifton  <nickc@cygnus.com>
11705
11706	Patch from: Scott Bambrough <scottb@corelcomputer.com>
11707
11708	* config.guess: Modified to recognize uname's armv* syntax.
11709
11710	* config.sub: Modified to recognize uname's armv* syntax.
11711
117121999-02-17  Mark Salter  <msalter@cygnus.com>
11713
11714	* configure.in: Added target-bsp for sparclite.
11715
11716Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11717
11718	* config.sub: Recognize alphapca5[67] and up to alphaev8.
11719
117201999-02-08  Nick Clifton  <nickc@cygnus.com>
11721
11722	* configure.in: Add support for strongarm port.
11723	* config.sub: Add support for strongarm target.
11724
11725Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11726
11727	* configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11728	the old name config/mh-cygwin32.
11729	Enable texinfo.
11730
11731Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11732
11733	* configure.in: Do build ld for ix86 Solaris.
11734
11735Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11736
11737	* Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11738	$AR_FOR_TARGET.  Likewise for RANLIB.
11739
11740Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11741
11742	* config.sub (oabi):  Recognize.
11743	* configure.in (arm-*-oabi):  Handle.
11744
11745Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11746
11747	* config.guess: Improve detection of i686 on UnixWare 7.
11748
11749Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11750
11751	* config.guess: Add support for i386-pc-interix.
11752	* config.sub: Likewise.
11753	* configure.in: Likewise.
11754
11755Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11756
11757	* Makefile.in: Remove unneeded all-target-libio from
11758	from all-target-winsup target since it is now unneeded.
11759	Add all-target-libtermcap in its place since it is now
11760	needed.
11761
11762Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11763
11764	* configure.in: makefile stub for cygwin target is probably
11765	unnecessary.  Remove it for now.
11766
11767Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11768
11769	* configure.in: libtermcap.a should be built when cygwin is the
11770	target as well as the host.
11771	* config.guess: Allow mixed case in cygwin uname output.
11772	* Makefile.in: Add libtermcap target.
11773
11774Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11775
11776	* config.sub: Clean up handling of hppa2.0.
11777
11778Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11779
11780	* config.guess: Use C code to identify more HP machines.
11781
11782Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11783
11784	* config.sub: Handle hppa2.0.
11785
11786Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11787
11788	* configure.in: Add cygmon for x86-coff and x86-elf. Configure
11789	cygmon for all sparclite targets, regardless of object format.
11790
117911998-12-15  Mark Salter  <msalter@cygnus.com>
11792
11793	* configure.in: Added target-bsp for several target architectures.
11794
11795	* Makefile.in: Added rules for bsp.
11796
11797Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11798
11799	* config.guess: Improve detection of hppa2.0 processors.
11800
11801Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11802
11803	* config.guess: Recognize FreeBSD using ELF automatically.
11804
118051998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11806
11807	* configure (skip-this-dir): Add handling for new shell script, which
11808	might be created by a sub-directory's configure to indicate, this particular
11809	directory is "unwanted".
11810	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11811
11812Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11813
11814	* ltconfig: import from libtool, after changing libtool to
11815	account for the cygwin name change.
11816
11817Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11818
11819	* Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11820	include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11821
11822Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11823
11824	* configure.in: Add libtermcap to list of cygwin dependencies.
11825
11826Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11827
11828	* Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11829	they include winsup/include when it's a cygwin target.
11830
118311998-11-12  Tom Tromey  <tromey@cygnus.com>
11832
11833	* configure.in (host_tools): Added zip.
11834	* Makefile.in (all-target-libjava): Depend on all-zip.
11835	(all-zip): New target.
11836	(ALL_MODULES): Added all-zip.
11837	(NATIVE_CHECK_MODULES): Added check-zip.
11838	(INSTALL_MODULES): Added install-zip.
11839	(CLEAN_MODULES): Added clean-zip.
11840
11841Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11842
11843	* Makefile.in: lose "32" from comment about cygwin.
11844
11845Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11846
11847	* configure.in: Use -Os to build target libraries for the fr30.
11848
11849Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11850
11851	* config.sub: Add fr30.
11852
11853Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11854
11855	* configure.in: drop "32" from config/mh-cygwin32.  Check
11856	cygwin* instead of cygwin32*.
11857	* config.sub: Check cygwin* instead of cygwin32*.
11858
11859Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11860
11861	* config.guess: Match any version of Unixware7.
11862
118631998-10-20  Syd Polk  <spolk@cygnus.com>
11864
11865	* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11866	if desired.
11867
11868Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11869
11870	* config.if (cxx_interface, libstdcxx_interface): Do not try to set
11871	these if the appropriate directories and files to not exist.
11872
11873Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11874
11875	* Makefile.in (DEVO_SUPPORT): Add config.if.
11876
11877Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11878
11879	* configure: Add pattern to replace "build_tooldir"'s
11880	definition in the generated Makefile with "tooldir"'s
11881	actual value.
11882
11883Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11884
11885	* config.sub: Bring back lost sparcv9.
11886
11887	* Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11888
11889Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11890
11891	* Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11892	CC_FOR_TARGET and friends.
11893
11894Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11895
11896	* Makefile.in (build_tooldir): New variable, same as tooldir.
11897	(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11898	-B$(build_tooldir)/bin/.
11899	(BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11900
11901Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11902
11903	* README: Remove installation instructions and refer to the
11904	INSTALL directory instead.
11905
11906Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11907
11908	* config.sub: Add support for i[34567]86-pc-udk.
11909	* configure.in: Likewise.
11910
11911Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11912
11913	* Makefile.in: add bzip2 package building bits for user
11914	tools module
11915	* configure.in: ditto
11916
11917Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11918
11919	* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11920	(ALL_TARGET_MODULES): Add all-target-libobjc.
11921	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11922	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11923	(all-target-libchill): Add dependencies.
11924	* configure.in (target_libs): Add libchill.
11925
119261998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11927
11928	* configure.in (target_subdir): Remove duplicate line.
11929
11930Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11931
11932	* Makefile.in (all-automake): fix dependencies.
11933
11934Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11935
11936	* configure.in: Minor cleanups for building in the $(target_alias)
11937	subdir.
11938
119391998-09-22  Jim Wilson  <wilson@cygnus.com>
11940
11941	* Makefile.in (bootstrap): Set r and s before make all.  Use
11942	BASE_FLAGS_TO_PASS in make all.
11943	(cross): Likewise.
11944
119451998-09-20  Mark Mitchell  <mark@markmitchell.com>
11946
11947	* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11948
11949Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11950
11951	* config.sub: Fix typo in last change.
11952
119531998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11954
11955	* config.sub: Add support for C4x target.
11956	* configure.in: Likewise.
11957
119581998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11959
11960	* config.sub: Recognize sparcv9 just like sparc64.
11961
11962Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11963
11964	* config.guess: Match "Pent II" or "PentII" for OpenServer.
11965
11966Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11967
11968	* config.guess: Correctly identify Pentium II sco boxes.
11969
11970	* config.guess: Fix "tr" code.  From Weiwen Liu.
11971
11972Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11973
11974	* configure.in: Do not assume x86-svr4 or x86-unixware can handle
11975	stabs.
11976
11977Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11978
11979	* Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11980	(ALL_TARGET_MODULES): Add all-target-libchill.
11981	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11982	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11983	(all-target-libchill): Add dependencies.
11984	* configure.in (target_libs): Add libchill.
11985
11986Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11987
11988	* config.guess: Avoid assumptions about "tr" behaves when
11989	LANG is set to something other than English.
11990
11991Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11992
11993	* configure (gxx_include_dir): Changed to
11994	'${prefix}/include/g++'-${libstdcxx_interface}.
11995
11996	* config.if: New to determine the interfaces.
11997
11998Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11999
12000	* config.guess: Detect and handle MPE/IX.
12001	* config.sub: Deal with MPE/IX.
12002
12003Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12004
12005	* configure.in: Use mh-aix43.
12006
120071998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12008
12009	* configure: Fix --without/--disable cases for gxx-include-dir.
12010
12011Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12012
12013	* mdata-sh:  Imported.  Needed for automake support.
12014
12015Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12016
12017	* Makefile.in (taz): Try "chmod -R og=u ." before
12018	"chmod og=u `find . -print`".
12019
12020Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12021
12022	* configure.in: Add arm-elf and thumb-elf support.
12023
12024Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12025
12026	* Makefile.in: Undo previous patch.
12027
12028Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12029
12030	* Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12031	to here ...
12032	(install-no-fixedincludes): and here
12033	(INSTALL_MODULES): ... from here.
12034
12035Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12036
12037	* config.sub: Merge with FSF.
12038
12039	* config.guess: Merge with FSF.
12040
12041Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12042
12043	* configure (extraconfigdirs): New variable.
12044	(SUBDIRS): Add extraconfigdirs and recurse on them too.
12045	* Makefile.in (all): Move higher in file.
12046	(EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12047	(EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12048	(ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12049	(CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12050	(INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12051
120521998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12053
12054	* Makefile.in (all-target-libjava): Depend on all-gcc and
12055	all-target-newlib.
12056	(configure-target-libjava): Depend on $(ALL_GCC).
12057
12058Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12059
12060	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12061	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12062
12063Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12064
12065	* INSTALL/README: Fix typo.
12066
12067Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12068
12069	* ylwrap: Change absolute path checks to check for DOS style path
12070	names.
12071
12072	* ylwrap: Don't use a full path name if the source file is in the
12073	same directory.  From hjl@lucon.org (H.J. Lu).
12074
12075	* config-ml.in: Default to being verbose, to match Feb 18 change to
12076	configure.
12077
12078Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12079
12080	Brought over from egcs:
12081
12082	Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12083
12084	* configure.in (target_subdir): Set to ${target_alias} instead
12085	of "libraries".
12086
12087	Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12088
12089	* configure.in (target_subdir): Set to libraries if enable_multilib.
12090
12091Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12092
12093	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12094	multilibs, force reconfiguration the first time we create
12095	multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12096
12097Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12098
12099	* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12100	avoid confusion with --no-recursion.
12101
12102Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12103
12104	* configure.in: Win32 hosts shouldn't use install -x
12105	* install-sh: remove -x option, and special .exe-handling
12106	hack.
12107
12108Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12109
12110	* config.guess: Recognize i586-pc-beos.
12111	* configure.in: Don't build some bits for beos.
12112
12113Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12114
12115	* configure: If CC is set but CFLAGS is not, and CC is gcc, make
12116	CFLAGS default to -O2.
12117
12118	* ltmain.sh: Add some hacks to make SunOS --enable-shared work
12119	when using GNU ld.
12120
12121Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12122
12123	* ltmain.sh: Correct install when using a different shell.
12124
12125Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12126
12127	* ltconfig, ltmain.sh: Update to libtool 1.2b.
12128
12129Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12130
12131	* makefile.vms: Update to build binutils/makefile.vms.  Add install
12132	target.
12133
12134Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12135
12136	* ltconfig: Update to correct AIX handling.
12137
12138Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12139
12140	* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12141
12142	* configure.in (target_subdir): Set to ${target_alias} instead
12143	of "libraries".
12144
121451998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12146
12147	* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12148	(Makefile): Depend on $(gcc_version_trigger).
12149
12150	* configure (gcc_version): Change default initializer to empty
12151	string.
12152	(gcc_version_trigger): New variable; pass this variable down
12153	to subdir configures to enable them checking gcc's version
12154	themselves. Emit make macros for both gcc_version vars.
12155	(topsrcdir): Initialize reliably.
12156	(recursion line): Remove --with-gcc-version=${gcc_version}.
12157
121581998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12159
12160	* configure (enable_version_specific_runtime_libs): Implement new flag
12161	--enable-version-specific-runtime-libs which installs C++ runtime stuff
12162	in $(libsubdir); emit definition in each generated Makefile.
12163	(gxx_include_dir): Initialize depending on
12164	$enable_version_specific_runtime_libs.
12165
121661998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12167
12168	* configure (gcc_version): Initialize properly depending on
12169	how and where configure is started.
12170	(recursion line): Pass a --with-gcc-version=${gcc_version}
12171	to configures in subdirs.
12172
12173Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12174
12175	* configure.in (noconfigdirs): Add configure pattern for mips tx39
12176	cygmon
12177
12178Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12179
12180	* configure.in: Add cygmon and libstub support for mn10200.
12181
121821998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12183
12184	* configure (gcc_version): Add new variable describing the
12185	particular gcc version we're building.
12186	* Makefile.in (libsubdir): Add new macro for the directory
12187	in which the compiler finds executables, libraries, etc.
12188	(BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12189	and libsubdir.
12190
12191Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12192
12193	* Makefile.in (local-clean): Remove *.log.
12194	(warning.log): Built with warn_summary from build.log.
12195	(mail-report.log): Run test_summary.
12196	(mail-report-with-warnings.log): Run test_summary including
12197	warning.log in the report.
12198
12199Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12200
12201	* config.guess: Detection of Pentium II for *-sco-3.2v5*.
12202
12203Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12204
12205	* Makefile.in (grep): Grep no longer depends on libiberty.
12206
12207Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12208
12209	* Makefile.in: all-snavigator needs all-libgui.
12210
12211Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12212
12213	* configure.in: Add cygmon and libstub support for mn10300.
12214
12215Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12216
12217	* missing: Update to version from automake 1.3.
12218
12219	* ltmain.sh: On installation, don't get confused if the same name
12220	appears more than once in the list of library names.
12221
12222Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12223
12224	* config.sub: Accept m68060 and m5200 as CPU names.
12225
12226Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12227
12228	* configure: Use && rather than using -a in test, because odd
12229	strings can confuse test.
12230	* configure.in: Likewise.
12231
12232Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12233
12234	* ltconfig, ltmain.sh: Bring in Visual C++ support.
12235
12236Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12237
12238	* Makefile.in (boostrap2-lean, bootstrap3-lean,
12239	bootstrap4-lean): New targets.
12240
12241Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12242
12243	* mpw-* Delete.  Not used.
12244
12245Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12246
12247	* COPYING.LIB: Update FSF address.
12248
12249Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12250
12251	* ltconfig, ltmain.sh: Update to libtool 1.2a.
12252
12253	* Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12254	GAS_SUPPORT_DIRS.
12255
12256Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12257
12258	* ltconfig, ltmain.sh: Avoid producing a version number if
12259	-version-info was not used.
12260
12261Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12262
12263	* configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12264	building with newlib.
12265
122661998-04-30  Paul Eggert  <eggert@twinsun.com>
12267
12268	* Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12269	Solaris `make' causes it to continue to next definition.
12270
12271Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12272
12273	* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12274	the right GUI libraries and files are installed along with GDB.
12275
12276Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12277
12278	* configure.in: Change alpha to alpha* in several places.
12279
12280Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12281
12282	* config.sub: Recognize sparc86x.
12283
12284Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12285
12286	* configure.in (--enable-target-optspace): Remove debug echo.
12287
12288Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12289
12290	* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12291
12292Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12293
12294	* ltconfig: Update cygwin32 support.
12295
12296	* Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12297	(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12298	(GDB_SUPPORT_DIRS): Likewise.
12299
12300Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12301
12302	* configure.in (target_makefile_frag): If --enable-target-optspace,
12303	use -Os to compile target libraries rather than -O2.  Default to
12304	using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12305	not used.
12306	* configure.in (target_cflags): Ditto for d30v.
12307
12308Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12309
12310	* Makefile.in (all-bfd): Depend on all-intl.
12311	(all-binutils): Likewise.
12312	(all-gas): Likewise.
12313	(all-gprof): Likewise.
12314	(all-ld): Likewise.
12315
123161998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12317
12318	* configure.in (host_tools): Fix typo, lbtool -> libtool.
12319
12320Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12321
12322	* Makefile.in (all-bfd): Depend upon all-libiberty.
12323
12324	* ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12325
12326Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12327
12328	* Makefile.in: Add libstub.
12329
12330	* configure.in: Ditto. Build libstub for targets that have cygmon
12331	support.
12332
12333Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12334
12335	* configure.in: Don't set PICFLAG on ix86-cygwin32.
12336
12337Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12338
12339	* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12340	use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12341
12342Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12343
12344	* configure: Define DEFAULT_M4 by searching PATH.
12345	* Makfile.in: Use DEFAULT_M4.
12346
12347Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12348
12349	* ltconfig: Add cygwin32 support.
12350
12351	* Makefile.in, configure.in: Add libtool as a native only directory
12352	to configure and build.
12353
12354Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12355
12356	* Makefile.in (INSTALL_MODULES): Remove texinfo.
12357
12358Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12359
12360	* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12361
12362Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12363
12364	* Makefile.in: add ash make rules
12365	* configure.in: add ash to native_only and host_tools lists
12366
12367Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12368
12369	* Makefile.in (all-gettext, all-intl): New targets.
12370	(ALL_MODULES): Added all-gettext, all-intl.
12371	(CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12372	(INSTALL_MODULES): Added install-gettext, install-intl.
12373	(CLEAN_MODULES): Added clean-gettext, clean-intl.
12374
12375	* configure.in (host_tools): Added gettext.
12376	(native_only): Likewise.
12377	(noconfigdirs) [various cases]: Likewise.
12378	(host_libs): Added intl.
12379
12380Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12381
12382	* configure: Do not disable building gdbtk for cygwin32 hosts.
12383
12384Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12385
12386	* configure.in: Add thumb-coff target.
12387	* config.sub: Add thumb-coff target.
12388
12389Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12390
12391	* Makefile.in: Revert yesterday's change.
12392	(all-target-winsup):  all-target-librx stays out of here.
12393
12394Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12395
12396	* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12397	CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12398	INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12399	Remove references to librx and libg++.
12400
12401Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12402
12403	* Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12404	recursive makes
12405
12406Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12407
12408	* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12409	for newlib directory.
12410	(CXX_FOR_TARGET): Likewise.
12411
12412Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12413
12414	* ltconfig: Update after libtool/ltconfig.in change for
12415	hpux11.
12416
12417Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12418
12419	* ltconfig, ltmain.sh: Update to libtool 1.2.
12420
12421Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12422
12423	* Makefile.in (install-gcc): Don't specify LANGUAGES here.
12424	(install-gcc-cross): Instead, override LANGUAGES here.
12425
124261998-03-18  Dave Love  <d.love@dl.ac.uk>
12427
12428	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12429	non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12430
12431Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12432
12433	* configure.in: Add Thumb-pe target.
12434
12435Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12436
12437	* Makefile.in - changed sn targets to snavigator
12438	* configure.in - changed sn targets to snavigator
12439
12440Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12441
12442	* config-ml.in: After building symlink tree call make distclean
12443	if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12444	to be the case for libiberty.
12445
12446Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12447
12448	* configure: When making link, also check the current
12449	directory. The configure scripts may create one.
12450
12451Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12452
12453	* config.sub: Accept alphapca56 and alphaev6 properly.
12454
12455Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12456
12457	* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12458
12459Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12460
12461	* config.sub (sco5): Fix typo.
12462
12463Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12464
12465	* Makefile.in (INSTALL_MODULES): Move install-tcl before
12466	install-itcl.
12467	(install-itcl): Remove dependency on install-tcl.
12468
12469Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12470
12471	* configure.in: Remove libgloss from noconfigdirs for MN10300.
12472
12473Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12474
12475	* configure.in: Don't build libgui for a cygwin32 target when not on
12476	a cygwin32 host.
12477
12478Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12479
12480	* configure (redirect): Set to null, so default behavior of
12481	configure is now --verbose.
12482
124831998-02-16  Dave Love  <d.love@dl.ac.uk>
12484
12485	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12486	CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12487
12488Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12489
12490	* Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12491	this change to sync Makefile.in with its ChangeLog entries.
12492
12493Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12494
12495	* ltmain.sh (mkdir): Check that the directory doesn't exist
12496	before we exit with error, so that we don't get races during
12497	parallel builds.
12498
12499Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12500
12501	* ltconfig, ltmain.sh: Update from libtool 1.0i.
12502
12503Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12504
12505	* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12506	PICFLAG_FOR_TARGET.
12507	(EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12508
12509	* configure: Emit a definition for the new macro enable_shared
12510	into each Makefile.
12511
12512Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12513
12514	* configure.in (host_tools, native_only): Add libtool.
12515
12516Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12517
12518	* configure.in: add target-gperf to noconfigdirs for Cygwin32.
12519	Fix typo in ming config comment.
12520
12521Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12522
12523	* ltconfig, ltmain.sh: Update from libtool 1.0h.
12524
12525Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12526
12527	* config.sub: Add tic30 cases, and map c30 to tic30.
12528
12529Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12530
12531	* Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12532	(ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12533	(CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12534	(CLEAN_TARGET_MODULES): Similarly
12535	(all-target-libf2c): Add dependences.
12536	* configure.in (target_libs): Add libf2c.
12537
12538Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12539
12540	* configure.in: Remove expect from noconfigdirs when target
12541	is cygwin32.  OK to build expect and dejagnu with Canadian
12542	Cross.
12543
12544Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12545
12546	* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12547	host.
12548
12549	* config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12550	and mingw32.
12551
12552Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12553
12554	* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12555	here as it is not defined in the toplevel Makefile.
12556
12557Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12558
12559	* configure (package_makefile_rules_frag): New variable, which names
12560	a file with generic rules, ...
12561	Change comment to mention we now have FIVE parts.
12562	* configure: Undo last change.
12563
12564Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12565
12566	* config.guess: More accurate determination of HP processor types.
12567	* config.sub: More accurate determination of HP processor types.
12568
12569Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12570
12571	* configure (package_makefile_frag): Move inserting the
12572	${package_makefile_frag} to where it should be according
12573	to the comment.
12574
12575Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12576
12577	* config.guess: Add support for Linux/ARM.
12578
12579Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12580
12581	* .cvsignore: Remove *-info and *-install since they match
12582	release-info and mpw-install, which we don't want to just ignore.
12583
12584Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12585
12586	* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12587
12588Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12589
12590	* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12591	local_prefix to sub-make invocations.
12592
12593Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12594
12595	* configure.in: Check makefile fragments in the source
12596	directory.
12597
12598Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12599
12600	* configure.in: Check whether host and target makefile
12601	fragments exist before adding them to *_makefile_frag.
12602
12603Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12604
12605	* configure.in (target_configdirs): Add cygmon for sparc64-elf.
12606
12607Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12608
12609	* configure.in: Make sure we only replace RPATH_ENVVAR on
12610	lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12611	regexp to sed.
12612
12613	* Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12614	to sub-makes.
12615
126161998-01-13  Lee Iverson   (leei@ai.sri.com)
12617
12618	* config-ml.in (multi-do): LDFLAGS must include multilib
12619	designator.
12620
12621Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12622
12623	* config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12624
12625Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12626
12627	* config.sub: Add mingw32 support.
12628	* configure.in: Likewise.
12629
12630Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12631
12632	* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12633
12634Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12635
12636	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
12637	* configure (gxx_include_dir): Provide a definition for subdirs
12638	which do not use autoconf.
12639
12640Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12641
12642	* config.guess: Sync with egcs.  Picks up new alpha support,
12643	BeOS & some additional linux support.
12644
12645Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12646
12647	* config.guess: HP 9000/803 is a PA1.1 machine.
12648
12649Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12650
12651	* configure.in: It's alpha*-...
12652
12653Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12654
12655	* configure.in (host_makefile_frag, target_makefile_frag):
12656	Handle multiple config files.
12657	(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12658	alpha-*-*.
12659
12660Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12661
12662	* mkdep: New file.
12663
12664Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12665
12666	* configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12667
12668Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12669
12670	* Makefile.in: Add libgui directory.
12671	(GDB_TK): Add all-libgui.
12672	* configure.in: Add libgui directory.
12673	* configure: Add all-libgui to GDB_TK.
12674
12675Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12676
12677	* config-ml.in (multidirs): Add m32r to multilib list.
12678
12679Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12680
12681	* Makefile.in (all-target-gperf): Change dependency to
12682	all-target-libstdc++.
12683
12684Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12685
12686	* config.guess: Add BeOS support.
12687
12688Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12689
12690	Source directory cvs renamed to cvssrc:
12691	* configure.in (host_tools): Change cvs to cvssrc.
12692	(native_only): Likewise.
12693	(noconfigdirs) [various cases]: Likewise.
12694	* Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12695	(CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12696	(INSTALL_MODULES): Change install-cvs to install-cvssrc.
12697	(CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12698	(all-cvssrc): Rename target from all-cvs.
12699
12700Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12701
12702	* configure (gxx_include_dir): Fix thinko.
12703
12704Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12705
12706	* Makefile.in (INSTALL_TARGET_CROSS): Define.
12707	(install-cross, install-gcc-cross): New targets.
12708
12709Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12710
12711	* configure.in (noconfigdirs): Add support for Thumb target.
12712
12713	* config.sub (maybe_os): Add support for Thumb target.
12714
12715Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12716
12717	* Makefile.in: Add rules for cygmon.
12718
12719	* configure.in: Build cygmon for sparc-elf and sparclite-aout.
12720
12721Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12722
12723	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
12724	* configure (gxx_include_dir): Provide a definition for subdirs
12725	which do not use autoconf.
12726
12727Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12728
12729	* Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12730	11/18/97 build
12731
12732Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12733
12734	* From Franz Sirl.
12735	* config.guess (powerpc*-*-linux): Handle glibc2 beta release
12736	found on RedHat Linux systems.
12737
12738Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12739
12740	* config.guess (alpha stuff): Merge with FSF to avoid incorrect
12741	guesses.
12742
12743Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12744
12745	* configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12746
12747Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12748
12749	* ltmain.sh: If mkdir fails, check whether the directory was created
12750	anyhow by some other process.
12751
12752Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12753
12754	* configure.in (d30v-*-*): Configure all directories.
12755
12756Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12757
12758	* configure.in (d30v-*-*): Configure newlib, libiberty directories
12759	for the D30V.
12760
12761Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12762
12763	* configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12764
12765Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12766
12767	* include/libiberty.h: Add extern "C" { so it can be used with C++
12768	progrms.
12769	* include/remote-sim.h:  Add extern "C" { so it can be used with C++
12770	programs.
12771
12772Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12773
12774	* configure.in (d30v-*-*): Configure GCC now.
12775
12776Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12777
12778	* configure.in: Remove a "second pass" of tweaking noconfigdirs,
12779	is no longer needed.
12780
12781Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12782
12783	* Makefile.in: check-target-libio depends on all-target-libstdc++.
12784
12785Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12786
12787	* Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12788	targets using "$@" to provide support for similar but not identical
12789	targets without having to duplicate code.
12790
12791Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12792
12793	* makefile.vms: Fix to work with DEC C.
12794
12795Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12796
12797	* config.sub: Add mips-tx39-elf to marketing names.
12798
12799Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12800
12801	* ltmain.sh: Handle symlinks in generated script.
12802
12803Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12804
12805	* configure: Handle autoconf style directory options: --bindir,
12806	--datadir, --includedir, --infodir, --libdir, --libexecdir,
12807	--mandir, --oldincludedir, --sbindir, --sharedstatedir,
12808	--sysconfdir.
12809	* Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12810	(sharedstatedir, localstatedir, oldincludedir): New variables.
12811	(BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12812	infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12813	sbindir, sharedstatedir, and sysconfdir.
12814
12815Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12816
12817	* Makefile.in (bootstrap-lean): New target.
12818
12819Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12820
12821	* configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12822	sn, and gnuserv from noconfigdirs.
12823
12824Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12825
12826	* ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12827
12828Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12829
12830	* Makefile.in (cross): New target.
12831
12832Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12833			  Jeff Law	   <law@cygnus.com>
12834
12835	* Makefile.in (bootstrap2, bootstrap3): New targets.
12836	(all-bootstrap): Remove outdated and confusing target.
12837	(bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12838
12839Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12840
12841	* configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12842	windows.  Consistent with gdb/configure.
12843
128441997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12845
12846	* configure.in: Name Linux target fragment.
12847
12848	* configure: Rewrite so that project Makefile fragment is inserted
12849	first and appears last in the resulting Makefile.
12850
12851Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12852
12853	* Makefile.in (install-itcl): Install tcl first.
12854
12855Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12856
12857	* configure.in: remove bison from noconfigdirs for Cygwin32 host
12858
12859Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12860
12861	* Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12862
12863	* configure.in (skipdirs): Add target-librx for Linux.
12864	(alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12865
12866Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12867
12868	* Makefile.in (bootstrap): New target.
12869
12870Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12871
12872	* config.sub: Accept 'amigados' for backward compatibility.
12873
12874Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12875
12876	* config.guess: Merge with FSF.
12877
12878Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12879
12880	* config.sub: Change 'amigados' to 'amigaos' to match current usage.
12881
12882Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12883
12884	* config.sub: Add "marketing-names" patch.
12885
12886Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12887
12888	* configure.in (*-*-rtems*): Do not build libgloss for rtems.
12889
12890Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12891
12892	* config.sub: Handle v850-elf.
12893
12894Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12895
12896	* .cvsignore (*-install): Remove.
12897
12898Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12899
12900	* ltconfig: Set CONFIG_SHELL in libtool.
12901	* ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12902
12903Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12904
12905	* configure.in (target_subdir): Set to libraries if enable_multilib.
12906
12907Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12908
12909	* config.guess: Update from gcc directory.
12910
12911Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12912
12913	* Makefile.in (all-sim): Depends on all-readline.
12914
12915Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12916
12917	* Makefile.in (BISON, YACC): Use $$s.
12918	(all-bison): Depend on all-texinfo.
12919
12920Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12921
12922	* Makefile.in (BISON): Add -L flag.
12923	(YACC): Likewise.
12924
12925Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12926
12927	* configure.in (noconfigdirs): Add support for v850e target.
12928
12929	* config.sub (maybe_os): Add support for v850e target.
12930
12931Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12932
12933	* configure.in (noconfigdirs): Add support for v850ea target.
12934
12935	* config.sub (maybe_os): Add support for v850ea target.
12936
12937Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12938
12939	* config.sub: Add mipstx39.  Delete r3900.
12940
12941Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12942
12943	* Makefile.in (all-autoconf): Depends on all-texinfo.
12944
12945Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12946
12947	* config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12948	eabi targets.
12949
12950Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12951
12952	* configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12953
12954	* configure: When handling a Canadian Cross, handle YACC as well as
12955	BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12956	* Makefile.in (all-bison): Depend upon all-texinfo.
12957
12958Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12959
12960	* Makefile.in (BISON): bison, not byacc or bison -y.
12961	(YACC): bison -y or byacc or yacc.
12962	(various): Add *-bison as appropriate.
12963	(taz): No need to mess with BISON anymore.
12964
12965Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12966
12967	* configure: If OSTYPE matches *win32*, try to find a good value for
12968	CONFIG_SHELL.
12969
12970Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12971
12972	* Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12973	configure.in if it is present.
12974
12975Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12976
12977	* Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12978
12979Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12980
12981	* config.sub: Recognize `arc' cpu.
12982	* configure.in: Likewise.
12983	* config-ml.in: Likewise.
12984
12985Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12986
12987	* Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12988
12989Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12990
12991	* configure: Changed sed delimiter from ':' to '|' when
12992	attempting to substitute ${config_shell} for SHELL. On
12993	NT ${config_shell} may contain a ':' in it.
12994
12995Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12996
12997	* Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12998
12999Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13000
13001	* Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13002
13003Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13004
13005	* Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13006
13007	* ylwrap: If the program is a relative path, force it to be
13008	absolute.
13009
13010Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13011
13012	* configure (tooldir): Set BISON to `bison -y' and not just bison.
13013
13014Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13015
13016	* Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13017	correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13018	for libraries.
13019
13020Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13021
13022	* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13023	separated by spaces.
13024
13025Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13026
13027	* ylwrap: New file.
13028	* Makefile.in (DEVO_SUPPORT): Add ylwrap.
13029
13030	* ltmain.sh: Handle /bin/sh at start of install program.
13031
13032	* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13033
13034	* ltconfig, ltmain.sh: New files, from libtool 1.0.
13035	* missing: New file, from automake 1.2.
13036
13037Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13038
13039	* Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13040	check-tk to CHECK_X11_MODULES.
13041
13042Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13043
13044	* config.sub: Merge with FSF.
13045
13046Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13047
13048	* config.guess: Merge with FSF.
13049
13050Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13051
13052	* configure: Treat msdosdjgpp like go32.
13053	* configure.in: Likewise.  Don't remove gprof for go32.
13054
13055	* configure: Change Makefile.tem2 to Makefile.tm2.
13056
13057Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13058
13059	* configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13060
13061Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13062
13063	* install-sh (chmodcmd): Set to null if the DST directory already
13064	exists.  Same as Nov 11th change.
13065
13066Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13067
13068	* configure (GDB_TK): Needs itcl and tix.
13069
13070Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13071
13072	* config.guess: Update from FSF.
13073
13074Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13075
13076	* Makefile.in (GDB_TK): Depend on itcl and tix.
13077
13078Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13079
13080	* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13081	(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13082	(INSTALL_SCRIPT): New variable.
13083	(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13084	* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13085	to -x.
13086	* install-sh: Add support for -x option.
13087
13088Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13089
13090	* configure.in, Makefile.in: Treat tix like itcl.
13091
13092Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13093
13094	* Makefile.in (WINDRES): New variable.
13095	(WINDRES_FOR_TARGET): New variable.
13096	(BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13097	(EXTRA_HOST_FLAGS): Add WINDRES.
13098	(EXTRA_TARGET_FLAGS): Add WINDRES.
13099	(EXTRA_GCC_FLAGS): Add WINDRES.
13100	($(DO_X)): Pass down WINDRES.
13101	($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13102	* configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13103	DLLTOOL_FOR_TARGET.
13104
13105Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13106
13107	* configure.in: configure sim before gdb for win32-x-ppc
13108
13109Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13110
13111	Move gperf into the toplevel, from libg++.
13112	* configure.in (target_tools): Add target-gperf.
13113	(native_only): Add target-gperf.
13114	* Makefile.in (all-target-gperf): New target, depend on
13115	all-target-libg++.
13116	(configure-target-gperf): Empty rule.
13117	(ALL_TARGET_MODULES): Add all-target-gperf.
13118	(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13119	(CHECK_TARGET_MODULES): Add check-target-gperf.
13120	(INSTALL_TARGET_MODULES): Add install-target-gperf.
13121	(CLEAN_TARGET_MODULES): Add clean-target-gperf.
13122
13123Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13124
13125	* config.sub (mn10200): Recognize new basic machine.
13126
13127Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13128
13129	* configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13130	--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13131
13132Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13133
13134	* configure.in: If we're building mips-sgi-irix6* native, turn on
13135	ENABLE_MULTILIB and set TARGET_SUBDIR.
13136
13137Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13138
13139	* Makefile.in (all-sn): Depend on all-grep.
13140
13141Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13142
13143	* configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13144
13145	* configure: Set CFLAGS and CXXFLAGS, and substitute them into
13146	Makefile.  From Jeff Makey <jeff@cts.com>.
13147	* Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13148
13149	* Makefile.in (DISTBISONFILES): Remove.
13150	(taz): Don't futz with DISTBISONFILES.  Change BISON to use
13151	$(DEFAULT_YACC).
13152
13153	* configure.in: Build itl, db, sn, etc., when building for native
13154	cygwin32.
13155
13156	* Makefile.in (LD): New variable.
13157	(EXTRA_HOST_FLAGS): Pass down LD.
13158	($(DO_X)): Likewise.
13159
13160Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13161
13162	* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13163
13164Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13165
13166	* configure.in (targargs): Strip out any supplied --build argument
13167	before adding our own. Always add --build.
13168
13169Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13170
13171	* configure.in (targargs): Pass --build if we're doing
13172	a cross-compile.
13173
13174Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13175
13176	* configure: Use '|' instead of ":" as the separator in
13177	sed. Otherwise sed chokes on NT path names with drive
13178	designators. Also look for "?:*" as the leading characters in an
13179	absolute pathname.
13180
13181Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13182
13183	* config.sub: Support for r3900.
13184
13185Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13186
13187	* configure.in: Use install-sh, not install.sh.
13188
13189Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13190
13191	* Makefile.in (taz): Improve check for BISON so it doesn't try to
13192	apply it twice.
13193
13194Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13195
13196	* Makefile.in (INSTALL_MODULES): Put install-opcodes before
13197	install-binutils.
13198
13199Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13200
13201	* Makefile.in: Add automake targets.
13202	* configure.in (host_tools): Add automake.
13203
13204Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13205
13206	* configure: Default CXX to c++, not gcc.
13207	* Makefile.in (CXX): Set to c++, not gcc.
13208	(CXX_FOR_TARGET): When cross, transform c++, not gcc.
13209
13210Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13211
13212	* install-sh: try appending a .exe if source file doesn't
13213	exist
13214
13215Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13216
13217	* configure.in: Turn on multilib by default.
13218	(cross_only): Remove target-libiberty.
13219
13220	* Makefile.in (all-gcc): Don't depend on libiberty.
13221
13222Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13223
13224	* config.guess: improve algorithm for recognizing Gnu Hurd x86.
13225
13226Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13227
13228	* Makefile.in (DEVO_SUPPORT): Add mpw-install.
13229	(DISTBISONFILES): Add ld/Makefile.in
13230
13231Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13232
13233	* configure.in: if target is cygwin32 but host isn't cygwin32,
13234	don't configure gdb tcl tk expect, not just gdb.
13235
13236Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13237
13238	* configure.in: Added gnuserv everywhere sn appears.
13239
13240	* Makefile.in (ALL_MODULES): Added all-gnuserv.
13241	(CROSS_CHECK_MODULES): Added check-gnuserv.
13242	(INSTALL_MODULES): Added install-gnuserv.
13243	(CLEAN_MODULES): Added clean-gnuserv.
13244	(all-gnuserv): New target.
13245
13246Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13247
13248	* config.guess: Fixes for MIPS OpenBSD systems.
13249
13250Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13251
13252	* Makefile.in (INSTALL_XFORM): Remove.
13253	(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13254
13255	* mkinstalldirs: New file, copied from automake.
13256	* Makefile.in (installdirs): Rename from install-dirs.  Use
13257	mkinstalldirs.  Change all users.
13258	(DEVO_SUPPORT): Add mkinstalldirs.
13259
13260Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13261
13262	* install-sh: Rename from install.sh.
13263	* Makefile.in (INSTALL): Change install.sh to install-sh.
13264	(DEVO_SUPPORT): Likewise.
13265
13266	* configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13267	Graichen <graichen@rzpd.de>.
13268
13269Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13270
13271	* config.guess: Recognize OpenBSD systems correctly.
13272
13273Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13274
13275	* README, Makefile.in (ETC_SUPPORT): Remove references to
13276	cfg-paper*, configure.{texi,man,info*}._
13277
13278Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13279
13280	* Makefile.in (all.normal): Ensure that gcc is built after all
13281	the x11 - ie gdb - targets.
13282
13283Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13284
13285	* makefile.vms: Don't run conf-a-gas.
13286
13287Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13288
13289	* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13290
13291Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13292
13293	* configure.in: Remove noconfigdirs case since gdb also
13294	configures and builds for tic80-coff.
13295
13296Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13297
13298	* configure: Set cache_file to config.cache.
13299	* Makefile.in (local-distclean): Remove config.cache.
13300
13301Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13302
13303	* COPYING: Update FSF address.
13304
13305Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13306
13307	* configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13308	noconfigdirs.
13309
13310Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13311
13312	* Makefile.in (install-dirs): Don't crash if prefix, and hence
13313	MAKEDIRS, is empty.
13314
13315Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13316
13317	* config.sub: Tweak mn10300 entry.
13318
13319Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13320
13321	* configure.in (host_tools): Put sim before gdb, so gdb's
13322	configure.tgt can determine if the simulator was configured.
13323
13324Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13325
13326	* config.sub: Move BeOS $os case to be with other Cygnus
13327	local cases.
13328
13329Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13330
13331	* config.sub: Remove misplaced comment that broke Linux.
13332
13333Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13334
13335	* config.sub: Add BeOS support.
13336
13337Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13338
13339	* Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13340
13341Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13342
13343	* configure.in (noconfigdirs): Remove tcl and tk from
13344	noconfigdirs for cygwin32 builds.
13345
13346Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13347
13348	* configure.in (tic80-*-*): Remove ld from noconfigdirs.
13349
13350Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13351
13352	* Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13353	make-all.com, use makefile.vms instead.
13354
13355Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13356
13357	* config.sub: Accept -lnews*.
13358
13359Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13360
13361	* configure.in (noconfigdirs): Disable target-newlib,
13362	target-examples and target-libiberty for d30v.
13363
13364Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13365
13366	* configure.in (noconfigdirs): Enable ld for d30v.
13367
13368Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13369
13370	* configure.in (tic80-*-*): Build compiler.
13371
13372Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13373
13374	* configure.in (d30v-*): Remove sim directory from list of
13375	unsupported d30v directories
13376
13377Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13378
13379	* config.sub, configure.in: Add d30v target cpu.
13380
13381Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13382
13383	* makefile.vms: New file.
13384	* make-all.com: Remove.
13385
13386Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13387
13388	* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13389
13390Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13391
13392	* Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13393
13394Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13395
13396	* Makefile.in (ALL_MODULES): Added all-db.
13397	(CROSS_CHECK_MODULES): Addec check-db.
13398	(INSTALL_MODULES): Added install-db.
13399	(CLEAN_MODULES): Added clean-db.
13400
13401Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13402
13403	* config.guess: Merge with latest FSF sources.
13404
13405Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13406
13407	* Makefile.in (ALL_MODULES): Added all-itcl.
13408	(CROSS_CHECK_MODULES): Added check-itcl.
13409	(INSTALL_MODULES): Added install-itcl.
13410	(CLEAN_MODULES): Added clean-itcl.
13411
13412Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13413
13414	* configure.in: build gdb for mn10200
13415
13416Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13417
13418	* Makefile.in (all-target-winsup): Depend on all-target-libio.
13419
13420Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13421
13422	* configure.in (tic80-*-*): Turn off most targets right now.
13423
13424Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13425
13426	* Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13427	rather than the makeinfo program.
13428	(do-info): Depend upon all-texinfo.
13429
13430Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13431
13432	* configure.in: Remove uses of config/mh-linux.
13433
13434	* config.sub, config.guess: Merge with latest FSF sources.
13435
13436Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13437
13438	* config.sub (case $basic_machine): Add tic80 entries.
13439
13440Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13441
13442	* config.sub, config.guess: Merge with latest FSF sources.
13443
13444Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13445
13446	* mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13447	* mpw-config.in: Test for NewFolderRecursive.
13448	* mpw-install: Use symbolic name for startup filename.
13449	* mpw-README: Add various additional details.
13450
13451Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13452
13453	* configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13454
13455Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13456
13457	* configure.in: Do build gcc and the target libraries for
13458	the mn10200.
13459
13460Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13461
13462	* configure.in: don't avoid building gdb for mn10300 any more
13463	* Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13464	instead of single-quoting it.
13465
13466Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13467
13468	* configure.in: Don't use --with-stabs on IRIX 6.
13469
13470Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13471
13472	* configure.in (m32r): Build gdb, libg++ now.
13473
13474Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13475
13476	* configure.in (mips*-sgi-irix6*):  Remove gdb and related
13477	directories from noconfigdirs.
13478
13479Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13480
13481	* config.sub (basic_machine): added mips16 configuration
13482
13483Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13484
13485	* config.sub: Handle d10v-unknown.
13486
13487Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13488
13489	* config.sub: Handle v850-unknown.
13490
13491Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13492
13493	* Makefile.in: add findutils
13494	* configure.in: add findutils to list of host_tools
13495
13496Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13497
13498	* config.sub: Handle mn10200 and mn10300.
13499
13500Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13501
13502	* configure.in (d10v-*): Do not build librx.
13503
13504Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13505
13506	* configure.in (mn10300): Build everything except gdb & libgloss.
13507
13508Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13509
13510	* config.guess:  Patch for Dansk Data Elektronik servers,
13511	from Niels Skou Olsen <nso@dde.dk>.
13512
13513	For ncr, use /bin/uname rather than uname, since GNU uname does not
13514	support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13515
13516	Patch for MIPS R4000 running System V,
13517	from Eric S. Raymond <esr@snark.thyrsus.com>.
13518
13519	Fix thinko for nextstep.
13520
13521	Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13522
13523	Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13524	* config.guess: Guess mips-dec-mach_bsd4.3.
13525
13526	Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13527	* config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13528	release numbers.
13529	* config.guess (mips-mips-riscos*):  Emit just enough of the
13530	release number.
13531
13532	Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13533	* config.guess (sparc-auspex-sunos*):  Added.
13534	(f300-fujitsu-*): Added.
13535
13536	Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13537	* config.guess:  Recognize a Tadpole as a sparc.
13538
13539Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13540
13541	* config.guess: Don't assume that NextStep version is either 2 or
13542	3.  NextStep 4 (aka OpenStep 4) has come out now.
13543
13544Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13545
13546	* config.guess: Support Cray T90 that reports itself as "CRAY TS".
13547	From Rik Faith <faith@cs.unc.edu>.
13548
13549Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13550
13551	* config.sub: Contributions from bug-gnu-utils to:
13552	Support plain "hppa" (no version given) architecture, reported by
13553	OpenStep.
13554	OpenBSD like NetBSD.
13555	LynxOs is not a hardware supplier.
13556
13557	* config.guess: Contributions from bug-gnu-utils to add support for:
13558	OpenBSD like NetBSD.
13559	Stratus systems.
13560	More Pyramid systems.
13561	i[n>4]86 Intel chips.
13562	M680[n>4]0 Motorola chips.
13563	Use unknown instead of lynx for hardware manufacturer.
13564
13565Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13566
13567	* install.sh (chmodcmd): Set to null if the DST directory already
13568	exists.
13569
13570Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13571
13572	* configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13573	not use mt-ppc target Makefile fragment any more.
13574
13575Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13576
13577	* configure.in (*-*-windows):  Exclude everything but those dirs
13578	needed to build windows.
13579
13580Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13581
13582	* Makefile.in (all-target-winsup): Depend on all-target-librx.
13583
13584Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13585
13586	* configure.in:  Exclude mmalloc from i386-windows.
13587
13588Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13589
13590	* Undo my previous change.
13591
13592Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13593
13594	* Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13595	unconditionally.
13596	(MAKEOVERRIDES): Define (revert this part of October 18 change).
13597
13598Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13599
13600	* Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13601	host to add it's own flags.
13602
13603Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13604
13605	* configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13606
13607Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13608
13609	* Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13610	(CXX_FOR_TARGET): Likewise.
13611	(GCC_FOR_TARGET): Define.
13612	(BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13613	(EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13614	CC_FOR_TARGET was specified on the command line.
13615	(MAKEOVERRIDES): Don't define.
13616
13617Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13618
13619	* configure.in (m32r): Fix spelling of libg++ libs.
13620
13621Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13622
13623	* config.sub (-apple*): Remove, now redundant.
13624
13625Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13626
13627	* configure: Don't get confused by CPU-VENDOR-linux-gnu.
13628
13629	* configure: Rework yesterday's sed script patch.
13630
13631	* config.sub: Merge with FSF.
13632
13633Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13634
13635	* config.guess:  Merge from FSF.
13636
13637	1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13638	* config.guess: Use pc instead of unknown, for pc clone systems.
13639	Change linux to linux-gnu.
13640
13641	Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13642	* config.guess: Avoid non-portable tr syntax.
13643
13644Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13645
13646	* test-build.mk (HOLES): Add "xargs" for gdb.
13647
13648	* configure: Avoid hpux10.20 sed bug.
13649
13650Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13651
13652	* configure.in:  Add support for windows host
13653	(that is a build done under the Microsoft build environment).
13654
13655Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13656
13657	* Makefile.in: Replace all uses of srcroot with s, to shrink
13658	command line lengths.
13659
13660	Patches from Geoffrey Noer <noer@cygnus.com>:
13661	* configure.in: If configuring for newlib, pass --with-newlib to
13662	subdirectories.
13663	* Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13664	-Bnewlib/ and -Lwinsup to gcc.
13665	(CXX_FOR_TARGET): Likewise.
13666
13667Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13668
13669	* Makefile.in (ETC_SUPPORT): Add configure.
13670
13671Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13672
13673	* configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13674	host configuration file.
13675
13676Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13677
13678	* configure.in: Break mn10x00 support into separate
13679	mn10200 and mn10300 configurations.
13680	* config.sub: Likewise.
13681
13682Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13683
13684	* configure.in: Add lots of stuff to noconfigdirs for
13685	the mn10x00 targets.
13686
13687	* config.sub, configure.in: Add mn10x00 support.
13688
13689Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13690
13691	* make-all.com: Call conf-a-gas, not config-a-gas.
13692
13693Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13694
13695	* configure.in (noconfigdirs): Don't build libgloss for arm-coff
13696	targets.
13697
13698Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13699
13700	* mpw-README: Add much more detail for native PowerMac.
13701	* mpw-install: New file.
13702	* mpw-configure: Add --norecursion and --help options.
13703	* mpw-config.in: Translate readme and install files when
13704	copying to objdir.
13705	* mpw-build.in: Don't always depend on byacc and flex.
13706	(install-only-top): New action.
13707
13708Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13709
13710	* configure.in:  You can now configure GDB for the v850.
13711
13712Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13713
13714	* configure.in (noconfigdirs): Don't configure any C++ dirs
13715	if targeting D10V.
13716
13717Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13718
13719	* config.sub: Recognize mips64vr5000.
13720
13721Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13722
13723	* configure.in: Use a single line for host_tools and native_only.
13724
13725Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13726
13727	* config.sub, configure.in: Add entries for m32r.
13728
13729Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13730
13731	* Makefile.in (inet-install): Don't run install-gzip.
13732
13733Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13734
13735	* configure.in:  Don't config lots of things for *-*-windows*.
13736
13737Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13738
13739	* mpw-config.in: Test for mpw-true, true, and null-command scripts.
13740	(host_libs, host_tools): Copy from configure.in.
13741	* mpw-configure: Don't complain about directories not found.
13742
13743Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13744
13745	* configure.in (i[345]86): Recognize i686 for pentium pro.
13746	(i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13747	file.
13748
13749	* config.guess (i[345]86): Ditto.
13750
13751Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13752
13753	* configure.in (noconfigdirs): Removed gdb for D10V.
13754
13755Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13756
13757	* configure.in: Remove ld, target-libio, target-libg++, and
13758	target-libstdc++ from noconfigdirs.
13759
13760Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13761
13762	* configure: Fix three locations where shell scripts were
13763	being run directly rather than with config_shell.
13764
13765Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13766
13767	* configure.in (v850-*-*): Set up initial $noconfigdirs.
13768	* config.sub (basic_machine): Recognize v850.
13769
13770Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13771
13772	* mpw-configure: Handle multiple enable/disable options and
13773	pass them down recursively, handle -c and -s flags appropriately
13774	depending on choice of compiler, add escape mechanism for
13775	quoted arguments to gC.
13776
13777Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13778
13779	* configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13780	solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13781	so that -mrelocatable-lib and -mno-eabi are used.
13782
13783	* Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13784	not support --print-multi-lib, don't abort.
13785
13786Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13787
13788	* make-all.com: Run config-a-gas.
13789	* setup.com: Don't copy subdirectory files around.
13790
13791Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13792
13793	* configure.in (*-*-ose): Remove exclusion of libgloss for this
13794	target, it now compiles correctly.
13795
13796Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13797
13798	* mpw-config.in: Generate Mac include for elf/dwarf2.h.
13799
13800Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13801
13802	* configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13803
13804Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13805
13806	* configure.in (native_only): Add prms.
13807
13808Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13809
13810	* Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13811	(BINUTILS_SUPPORT_DIRS): Likewise.
13812
13813Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13814
13815	* configure.in (d10v-*-*): Don't configure ld or gdb until the
13816	d10v support is added.
13817
13818Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13819
13820	* configure.in (d10v-*-*): New target.
13821
13822Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13823
13824	* config.guess (HP 9000/811): Recognize this as a PA1.1
13825	machine.
13826
13827Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13828
13829	* Makefile.in (do-tar-gz): New target, split out from tail end of
13830	taz target.  Run each command separately, don't use pipes.
13831	(taz): Use it.
13832
13833Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13834
13835	* mpw-configure: Look for g-mpw-make.sed in config/mpw.
13836	* mpw-build.in: No builds should depend on building byacc or flex,
13837	they are assumed to be installed already.
13838
13839Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13840
13841	* Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13842	variable that CC_FOR_TARGET needs.
13843
13844Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13845
13846	* Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13847	options have changed since the last time the subdirectory was
13848	configured, and if it has, reconfigure.
13849	(CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13850	CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13851
13852Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13853
13854	* Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13855	CLEAN_MODULES): Add bash.
13856	(all-bash): New target.
13857
13858Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13859
13860	* configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13861
13862Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13863
13864	* config.sub (basic_machine): Recognize d10v as a valid processor.
13865
13866Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13867
13868	* mpw-configure: Add support for --bindir.
13869	* mpw-build.in: Use a GCC-specific build script for GCC actions.
13870
13871Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13872
13873	* configure.in: add bash, time, gawk to list of hosttools and things
13874	to only build for native toolchains
13875
13876Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13877
13878	* Makefile.in (docdir): Remove.
13879
13880Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13881
13882	* Makefile.in (datadir): Set to $(prefix)/share.
13883
13884Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13885
13886	* configure.in: build diff and patch for cygwin32-hosted
13887	toolchains.
13888
13889Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13890
13891	* config.sub: Accept -rtems*.
13892
13893Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13894
13895	* configure.in: enable dosrel for cygwin32-hosted builds,
13896		remove diff from the list of things not buildable
13897		via Canadian Cross
13898
13899Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13900
13901	* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13902	don't get ". ".
13903
13904Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13905
13906	* configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13907
13908Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13909
13910	* Makefile.in (taz): Handle case where tex3patch didn't even get
13911	checked out.  Also, if it was found, put the symlink in a new util
13912	subdirectory.
13913
13914Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13915
13916	* config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13917
13918Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13919
13920	* config.sub: Recognize -openvms.
13921	* configure.in (alpha*-*-*vms*): Set noconfigdirs.
13922	* make-all.com, setup.com: New files.
13923
13924Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13925
13926	* Makefile.in (taz): tex3patch moved to texinfo/util.
13927
13928Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13929
13930	* configure: enable_gdbtk=no for cygwin32-hosted toolchains
13931	* configure.in: remove make from disable-if-Can-Cross list
13932		enable gdb if ${host} and ${target} are cygwin32
13933
13934Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13935
13936	* config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13937	Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13938
13939Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13940
13941	* config.guess:  Combine mips-mips-riscos cases, and use cpp to
13942	distinguish sysv/svr4/bsd variants.
13943	Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13944
13945Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13946
13947	* configure.in: Added copyright notice.
13948	* move-if-change: Added copyright notice.
13949
13950Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13951
13952	* configure.in (powerpcle-*-solaris*): Until we get shared
13953	libraries working, don't build gdb, sim, make, tcl, tk, or
13954	expect.
13955
13956Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13957
13958	* config.guess:  Merge with FSF:
13959
13960	Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13961	* config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13962
13963	Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13964	* config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13965
13966	Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13967	* config.guess:  Combine two OSF1 rules.
13968	Also recognize field test versions.  From mjr@zk3.dec.com.
13969	* config.guess (dgux):  Use /usr/bin/uname rather than uname,
13970	because GNU uname does not support -p.  From pmr@pajato.com.
13971
13972Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13973
13974	* Makefile.in (MAKEDIRS): Removed $(tooldir).
13975
13976Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13977
13978	* mpw-README: Document GCCIncludes.
13979
13980Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13981
13982	* configure.in (alpha-*-linux*): Set enable_shared to yes.
13983
13984Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13985
13986	* mpw-configure: Handle --enable-FOO and --disable-FOO.
13987
13988Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13989
13990	* configure.in (*-*-cygwin32): Configure make.
13991
13992Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13993
13994	* Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13995
13996Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13997
13998	* Makefile.in (all-inet): Depend on all-perl.
13999
14000	* Makefile.in (inet-install): New target.
14001
14002	* Makefile.in (all-inet): Depend on all-tcl.
14003	(all-inet): Depend on all-send-pr.
14004
14005Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14006
14007	* configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14008	temporarily.
14009
14010Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14011
14012	* configure.in: Don't configure --with-gnu-ld on AIX.
14013
14014Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14015
14016	* configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14017
14018Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14019
14020	* Makefile.in (ALL_MODULES): Added all-inet.
14021	(CROSS_CHECK_MODULES): Added check-inet.
14022	(INSTALL_MODULES): Added install-inet.
14023	(CLEAN_MODULES): Added clean-inet.
14024	(all-indent): New target.
14025
14026	* configure.in (host_tools): Added inet.
14027	(native_only): Added inet.
14028	(noconfigdirs): Added inet.
14029
14030Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14031
14032	* configure.in: Don't configure libgloss if we are not configuring
14033	newlib.
14034
14035Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14036
14037	* configure.in: Don't configure libgloss for unsupported
14038	architectures.
14039
14040Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14041
14042	* Makefile.in (CLEAN_MODULES): Add clean-apache.
14043
14044Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14045
14046	* Makefile.in (ALL_MODULES): Include all-apache.
14047	(CROSS_CHECK_MODULES): Include check-apache.
14048	(INSTALL_MODULES): Include install-apache.
14049	(all-apache): New target.
14050
14051	* configure.in: Added apache everywhere perl is seen.
14052
14053Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14054
14055	* Makefile.in: Add support for clean-{module} and
14056	clean-target-{module} rules.
14057
14058Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14059
14060	* configure.in (*-*-ose) do not build libgloss.
14061
14062Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14063
14064	* config.guess (prep*:SunOS:5.*:*): Turn into
14065	powerpele-unknown-solaris2.
14066
14067Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14068
14069	* configure.in: Permit --enable-shared to specify a list of
14070	directories.
14071
14072Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14073
14074	* configure.in (host==solaris): Pass only the first word of $CC
14075	to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14076
14077Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14078
14079	* Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14080
14081Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14082
14083	* Makefile.in (ALL_MODULES): Include all-perl.
14084	(CROSS_CHECK_MODULES): Include check-perl.
14085	(INSTALL_MODULES): Include install-perl.
14086	(ALL_X11_MODULES): Include all-guile.
14087	(CHECK_X11_MODULES): Include check-guile.
14088	(INSTALL_X11_MODULES): Include install-guile.
14089	(all-perl): New target.
14090	(all-guile): New target.
14091
14092	* configure.in (host_tools): Include perl and guile.
14093	(native_only): Include perl and guile.
14094	(noconfigdirs): Don't build guile and perl; no ports have been
14095	done.
14096
14097Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14098
14099	* configure (--enable-*): Handle quoted option lists such as
14100	--enable-sim-cflags='-g0 -O' better.
14101
14102Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14103
14104	* Makefile.in ({,inst}all-target): New rule so we can make and
14105	install all of the target directories easily.
14106
14107Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14108
14109	* configure.in: Add missing global flag in sed substitution when
14110	deleting `target-' from ${configdirs}.
14111
14112Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14113
14114	* Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14115	option.
14116
14117	* configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14118	config/mh-necv4.
14119
14120	* install.sh: Correct misspelling of transformbasename.
14121
14122	* config.guess: Recognize mips-*-sysv*.
14123
14124Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14125
14126	* config.sub: Recognize mon960.
14127
14128Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14129
14130	* configure: Restore Canadian Cross handling of BISON and LEX,
14131	removed in Feb 20 change.
14132
14133Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14134
14135	* README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14136	Mention make install.  Remove the old copyright date as well the
14137	clumsy and rather pointless copyright on the README file.
14138
14139Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14140
14141	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14142	Makefile after running symlink-tree, then run `make distclean' to
14143	avoid clobbering any generated files in srcdir.
14144
14145Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14146
14147	* configure.in (m68k-*-netbsd*): Build everything now.
14148
14149Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14150
14151	* Makefile.in (taz): Fix quoting.
14152
14153Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14154
14155	* configure.in (sparclet-*-*): Build everything now.
14156
14157Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14158
14159	* configure.in (m68k-*-linux*): New host.
14160
14161Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14162
14163	* configure: Check for bison before byacc.
14164
14165Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14166
14167	* Makefile.in configure:  Change the way LEX and BISON/YACC are
14168	set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14169	searching PATH.  These are used as fallbacks by Makefile.in if
14170	flex/bison/byacc aren't in objdir.
14171
14172Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14173
14174	* Makefile.in: Make everything which depends upon all-bfd also
14175	depend upon all-opcodes, in case --with-commonbfdlib is used.
14176
14177Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14178
14179	* configure.in (host *-*-cygwin32): Don't build gdb if we are
14180	building NT native compilers on Unix.
14181
14182Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14183
14184	* configure.in: Don't get CC from the host Makefile fragment if we
14185	can find gcc in PATH, or if this is a Canadian Cross.  Move the
14186	Solaris test for /usr/ucb/cc to the post target script, just after
14187	the compiler sanity test.
14188
14189Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14190
14191	* config.sub: Merge with FSF.
14192
14193Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14194
14195	* Makefile.in (RPATH_ENVVAR): New variable.
14196	(REALLY_SET_LIB_PATH): Use it.
14197	* configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14198
14199Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14200
14201	* config.sub, configure.in: Recognize sparclet cpu.
14202
14203Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14204
14205	* config.guess:  Support m68k-cbm-sysv4.
14206
14207Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14208
14209	* config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14210	m68k-unknown-linuxaout from linker help string.  Put quotes around
14211	$ld_help_string.
14212
14213Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14214
14215	* config.guess (powerpc-harris-powerunix): Add guess for port
14216	to new target.
14217
14218Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14219
14220	* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14221
14222Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14223
14224	* configure.in: If --enable-shared was used, set SET_LIB_PATH to
14225	$(REALLY_SET_LIB_PATH) in Makefile.
14226	* Makefile.in (SET_LIB_PATH): New variable.
14227	(REALLY_SET_LIB_PATH): New variable.
14228	($(DO_X)): Use $(SET_LIB_PATH).
14229	(install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14230	($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14231	($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14232	($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14233	($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14234	($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14235	(all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14236	(install-dosrel): Likewise.
14237	(all-opcodes): Depend upon all-libiberty.
14238
14239Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14240
14241	* config.guess (*:CYGWIN*): New
14242
14243Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14244
14245	* Makefile.in (all-target-winsup): All all-target-libiberty.
14246
14247Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14248
14249	* configure.in (noconfigdirs): Add missing # in front of comment.
14250
14251Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14252
14253	* configure.in: add second pass to things added to noconfigdirs
14254	so *-gm-magic can exclude libgloss properly.
14255
14256Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14257
14258	* mpw-configure (extralibs_name, rez_name): Set correctly
14259	for MWC68K compiler.
14260
14261	* mpw-README: Add more info on the necessary build tools.
14262
14263Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14264
14265	* configure.in, config.sub: Recognize cygwin32.
14266
14267Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14268
14269	* config.guess, config.sub: Recognize A/UX.
14270
14271Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14272
14273	* config.sub: Merge with gcc/config.sub.
14274
14275Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14276
14277	* mpw-build.in (do-binutils): Add build of stamps.
14278
14279Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14280
14281	* config.sub: Add recognition for mips64vr4100*-* targets.
14282
14283Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14284
14285	* test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14286	Add creation of gconfigargs with `--enable-shared' turned on.
14287	($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14288	($(host)-stamp-stage3-configured): Likewise.
14289	(HOLES): Add chatr and ldd.
14290	(i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14291
14292Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14293
14294	* configure: Pass --nfp to recursive configures.
14295
14296Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14297
14298	* Makefile.in (DLLTOOL): New.
14299	(DLLTOOL_FOR_TARGET): New.
14300	(EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14301	(EXTRA_TARGET_FLAGS): Ditto.
14302	(EXTRA_GCC_FLAGS): Ditto.
14303	(CONFIGURE_TARGET_MODULES): Ditto.
14304	(DO_X): Ditto.
14305	* configure: Add DLLTOOL.
14306
14307Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14308
14309	SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14310	* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14311	mh-sco, since old workarounds no longer needed, and don't
14312	build ld, since libraries have weak symbols in COFF.
14313
14314Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14315
14316	* Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14317
14318Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14319
14320	* configure.in: Make sure that ${CC} can be used to compile an
14321	executable.
14322
14323Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14324
14325	* Makefile.in (all-gdb): Depend on $(GDB_TK).
14326	* configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14327	nothing depending on whether gdbtk is being built.
14328
14329Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14330
14331	* Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14332
14333Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14334
14335	* configure.in (noconfigdirs): Put ld or gas in this early, if the
14336	user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14337
14338Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14339
14340	* config-ml.in: Add support for
14341	--disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14342	Simplify setting of multidirs from --disable-foo.
14343
14344Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14345
14346	* Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14347	LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14348	LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14349	non-empty, pass them on to the	GCC make.
14350	(all-bootstrap): New rule that is like all-gcc, except it executes
14351	the GCC bootstrap rule instead of the GCC all rule.
14352
14353Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14354
14355	* config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14356
14357Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14358
14359	* config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14360	DG/UX support.
14361
14362Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14363
14364	* config.sub (i*86*) Change [345] to [3456]
14365
14366Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14367
14368	* configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14369	--with-gnu-ld=no.
14370
14371Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14372
14373	* config-ml.in (rs6000*, powerpc*): Add switches to control which
14374	AIX multilibs get built.
14375
14376Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14377
14378	* configure.in (i386-win32): Don't build expect if we're not
14379	building the tcl subdir.
14380
14381Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14382
14383	* Makefile.in: (configure-target-examples, all-target-examples):
14384	New targets, configure and build example programs.
14385
14386Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14387
14388	* mpw-configure: If an mpw-config.in generated a file mk.sed,
14389	use it as input to sedit the generated MPW makefile.
14390	* mpw-README: Add a suggestion about Gestalt.h.
14391
14392Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14393
14394	* config.sub: Accept *-*-ieee*.
14395
14396Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14397
14398	* Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14399	Ronald F. Guilmette <rfg@monkeys.com>.
14400
14401Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14402
14403	* configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14404	for powerpc-pe native.
14405	(target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14406	(target==powerpc-pe): duplicate i386-win32 entry.
14407
14408Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14409
14410	* configure.in (noconfigdirs): Exclude target-newlib for all versions
14411	of vxworks, not just vxworks5.1.
14412
14413Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14414
14415	* mpw-configure: Add support for exec-prefix.
14416
14417Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14418
14419	* config.guess: Recognize HP model 816 machines as having
14420	a PA1.1 processor.
14421
14422Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14423
14424	* configure: Ignore new autoconf configure options.
14425
14426Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14427
14428	* config.guess:  Recognize Pentium under SCO.
14429	From Robert Lipe <robertl@arnet.com>.
14430
14431Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14432
14433	* configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14434
14435Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14436
14437	* configure.in: Don't configure gas for alpha-dec-osf*.
14438
14439Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14440
14441	* configure.in: Default to --with-stabs for some targets for which
14442	it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14443	i[345]86*-*-unixware*.
14444
14445Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14446
14447	* config-ml.in: Get list of multidirs using gcc --print-multi-lib
14448	rather than basing it on the target.  Simplify handling of options
14449	controlling which directories to configure.  Remove extraneous
14450	slash in multi-clean target.
14451
14452Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14453
14454	* config-ml.in: Prefix more variables with ml_ so they don't collide
14455	with configure's.
14456
14457Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14458
14459	* configure: Don't turn -v into --v.
14460
14461Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14462
14463	* configure.in (targargs): Fix typo.
14464
14465	* Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14466
14467Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14468
14469	* configure.in: Strip --host and --target options from
14470	CONFIG_ARGUMENTS, and always configure for --host only.  Add
14471	--with-cross-host option when building with a cross-compiler.
14472	* configure: Canonicalize the arguments put into config.status by
14473	always using `=' for an option with an argument.  Pass a presumed
14474	--host or --target explicitly.
14475
14476Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14477
14478	* config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14479	into general OS recognition case.
14480
14481Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14482
14483	* configure.in (target_configdirs): add target-winsup only
14484	for win32 target systems.
14485
14486Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14487
14488	* Makefile.in (all-target-libgloss): Depend upon
14489	configure-target-newlib, since when libgloss is built it looks to
14490	see if the newlib directory exists.
14491
14492Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14493
14494	* Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14495	cfg-ml-*.in.
14496
14497Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14498
14499	* configure: Handle LD and LD_FOR_TARGET when configuring a
14500	Canadian Cross.
14501
14502Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14503
14504	* configure.in (target_libs): add target-winsup.
14505	(target==i386-win32): add patch diff flex make to $noconfigdirs.
14506	(target==ppcle-pe): remove ld from $noconfigdirs.
14507
14508Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14509
14510	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14511	Preserve relative path names in $srcdir.  Build symlink tree if
14512	configuring cross target dir and srcdir=. (= no VPATH support).
14513	(configure-target-libg++): Depend on configure-target-librx.
14514	* cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14515	* config-ml.in: New file.
14516	* symlink-tree: New file.
14517	* configure: Ensure srcdir="." if that's what it is.
14518
14519Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14520
14521	* mpw-README: Clarify some phrasing, add notes about CodeWarrior
14522	includes and FLEX_SKELETON setting.
14523	* mpw-configure (--with-gnu-ld): New option, controls whether
14524	to use PPCLink or ld with PowerMac GCC.
14525	* mpw-build.in (all-grez, do-grez, install-grez): New targets.
14526	* mpw-config.in: Configure grez if targeting Mac.
14527
14528	* config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14529	accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14530	just macos.
14531	* configure.in: Configure grez resource compiler if targeting Mac.
14532	* Makefile.in (all-grez, install-grez): New targets.
14533
14534Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14535
14536	* configure: CXX defaults to gcc, not g++.  If we find
14537	gcc in the path, set CC to gcc -O2.
14538
14539Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14540
14541	* configure: Default ${build} correctly.  Avoid picking up extra
14542	spaces when reading CC and CXX from Makefile.  When doing a
14543	Canadian Cross, use plausible default values for numerous
14544	variables.
14545	* configure.in: When doing a Canadian Cross, don't try to
14546	configure tools whose configure script can't handle it.
14547
14548Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14549
14550	* cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14551
14552Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14553
14554	* configure:  Remove dubious bug reporting address.
14555
14556Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14557
14558	* Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14559	configure script, run that instead of this directory's configure.
14560	In either case, print a message that we're configuring the sub-dir.
14561
14562Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14563
14564	* configure.in: Before checking for the existence of various files,
14565	use sed to filter out "target-".
14566
14567Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14568
14569	* Makefile.in (DO_X): Split rule to decrease command line length
14570	for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14571	(Philippe De Muyter).
14572
14573Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14574
14575	* Makefile.in (all-patch): depend on all-libiberty.
14576
14577Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14578
14579	* configure.in: If the only directory in target_configdirs which
14580	actually exists is libiberty, then set target_configdirs to empty,
14581	to avoid trying to build a target libiberty in a gas or gdb
14582	distribution.
14583
14584Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14585
14586	* configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14587	of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14588	systems.
14589
14590Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14591
14592	* configure.in (copy_dirs): Use sys-include instead of include
14593	for --with-headers option.
14594
14595Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14596
14597	* Makefile.in, configure.in: Make winsup builds work with
14598	new scheme.
14599
14600Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14601
14602	* configure.in: Build the linker on AIX.
14603
14604Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14605
14606	* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14607	where needed.
14608
14609Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14610
14611	* Makefile.in (all-gcc): Fix typo.
14612
14613Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14614
14615	* Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14616
14617Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14618
14619	* configure.in:  Rename libFOO to target-libFOO, and xiberty
14620	to target-xiberty, to provide more flexibility.
14621	(target_subdir):  Define.  Create if cross.
14622	Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14623	* Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14624	-> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14625	check-libFOO -> check-target-libFOO, etc.
14626	($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14627	($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14628	$(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14629	(configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14630	allow ALL_GCC="" to only configure.
14631	(DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14632	(ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14633	(LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14634
14635Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14636
14637	* Makefile.in (taz): Build "info" in etc explicitly.
14638
14639Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14640
14641	* configure.in:  Make sure that CC is undefined (as opposed to
14642	null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14643	problem with autoconf trying to configure on a host without GCC.
14644
14645Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14646
14647	* mpw-configure: Set host alias from choice of host compiler,
14648	only use generic MPW Makefile sed if present, edit a file
14649	named "hacked_Makefile.in" instead of "Makefile.in" if present.
14650	* mpw-README: Add problem notes about CW6 and CW7.
14651
14652Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14653
14654	* Makefile.in (taz): Use ";" instead of ";;".
14655
14656Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14657
14658	* Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14659	sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14660	DISTDOCDIRS.
14661	(DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14662	(newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14663
14664Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14665
14666	* Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14667	and gnats, because they are now subsumed by DISTSTUFFDIRS.
14668	Move bfd to DISTSTUFFDIRS.
14669
14670Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14671
14672	* Makefile.in (X11_LIB): Removed.
14673	(X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14674
14675	* configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14676
14677Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14678
14679	* cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14680	names.
14681
14682Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14683
14684	* cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14685
14686Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14687
14688	* configure.in (i[345]86-*-win32): Always build newlib.
14689	Don't configure cvs, autoconf or texinfo.
14690	* Makefile.in (LD_FOR_TARGET): New.
14691	(BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14692	Pass down LD_FOR_TARGET.
14693
14694Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14695
14696	* winsup: New directory.
14697	* Makefile.in: Build winsup.
14698	* configure.in: Winsup is configured when target is win32.
14699	Can only build win32 target GDB when native.
14700
14701Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14702
14703	* config.guess: Recognize HP model 819 machines as having
14704	a PA 1.1 processor.
14705
14706Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14707
14708	* configure: Fix sed loop which substitutes for CC and CXX to
14709	avoid bug found in various sed implementations.
14710
14711Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14712
14713	* cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14714	simulator.  Use standard powerpc-*-eabi*.
14715
14716Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14717
14718	* configure.in: Stop putting gas and binutils in noconfigdirs for
14719	powerpc-*-aix* and rs6000-*-*.
14720
14721Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14722
14723	* cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14724	-mcall-aixdesc libraries.
14725
14726Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14727
14728	Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14729
14730	* config.sub (arm | armel | armeb): Fix shell syntax.
14731
14732Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14733
14734	* cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14735	-msoft-float and -mcpu=common support.
14736	(powerpc*-*-eabisim*): Add support for building -mcall-aix
14737	libraries.
14738
14739Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14740
14741	* configure.in: Allow configuration and build of emacs19 for the alpha.
14742
14743Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14744
14745	* configure.in (CC): Get ^CC, not just any old CC, from
14746	${host_makefile_frag}.
14747
14748Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14749
14750	* configure.in (CC): Try to get CC from
14751	${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14752
14753Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14754
14755	* Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14756	only if it exists in $(srcdir).
14757
14758Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14759
14760	* configure: If CC and CXX are not set in the environment, set
14761	them, based on either an existing Makefile or on searching for gcc
14762	in PATH.  Substitute for CC and CXX in Makefile.
14763	* configure.in: Remove libm from target_libs.  Separate
14764	target_configdirs from configdirs.  If CC is not set in
14765	environment, try to get it from a host Makefile fragment.  Rewrite
14766	changes of configdirs to use skipdirs instead.  A few minor
14767	tweaks.  Take directories out of target_configdirs as they are
14768	taken out of configdirs.  Remove existing Makefile files from
14769	subdirectories.  Substitute for TARGET_CONFIGDIRS and
14770	CONFIG_ARGUMENTS in Makefile.
14771	* Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14772	by configure.in.
14773	(CONFIG_ARGUMENTS): Likewise.
14774	(CONFIGURE_TARGET_MODULES): New variable.
14775	($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14776	($(CONFIGURE_TARGET_MODULES)): New target.
14777	(configure-libg++, configure-libio): New targets.
14778	(all-libg++): Depend upon configure-libg++.
14779	(all-libio): Depend upon configure-libio.
14780	(configure-libgloss, all-libgloss): New targets.
14781	(configure-libstdc++): New target.
14782	(all-libstdc++): Depend upon configure-libstdc++.
14783	(configure-librx, all-librx): New targets.
14784	(configure-newlib): New target.
14785	(all-newlib): Depend upon configure-newlib
14786	(configure-xiberty): New target.
14787	(all-xiberty): Depend upon configure-xiberty.
14788
14789Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14790
14791	* configure.in (host i[345]86-*-win32):  Expand the
14792	noconfigdirs again.
14793
14794Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14795
14796	* mpw-configure: Fix sed command file name.
14797
14798Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14799
14800	* configure.in (host i[345]86-*-win32): Reduce the
14801	noconfigdirs again.
14802
14803Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14804
14805	* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14806	or powerpc*-*-pe*, since they are not yet supported.
14807
14808Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14809
14810	Add PowerMac support and many other enhancements.
14811	* mpw-configure: New option --cc to select compiler to use,
14812	paste options set according to --cc into the generated
14813	Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14814	if mpw-make.sed is present.
14815	* mpw-config.in: Don't test for gC1, test for mpw-touch,
14816	add forward includes for PowerPC include files.
14817	* mpw-build.in: Build using Makefile.PPC if present.
14818	(do-byacc, etc): Remove separate version resource builds.
14819	(do-gas): Build "stamps" before "all".
14820	(do-gcc): Build "stamps-h" and "stamps-c" before "all".
14821	* mpw-README: Update to reflect --cc option, PowerMac support,
14822	and recently-reported compatibility problems.
14823
14824Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14825
14826	* cfg-ml-com.in (m68*-*-*): Only build multilibs for
14827	embedded m68k systems (-aout, -coff, -elf, -vxworks).
14828	(--with-multilib-top): Pass to recursive invocations.
14829
14830Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14831
14832	* configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14833	v810-*-*.
14834
14835Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14836
14837	* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14838	gdb, ld and opcodes on v810-*-*.
14839
14840Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14841
14842	* Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14843	(local-maintainer-clean): New target.
14844	(maintainer-clean): New target.
14845	(realclean): Just depend upon maintainer-clean.
14846
14847Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14848
14849	* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14850
14851Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14852
14853	* configure.in: Build ld in mips*-*-bsd* case.
14854
14855Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14856
14857	* config.sub: Accept -lites* OS.  From Ian Dall.
14858
14859Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14860
14861	* config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14862	targets.
14863
14864Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14865
14866	* configure.in: treat i386-win32 canadian cross the same as
14867	i386-go32 canadian cross.
14868
14869Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14870
14871	* cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14872	running under the simulator to build a reduced set of libraries.
14873	(powerpc-*-eabiaix): Add fine grained multilib support added to
14874	other powerpc targets yesterday.
14875
14876Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14877
14878	* cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14879	-disable-softfloat, -disable-relocatable, -disable-aix, and
14880	-disable-sysv to control which multilib libraries get built.
14881
14882Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14883
14884	* configure: Add Makefile.tem to list of files to remove in trap
14885	handler.
14886
14887Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14888
14889	* config.guess (*Linux*):  Add missing "exit"s.
14890	Also, need specific check for alpha-unknown-linux (uses COFF).
14891
14892Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14893
14894	* config.guess:  Merge with FSF:
14895
14896	Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14897	* config.guess (AIX4): More robust release numbering discovery.
14898
14899	Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14900	* config.guess (i386-sequent-ptx): Properly get version number.
14901
14902	Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14903	* config.guess (mips:*:4*:UMIPS): New case.
14904
14905Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14906
14907	* configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14908	(i386-win32 host): Likewise.  Don't build readline.
14909
14910Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14911
14912	* Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14913	SUPPORT_FILES to submakes.
14914
14915Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14916
14917	* Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14918	(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14919	mpw-configure.
14920
14921Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14922
14923	* configure.in (appdirs): Use =, not ==, in test expression when
14924	trying to build the text to print in the warning message for
14925	Solaris users.
14926
14927Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14928
14929	* cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14930
14931Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14932
14933	* config.guess: Recognize lynx-2.3.
14934
14935Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14936
14937	* config.sub (z8ksim): Deleted
14938	(z8k-*-coff): New, this is the one true name of the target.
14939
14940Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14941
14942	* cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14943
14944Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14945
14946	* config.guess (*:Linux:*:*): First try asking the linker what the
14947	default object file format is (elf, aout, or coff).  Then if this
14948	fails, try previous methods.
14949
14950Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14951
14952	* configure.in: Don't build newlib for *-*-vxworks5.1.
14953
14954Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14955
14956	* configure.in: Don't build newlib for a29k-*-vxworks5.1.
14957	* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14958
14959Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14960
14961	* cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14962
14963Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14964
14965	* cfg-ml-com.in: New file.
14966	* cfg-ml-pos.in: New file.
14967
14968Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14969
14970	* COPYING.NEWLIB: Add HP free copyright to list.
14971
14972Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14973
14974	* config.sub: Recognize -eabi* for the system, not just -eabi.
14975
14976Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14977
14978	* Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14979	* config.sub, configure.in (win32): New target and host.
14980
14981Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14982
14983	* configure.in: Add i386-pe configuration.
14984
14985Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14986
14987	* mpw-build.in (install): Install GDB after LD.
14988
14989Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14990
14991	* mpw-config.in (elf/mips.h): Always forward-include, needed
14992	for GDB to build.
14993
14994Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14995
14996	* testsuite: New directory for customer acceptance and whole tool
14997	chain tests.
14998
14999Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15000
15001	* configure: If per-host line isn't found, but AC_OUTPUT is found
15002	and a configure script exists, run it instead.
15003
15004Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15005
15006	* config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15007
15008Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15009
15010	* configure: Set build_{cpu,vendor,os,alias} to host values when
15011	--build isn't specified.
15012
15013Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15014
15015	* Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15016	(FLAGS_TO_PASS): Pass them.
15017	(EXTRA_TARGET_FLAGS): Ditto.
15018
15019Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15020
15021	* Makefile.in (all-libg++): Depend on all-libstdc++.
15022
15023Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15024
15025	* configure.in (noconfigdirs): Enable all packages for
15026	  i386-unknown-netbsd.
15027
15028Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15029
15030	* configure.in (noconfigdirs): Don't configure tk for i386-go32
15031	hosted builds (DOS builds)
15032
15033Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15034
15035	Changes for ARM based on patches from Richard Earnshaw:
15036	* config.sub: Handle armeb and armel.
15037	* configure.in: Omit arm linker only for riscix.
15038
15039Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15040
15041	* config.guess:  Update from FSF.
15042
15043Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15044
15045	* config.sub: Recognize powerpcle as the little endian variant of
15046	the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15047	powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15048	alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15049	temporarily.
15050
15051Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15052
15053	* configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15054
15055Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15056
15057	* config.sub: Accept -lites* as a basic system type.
15058
15059Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15060
15061	* config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15062	installed, and if so return linuxoldld as the system name.
15063
15064Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15065
15066	* config.guess: Add hppa1.1-hp-lites support.
15067
15068Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15069
15070	* configure.in: Don't build newlib for m68k-vxworks5.1.
15071
15072Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15073
15074	* configure.in (mips-sgi-irix6): Use mh-irix5.
15075
15076Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15077
15078	* Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15079
15080Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15081
15082	* test-build.mk: Enable building of shared libraries on IRIX 5 and
15083	OSF/1.  Fix compiler flags.
15084	* build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15085
15086Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15087
15088	* configure.in: Recognize --with-newlib.
15089	(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15090
15091Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15092
15093	* Makefile.in: move {all,check,install}-gdb from *_MODULES
15094	to *_X11_MODULES due to gdbtk needing X include files et al.
15095
15096Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15097
15098	Merge in support for Mac MPW as a host.
15099	(Old change descriptions retained for informational value.)
15100
15101	* mpw-config.in: Add generic include forwards for cpu-specific
15102	include files in aout and elf directories.
15103
15104	* mpw-configure: Added copyright.
15105	* mpw-config.in: Check for presence of required build tools.
15106	(target_libs): Add newlib.
15107	(target_tools): Add examples.
15108	(Read Me): Generate as "Read Me for MPW" instead.
15109	* mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15110	(all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15111	(do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15112
15113	* mpw-configure: Remove subdir-specific makefile hackery,
15114	delete mk.tmp after using it.
15115
15116	* mpw-build.in (all): Display start and end times.
15117
15118	* mpw-configure (host_canonical): Set.
15119	(target_cpu): Always add to makefiles.
15120	(ARCHDEFS, EMUL): Add to makefile only if nonempty.
15121	(TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15122	(mpw-mh-mpw): Look for in srcdir and srcroot.
15123	Use sed instead of mpw-edit-prefix to edit prefix definitions.
15124
15125	* mpw-build.in: (install-only): New target.
15126
15127	* mpw-configure (host_alias, target_alias): Rename from hostalias
15128	and targetalias, add into generated Makefile.
15129	(mk.tmp): If present, add into generated Makefile.
15130	* mpw-build.in (all-gas): Build config.h first before gas proper.
15131
15132	* mpw-configure (config.status): Write only if changed.
15133	* mpw-config.in (readline): Configure it (not built, just used for
15134	definitions).
15135
15136	* mpw-config.in (elf/mips.h): Add a forward include.
15137
15138	* mpw-config.in: Forward-include most .h files in include into
15139	extra-include.
15140	(readline): Don't build.
15141	mpw-build.in (install): Install GDB.
15142
15143	* mpw-configure (prefix, mpw_prefix): Handle it.
15144	* mpw-config.in (mmalloc, readline): Don't configure.
15145	* mpw-build.in (thisscript): Rename to ThisScript.
15146	Use mpw-build instead of BuildProgram everywhere.
15147	(mmalloc, readline): Don't build.
15148	* mpw-README: New file, basic documentation about the MPW port.
15149
15150	* mpw-config.in: Use forward-include to create include files.
15151
15152	* mpw-configure: Add more things to the top of each configured
15153	Makefile, including contents of config/mpw-mh-mpw.
15154	* mpw-config.in (extra-include): Create this directory and fill it
15155	with Posix-like include files when configuring.
15156
15157	* config.sub (apple, mac, mpw): Add various aliases.
15158
15159	* mpw-build.in: New file, top-level build script fragment for MPW.
15160	* mpw-configure: New file, configure script for MPW.
15161	* mpw-config.in: New file, config fragment for MPW.
15162
15163Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15164
15165	* configure.in (host_libs): Remove glob, since it is gone from the
15166	sources.
15167
15168Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15169
15170	* Makefile.in: define empty GDB_NLM_DEPS var.
15171
15172	* configure.in(target_makefile_frag): use config/mt-netware
15173	for netware targets.
15174
15175Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15176
15177	* config.sub: Merge in recent FSF changes.  Remove linux special
15178	cases.
15179
15180Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15181
15182	Revert this change:
15183
15184	Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15185
15186		* build-all.mk: Use CC=cc -Xs on Solaris.
15187
15188Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15189
15190	* glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15191	stop using it.
15192	* Makefile.in: Nuke all references to glob subdirectory.
15193
15194Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15195
15196	* configure.in: Fix --enable-shared logic in per-host.
15197
15198Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15199
15200	* configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15201
15202Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15203
15204	* configure.in (noconfigdirs): Don't build gas on AIX, for
15205	powerpc*-*-aix* as well as for rs6000*-*-aix*.
15206
15207Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15208
15209	* configure: Fix --cache-file to work if the file argument is a
15210	relative path.
15211
15212Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15213
15214	* configure: If the --cache-file is used, pass it down to
15215	configure in subdirectories.
15216
15217Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15218
15219	* config.sub: add vxworks29k configuration.
15220
15221Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15222
15223	* Makefile.in (taz): Do "diststuff" part quietly.
15224
15225Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15226
15227	* config.sub: Mini-merge with gcc/config.sub.
15228
15229Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15230
15231	* config.guess (IRIX): Sed - to _.
15232
15233Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15234
15235	* Makefile.in (source-vault, binary-vault): New targets.
15236
15237Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15238
15239	* config.sub: Recognize -eabi as a basic system type.
15240
15241Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15242
15243	* configure.in (enable_shared stuff): Fix typo.
15244
15245Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15246
15247	* Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15248
15249Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15250
15251	* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15252
15253Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15254
15255	* configure.in (rs6000-*-*): Don't build gas.
15256
15257Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15258
15259	* Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15260	reduce command line length.
15261	(AS_FOR_TARGET): Check for as.new, not Makefile.
15262	(NM_FOR_TARGET): Check for nm.new, not Makefile.
15263
15264Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15265
15266	* config.guess:  Merge from FSF.
15267
15268Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15269
15270	* configure: Don't use $ when handling program_suffix.
15271
15272Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15273
15274	* configure.in:  Configure tk for hppa/hpux.
15275
15276Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15277
15278	* Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15279
15280Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15281
15282	* Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15283	to LIBCXXFLAGS.  Tests are better run without it.
15284
15285Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15286
15287	* Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15288
15289Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15290
15291	* configure.in (*-*-netware*): Don't configure xiberty.
15292
15293Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15294
15295	* configure.in:  Remove tk from native_only list.
15296
15297Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15298
15299	* build-all.mk: Add mips-ncd-elf target to sun4 targets
15300	  for special NCD build.
15301
15302Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15303
15304	* Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15305	makeall.bat, they're only useful for binutils snapshots.
15306	(binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15307	makeall.bat to specified SUPPORT_FILES.
15308
15309Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15310
15311	* build-all.mk: Add Ericsson targets to sun4 and solaris
15312	  hosts.  Add  BNR's sun4 target to solaris host, so their
15313	  build-from-source will be tested in-house first.
15314
15315Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15316
15317	* Makefile.in (LIBCFLAGS): New variable.
15318	(CFLAGS_FOR_TARGET): Ditto.
15319	(LIBCFLAGS_FOR_TARGET): Ditto.
15320	(LIBCXXFLAGS): Ditto.
15321	(CXXFLAGS_FOR_TARGET): Ditto.
15322	(LIBCXXFLAGS_FOR_TARGET): Ditto.
15323	(BASE_FLAGS_TO_PASS): Pass them.
15324	(EXTRA_TARGET_FLAGS): Ditto.
15325
15326	* configure.in: Support --enable-shared.
15327
15328Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15329
15330	* configure.in (target_libs):  Include libstdc++ again.
15331	* config.guess:  Update from FSF (for FreeBSD).
15332
15333Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15334
15335	* Makefile.in (DEVO_SUPPORT): Include configure.bat and
15336	makeall.bat.
15337	(DISTDOCDIRS): Add `etc'.
15338	(ETC_SUPPORT_PFX): New variable.
15339	(taz): Include anything from etc starting with a word in
15340	ETC_SUPPORT_PFX.
15341
15342Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15343
15344	* config.sub: Update for recent FSF changes.  Remove obsolete
15345	h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15346	spacing changes.
15347
15348Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15349
15350	* configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15351
15352	* config.guess:  Merge with FSF.
15353	* configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15354
15355Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15356
15357	* configure: Since the "trap 0" handler will override the exit
15358	status on many systems, only use it for "exit 1", and make it set
15359	a non-zero exit status; reset it before "exit 0".  Also, check
15360	exit status of config.sub, and error out if it failed.
15361
15362Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15363
15364	* Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15365	and install libgloss.
15366
15367Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15368
15369	* Makefile.in (all-binutils): Depend upon all-byacc.
15370
15371	* configure.in: Don't build emacs on Irix 5.
15372
15373Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15374
15375	* configure.in (*-*-netware*): Add libio.
15376
15377Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15378
15379	* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15380	(CHECK_TARGET_MODULES): Ditto.
15381	(INSTALL_TARGET_MODULES): Ditto.
15382	(TARGET_LIBS): Ditto.
15383	(all-libstdc++): Note dependencies.
15384
15385Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15386
15387	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15388
15389Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15390
15391	* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15392	-fexternal-templates.
15393
15394	* configure.in (target_libs): Add libstdc++.
15395	(noconfigdirs): Add libstdc++ as appropriate.
15396
15397Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15398
15399	* config.guess:  Update from FSF.
15400
15401Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15402
15403	* configure: Use ${config_shell} when running ${configsub}.
15404
15405Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15406
15407	* config.sub: No longer recognize h8300h.
15408
15409Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15410
15411	* config.sub: Remove extraneous differences between config.sub and
15412	gcc/config.sub.
15413
15414Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15415
15416	* Makefile.in (DISTSTUFFDIRS): Add gas.
15417
15418Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15419
15420	* COPYING.NEWLIB: New file.
15421
15422Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15423
15424	* config.guess (HP-UX):  Patch from Harlan Stenn
15425	<harlan@landmark.com> to also emit release level.
15426
15427Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15428
15429	* config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15430
15431Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15432
15433	* config.sub:  Merge nextstep cleanup from FSF.
15434
15435Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15436
15437	* configure.in (arm-*-*): Don't configure ld for this target.
15438
15439Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15440
15441	* configure.in (*-*-netware): don't configure libg++, libio,
15442	  librx, or newlib.
15443
15444Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15445
15446	* configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15447	configure ld--it works, but it doesn't support shared libraries.
15448
15449Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15450
15451	* config.guess (*-unknown-freebsd*):  Get rid of possible
15452	trailing "(Release)" in version string.
15453	Patch from Paul Richards <paul@isl.cf.ac.uk>.
15454
15455Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15456
15457	* config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15458	Fix type: *-next-neststep -> *-next-nextstep.
15459
15460	* config.guess:  Merge from FSF:
15461
15462	Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15463
15464	* config.guess: Recognize powerpc-ibm-aix3.2.5.
15465
15466	Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15467
15468	* config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15469	instead of UNIX_SV for UnixWare 1.0).
15470
15471Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15472
15473	* Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15474	to make gdb/nlm/* build after the compiler and linker.
15475
15476Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15477
15478	* config.guess (netbsd, freebsd, linux):  Accept any machine,
15479	not just i[34]86.
15480	(m68k-atari-sysv4):  Relocate to match FSF version.
15481
15482	* config.guess:  More merges from the FSF:
15483
15484	Add a space before function call or macro invocation.
15485
15486	Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15487
15488	* config.guess: Add trap cmd to remove dummy.c and dummy when
15489	interrupted.
15490
15491	Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15492
15493	* config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15494	(dummy): Redirect stderr from compilation of dummy.c.
15495
15496	Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15497
15498	* config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15499
15500Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15501
15502	* configure: Accept and ignore --cache*, for compatibility with
15503	new autoconf.
15504
15505Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15506
15507	* config.guess:  Merge from FSF:
15508
15509	Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15510
15511	* config.guess (Pyramid*:OSx*:*:*): New case.
15512	(PATH): Add /.attbin at end for finding uname.
15513	(dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15514
15515	Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15516
15517	* config.guess (M88*:DolphinOS:*:*): New case.
15518
15519	Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15520
15521	* config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15522	to select whether to use ELF or COFF.
15523
15524	Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15525
15526	* config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15527
15528	Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15529
15530	* config.guess: Guess the OS version for HPUX.
15531
15532	Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15533
15534	* config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15535
15536Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15537
15538	* configure.in: Recognize --with-headers, --with-libs, and
15539	--without-newlib.
15540	* Makefile.in (all-xiberty): Depend upon all-ld.
15541
15542Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15543
15544	* configure.in: Change i[34]86 to i[345]86.
15545
15546Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15547
15548	* configure (version): A few more tweaks to help message.
15549
15550Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15551
15552	* Makefile.in:  Remove (for now) librx as a host library,
15553	now that we're building it for target.
15554
15555Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15556
15557	* configure: Fix up help message; from karl@owl.hq.ileaf.com
15558	(Karl Berry).
15559
15560Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15561
15562	* configure.in:  Also configure librx.
15563
15564Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15565
15566	* Makefile.in:  Update various rules to reflect that librx
15567	is now needed for libg++.
15568
15569Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15570
15571	* config.sub: Accept mips64orion and mips64orionel as a CPU name.
15572
15573Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15574
15575	* configure.in: Configure the examples directory.
15576
15577Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15578
15579	* configure: Simplify Jun 2 1994 change.
15580
15581Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15582
15583	* change CC to /usr/latest/bin/gcc for lynx host builds, since
15584	/bin/gcc isn't good enough to build gcc.
15585
15586Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15587
15588	* Makefile.in (GDB_SUPPORT_FILES): Remove
15589	(setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15590	(gdb.tar.gz): Add new rule to use standard distribution building
15591	mechanism.
15592
15593Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15594
15595	* configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15596	Bill Cox <bill@cygnus.com>.
15597
15598Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15599
15600	* config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15601
15602Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15603
15604	* configure:  Search current dir first in .gdbinit.
15605
15606Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15607
15608	* config.sub:  Recognize freebsd (merged from gcc config.sub).
15609
15610Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15611
15612	* config.sub:  Refer to NeXT's operating system as nextstep.
15613
15614	* config.sub (case $basic_machine):  Re-order the cases, to match
15615	the order in the FSF version (which is mostly alphabethical).
15616	Merge in some additions and changes from the FSF.
15617
15618Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15619
15620	* config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15621	* config.sub: Recognize cxux7.
15622	* configure.in: Use mh-cxux for m88k-harris-cxux*.
15623
15624Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15625
15626	* config.sub:  Fix typo powerpc -> powerpc-*.
15627
15628Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15629
15630	* Makefile.in: `all-emacs19' depends on `all-byacc'.
15631
15632	* Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15633	parallel with all-emacs and install-emacs).  Top-level command
15634	`make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15635
15636Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15637
15638	* test-build.mk ($(host)-stamp-stage2-installed): Remove
15639	$(relbindir)/make before doing ``make install'', and use
15640	$(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15641	installing over running make binary.
15642	($(host)-stamp-stage3-installed): Likewise.
15643
15644Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15645
15646	* config.guess: Recognize Mach.
15647
15648Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15649
15650	* configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15651	see whether --exec-prefix was used.
15652
15653Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15654
15655	* README:  Explicitly mention libg++/README.  (Zoo's idea.)
15656
15657Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15658
15659	* Makefile.in: Add all-librx target similar to all-libproc.
15660
15661Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15662
15663	* config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15664	with post 1.2 uname bogosity.
15665
15666Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15667
15668	* configure: Remove temporary files on receipt of a signal.
15669
15670Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15671
15672	* configure: If there is a package_makefile_frag, remove
15673	${subdir}/Makefile.tem after copying it in.
15674
15675Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15676
15677	* build_all.mk: support rs6000 lynx identifies itself as
15678	rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15679	since /bin/gcc is too feeble to compile a modern gcc.
15680
15681Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15682
15683	* brought devo/test-build.mk update-to-date with progressive/
15684	  test-build.mk. Add lynx targets and hppa flag info.
15685
15686Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15687
15688	* configure.in:  Use mh-ncrsvr43.  Patch from
15689	Tom McConnell <tmcconne@sedona.intel.com>.
15690
15691Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15692
15693	* config.guess (i386-unknown-bsdi):  No longer need to
15694	check #if defined(__bsdi__) && defined(__i386__).
15695
15696Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15697
15698	* configure: Set program_transform_nameoption correctly.
15699
15700Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15701
15702	* brought build-all.mk update-to-date with progressive build-all.mk,
15703	  added new targets and hppa info.
15704
15705Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15706
15707	* configure: If config.guess result is a prefix of the user
15708	specified target, assume a native build and use the user specified
15709	target as the host alias.  Remove SunOS patch suffix removal hack.
15710	* configure.in: Remove SunOS patch suffix removal hack.
15711
15712	* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15713	in NATIVE_CHECK_MODULES.
15714
15715Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15716
15717	* Makefile.in: Rename HOST_ONLY to NATIVE.
15718	* configure: Delete SunOs patch suffix from host_canonical
15719	  and build_canonical variables that are prepended to Makefiles.
15720	* configure.in: Add comments for easier maintenance.
15721
15722Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15723
15724	* Makefile.in: Add all-libproc target similar to all-gui.
15725
15726Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15727
15728	* Makefile.in (CHECK_MODULES): split into
15729	HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15730
15731Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15732
15733	* config.guess (i386-unknown-bsdi): New system to guess.
15734
15735Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15736
15737	* Makefile.in: Add all-gui target (but not yet build by "all").
15738
15739Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15740
15741	* config.sub: Move deletion of patch suffix from here...
15742	* configure.in: To here, at Ian's suggestion.  The top-
15743	  level scripts might need to know of a patch level.
15744
15745Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15746
15747	* config.sub: Strip off patch suffix so rtl is recognized
15748	  as a sunos4.1.3 machine, even though it's been patched.
15749
15750Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15751
15752	* Makefile.in (INSTALL_LAST): Delete.
15753	(INSTALL_DOSREL): New.
15754
15755Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15756
15757	* configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15758	Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15759	whether we pass down --with-gnu-ld anyhow.
15760
15761Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15762
15763	* Makefile.in (INSTALL_LAST): Change operation so it works
15764	on more flavors of make.
15765	* configure.in (go32): Don't build libg++ or libio.
15766
15767Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15768
15769	* Makefile.in (Move HOST_PREFIX_1 and friends up so
15770	they can be overriden by templates.
15771
15772Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15773
15774	* configure.in (target==go32): Don't build gdb.
15775	* dosrel: New directory.
15776
15777Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15778
15779	* configure.in (host==go32): Configure dosrel too.
15780	* Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15781	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15782	be set by incoming names or templates.
15783	(INSTALL_LAST): New rule.
15784
15785Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15786
15787	* config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15788
15789Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15790
15791	* configure.in (appdirs): New variable.  Currently empty, but will
15792	be used in gas distribution.  If nonempty, lists a set of
15793	directories at least one of which must get configured, or top
15794	level configuration is considered to have failed.
15795	(rs6000-*-lynxos*): Use new file name.
15796
15797Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15798
15799	Eliminate XTRAFLAGS.
15800	* Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15801	newlib include files using -idirafter, and also use -nostdinc.
15802	(CXX_FOR_TARGET): Likewise.
15803	(XTRAFLAGS): Removed.
15804	(BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15805	(EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15806	(EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15807	($(DO_X)): Don't pass down XTRAFLAGS.
15808
15809Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15810
15811	* configure.in (mips*-dec-bsd*): New target; do build linker.
15812	(mips*-*-bsd*): New target; don't build linker.
15813
15814Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15815
15816	* configure.in: support rs6000-*-lynxos* configuration.
15817	support sunos4 as a cross target.
15818
15819	* config.sub: look for lynx*, not lynx since the OS version may
15820	legitimately be part of the name.
15821
15822Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15823
15824	* configure.in (i[34]86-*-sco*): Move to be with other i386
15825	targets.
15826	(romp-*-*): New target.  Skip various binary utilities.
15827	(vax-*-*): New target.  Don't build newlib.
15828	(vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15829
15830Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15831
15832	* configure.in: Only set host_makefile_frag if config
15833	directory exists.
15834
15835Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15836
15837	* install.sh: If $dstdir exists, don't check whether each
15838	component does.
15839
15840Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15841
15842	* test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15843
15844Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15845
15846	* configure.in (*-*-lynxos*): Don't configure newlib for either
15847	native or cross Lynx.
15848
15849Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15850
15851	* config.sub (sparc64-elf): Fix os.
15852	(z8k): Remove duplicate.
15853
15854Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15855
15856	* Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15857	gcc/stmp-fixproto, to try to prevent fixproto from being run.
15858
15859Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15860
15861	* configure: Make file links cleanly even if Lynx fails on
15862	  an NFS symlink (at least fail cleanly).
15863
15864Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15865
15866	* test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15867	-XNh2000.
15868
15869Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15870
15871	* configure: Unknown options are fatal again.
15872
15873Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15874
15875	* configure: Ignore --x-includes and --x-libraries, for Autoconf
15876	compatibility.
15877
15878Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15879
15880	* build-all.mk: Add `clean' target.
15881
15882Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15883
15884	* config.guess:  Add SINIX support.
15885	* configure.in:  Add mips-*-sysv4* support.
15886
15887Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15888
15889	* build-all.mk: Document all useful targets.
15890	If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15891	If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15892
15893Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15894
15895	* configure: Support --silent, --quiet.
15896
15897Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15898
15899	* configure: Support --disable-FEATURE.
15900
15901Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15902
15903	* config.guess: Recognize NCR running SVR4.3.
15904
15905Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15906
15907	* config.guess:  Make BSDI generate i386-unknown-bsd386.
15908	Patch from Paul Eggert <eggert@twinsun.com>.
15909
15910Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15911
15912	* configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15913
15914Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15915
15916	* configure: Make unrecognized options give nonfatal warnings
15917	instead of fatal errors, and pass them to any subdirectory
15918	configures in case they recognize them.
15919	Make --x equivalent to --with-x.
15920
15921Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15922
15923	* configure: Add --enable-* options.  Clean up usage message and
15924	some comments.
15925
15926Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15927
15928	* Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15929
15930Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15931
15932	* configure.in (hppa*-*-*): Enable binutils.
15933
15934Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15935
15936	* config.sub: Recognize cisco.
15937
15938Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15939
15940	* Makefile.in (CXXFLAGS): Add -fexternal-templates.
15941
15942Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15943
15944	* config.guess: about target *-hitachi-hiuxwe2, don't print more
15945	than one configuration name.  Add comment.
15946
15947Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15948
15949	* config.guess: about target *-hitachi-hiuxwe2, fixed
15950	machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15951	macro is incorrect.]
15952
15953Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15954
15955	* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15956	than the "make ls" stuff which used to be here.
15957
15958Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15959
15960	* config.guess:  Recognize i[34]86-unknown-freebsd.
15961	From Shawn M Carey <smcarey@rodan.syr.edu>.
15962
15963Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15964
15965	* configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15966
15967Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15968
15969	* config.guess: Check for ptx.
15970
15971Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15972
15973	* config.sub: Add os9k checking.
15974
15975Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15976
15977	* config.guess: Handle OSF1 running on HPPA processors
15978
15979Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15980
15981	* configure: If subdir configure fails, print out a message with
15982	subdirectory name, in case subdir's configure code didn't identify
15983	itself.
15984
15985Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15986
15987	* configure.in: Remove embedded newlines from configdirs.
15988	Avoid mismatches of substrings.  Fix matching strings at end
15989	of configdirs.
15990
15991Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15992
15993	* config.guess:  Add Lynx/rs6000 config support.
15994
15995Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15996
15997	* configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15998
15999Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16000
16001	* configure.in (hppa*-*-osf*): Treat this just like most other
16002	PA configurations (eg no binutils or ld).
16003	(hppa*-*-*elf*): These configurations have binutils and ld.
16004
16005Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16006
16007	* config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16008
16009Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16010
16011	* configure.in (rs6000-*-*): Build gas.
16012
16013Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16014
16015	* Makefile.in:  Avoid bug in losing hpux sed.
16016
16017Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16018
16019	* Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16020	for GDB and GDB has been fixed to not need it.
16021
16022Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16023
16024	* config.guess: Recognize vax hosts.
16025
16026Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16027
16028	* configure (while loop): Don't use "break 2" inside case
16029	statement -- the case statement isn't an enclosing loop.
16030
16031Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16032
16033	* config.guess:  Clean up NeXT support, to allow nextstep
16034	on Intel machines.  Make OS be nextstep.
16035
16036Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16037
16038	* config.guess: Add alternate forms for Convex.
16039
16040Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16041
16042	* configure:  Completely rewrite option processing.  Take
16043	advantage of pattern-matching to avoid invoking test frequently.
16044	Also clean up host and target defaulting logic.
16045
16046Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16047
16048	* Makefile.in: Replace all occurrances of "rootme" with "r" and
16049	"$${rootme}" with "$$r", to increase the likelihood that the do-*
16050	commands (plus user environment) will fit SCO limits.
16051
16052Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16053
16054	* configure.in: Don't issue warnings about directories which are
16055	not being configured if -norecursion is set.  Correct test for
16056	--with-gnu-as and --with-gnu-ld to not get confused by substring
16057	matches.
16058
16059	* configure.in: Don't build gas for alpha-dec-osf1*.
16060
16061Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16062
16063	* configure:  Back out Per's change of 12/19/1993.  It changes the
16064	behavior of configure in unexpected and confusing ways.
16065
16066	Also, use different delim char when calculating
16067	program_transform_name so that the name can contain slashes.
16068
16069Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16070
16071	* configure.in, config.sub: Add support for VSTa micro-kernel.
16072
16073Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16074
16075	* configure.in: Nuke hacks which were used to get a special
16076	version of GAS for HPPA configurations.
16077
16078Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16079
16080	* configure:  If only ${target_alias} is given, use that
16081	as the default for ${host_alias}.
16082	* configure:  Add missing back-slashes before nested quotes.
16083
16084Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16085
16086	* Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16087
16088Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16089
16090	* config.guess:  Recognize some Tektronix configurations.
16091	From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16092
16093Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16094
16095	* config.sub: Match any flavor of SH.
16096
16097Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16098
16099	* configure.in: Don't try to configure newlib for Alpha.
16100
16101Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16102
16103	* configure.in: Don't build ld for Irix 5.  Don't build gas,
16104	libg++ or libio for any Alpha target.
16105
16106	* configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16107
16108Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16109
16110	* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16111	default arguments -- so it tried to compress itself.
16112
16113Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16114
16115	* configure.in (notsupp): ensure that a space is always at the end
16116	  of the configdirs list, since the grep checks for an explicit space
16117
16118Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16119
16120	* configure.in (target i386-sysv4.2): don't build ld, since static
16121	  versions of many libraries are not available.
16122
16123Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16124
16125	* config.guess: Recognize Apollos (using environment variables).
16126	* configure.in: Don't configure ld, binutils, or gprof for Apollo.
16127
16128Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16129
16130	* config.guess: Recognize Sony news mips running newsos.
16131
16132Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16133
16134	* Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16135	"fi ; else" for bash.
16136
16137Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16138
16139	* Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16140
16141Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16142
16143	* config.sub: accept unixware as an alias for svr4.2.
16144	Fix some inconsistancies with the gcc version.
16145
16146Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16147
16148	* Makefile.in (DISTDOCDIRS):  Add gdb.
16149
16150Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16151
16152	* Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16153
16154Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16155
16156	* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16157	(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16158	this now.
16159
16160Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16161
16162	* config.sub: Accept hiux* as an OS name.
16163
16164	* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16165	etc/make-stds.texi.  The underscore came from gcc, and dje now
16166	agrees that RUNTESTFLAGS is the correct name.
16167
16168Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16169
16170	* install.sh:  Remove 'set -e'.  It makes any conditionals
16171	in the script useless.
16172
16173	* config.guess: Automatically recognize arm-acorn-riscix
16174	Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16175
16176Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16177
16178	* Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16179
16180Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16181
16182	* Makefile.in (DISTDOCDIRS): New variable.
16183	(taz): Edit local Makefile.in sooner, instead of proto-toplev
16184	Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16185
16186Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16187
16188	* configure.in (hppa target): check the source directory for the
16189	  pagas sub-directory
16190
16191Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16192
16193	* config.sub: Allow -aout* and -elf*.
16194
16195Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16196
16197	* configure.in: Don't build ld on i386-solaris2, same as for
16198	sparc-solaris2.
16199
16200Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16201
16202	* Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16203
16204Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16205
16206	* configure.in:  Configure gdb for alpha.
16207
16208Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16209
16210	* Makefile.in (CXXFLAGS): Add -O.
16211
16212Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16213
16214	* config.guess: added support for DG Aviion
16215
16216Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16217
16218	* configure.in: Produce warning message for subdirectories not
16219	configurable for this host/target combination.  Don't try to
16220	configure gdb for vms.
16221
16222Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16223
16224	* Makefile.in (taz): Replace "byacc" with "bison -y" in the
16225	appropriate files before making "diststuff".
16226	(DISTBISONFILES): New var: list of files to be edited.
16227	(DISTSTUFFDIRS): Add binutils.
16228
16229Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16230
16231	* config.sub: also handle mipsel and mips64el (for little endian mips)
16232
16233Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16234
16235	* configure.in: Add * to end of all OS names.
16236
16237Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16238
16239	* configure.in: Build newlib for LynxOS native.
16240
16241Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16242
16243	* config.guess: Add support for delta 88k running SVR3.
16244
16245	* configure.in: Add comment about HP compiler vs. emacs.
16246
16247Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16248
16249	* configure.in: don't build ld on solaris2 (not a viable option
16250	  due to bugs in getpwnam & getpwuid)
16251
16252Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16253
16254	* configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16255	config.guess will produce a full version number.
16256
16257Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16258
16259	* configure.in: Build linker and binutils for alpha-dec-osf1.
16260
16261Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16262
16263	* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16264	and gdb/testsuite/Makefile.in.
16265
16266Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16267
16268	* configure.in: recognize mips*- instead of mips-
16269
16270Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16271
16272	* config.sub: Accept linux*coff and linux*elf as operating
16273	systems.
16274
16275Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16276
16277	* config.sub: Recognize mips64, and mips3 as an alias for it.
16278
16279Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16280
16281	* configure.in: Remove alpha-dec-osf*, no longer necessary now that
16282	gdb knows how to handle OSF/1 shared libraries.
16283
16284Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16285
16286	* configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16287	* config.guess: Recognize Hitachi's HIUX.
16288	* config.sub: Recognize h3050r* and hppahitachi.
16289	Remove redundant cases for hp9k[23]*.
16290
16291Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16292
16293	* configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16294	if gas and ld are in the source tree and are in ${configdirs}.
16295	If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16296	--with options (but still pass them down on the command line,
16297	if they were explicitly specified).
16298
16299Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16300
16301	* configure: substitute SHELL value in Makefile.in with
16302	${CONFIG_SHELL}
16303
16304Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16305
16306	* configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16307	*-*-solaris2* targets.
16308
16309Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16310
16311	* Makefile.in: define M4, and pass it down to sub-makes;
16312	all-autoconf now depends on all-m4
16313
16314Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16315
16316	* Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16317	presence of {ar,ranlib} instead of a configured directory
16318
16319Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16320
16321	* config.guess: Accept 34?? as well as 33?? for NCR.
16322
16323Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16324
16325	* configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16326	of 'gas' in sed commands, since 'gash' is now in the tree as well.
16327
16328Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16329
16330	* configure: grab values for $(CC) and $(CXX) from the
16331	environment, so that someone can do "CC=gcc configure; make" and
16332	have it work right (matching the way that autoconf works now)
16333
16334	* configure.in, Makefile.in: add support for gash, the tcl
16335	interface to Galaxy
16336
16337	* config.guess: add NetBSD variants (hp300, x86)
16338
16339Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16340
16341	* install.sh: Support -d option (in the manner of SunOS 4 install,
16342	as it is more deterministic than that of GNU install)
16343	(chmodcmd): Set file to mode 755 by default (should also do default
16344	chgrp and chown, but I don't feel like dealing with that now)
16345
16346Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16347
16348	* config.sub: Remove h8300hhms alias.
16349
16350Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16351
16352	* configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16353
16354Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16355
16356	* Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16357	as stmp-fixinc
16358
16359Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16360
16361	* config.sub: recognize m88110-bug-coff.
16362
16363Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16364
16365	* Makefile.in (all-libio): all dependencies on the toolchain used
16366	to build this (gcc, gas, ld, etc)
16367
16368Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16369
16370	* config.guess: Deal with OSF/1 1.3 on alpha.
16371
16372Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16373
16374	* install.sh: add some 'else true' clauses for portability
16375
16376	* configure.in: don't build libio for h8[35]00-*-* targets
16377
16378Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16379
16380	* Makefile.in:  Add support for new libio.
16381
16382Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16383
16384	* install.sh: If one command fails, don't try the rest.  Don't try
16385	to remove $dsttmp (via trap) unless we have already created it.
16386	If $src doesn't exist, detect it and exit with an error.
16387
16388	* config.guess: Recognize BSD on hp300.
16389
16390Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16391
16392	* config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16393	Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16394
16395Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16396
16397	* Makefile.in (all-send-pr): depends on all-prms
16398
16399Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16400
16401	* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16402
16403Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16404
16405	* config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16406	Added test for mips-mips-riscos5.
16407
16408Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16409
16410	* configure.in: use mh-hp300 for 68k HP hosts
16411
16412Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16413
16414	* configure: add support for CONFIG_SHELL, so that you can use
16415	some alternate shell for evaluating configure scripts
16416
16417Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16418
16419	* Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16420	in configure script to bug-gdb@prep.ai.mit.edu when building
16421	distribution archive.
16422	* Makefile.in (COMPRESS):  Remove def.
16423	* Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16424	gdb.tar.Z and make-gdb.tar.Z respectively.
16425	* Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16426	* Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16427	to convergence with 'taz' target in Makefile.in.
16428
16429Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16430
16431	* install.sh (dsttmp): use trap to ensure that tmp files go
16432	away on error conditions
16433
16434Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16435
16436	* Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16437
16438Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16439
16440	* Makefile.in (install-dirs): Deal with a prefix like /gnu;
16441	its parent is '/' not ''.
16442
16443	* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16444
16445Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16446
16447	* configure: if ${newsrcdir}/configure doesn't exist, don't assume
16448	that ${newsrcdir}/configure.in does.
16449
16450Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16451
16452	* test-build.mk: support for CONFIG_SHELL
16453
16454Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16455
16456	* config.sub (netware):  Add as a basic system type.
16457
16458Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16459
16460	* Makefile.in (Makefile): depend on configure.in.  Also drop the
16461	  $(srcdir)/ from the dependency on Makefile.in.
16462
16463Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16464
16465	* config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16466	(h8300hhms is temporary until multi-libraries are implemented).
16467	* configure.in: Handle h8300h too.
16468
16469Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16470
16471	* config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16472
16473Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16474
16475	* configure:  Remove extraneous output when guessing host type.
16476	* config.guess:  Remove extraneous output when guessing using C
16477	compiler rather than uname, or when guessing fails.
16478
16479Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16480
16481	* Makefile.in: remove all.cross and install.cross targets
16482
16483	* configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16484	  definitions
16485
16486Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16487
16488	* configure.in (target sh): Build gprof.
16489
16490Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16491
16492	* config.sub: change -solaris to -solaris2
16493
16494Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16495
16496	* configure.in: Use config/mh-riscos for mips-*-sysv*.
16497
16498Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16499
16500	* configure: Correct error message for missing Makefile.in to
16501	print correct directory.
16502
16503Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16504
16505	* install.sh: kludge around 386BSD shell bug
16506
16507Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16508
16509	* config.guess:  Recognize NeXT.
16510	* config.guess:  Recognize i486-ncr-sysv4.
16511	* Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16512
16513Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16514
16515	* Makefile.in (MAKEINFOFLAGS): New variable.
16516	(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16517	* build-all.mk, test-build.mk: Pass down --no-split as
16518	MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16519
16520Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16521
16522	* Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16523
16524Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16525
16526	* Makefile.in (libg++.tar.z):  New rule.
16527	* Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16528	* Makefile.in (taz):  Only do a single chmod.
16529
16530Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16531
16532	* install.sh: don't use dirname anymore (replaced with sed usage)
16533
16534Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16535
16536	* Makefile.in:  Change extension for gzip'd files from '.z' to
16537	'.gz' per new FSF standard usage.
16538
16539Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16540
16541	* configure: put quotes around the final value of program_transform_name
16542
16543Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16544
16545	* Makefile.in: new install.sh support; update install-info rules
16546
16547Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16548
16549	* configure.in: Build diff for crosses, but not for go32 host.
16550
16551	* configure.in: Build gprof only for native, and don't build it
16552	for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16553
16554Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16555
16556	* configure.in: don't build gas,ld,binutils on for *-*-sysv4
16557
16558Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16559
16560	* configure.in (host_tools): Add prms.
16561
16562Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16563
16564	* Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16565	with $(FLAGS_TO_PASS) on the command line
16566
16567	* config.sub: Recognize lynx and lynxos
16568
16569Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16570
16571	* config.sub: Accept -ecoff*, not just -ecoff.
16572
16573Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16574
16575	* Makefile.in (taz): Use .gz suffix instead of .z.
16576	(binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16577	names.
16578
16579Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16580
16581	* Makefile.in (vault-install): add an 'else true' (for Ultrix)
16582
16583Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16584
16585	* Makefile.in (install-no-fixedincludes):  install gcc last, so
16586	that rebuilds that might happen during 'make install' don't get
16587	bogus gcc include files
16588
16589Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16590
16591	Change from Utah for HPPA support:
16592	* config.guess: Recognize hppa1.x-hp-bsd.
16593
16594Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16595
16596	* config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16597	Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16598
16599Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16600
16601	* config.sub: Add support for rom68k and bug boot monitors.
16602
16603Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16604
16605	* Makefile.in: Make all-opcodes depend on all-bfd.
16606
16607Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16608
16609	* config.guess: Added special check for i[34]86-univel-sysv4*.
16610
16611Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16612
16613	* config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16614	the processor rather than assuming i486.
16615
16616Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16617
16618	* config.guess: Recognize SunOS6 as Solaris3.
16619
16620Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16621
16622	* config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16623	Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16624
16625Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16626
16627	* build-all.mk (all-cross): New target for Canadian Cross.
16628	Added Q2 go32 targets.
16629	* test-build.mk: Configure go32 cross sparclite-aout and
16630	mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16631	PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16632
16633Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16634
16635	* configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16636	GO32 hosted toolchains
16637
16638Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16639
16640	* configure: change  so "-exec-prefix" gets passed down rather
16641	than "-exec_prefix" so autoconf generated Makefiles get the
16642	exec_prefix set right.
16643
16644Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16645
16646	* config.guess: get the Solaris2 minor version number
16647
16648	* Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16649
16650Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16651
16652	* config.guess: Recognize some Sequent platforms.
16653
16654Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16655
16656	* Makefile.in: added the vault-install target
16657
16658	* configure.in: actually use the Sun3 makefile fragment that's in
16659	config, also added the release dir to configdirs
16660
16661Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16662
16663	* Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16664
16665Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16666
16667	* configure.in: remove some program from Alpha targetted toolchains
16668
16669Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16670
16671	* Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16672	gprof.
16673	(taz): Run "make diststuff" in those directories instead of "make
16674	proto-dir".  Look for "VERSION=" only at start of line in subdir
16675	Makefile.  Use "gzip -9" for compression.
16676	(TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16677	(binutils.tar.z): New target.
16678
16679Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16680
16681	* Makefile.in (taz): Include gpl.texinfo.
16682
16683Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16684
16685	* Makefile.in (setup-dirs): Merged into "taz" target.
16686	(taz): Only do `proto-dir' stuff if a directory is actually needed
16687	for this target.
16688
16689Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16690
16691	* Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16692	(FLAGS_TO_PASS): Pass down MUNCH_NM.
16693	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16694	(EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16695	(gcc-no-fixedincludes): Correct for current gcc Makefile.
16696
16697Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16698
16699	* Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16700	config.sub, and move-if-change to gdb testsuite distribution
16701	archive, so the testsuite can be extracted, configured, and
16702	run separately from the gdb distribution.  Blow away the Chill
16703	tests that require a Chill compiled executable, since GNU Chill
16704	is not yet publically available.
16705
16706Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16707
16708	* test-build.mk: set environment variables in a single command,
16709	instead of a list of assignments and exports
16710
16711	* config.guess: recognize Alpha/OSF1 systems
16712
16713Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16714
16715	* configure: Change help message to prefer --options rather than
16716	  -options.
16717
16718Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16719
16720	* config.sub: Convergent Tech. "miniframe" uses m68010, sez
16721	zippy@ecst.csuchico.edu.
16722	* config.guess: Recognize miniframe.
16723
16724Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16725
16726	* Makefile.in: Use srcroot to find runtest rather than rootme.
16727	Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16728
16729Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16730
16731	* test-build.mk: Extensive additions to support building on a
16732	machine other than the host.
16733
16734Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16735
16736	* configure (tooldir): Fix for i386-aix again.
16737
16738Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16739
16740	* configure, Makefile.in:  Change definition of $(tooldir)
16741	to match the FSF.
16742
16743Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16744
16745	* config.guess:  Recognize i[34]86/SVR4.
16746
16747Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16748
16749	* Makefile.in (all-gdb): gdb depends on sim.
16750
16751Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16752
16753	* Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16754	at the same time we make the prototype gdb directory.
16755	* Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16756	files at the same time as the gdb base release distribution.
16757
16758Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16759
16760	* Makefile.in (check): Use individual check targets rather than
16761	DO_X rule.
16762	(check-gcc): Added.
16763
16764Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16765
16766	* config.sub: Use sysv3.2 not sysv32 for canonical OS
16767	for System V release 3.2.
16768
16769Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16770
16771	* config.sub: Recognize hppaosf.
16772	* configure.in: Do configure ld/binutils/gas for it.
16773
16774Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16775
16776	* configure (tooldir): Alter syntax used to set this, for systems
16777	where "\$" isn't handled right, like i386-aix.
16778
16779Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16780
16781	* configure: Pass program-transform-name, not
16782	program_transform_name, to recursive configures.
16783
16784Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16785
16786	* Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16787	of gas+ld+binutils.
16788
16789Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16790
16791	* config.guess:  Recognize AIX3.2 as distinct from 3.1.
16792
16793Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16794
16795	* configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16796
16797Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16798
16799	* Makefile.in (PRMS): Set back to all-prms.
16800
16801Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16802
16803	* test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16804	targets, rather than for MIPS hosts.
16805
16806Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16807
16808	* configure.in: add comment for --with-x default values
16809
16810	* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16811
16812	* Makefile.in: add check-* targets for each of the directories in
16813	the tree.  Add a definition of RUNTEST that will use the one we
16814	just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16815
16816Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16817
16818	* configure.in: Removed obsolete references to bfd_target and
16819	target_makefile_frag.
16820
16821	* build-all.mk: Set assorted targets for Q2.
16822	* config.sub: Recognize z8k-sim and h8300-hms.
16823	* test-build.mk: Really don't pass host to configure.
16824	(HOLES): Added uname.
16825
16826Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16827
16828	* configure: Handle an empty program-prefix, program-suffix or
16829	program-transform-name correctly.
16830
16831Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16832
16833	* build-all.mk: -G 8 no longer required for MIPS targets.
16834	* test-build.mk: Don't pass host argument to configure; make it
16835	guess.
16836
16837Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16838
16839	* Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16840	* Makefile.in (COMPRESS):  New macro, like GZIP.
16841
16842Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16843
16844	* test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16845
16846	* build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16847	with gas currently defaults to -G 0.
16848
16849Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16850
16851	* Makefile.in (all-flex): flex depends on byacc.
16852
16853	* build-all.mk: If host not specified, use config.guess.  Pass TAG
16854	to test-build.mk as RELEASE_TAG.
16855	* test-build.mk (configargs): New variable containing arguments to
16856	pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16857	(FLAGS_TO_PASS): Pass down RELEASE_TAG.
16858
16859	* config.guess: Use /bin/uname when checking -X argument on SCO,
16860	to avoid invoking GNU uname which doesn't understand -X.
16861
16862	* test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16863
16864	* configure.in: Build gas for mips-*-*.
16865
16866Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16867
16868	* Makefile.in (all.normal): insert missing backslash.
16869
16870Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16871
16872	* build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16873
16874	* Makefile.in: Complete overhaul to merge many almost identical
16875	targets.
16876
16877Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16878
16879	* Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16880	(gdb.tar.Z): Adjusted.
16881
16882	* Makefile.in (setup-dirs, taz): New targets; should be general
16883	enough to adapt for gdb sometime.  Build only .z file.
16884	(gas.tar.z): New target.
16885
16886Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16887
16888	* build-all.mk: Use CC=cc -Xs on Solaris.
16889
16890Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16891
16892	* Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16893	for handling BISON for FSF releases.
16894
16895Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16896
16897	* configure: Actually implement the change zoo just documented.
16898
16899Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16900
16901	* configure: when using config.guess, only set target_alias when
16902	it's not already been set (ie, on the command line)
16903
16904Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16905
16906	* Makefile.in: add installcheck target, set PRMS to install-prms
16907
16908Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16909
16910	* configure: add support for package_makefile_fragment, handle the
16911	case where a directory has a configure.in file but no Makefile.in
16912	more gracefully (with an actual understandable error message, even);
16913	add support for --without (and add this to the usage message); also
16914	explicitly add a --host=${host_alias} to the command line when
16915	config.guess is used
16916
16917Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16918
16919	* configure: Must use both --host and --target in recursive calls.
16920
16921Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16922
16923	* Makefile.in: Change deja-gnu to dejagnu.
16924
16925Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16926
16927	* configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16928
16929Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16930
16931	* configure.in: canonicalize all instances to *-*-solaris2*,
16932	also strip out a number of tools to not build for go32 host
16933
16934Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16935
16936	* config.guess: add GPL.
16937
16938	* Makefile.in, config.guess, config.sub, configure: bump
16939	  copyrights to 93.
16940
16941Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16942
16943	* Makefile.in (do-info): Removed obsolete check for existence of
16944	localenv file.
16945
16946	* Makefile.in (MAKEOVERRIDES): Define to be empty.
16947
16948Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16949
16950	* Makefile.in: a couple of 'else true' for decstation,
16951	support for TclX
16952
16953	* configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16954
16955Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16956
16957	* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16958
16959Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16960
16961	* config.guess: Recognize i386-ibm-aix (PS/2).
16962	* configure.in: Use config/mh-aix386 file for it.
16963
16964Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16965
16966	* Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16967	CC_FOR_TARGET instead.
16968	(BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16969
16970Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16971
16972	* Makefile.in: Add sim to list of directories sent with gdb
16973
16974Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16975
16976	* configure.in: Put back mips-dec-bsd* case.
16977
16978Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16979
16980	(Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16981	* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16982	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16983
16984Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16985
16986	* configure.in: remove no-op mips-dec-bsd* in "case $target"
16987
16988	* Makefile.in (dir.info): only run gen-info-dir if it exists,
16989	(install-info): install dir.info only if it exists,
16990	(all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16991
16992Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16993
16994	* configure.in: For vms target, skip bfd, ld, binutils.  Do build
16995	gas for mips-dec-bsd.
16996
16997Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16998
16999	* configure (makesrcdir): If ${srcdir} is relative and not ".",
17000	and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17001
17002Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17003
17004	* configure.in: Added "dejagnu" to hosttools list.
17005
17006Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17007
17008	* config.sub, configure.in, config.guess:  Add support
17009	for Bosx, an AIX variant from Bull.
17010	Patches from F.Pierresteguy@frcl.bull.fr.
17011
17012Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17013
17014	* devo/dejagnu: Initial creation of devo/dejagnu.
17015	Migrated dejagnu testcases and support files for testing software
17016	tools to reside as subdirectories, currently called "testsuite",
17017	within the directory of the software tool.  Migrated all programs,
17018	support libraries, etc. beloging to dejagnu proper from
17019	devo/deja-gnu to devo/dejagnu.	These files were moved "as is"
17020	with no modifications.	The changes to these files which will
17021	allow them to configure, build, and execute properly will be made
17022	in a future update.
17023
17024Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17025
17026	* Makefile.in: Change send_pr to send-pr.
17027	* configure.in: Likewise.
17028	* send_pr: Renamed directory to send-pr.
17029
17030Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17031
17032	* Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17033
17034Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17035
17036	* README:  Update for gdb-4.8 release.
17037	* Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17038	gdb-xxx.tar.z (gzip'd) file also.
17039
17040Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17041
17042	* Makefile.in: make all-diff depend on all-libiberty
17043
17044Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17045
17046	* config.guess: add vax-ultrix in the spirit of mips-ultrix.
17047
17048Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17049
17050	* configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17051
17052Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17053
17054	* Makefile.in (DEVO_SUPPORT):  Remove etc directory
17055	(ETC_SUPPORT):  Only add the files GDB wants from etc/.
17056	(gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17057
17058Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17059
17060	* Makefile.in:  makeinfo binary is in a new location
17061
17062Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17063
17064	* config.sub: Accept -ecoff as an OS.
17065
17066	* Makefile.in: Various changes to eliminate a level of make
17067	recursion and reduce the required command line length.
17068	(BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17069	sub-makes.
17070	(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17071	variables holding settings for specific sub-makes.
17072	(FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17073	in terms of BASE_FLAGS_TO_PASS.
17074	(TARGET_LIBS): New variable listing directories which use
17075	TARGET_FLAGS_TO_PASS.
17076	(subdir_do): Eliminated.
17077	(do-*): New set of targets to replace subdir_do.
17078	(various): All targets which used subdir_do now depend on do-*.
17079	(local-clean): Renamed from do_clean.
17080	(local-distclean): New target, dependency of distclean and
17081	realclean.
17082	(install-info): Don't create directories.  Depend on dir.info
17083	rather than calling make recursively.
17084	(install-dir.info): Eliminated.
17085	(install-info-dirs): Create all info directories here.
17086	(dir.info): Depend upon do-install-info.
17087
17088	* test-build.mk (HOLES): Added false.
17089
17090Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17091
17092	* config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17093
17094Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17095
17096	* Makefile.in (info): remove dependency on all-texinfo.  The
17097	problem was really in texinfo/C, not at this level.
17098
17099Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17100
17101	* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17102
17103Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17104
17105	* Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17106	GDB releases.
17107
17108Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17109
17110	* configure: Include srcdir in message about target of link not
17111	being found.  Don't convert `-' to `_' in `with' options being
17112	passed to subdirs.
17113
17114Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17115
17116	* configure.in: add uudecode to host_tools
17117
17118	* Makefile.in: added {all,install}-uudecode targets, added them to
17119	the appropriate lists
17120
17121Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17122
17123	* Makefile.in (all-gcc): Added dependency on all-gas.
17124
17125	* configure.in (mips-*-*): Build ld and binutils.
17126
17127Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17128
17129	* configure: check return code from mkdir, print error message and
17130	  exit on failure.
17131
17132Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17133
17134	* Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17135
17136Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17137
17138	* test-build.mk (HOLES): Added tar, cpio and uudecode.
17139
17140Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17141
17142	* config.sub (h8500):  Recognize this as a cpu type.
17143
17144Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17145
17146	* configure: source directory missing is no longer a warning
17147
17148	* configure.in: recognize irix[34]* instead of irix[34]
17149
17150	* Makefile.in: define and pass down X11_LIB
17151
17152Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17153
17154	* guess-systype: Renamed to ...
17155	* config.guess:  ... by popular request.
17156	* configure.in, Makefile.in:  Update accordingly.
17157
17158Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17159
17160	* guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17161	+ Add Convex, Cray/Unicos, and Encore/Multimax support.
17162	+ Execute ./dummy instead of assuming . is in PATH.
17163
17164Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17165
17166	* guess-systype:  New shell script.  Attempts to guess the
17167	canonical host name of the executing host.
17168	Only a few hosts are supported so far.
17169	* configure:  Call guess-systype if no host is specified.
17170
17171Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17172
17173	* Makefile.in (gcc-no-fixedincludes): Made to work with current
17174	gcc Makefile.
17175
17176
17177Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17178
17179	* Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17180	(all-gcc, install-gcc, subdir_do): Use it.
17181
17182Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17183
17184	* Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17185
17186Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17187
17188	* Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17189	  set exclusively by configure, using configure.in .
17190
17191Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17192
17193	* test-build.mk: set $PATH for all builds
17194
17195	* Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17196
17197Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17198
17199	* Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17200	the one used in gcc/Makefile.in, so that a null expansion doesn't
17201	override the one needed to build gcc with a native cc.
17202
17203
17204Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17205
17206	* configure: Accept -with arguments.
17207
17208Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17209
17210	* Makefile.in: added h8300sim
17211
17212Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17213
17214	* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17215	to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17216	(all-cygnus, native, build-cygnus): Make
17217	$(canonhost)-stamp-3stage-done, not $(host)....
17218	* test-build.mk (stamp-3stage-compared): Use tail +10c for
17219	i386-sco3.2v4.  Added else true to if command.
17220
17221Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17222
17223	* config.sub: (from FSF) Sequent uses a BSD-like OS.
17224
17225Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17226
17227	* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17228
17229Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17230
17231	* configure.in: don't remove binutils from Solaris builds
17232
17233Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17234
17235	* Makefile.in: get rid of earlier definitions for *clean,
17236	also handle the recursive info rule better
17237
17238Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17239
17240	* Makefile.in (mostlyclean, distclean, realclean):  Fix to
17241	do more-or-less the right thing.
17242
17243Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17244
17245	* Makefile.in: Add lines defining CC and CXX, and use CXX rather
17246	than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17247
17248Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17249
17250	* Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17251	$(host_canonical).
17252
17253	* configure.in: split the configdirs list into 4 categories (native
17254	v. cross, library v. tool) and handle the cross-only and native-
17255	only in more reasonable (and correct!) way.
17256
17257Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17258
17259	* configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17260	configdirs anymore.
17261
17262Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17263
17264	* Makefile.in: extensive cleanup::  removed all of the explicit
17265	clean-* targets, collapsed many wrappers around subdir_do into
17266	one, added additional targets to satisfy standards.texi, deleted
17267	some old targets, some changes for consistency
17268
17269Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17270
17271	* configure.in: handle some programs as cross-only, and others as
17272	native only
17273
17274	* test-build.mk: handle partial holes in a more generic manner
17275
17276	* Makefile.in: m4 depends on libiberty
17277
17278Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17279
17280	* configure.in: add m4, textutils, fileutils, sed, shellutils,
17281	time, wdiff, and find to configdirs
17282
17283	* Makefile.in: all, clean, and install rules for the new programs
17284	added to configure.in
17285
17286Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17287
17288	* configure.in: use mh-sun for all *-sun-* hosts
17289
17290Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17291
17292	* Makefile.in: define flags for X11 include files and library file
17293	locations, pass them down to the programs that need this info
17294
17295	* build-all.mk: added a 'native' target, to 3stage the native toolchain
17296
17297Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17298
17299	* configure.in: start building libg++ for HP-UX targets
17300
17301Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17302
17303	* README:  Update references to files moved into etc/.
17304
17305Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17306
17307	* config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17308	* configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17309
17310Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17311
17312	* configure: accept dash as well as underscore in long option
17313	names for FSF compatibility.
17314
17315Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17316
17317	* config.sub: added -sco3.2v4 support from FSF.
17318
17319Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17320
17321	* configure.in: expand the section that adds or removes
17322	directories from the list of programs to build, to handle native
17323	vs. cross in addition to host v. native
17324
17325Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17326
17327	* Makefile.in:  Replace C++ in macro names with CXX.
17328	This is less likely to break ...
17329
17330Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17331
17332	* test-build.mk: add -w to GNU_MAKE
17333
17334Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17335
17336	* config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17337	add 'sparc' to list of recognized cpus.  This needed to make
17338	'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17339	Delete some redundant ose68 variants.  Recognize -wrs as an os,
17340	then changes that into $CPU-wrs-vxworks.
17341
17342	* configure.in: remove most references to gdbtest, regularize
17343	target based program removal
17344
17345	* test-build.mk: import from p3 tree (many fixes and changes)
17346
17347Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17348
17349	* Makefile.in: added rules to handle tcl, tk, and expect
17350
17351	* configure.in: handle those directories if they exist
17352
17353Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17354
17355	* config.sub: removed bogus hppabsd and hppahpux names, since
17356	"hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17357
17358Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17359
17360	* Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17361	depends upon all-xiberty
17362
17363	* Makefile.in: changes from p3, including:
17364
17365	Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17366
17367	* Makefile.in (XTRAFLAGS): include newlib directories if
17368	newlib/Makefile exists, rather than if host != target.
17369
17370	Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17371
17372	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17373	from the same source tree and not building a cross-compiler.  This
17374	matters for the libg++ configuration if reconfiguring a tree that
17375	has already been installed.
17376
17377	Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17378
17379	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17380	pick up the machine and system specific header files.
17381
17382	* Makefile.in: added AS_FOR_TARGET, passed down in
17383	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17384	the C compiler to use to create programs which are run in the
17385	build environment, set it to default to $(CC), and passed it down
17386	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17387
17388	Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17389
17390	* Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17391	We need them for unusual native builds, like systems without
17392	ranlib.
17393
17394	* configure: also define $(host_canonical) and
17395	$(target_canonical), which are the full, canonical names for the
17396	given host and target
17397
17398Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17399
17400	* Makefile.in:  Added separate definitions for C++.
17401
17402Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17403
17404	* configure.in (configdirs):  Add deja-gnu.
17405
17406Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17407
17408	* README:  Update for configure.texi and gdb-4.7 release.
17409
17410Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17411
17412	* Makefile.in:  Move "all" target to top of file.
17413	Previously, first target was ".PHONY" which caused BSD4.4 make
17414	to build .PHONY when make was run without arguments.
17415
17416Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17417
17418	* Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17419	Library-copylefted code in libiberty.
17420
17421Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17422
17423	* config.sub:  Replace m68kmote with plain old m68k.
17424
17425Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17426
17427	* Makefile.in:  Remove space from blank line, avoid Make complaints.
17428
17429Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17430
17431	* config.sub: Complain if no argument is given.  Added support for
17432	386bsd as OS and target alias.
17433
17434Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17435
17436	* Makefile.in (XTRAFLAGS): include newlib directories if
17437	newlib/Makefile exists, rather than if host != target.
17438
17439Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17440
17441	* config.sub: recognize sparclite-wrs-vxworks.
17442
17443	* Makefile.in (install-xiberty): added *-xiberty make rules (from
17444	p3.) Added clean-xiberty to clean.
17445
17446Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17447
17448	* configure.in: use *-*-* instead of nested cases for host and target
17449
17450Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17451
17452	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17453	from the same source tree and not building a cross-compiler.  This
17454	matters for the libg++ configuration if reconfiguring a tree that
17455	has already been installed.
17456
17457Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17458
17459	* config.sub (i486v/i486v4):  Merge in from FSF version.
17460
17461Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17462
17463	* configure: only set PWD if it is already set.
17464
17465Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17466
17467	* configure: just set PWD=`pwd` at the top, since Ultrix sh
17468	doesn't have unset and all success paths (and most error paths)
17469	out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17470	to just ${PWD} to avoid confusion.)
17471
17472Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17473
17474	* configure: always set $(tooldir) to $(libdir)/$(target_alias),
17475	even for a native compilation.
17476
17477Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17478
17479	Changes to make the gdb.tar.Z rule work better.
17480
17481	* Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17482	(DEVO_SUPPORT):  Add configure.texi.
17483	(bfd-ilrt.tar.Z):  Remove ancient rule.
17484
17485Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17486
17487	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17488	pick up the machine and system specific header files.
17489
17490	* configure.in, config.sub: added new target m68010-adobe-scout,
17491	with alias of adobe68k.  Changed configure.in to check for
17492	-scout before -sco* to avoid a false match.
17493
17494	* Makefile.in: added AS_FOR_TARGET, passed down in
17495	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17496	the C compiler to use to create programs which are run in the
17497	build environment, set it to default to $(CC), and passed it down
17498	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17499
17500Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17501
17502	* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17503	AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17504	TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17505	FOR_TARGET variants, to newlib and libg++.
17506
17507Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17508
17509	* Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17510	first.
17511
17512Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17513
17514	* config.sub:  Accept `elf' as an environment.
17515
17516Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17517
17518	* Makefile.in (all-opcodes):  cd into the right directory
17519
17520Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17521
17522	* configure: added -program_transform_name option, used as
17523	argument to sed when installing programs.
17524	configure.texi: added documentation for -program_prefix,
17525	-program_suffix and -program_transform_name.
17526
17527Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17528
17529	* config.sub:  Accept i486 where i386 ok.
17530
17531Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17532
17533	* config.sub: accept we32k
17534
17535Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17536
17537	* config.sub, configure.in: accept OSE68000 and OSE68k.
17538
17539	* Makefile.in: don't create all directories for ``make install'';
17540	let the subdirectories create the ones they need.
17541
17542Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17543
17544	* COPYING: new file, GPL v2
17545
17546Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17547
17548	* Makefile.in: use the new gen-info-dir, which needs a template
17549	argument (which also lives in texinfo)
17550
17551	* configure.texi, standards.texi: fix INFO-DIR-ENTRY
17552
17553Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17554
17555	* config.sub (ncr3000):  Change i386 to i486.
17556
17557Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17558
17559	* Makefile.in: add install-rcs, install-grep to
17560	install-no-fixedincludes, removed install-bison and install-libgcc
17561
17562Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17563
17564	* configure.in: grab the HPUX makefile fragment if on HPUX
17565
17566Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17567
17568	* Makefile.in: eradicate bison spoor (ditto libgcc).
17569	 configure.in: recognise m68{k,000}-ericsson-OSE.
17570	 es1800 is alias for m68k-ericsson-OSE
17571
17572Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17573
17574	* configure.in: rearrange the parts that remove programs from
17575	configdirs, based now on HOST==TARGET or by canonical triple.
17576
17577Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17578
17579	* test-build.mk: recurse explicitly with -f test-build.mk when
17580	  appropriate.  predicate stage3 and comparison on the existence
17581	  of gcc.  That is, if gcc isn't around, we aren't three-staging.
17582	  On very clean, also remove ...stamp-co.  Build in-place before
17583	  doing other builds.
17584
17585Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17586
17587	* Makefile.in, configure.in: add tgas
17588
17589Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17590
17591	* Makefile.in: a number of changes merged in from progressive.
17592
17593	* configure.in: add libm.
17594
17595	* .cvsignore: ignore some stuff that comes from test-build.mk.
17596
17597Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17598
17599	* config.sub:  Add es1800 (m68k-ericsson-es1800).
17600
17601Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17602
17603	* configure: Add program_suffix (parallel to program_prefix)
17604	* Makefile.in: adjust directory-creating script for losing decstation
17605
17606Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17607
17608	* configure:  Minor $subdir-related fixes.
17609
17610Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17611
17612	* configure: fix various problems with propogating
17613	makefile_target_frag in subdirs.
17614	* configure.in: config libgcc if its there
17615
17616Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17617
17618	* config.sub:  HPPA merge.
17619
17620Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17621
17622	* Makefile.in:  Replace all-bison with all-byacc in all
17623	dependency lines for other tools (which now use byacc).
17624
17625Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17626
17627	* config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17628
17629Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17630
17631	* Makefile.in: make gprof rules similar to byacc rules (instead of
17632	vestigal $(unsubdir) that didn't work...)
17633
17634Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17635
17636	* config.sub:  Add support for Linux.
17637	* Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17638	(at least for libg++).
17639
17640Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17641
17642	* configure.texi: fix doc for the -nfp option to configure
17643
17644Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17645
17646	* Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17647
17648Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17649
17650	* config.sub: changed [^-]+ to [^-][^-]* so that it works under
17651	Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17652	* configure.in: added solaris* host_makefile_frag hook.
17653
17654Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17655
17656	* config.sub: changed recognition of m68000 so that various
17657	m68k types can be specified via m680[01234]0
17658
17659Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17660
17661	* config.sub (basic_machine): fix sed so that '-foo' isn't
17662	completely substituted out while .+'-foo' loses the '-foo'
17663
17664Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17665
17666	* config.sub ($os): Add -aout.
17667
17668Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17669
17670	* configure:  If host_makefile_frag is absolute, don't
17671	prefix ${invsubdir} (relevant to libg++ auto-configure).
17672
17673Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17674
17675	* Makefile.in (tooldir): Define it.
17676	(all-ld): Depend on all-flex.
17677
17678Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17679
17680	* Makefile.in (check):  Fix libg++ special case.
17681
17682Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17683
17684	* configure: do not bury `pwd` into config.status, thus do fewer
17685	  pwd's.
17686
17687	* configure: print the "Building in" message only when building in
17688	  other than "." AND verbose.
17689
17690	* configure: remove -s, rework -v to better accommodate guested
17691	  configures.
17692
17693	* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17694
17695Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17696
17697	* Makefile.in: macroize flags passed on recursion.  remove
17698	  fileutils.
17699
17700Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17701
17702	* configure: get makesrcdir right for subdirs deeper than 1.
17703
17704	* Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17705	  install.
17706
17707Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17708
17709	* Makefile.in: don't print subdir_do or recursion lines.
17710
17711Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17712
17713	* standards.texi: added menu item.
17714
17715	* Makefile.in: build and install standards.info.
17716
17717	* standards.texi: new file.
17718
17719Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17720
17721	* configure: test for and move config.status pieces from
17722	  ${subdir}/.
17723
17724Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17725
17726	* configure:  Test for existance of files before trying to mv
17727	them, to avoid numerous non-existance messages.
17728
17729Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17730
17731	* configure: correct final line of config.status.
17732
17733	* configure: patch from eggert.  Avoids a protection problem if
17734	  the original Makefile.in is read only.
17735
17736	* configure: use move-if-change from gcc to create config.status.
17737	  Some makefiles depend on config.status to tell if a directory
17738	  has been reconfigured for a different host.  This change
17739	  prevents those directories from remaking everything in the case
17740	  where the reconfig was only intended to rebuild a Makefile.
17741
17742	* configure: test for config.sub with "config.sub sun4" rather
17743	  than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17744	  host alias from a missing config.sub.
17745
17746Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17747
17748	* Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17749	  MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17750
17751Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17752
17753	* configure: mkdir ${subdir} as needed.
17754
17755Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17756
17757	* Makefile.in,configure.in: added autoconf.
17758
17759Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17760
17761	* Makefile.in: no longer pass against on recursion.
17762
17763	* Makefile.in: added .NOEXPORT: so that stray makefile_frag
17764	  definitions are not inherited.
17765
17766	* configure: correct makesrcdir when subdir is .
17767
17768Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17769
17770	* configure:  Add support for 'subdirs' variable, which is
17771	like 'configdirs', except that configure doesn't re-invoke
17772	itself for subdirs, it just creates a Makefile for each subdir.
17773	* configure.texi:  Document subdirs.
17774
17775Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17776
17777	* configure.in: added flex to configdirs
17778
17779Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17780
17781	* Makefile.in: remove clean-stamps from clean.
17782
17783Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17784
17785	* configure.in:  Add gdbtest to configdirs.
17786
17787Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17788
17789	* Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17790	to recursive makes.
17791	* configure.in:  Recognize new ncr3000 config.
17792
17793Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17794
17795	* Makefile.in, configure.in: removed references to gdbm.
17796
17797Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17798
17799	* config.sub:  Don't canonicalize os value
17800	newsos* to bsd (readline needs to check for newsos).
17801	(This fix was earlier made Jan 31, but got re-broken.)
17802
17803Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17804
17805	* configure.in:  sco is an os, not a vendor!
17806
17807	* configure:  Quote $( better.  Keep various shells happy.
17808
17809Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17810
17811	* Makefile.in: eliminate stamp-files.
17812
17813Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17814
17815	* Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17816	  Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17817
17818Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17819
17820	* config.sub:  fix iris/iris3.
17821
17822Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17823
17824	* configure: re-add -rm.
17825
17826Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17827
17828	* Maskefile.in: add .stmp-rcs to all.
17829
17830	* configure.in: remove gas from rs6000 build, use aix host fragment.
17831
17832Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17833
17834	* configure: pass down site_option during recursion.
17835
17836Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17837
17838	* Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17839
17840Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17841
17842	* configure: Change exec_prefix so that it really defaults to prefix.
17843
17844Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17845
17846	* Makefile.in, configure.in:  Add support for mmalloc library.
17847
17848Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17849
17850	* Makefile.in: add stmp dependencies for a few more things.
17851
17852Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17853
17854	* configure: adjusted error message on objdir/srcdir configure
17855	  collision, per john's suggestion.
17856
17857	* Makefile.in: add libiberty stmp to all and all.cross.
17858
17859Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17860
17861	* Makefile.in: remove force dependencies, add grep to all.
17862
17863Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17864
17865	* Makefile.in: drop flex.  make stamp files work.
17866
17867	* configure: added test for conflicting configuration in srcdir,
17868	  remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17869	  gets cranky.  use relative paths for configure and srcdir
17870	  whenever possible.  Send some error messages to stderr that were
17871	  going to stdout.
17872
17873Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17874
17875	* Makefile.in:  Fix libg++ rule to check for gcc directory
17876	before using gcc/gcc.  Also pass XTRAFLAGS.
17877
17878Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17879
17880	* Makefile.in: added stmp-files so that directories aren't polled
17881	  when they are already built.
17882
17883	* configure.texi: fixed a node pointer problem.
17884
17885Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17886
17887	* config.sub configure.in gdb/configure.in
17888	gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17889	gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17890	gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17891
17892Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17893
17894	* configure: -recurring becomes -silent.  corrected help message
17895	  for -site= option.
17896
17897	* Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17898
17899Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17900
17901	* configure: when building Makefile for crosses, replace
17902	  tooldir and program_prefix.  default srcdir from location of
17903	  config.sub.  remove "for host in hosts" and "for target in
17904	  targets" loops.
17905
17906Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17907
17908	* Makefile.in: Do not pass bindir or mandir to cvs.
17909
17910Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17911
17912	* Makefile.in, configure.in: removed traces of namesubdir,
17913	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17914	  copyrights to '92, changed some from Cygnus to FSF.
17915
17916	* configure.texi: remove most references to multiple hosts,
17917	  multiple targets, subdirs, etc.
17918
17919	* configure.man: removed rcsid. reference config.sub not
17920	  config.subr.
17921
17922	* Makefile.in: mkdir $(infodir) on install-info.
17923
17924Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17925
17926	* configure.texi:  Explain better about .gdbinit and about
17927	the environment that configure.in sections run in.
17928
17929Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17930
17931	* configure.in:  Ultrix is only a decstation if it's a MIPS.
17932
17933Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17934
17935	* README:  DOC.configure => cfg-paper.texi.
17936
17937Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17938
17939	* config.sub (near case $os):  Don't convert newsos* to bsd!
17940
17941Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17942
17943	* Makefile.in:  Reinstall change from gdb-4.3 that reduces
17944	the number of copies of COPYING that go into the GDB tar file.
17945
17946Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17947
17948	* bfd/configure.in, gdb/config/mh-i386sco,
17949	gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17950	Fix SCO configuration stuff.
17951
17952Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17953
17954	* Makefile.in:  For libg++, make sure the -I pointing
17955	to the gcc directory goes *after* all the libg++-local -I flags.
17956	Also, move just-gcc dependency from just-libg++ to all-libg++.
17957
17958Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17959
17960	* configure:  Change -x to -f to keep Ultrix /bin/test happy.
17961
17962Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17963
17964	* Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17965
17966Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17967
17968	* config.sub:  Add stratus configuration frags.  Also
17969	submitted to FSF.
17970
17971Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17972
17973	* Makefile.in (DEV_SUPPORT):  add configure.man.
17974
17975	* config.sub(Decode manufacturer-specific):  add -none*.
17976
17977Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17978
17979	* Makefile.in:  remove form feeds to make Sun's make happy.
17980	(DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17981
17982Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17983
17984	* Makefile.in (AR_FLAGS):  Make quieter.
17985
17986Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17987
17988	* configure.in:  Add libg++.
17989	* configure:  When verbose, don't output the command line at each
17990	level; it will be unremarkably the same as the previous version,
17991	which will be the same as what the user typed.
17992
17993Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17994
17995	* configure.in, Makefile.in: fix clean-info, add flex.  add
17996	  fileutils.
17997
17998	* configure: be less sensitive to spaces in Makefile.in.  Do not
17999	  look for sources in "..".  Doing so breaks subdirectories that
18000	  might have their own configure.  If a subdir has it's own
18001	  configure script, use it.
18002
18003Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18004
18005	* cfg-paper.texi: some changes suggested by rms.
18006
18007Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18008
18009	* config.sub:  Merge in some small additions from the FSF version,
18010	taken from the gcc distribution, to bring the Cygnus and FSF
18011	versions into closer sync.
18012
18013Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18014
18015	* configure.in:  Changed svr4 references to sysv4.
18016
18017Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18018
18019	* configure: added -V for version number option.
18020
18021Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18022
18023	* DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18024	  renamed from DOC.configure to cfg-paper.texi.
18025
18026Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18027
18028	* configure, config.subr, config.sub: config.subr is now
18029	  config.sub again.
18030
18031Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18032
18033	* configure.texi: new file, in progress.
18034
18035	* Makefile.in: build info file and install the man page for
18036	  configure.
18037
18038	* configure.man: new file, first cut.
18039
18040	* configure: find config.subr again now that configuration "none"
18041	  has gone.  removed all traces of the -ansi option.  removed all
18042	  traces of the -languages option.
18043
18044	* config.subr: resync from rms.
18045
18046Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18047
18048	* configure, config.sub, config.subr: merge config.sub into
18049	  config.subr, call the result config.subr, remove config.sub, use
18050	  config.subr.
18051
18052	* Makefile.in: revised install for dir.info.
18053
18054Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18055
18056	* configure.in: add decstation host makefile frag.
18057
18058	* Makefile.in: BISON now bison -y again.  also install-gcc on
18059	  install.  clean-gdbm on clean.  infodir belongs in datadir.
18060	  Make directories for info install.  Build dir.info here then
18061	  install it.
18062
18063Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18064
18065	* Makefile.in: fix for bad directory tests.
18066
18067Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18068
18069	* configure: \{1,2\} appears to be a sysv'ism.  Use a different
18070	  regexp.  -srcdir relative was being handled incorrectly.
18071
18072	* Makefile.in: unwrapped some for loops so that parallel makes
18073	  work again and so one can focus one's attention on a particular
18074	  package.
18075
18076Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18077
18078	* configure: added PWD as a stand in for `pwd` (for speed). use
18079	  elif wherever possible.  make -srcdir work without -objdir.
18080	  -objdir= commented out.
18081
18082Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18083
18084	* configure: +options become --options.  -subdirs commented out.
18085	  added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18086	  Makefile now at top of generated Makefile.  Removed cvs log
18087	  entries.  added -srcdir.  create .gdbinit only if there is one
18088	  in ${srcdir}.
18089
18090	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
18091	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18092	  and mandir now keyed off datadir by default.
18093
18094Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18095
18096	* Freshly created ChangeLog.
18097
18098
18099Local Variables:
18100mode: change-log
18101left-margin: 8
18102fill-column: 76
18103version-control: never
18104End:
18105