• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
12016-06-28  Walter Lee  <walt@tilera.com>
2
3	* configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
4	* configure: Regenerate.
5
62016-05-28  Alan Modra  <amodra@gmail.com>
7
8	* Makefile.tpl (configure): Depend on m4 files included.
9	* Makefile.in: Regenerate.
10
112016-05-27  Nick Clifton  <nickc@redhat.com>
12
13	* config.guess (Alpha OSF1): Fix typo introduced during the most
14	recent synchronization update.
15
162016-05-23  Nick Clifton  <nickc@redhat.com>
17
18	* Import these patches from the gcc mainline:
19
20	2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
21
22	* config.guess: Import version 2016-04-02 (newest).
23	* config.sub: Import version 2016-05-10 (newest).
24
252016-04-19  Nick Clifton  <nickc@redhat.com>
26
27	* Import this patch from the GCC mainline:
28
29	2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
30
31	PR bootstrap/70173
32	* Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
33	and gotools directories.  Delete the stage_final file.
34	* Makefile.in: Regenerate.
35
362016-03-17  Cary Coutant  <ccoutant@gmail.com>
37
38	* configure.ac: Add mips and s390 to the gold target check.
39	* configure: Regenerate.
40
412016-02-10  Nick Clifton  <nickc@redhat.com>
42
43	Import these patches from the GCC mainline:
44
45	2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
46
47	* configure.ac: Enable LTO for DJGPP
48	* configure: Regenerate
49
50	2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
51
52	PR bootstrap/69329
53	* Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
54	* Makefile.in: Regenerate.
55
56	2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
57	            Sebastian Pop  <s.pop@samsung.com>
58
59	* Makefile.in: Regenerate.
60	* Makefile.tpl: Export ISLVER.
61	* configure: Regenerate.
62	* config/isl.m4: Detect isl-0.15.
63
64	2016-01-29  Sebastian Pop  <s.pop@samsung.com>
65
66	* config/isl.m4: Add comments about isl-0.16.
67	* configure: Regenerate.
68
692016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
70
71	Sync with GCC
72	2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
73
74	* m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
75	symbols.
76
77	2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
78
79	PR bootstrap/69134
80	* Makefile.def (mpfr): Disable assembler.
81	* Makefile.in: Regenerate.
82
832016-01-11  Nick Clifton  <nickc@redhat.com>
84
85	Import the following changes from the GCC mainline:
86
87	2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
88
89	* configure.ac: Enable libmpx by default.
90	* configure: Regenerated.
91
92	2015-11-19  Martin Liska  <mliska@suse.cz>
93
94	* .gitignore: Add .clang-format to ignored files.
95	* Makefile.tpl: Add clang-format.
96	* Makefile.in: Regenerate.
97
98	2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
99
100	PR libffi/65726
101	* Makefile.def (lang_env_dependencies): Make libffi depend
102	on cxx.
103	* Makefile.in: Regenerate.
104
105	2015-12-02  Ian Lance Taylor  <iant@google.com>
106
107	PR go/66147
108	* Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
109	* Makefile.in: Regenerate.
110
111	2015-12-17  Nathan Sidwell  <nathan@acm.org>
112
113	* config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
114	* configure: Regenerate.
115
116	2015-12-17  Sebastian Pop  <s.pop@samsung.com>
117
118	* Makefile.in: Replace ISL with isl.
119	* Makefile.tpl: Same.
120	* config/isl.m4: Same.
121	* configure.ac: Same.
122	* contrib/download_prerequisites: Same.
123	* configure: Regenerate.
124
125	2016-01-01  Ben Elliston  <bje@gnu.org>
126
127	* config.guess: Import version 2016-01-01.
128	* config.sub: Likewise.
129
1302015-11-20  Tristan Gingold  <gingold@adacore.com>
131
132	* configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
133	* configure: Regenerate.
134
1352015-10-21  Nick Clifton  <nickc@redhat.com>
136
137	PR gas/19109
138	* configure.ac: Note the 'none' is an acceptable argument to
139	--enable-compressed-debug-sections.
140	* configure: Regenerate.
141
1422015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
143
144	PR gas/19109
145	* configure.ac: Add
146	--enable-compressed-debug-sections={all,gas,gold,ld}.
147	* configure: Regenerated.
148
1492015-09-30  Nick Clifton  <nickc@redhat.com>
150
151	Import the following patches from the GCC mainline:
152
153	2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
154
155	PR libfortran/54572
156	* Makefile.def: Make libgfortran depend on libbacktrace.
157	* Makefile.in: Regenerate.
158
159	2015-08-12  Tom de Vries  <tom@codesourcery.com>
160
161	PR other/67092
162	PR other/67098
163	* configure.ac: Remove --with_host_libstdcxx support.
164	* configure: Regenerate.
165
166	2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
167	    Jakub Jelinek  <jakub@redhat.com>
168
169	* configure.ac (noconfigdirs): Don't add "target-libgomp" for target
170	nvptx*-*-*.
171	* configure: Regenerate.
172
1732015-08-07  H.J. Lu  <hongjiu.lu@intel.com>
174
175	Sync with GCC
176	2015-07-28  Ben Elliston  <bje@gnu.org>
177
178	* config.sub, config.guess: Import from upstream.
179
1802015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
181
182	* Makefile.def (libiconv): Define bootstrap=true.
183	Mark pdf/html/info as missing.
184	(configure-gcc): Depend on all-libiconv.
185	(all-gcc): Ditto.
186	(configure-libcpp): Ditto.
187	(all-libcpp): Ditto.
188	(configure-intl): Ditto.
189	(all-intl): Ditto.
190	* Makefile.in: Regenerate.
191
1922015-07-27  H.J. Lu  <hongjiu.lu@intel.com>
193
194	Sync with GCC
195	2015-07-24  Michael Darling  <darlingm@gmail.com>
196
197	PR other/66259
198	* config-ml.in: Reflects renaming of configure.in to configure.ac
199	* configure: Likewise
200	* configure.ac: Likewise
201
2022015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
203
204	* Makefile.in: Regenerated.
205
206	Sync with GCC
207	2015-05-21  Jason Merrill  <jason@redhat.com>
208
209	* Makefile.tpl: Update comments.
210
211	2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
212
213	* Makefile.tpl: Remove surplus whitespace throughout.
214
215	2015-03-25  Martin Liska  <mliska@suse.cz>
216		    Yury Gribov  <y.gribov@samsung.com>
217
218	* Makefile.tpl: Fix ln source location for vimrc file.
219
2202015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
221
222	Sync with GCC
223	2015-05-16  James Bowman  <james.bowman@ftdichip.com>
224
225	* configure.ac: FT32 target added.
226	* configure: Regenerate.
227
2282015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
229
230	Sync with GCC
231	2015-06-02  Jason Merrill  <jason@redhat.com>
232
233	PR bootstrap/66319
234	* configure.ac: Use -std=gnu++98.
235
236	2015-05-28  Mike Frysinger  <vapier@gentoo.org>
237
238	* configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
239	* configure: Regenerate.
240
241	2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
242
243	* configure.ac: Fix typo.
244	* configure: Regenerate.
245
246	2015-05-03  Matthias Klose  <doko@ubuntu.com>
247
248	* configure.ac: Match $host configured with triplets.
249	* configure: Regenerate.
250
251	2015-04-17  Jakub Jelinek  <jakub@redhat.com>
252
253	PR bootstrap/62077
254	* configure.ac (--enable-stage1-checking): Default to
255	release,misc,gimple,rtlflag,tree,types if --disable-checking
256	or --enable-checking is not specified and DEV-PHASE is not
257	experimental.
258	* configure: Regenerated.
259
260	2015-03-27  Uros Bizjak  <ubizjak@gmail.com>
261
262	Install back PR target/47230 fix (Revert the revert).
263
2642015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
265
266	* configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
267	target.
268	* configure: Regenerate.
269
2702015-05-13  John David Anglin  <dave.anglin@bell.net>
271
272	* configure.ac: Disable configuration of GDB for HPUX targets.
273	* configure: Regenerate.
274
2752015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
276
277	PR ld/18355
278	* Makefile.def: Add extra_configure_flags to host zlib.
279	* configure.ac (extra_host_zlib_configure_flags): New.  Set
280	to --enable-host-shared When bfd is to be built as shared
281	library.  AC_SUBST.
282	* Makefile.in: Regenerated.
283
2842015-04-15  Mike Frysinger  <vapier@gentoo.org>
285	    Hans-Peter Nilsson  <hp@axis.com>
286
287	Adjust src-release.sh for sim using the gdb create-version.sh.
288	* src-release.sh (tar_compress): If there's a fifth parameter,
289	use that in the getver call instead of $tool.
290	(sim_release): Pass gdb as fifth parameter to tar_compress.
291	(SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
292
2932015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
294
295	* Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
296	(EXTRA_BOOTSTRAP_FLAGS): Likewise.
297	(check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
298	* Makefile.in: Regenerate.
299
3002015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
301
302	* configure.ac: Add --with-system-zlib.
303	* configure: Regenerated.
304
3052015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
306
307	* src-release.sh: Don't configure with  --with-target-subdir=.
308	--disable-multilib.
309
3102015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
311
312	* src-release.sh (DEVO_SUPPORT): Replace src-release with
313	src-release.sh.
314
3152015-03-30  Ed Schouten  <ed@nuxi.nl>
316
317	* config.sub: Update from upstream, to 2015-03-04 version.
318	* config.guess: Likewise.
319
3202015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
321
322	* Makefile.def (dependencies): Add all-zlib to all-bfd.
323	* Makefile.in: Regenerated.
324
3252015-03-28  H.J. Lu  <hongjiu.lu@intel.com>
326
327	* src-release.sh (do_proto_toplev): Configure with --target
328	--with-target-subdir and --disable-multilib.
329	(BINUTILS_SUPPORT_DIRS): Add zlib.
330	(GAS_SUPPORT_DIRS): Likewise.
331	(GDB_SUPPORT_DIRS): Likewise.
332	(SIM_SUPPORT_DIRS): Likewise.
333
3342015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
335
336	* configure.ac (target_configdirs): Exclude target-zlib if
337	target-libjava isn't built.
338	* configure: Regenerated.
339
3402015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
341
342	Sync with GCC
343	2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
344
345	* config-ml.in: Robustify ac_configure_args parsing.
346
3472015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
348
349	* Makefile.def: Updated from GCC trunk.
350	* Makefile.tpl: Likewise.
351	* configure.ac: Likewise.
352	* Makefile.in: Regenerated.
353	* configure: Likewise.
354
3552015-01-28  James Bowman  <james.bowman@ftdichip.com>
356
357	* configure.ac: Add FT32 support.
358	* configure: Regenerate.
359
3602015-01-12  Anthony Green  <green@moxielogic.com>
361
362	* configure.ac: Don't disable gprof for moxie.
363	* configure: Rebuild.
364
3652015-01-03  Andrew Pinski  <apinski@cavium.com>
366
367	* Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
368	* Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
369	(BASE_TARGET_EXPORTS): Add OBJCOPY.
370	(OBJCOPY_FOR_TARGET): New variable.
371	(EXTRA_TARGET_FLAGS): Add OBJCOPY.
372	* Makefile.in: Regenerate.
373	* configure.ac: Check for already installed target objcopy.
374	Also GCC_TARGET_TOOL on objcopy.
375	* configure: Regenerate.
376
3772015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
378
379	* config.sub: Update from upstream, to 2015-01-01 version.
380	* config.guess: Ditto.
381
3822014-12-06  Eric Botcazou  <ebotcazou@adacore.com>
383
384	* config.sub: Update from upstream config repo.
385
3862014-11-24  H.J. Lu  <hongjiu.lu@intel.com>
387
388	* libtool.m4: Updated from GCC trunk.
389
3902014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
391
392	* config.guess: Update from upstream config repo.
393	* config.sub: Ditto.
394
3952014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
396
397	* move-if-change: Update from upstream gnulib.
398
3992014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
400
401	* compile: Sync with upstream Automake.
402	* depcomp: Ditto.
403	* install-sh: Ditto.
404	* missing: Ditto.
405	* mkinstalldirs: Ditto.
406	* ylwrap: Ditto.
407
4082014-10-15  Tristan Gingold  <gingold@adacore.com>
409
410	* src-release.sh (do_proto_toplev): Configure with --target.
411
4122014-10-03  Jing Yu  <jingyu@google.com>
413
414	* configure.ac: Add aarch64 to list of targets that support gold.
415	* configure: Regenerate.
416
4172014-09-12  Andrew Bennett  <andrew.bennett@imgtec.com>
418
419	* configure.ac: Add mips*-img-elf* target triple.
420	* configure: Regenerate.
421
4222014-09-06  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
423	* configure: Disable gdb for nds32*-*-* until supported.
424	* configure.ac: Disable gdb for nds32*-*-* until supported.
425
4262014-09-05  Joel Brobecker  <brobecker@adacore.com>
427
428	* configure: Regenerate.
429
4302014-08-27  Will Newton  <will.newton@linaro.org>
431
432	* src-release.sh: New file.
433	* src-release: Remove file.
434
4352014-07-27  Joel Sherrill <joel.sherrill@oarcorp.com>
436
437	GDB not supported for or1k*-*-rtems*
438	* configure.ac (or1k*-*-rtems*): gdb not supported.  The ordering
439	of the stanzas results in this not being caught by or1k*-*-* later.
440	* configure. Regenerated.
441
4422014-07-25  Samuel Bronson  <naesten@gmail.com>
443
444	* .gitattributes: New file for use with git-merge-changelog.
445
4462014-07-21  Joel Sherrill  <joel.sherrill@oarcorp.com>
447
448	Disable gdb for or1k*-*-* until supported
449	* configure.ac (or1k*-*-*): Disable gdb.
450	* configure: Regenerated.
451
4522014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
453
454	* configure.ac (target_makefile_frag): Set for nios2-*-elf*.
455	* configure: Regenerated.
456
4572014-03-26  Jakub Jelinek  <jakub@redhat.com>
458
459	PR sanitizer/56781
460	* Makefile.def: Set bootstrap=true; for host fixincludes.
461	* configure.ac: Don't bootstrap host fixincludes unless
462	--with-build-config=bootstrap-{a,ub}san.
463	* Makefile.in: Regenerated.
464	* configure: Regenerated.
465
4662014-03-21  Jakub Jelinek  <jakub@redhat.com>
467
468	* configure.ac: Move BUILD_CONFIG set up earlier.  Add
469	--enable-vtable-verify option parsing.  Don't add
470	target-libsanitizer to bootstrap_target_libs unless
471	--with-build-config=bootstrap-asan or
472	--with-build-config=bootstrap-ubsan.  Don't add target-libvtv
473	to bootstrap_target_libs unless --enable-vtable-verify.
474	* configure: Regenerated.
475
4762014-03-07  Jakub Jelinek  <jakub@redhat.com>
477
478	PR bootstrap/58572
479	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
480	-I for libstdc++-v3 includes if $(LEAN).
481	* Makefile.in: Regenerated.
482
4832014-02-24  Walter Lee  <walt@tilera.com>
484
485	* configure.ac (tilepro-*-*) Change to tilepro*-*-*.
486	(tilegx-*-*): Change to tilegx*-*-*.
487	* configure: Regenerate.
488
4892014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
490
491	* config.sub, config.guess: Import from upstream.
492
4932014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
494
495	PR bootstrap/60620
496	* Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
497	* Makefile.in: Regenerate.
498
4992014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
500
501	* Makefile.def (dependencies): Make all-ld depend on all-binutils
502	for WINDRES_FOR_TARGET in default-manifest.o rule.
503	* Makefile.in: Regenerate.
504
5052014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
506
507	PR target/59788
508	* ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
509	*solaris2*.
510
5112013-12-19  Keven Boell  <keven.boell@intel.com>
512
513	* cp-namespace.c (cp_lookup_nested_symbol): Enable
514	nested lookups for fortran modules.
515	* dwarf2read.c (read_module): Add fortran module to
516	the symbol table.
517	(add_partial_symbol, add_partial_module): Add fortran
518	module to the partial symbol table.
519	(new_symbol_full): Create full symbol for fortran module.
520	* f-exp.y (yylex): Add new module domain to be parsed.
521	* symtab.h: New domain for fortran modules.
522
5232013-12-19  Keven Boell  <keven.boell@intel.com>
524
525	* f-exp.y (yylex): Add domain array to enable lookup
526	in multiple domains. Loop over lookup domains and try
527	to find requested symbol. Add STRUCT_DOMAIN to lookup
528	domains to be able to query for user defined types.
529
5302013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
531
532	* configure.ac: Add user-friendly check for native x86_64-linux
533	multilibs.
534	* configure: Regenerate.
535
5362013-11-23  Alan Modra  <amodra@gmail.com>
537
538	* config.sub, config.guess: Import from upstream.
539
5402013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
541
542	* Makefile.in: Regenerate.
543
544	* Makefile.tpl: Fix typo.
545	* Makefile.in: Regenerate partially.
546
5472013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
548
549	* configure.ac: Added libcilkrts to noconfig list when C++ is not
550	supported.
551	* configure: Regenerated.
552
5532013-10-30  Jason Merrill  <jason@redhat.com>
554
555	* Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
556	--disable-build-format-warnings.
557
5582013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
559
560	* Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
561	depend on libstdc++ and libgcc.
562	* configure: Regenerate.
563	* configure.ac: Added libcilkrts to target binaries.  Also, restrict
564	libcilkrts for POSIX and i*86, and x86_64 architectures.
565	* Makefile.in: Added libcilkrts related fields to support building it.
566
5672013-10-26  Jeff Law  <law@redhat.com>
568
569	* Makefile.def (target_modules): Remove libmudflap
570	(languages): Remove check-target-libmudflap).
571	* Makefile.in: Rebuilt.
572	* Makefile.tpl (check-target-libmudflap-c++): Remove.
573	* configure.ac (target_libraries): Remove target-libmudflap.
574	Remove checks which disabled libmudflap on some systems.
575	* configure: Rebuilt.
576	* libmudflap: Directory removed.
577
5782013-10-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
579
580	* configure.ac: Update from GCC.
581	* configure: Regenerate.
582
5832013-10-15  Hans-Peter Nilsson  <hp@axis.com>
584
585	* src-release (do-proto-toplevel): Support subdir-path-prefixed
586	files in SUPPORT_FILES.
587	(SIM_SUPPORT_DIRS): New variable.
588	(sim.tar.bz2): New rule.
589
5902013-10-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
591
592	* configure.ac: Update from GCC.
593	* configure: Regenerate.
594
5952013-10-01  Jeff Johnston  <jjohnstn@redhat.com>
596
597	* COPYING.NEWLIB: Update with new copyright.
598
5992013-09-21  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
600
601	* configure.ac: Update from GCC.
602	* configure: Regenerate.
603
6042013-09-20  Alan Modra  <amodra@gmail.com>
605
606	* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
607	ppc host match.  Support little-endian powerpc linux hosts.
608
6092013-08-16  Joel Brobecker  <brobecker@adacore.com>
610
611	* src-release (VER): When using $(TOOL)/common/create-version.sh,
612	strip the "-cvs" suffix from the version number if present.
613
6142013-08-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
615
616	* configure.ac: Sync with GCC repo.
617	* Makefile.def: Ditto.
618	* configure: Regenerate.
619	* Makefile.in: Ditto.
620
6212013-07-22  Joel Brobecker  <brobecker@adacore.com>
622
623	* src-release (VER): Use $(TOOL)/common/create-version.sh
624	if it exists.
625
6262013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
627
628	* configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
629	(mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
630	(mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
631	* configure: Regenerate.
632
6332013-06-01  George Thomas <george.thomas@atmel.com>
634
635	* include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
636	from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
637
6382013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
639
640	* COPYING.NEWLIB: Add Altera Corporation copyright.
641
6422013-04-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
643
644	* config.guess: Update from config repo.
645	* config.sub: Ditto.
646
6472013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
648
649	* Makefile.def: Sync with GCC.
650	* Makefile.in: Regenerate.
651
6522013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
653
654	* configure.ac: Sync with GCC.
655	* configure: Regenerate.
656
6572013-03-22  Mike Frysinger  <vapier@gentoo.org>
658
659	* src-release (VER): Change bfd/configure.in sed to use the new
660	`bfd/configure --version` output.
661
6622013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
663
664	* configure.ac: Sync with GCC repo.
665	* configure: Ditto.
666
6672013-02-05  Ian Lance Taylor  <iant@google.com>
668
669	PR go/55969
670	* configure.ac: Disable libgo on some systems where it does not
671	work.
672	* configure: Rebuild.
673
6742013-02-05  Alan Modra  <amodra@gmail.com>
675
676	* configure: Regenerate after syncing config/.
677
6782013-01-15  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
679
680	* configure.ac: Sync with GCC repo.
681	* configure: Ditto.
682	* Makefile.def: Ditto.
683	* Makefile.in: Ditto.
684
6852013-01-11  Joel Brobecker  <brobecker@adacore.com>
686
687	Sync with GCC, merge:
688
689	2013-01-09  Jason Merrill  <jason@redhat.com>
690
691	* .gitignore: Import from gdb repository.
692
6932013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
694
695	* config.sub: Update from config repo.
696
6972013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
698
699	* Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
700	* Makefile.in: Regenerate.
701
7022013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
703
704	* Makefile.def (configure-gcc): Depend on all-gmp.
705	(all-gcc): Remove dependency on all-gmp.
706	* Makefile.in: Regenerated.
707
7082013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
709
710	* config.guess: Update from config repo.
711	* config.sub: Ditto.
712
7132013-01-07  Jeff Johnston  <jjohnstn@redhat.com>
714
715	* COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
716	exists and replace the new bfin license in its location.
717
7182013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
719
720	PR gas/14899
721	* Makefile.def (dependencies): Make all-binutils, all-gprof,
722	all-ld and all-gold depend on all-gas.
723	* Makefile.in: Regenerated.
724
7252012-12-29  Ben Elliston  <bje@gnu.org>
726
727	* config.guess: Update to 2012-12-29 version.
728	* config.sub: Likewise.
729
7302012-12-20  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
731
732	* Makefile.def (install-target-libgo): Depend on
733	install-target-libatomic. Merged from GCC repo.
734	* Makefile.in: Regenerate.
735
7362012-12-17  Jeff Johnston  <jjohnstn@redhat.com>
737
738	* COPYING.LIBGLOSS: Add license for bfin libgloss.
739
7402012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
741
742	* configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
743	* configure: Regenerate.
744
7452012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
746
747	* Makefile.def (target_modules): Add bootstrap=true and
748	raw_cxx=true to libsanitizer.
749	* configure.ac (bootstrap_target_libs): Add libsanitizer.
750	* Makefile.in: Regenerated.
751	* configure: Likewise.
752
7532012-12-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
754
755	* config.sub: Merge from config repo.
756
7572012-11-30  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
758
759	* configure.ac: Merge from GCC.
760	* Makefile.tpl: Ditto.
761	* Makefile.in: Ditto.
762	* configure: Ditto.
763
7642012-11-28  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
765
766	* configure.ac (noconfigdirs): Merge from GCC.
767	* configure: Regenerate.
768
7692012-11-19  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
770
771	* config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
772
7732012-11-14  Roland McGrath  <mcgrathr@google.com>
774
775	* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
776	* configure: Regenerate.
777
7782012-11-13  Richard Henderson  <rth@redhat.com>
779
780	* configure.ac: Move libsanitizer logic to subdirectory.
781	* configure: Regenerate.
782
7832012-11-13  Dodji Seketeli  <dodji@redhat.com>
784
785	* configure.ac: Enable libsanitizer just on x86 linux for now.
786	* configure: Re-generate.
787
7882012-11-13  David Edelsohn  <dje.gcc@gmail.com>
789
790	* configure.ac: Merge libquadmath sections.
791	* configure: Regenerate.
792
7932012-11-12  Wei Mi <wmi@google.com>
794
795	* configure.ac: Add libsanitizer to target_libraries.
796	* Makefile.def: Ditto.
797	* configure: Regenerate.
798	* Makefile.in: Regenerate.
799
8002012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
801
802	* configure: Regenerated.
803
8042012-11-03  Robert Mason  <rbmj@verizon.net>
805
806	* configure.ac: add --disable-libstdcxx configure option
807	and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
808
8092012-10-24  Corinna Vinschen  <corinna@vinschen.de>
810
811	* configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
812	against Mingw64 w32api.
813	* configure: Regenerate.
814
8152012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
816
817	PR bootstrap/54820
818	* configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
819	* configure: Regenerate.
820
8212012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
822
823	PR bootstrap/54820
824	* Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
825	(all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
826	(all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
827	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
828	(host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
829	* Makefile.in: Regenerate.
830	* configure.ac (have_static_libs): New variable and associated check.
831	(stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
832	-static-libgcc if stage1_libs is empty and have_static_libs is yes.
833	* configure: Regenerate.
834
8352012-10-10  David Holsgrove  <david.holsgrove@xilinx.com>
836
837	* config.guess, config.sub: Include updated version from
838	config-patches.  Adds microblaze little endian support.
839
8402012-09-28  Ian Lance Taylor  <iant@google.com>
841
842	* Makefile.def: Make all-target-libgo depend on
843	all-target-libbacktrace.
844	* Makefile.in: Rebuild.
845
8462012-09-26  Ian Lance Taylor  <iant@google.com>
847
848	* Makefile.def: Make all-gcc depend on all-libbacktrace.
849	* Makefile.in: Rebuild.
850
8512012-09-06  Diego Novillo  <dnovillo@google.com>
852
853	* configure.ac: Bump minimum GMP version to 4.2.3.
854	* configure: Re-generate.
855
8562012-09-05  Georg-Johann Lay  <avr@gjlay.de>
857
858	PR target/54461
859	* configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
860	target-libgloss if not configured --with-avrlibc=no.
861	* configure: Regenerate.
862
8632012-09-04  Jason Merrill  <jason@redhat.com>
864
865	* configure.ac: Fix --enable-languages=all.
866
8672012-09-03  Richard Guenther  <rguenther@suse.de>
868
869	PR bootstrap/54138
870	* configure.ac: Re-organize ISL / CLOOG checks to allow
871	disabling with either --without-isl or --without-cloog.
872	* configure: Regenerated.
873
8742012-09-03  Georg-Johann Lay  <avr@gjlay.de>
875
876	* configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
877	* configure: Regenerate.
878
8792012-09-21  Steve Ellcey  <sellcey@mips.com>
880
881	* configure.ac: Add mips*-mti-elf* target.
882	* configure: Regenerate.
883
8842012-09-19  Ian Lance Taylor  <iant@google.com>
885
886	* configure.ac (host_libs): Add libbacktrace.
887	(target_libraries): Add libbacktrace.
888	* Makefile.def (host_modules): Add libbacktrace.
889	(target_modules): Likewise.
890	* configure, Makefile.in: Rebuild.
891
8922012-09-15  Jiong Wang  <jiwang@tilera.com>
893
894	* configure.ac (ENABLE_GOLD): support tilegx*
895	* configure: rebuild
896
8972012-09-14  David Edelsohn  <dje.gcc@gmail.com>
898
899	PR target/38607
900	Merge upstream change.
901	* libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
902
903	* configure.ac: Add target-libquadmath to noconfigdirs for AIX.
904	Add libgomp*.o to compare_exclusions for AIX.
905	* configure: Regenerate.
906
9072012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
908
909	PR binutils/4970
910	* Makefile.def (host_modules): Rmove lib_path=.libs from bfd
911	and opcodes.
912	* Makefile.in: Regenerated.
913
9142012-08-14   Diego Novillo  <dnovillo@google.com>
915
916	Merge from cxx-conversion branch.
917
918	* Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
919	POSTSTAGE1_CONFIGURE_FLAGS.
920	* Makefile.in: Regenerate.
921	* configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
922	Force C++ when bootstrapping.
923	* configure: Regenerate.
924
9252012-07-06  Richard Guenther  <rguenther@suse.de>
926
927	* Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
928	as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
929	--with-gmp=system.
930	* Makefile.in: Regenerated.
931	* configure: Likewise.
932
9332012-07-06  Richard Guenther  <rguenther@suse.de>
934
935	* configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
936	* Makefile.def (isl): Use extra_isl_gmp_configure_flags and
937	supply V=1 as extra_make_flags.
938	* configure: Regenerated.
939	* Makefile.in: Likewise.
940
9412012-07-03  Richard Guenther  <rguenther@suse.de>
942
943	* Makfile.def (isl): Remove not necessary extra_exports and
944	extra_make_flags.
945	(cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
946	* Makefile.in: Regenerated.
947
9482012-07-03  Richard Guenther  <rguenther@suse.de>
949
950	* Makefile.def (cloog): Add V=1 to extra_make_flags.
951	* configure.ac: If either the ISL or the CLooG check failed
952	do not try to build in-tree versions.
953	* Makefile.in: Regenerated.
954	* configure: Regenerated.
955
9562012-07-02  Richard Guenther  <rguenther@suse.de>
957	Michael Matz  <matz@suse.de>
958	Tobias Grosser <tobias@grosser.es>
959	Sebastian Pop <sebpop@gmail.com>
960
961	* Makefile.def: Add ISL host module, remove PPL host module.
962	Adjust ClooG host module to use the proper ISL.
963	* Makefile.tpl: Pass ISL include flags instead of PPL ones.
964	* configure.ac: Include config/isl.m4.  Add ISL host library,
965	remove PPL.  Remove PPL configury, add ISL configury, adjust
966	ClooG configury.
967	* Makefile.in: Regenerated.
968	* configure: Likewise.
969
9702012-07-02  Richard Guenther  <rguenther@suse.de>
971
972	Merge from graphite branch
973	2011-07-21  Tobias Grosser  <tobias@grosser.es>
974
975	* configure: Regenerated.
976	* config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
977	both cloog.org and legacy versions. The only supported version will
978	be CLooG with the isl backend.
979
980	2011-07-21  Tobias Grosser  <tobias@grosser.es>
981
982	* configure: Regenerated.
983	* configure.ac: Require cloog isl 0.17.0
984
985	2011-07-21  Tobias Grosser  <tobias@grosser.es>
986
987	* configure: Regenerated.
988	* config/cloog.m4: Do not define CLOOG_ORG
989
9902012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
991
992	* configure.ac: Skip C if explicitly selected.
993	* configure: Regenerate.
994
9952012-06-28  Christophe Lyon <christophe.lyon@st.com>
996
997	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
998	they contain -O2.
999	* configure: Regenerate.
1000
10012012-06-20  Jason Merrill  <jason@redhat.com>
1002
1003	* Makefile.tpl (check-target-libgomp-c++): New.
1004	(check-target-libitm-c++): New.
1005	* Makefile.def (c++): Add them.
1006	* Makefile.in: Regenerate.
1007
10082012-05-16  Olivier Hainque  <hainque@adacore.com>
1009
1010	* Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1011	(gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1012	(install-no-fixedincludes): Adjust accordingly.
1013	* Makefile.in: Regenerate.
1014
10152012-05-09  Nick Clifton  <nickc@redhat.com>
1016	    Paul Smith  <psmith@gnu.org>
1017
1018	PR bootstrap/50461
1019	* configure.ac (mpfr-dir): When using in-tree MPFR sources
1020	allow for the fact that from release v3.1.0 of MPFR the source
1021	files were moved into a src sub-directory.
1022	* configure: Regenerate.
1023
10242012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1025
1026	* configure.ac: Bump minimum MPFR version to 2.4.0.
1027	* configure: Regenerated.
1028
10292012-05-01  Richard Henderson  <rth@redhat.com>
1030
1031	* Makefile.def (libatomic): New target_module.
1032	* configure.ac (target_libraries): Add libatomic.
1033	(noconfigdirs): Check if libatomic is supported.
1034	* Makefile.in, configure: Rebuild.
1035
10362012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1037
1038	Merge upstream change
1039	* libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1040
10412011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1042
1043	* libtool.m4: Additional FreeBSD 10 fixes.
1044
10452012-06-28  Christophe Lyon <christophe.lyon@st.com>
1046
1047	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1048	they contain -O2.
1049	* configure: Regenerate.
1050
10512012-05-14  Catherine Moore  <clm@codesourcery.com>
1052
1053	* NEWS:  Mention PowerPC VLE port.
1054
10552012-05-11  Mike Frysinger  <vapier@gentoo.org>
1056
1057	* MAINTAINERS (config/): Move to intl/ section.
1058	(compile; depcomp; install-sh; missing; ylwrap): Likewise.
1059
10602012-05-09  Nick Clifton  <nickc@redhat.com>
1061	    Paul Smith  <psmith@gnu.org>
1062
1063	PR bootstrap/50461
1064	* configure.ac (mpfr-dir): When using in-tree MPFR sources
1065	allow for the fact that from release v3.1.0 of MPFR the source
1066	files were moved into a src sub-directory.
1067	* configure: Regenerate.
1068
10692012-05-02  Roland McGrath  <mcgrathr@google.com>
1070
1071	* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1072	* configure: Regenerate.
1073
10742012-04-25  Joel Brobecker  <brobecker@adacore.com>
1075
1076	* config.sub: Update to 2012-04-18 version from official repo.
1077
10782012-03-19  Tristan Gingold  <gingold@adacore.com>
1079
1080	* configure.ac (ia64*-*-*vms*): Add support for ld.
1081	* configure: Regenerate.
1082
10832012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1084
1085	* configure.ac (enable_libgomp): Remove *-*-irix6*.
1086	(unsupported_languages): Remove mips-sgi-irix6.*.
1087	(noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1088	(with_stabs): Remove.
1089	* configure: Regenerate.
1090
10912012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1092
1093	* configure.ac (enable_libgomp): Remove *-*-osf*.
1094	(with_stabs): Remove alpha*-*-osf*.
1095	* configure: Regenerate.
1096
10972012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
1098
1099	* COPYING.NEWLIB: Modify DJ Delorie license to include
1100	modification rights in clause as permitted by DJ Delorie.
1101	* COPYING.LIBGLOSS: Ditto.
1102
11032012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
1104
1105	* COPYING.NEWLIB: Remove two unused licenses.
1106
11072012-03-05  Tristan Gingold  <gingold@adacore.com>
1108
1109	* configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1110	* configure: Regenerate.
1111
11122012-02-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1113
1114	* COPYING.NEWLIB: Add Adapteva notice.
1115	* COPYING.LIBGLOSS: Add Adapteva notice.
1116
11172011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1118
1119	* configure: Regenerate.
1120
11212011-12-15  Jeff Johnston  <jjohnstn@redhat.com>
1122
1123	* COPYING.LIBGLOSS: Add GPL with exception license.
1124
11252011-11-09  Roland McGrath  <mcgrathr@google.com>
1126
1127	* configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1128	* configure: Rebuild.
1129	* Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1130	* Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1131	(HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1132	(BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1133	(BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1134	Add READELF.
1135	* Makefile.in: Rebuild.
1136
11372011-11-08  Richard Henderson  <rth@redhat.com>
1138
1139	* configure.ac: Test for libitm directory present first.
1140
1141	* configure.ac: Adjust srcdir for running libitm/configure.tgt.
1142
1143	* configure.ac: Test libitm/configure.tgt to disable libitm.
1144	* configure: Rebuild.
1145
11462011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1147
1148	* Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1149	LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1150	* Makefile.in: Regenerate.
1151
11522011-11-01  DJ Delorie  <dj@redhat.com>
1153
1154	* configure.ac (rl78-*-*) New case.
1155	* configure: Regenerate.
1156
11572011-11-01  DJ Delorie  <dj@redhat.com>
1158
1159	* config.sub: Update to version 2011-10-29 (added rl78)
1160
11612011-10-27  Nick Clifton  <nickc@redhat.com>
1162
1163	* config.sub: Import these changes from the config project:
1164
1165	2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1166	    Ben Elliston  <bje@gnu.org>
1167
1168	* config.sub (epiphany): New.
1169
1170	2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1171	    Ben Elliston  <bje@gnu.org>
1172
1173	* config.sub (hexagon, hexagon-*): New.
1174
1175	2011-08-23  Roland McGrath  <mcgrathr@google.com>
1176
1177	* config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1178	64eb to be64.
1179
1180	2011-08-16  Roland McGrath  <mcgrathr@google.com>
1181
1182	* config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1183	(nacl): Grok as alias for 32el-unknown-nacl.
1184
11852011-08-19  Joel Brobecker  <brobecker@adacore.com>
1186
1187	* src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1188
11892011-08-14  Yao Qi  <yao@codesourcery.com>
1190
1191	Merge from gcc:
1192
1193	2011-08-14  Yao Qi  <yao@codesourcery.com>
1194	* configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1195	* configure: Regenerate.
1196
11972011-07-26  Ian Lance Taylor  <iant@google.com>
1198
1199	Merge from gcc:
1200
1201	2011-07-26  Ian Lance Taylor  <iant@google.com>
1202	* configure.ac: Set have_compiler based on whether gcc directory
1203	exists, rather than on whether gcc is in configdirs.
1204	* configure: Rebuild.
1205
1206	2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1207	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1208	link directories.
1209	* Makefile.in: Rebuild.
1210
1211	2011-07-20  Ian Lance Taylor  <iant@google.com>
1212	PR bootstrap/49787
1213	* configure.ac: Move --enable-bootstrap handling earlier in file.
1214	If --enable-bootstrap and either --enable-build-with-cxx or
1215	--enable-build-poststage1-with-cxx, enable C++ automatically.
1216	* configure: Rebuild.
1217
1218	2011-07-19  Ian Lance Taylor  <iant@google.com>
1219	* configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1220	make C++ a boot_language.  Set and substitute
1221	POSTSTAGE1_CONFIGURE_FLAGS.
1222	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1223	(STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1224	* configure, Makefile.in: Rebuild.
1225
1226	2011-07-16  Jason Merrill  <jason@redhat.com>
1227	* Makefile.def (language=c++): Add check-c++0x and
1228	check-target-libmudflap-c++.
1229	* Makefile.tpl (check-target-libmudflap-c++): New.
1230	* Makefile.in: Regenerate.
1231
1232	2011-07-16  Matthias Klose  <doko@ubuntu.com>
1233	* Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1234	* Makefile.def (target_modules/libjava): Pass
1235	$(EXTRA_CONFIGARGS_LIBJAVA).
1236	* configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1237	if not configured with --enable-static-libjava.
1238	* Makefile.in: Regenerate.
1239	* configure: Likewise.
1240
1241	2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1242	PR regression/47836
1243	PR bootstrap/23656
1244	PR other/47733
1245	PR bootstrap/49247
1246	PR c/48825
1247	* configure.ac (target_libraries): Remove target-libiberty.
1248	Remove case-statement setting skipdirs=target-libiberty for
1249	multiple targets.  Remove checking target_configdirs and
1250	removing target-libiberty but keeping target-libgcc if
1251	otherwise empty.
1252	* Makefile.def (target_modules): Don't add libiberty.
1253	(dependencies): Remove all traces of target-libiberty.
1254	* configure, Makefile.in: Regenerate.
1255
12562011-07-22  Jason Merrill  <jason@redhat.com>
1257
1258	* Makefile.def (language=c++): Add check-c++0x and
1259	check-target-libmudflap-c++.
1260	* Makefile.tpl (check-target-libmudflap-c++): New.
1261	* Makefile.in: Regenerate.
1262
12632011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1264
1265	* configure: Regenerate.
1266
12672011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1268
1269	PR target/39150
1270	* configure.ac (i[3456789]86-*-solaris2*): Also accept
1271	x86_64-*-solaris2.1[0-9]*.
1272	* configure: Regenerate.
1273
12742011-06-13  Walter Lee <walt@tilera.com>
1275
1276	* configure.ac (tilepro-*-*) New case.
1277	(tilegx-*-*): Likewise.
1278	* configure: Regenerate.
1279
12802011-06-06  Nick Clifton  <nickc@redhat.com>
1281
1282	* config.sub: Sync from upstream.
1283
12842011-05-08  Doug Kwan  <dougkwan@google.com>
1285
1286	Merge from gcc:
1287
1288	2011-05-08  Doug Kwan  <dougkwan@google.com>
1289
1290		* configure.ac: Propagate LDFLAGS_FOR_TARGET.
1291		* configure: Regenerated.
1292		* Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1293		value from configure.
1294		* Makefile.in: Regenerated.
1295
12962011-05-05  Joseph Myers  <joseph@codesourcery.com>
1297
1298	* configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1299	sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1300	*-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1301	| *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1302	*-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1303	*-*-vxworks*): Disable newlib and libgloss in separate case
1304	statement.
1305	(i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1306	to separate case statement.
1307	(*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1308	*-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1309	alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1310	sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1311	arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1312	bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1313	i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1314	i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1315	i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1316	i[[3456789]]86-*-rdos*, m32r-*-*,
1317	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1318	| fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1319	powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1320	rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1321	| sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1322	sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1323	sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1324	*-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1325	and libgloss in main case over targets.  Remove most empty cases
1326	in main case over targets.
1327	* configure: Regenerate.
1328
13292011-05-04  Joseph Myers  <joseph@codesourcery.com>
1330
1331	* configure.ac: Remove code setting special library locations for
1332	hppa*64*-*-hpux11*.  Remove code setting compiler for
1333	sparc-sun-solaris2*.
1334	* configure: Regenerate.
1335
13362011-05-04  Joseph Myers  <joseph@codesourcery.com>
1337
1338	* configure.ac: Separate libgloss_dir settings from general case
1339	over targets.
1340	* configure: Regenerate.
1341
13422011-04-28  Joseph Myers  <joseph@codesourcery.com>
1343
1344	* configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1345	alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1346	arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1347	cases in libgcj-disabling case statement.
1348	(hppa*64*-*-linux*): Set unsupported_languages instead of
1349	disabling target-zlib.
1350	(hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1351	to hppa*64*-*-hpux*.
1352	(hppa*-*-*): Restrict case in libgcj-disabling case statement to
1353	hppa*-*-hpux*.
1354	(ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1355	i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1356	i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1357	fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1358	powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1359	sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1360	sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1361	*-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1362	libgcj-disabling case statement.
1363	* configure: Regenerate.
1364
13652011-04-28  Joseph Myers  <joseph@codesourcery.com>
1366
1367	* configure.ac: Disable Java for targets not supporting libffi.
1368	(*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1369	Remove cases in Java-disabling statement.
1370	(*arm-wince-pe): Change to arm-wince-pe.
1371	(arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1372	cases in Java-disabling statement.
1373	(bfin-*-*): Don't disable Java again.
1374	(c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1375	fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1376	hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1377	hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1378	i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1379	i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1380	i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1381	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1382	Java-disabling statement.
1383	(mmix-*-*): Don't disable Java again.
1384	(mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1385	powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1386	microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1387	sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1388	tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1389	statement.
1390	* configure: Regenerate.
1391
13922011-04-28  Joseph Myers  <joseph@codesourcery.com>
1393
1394	Merge from GCC:
1395
1396	2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1397
1398	PR lto/48086
1399	* configure.ac: Re-enable LTO on *-apple-darwin9*.
1400	* configure: Regenerate.
1401
14022011-04-28  Joseph Myers  <joseph@codesourcery.com>
1403
1404	* configure.ac: Separate cases disabling Java and Java libraries
1405	from general case over targets.
1406	* configure: Regenerate.
1407
14082011-04-06  Joseph Myers  <joseph@codesourcery.com>
1409
1410	* configure.ac (build_tools): Remove build-byacc.
1411	(host_libs): Remove mmalloc.
1412	(host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1413	autoconf automake libtool diff rcs fileutils shellutils time
1414	textutils wdiff find uudecode hello tar gzip indent recode release
1415	sed perl gawk findutils gettext zip.
1416	(libgcj): Remove target-qthreads.
1417	(target_tools): Remove target-examples target-gperf.
1418	(YACC): Don't handle building byacc.
1419	* configure: Regenerate.
1420	* Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1421	dosutils, examples, fileutils, find, findutils, gawk, gettext,
1422	gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1423	patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1424	shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1425	handle building components.
1426	* Makefile.in: Regenerate.
1427
14282011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1429
1430	* config.sub: Sync from upstream.
1431
14322011-04-01  Joseph Myers  <joseph@codesourcery.com>
1433
1434	* configure.ac (avr-*-*): Add comment about why libssp is disabled.
1435	(microblaze*): Don't disable libssp.
1436	* configure: Regenerate.
1437
14382011-04-01  Joseph Myers  <joseph@codesourcery.com>
1439
1440	* configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1441	moveifchange.
1442	* configure: Regenerate.
1443	* Makefile.tpl: Use @SHELL@ not @config_shell@.
1444	* Makefile.in: Regenerate.
1445
14462011-04-01  Joseph Myers  <joseph@codesourcery.com>
1447
1448	* configure.ac (*-*-sysv4*): Don't enable libgomp.
1449	(alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1450	powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1451	powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1452	xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1453	*-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1454	md_exec_prefix cases.
1455	* configure: Regenerate.
1456
14572011-04-01  Joseph Myers  <joseph@codesourcery.com>
1458
1459	* configure.ac: Separate cases disabling target-libssp,
1460	target-libiberty, target-libstdc++-v3 and Fortran from general
1461	case over targets.
1462	* configure: Regenerate.
1463
14642011-04-01  Joseph Myers  <joseph@codesourcery.com>
1465
1466	* configure.ac (*-*-chorusos): Don't disable libgcj.
1467	(*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1468	Remove case.
1469	(*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1470	(arm-*-coff): Don't disable libgcj.
1471	(arm*-*-linux-gnueabi): Remove useless assignment.
1472	(arm-*-riscix*): Don't disable libgcj.
1473	(bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1474	configuration.
1475	(c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1476	(c54x*-*-*): Remove case.
1477	(tic54x-*-*): Don't disable GCC or GCC libraries.
1478	(cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1479	to *.
1480	(d10v-*-*): Don't disable GCC libraries.
1481	(d30v-*-*): Don't disable libgcj.
1482	(h8500-*-*): Don't disable GCC libraries.
1483	(i960-*-*): Don't disable libgcj.
1484	(i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1485	(i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1486	i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1487	libgcj.
1488	(m68k-*-coff*): Remove case.
1489	(mmix-*-*): Don't disable libgloss on host.
1490	(mn10200-*-*, mn10300-*-*): Remove cases.
1491	(powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1492	powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1493	Don't disable libgcj.
1494	(romp-*-*): Remove case.
1495	(sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1496	(sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1497	case.
1498	(v810-*-*): Don't disable GCC libraries.
1499	(v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1500	(ip2k-*-*): Don't disable GCC libraries.
1501	* configure: Regenerate.
1502
15032011-03-28  Joseph Myers  <joseph@codesourcery.com>
1504
1505	* configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1506	libffi on host.
1507	(x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1508	on host.
1509	(c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1510	* configure: Regenerate.
1511
15122011-03-26  John Marino  <binutils@marino.st>
1513
1514	* configure.ac: Add support for *-*-dragonfly*
1515	* configure: Regenerate.
1516
15172011-03-25  Joseph Myers  <joseph@codesourcery.com>
1518
1519	* configure.ac (native_only): Remove.
1520	(i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1521	send-pr uudecode guile gnuserv on host.
1522	(x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1523	send-pr rcs guile perl texinfo libtool on host.
1524	(i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1525	automake send-pr rcs guile perl texinfo libtool on host.
1526	(*-*-cygwin*, *-*-netbsd*): Remove host cases.
1527	(*-*-kaos*): Don't disable target-examples target-gperf on target.
1528	(alpha*-dec-osf*): Don't disable fileutils on target.
1529	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1530	texinfo send-pr expect dejagnu on target.
1531	(arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1532	target-qthreads on target.
1533	(hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1534	(ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1535	(i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1536	x86_64-*-mingw*): Don't disable expect on target.
1537	(*-*-cygwin*): Don't disable target-gperf on target.
1538	(powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1539	gnuserv on target.
1540	(powerpcle-*-solaris*): Don't disable make expect gnuserv on
1541	target.
1542	* configure: Regenerate.
1543
15442011-03-25  Joseph Myers  <joseph@codesourcery.com>
1545
1546	* configure.ac (target_tools): Remove target-groff.
1547	(native_only): Remove target-groff.
1548	(hppa*64*-*-*): Don't disable byacc.
1549	(i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1550	setting.
1551	(*-*-kaos*): Don't skip target-librx and target-groff.
1552	(*-*-netware*): Don't skip target-libmudflap.
1553	(*-*-tpf*): Don't skip target-libmudflap.
1554	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1555	directories on the host.
1556	(ia64*-*-*vms*): Don't skip tix.
1557	(sh-*-* | sh64-*-*): Don't condition skipped directories on the
1558	host.
1559	* configure: Regenerate.
1560
15612011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1562
1563	* configure.ac: Remove references to mt-mep, mt-netware,
1564	mt-wince.
1565	* Makefile.def: Add all-utils soft dependencies.
1566	* Makefile.tpl: Remove GDB_NLM_DEPS.
1567	* configure: Regenerate.
1568	* Makefile.in: Regenerate.
1569
15702011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1571
1572	Sync from GCC:
1573
1574	2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1575
1576	* configure.ac: Do not include mh-x86omitfp.
1577	* configure: Regenerate.
1578
1579	2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1580
1581	* configure.ac: Remove empty cases.
1582	* configure: Regenerate.
1583
1584	2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1585
1586	* Makefile.def: Add dependency from termcap to gdb.
1587	* Makefile.in: Regenerate.
1588
1589	2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1590
1591	* configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1592	* configure: Regenerate.
1593	* Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1594	* Makefile.tpl: Likewise.
1595	* Makefile.in: Regenerate.
1596
1597	2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1598
1599	* configure.ac: Remove all mentions of tentative_cc.
1600	* configure: Regenerate.
1601
1602	2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1603
1604	PR lto/48086
1605	* configure.ac: Re-enable LTO on *-apple-darwin9.
1606	* configure: Regenerate.
1607
16082011-03-24  Joseph Myers  <joseph@codesourcery.com>
1609
1610	* configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1611	i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1612	m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1613	m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1614	mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1615	i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1616	i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1617	i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1618	i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1619	hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1620	*-*-rhapsody*): Remove host cases.
1621	* configure: Regenerate.
1622
16232011-03-24  Joseph Myers  <joseph@codesourcery.com>
1624
1625	* configure.ac (ppc*-*-pe): Remove host case.
1626	(strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1627	xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1628	| ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1629	cases.
1630	* configure: Regenerate.
1631
16322011-03-24  Joseph Myers  <joseph@codesourcery.com>
1633
1634	* config.sub: Update to version 2011-03-23.
1635
16362011-03-22  Joseph Myers  <joseph@codesourcery.com>
1637
1638	* configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1639	i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1640	| i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1641	* configure: Regenerate.
1642
16432011-03-22  Joseph Myers  <joseph@codesourcery.com>
1644
1645	* config-ml.in: Don't handle arc-*-elf*.
1646	* configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1647	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1648	handle GCC libraries.
1649	* configure: Regenerate.
1650
16512011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1652
1653	PR bootstrap/48120:
1654	* configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1655	Add -lstdc++ -lm to LIBS.
1656	* configure: Regenerate.
1657
16582011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1659
1660	* config.guess: Update to version 2011-02-02
1661	* config.sub: Update to version 2011-02-24
1662
16632011-03-03  Sebastian Pop  <sebastian.pop@amd.com>
1664
1665	* configure.ac: Adjust test of with_ppl.
1666	* configure: Regenerated.
1667
16682011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1669
1670	* configure.ac: Add -lpwl to ppllibs.
1671	* config/cloog.m4: Add -lisl to clooglibs.
1672	* configure: Regenerated.
1673
16742011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1675
1676	Import from Libtool and gnulib:
1677
1678	2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1679
1680	Prepare for supporting FreeBSD 10.
1681	* config.rpath: Remove handling of freebsd1* which soon would
1682	match FreeBSD 10.0.
1683
1684	2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1685
1686	Remove support for FreeBSD 1.x.
1687	* libtool.m4 (_LT_LINKER_SHLIBS)
1688	(_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1689	soon would incorrectly match FreeBSD 10.0.
1690
16912011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1692
1693	PR binutils/12283
1694	* MAINTAINERS (mkinstalldirs): Comes from Automake.
1695	(move-if-change): Comes from gnulib.
1696	* move-if-change: Import version from gnulib.
1697
16982011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1699
1700	Sync from GCC:
1701
1702	2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1703
1704	PR lto/47225
1705	* Makefile.def (lto-plugin): Double dash for enable-shared.
1706	(configure-gcc): Depend on all-lto-plugin.
1707	* Makefile.in: Rebuilt.
1708
1709	2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1710
1711	* configure.ac: Remove extra bracket.
1712	* configure: Regenerate.
1713
1714	2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1715
1716	PR lto/47225
1717	* Makefile.def: Add dependency for install-gcc
1718	on install-lto-plugin.
1719	* Makfile.in: Regenerated
1720
1721	2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1722
1723	* configure.ac: If with_ppl is no, move setting with_cloog=no
1724	after CLOOG_REQUESTED check.
1725	* configure: Regenerated.
1726
1727	2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1728
1729	* configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1730	CLooG has been requested.
1731	* configure: Regenerated.
1732
1733	2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1734
1735	* configure: Regenerated.
1736	* configure.ac: Check for version 0.11 (or later revision) of PPL.
1737
1738	2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1739
1740	* configure: Regenerated.
1741	* configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1742
1743	2011-01-07  Jan Hubicka  <jh@suse.cz>
1744
1745	PR lto/47225
1746	* Makefile.in: Regenerate.
1747	* Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1748	configure.
1749
17502011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1751
1752	PR libgcj/44341
1753	* configure.ac: Discard --with-* flags for host when configuring
1754	target libraries for cross build.
1755	* configure: Rebuilt.
1756
17572011-01-21  Andreas Schwab  <schwab@redhat.com>
1758
1759	Sync from GCC:
1760
1761	2011-01-21  Andreas Schwab  <schwab@redhat.com>
1762
1763	* configure.ac: Use AS_HELP_STRING throughout.
1764	* configure: Regenerate.
1765
1766	2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1767
1768	* configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1769	* configure: Regenerate.
1770
17712010-12-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1772
1773	* ltmain.sh (relink): Use absolute path when hardcoding with -L.
1774
17752011-01-13  Joel Brobecker  <brobecker@adacore.com>
1776
1777	* configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1778	for ia64-hpux.
1779	* configure: Regenerate.
1780
17812011-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1782
1783	Sync from GCC:
1784	2010-12-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
1785
1786	* configure.ac: (picochip): Disable libiberty.
1787	* configure: Regenerate.
1788
17892010-12-18  Jeff Johnston  <jjohnstn@redhat.com>
1790
1791	* COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1792
17932010-12-10  Ian Lance Taylor  <iant@google.com>
1794
1795	PR bootstrap/46819
1796	* configure.ac: For --disable-libgcj clear libgcj_saved.
1797	* configure: Rebuild.
1798
17992010-12-10  Tobias Burnus  <burnus@net-b.de>
1800
1801	PR fortran/46540
1802	* configure.ac: Add --disable-libquadmath and
1803	--disable-libquadmath-support.
1804	* configure: Regenerate.
1805
18062010-12-10  Tristan Gingold  <gingold@adacore.com>
1807
1808	* src-release (ETC_SUPPORT): add gnu-oids.texi
1809
18102010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1811
1812	PR libffi/46792
1813	* configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1814	* configure: Regenerate.
1815
18162010-12-02  Ian Lance Taylor  <iant@google.com>
1817
1818	* configure.ac: Always set default for poststage1_ldflags to
1819	-static-libstdc++ -static-libgcc.
1820
18212010-12-02  Jeff Johnston  <jjohnstn@redhat.com>
1822
1823	* COPYING.NEWLIB: Add National Semiconductor notice.
1824
18252010-11-29  Andreas Schwab  <schwab@redhat.com>
1826
1827	* configure.ac: Move comment to remove extra space in last argument
1828	of GCC_TARGET_TOOL.
1829
18302010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1831
1832	PR other/46026
1833	* configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1834	* Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1835	* Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1836	(BASE_FLAGS_TO_PASS): Use it.
1837	* configure: Rebuilt.
1838	* Makefile.in: Rebuilt.
1839
18402010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1841
1842	PR binutils/12258
1843	* configure.ac: Correct comments for --enable-gold/--enable-ld.
1844	Properly check default linker.
1845	* configure: Regnerated.
1846
18472010-11-23  Matthias Klose  <doko@ubuntu.com>
1848
1849	* configure.ac: For --enable-gold, handle value `default' instead of
1850	`both*'.   New configure option --{en,dis}able-ld.
1851	* configure: Regenerate.
1852
18532010-11-20  Ian Lance Taylor  <iant@google.com>
1854
1855	* configure.ac: Only disable a language library if no language needs
1856	it.  Don't let --disable-libgcj uncondtionally disable libffi.
1857	* configure: Rebuild.
1858
18592010-11-20  Paolo Bonzini  <bonzini@gnu.org>
1860
1861	* configure: Regenerate.
1862
18632010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1864
1865	PR other/46202
1866	* configure.ac: Fix just-built in-tree STRIP name to be
1867	binutils/strip-new.
1868	* configure: Regenerate.
1869	* Makefile.def (install-strip-gcc, install-strip-binutils)
1870	(install-strip-opcodes, install-strip-ld, install-strip-itcl)
1871	(install-strip-sid): Mirror dependencies on non-strip variants
1872	of these targets on the respective -strip prerequisites.
1873	* Makefile.tpl (install-strip, install-strip-host)
1874	(install-strip-target): New targets.
1875	(install-strip-[+module+], install-strip-target-[+module+]):
1876	New targets.
1877	* Makefile.in: Regenerate.
1878
18792010-11-19  Ian Lance Taylor  <iant@google.com>
1880	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1881
1882	* configure.ac: Add target-libgo to target_libraries.  Set
1883	and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1884	* Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1885	(HOST_EXPORTS): Add GOC.
1886	(BASE_TARGET_EXPORTS): Add GOC.
1887	(GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1888	(GOCFLAGS_FOR_TARGET): New variable.
1889	(EXTRA_HOST_FLAGS): Add GOC.
1890	(EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1891	* Makefile.def (target_modules): Add libgo.
1892	(flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1893	(dependencies): Add dependency from configure-target-libgo to
1894	configure-target-libffi and all-target-libstdc++-v3.  Add
1895	dependencies from all-target-libgo to all-target-libffi.
1896	(languages): Add go.
1897	* configure: Rebuild.
1898	* Makefile.in: Rebuild.
1899
19002010-11-19  Ian Lance Taylor  <iant@google.com>
1901
1902	* config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1903	compiler/flag environment variables.
1904
19052010-11-18  Ian Lance Taylor  <iant@google.com>
1906
1907	* configure.ac: Check for lang_requires_boot_languages in
1908	config-lang.in files.
1909	* configure: Rebuild.
1910
19112010-11-17  Mike Frysinger  <vapier@gentoo.org>
1912
1913	* .gitignore: New file.
1914
19152010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1916	    Tobias Burnus  <burnus@net-b.de>
1917
1918	PR fortran/32049
1919	* Makefile.def: Add libquadmath; build it with language=fortran.
1920	* configure.ac: Add libquadmath.
1921	* Makefile.tpl: Handle multiple libs in check-[+language+].
1922	* Makefile.in: Regenerate.
1923	* configure: Regenerate.
1924
19252010-11-15  Andreas Schwab  <schwab@redhat.com>
1926
1927	* configure.ac: Fix spelling in option names.
1928	* configure: Regenerated.
1929
19302010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1931
1932	PR bootstrap/39622
1933	* configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1934	* configure: Regenerated.
1935
19362010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1937
1938	* config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1939	define the cloog backend to use. Furthermore, only pass the ppllibs to
1940	the configure checks, if necessary.
1941	* configure: Regenerate.
1942
19432010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1944
1945	* config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1946	* configure: regenerate
1947
19482010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1949
1950	* config/cloog.m4: Fix typo.  verison -> version.
1951	* configure: Regenerate.
1952
19532010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1954
1955	* config/cloog.m4: Pass ppl libraries to the CLooG version check.
1956	* configure: Regenerate.
1957
19582010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1959
1960	* configure.ac: Support official CLooG.org versions.
1961	* configure: Regenerate.
1962	* config/cloog.m4: New.
1963
19642010-11-05  Michael Eager  <eager@eagercon.com>
1965
1966	* COPYING.LIBGLOSS: Correct typo in microblaze.
1967	* COPYING.NEWLIB: Same.
1968
19692010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1970
1971	* configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1972	* configure: Regenerate.
1973
19742010-11-03  Ian Lance Taylor  <iant@google.com>
1975	    Dave Korn  <dave.korn.cygwin@gmail.com>
1976
1977	PR lto/46273
1978	* configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1979	and on other supported platforms whenever LTO is enabled.
1980	* configure: Rebuild.
1981
19822010-11-02  Alan Modra  <amodra@gmail.com>
1983
1984	PR binutils/12110
1985	* configure.ac: Error when source path contains spaces.
1986	* configure: Regenerate.
1987
19882010-10-20  Ian Lance Taylor  <iant@google.com>
1989
1990	* Makefile.def (target_modules): Set lib_path to src/.libs for
1991	libstdc++-v3 module.
1992	* Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1993	* Makefile.in: Rebuild.
1994
19952010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
1996	    Joseph Myers  <joseph@codesourcery.com>
1997
1998	* COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1999	notices.
2000	* COPYING.NEWLIB: Add Texas Instruments notice.
2001
20022010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2003
2004	* configure.ac (build_lto_plugin): New shell variable.
2005	(--enable-lto): Turn on by default for all non-ELF platforms that
2006	have had LTO support added so far.  Set build_lto_plugin appropriately
2007	for both ELF and non-ELF.
2008	(configdirs): Add lto-plugin or not based on build_lto_plugin.
2009	* configure: Regenerate.
2010
20112010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2012
2013	PR bootstrap/45326
2014	PR bootstrap/45174
2015	* configure.ac: Honor initial values of $build_configargs,
2016	$host_configargs, $target_configargs.  Mark the precious, so
2017	environment settings get recorded.
2018	* configure: Regenerate.
2019
20202010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2021
2022	Sync from GCC:
2023
2024	2010-09-30  Michael Eager  <eager@eagercon.com>
2025
2026	* configure.ac (microblaze): Add target-libssp to noconfigdirs.
2027	* configure: Regenerate.
2028
2029	2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2030
2031	* configure.ac (enable-lto): Add Darwin to the list of supported lto
2032	targets and amend comment.
2033	* configure: Regenerate.
2034
2035	2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2036
2037	* configure.ac: Enable LTO by default on Darwin.
2038	* configure: Regenerate.
2039
2040	2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2041
2042	PR bootstrap/44455
2043	* configure.ac (extra_mpfr_configure_flags): Copy from
2044	extra_mpc_gmp_configure_flags.
2045	* configure: Re-generated.
2046
20472010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2048
2049	Sync from GCC:
2050
2051	PR bootstrap/45796
2052	* Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2053	Depend on all-build-libiberty.
2054	* Makefile.in: Regenerate.
2055
20562010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2057
2058	Sync from GCC:
2059
2060	PR bootstrap/44621
2061	* configure.ac: Fix unportable shell quoting.
2062	* configure: Regenerate.
2063
20642010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2065
2066	* configure.ac: Support all v850 targets.
2067	* configure: Regenerate.
2068
20692010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2070
2071	PR target/44862
2072	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2073	Provide -B option to allow for link spec %s substitutions for
2074	libstdc++.a on darwin.
2075	* Makefile.in: Regenerate.
2076
20772010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2078
2079	* Makefile.def (configure-gcc): Depend on all-libelf.
2080	* Makefile.in: Rebuild.
2081
20822010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2083
2084	* config.sub, config.guess: Update from upstream sources.
2085
20862010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2087
2088	Sync from GCC:
2089
2090	2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2091	* configure.ac: Allow all the versions greater than 0.10 of PPL.
2092	* configure: Regenerated.
2093
2094	2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2095	* configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2096	* configure: Regenerate.
2097
2098	2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius@rtems.org>
2099	* configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2100	* configure: Regenerate.
2101
2102	2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2103	* configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2104	separately.
2105	* configure: Regenerate.
2106
2107	2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2108	* configure: Regenerate after change to elf.m4.
2109
2110	2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2111	* configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2112	* configure: Regenerated.
2113
2114	2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2115	* configure.ac: Print "buggy but acceptable" when CLooG
2116	revision is less than 9.
2117	* configure: Regenerated.
2118
21192010-05-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2120
2121	Merge from gcc:
2122
2123	2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2124	* configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2125	* configure: Regenerate.
2126
2127	2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2128	* configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2129	a platform that supports LTO.
2130	* configure: Regenerate.
2131
2132	2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2133	PR lto/42776
2134	* configure.ac (--enable-lto): Refactor handling so libelf tests
2135	are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2136	and allow LTO to be explicitly enabled on non-ELF platforms that
2137	are known to support it inside else-clause.
2138	* configure: Regenerate.
2139
21402010-04-27  Roland McGrath  <roland@redhat.com>
2141	    H.J. Lu  <hongjiu.lu@intel.com>
2142
2143	* configure.ac (--enable-gold): Support both, both/gold and
2144	both/bfd to add gold to configdirs without removing ld.
2145	* configure: Regenerated.
2146
2147	* Makefile.def: Add install-gold dependency to install-ld.
2148	* Makefile.in: Regenerated.
2149
21502010-04-14  Tristan Gingold  <gingold@adacore.com>
2151
2152	* configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2153	* configure: Regenerate.
2154
21552010-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2156
2157	Merge from gcc:
2158	PR bootstrap/43615
2159	PR bootstrap/43328
2160	Revert:
2161	2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2162	* configure.ac: Do not pass --enable-multilib nor
2163	--disable-multilib in baseargs.  Accept explicitly passed
2164	--enable_multilib.
2165	* configure: Regenerate.
2166
21672010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2168
2169	PR bootstrap/43328
2170	* configure.ac: Do not pass --enable-multilib nor
2171	--disable-multilib in baseargs.  Accept explicitly passed
2172	--enable_multilib.
2173	* configure: Regenerate.
2174
21752010-03-23  Joseph Myers  <joseph@codesourcery.com>
2176
2177	* configure.ac (tic6x-*-*): New case.
2178	* configure: Regenerate.
2179
21802010-03-23  Joseph Myers  <joseph@codesourcery.com>
2181
2182	Merge from gcc:
2183	2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
2184	PR ada/42554
2185	* configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2186	* configure: Regenerate.
2187
21882010-03-23  Joseph Myers  <joseph@codesourcery.com>
2189
2190	* config.sub: Update to version 2010-03-22.
2191	* config.guess: Update to version 2009-12-30.
2192
21932010-03-14  Joseph Myers  <joseph@codesourcery.com>
2194
2195	Merge from gcc:
2196	2010-01-11  Richard Guenther  <rguenther@suse.de>
2197	PR lto/41569
2198	* Makefile.def (all-lto-plugin): Depend on all-gcc.
2199	* Makefile.in: Regenerated.
2200
22012010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2202
2203	PR libstdc++/32499
2204	* configure.ac (RANLIB): Default to true.
2205	(STRIP): Likewise.
2206	(RANLIB_FOR_TARGET): Remove superfluous : argument.
2207	* configure: Regenerate.
2208
22092010-02-17  Nick Clifton  <nickc@redhat.com>
2210
2211	PR 11238
2212	* Makefile.tpl (local-distclean): Also remove config.cache files in
2213	sub-directories as there may not be Makefiles present in the
2214	sub-directories.
2215	* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2216	the config.cache files found by the find command.
2217
2218	* Makefile.in: Regenerate.
2219	* configure.ac: Revert previous delta.
2220	* configure: Regenerate.
2221
22222010-02-15  Nick Clifton  <nickc@redhat.com>
2223
2224	PR 11238
2225	* configure.ac: Delete config.cache files in sub-directories when
2226	deleting Makefiles.
2227	* configure: Regenerate.
2228
22292010-02-15  Nick Clifton  <nickc@redhat.com>
2230
2231	* configure.ac: Sync from gcc.
2232	* configure: Regenerate.
2233
22342010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2235
2236	Sync from gcc:
2237	* configure.ac: Add "recommended" version checks for GMP/MPC.
2238	Update recommended GMP/MPFR/MPC versions.
2239	* configure: Regenerate.
2240
22412010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2242
2243	gcc PR libstdc++/36101, gcc PR libstdc++/42813
2244	* configure.ac (bootstrap_target_libs): Make inclusion of
2245	target-libgomp conditional on libgomb being in target_configdirs.
2246	* configure: Regenerate.
2247
22482010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2249
2250	gcc PR libstdc++/36101, gcc PR libstdc++/42813
2251	* configure.ac (bootstrap_target_libs): Include target-libgomp.
2252	* configure: Regenerate.
2253
22542010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2255
2256	gcc PR libstdc++/36101, gcc PR libstdc++/42813
2257	* configure.ac (target_configdirs): Substitute.
2258	* Makefile.def: Bootstrap target module libgomp.
2259	Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2260	* Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2261	(BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2262	* configure, Makefile.in: Regenerate.
2263
22642009-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2265
2266	* libtool.m4: Sync from git Libtool.
2267	* ltmain.sh: Likewise.
2268	* ltoptions.m4: Likewise.
2269	* ltversion.m4: Likewise.
2270	* lt~obsolete.m4: Likewise.
2271
22722010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2273	    Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2274
2275	PR bootstrap/42424
2276	* configure.ac: Include libtool m4 files.
2277	(_LT_CHECK_OBJDIR): Call it.
2278	(extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2279	gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2280
2281	* configure: Regenerate.
2282
22832010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2284
2285	PR bootstrap/41818
2286	* Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2287	to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2288	* Makefile.in: Regenerate.
2289
22902009-12-18  Ben Elliston  <bje@au.ibm.com>
2291
2292	* config.sub, config.guess: Update from upstream sources.
2293
22942009-12-17  Jeff Johnston  <jjohnstn@redhat.com>
2295
2296	* COPYING.NEWLIB: Update copyright date.
2297	* COPYING.LIBGLOSS: Ditto.
2298
22992009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2300
2301	PR middle-end/30447
2302	PR middle-end/30789
2303	PR other/40302
2304
2305	* configure.ac: Require MPC.
2306	* configure: Regenerate.
2307
2308	* configure.ac: Update minimum MPC version to 0.8.
2309	* configure: Regenerate.
2310
23112009-11-20  Paolo Bonzini  <bonzini@gnu.org>
2312
2313	* config.guess: Sync with upstream and gcc.
2314	* config.sub: Sync with upstream and gcc.
2315
23162009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2317
2318	* Makefile.def: Restore host and target settings for gmp.
2319	* Makefile.in: Rebuild.
2320
23212009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2322
2323	* configure.ac: Add libelf to host_libs.  Enable in-tree configury
2324	of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2325	Fix portability of test of C++ as bootstrap language.  Add
2326	ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2327	* configure: Rebuild.
2328	* Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2329	and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2330	in-tree building.
2331	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2332	(POSTSTAGE1_HOST_EXPORTS): Use it.
2333	(STAGE[+id+]_CXXFLAGS): New.
2334	(BASE_FLAGS_TO_PASS): Pass it down.
2335	(configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2336	extra_exports.
2337	(all-stage[+id+]-[+prefix+][+module+]): Likewise.
2338	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2339	extra_exports.
2340	* Makefile.in: Rebuild.
2341
23422009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2343
2344	* configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2345	paths for *-w64-mingw* and x86_64-*mingw*.
2346	* configure: Regenerated.
2347
23482009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2349
2350	* configure.ac: Disable target-winsup & co for
2351	x86_64-*-mingw* and *-w64-mingw* targets.
2352	* configure: Regenerated.
2353
23542009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2355
2356	* configure.ac (CLooG test): Use = with test.
2357	* configure: Regenerate.
2358
23592009-10-22  Richard Guenther  <rguenther@suse.de>
2360
2361	* configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2362	cloog if the ppl version check failed.  Move flags saving
2363	before setting in libelf check.
2364	* configure: Regenerate.
2365
23662009-10-21  Richard Guenther  <rguenther@suse.de>
2367
2368	* configure.ac: Adjust the ppl and cloog configure to work as
2369	documented.  Disable cloog if ppl was disabled.  Omit the version
2370	checks if they were disabled.
2371	* configure: Re-generate.
2372
23732009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2374
2375	* configure.ac: Add 'lto' to enable_languages, not
2376	new_enable_languages, and only if not already present.
2377	* configure: Regenerate.
2378
23792009-10-06  Ian Lance Taylor  <iant@google.com>
2380
2381	* Makefile.def: check-gold depends upon all-gas.
2382	* Makefile.in: Rebuild.
2383
23842009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2385
2386	* Makefile.def: all-lto-plugin depends on all-libiberty.
2387	set bootstrap=true for lto-plugin.
2388	Add lto-plugin.
2389	* Makefile.in: Regenerate.
2390	* configure.ac (host_libs): Add lto-plugin.
2391	* configure: Regenerate.
2392
23932009-10-03  Diego Novillo  <dnovillo@google.com>
2394
2395	* Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2396	(HOST_LIBELFLIBS): Define.
2397	(HOST_LIBELFINC): Define.
2398	* Makefile.in: Regenerate.
2399	* configure.ac: Add --enable-lto.
2400	Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2401	If --enable-lto is used, add 'lto' to new_enable_languages.
2402	If --enable-lto is used and gold is enabled, add
2403	lto-plugin to configdirs.
2404	* configure: Regenerate.
2405
24062009-10-03  Simon Baldwin  <simonb@google.com>
2407
2408	* configure.ac: If --with-system-zlib, suppress local zlib and
2409	pass --with-system-zlib to subdir configure scripts.
2410	* configure: Regenerate.
2411
24122009-10-01  Loren J. Rittle <ljrittle@acm.org>
2413	    Paolo Bonzini  <bonzini@gnu.org>
2414
2415	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2416	$(srcdir).
2417	* Makefile.in: Rebuilt.
2418
24192009-09-29  Paolo Bonzini  <bonzini@gnu.org>
2420
2421	Sync from gcc:
2422	2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2423
2424	* configure.ac: Update minimum MPC version to 0.7.
2425	* configure: Regenerate.
2426
24272009-09-25  Nick Clifton  <nickc@redhat.com>
2428
2429	* configure.ac: Pass any --cache-file=/dev/null option on to
2430	subconfigures.
2431	* configure: Regenerate.
2432
24332009-09-23  Nick Clifton  <nickc@redhat.com>
2434
2435	* config.sub, config.guess: Update from upstream sources.
2436
24372009-09-22  Loren J. Rittle <ljrittle@acm.org>
2438
2439	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2440	* Makefile.in: Rebuilt.
2441
24422009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2443
2444	PR bootstrap/32272
2445	* configure.ac: Error out if $srcdir isn't '.' but contains
2446	host-${host_noncanonical}.
2447	* configure: Regenerate.
2448
24492009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2450
2451	* configure.ac: If bootstrapping a combined tree with
2452	--enable-gold, require c++ in stage1_languages.
2453	* configure: Regenerate.
2454
2455	* configure.ac: Also add target_libs of stage1_languages to
2456	bootstrap_target_libs.
2457	* configure: Regenerate.
2458
2459	* configure.ac: Diagnose --enable-build-with-cxx bootstrap
2460	with --enable-languages not containing c++.
2461	* configure: Regenerate.
2462
24632009-09-16  Jie Zhang  <jie.zhang@analog.com>
2464
2465	* configure.ac: Disable java and boehm-gc for bfin-*-*.
2466	* configure: Regenerate.
2467
24682009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2469
2470	* configure.ac: Do not use $extrasub for replacing @if/@endif
2471	parts in Makefile; instead, use additional arguments to
2472	AC_CONFIG_COMMANDS to do the replacement manually, with several
2473	sed invocations, to avoid HP-UX sed command limits.
2474	* configure: Regenerate.
2475
24762009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2477
2478	* configure.ac (with-build-config): Document.  Handle without.
2479	Handle missing argument.
2480	* configure: Rebuilt.
2481
24822009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2483
2484	* configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2485	Default to bootstrap-debug only if compare-debug works.
2486	* configure: Rebuilt.
2487	* Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2488	* Makefile.in: Rebuilt.
2489
24902009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2491
2492	* Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2493	* Makefile.in: Rebuilt.
2494
24952009-09-02  Paolo Bonzini  <bonzini@gnu.org>
2496
2497	* Makefile.tpl (AWK): Fix typo.
2498	* Makefile.in: Regenerate.
2499
25002009-09-02  Paolo Bonzini  <bonzini@gnu.org>
2501
2502	* configure.ac: Detect awk and sed.
2503	* Makefile.def (flags_to_pass): Add AWK and SED.
2504	* Makefile.tpl (AWK, SED): New.
2505	(BASE_FLAGS_TO_PASS): Add AWK and SED.
2506	* configure: Regenerate.
2507	* Makefile.in: Regenerate.
2508
25092009-09-01  Tristan Gingold  <gingold@adacore.com>
2510
2511	* setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
2512	Remove logical names.
2513
25142009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
2515
2516	* ltmain.sh (func_normal_abspath): New function.
2517	(func_relative_path): Likewise.
2518	(func_mode_help): Document new -bindir option for link mode.
2519	(func_mode_link): Add new -bindir option, and use it to place
2520	output DLL if specified.
2521
25222009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2523
2524	* configure.ac (AC_PREREQ): Bump to 2.64.
2525
25262009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2527
2528	* README-maintainer-mode: Point directly to upstream locations
2529	for autoconf, automake, libtool, gettext, instead of copies on
2530	sources.redhat.com.  Document required versions.
2531	* configure.ac: Do not substitute datarootdir, htmldir,
2532	pdfdir, docdir.  Do not process --with-datarootdir,
2533	--with-htmldir, --with-pdfdir, --with-docdir.
2534	* configure: Regenerate.
2535
2536	* configure: Regenerate.
2537
2538	* compile: Sync from Automake 1.11.
2539	* depcomp: Likewise.
2540	* install-sh: Likewise.
2541	* missing: Likewise.
2542	* mkinstalldirs: Likewise.
2543	* ylwrap: Likewise.
2544
25452009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2546
2547	* configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2548	(baseargs): Add --disable-option-checking.
2549	* configure: Regenerate.
2550
2551	* Makefile.def (configure-target-libiberty): Depend on
2552	all-binutils and all-ld.
2553	(configure-target-newlib): Likewise.
2554	* Makefile.in: Regenerate.
2555
25562009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2557
2558	Sync with GCC, merge:
2559
2560	2009-07-31  Christian Bruel  <christian.bruel@st.com>
2561
2562	* configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2563	* configure: Regenerate.
2564
2565	2009-07-06  Ian Lance Taylor  <iant@google.com>
2566
2567	* configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2568	* configure: Rebuild.
2569
2570	2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2571
2572	PR bootstrap/40338
2573	* configure.ac (comparestring): Create new variable.
2574	* Makefile.tpl (comparestring): Use to skip some comparisions.
2575	* configure: Regenerate.
2576	* Makefile.in: Regenerate.
2577
2578	2009-06-23  Ian Lance Taylor  <iant@google.com>
2579
2580	* configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2581	boot_languages.  Only bootstrap target libraries listed in
2582	target_libs for some boot language.  Add --with-stage1-ldflags,
2583	--with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2584	with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2585	if not building with C++.
2586	* Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2587	* Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2588	(POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2589	(HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2590	(POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2591	POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2592	(POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2593	* configure, Makefile.in: Rebuild.
2594
2595	2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2596
2597	* configure.ac: Detect MPC in default directory.
2598	* configure: Regenerate.
2599
2600	2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2601
2602	* configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2603	to noconfdirs.
2604	* configure: Regenerate.
2605
2606	2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2607
2608	* Makefile.def: Add MPC support and dependencies.
2609	* configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2610
2611	* Makefile.in, configure: Regenerate.
2612
2613	2009-05-24  Nicolas Roche  <roche@adacore.com>
2614
2615	* Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2616	* Makefile.in: Regenerate.
2617
2618	2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2619
2620	* configure.ac (cygwin noconfigdirs):  Remove libgcj.
2621	* configure:  Regenerate.
2622
2623	2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2624
2625	* configure.ac ($with_ppl):  Default to no if not supplied.
2626	($with_cloog):  Likewise.
2627	configure:  Regenerate.
2628
2629	2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2630
2631	PR bootstrap/39739
2632	* configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2633	* Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2634
2635	* configure, Makefile.in: Regenerate.
2636
2637	2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2638
2639	* configure.ac: Change copyright header to refer to version
2640	3 of the GNU General Public License and to point readers at the
2641	COPYING3 file and the FSF's license web page.
2642	* Makefile.def: Likewise.
2643	* Makefile.tpl: Likewise.
2644	* Makefile.in: Regenerate.
2645
2646	2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2647
2648	* configure.ac: Restore match for darwin9 or later. Use double
2649	brackets since regeneration eats one pair.
2650	* configure: Regenerate.
2651
26522009-08-18  Christopher Faylor  <me+cygwin@cgf.cx>
2653
2654	* MAINTAINERS: Perform some obvious fixups.
2655
26562009-08-17  Ben Elliston  <bje@au.ibm.com>
2657
2658	* config.sub, config.guess: Update from upstream sources.
2659
26602009-08-06  Michael Eager <eager@eagercon.com>
2661
2662	* configure.ac: Add Microblaze target.
2663	* configure: Regenerate.
2664
26652009-07-02  Tristan Gingold  <gingold@adacore.com>
2666
2667	* configure.ac: Do not exclude gas for i386-*-darwin.
2668	Add a case for x86_64-*-darwin.
2669	* configure: Regenerate.
2670
26712009-06-26  Doug Evans  <dje@sebabeach.org>
2672
2673	* Makefile.def (host_modules): Add cgen.
2674	* Makefile.in: Regenerate.
2675	* configure.ac (host_tools): Add cgen.
2676	* configure: Regenerate.
2677
26782009-06-17  Michael Eager <eager@eagercon.com>
2679
2680	* COPYING.LIBGLOSS: Add Xilinx license.
2681
26822009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2683
2684	* configure.ac: Define is_elf for QNX Neutrino targets.
2685	* configure: Regenerate.
2686
26872009-06-03  Jerome Guitton  <guitton@adacore.com>
2688	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2689
2690	* Makefile.tpl (all): Avoid a trailing backslash.
2691	* Makefile.in: Regenerate.
2692
26932009-06-03  Ben Elliston  <bje@au.ibm.com>
2694
2695	* config.sub, config.guess: Update from upstream sources.
2696
26972009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2698
2699	* Makefile.tpl ([+compare-target+]): Compare all stage
2700	directories, rather than just gcc.
2701	* Makefile.in: Rebuilt.
2702
27032009-05-28  Doug Kwan  <dougkwan@google.com>
2704
2705	* configure.ac: Support gold for target arm*-*-*.
2706	* configure: Regenerate.
2707
27082009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2709
2710	* Makefile.tpl (all): Avoid harmless warning in make all when
2711	gcc-bootstrap is enabled but stage_last does not exist.
2712	* Makefile.in: Rebuilt.
2713
27142009-05-25  Tristan Gingold  <gingold@adacore.com>
2715
2716	* setup.com: Complete the file with configuration and build.
2717
27182009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2719
2720	PR other/40159
2721	* Makefile.tpl (all): Don't assume gcc-bootstrap and
2722	gcc-no-bootstrap are mutually exclusive.
2723	* Makefile.in: Rebuilt.
2724
27252009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2726
2727	PR other/40159
2728	* Makefile.tpl (all): Don't end with unconditional success.
2729	* Makefile.in: Rebuilt.
2730
27312009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2732
2733	PR target/37137
2734	* Makefile.def (flags_to_pass): Remove redundant and incomplete
2735	STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2736	Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2737	(bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2738	stage_configureflags, stage_cflags and stage_libcflags into
2739	explicit Makefile macros.
2740	* Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2741	GFORTRAN.
2742	(POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2743	CC.  Set CC_FOR_BUILD from CC.
2744	(BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2745	NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2746	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2747	XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2748	and GFORTRAN.
2749	(TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2750	(_LIBCFLAGS): Renamed to _TFLAGS.
2751	(do-compare-debug, do-compare3-debug): Drop.
2752	(CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2753	GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2754	(FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2755	DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2756	(XGCC_FLAGS_FOR_TARGET): New.
2757	(BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2758	(EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2759	(POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2760	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2761	LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2762	to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2763	TFLAGS.
2764	(BUILD_CONFIG): Include if requested.
2765	(all): Set TFLAGS on bootstrap.
2766	(configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2767	(all-stageid-prefixmodule): Likewise.
2768	(do-clean, distclean-stageid): Set TFLAGS.
2769	(restrap): Fix whitespace.
2770	* Makefile.in: Rebuilt.
2771
27722009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2773
2774	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2775	(POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2776	* Makefile.in: Regenerate.
2777
27782009-04-24  Eli Zaretskii  <eliz@gnu.org>
2779
2780	* config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2781	consistency with config.sub.  (Update from upstream sources.)
2782
27832009-04-21  Joseph Myers  <joseph@codesourcery.com>
2784
2785	* texinfo/texinfo.tex: Update to version 2009-03-28.05.
2786
27872009-04-17  Ben Elliston  <bje@au.ibm.com>
2788
2789	* config.sub, config.guess: Update from upstream sources.
2790
27912009-04-15  Anthony Green  <green@moxielogic.com>
2792
2793	* configure.ac: Add moxie support.
2794	* configure: Rebuilt.
2795
27962009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2797
2798	* configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2799	* configure: Regenerate.
2800
28012009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2802
2803	PR gas/10039
2804	* configure.ac: Require texinfo 4.7.
2805	* configure: Regenerated.
2806
28072009-04-09  Steve Ellcey  <sje@cup.hp.com>
2808
2809	* Makefil.def (languages): New entries.
2810	* Makefile.tpl (check-gcc-*): New generic target.
2811	* Makefile.in: Regenerate.
2812
28132009-03-27  Eli Zaretskii  <eliz@gnu.org>
2814
2815	* djunpack.bat: Use ".." quoting in Sed command, for the sake of
2816	Windows builds of Sed.
2817
28182009-03-18  Tom Tromey  <tromey@redhat.com>
2819
2820	* configure: Rebuild.
2821	* configure.ac (host_libs): Add libiconv.
2822	* Makefile.in: Rebuild.
2823	* Makefile.def (host_modules): Add libiconv.
2824	(configure-gdb, all-gdb): Depend on libiconv.
2825
28262009-03-16  Tristan Gingold  <gingold@adacore.com>
2827
2828	* configure.ac: Treat gdb as supported on x86_64-darwin.
2829	* configure: Regenerate.
2830
28312009-03-16  Joseph Myers  <joseph@codesourcery.com>
2832
2833	Merge from GCC:
2834
2835	2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2836
2837	* configure.ac (--with-host-libstdcxx): New option.
2838	* configure: Regenerate.
2839
2840	2009-01-29  Robert Millan  <rmh@aybabtu.com>
2841
2842	* configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2843	* configure: Regenerate.
2844
2845	2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
2846
2847	PR tree-optimization/38515
2848	* configure.ac (cloog-polylib): Removed.
2849	(with_ppl, with_cloog): Test for "no".
2850	* configure: Regenerated.
2851
28522009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2853
2854	Backport from git Libtool:
2855
2856	2009-01-19  Robert Millan  <rmh@aybabtu.com>
2857	Support GNU/kOpenSolaris.
2858	* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2859	(_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2860	(_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2861	GNU/kOpenSolaris.
2862
28632009-02-05  Andreas Schwab  <schwab@suse.de>
2864
2865	* Makefile.tpl (stage_last): Define $r and $s before using
2866	$(RECURSE_FLAGS_TO_PASS).
2867	* Makefile.in: Regenerate
2868
28692009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
2870
2871	* COPYING.NEWLIB: Add ARM license.
2872
28732009-01-16  Alan Modra  <amodra@bigpond.net.au>
2874
2875	* Makefile.def (configure-opcodes): Depend on configure-libiberty.
2876	(all-opcodes): Depend on all-libiberty.
2877	* Makefile.in: Regenerate.
2878
28792009-01-15  Douglas B Rupp  <rupp@gnat.com>
2880
2881	* configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2882	* configure: Regenerate.
2883
28842008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2885
2886	Backport link test fix from upstream Libtool:
2887
2888	* libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2889	Add cache variables to tests that require the linker to work.
2890	For shlibpath_overrides_runpath, this also changes the semantics
2891	to let the result from the C compiler take precedence.
2892	compiler take precedence.
2893
28942008-12-02  Ben Elliston  <bje@au.ibm.com>
2895
2896	* config.sub, config.guess: Update from upstream sources.
2897
28982008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
2899
2900	* COPYING.NEWLIB: Updated.
2901	* COPYING.LIBGLOSS: Ditto.
2902
29032008-12-16  Paolo Bonzini  <bonzini@gnu.org>
2904
2905	Sync with GCC:
2906
2907	2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2908
2909	* configure.ac (ppllibs): Add by default the lib flags.
2910	* configure: Regenerate.
2911
2912	2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2913
2914	* configure.ac: Add double brackets on darwin[912].
2915	* configure: Regenerate.
2916
2917	2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2918
2919	* configure.ac: Expand to darwin10 and later.
2920	* configure: Regenerate.
2921
29222008-12-02  Andreas Schwab  <schwab@suse.de>
2923
2924	* Makefile.def: configure-target-boehm-gc depends on
2925	all-target-libstdc++-v3.
2926	* Makefile.in: Regenerate.
2927
29282008-12-02  Ben Elliston  <bje@au.ibm.com>
2929
2930	* config.sub, config.guess: Update from upstream sources.
2931
29322008-11-27  Joseph Myers  <joseph@codesourcery.com>
2933
2934	Merge from GCC:
2935
2936	2007-12-02  Matthias Klose  <doko@ubuntu.com>
2937
2938	* config-ml.in: Remove 64bit configure tests.
2939
2940	2008-05-14  Rafael Espindola  <espindola@google.com>
2941
2942	* config-ml.in: don't handle --enable-shared and --enable-static.
2943
2944	2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2945	    Tobias Grosser  <grosser@fim.uni-passau.de>
2946	    Jan Sjodin  <jan.sjodin@amd.com>
2947	    Harsha Jagasia  <harsha.jagasia@amd.com>
2948	    Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2949	    Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2950	    Adrien Eliche  <aeliche@isty.uvsq.fr>
2951
2952	Merge from graphite branch.
2953	* configure: Regenerate.
2954	* Makefile.in: Regenerate.
2955	* configure.ac (host_libs): Add ppl and cloog.
2956	Add checks for PPL and CLooG.
2957	* Makefile.def (ppl, cloog): Added modules and dependences.
2958	* Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2959	(HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2960
2961	2008-09-03  Richard Guenther  <rguenther@suse.de>
2962
2963	* configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2964	cloog test.
2965	* configure: Re-generate.
2966
2967	2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2968
2969	* configure.ac (--with-cloog-polylib): New.
2970	(--disable-cloog-version-check): New.
2971	(--disable-ppl-version-check): New.
2972	* configure: Re-generate.
2973
2974	2008-09-05  Richard Guenther  <rguenther@suse.de>
2975
2976	* configure.ac: Initialize clooglibs to -lcloog.
2977	* configure: Re-generate.
2978
2979	2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2980
2981	* configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2982	recommended version to 2.3.2.
2983
2984	* configure: Regenerate.
2985
2986	2008-10-31  Ben Elliston  <bje@au.ibm.com>
2987
2988	* configure.ac (spu-*-*): Remove special case.
2989	* configure: Regenerate.
2990
2991	Complete comment text from GCC version of:
2992
2993	2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2994
2995	* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2996	(GCC_SHLIB_SUBDIR): New.
2997	* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2998	* configure: Regenerate.
2999	* Makefile.in: Regenerate.
3000
30012008-11-27  Tristan Gingold  <gingold@adacore.com>
3002
3003	* configure.ac: Build gdb for i?86-*-darwin*
3004	* configure: Regenerated.
3005
30062008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3007
3008	PR bootstrap/38014
3009	PR bootstrap/37923
3010
3011	Revert:
3012
3013	2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3014
3015	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3016	* Makefile.in: Regenerated.
3017
3018	2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3019
3020	PR gdb/921
3021	PR gdb/1646
3022	PR gdb/2175
3023	PR gdb/2176
3024
3025	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3026	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3027	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3028	(HOST_EXPORTS): Pass CPPFLAGS.
3029	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3030	(LDFLAGS_FOR_TARGET): Initialize from configure script.
3031	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3032	* Makefile.in, configure: Regenerated.
3033	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3034	and CPPFLAGS_FOR_BUILD.
3035
30362008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3037
3038	* configure.ac [spu-*-*]: Do not set skipdirs.
3039	* configure: Re-generate.
3040
30412008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3042
3043	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3044	* Makefile.in: Regenerated.
3045
30462008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3047
3048	PR gdb/921
3049	PR gdb/1646
3050	PR gdb/2175
3051	PR gdb/2176
3052
3053	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3054	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3055	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3056	(HOST_EXPORTS): Pass CPPFLAGS.
3057	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3058	(LDFLAGS_FOR_TARGET): Initialize from configure script.
3059	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3060	* Makefile.in, configure: Regenerated.
3061	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3062	and CPPFLAGS_FOR_BUILD.
3063
30642008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
3065
3066	* libtool.m4: Update to libtool 2.2.6.
3067	* lt~obsolete.m4: Update to libtool 2.2.6.
3068	* ltmain.sh: Update to libtool 2.2.6.
3069	* ltsugar.m4: Update to libtool 2.2.6.
3070	* ltversion.m4: Update to libtool 2.2.6.
3071	* ltoptions.m4: Update to libtool 2.2.6.
3072	* ltgcc.m4: Update to match changes from libtool 2.2.6.
3073
30742008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3075
3076	* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3077	(GCC_SHLIB_SUBDIR): New.
3078	* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3079	* configure: Regenerate.
3080	* Makefile.in: Regenerate.
3081
30822008-08-28  Tristan Gingold  <gingold@adacore.com>
3083
3084	* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3085	Enable bfd, binutils and opcodes.
3086	* configure: Regenerate.
3087
30882008-08-16  Nicolas Roche  <roche@adacore.com>
3089
3090	* Makefile.tpl: Add BOOT_ADAFLAGS.
3091	* Makefile.in: Regenerate.
3092
30932008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
3094
3095	* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3096	* configure: Regenerate.
3097
30982008-07-30 Paolo Bonzini  <bonzini@gnu.org>
3099
3100	Sync with gcc:
3101	2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
3102
3103	* configure.ac: Add makefile fragments for hpux.
3104	* Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3105	* Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3106	* configure: Regenerate.
3107	* Makefile.in: Regenerate.
3108
3109	2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3110
3111	* Makefile.tpl ($(srcdir)/configure): Update dependencies.
3112	* Makefile.in: Regenerate.
3113	* configure: Regenerate.
3114
31152008-06-18  Ian Lance Taylor  <iant@google.com>
3116
3117	* src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3118
3119	* src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3120
31212008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3122
3123	* configure: Regenerate.
3124
31252008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3126
3127	* configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3128	"$@" is still intact with both Autoconf 2.59 and 2.62.
3129	* configure: Regenerate.
3130
31312008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3132
3133	* Makefile.tpl: Fix comment errors.
3134	* Makefile.in: Regenerate.
3135
31362008-06-13  Julian Brown  <julian@codesourcery.com>
3137
3138	* configure.ac (arm*-*-linux-gnueabi): Don't disable building
3139	of libobjc for ARM EABI Linux.
3140	* configure: Regenerate.
3141
31422008-06-12  David S. Miller  <davem@davemloft.net>
3143	    David Edelsohn  <edelsohn@gnu.org>
3144
3145	* configure.ac: Add powerpc*-*-* to gold supported targets.
3146	* configure: Regenerate.
3147
31482008-06-08  Joseph Myers  <joseph@codesourcery.com>
3149
3150	PR tree-optimization/36218
3151	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3152	* Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3153	(all prefix="build-"): Pass them to build-system sub-makes.
3154	* Makefile.in: Regenerate.
3155
31562008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
3157
3158	* src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3159	README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3160	mkdep, and compile.  Update comments.
3161	(ETC_SUPPORT): Add ChangeLog and update comments.
3162
31632008-05-11  Ian Lance Taylor  <iant@google.com>
3164
3165	* src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3166
31672008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3168
3169	Sync with gcc:
3170	2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3171
3172	PR bootstrap/35457
3173	* configure.ac: Include override.m4.
3174	* configure: Regenerate.
3175
3176	2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3177
3178	* Makefile.tpl (restrap): Call `make all' using double-colon rules.
3179	* Makefile.in: Regenerate.
3180
3181	2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3182
3183	* configure.ac: Do not build libssp for the AVR.
3184	* configure: Regenerate.
3185
31862008-04-18  Nick Clifton  <nickc@redhat.com>
3187
3188	* MAINTAINERS: Replace reference to configure.in with reference to
3189	configure.ac.
3190
31912008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3192
3193	* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3194	as nonconfigurable directories list.
3195	* configure: Regenerate.
3196
31972008-04-14  David S. Miller  <davem@davemloft.net>
3198
3199	* configure.ac: Add sparc*-*-* to gold supported targets.
3200	* configure: Regenerate.
3201
32022008-04-14  Ben Elliston  <bje@au.ibm.com>
3203
3204	* config.sub, config.guess: Update from upstream sources.
3205
32062008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3207
3208	* Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3209	* Makefile.in: Regenerate.
3210
32112008-04-07  Ian Lance Taylor  <iant@google.com>
3212
3213	* Makefile.def: check-gold depends upon all-binutils.
3214	* Makefile.in: Regenerate.
3215
32162008-04-04  Nick Clifton  <nickc@redhat.com>
3217
3218	PR binutils/4334
3219	* configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3220	builds.
3221	* configure: Regenerate.
3222
32232008-04-04  NightStrike  <NightStrike@gmail.com>
3224
3225	PR other/35151
3226	* configure.ac: Combine rules for mingw32 and mingw64.
3227	* configure: Regenerate.
3228
32292008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3230
3231	* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3232	* Makefile.in: Regenerate.
3233
32342008-03-20  Ian Lance Taylor  <iant@google.com>
3235
3236	* configure.ac: Add support for --enable-gold.
3237	* Makefile.def: Add gold as a directory like ld.
3238	* configure, Makefile.in: Regenerate.
3239
32402008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
3241
3242	* opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3243	(s390_cond_extensions): Reduced extensions to the compare related.
3244	(main): z10 cpu type option added.
3245	(expandConditionalJump): Renamed to ...
3246	(insertExpandedMnemonic): ... this.
3247
3248	* opcodes/s390-opc.c: Re-group the operand format makros.
3249	(INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3250	INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3251	INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3252	INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3253	INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3254	INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3255	INSTR_SIL_RDU): New instruction formats added.
3256	(MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3257	MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3258	MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3259	MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3260	MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3261	MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3262	masks added.
3263	(s390_opformats): New formats added "ris", "rrs", "sil".
3264	* opcodes/s390-opc.txt: Add the conditional jumps with the
3265	extensions removed from automatic expansion in s390-mkopc.c manually.
3266	(asi - trtre): Add new System z10 EC instructions.
3267	* include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3268
32692008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3270
3271	* configure.ac: m4_include config/proginstall.m4.
3272	* configure: Regenerate.
3273
32742008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3275
3276	Backport from upstream Libtool:
3277
3278	2007-10-12  Eric Blake  <ebb9@byu.net>
3279
3280	Deal with Autoconf 2.62's semantic change in m4_append.
3281	* ltsugar.m4 (lt_append): Replace broken versions of
3282	m4_append.
3283	(lt_if_append_uniq): Don't require separator to be overquoted,
3284	and avoid broken m4_append.
3285	(lt_dict_add): Fix typo.
3286	* libtool.m4 (_LT_DECL): Don't overquote separator.
3287
32882008-03-13  David Edelsohn  <edelsohn@gnu.org>
3289
3290	* config.rpath: Add AIX 6 support.
3291
32922008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3293
3294	* Makefile.def (stageprofile).  Remove -fprofile-generate
3295	from stage_libcflags.
3296	* Makefile.in: Regenerate.
3297
32982008-03-13  Ben Elliston  <bje@au.ibm.com>
3299
3300	* config.sub, config.guess: Update from upstream sources.
3301
33022008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
3303
3304	* s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3305	* s390-opc.txt (cmpsc): Duplicate entry removed.
3306	(dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3307	cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3308	fier, cu42, cu41): Fix operand format.
3309
33102008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3311
3312	PR bootstrap/32009
3313	PR bootstrap/32161
3314
3315	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3316	* configure: Regenerate.
3317
3318	* Makefile.def: Define stage_libcflags for all bootstrap stages.
3319	* Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3320	STAGE4_LIBCFLAGS): New.
3321	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3322	$(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3323	(BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3324	(EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3325	(configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3326	for target modules.  Don't export LIBCFLAGS.
3327	(all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3328	$(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3329	the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3330	(invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3331	$(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3332	* Makefile.in: Regenerate.
3333
33342008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3335
3336	PR libgcj/33085
3337	* libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3338	Do not use -DDLL_EXPORT.  Backport from upstream.
3339
33402008-02-14  Nick Clifton  <nickc@redhat.com>
3341
3342	Import this patch from gcc:
3343	2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3344
3345	* libtool.m4: Backport AIX 6 support from ToT Libtool.
3346
33472008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3348
3349	* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3350	* configure: Regenerate.
3351
33522008-01-31  Marc Gauthier  <marc@tensilica.com>
3353
3354	* configure.ac (xtensa*-*-*): Recognize processor variants.
3355	* configure: Regenerate.
3356
33572008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3358
3359	PR bootstrap/34922
3360	* configure.ac (PARSE_ARGS): Push suitable setting of
3361	ac_subdirs_all, for `./configure --help=recursive'.
3362	Handle `+' in generic toplevel directory disabling.
3363	* configure: Regenerate.
3364
33652008-01-23  Ben Elliston  <bje@au.ibm.com>
3366
3367	* config.sub, config.guess: Update from upstream sources.
3368
33692008-01-08  Ben Elliston  <bje@au.ibm.com>
3370
3371	* config.sub, config.guess: Update from upstream sources.
3372
33732007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
3374
3375	* COPYING.LIBGLOSS: Update default copyright.
3376
33772007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
3378
3379	* COPYING.NEWLIB: Update default copyright.
3380
33812007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3382
3383	* configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3384	Change recommended MPFR from 2.2.1 > 2.3.0.
3385	* configure: Regenerate.
3386
33872007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3388
3389	* Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3390	(CXXFLAGS_FOR_TARGET): Add -O2 -g.
3391	* Makefile.in: Regenerate.
3392
33932007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3394
3395	* configure.ac: Enable libjava for x86_64-*-darwin9.
3396	* configure: Regenerate.
3397
33982007-12-05  Ben Elliston  <bje@au.ibm.com>
3399
3400	* config.sub, config.guess: Update from upstream sources.
3401
34022007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3403
3404	* config-ml.in: Robustify against white space in absolute file
3405	names.
3406
3407	* config-ml.in (multi-clean): Substitute ${Makefile}.
3408	Remove superfluous ${Makefile} in list.
3409
34102007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3411
3412	* Makefile.def (dependencies): Make configure-gdb depend on
3413	all-intl.
3414	* Makefile.in: Regenerated.
3415
34162007-10-15  Patrick Mansfield <patmans@us.ibm.com>
3417
3418	* Makefile.def: To avoid problems running with parallel makes,
3419	build newlib before libgloss so that target specific header
3420	files are availble.
3421	* Makefile.in: Regenerate.
3422
34232007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3424
3425	* Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3426	* Makefile.in: Regenerate.
3427
34282007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3429
3430	* src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3431	* libdecnumber: New directory, imported from GCC.
3432
34332007-10-08  Mike Frysinger  <vapier@gentoo.org>
3434
3435	* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3436	LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3437	Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3438	LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3439	* configure: Regenerate.
3440
34412007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3442
3443	* Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3444	DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3445	LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3446	WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3447	* configure.ac: Default them to host tools for $host = $build.
3448	Subst them.
3449
3450	* configure: Regenerate.
3451	* Makefile.in: Regenerate.
3452
34532007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3454
3455	* configure.ac (mipsisa*-*-elfoabi*): New stanza.
3456	* configure: Regenerate.
3457
34582007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3459
3460	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3461	libstdc++.
3462	* Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3463	* configure: Regenerate.
3464	* Makefile.in: Regenerate.
3465
34662007-09-17  Andreas Schwab  <schwab@suse.de>
3467
3468	* configure.ac: Raise minimum makeinfo version to 4.6.
3469	* configure: Regenerate.
3470
34712007-09-15  Alan Modra  <amodra@bigpond.net.au>
3472
3473	* configure.ac: Correct makeinfo version check.
3474	* configure: Regenerate.
3475
34762007-09-14  Richard Sandiford  <richard@codesourcery.com>
3477
3478	* configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3479	to $skipdirs and only disable gprof for newlib.  Use the normal
3480	mips*-elf* handling in other respects.
3481	* configure: Regnerate.
3482
34832007-09-12  David Daney  <ddaney@avtrex.com>
3484
3485	* configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3486	enabling libgcj.
3487	* configure: Regenerate.
3488
34892007-09-12  Richard Guenther  <rguenther@suse.de>
3490
3491	* configure.ac (--enable-stage1-checking): If neither --enable-checking
3492	nor --disable-checking is provided also turn on yes and types
3493	checking for stage1.
3494	* configure: Re-generate.
3495
34962007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3497
3498	PR target/33281
3499	* configure.ac: Use config/mh-mingw on mingw.
3500	* configure: Regenerate.
3501
35022007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3503
3504	PR other/32154
3505	* configure.ac: For libgloss targets, point the linker to the linker
3506	script, startup code and simulator library.
3507	* configure: Regenerate.
3508
35092007-09-09  Andrew Haley  <aph@redhat.com>
3510
3511	* configure.ac (noconfigdirs): Remove target-libffi and
3512	target-libjava.
3513
35142007-08-29  Nick Clifton  <nickc@redhat.com>
3515
3516	* config.sub, config.guess: Update from upstream sources.
3517
35182007-08-21  Richard Guenther  <rguenther@suse.de>
3519
3520	* configure.ac: Add types checking to stage1 checking flags.
3521	* configure: Regenerate.
3522
35232007-08-18  Paul Brook  <paul@codesourcery.com>
3524	    Joseph Myers  <joseph@codesourcery.com>
3525
3526	* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3527	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3528	* Makefile.in: Regenerate.
3529	* configure.ac (--with-debug-prefix-map): New.
3530	* configure: Regenerate.
3531
35322007-08-17  Richard Sandiford  <richard@codesourcery.com>
3533	    Nigel Stephens  <nigel@mips.com>
3534
3535	* configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3536	as target_makefile_frag.
3537	* configure: Regenerate.
3538
35392007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3540
3541	* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3542	Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3543	(bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3544	* Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3545	(do-compare, do-compare3, do-compare-debug): New.
3546	([+compare-target+]): Use them.
3547
35482007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3549
3550	* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3551	Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3552	(bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3553	* Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3554	(do-compare, do-compare3, do-compare-debug): New.
3555	([+compare-target+]): Use them.
3556
35572007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3558	    Ben Elliston  <bje@au.ibm.com>
3559
3560	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3561	--silent if $silent.
3562	* configure: Regenerate.
3563
35642007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
3565
3566	* src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3567
35682007-07-17  Nick Clifton  <nickc@redhat.com>
3569
3570	* COPYING3: New file.  Contains version 3 of the GNU General
3571	Public License.
3572	* COPYING3.LIB: New file.  Contains version 3 of the GNU
3573	Lesser General Public License.
3574
35752007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
3576
3577	* configure.ac: Fix my previous change to really match GCC.
3578	* configure: Regenerate.
3579
35802007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3581
3582	* configure.ac: Rewrite 'configure --help' strings to look nicer.
3583	* configure: Regenerate.
3584
35852007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3586
3587	* configure.ac: Add some missing m4 quotation.
3588	* configure: Regenerate.
3589
35902007-07-09  Kai Tietz   <kai.tietz@onevision.com>
3591
3592	* Makefile.def: Add windmc tool to build.
3593	* Makefile.tpl: Likewise.
3594	* configure.ac: Likewise.
3595	* Makefile.in: Regenerate.
3596	* configure: Regenerate.
3597
35982007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3599
3600	* lt~obsolete.m4: New. Import from 20070318 libtool.
3601
36022007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3603
3604	* configure.ac: Don't add target-libmudflap to noconfigdirs for
3605	uclinux and linux-uclibc targets.
3606	* configure: Regenerate.
3607
36082007-06-28  DJ Delorie  <dj@redhat.com>
3609
3610	* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3611	not building newlib.
3612	* configure: Regenerated.
3613
36142007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
3615
3616	* src-release (DEVO_SUPPORT): Correct typos.
3617
36182007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3619
3620	* Makefile.def: Add dependency from configure-gdb to all-bfd.
3621	* Makefile.in: Regenerated.
3622
36232007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3624
3625	* Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3626	(distclean-stage[+id+]): Possibly delete stage_last.
3627	* Makefile.in: Regenerate.
3628
36292007-06-07  Ben Elliston  <bje@au.ibm.com>
3630
3631	* config.sub, config.guess: Update from upstream sources.
3632
36332007-06-07  Ben Elliston  <bje@au.ibm.com>
3634
3635	* Makefile.tpl: Fix spelling error.
3636	* Makefile.in: Regenerate.
3637
36382007-06-04  Paolo Bonzini  <bonzini@gnu.org>
3639
3640	Sync with gcc:
3641	2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3642
3643	PR bootstrap/29382
3644	* configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3645	* configure: Rebuilt.
3646
36472007-06-01  Steve Ellcey  <sje@cup.hp.com>
3648
3649	* libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3650	lt_cv_sys_max_cmd_len.
3651
36522007-05-31  Paolo Bonzini  <bonzini@gnu.org>
3653
3654	* ltgcc.m4: Update from GCC.
3655
36562007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3657
3658	* ltmain.sh: Fix Darwin verstring, remove ${wl}.
3659
36602007-05-24  Steve Ellcey  <sje@cup.hp.com>
3661
3662	* ltmain.sh: Update from GCC.
3663	* libtool.m4: Update from GCC.
3664	* ltsugar.m4: New. Update from GCC.
3665	* ltversion.m4: New. Update from GCC.
3666	* ltoptions.m4: New. Update from GCC.
3667	* ltconfig: Remove.
3668	* ltcf-c.sh: Remove.
3669	* ltcf-cxx.sh: Remove.
3670	* ltcf-gcj.sh: Remove.
3671	* src-release: Update with new libtool file list.
3672
36732007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3674
3675	* Makefile.def (bootstrap_stage): Replace stage_make_flags with
3676	stage_cflags.
3677	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3678	Remove CFLAGS/LIBCFLAGS.
3679	(configure-stage[+id+]-[+prefix+][+module+],
3680	all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3681	* Makefile.in: Regenerate.
3682
36832007-04-14  Steve Ellcey  <sje@cup.hp.com>
3684
3685	* config-ml.in: Update from GCC.
3686
36872007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
3688
3689	* src-release (do-proto-toplev): Process the support directories before
3690	the tool directory.
3691
36922007-03-21  Richard Sandiford  <richard@codesourcery.com>
3693
3694	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3695	of glob.  Quote arguments with single quotes too.
3696	* configure: Regenerate.
3697
36982007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3699
3700	* Makefile.def (fixincludes): Remove unneeded "missing" lines.
3701	* Makefile.in: Regenerate
3702
37032007-03-07  Andreas Schwab  <schwab@suse.de>
3704
3705	* configure: Regenerate.
3706
37072007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3708
3709	* configure.ac: Add "--with-pdfdir" configure option,
3710	which defines pdfdir variable.
3711	* Makefile.def (target=fixincludes): Add install-pdf to
3712	missing targets.
3713	(recursive_targets): Add install-pdf target.
3714	(flags_to_pass): Add pdfdir.
3715	* Makefile.tpl: Add pdfdir handling, add do-install-pdf
3716	target.
3717	* configure: Regenerate
3718	* Makefile.in: Regenerate
3719
37202007-02-28  Eric Christopher  <echristo@apple.com>
3721
3722	Revert:
3723	2006-12-07  Mike Stump  <mrs@apple.com>
3724
3725	* Makefile.def (dependencies): Add dependency for
3726	install-target-libssp and install-target-libgomp on
3727	install-gcc.
3728	* Makefile.in: Regenerate.
3729
37302007-02-27  Matt Kraai  <kraai@ftbfs.org>
3731
3732	* configure: Regenerate.
3733	* configure.ac: Move statements after variable declarations.
3734
37352007-02-19  Joseph Myers  <joseph@codesourcery.com>
3736
3737	* configure.ac: Adjust for loop syntax.
3738	* configure: Regenerate.
3739
37402007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3741
3742	* configure: Rebuilt.
3743
37442007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3745
3746	* configure.ac: Drop multiple occurrences of --enable-languages,
3747	and fix its quoting.
3748	* configure: Rebuilt.
3749
37502007-02-17  Mark Mitchell  <mark@codesourcery.com>
3751	    Nathan Sidwell  <nathan@codesourcery.com>
3752	    Vladimir Prus  <vladimir@codesourcery.com
3753	    Joseph Myers  <joseph@codesourcery.com>
3754
3755	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3756	* configure: Regenerate.
3757
37582007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3759
3760	* configure.ac (target_libraries): Move libgcc before libiberty.
3761	* configure: Regenerated.
3762
37632007-02-13  Paolo Bonzini  <bonzini@gnu.org>
3764
3765	* configure: Regenerate again?
3766
37672007-02-13  Paolo Bonzini  <bonzini@gnu.org>
3768
3769	* configure: Reapply PR30748 fix which was lost in the previous commit.
3770
37712007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3772	    Paolo Bonzini  <bonzini@gnu.org>
3773
3774	PR bootstrap/30753
3775	* configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3776	unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3777	* configure: Regenerated.
3778
37792007-02-10  Paolo Bonzini  <bonzini@gnu.org>
3780
3781	* configure: Regenerate.
3782
37832007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3784
3785	PR bootstrap/30748
3786	* configure.ac: Correct syntax for Solaris ksh.
3787	* configure: Regenerated.
3788
37892007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3790
3791	* Makefile.def: Sync with GCC.
3792	* Makefile.tpl: Sync with GCC.
3793	* Makefile.in: Regenerate.
3794	* configure: Regenerate.
3795
37962007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3797
3798	* Makefile.tpl (build_alias, host_alias, target_alias): Use
3799	noncanonical equivalents.
3800	* configure.in: Rename to...
3801	* configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3802	AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3803	target_noncanonical.  Use them.  Rewrite removal of configure
3804	arguments for autoconf 2.59.  Discard variable settings.  Force
3805	program_transform_name for native tools.
3806
3807	* Makefile.in: Regenerated.
3808	* configure: Regenerated with autoconf 2.59.
3809
3810	* src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3811
38122007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
3813
3814	* COPYING.LIBGLOSS: Reformat default Red Hat
3815	license to fit within 80 columns.
3816	* COPYING.NEWLIB: Ditto.
3817
38182007-02-05  Dave Brolley  <brolley@redhat.com>
3819
3820	* Contribute the following changes:
3821	2006-11-28  DJ Delorie  <dj@redhat.com>
3822
3823	* configure.in: Fix typo for mep's target_makefile_frag.
3824	* configure: Regenerated.
3825
3826	2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
3827
3828	* configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3829	* configure: Regenerate.
3830
3831	2001-09-19  DJ Delorie  <dj@redhat.com>
3832
3833	* configure.in (target_makefile_frag): use mt-mep
3834
3835	2001-06-12  Don Howard  <dhoward@redhat.com>
3836
3837	* configure.in: Remove gdb from MeP skip list.
3838
3839	2001-04-05  DJ Delorie  <dj@redhat.com>
3840
3841	* configure.in (noconfigdirs): Remove gcc from MeP skip list.
3842
3843	2001-03-20  Ben Elliston  <bje@redhat.com>
3844
3845	* configure.in (noconfigdirs): Add gcc and gdb for MeP.
3846
3847	2001-03-19  Ben Elliston  <bje@redhat.com>
3848
3849	* config.sub (mep, mep-*): Add.
3850
38512007-01-31  Andreas Schwab  <schwab@suse.de>
3852
3853	* Makefile.tpl (LDFLAGS): Substitute it.
3854	* Makefile.in: Regenerate.
3855
38562007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3857
3858	* configure.in: Change == to = in test command.
3859	* configure: Regenerate.
3860
38612007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3862	    Nick Clifton  <nickc@redhat.com>
3863	    Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3864
3865	* configure.in (build_configargs, host_configargs, target_configargs):
3866	Remove build/host/target parameters.
3867	(host_libs): Add gmp and mpfr.
3868	(GMP tests): Reorganize to allow in-tree GMP/MPFR.
3869	* Makefile.def (gmp, mpfr): New.
3870	(gcc): Remove target.
3871	* Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3872	target_os, target_vendor): New.
3873	(configure): Add host_alias/target_alias arguments.  Adjust invocations.
3874	* configure: Regenerate.
3875	* Makefile.in: Regenerate.
3876
38772007-01-11  Matt Fago  <fago@earthlink.net>
3878
3879	* configure.in: Try to link to functions only in mpfr 2.2.x
3880	to improve robustness of configure tests.
3881	* configure: Regenerate.
3882
38832007-01-08  Kai Tietz	<kai.tietz@onevision.com>
3884
3885	* configure.in: Add support for an x86_64-mingw* target.
3886	* configure: Regenerate.
3887
38882007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3889
3890	* Makefile.tpl (all-target): Correct @if conditional for target
3891	modules.
3892	* configure.in: Omit libiberty if building only target libgcc.
3893	* configure, Makefile.in: Regenerated.
3894
38952007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3896
3897	* configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3898	* configure: Regenerate.
3899
39002007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3901
3902	* Makefile.def (target_modules): Add libgcc.
3903	(lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3904	* Makefile.tpl (clean-target-libgcc): Delete.
3905	(configure-target-[+module+]): Emit --disable-bootstrap dependencies
3906	on gcc even for bootstrapped modules.  Rewrite handling of
3907	lang_env_dependencies to loop over target_modules.
3908	* configure.in (target_libraries): Add target-libgcc.
3909	* Makefile.in, configure: Regenerated.
3910
39112006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3912
3913	Sync with gcc:
3914	2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3915
3916	* configure.in: Reorganize recognition of languages.  Add
3917	--enable-stage1-languages.  Show supported languages for the chosen
3918	target rather than all recognized languages.
3919	* configure: Regenerate.
3920
3921	2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3922
3923	* Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3924	* Makefile.in: Regenerate.
3925
3926	2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3927
3928	* configure.in: Warn that MPFR 2.2.0 is buggy.
3929	* configure: Regenerate.
3930
39312006-12-27  Ian Lance Taylor  <iant@google.com>
3932
3933	* configure.in: When removing Makefiles to force a reconfigure, also
3934	remove prev-DIR*/Makefile.
3935	* configure: Regenerate.
3936
39372006-12-23  Kazu Hirata  <kazu@codesourcery.com>
3938
3939	* config.bfd: Recognize fido.
3940
39412006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3942
3943	Sync with gcc:
3944
3945	2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3946
3947	* configure.in: Remove "$build" case for powerpc-*-darwin* since
3948	it only affects bootstrap and could be tested on "$host" as well.
3949	* configure: Regenerate.
3950	* config/mh-ppc-darwin: Add to the stage1 cflags here.
3951
3952	2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3953
3954	PR bootstrap/29544
3955	* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3956	(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3957	move here comment from Makefile.tpl.
3958	* Makefile.tpl: Move some definitions higher in the file.
3959	(STAGE1_CHECKING): New.
3960	* configure.in: Add --enable-stage1-checking.
3961	* configure: Regenerate.
3962	* Makefile.in: Regenerate.
3963
3964	2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3965
3966	* configure.in: Update error message for missing GMP/MPFR.
3967
3968	* configure: Regenerate.
3969
3970	2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3971
3972	* configure.in: Update MPFR version in error message.
3973
3974	* configure: Regenerate.
3975
3976	2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3977
3978	* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3979	(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3980	--with-gmp-lib): New flags.
3981
3982	* configure: Regenerate.
3983
39842006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
3985
3986	PR bootstrap/30134
3987	* configure.in: Correct x86 darwin support for libjava to powerpc
3988	and i?86 only.
3989	* configure: Regenerate.
3990
39912006-12-11  Alan Modra  <amodra@bigpond.net.au>
3992
3993	* configure.in:  Handle spu makefile frag.
3994	* Makefile.tpl (MAINT): Define
3995	(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3996	* configure: Regenerate.
3997	* Makefile.in: Regenerate.
3998
39992006-12-11  Ben Elliston  <bje@au.ibm.com>
4000
4001	* config.sub, config.guess: Update from upstream sources.
4002
40032006-12-11  Ben Elliston  <bje@au.ibm.com>
4004
4005	* configure.in: Sync with GCC (spu-*-*).
4006	* configure: Sync with GCC.
4007
40082006-12-07  Mike Stump  <mrs@apple.com>
4009
4010	* Makefile.def (dependencies): Add dependency for
4011	install-target-libssp and install-target-libgomp on
4012	install-gcc.
4013	* Makefile.in: Regenerate.
4014
40152006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4016
4017	* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4018	(unstage): Test for stage_last presence.
4019
4020	PR bootstrap/29802
4021	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4022	* Makefile.in: Regenerate.
4023
40242006-11-14  DJ Delorie  <dj@redhat.com>
4025
4026	* Makefile.tpl (clean-stage*): Sync with GCC (clean).
4027	* Makefile.in: Sync with GCC.
4028	* configure.in: Sync with GCC (mpfr, gmp).
4029	* configure: Sync with GCC.
4030
40312006-11-08  Jie Zhang  <jie.zhang@analog.com>
4032
4033	* configure.in: Remove target-libgloss from noconfigdirs for
4034	bfin-*-*.
4035	* configure: Regenerated.
4036
40372006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
4038
4039	* COPYING.NEWLIB: Add spu license.
4040	* COPYING.LIBGLOSS: Ditto.
4041
40422006-10-17  Brooks Moses  <bmoses@stanford.edu>
4043
4044	* Makefile.def: Added pdf target handling.
4045	* Makefile.tpl: Added pdf target handling.
4046	* Makefile.in: Regenerated.
4047
40482006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
4049
4050	* COPYING.NEWLIB: Updated.
4051	* COPYING.LIBGLOSS: Ditto.
4052
40532006-09-27  Dave Brolley  <brolley@redhat.com>
4054
4055	* configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4056	$s instead of $r.
4057	* configure: Regenerated.
4058
40592006-09-26  Ben Elliston  <bje@au.ibm.com>
4060
4061	* config.sub, config.guess: Update from upstream sources.
4062
40632006-09-20  Thiemo Seufer  <ths@mips.com>
4064
4065	* configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4066	for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4067	* configure: Regenerate.
4068
40692006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4070
4071	* configure.in: Never build newlib for a Mingw host.
4072	Never build newlib as Mingw target library.
4073	Test the existence of winsup/cygwin for building a Cygwin newlib,
4074	rather than just winsup.
4075	Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4076	building a Mingw target.
4077	* configure: Regenerate.
4078
40792006-08-15  Thiemo Seufer  <ths@mips.com>
4080	    Nigel Stephens  <nigel@mips.com>
4081	    David Ung  <davidu@mips.com>
4082
4083	* config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4084
40852006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4086
4087	Sync from GCC:
4088	2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4089
4090	PR bootstrap/18058
4091	* configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4092	if the bootstrap compiler is a GCC version that supports it.
4093	* configure: Regenerate.
4094
40952006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4096
4097	* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4098	* configure: Regenerated.
4099
41002006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4101
4102	* Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4103	for stages after the first.
4104
41052006-07-17  Jakub Jelinek  <jakub@redhat.com>
4106
4107	* Makefile.def: Add dependencies for configure-opcodes
4108	on configure-intl and all-opcodes on all-intl.
4109	* Makefile.in: Regenerated.
4110
41112006-07-04  Peter O'Gorman  <peter@pogma.com>
4112
4113	* ltconfig: chmod 644 before ranlib during install.
4114
41152006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4116
4117	* configure.in: Fix thinkos in previous check-in.
4118	* configure: Regenerate.
4119
41202006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4121
4122	Sync from gcc:
4123
4124	2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
4125
4126	PR other/27063
4127	* configure.in: Test subdir_requires and give an appropriate
4128	error message.
4129	* configure: Regenerate.
4130
4131	2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4132
4133	PR target/27540
4134	* configure.in: Only enable libgomp on IRIX 6.
4135	* configure: Regenerate.
4136
41372006-06-20  David Ayers  <d.ayers@inode.at>
4138
4139	PR bootstrap/28072
4140	* configure.in: Add target-boehm-gc to noconfigdirs depending on
4141	whether target-libjava is being configured instead of whether the
4142	java front end is enabled.
4143	* configure: Regenerate.
4144
41452006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
4146
4147	* include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4148	to R_ARM_LDC_SB_G{0,1,2} respectively.
4149
41502006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4151
4152	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4153	too.
4154	* Makefile.in: Regenerate.
4155
41562006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4157
4158	Sync from gcc:
4159
4160	2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4161	* configure.in: Don't enable libgomp on hpux10.
4162	* configure: Rebuilt.
4163
41642006-06-13  David Ayers  <d.ayers@inode.at>
4165
4166	Sync from gcc:
4167
4168	2006-06-12  David Ayers  <d.ayers@inode.at>
4169
4170	PR bootstrap/27963
4171	PR target/19970
4172	* configure.in:	Remove target-boehm-gc from noconfigdirs where
4173	${libgcj} is specified.
4174	* configure: Regenerate.
4175
41762006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
4177
4178	Sync from gcc:
4179
4180	2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4181		    Andreas Schwab  <schwab@suse.de>
4182
4183	PR bootstrap/18033
4184	* config-ml.in: Eval option if surrounded by single quotes.
4185
41862006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
4187
4188	Sync from gcc:
4189
4190	2006-06-06  David Ayers  <d.ayers@inode.at>
4191
4192	PR libobjc/13946
4193	* Makefile.def: Add dependencies for libobjc which boehm-gc.
4194	* Makefile.in: Regenerate.
4195	* configure.in: Add --enable-objc-gc at toplevel and have it
4196	enable boehm-gc for Objective-C.
4197	Remove target-boehm-gc from libgcj.
4198	Add target-boehm-gc to target_libraries.
4199	Add target-boehm-gc to noconfigdirs where ${libgcj}
4200	is specified.
4201	Assert that boehm-gc is supported when requested for Objective-C.
4202	Only build boehm-gc if needed either for Java or Objective-C.
4203	* configure: Regenerate.
4204
4205	2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4206
4207	PR 27674
4208	* Makefile.tpl (configure-[+prefix+][+module+],
4209	all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4210	Remove rule to unstage bootstrapped modules.
4211	(stage_current): New.
4212	* Makefile.in: Regenerate.
4213
4214	2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4215	Andreas Tobler  <a.tobler@schweiz.ch>
4216
4217	* configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4218	* configure: Rebuilt.
4219
4220	Revert
4221	2006-01-31  Richard Guenther  <rguenther@suse.de>
4222	Paolo Bonzini  <bonzini@gnu.org>
4223
4224	* Makefile.def (target_modules): Add libgcc-math target module.
4225	* configure.in (target_libraries): Add libgcc-math target library.
4226	(--enable-libgcc-math): New configure switch.
4227	* Makefile.in: Re-generate.
4228	* configure: Re-generate.
4229
42302006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
4231
4232	* config-ml.in: Alter CCASFLAGS to include special
4233	multilib options the same as is done for CFLAGS.
4234
42352006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4236
4237	* Makefile.def: Added dependencies from sim and gdb on intl, and
4238	added configure dependencies to everything with an all dependency
4239	on intl.
4240	* gettext.m4: Removed.
4241	* src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4242	(GDB_SUPPORT_DIRS): Add intl.
4243	* Makefile.in: Regenerated.
4244
42452006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
4246
4247	* src-release (DEVO_SUPPORT): Add config.rpath.
4248
42492006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4250
4251	* Makefile.def (bfd, opcodes): Fix lib_path.
4252	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4253	(restrap): Move under "@if gcc-bootstrap".  Fix typo.
4254	* Makefile.in: Regenerate.
4255
42562006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4257
4258	* configure.in: Enable gprof for cross builds.
4259	* configure: Regenerate.
4260
42612006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
4262
4263	* src-release (MAKEINFOFLAGS): Define.
4264	(do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4265
42662006-05-14  Ben Elliston  <bje@au.ibm.com>
4267
4268	* config.sub, config.guess: Update from upstream sources.
4269
42702006-05-12  Ben Elliston  <bje@au.ibm.com>
4271
4272	* config.sub, config.guess: Update from upstream sources.
4273
42742006-05-04  Steve Ellcey  <sje@cup.hp.com>
4275
4276	* blt, iwidgets, mmalloc: Remove directories.
4277
42782006-05-01  DJ Delorie  <dj@redhat.com>
4279
4280	* configure.in: Restore CFLAGS if GMP isn't present.
4281	* configure: Regenerate.
4282
42832006-04-18  DJ Delorie  <dj@redhat.com>
4284
4285	* configure.in (m32c): Build libstdc++-v3.  Pass flags to
4286	reference libgloss so that libssp can be built in a combined
4287	tree.
4288	* configure: Regenerate.
4289
42902006-04-10  Ben Elliston  <bje@au.ibm.com>
4291
4292	* contrib: Remove directory.
4293
42942006-04-06  Carlos O'Donell <carlos@codesourcery.com>
4295
4296	* Makefile.tpl: Add install-html target.
4297	* Makefile.def: Add install-html target.
4298	* Makefile.in: Regenerate.
4299	* configure.in: Add --with-datarootdir, --with-docdir,
4300	and --with-htmldir options.
4301	* configure: Regenerate.
4302
43032006-03-31  Ben Elliston  <bje@au.ibm.com>
4304
4305	PR binutils/1860
4306	* configure.in: Require makeinfo 4.4 or higher.
4307	* configure: Regenerate.
4308
43092006-03-14  Paolo Bonzini  <bonzini@gnu.org>
4310
4311	* Makefile.in: Regenerate.
4312
43132006-03-14  Paolo Bonzini  <bonzini@gnu.org>
4314
4315	Sync with gcc:
4316	2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4317
4318	* configure.in: Handle --disable-<component> generically.
4319	* configure: Regenerate.
4320
4321	2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
4322
4323	* Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4324	(TARGET_CONFIGDIRS): Remove.
4325	* configure.in: Remove AC_SUBST(target_configdirs).
4326	* Makefile.in, configure: Regenerated.
4327
4328
43292006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4330
4331	PR libgcj/17311
4332	* ltmain.sh: Don't use "$finalize_rpath" for compile.
4333
43342006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4335
4336	PR bootstrap/25670
4337
4338	* Makefile.tpl ([+compare-target+]): Print explanation messages.
4339
4340	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4341	* Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4342	(EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4343	BUILD_PREFIX, BUILD_PREFIX_1.
4344	* configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4345
4346	* Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4347	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4348
4349	* Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4350	all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4351	of `cat stage_current`.  Always provide the `r' and `s' variables.
4352	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4353	a single shell execution.
4354	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4355	bootstrapped modules, make the stage1 module if the build was not
4356	started yet, else build the current stage.
4357	(all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4358	(all-build, all-host, all-target, [+make_target+]-host,
4359	[+make_target+]-target): Do not use \-continued lines.
4360	(target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4361	(current_stage, restrap, stage_last): New.
4362
4363	* Makefile.in: Regenerate.
4364	* configure: Regenerate.
4365
43662006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4367
4368	Sync from gcc:
4369
4370	2006-01-31  Richard Guenther  <rguenther@suse.de>
4371		    Paolo Bonzini  <bonzini@gnu.org>
4372
4373	* Makefile.def (target_modules): Add libgcc-math target module.
4374	* configure.in (target_libraries): Add libgcc-math target library.
4375	(--enable-libgcc-math): New configure switch.
4376	* Makefile.in: Re-generate.
4377	* configure: Re-generate.
4378	* libgcc-math: New toplevel directory.
4379
4380	2006-01-18  Richard Henderson  <rth@redhat.com>
4381		    Jakub Jelinek  <jakub@redhat.com>
4382		    Diego Novillo  <dnovillo@redhat.com>
4383
4384	* libgomp: New directory.
4385	* Makefile.def: Add target_module libgomp.
4386	* Makefile.in: Regenerate.
4387	* configure.in (target_libraries): Add target-libgomp.
4388	* configure: Regenerate.
4389
43902006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4391	    Andreas Schwab  <schwab@suse.de>
4392
4393	* configure: Regenerate.
4394
43952006-01-16  Paolo Bonzini  <bonzini@gnu.org>
4396
4397	* configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4398	Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4399	the assembler, linker and binutils.
4400	* configure: Regenerate.
4401
44022006-01-16  Nick Clifton  <nickc@redhat.com>
4403
4404	* config.sub, config.guess: Sync from config repository.
4405
44062006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4407
4408	* Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4409	@ from continuation.
4410	* Makefile.in: Rebuilt.
4411
44122006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4413
4414	Sync from gcc:
4415
4416	2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4417
4418	PR bootstrap/24252
4419
4420	* Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4421	* Makefile.tpl (OBJDUMP): New.
4422	(EXTRA_HOST_FLAGS): Add it.
4423	(EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4424
4425	* Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4426	to use symbolic links between directories.  Avoid race conditions
4427	or make them harmless.
4428	* configure.in: Do not try to use symbolic links between directories.
4429
4430	* Makefile.def (LEAN): Pass.
4431	* Makefile.tpl (LEAN): Define.
4432	(stage[+id+]-start): Accept that the previous directory does not
4433	exist, if the bootstrap is lean.
4434	(stage[+id+]-bubble): Invoke lean bootstrap commands after
4435	stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4436	configure substitution.
4437	([+compare-target+]): Likewise.
4438	([+bootstrap-target+]-lean): New.
4439	* configure.in: Remove lean bootstrap support from here.
4440
4441	* Makefile.in: Regenerate.
4442	* configure: Regenerate.
4443
4444	2006-01-02  Andreas Schwab  <schwab@suse.de>
4445
4446	* configure.in: When reconfiguring remove Makefile in
4447	all stage directories.
4448	* configure: Regenerate.
4449
44502005-12-27  Leif Ekblad  <leif@rdos.net>
4451
4452	* configure.in: Add support for RDOS target.
4453	* configure: Regenerate.
4454
44552005-12-27  Nick Clifton  <nickc@redhat.com>
4456
4457	PR binutils/1990
4458	* libtool.m4: Synchronize with version in GCC sources.
4459
44602005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4461
4462	Revert Ada-related part of the previous change.
4463
4464	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4465	Do not pass.
4466	* Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4467	* Makefile.in: Regenerate.
4468	* configure.in: Do not include mt-ppc-aix target fragment.
4469	* configure: Regenerate.
4470
44712005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4472
4473	* configure.in: Select appropriate fragments for PowerPC/AIX.
4474	* configure: Regenerate.
4475
4476	* Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4477	BOOT_CFLAGS, BOOT_LDFLAGS.
4478	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4479	BOOT_CFLAGS, BOOT_LDFLAGS.
4480	(TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4481	(stage[+id+]-bubble): Pass flags recursively to the comparison target.
4482	(stage): Fail if we cannot complete the work.
4483	* Makefile.in: Regenerate.
4484
44852005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
4486
4487	* COPYING.NEWLIB: Update copyright year for default
4488	copyright.
4489
44902005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4491
4492	* Makefile.tpl (all, do-[+make_target+], do-check, install,
4493	install-host-nogcc): Don't invoke $(stage) at the end.
4494	* Makefile.in: Regenerate.
4495
44962005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4497
4498	* configure.in: Flip the top-level bootstrap switch.
4499	* configure: Regenerate.
4500
4501	Merge from gcc:
4502
4503	2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4504
4505	* Makefile.tpl: Throughout the file, use : $(MAKE) along with
4506	$(stage) and $(unstage).
4507	(EXTRA_TARGET_FLAGS): Correct double-quoting.
4508	(all): Remove stray semicolon.
4509	(local-distclean): Don't handle multilib.tmp and multilib.out.
4510	(install.all): Set $s for consistency.
4511	(configure-[+prefix+][+module+]): Instead of [+deps+], handle
4512	check_multilibs setting.  Always make the install directory.
4513	(configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4514	Correct @if/@endif.
4515	(all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4516	($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4517	(stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4518	(multilib.out): Remove.
4519	* Makefile.in: Regenerated.
4520
45212005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4522
4523	* config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
4524	* configure.in: Replace ms1 arch with mt.
4525	* configure: Rebuilt.
4526
45272005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4528
4529	Sync with gcc:
4530
45312005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4532
4533	* config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
4534	* configure.in: Replace ms1 arch with mt.
4535	* configure: Rebuilt.
4536
45372005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4538
4539	Sync with gcc:
4540
4541	2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4542
4543	* configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4544	CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4545	"CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4546	Find in-tree tools if available.
4547	(EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4548	(CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4549	(*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4550	(COMPILER_*_FOR_TARGET): New.
4551	* Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4552	(BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4553	(CONFIGURED_*, USUAL_*): Remove.
4554	(BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4555	STRIP): Use autoconf substitutions.
4556	(COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4557	COMPILER_NM_FOR_TARGET): New.
4558	(EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4559
4560	(all): Make all-host and all-target in parallel.
4561	(do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4562	that $$r and $$s are set before invoking a recursive make.
4563	(stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4564	([+bootstrap-target+]): Inline most of the `all' target.
4565
4566	2005-11-29  Ben Elliston  <bje@au.ibm.com>
4567
4568	* Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4569	from the gcc build directory.
4570	* Makefile.in: Regenerate.
4571
4572	2005-11-29  Ben Elliston  <bje@au.ibm.com>
4573
4574	* Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4575	depend on all-libdecnumber.
4576	* configure.in (host_libs): Include libdecnumber.
4577	* Makefile.in: Regenerate.
4578	* configure: Likewise.
4579
4580	2005-11-21  Kean Johnston  <jkj@sco.com>
4581
4582	* config.sub, config.guess: Sync from upstream sources.
4583
45842005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4585
4586	* Makefile.def: Remove gdb dependencies for gdbtk.
4587	* Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4588	(configure-gdb, install-gdb): New rules.
4589	* configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4590	* Makefile.in, configure: Regenerated.
4591
45922005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4593
4594	PR bootstrap/24297
4595	* Makefile.tpl (do-[+make-target+], do-check, install,
4596	stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4597	are set before recursing.
4598	* Makefile.in: Regenerate.
4599
46002005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4601
4602	PR bootstrap/18939
4603	* Makefile.def (gcc) <target>: Fix thinko.
4604	* Makefile.in: Regenerate.
4605
46062005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4607
4608	* configure.in (bfin-*-*): Use test, not brackets, in if statement.
4609	* configure: Regenerate.
4610
46112005-10-09  Kazu Hirata  <kazu@codesourcery.com>
4612
4613	* configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4614	target-libffi, target-qthreads, target-libjava, and
4615	targetlibobjc.
4616	* configure: Regenerate.
4617
46182005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4619
4620	* Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4621	* Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4622	(OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4623	(USUAL_OBJDUMP_FOR_TARGET): New.
4624	(EXTRA_TARGET_FLAGS): Add OBJDUMP.
4625	* configure.in: Check for $OBJDUMP_FOR_TARGET.
4626	* configure, Makefile.in: Regenerated.
4627
46282005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4629
4630	* Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4631	before other host packages.
4632
46332005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4634
4635	PR bootstrap/22340
4636
4637	* configure.in (default_target): Remove.
4638	* Makefile.tpl (all): Do not use prerequisites as subroutines
4639	(all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4640	(do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4641	use prerequisites as subroutines.
4642	(check-host, check-target): New.
4643	(bootstrap configure & all targets): Do not use stage*-start
4644	if the directory layout is already ok.
4645	(non-bootstrap configure & all targets): Prepend a $(unstage).
4646	(stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4647	(NOTPARALLEL): Remove.
4648	(unstage, stage variables): New variables.
4649	(unstage, stage targets): Simply expand to those variables.
4650
4651	* configure: Regenerate.
4652	* Makefile.in: Regenerate.
4653
46542005-10-04  James E Wilson  <wilson@specifix.com>
4655
4656	* Makefile.def (lang_env_dependencies): Add libmudflap.
4657	* Makefile.in: Regenerate.
4658
46592005-10-03  Catherine Moore  <clm@cm00re.com>
4660
4661	* configure.in (bfin-*-*): Support bfin.
4662	* configure: Regenerated.
4663
46642005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
4665
4666	* configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4667	* configure: Regenerated.
4668
46692005-09-28  Geoffrey Keating  <geoffk@apple.com>
4670
4671	* Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4672	(LIPO_FOR_TARGET): New.
4673	(CONFIGURED_LIPO_FOR_TARGET): New.
4674	(USUAL_LIPO_FOR_TARGET): New.
4675	(STRIP_FOR_TARGET): New.
4676	(CONFIGURED_STRIP_FOR_TARGET): New.
4677	(USUAL_STRIP_FOR_TARGET): New.
4678	* Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4679	STRIP_FOR_TARGET.
4680	* configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4681	CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4682	* Makefile.in: Regenerate.
4683	* configure: Regenerate.
4684
46852005-09-19  David Edelsohn  <edelsohn@gnu.org>
4686
4687	* configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4688	(rs6000-*-aix*): Same.
4689	* configure: Regenerate.
4690
46912005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4692
4693	* configure.in: Recognize f95 in the --enable-languages option,
4694	and substitute it for fortran, issuing a warning.
4695	* configure: Regenerate.
4696
46972005-09-07  Ben Elliston  <bje@au.ibm.com>
4698
4699	Import from Autoconf sources:
4700
4701	2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4702	* move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4703	Elliston.  Handle weird characters correctly.
4704
47052005-08-30  Phil Edwards  <phil@codesourcery.com>
4706
4707	* configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4708	* configure:  Regenerated.
4709
47102005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4711
4712	* Makefile.def (libssp): Add to lang_env_dependencies.
4713	* Makefile.in: Regenerate.
4714
47152005-08-17  Christian Groessler  <chris@groessler.org>
4716
4717	* Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4718	* Makefile.in: Regenerate.
4719
47202005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4721
4722	* configure.in: Replace NCN_STRICT_CHECK_TOOL with
4723	NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4724	Look for alternate names of the target cc and c++
4725	* configure: Regenerate.
4726
47272005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4728
4729	* configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4730	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4731	them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4732	tools; remove code to manually set them.
4733	(Target tools): Look in the environment for them.
4734	* Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4735	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4736	(AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4737	build directory.
4738	(CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4739	CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4740	CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4741	USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4742	USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4743	(CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4744	RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4745	* configure: Regenerate.
4746	* Makefile.in: Regenerate.
4747
47482005-07-27  Mark Mitchell  <mark@codesourcery.com>
4749
4750	* Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4751	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4752	* Makefile.in: Regenerated.
4753
47542005-07-26  Mark Mitchell  <mark@codesourcery.com>
4755
4756	* Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4757	(CFLAGS_FOR_TARGET): Use it.
4758	(CXXFLAGS_FOR_TARGET): Likewise.
4759	* Makefile.in: Regenerated.
4760	* configure.in (--with-build-sysroot): New option.
4761	* configure: Regenerated.
4762
47632005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4764
4765	* Makefile.tpl: Wrap install between unstage and stage
4766	* Makefile.in: Regenerate.
4767
47682005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4769
4770	* all files: Update FSF address.
4771
47722005-07-14  Jim Blandy  <jimb@redhat.com>
4773
4774	* configure.in: Add cases for Renesas m32c.
4775	* configure: Regenerated.
4776
47772005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4778
4779	* COPYING, compile, config-ml.in, config.guess,
4780	config.sub, install-sh, missing, mkinstalldirs,
4781	symlink-tree, ylwrap: Sync from upstream sources.
4782
47832005-07-13  Eric Christopher  <echristo@redhat.com>
4784
4785	* configure.in: Add toplevel noconfigdir support for tpf.
4786	* configure: Regenerate.
4787
47882005-07-11  Jakub Jelinek  <jakub@redhat.com>
4789
4790	* Makefile.def (target_modules): Add libssp.
4791	* configure.in (target_libraries): Add target-libssp.
4792	* configure: Rebuilt.
4793	* Makefile.in: Rebuilt.
4794
47952005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4796
4797	PR ada/22340
4798
4799	* Makefile.def: Sync with gcc.
4800	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4801	* Makefile.in: Regenerate.
4802
48032005-07-07  Andreas Schwab  <schwab@suse.de>
4804
4805	* Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4806	* Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4807	* Makefile.in: Regenerated.
4808
48092005-07-07  Kazu Hirata  <kazu@codesourcery.com>
4810
4811	* configure.in: Add --enable-libssp and --disable-libssp.
4812	* configure: Regenerate with autoconf-2.13.
4813
48142005-07-06  Geoffrey Keating  <geoffk@apple.com>
4815
4816	* configure.in: Don't build sim or rda when targetting darwin.
4817	* configure: Regenerate.
4818
48192005-07-04  Ben Elliston  <bje@gnu.org>
4820
4821	* src-release (do-proto-toplev): Remove dejagnu bits.
4822	(DEJAGNU_SUPPORT_DIRS): Remove.
4823	(dejagnu.tar.bz2, dejagnu.tar): Likewise.
4824	(GDBD_SUPPORT_DIRS): Likewise.
4825	(gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4826	(INSIGHTD_SUPPORT_DIRS): Likewise.
4827	(insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4828
48292005-06-30  Ben Elliston  <bje@gnu.org>
4830
4831	* setup.com (mpw): Remove unused directive.
4832
48332005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4834
4835	* Makefile.def (stagefeedback): Come after profile.
4836	Define profiledbootstrap target.
4837	* Makefile.tpl (profiledbootstrap): Remove.
4838	(stageprofile-end): Zap stagefeedback.
4839	(stagefeedback-start): Copy all .gcda files, not only GCC's.
4840	* Makefile.in: Regenerate.
4841
48422005-06-13  Zack Weinberg  <zack@codesourcery.com>
4843
4844	* depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4845	In 'cpp' stanza, support '#line' as well as '# '.
4846
48472005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4848
4849	* configure.in (unsupported_languages): New macro.
4850	<mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4851	non-ported target libraries in noconfigdirs.
4852	<cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4853	non-linux-gnu.  Remove libgcj_ex_libffi.
4854	<lang_frag loop>: Set add_this_lang=no if the language is in
4855	unsupported_languages.
4856	* configure: Regenerate.
4857
48582005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4859
4860	* configure.in: Fix typo in handling of --with-mpfr-dir.
4861	* configure: Regenerate.
4862
48632005-06-02  Jim Blandy  <jimb@redhat.com>
4864
4865	* config.sub: Add cases for the Renesas m32c.  (This patch has been
4866	accepted into the master sources.)
4867
48682005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4869	    Michael Snyder  <msnyder@redhat.com>
4870	    Stan Cox  <scox@redhat.com>
4871
4872	* configure.in: Set noconfigdirs for ms1.
4873
4874	* configure: Regenerate.
4875
48762005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4877
4878	* Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4879	(Dependencies): Consider target modules for bootstrap dependencies.
4880	Make target bootstrap modules depend on each stage's gcc.
4881	* Makefile.in: Regenerate.
4882
48832005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4884
4885	* Makefile.def (configure-gcc): Depend on binutils having been built.
4886	(all-gcc): No need to do it here.
4887	* Makefile.in: Regenerate.
4888
48892005-05-19  Paul Brook  <paul@codesourcery.com>
4890
4891	* configure.in: Rewrite misleading error message when requested
4892	language cannot be built.
4893	* configure: Regenerate.
4894
48952005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4896
4897	* ylwrap: Import from Automake 1.9.5.
4898
48992005-05-04  Mike Stump  <mrs@apple.com>
4900
4901	* configure.in: Always pass --target to target configures as
4902	otherwise rebuilds that do --recheck will fail.
4903	* configure: Rebuilt.
4904
49052005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4906
4907	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4908	STAGE_HOST_EXPORTS.
4909	(configure, all): Add bootstrap support.
4910	(Host modules, target modules): Pass post-stage1 flags and exports.
4911	(Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4912	* Makefile.in: Regenerate.
4913
49142005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4915
4916	Sync from gcc:
4917
4918	2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4919
4920	* config.sub: Update from master copy.
4921
4922	2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4923
4924	* configure.in <crisv32-*-*, cris-*-*>: New local variable
4925	libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4926	matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4927	"*-*-elf" and "*-*-linux*".
4928	* configure: Regenerate.
4929
49302005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4931
4932	* Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4933	(TARGET_CONFIGARGS): Include --with-target-subdir.
4934	(configure, all): New macros.  Use them throughout.
4935
49362005-04-05  Paolo Bonzini  <bonzini@gnu.org>
4937
4938	* Makefile.tpl: Sync with gcc.
4939	* Makefile.in: Regenerate.
4940
49412005-03-30  J"orn Rennecke <joern.rennecke@st.com>
4942
4943	* config/mh-mingw32: Delete.
4944	* configure.in: Don't use it.
4945	* configure: Regenerate.
4946
49472005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4948
4949	* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4950	* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4951	(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4952	(HOST_LIB_PATH): Generate from Makefile.def.
4953	(TARGET_LIB_PATH): Likewise.
4954	(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4955	* Makefile.in: Regenerate.
4956	* configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4957	(RPATH_ENVVAR): Include Darwin case.
4958	* configure: Regenerate.
4959
49602005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4961
4962	* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4963	* configure: Regenerate.
4964
49652005-03-21  Zack Weinberg  <zack@codesourcery.com>
4966
4967	* Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4968	gcc_version, and gcc_version_trigger from set of flags to pass.
4969	* Makefile.tpl: Remove definitions of above variables.
4970	(config.status): Remove dependency on $(gcc_version_trigger).
4971	* Makefile.in: Regenerate.
4972	* configure.in: Do not reference config/gcc-version.m4 nor
4973	config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4974	TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4975	* configure: Regenerate.
4976
49772005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4978	    Andrew Pinski <pinskia@physics.uc.edu>
4979
4980	* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4981	* Makefile.in: Regenerate.
4982
49832005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4984
4985	PR libgcj/20160
4986	* ltmain.sh: Avoid creating archives with components that have
4987	duplicate basenames.
4988
49892005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4990
4991	PR bootstrap/20250
4992	* Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4993	instead of check.
4994	* Makefile.in: Regenerate.
4995
49962005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4997
4998	Sync from gcc.
4999
5000	2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5001
5002	PR bootstrap/17383
5003	* Makefile.def (target_modules): Remove "stage", now unnecessary.
5004	* Makefile.tpl (HOST_SUBDIR): New substitution.
5005	(STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5006	USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5007	USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5008	USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5009	(Host modules, Bootstrapped modules): Use it.
5010	(Build modules, Target modules): Do not create symlink trees,
5011	always configure out-of-srcdir.
5012	(distclean): Try removing $(host_subdir) with rm before using rm -rf.
5013	* configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5014	GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5015	$(HOST_SUBDIR).  Create a symlink for host_subdir.
5016
5017	* Makefile.in: Regenerate.
5018	* configure: Regenerate.
5019
5020	Merged from libada-gnattools-branch:
5021	2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5022
5023	* Makefile.def: Add gnattools as a module, depending on target-libada.
5024	* Makefile.in: Regenerate.
5025	* configure.in: Include gnattools in host_tools; disable it if ada
5026	is disabled.
5027	* configure: Regenerate.
5028
50292005-02-23  Nick Clifton  <nickc@redhat.com>
5030
5031	* configure: Regenerate.
5032
50332005-02-22  Paul Schlie  <schlie@comcast.net>
5034
5035	* configure.in: Allow darwin targeted ports to build tk, itcl and
5036	libgui.
5037
50382005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5039
5040	PR libgcj/10353
5041	* configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5042	* configure: Regenerate.
5043
50442005-02-08  Andrew Cagney  <cagney@gnu.org>
5045
5046	* MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5047	gdb/ section.  Update GDB's URL.
5048
50492005-01-31  Andrew Cagney  <cagney@gnu.org>
5050
5051	* gettext.m4: Only set ENABLE_NLS when gettext is present.
5052
50532005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5054
5055	* configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5056	<crisv32-*-*, cris-*-*>: Only disable target-newlib and
5057	target-libgloss when not *-*-elf and *-*-aout.
5058	* configure: Regenerate.
5059
50602005-01-27  Andrew Cagney  <cagney@gnu.org>
5061
5062	* gettext.m4: Don't use NONE as a default for CATOBJEXT.
5063
50642005-01-24  Andrew Cagney  <cagney@gnu.org>
5065
5066	* gettext.m4: Only fall back to ../intl/ when it's present.
5067
50682005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5069
5070	* install-sh, config.sub: Import from upstream.
5071
50722005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5073
5074	PR bootstrap/18222
5075	* Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5076	* Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5077	* Makefile.in: Regenerate.
5078
50792005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5080
5081	Revert 2004-12-28 Makefile changes, a better fix will be
5082	applied to mainline and src after GCC 4.0 branches.
5083
50842004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5085
5086	PR bootstrap/17383
5087
5088	* Makefile.def (target_modules): Remove stage parameter,
5089	it is always true now.
5090	* Makefile.tpl (configure-build-[+module+],
5091	configure-target-[+module+]): Always build symlink tree
5092	for the directory and for include.  BUILD_SUBDIR and
5093	TARGET_SUBDIR cannot be . anymore.
5094	* Makefile.in: Regenerate.
5095
50962004-12-25  David Edelsohn  <edelsohn@gnu.org>
5097
5098	Revert 2004-12-08 Makefile changes.
5099
51002004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5101
5102	* configure.in (sh64-*-*): Reenable gprof.
5103	* configure: Regenerate.
5104
51052004-12-09  Jim Blandy  <jimb@redhat.com>
5106
5107	* MAINTAINERS: List 'depcomp' as part of automake.
5108
51092004-12-08  David Edelsohn  <edelsohn@gnu.org>
5110
5111	* Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5112	* Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5113	(EXTRA_TARGET_FLAGS): Add PICFLAG.
5114	* Makefile.in: Regenerate.
5115
51162004-12-07  Matt Kraai  <kraai@ftbfs.org>
5117
5118	* Makefile.tpl: Generate normal dependencies if the LHS module is
5119	not bootstrapped.
5120	* Makefile.in: Regenerate.
5121
51222004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5123
5124	* configure.in: Include config/gxx-include-dir.m4.  Use
5125	TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5126	* configure: Regenerate.
5127
51282004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5129
5130	* config.if: Delete.
5131	* configure.in: Set libstdcxx_incdir directly.
5132	* configure: Regenerate.
5133	* MAINTAINERS: Remove mention of config.if.
5134	* src-release (DEVO_SUPPORT): Remove config.if.
5135
51362004-12-02  Eric Christopher  <echristo@redhat.com>
5137
5138	* Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5139	of things to remove.
5140	* Makefile.in: Regenerate.
5141
51422004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5143
5144	* configure.in: Clear gcc_version_trigger if the file doesn't exist.
5145	* configure: Regenerate.
5146
51472004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5148
5149	* configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5150	to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5151	* configure: Regenerate.
5152
51532004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5154
5155	* configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5156	(hppa*64*-*-*): Delete incorrect comment.
5157	* configure: Rebuilt.
5158
51592004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5160
5161	* install-sh, compile: Import from automake.
5162
51632004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5164
5165	* config.guess, config.sub:  Import from savannnah.
5166
51672004-11-12  Mike Stump  <mrs@apple.com>
5168
5169	* Makefile.def: Add html support.
5170	* Makefile.tpl: Likewise.
5171	* Makefile.in: Regenerate.
5172
51732004-11-11  Geoffrey Keating  <geoffk@apple.com>
5174
5175	PR 18423
5176	* configure.in: Remove all instances of build-fixincludes from
5177	noconfigdirs.
5178	(build_configargs): Supply --target to subdirectories.
5179	* configure: Regenerate.
5180
5181	* Makefile.def: Make gcc install depend on fixincludes install.
5182	* Makefile.in: Regenerate.
5183
51842004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5185
5186	* configure.in (noconfigdirs) [mmix-*-*]: Disable
5187	target-libgfortran.
5188	* configure: Regenerate.
5189
51902004-11-07  David Edelsohn  <edelsohn@gnu.org>
5191
5192	* config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5193	like CC.
5194
51952004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5196
5197	* Makefile.def (host fixincludes): Specify missing targets.
5198	* Makefile.in: Regenerate.
5199
52002004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5201
5202	PR other/17783
5203	* configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5204	* configure: Regenerated.
5205
52062004-11-04  Daniel Jacobowitz  <dan@debian.org>
5207
5208	* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5209	* configure: Regenerated.
5210
52112004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5212
5213	PR target/18151
5214	* configure.in (case ${target}): Do not build fixincludes for avr.
5215	* configure: Regenerated.
5216
52172004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5218
5219	* configure.in (case ${target}): Do not build fixincludes
5220	on platforms where it is not used.
5221	* configure: Regenerated.
5222
52232004-10-23  Daniel Jacobowitz  <dan@debian.org>
5224
5225	* configure.in: Use an absolute path to install-sh.
5226	* configure: Regenerated.
5227
52282004-10-19  Andrew Cagney  <cagney@gnu.org>
5229
5230	* src-release (do-djunpack, do-md5sum): Install the generated file
5231	directly into the proto-toplev/ directory.
5232
52332004-10-19  Andrew Cagney  <cagney@gnu.org>
5234
5235	* src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5236
52372004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5238
5239	* configure.in (*-*-cygwin*): Supress warning if newlib not present.
5240	* configure: Regenerate.
5241
52422004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5243
5244	Fix wrong conflict resolution in:
5245
5246	2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5247
5248	* Makefile.in: Regenerate.
5249	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5250	in the recursive `make', instead of hardwiring `all'.
5251	(Autogenerated TARGET-* variables): New.
5252
52532004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
5254
5255	Merged from GCC / libtool upstream:
5256	2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5257	* ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5258	* ltcf-cxx.sh (tpf*): Likewise.
5259	* ltconfig (tpf*): Add TPF OS configuration support.
5260
52612004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
5262
5263	* configure.in: Enable target-libgloss for crx-*-*.
5264	* configure: Regenerate.
5265
52662004-09-24  Michael Roth  <mroth@nessie.de>
5267
5268	* configure.in (--without-headers): Add missing double quotes.
5269	* configure: Regenerate.
5270
52712004-09-24  Kelley Cook <kcook@gcc.gnu.org>
5272
5273	* ylwrap: Revert to previous version.
5274
52752004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5276
5277	PR bootstrap/17369
5278	* Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5279	(HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5280	SET_GCC_LIB_PATH_CMD.
5281	(BASE_TARGET_EXPORTS): Likewise.
5282	* Makefile.in: Regenerated.
5283
5284	* configure.in (SET_GCC_LIB_PATH): Set and substitute.
5285	* configure: Regenerated.
5286
52872004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5288
5289	* config.guess: New upstream version
5290	* compile, depcomp, install-sh, ylwrap: Likewise.
5291
52922004-09-19  Roger Sayle  <roger@eyesopen.com>
5293
5294	* config/mh-x86omitfp: New host makefile fragment.  Add
5295	-fomit-frame-pointer to the default BOOT_CFLAGS.
5296	* configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5297	* configure: Regenerate.
5298
52992004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5300
5301	PR target/11572
5302	* configure.in (*-*-darwin*): Renable libobjc.
5303	* configure: Regenerate.
5304
53052004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5306
5307	* Makefile.def: Remove libbanshee.
5308	* Makefile.tpl: Ditto.
5309	* configure.in: Ditto.
5310	* Makefile.in: Regen.
5311	* configure: Ditto.
5312
53132004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5314
5315	* missing: Import latest version from master repository.
5316
53172004-09-04  Nick Clifton  <nickc@redhat.com>
5318
5319	* config.sub: Import latest version from master repository.
5320	* config.guess: Likewise.
5321	This includes these changes:
5322
5323	2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5324
5325	* config.sub: Handle crisv32, alias etraxfs.
5326	* config.guess (crisv32:Linux:*:*): Handle.
5327
5328	2004-08-13  Brad Smith  <brad@comstyle.com>
5329
5330	* config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5331	(sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5332
5333	2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5334
5335	* config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5336	assume the processor is a powerpc.  This is because coreutils
5337	uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5338	in this case, due to a MacOS X bug that causes
5339	sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5340	to return a negative number.
5341	Problem reported by Petter Reinholdtsen in:
5342	http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5343
5344	2004-07-19  Ben Elliston  <bje@gnu.org>
5345
5346	* config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5347
5348	2004-06-24  Ben Elliston  <bje@gnu.org>
5349
5350	* config.guess: Update copyright years.
5351	* config.sub: Likewise.
5352
5353	2004-06-22  Robert Millan  <robertmh@gnu.org>
5354
5355	* config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5356	since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5357
5358	2004-06-22  Stanley F. Quayle <stan@stanq.com>
5359
5360	* config.guess (*:*VMS:*:*): New entry. Replaces
5361	Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5362	manufacturer.
5363
5364	2004-06-22  Ben Elliston  <bje@gnu.org>
5365
5366	* config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5367	* config.sub: Likewise.
5368
5369	2004-06-22  Ben Elliston  <bje@gnu.org>
5370
5371	Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5372	* config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5373
5374	2004-06-11  Ben Elliston  <bje@gnu.org>
5375
5376	* config.guess (pegasos:OpenBSD:*:*): Remove.
5377
5378	2004-06-11  Ben Elliston  <bje@gnu.org>
5379
5380	From Wouter Verhelst <wouter@grep.be>:
5381	* config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5382
5383	2004-06-11  Ben Elliston  <bje@gnu.org>
5384
5385	* config.guess (luna88k:OpenBSD:*:*): New.
5386
5387	2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5388
5389	* config.guess (m32r*:Linux:*:*): New case.
5390	* config.sub: Handle m32rle.
5391
5392	2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5393
5394	From Jens Petersen  <petersen@redhat.com>:
5395	* config.sub: Handle sparcv8.
5396
5397	2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5398
5399	From Tom Smith <smith@cag.lkg.hp.com>:
5400	* config.guess: Version suffixes are equally significant on Tru64
5401	V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5402	prefix of "P" (patched kernel).
5403
5404	2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5405
5406	* config.sub: Add support for National Semiconductor CRX target.
5407
54082004-09-03  Jan Beulich  <jbeulich@novell.com>
5409
5410	* configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5411	*-*-netware, but add target-libmudflap.
5412	Consolidate *-*-netware targets (of which really only i?86 exists)
5413	into a single entry.
5414	* configure: Likewise.
5415
54162004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5417
5418	* Makefile.tpl (sorry): Remove.
5419	(clean-stage[+id+], clean-stage[+id+]-module): New targets.
5420	(cleanstrap targets): Depend on distclean, not distclean-stage1.
5421	(do-clean): Clean per-stage directories too.
5422	(do-distclean): Run distclean-stage1 too.
5423	(.NOTPARALLEL): Enable during toplevel bootstrap.
5424	(stage[+id+]-bubble): Enable parallel execution during
5425	the recursive invocation.
5426	* Makefile.in: Regenerate.
5427
5428	Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5429
5430	2004-08-31  Robert Bowdidge <bowdidge@apple.com>
5431
5432	* Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5433	* configure.in: add test for powerpc-*-darwin* to specify makefile frag
5434	* configure: regenerate
5435	* config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5436	-mdynamic-no-pic
5437
54382004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5439
5440	* Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5441	include.
5442	* configure.in: Fix indentation.
5443	* configure: Regenerate.
5444
54452004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5446
5447	* Makefile.def (build_modules): Add fixincludes.
5448	(dependencies): Make gcc depend on fixincludes.
5449	* configure.in (build_tools): Add fixincludes.
5450	(build_configdirs): Always include build_libs.
5451	* Makefile.in: Regenerate.
5452	* configure: Regenerate.
5453
54542004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5455
5456	* Makefile.def (bootstrap stages): Add 'lean' parameter.
5457	* Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5458	phony targets; do not generate timestamp files.
5459	(distclean-stageN): Remove references to their timestamp files.
5460	(restageN, touch-stageN): Remove.
5461	(stageN-bubble): Rewritten.
5462	(compare): Support lean bootstraps.
5463	* Makefile.in: Regenerate.
5464
5465	* configure.in: Only warn when bootstrapping but
5466	build != host or build != target.  Support lean bootstraps.
5467	* configure: Regenerate.
5468
5469	Sync from gcc:
5470	2004-08-26  Phil Edwards  <phil@codesourcery.com>
5471
5472	* configure.in:  Give a better error message if GMP/MPFR are missing
5473	and a language needing them has been requested.
5474	* configure:  Regenerated.
5475
5476	2004-08-25  Phil Edwards  <phil@codesourcery.com>
5477
5478	* configure.in:  Print a list of available language front-ends if
5479	a requested one is missing.  Tidy stray tab characters.
5480	* configure:  Regenerated.
5481
54822004-08-17  Paolo Bonzini  <bonzini@gnu.org>
5483
5484	* Makefile.in: Regenerate.
5485	* configure: Regenerate.
5486
5487	* Makefile.def (bootstrap-stage): Rename extra_*_flags to
5488	stage_*_flags.
5489	* Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5490	for bootstrapped modules if toplevel bootstrap is going.
5491	(GCC bootstrap): Generate per-stage targets for all bootstrapped
5492	modules.  Adjust for changes in Makefile.def.  Enable several
5493	rules even in non-bootstrap mode, just to avoid peppering the
5494	template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5495	(stage-[+prev+]-bubble): Remove.
5496
5497	* Makefile.def (Dependencies): Depend on all-build-bison,
5498	all-build-flex, all-build-byacc, all-build-texinfo, rather
5499	than the host variations.
5500	* Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5501	with BUILD_SUBDIR.
5502	(BISON): Update for recent Bisons.
5503	(YACC): Fix typo.
5504	(cross): Depend on all-build.
5505	(all): Do not depend on all-build.
5506	(prebootstrap): Remove.
5507	(dep-kind): Accept separate prefixes for MODULE and ON variables.
5508	(Prebootstrap dependencies): Add them to the per-stage targets
5509	and to all-prebootstrap.
5510	* configure.in (build_configdirs): Always enable build_tools.
5511	(BUILD_DIR_PREFIX): Remove.
5512
5513	* Makefile.def (gcc): Add target variable.
5514	(gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5515	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5516	in the recursive `make', instead of hardwiring `all'.
5517	(Autogenerated TARGET-* variables): New.
5518
55192004-08-17  Robert Millan  <robertmh@gnu.org>
5520
5521	* configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5522	(instead of FreeBSD).
5523	* configure: Regenerate.
5524
55252004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5526
5527	* Makefile.def, configure.in, src-release: Remove useless, bogus
5528	references to tix.
5529	* Makefile.in, configure: Regenerate.
5530
5531	* src-release: Stop distributing mmalloc with gdb (which doesn't
5532	use it).
5533	* Makefile.def: GDB doesn't depend on mmalloc anymore.
5534	* Makefile.in: Regenerate.
5535
55362004-08-09  Mark Mitchell  <mark@codesourcery.com>
5537
5538	* configure.in (arm*-*-eabi*): New target.
5539	* configure: Regenerate.
5540
55412004-08-01  Robert Millan  <robertmh@gnu.org>
5542
5543	* configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5544	libmudflap for all GNU-based systems (with Glibc).
5545	* configure: Regenerate.
5546
55472004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5548
5549	* Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5550	(bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5551	(Dependencies): New section.
5552	* Makefile.tpl (Dependencies): Generate from Makefile.def.
5553	(configure-target-[+module+]): Depend on maybe-all-gcc
5554	(all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5555	(toplevel profiledbootstrap): Fix dependencies.
5556	* Makefile.in: Regenerate.
5557
55582004-08-03  Mark Mitchell  <mark@codesourcery.com>
5559
5560	* configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5561	target-libiberty to noconfigdirs.
5562
55632004-08-03  Paul Brook  <paul@codesourcery.com>
5564
5565	* configure.in: Check for MPFR as well as GMP.
5566	* configure: Regenerate.
5567
55682004-08-03 Paolo Bonzini <bonzini@gnu.org>
5569
5570	* Makefile.def (host-modules): Add gcc.
5571	* Makefile.in: Regenerate.
5572	* Makefile.tpl (sorry): New rule.
5573	(configure-host, all-host, [+make_target+]-host, do-check,
5574	install-host): Do not add gcc as a special case.
5575	(host modules): Add a small special-casing for gcc.  Export
5576	extra_make_flags through the environment.
5577	(maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5578	maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5579	other recursive targets for gcc): Remove.
5580
5581	(all, do-[+make_target+], do-check): Wrap between unstage and stage.
5582	(stage, unstage): New rules.
5583	(stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5584	distclean-stage[+id+]): Use stage_current.
5585	([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5586	the stage*-start rules.
5587
55882004-07-19  Robert Millan  <robertmh@gnu.org>
5589
5590	Synced from gcc:
5591
5592	2004-04-26  Robert Millan  <robertmh@gnu.org>
5593
5594	Add patches from libtool CVS.
5595	* libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5596	* ltconfig: Likewise.
5597	* ltcf-c.sh: Likewise.
5598	* ltcf-cxx.sh: Likewise.
5599	* ltcf-gcj.sh: Likewise.
5600
56012004-07-12  Paolo Bonzini  <bonzini@gnu.org>
5602
5603	* configure.in: Add noconfigdirs for crx-*-*.
5604	* configure: Regenerate.
5605
56062004-07-12  Paolo Bonzini  <bonzini@gnu.org>
5607
5608	Synced from gcc:
5609
5610	2004-07-09  Loren J. Rittle <ljrittle@acm.org>
5611
5612	* configure.in: Build libmudflap by default on FreeBSD.
5613	* configure: Regenerated.
5614
5615	2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5616
5617	* configure.in: Do not build libmudflap by default on non-GNU/Linux
5618	systems.
5619	* configure: Regenerated.
5620
5621	2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5622
5623	PR target/16344
5624	* Makefile.tpl (profiledbootstrap): Build runtime libraries with
5625	feedback based compiler.
5626	* Makefile.in: Rebuilt.
5627
5628	2004-07-05  Phil Edwards  <phil@codesourcery.com>
5629
5630	* configure.in:  Do not prepend $srcdir to /dev/null in
5631	makefile fragments.
5632	* configure:  Regenerate.
5633
56342004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5635
5636	* Makefile.def (host_modules): Set bootstrap=true for flex.
5637	* Makefile.tpl (all-gcc): Depend on texinfo and flex.
5638	* Makefile.in: Rebuilt.
5639
56402004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5641
5642	* Makefile.def (build_modules): Add bison, byacc, flex,
5643	m4, texinfo.
5644	(flags_to_pass): Add FLEX.
5645	* Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5646	(BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5647	(DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5648	DEFAULT_MAKEINFO): Remove.
5649	(CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5650	CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5651	(YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5652	objdir or else use configured tool.
5653	(all-build): New.
5654	(all): Depend on it.
5655	(Build module dependencies): Add.
5656	* Makefile.in: Regenerate.
5657	* configure.in: Better support for multiple build modules,
5658	matching what is done for host/target modules.  Do not look
5659	for "plausible" locations of build tools if Canadian cross.
5660	Use autoconf's AC_PROG_CC to find a C compiler.  Define
5661	BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5662	* configure: Regenerate.
5663
56642004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5665
5666	* Makefile.tpl (HOST_EXPORTS): Fix pasto.
5667	* Makefile.in: Regenerate.
5668
56692004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5670
5671	* Makefile.tpl (configure-build-[+module+],
5672	configure-[+module+], configure-target-[+module+]): Pass
5673	[+extra_configure_args+].
5674	(all-build-[+module+], all-[+module+], check-[+module+],
5675	install-[+module+], [+make_target+]-[+module+],
5676	all-target-[+module+], check-target-[+module+],
5677	install-target-[+module+], [+make_target+]-target-[+module+]):
5678	Pass [+extra_make_args+].
5679	(HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5680	(GCC_HOST_EXPORTS): Remove.
5681	(configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5682	cross, check-gcc, check-gcc-c++, install-gcc,
5683	gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5684	Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5685	* Makefile.in: Regenerate.
5686
56872004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5688
5689	* configure.in: Check for srcdir/winsup rather than build directory
5690	winsup.
5691	* configure: Regenerate.
5692
56932004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5694
5695	* configure.in: Don't build Cygwin native newlib if winsup
5696	directory is missing.  Emit warning instead.
5697	* configure: Regenerate.
5698
56992004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5700
5701	* Makefile.tpl (touch-stage[+id+]): New.
5702	(restage[+prev+]): Depend on touch-stage[+id+].
5703
5704	* Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5705	Use it throughout.
5706
5707	* Makefile.def: Add profile and feedback bootstrap stages.
5708	Remove next field from bootstrap stages.
5709	* Makefile.tpl (LN, LN_S): Substitute.
5710	(stageN-start, stageN-end): Use double-colon rules, to
5711	provide a hook for additional setup commands.
5712	(distclean-stageN-gcc, restageN): Create dependencies from
5713	[+prev+], not from [+next+].
5714	(stageN-bubble): Add commands for successive stages from
5715	[+prev+], using double-colon rules.
5716	(all-stageN-gcc): Fix typo.
5717	(stagefeedback-start, profiledbootstrap): New.
5718	* Makefile.in: Regenerate.
5719	* configure.in: Call ACX_PROG_LN.
5720	* configure: Regenerate.
5721
57222004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5723
5724	* configure.in: Fix --enable-bootstrap breakage introduced in trees
5725	without gcc.
5726	* configure: Regenerate.
5727
57282004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5729
5730	* Makefile.tpl: Fix typo.
5731	* Makefile.in: Regenerate.
5732
57332004-06-01  Paolo Bonzini <bonzini@gnu.org>
5734
5735	* configure.in: Remove new- prefix from toplevel
5736	bootstrap targets.
5737	* configure: Regenerate.
5738
57392004-06-01  Paolo Bonzini <bonzini@gnu.org>
5740
5741	Merge this patch from the gcc tree:
5742
5743	2004-05-30  Andreas Jaeger  <aj@suse.de>
5744		    Jim Wilson <wilson@specifixinc.com>
5745
5746	* config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5747	like CC.
5748
57492004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5750
5751	* Makefile.tpl (all.normal): Rename to all.
5752	(all): Replace with a rule to pick the default
5753	target from configure.
5754	(all-gcc, configure-gcc): Use conditionals to
5755	do nothing when toplevel bootstrap is going on.
5756	(GCC directory bootstrap) [gcc-bootstrap]: Disable.
5757	(Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5758	* configure.in: Support --enable-bootstrap.
5759
5760	* Makefile.def: Remove new- prefix from toplevel
5761	bootstrap targets.
5762	* Makefile.tpl: Likewise.
5763
5764	* Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5765	target.
5766
5767	* Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5768	$(RECURSE_FLAGS) to recursive invocation of make.
5769
5770	* Makefile.in: Regenerate.
5771	* configure: Regenerate.
5772
57732004-05-27  Daniel Jacobowitz  <dan@debian.org>
5774
5775	* configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5776	* configure: Regenerate.
5777
57782004-05-25  Daniel Jacobowitz  <drow@false.org>
5779
5780	* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5781	(STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5782	(NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5783	targets.
5784	* Makefile.in: Regenerate.
5785
57862005-05-24  Paolo Bonzini <bonzini@gnu.org>
5787
5788	* configure.in: Test the ability to symlink directories.
5789	* configure: Regenerate.
5790
5791	* Makefile.def (bootstrap-stage): New definitions.
5792	* Makefile.tpl (configure-stage1-gcc,
5793	configure-stage2-gcc, configure-stage3-gcc,
5794	all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5795	new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5796	new-restage3, compare): Autogenerate, see Makefile.in
5797	entry for behavioral changes.
5798	(distclean-stage1, new-stage1-start, new-stage1-end,
5799	new-stage1-bubble, distclean-stage2, new-stage2-start,
5800	new-stage2-end, new-stage2-bubble, distclean-stage3,
5801	new-stage3-start, new-stage3-end): New autogenerated targets.
5802	(objext, prebootstrap, BOOT_CFLAGS,
5803	POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5804	targets.
5805
5806	* Makefile.in: Regenerate.
5807	(distclean-stage1, new-stage1-start, new-stage1-end,
5808	new-stage1-bubble, distclean-stage2, new-stage2-start,
5809	new-stage2-end, new-stage2-bubble, distclean-stage3,
5810	new-stage3-start, new-stage3-end): New targets.
5811	(all-stage1-gcc): Move prebootstrap dependency from here...
5812	(configure-stage1-gcc): ...to here.
5813	(new-bootstrap): Use bubble targets.
5814	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
5815	Use per-stage distclean targets.
5816	(configure-stage1-gcc, configure-stage2-gcc,
5817	configure-stage3-gcc, all-stage1-gcc,
5818	all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5819	Use new-stageN-start to prepare the tree.
5820
58212004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5822
5823	* Makefile.def (host_modules): add libcpp.
5824	* Makefile.tpl: Add dependencies on and for libcpp.
5825	* Makefile.in: Regenerate.
5826	* configure.in: Add libcpp host module.
5827	* configure: Regenerate.
5828
58292004-05-17  Zack Weinberg  <zack@codesourcery.com>
5830
5831	* Makefile.def, Makefile.tpl, configure.in: Remove all mention
5832	of libf2c.
5833	* configure, Makefile.in: Regenerate.
5834
58352004-05-13  Diego Novillo  <dnovillo@redhat.com>
5836
5837	Merge from tree-ssa-20020619-branch.
5838
5839	* Makefile.def: Add libbanshee, libmudflap and libgfortran.
5840	* Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5841	(HOST_GMPLIBS): Define.
5842	(HOST_GMPINC): Define.
5843	(TARGET_LIB_PATH): Add libmudflap.
5844	(GFORTRAN_FOR_TARGET): Define.
5845	(configure-build*): Export GFORTRAN.
5846	(configure-gcc): Export GMPLIBS and GMPINC.
5847	(all-gcc): Add maybe-all-libbanshee.
5848	(configure-target-libgfortran): Define.
5849	* Makefile.in: Regenerate.
5850	* configure.in (host_libs): Add libbanshee.
5851	(target_libraries): Add target-libmudflap and target-libgfortran.
5852	Add --with-libbanshee.
5853	Handle --disable-libmudflap.
5854	(*-*-freebsd*): Use with_gmp.
5855	Add $(libgcj) to noconfigdirs.
5856	* configure: Regenerate.
5857	* depcomp: New file.
5858	* MAINTAINERS: Add tree-ssa maintainers.
5859
58602004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5861
5862	* config/acx.m4: Fix fastcompare support for new-bootstrap.
5863	* configure: Regenerate.
5864
58652004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5866
5867	Revert:
5868	2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5869
5870	* Makefile.def (flags_to_pass): Remove *dir variables that
5871	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5872	as well as prefix and exec_prefix.
5873	* Makefile.in: Regenerate.
5874
58752004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5876
5877	* Makefile.def (host_modules): Mark with the bootstrap
5878	flag packages on which gcc depends.
5879	* Makefile.tpl (all-bootstrap): Use it.
5880	* Makefile.in: Regenerate.
5881
58822004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5883
5884	* Makefile.def (flags_to_pass): Remove *dir variables that
5885	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5886	as well as prefix and exec_prefix.
5887	* Makefile.in: Regenerate.
5888
58892004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5890
5891	* configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5892	* configure: Regenerate.
5893	* config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5894	* gcc/Makefile.tpl (compare): Use the result of the test.
5895	* gcc/Makefile.in: Regenerate.
5896
58972004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5898
5899	* Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5900	Always relocate gcc and prev-gcc to the original names, even
5901	if the build fails.
5902	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
5903	New targets.
5904
59052004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5906
5907	* configure.in (mips*-*-irix5*): Enable ld.
5908	* configure: Regenerate.
5909
59102004-04-15  James E Wilson  <wilson@specifixinc.com>
5911
5912	* Makefile.tpl (configure-[+module+], configure-gcc,
5913	configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5914	Set and export LDFLAGS.
5915	* Makefile.in: Regenerate.
5916
59172004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5918
5919	PR bootstrap/14871
5920	* Makefile.tpl: If we don't have built-in-tree target tools,
5921	use the ones found by configure rather than hacking around with
5922	program_transform_name.
5923	* configure.in: Give Makefile.tpl the information necessary
5924	to do that.
5925	* Makefile.in: Regenerate.
5926	* configure: Regenerate.
5927
59282004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5929
5930	PR bootstrap/14760
5931	* configure.in: When computing baseargs, strip *all* copies of
5932	offending options.  Also, don't match/substitute the trailing space,
5933	so that this actually works when two similar options are separated by
5934	only one space.
5935	* configure: Regenerate.
5936
59372004-04-06  David Edelsohn  <edelsohn@gnu.org>
5938
5939	* configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5940	(rs6000-*-aix*): Same.
5941	* configure: Regenerate.
5942
59432004-03-25  Stan Shebs  <shebs@apple.com>
5944
5945	Remove MPW support, no longer used.
5946	* mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5947	mpw-install: Remove files.
5948	* src-release (DEVO_SUPPORT): Remove names of removed files.
5949	* MAINTAINERS: Likewise.
5950
59512004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5952
5953	* Makefile.tpl (top level bootstrap support): Remove now-unneeded
5954	STRICT_WARN, WARN_CFLAGS flags passed down to make.
5955	* Makefile.in: Regenerate.
5956
5957	* configure.in (top level bootstrap support): Rework --enable-werror
5958	to set @stage2_werror_flag@.
5959	* configure: Regenerate.
5960	* Makefile.tpl (top level bootstrap support): Pass
5961	@stage2_werror_flag@ down to configure in stages 2 and 3.
5962	* Makefile.in: Regenerate.
5963
59642004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5965
5966	* Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5967	for stages 2 and 3 as well as in make.  As a consequence, remove
5968	OUTPUT_OPTION (now detected by configure) from the flags passed down
5969	to make.
5970	* Makefile.in: Regenerate.
5971
5972	* Makefile.tpl (new-bootstrap): Fix typo.
5973	* Makefile.in: Regenerate.
5974
59752004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5976
5977	* Makefile.tpl: Rearrange by moving recursive_targets rules
5978	into their proper sections.
5979	* Makefile.tpl (top level bootstrap support): Move disabling
5980	of coverage flags from 'make' to 'configure'; improve comments.
5981	* Makefile.in: Regenerate.
5982
5983	* Makefile.tpl (experimental top level bootstrap) Move stage1
5984	language setting from all- target to configure- target; disable
5985	intermodule optimization in stage 1; prevent gratuitous rebuilds
5986	of stage 1.
5987	* Makefile.in: Regenerate.
5988	* configure.in: Comma-separate stage 1 language list for top
5989	level bootstrap.
5990	* configure: Regenerate.
5991
5992	* Makefile.tpl: Clean up experimental top level bootstrap support:
5993	note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5994	prev-gcc in configure- targets as well as all- targets.
5995	* Makefile.in: Regenerate.
5996
59972004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5998
5999	* configure.in: Remove symbolic link section.
6000	* configure: Regenerate.
6001	* Makefile.tpl (links): Remove.
6002	* Makefile.in: Regenerate.
6003
60042004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6005	    Nathanael Nerode  <neroden@gcc.gnu.org>
6006
6007	* configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6008	Set with AC_CHECK_PROGS.
6009	* configure.in: Fix comment typo from last patch.
6010	* configure: Regenerate.
6011
60122004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6013
6014	* Makefile.tpl: Introduce experimental top level bootstrap support.
6015	* Makefile.in: Regenerate.
6016	* configure.in: Introduce support for top level bootstrap.
6017	* configure: Regenerate.
6018
60192004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6020	    Paolo Bonzini  <bonzini@gnu.org>
6021
6022	PR bootstrap/14522
6023	* configure.in: Cope with shells that do not support unquoted ^
6024	* configure: Regenerate.
6025
60262004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6027	    Paolo Bonzini  <bonzini@gnu.org>
6028
6029	PR bootstrap/14522
6030	* configure.in: Cope with shell that do not support nesting
6031	quotes inside quoted backquote substitutions.
6032	* configure: Regenerate.
6033
60342004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6035
6036	PR bootstrap/14522
6037	* configure.in: Fix escaping of $.
6038	* configure: Regenerate.
6039
60402004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6041
6042	* configure: Regenerate.
6043
60442004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6045
6046	PR ada/14131
6047	Move language detection to the top level.
6048	* configure.in: Find default values for the tools as
6049	soon as possible.  Disable ada if GNAT is not found.
6050	Emit error message about missing languages.  Expand
6051	--enable-languages=all for the gcc subdirectory.
6052
60532004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6054
6055	* configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6056	and disable libgcj.
6057	* configure: Regenerated.
6058
60592004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6060
6061	PR bootstrap/7087
6062	* Makefile.tpl: Guard XFOO sed statements better.
6063	* Makefile.tpl: Add dependency for configure-target-libada.
6064	* Makefile.in: Regenerate (incidentally fixes broken
6065	commit when libada-branch was merged).
6066
60672004-02-28  Andrew Cagney  <cagney@redhat.com>
6068
6069	* src-release (CVS_NAMES): Define.
6070	(do-tar, do-tar): Prune $(CVS_NAMES).
6071
60722004-02-23  Andrew Cagney  <cagney@redhat.com>
6073
6074	* texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6075	2004-02-19.09.
6076
60772004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6078
6079	PR bootstrap/11932
6080	* mkinstalldirs, install-sh: Import from automake CVS HEAD.
6081
60822004-02-19  Andrew Cagney  <cagney@redhat.com>
6083
6084	* config.guess: Update from version 2003-06-12 to 2004-02-16.
6085	* config.sub: Update from version 2003-06-13 to 2004-02-16.
6086
60872004-02-11  David Edelsohn  <edelsohn@gnu.org>
6088
6089	* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6090	(rs6000-*-aix*): Same.
6091	* configure: Regenerate.
6092
60932004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6094
6095	* configure.in (host): Add in missing $noconfigdirs to defines.
6096	* configure: Regenerate.
6097
60982004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6099	    Nathanael Nerode  <neroden@gcc.gnu.org>
6100
6101	PR ada/6637, PR ada/5911
6102	Merge with libada-branch:
6103	* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6104	with appropriate dependencies. Add --enable-libada configure switch.
6105	* configure, Makefile.in: Regenerate.
6106
61072004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6108
6109	* configure.in: Don't pass --with-stabs on IRIX 5 either.
6110	* configure: Regenerate.
6111
61122004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
6113
6114	* COPYING.NEWLIB: Update Red Hat license to 2004.
6115
61162004-01-23  DJ Delorie  <dj@redhat.com>
6117
6118	* Makefile.def (target_modules) [libiberty]: Don't stage.
6119	* Makefile.in: Rebuilt.
6120
61212004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
6122
6123	* COPYING.NEWLIB: Update to include copyrights for new
6124	iconv code.
6125
61262004-01-15  Andrew Cagney  <cagney@redhat.com>
6127
6128	* src-release: Update copyright year.
6129	(do-proto-toplev): Configure using i686-pc-linux-gnu.
6130	(NEWLIB_SUPPORT_DIRS): Delete macro.
6131	(newlib.tar.bz2): Delete rule.
6132
61332004-01-14  Loren J. Rittle <ljrittle@acm.org>
6134
6135	* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6136	* Makefile.tpl (configure-target-[+module+]): Support stage.
6137	* Makefile.in: Rebuilt.
6138
61392003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6140
6141	* gettext.m4: Quote names of macros to be defined by AC_DEFUN
6142	throughout.
6143
61442004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6145
6146	* configure.in: Use ./config.cache, not config.cache.
6147	* configure: Regenerate.
6148	* Makefile.tpl: Special-casing not needed for GCC any more.
6149	* Makefile.in: Regenerate.
6150
6151	* configure.in: Don't share a cache file for host dirs.
6152	* configure: Regenerate.
6153
6154	* config-ml.in: Don't mess with the cache file.
6155
61562004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6157
6158	* Makefile.tpl: Make GCC use a separate config.cache.
6159	* Makefile.in: Regenerate.
6160
6161	PR bootstrap/11932, PR bootstrap/11933
6162	(I don't know if it will fix either of them, but it relates
6163	to them.)
6164	* configure.in: Don't use shared config.cache for target
6165	directories.
6166	* configure: Regenerate.
6167
61682003-12-31  Roger Sayle  <roger@eyesopen.com>
6169
6170	* configure.in (ia64*-*-hpux*): Disable building java libraries.
6171	* configure: Regenerated.
6172
61732003-12-21  Bernardo Innocenti  <bernie@develer.com>
6174
6175	* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6176	* configure: Regenerated.
6177
61782003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6179
6180	Port change over from GCC:
6181	2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6182	* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6183	(configure-build-[+module+], configure-[+module+]): Likewise.
6184	(configure-target-[+module+], configure-gcc, config.status): Likewise.
6185	* Makefile.in: Regenerate.
6186
61872003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6188
6189	* configure.in (raw_libstdcxx_flags): Remove the leading space.
6190	* configure: Regenerate.
6191
61922003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
6193
6194	* COPYING.NEWLIB: Add license info for long long routines added to
6195	stdlib.
6196
61972003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6198
6199	* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6200	* Makefile.in: Regenerate.
6201
62022003-10-20  Phil Edwards  <phil@codesourcery.com>
6203
6204	* configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6205	* configure:  Regenerate.
6206
62072003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6208
6209	* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6210	HOST_FLAGS_TO_PASS.
6211	* Makefile.in: Regenerate.
6212
62132003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6214
6215	* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6216	* configure: Rebuilt
6217	* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6218	* Makefile.in: Rebuilt
6219
62202003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6221
6222	* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6223
62242003-10-01  Phil Edwards  <pme@gcc.gnu.org>
6225
6226	* config-ml.in:  Use ac_configure_args directly instead of
6227	ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6228	actually seen.
6229
62302003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6231
6232	* config-ml.in: Propagate INSTALL variables.
6233
62342003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6235
6236	* configure.in: Pass a computed --program-transform-name
6237	to subconfigures.
6238	* configure: Regenerated.
6239
62402003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6241
6242	* Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6243	* Makefile.in: Regenerate.
6244
6245	* Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6246	* Makefile.in: Regenerate.
6247
62482003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6249
6250	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6251	quoting.
6252	* configure: Regenerated.
6253
62542003-09-12  Michael Chastain  <mec@shout.net>
6255
6256	Fix PR gdb/857.
6257	* src-release (do-proto-topleve): Remove junk files
6258	intl/config.cache, intl/config.status,
6259	intl/config.h, intl/stamp-h.
6260
62612003-09-14  Andrew Cagney  <cagney@redhat.com>
6262
6263	* src-release (dejagnu.tar): New target.
6264	(dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6265	(do-djunpack): Use $(PACKAGE) for the package name.
6266
62672003-09-04  DJ Delorie  <dj@redhat.com>
6268
6269	* configure: Regenerate.
6270
62712003-09-04  Robert Millan  <robertmh@gnu.org>
6272
6273	* configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6274
62752003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6276
6277	* configure.in: Ensure arguments to sed are properly spaced.
6278	* configure: Regenerate.
6279
62802003-08-28  Daniel Jacobowitz  <drow@mvista.com>
6281
6282	Merge from gcc:
6283	2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6284	* install-sh:  Update to newer upstream versions (associated with
6285	aclocal 1.7).
6286	* missing:  Likewise, plus $1Help2man -> $1 typo fix.
6287
62882003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6289
6290	* configure.in: Set RAW_CXX_FOR_TARGET if unset.
6291	* configure: Regenerated.
6292
62932003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6294
6295	* configure.in:  Use newline instead of semicolon when assuming
6296	shell arguments in a for loop.
6297	* configure:  Regenerated.
6298
62992003-08-20  Geoffrey Keating  <geoffk@apple.com>
6300
6301	PR 8180
6302	* configure.in: When testing with_libs and with_headers, treat
6303	'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6304	* configure: Regenerate.
6305
6306	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6307	make, shell, etc.
6308	(baseargs): Likewise.
6309	* configure: Regenerate.
6310
63112003-08-19  Geoffrey Keating  <geoffk@apple.com>
6312
6313	* configure.in: Disable libgcj for darwin not on powerpc.
6314	* configure: Rebuild.
6315
63162003-08-15  Michael Chastain  <mec@shout.net>
6317
6318	* src-release (do-proto-toplev): Remove junk files
6319	dejagnu/example/calc/config.status,
6320	dejagnu/example/calc/config.log.
6321
63222003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6323
6324	* config-ml.in, symlink-tree: Add license.
6325
63262003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6327
6328	Merge from gcc:
6329
6330	2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6331	* Makefile.tpl (check, check-c++): Express dependencies using
6332	dependencies rather than commands.
6333	* Makefile.in: Regenerate.
6334
6335	2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6336	* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6337	* Makefile.in: Update.
6338
63392003-08-01  Andrew Cagney  <cagney@redhat.com>
6340
6341	* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6342	* configure: Ditto.
6343
63442003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6345
6346	* configure.in: Enable libgcj for darwin.
6347	* configure: Rebuild.
6348
63492003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6350
6351	* mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6352
63532003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6354
6355	* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6356	creating target and build subdirs to build all parent dirs as needed.
6357	* Makefile.in: Rebuild.
6358	* configure.in: Don't build dirs explicitly here.
6359	* configure: Rebuild.
6360
63612003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6362
6363	* Makefile.tpl (all-make): Depend on intl.
6364	* Makefile.in: Rebuilt.
6365
63662003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6367
6368	* config.if: Remove unused libc_interface determination.
6369
63702003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6371
6372	* Makefile.in: Regenerate, correctly this time.
6373
63742003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6375
6376	* Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6377	unused INSTALL_PROGRAM_ARGS.
6378	* configure.in: Use AC_PROG_INSTALL.
6379	* Makefile.in: Regenerate.
6380	* configure: Regenerate.
6381
63822003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6383
6384	* configure: Rebuilt.
6385	2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6386	* configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6387	newlib nor libgloss.
6388	Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6389	* configure.in (am33_2.0-*-linux*): Added.
6390
63912003-07-09  Bob Wilson  <bob.wilson@acm.org>
6392
6393	* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6394	* configure: Regenerate.
6395
63962003-07-06  H.J. Lu <hongjiu.lu@intel.com>
6397
6398	* config-ml.in: Replace PWD with PWD_COMMAND.
6399	* Makefile.tpl: Likewise.
6400	* Makefile.in: Regenerated.
6401
64022003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6403
6404	* configure.in: Clean up config-lang.in handling.  Delete
6405	useless assignment to "subdirs".
6406	* configure: Regenerate.
6407
64082003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6409
6410	* configure.in: Rename 'target_libs' to 'target_libraries'.
6411	Remove useless reference to 'target_libs'.
6412	* configure: Regenerate.
6413
64142003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6415
6416	* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6417	* Makefile.in: Regenerate.
6418
64192003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6420
6421	* Makefile.def: Introduce flags_to_pass.
6422	* Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6423	* Makefile.in: Regenerate.
6424
64252003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6426
6427	* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6428	and target-libgloss.
6429	<d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6430	<h8300*-*-*>: Disable libf2c and ${libgcj}.
6431	* configure: Regenerate.
6432
64332003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6434
6435	* configure.in: Update testsuite_flags to new location.
6436	* configure. Regenerate.
6437
64382003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6439
6440	* Makefile.tpl: Remove BUILD_CC stuff.
6441	* Makefile.in: Regenerate.
6442
64432003-06-14  H.J. Lu <hongjiu.lu@intel.com>
6444
6445	* config.guess: Update to 2003-06-12 version.
6446	* config.sub: Update to 2003-06-13 version.
6447
64482003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6449
6450	* MAINTAINERS: Add myself as MIPS co-maintainer.
6451
64522003-06-12  H.J. Lu <hongjiu.lu@intel.com>
6453
6454	* config.guess: Update to 2003-06-06 version.
6455	* config.sub: Update to 2003-06-06 version.
6456
64572003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6458
6459	* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6460	* configure. Regenerate.
6461
64622003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6463
6464	* configure.in: Disable serial configure by default.
6465	* configure: Regenerate.
6466	* Makefile.tpl: Abolish .NOTPARALLEL.
6467	* Makefile.in: Regenerate.
6468
6469	* Makefile.tpl: Replace {build,host,target}_canonical by
6470	{build,host,target}.
6471	* Makefile.in: Regenerate.
6472
6473	* Makefile.tpl: Fix stupid pasto.
6474	* Makefile.in: Regenerate.
6475
64762003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6477
6478	* Makefile.tpl: Remove bogus conditional.
6479	* Makefile.in: Regenerate.
6480
64812003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6482
6483	* Makefile.tpl: Make 'recursive targets' using autogen rather
6484	than shell loop.  Remove duplicate 'clean' targets and false
6485	comments.
6486	* Makefile.def: Add systematic dependencies to 'recursive' targets.
6487	Add systematic method of specifying missing targets in subdirs.
6488	Add copyright boilerplate.
6489	* Makefile.in: Regenerate.
6490	* configure.in: Add 'recursive targets' to maybe list.
6491	* configure: Regenerate.
6492
6493	* Makefile.tpl: Rename [+target+] to [+make_target+].
6494	* Makefile.def: Rename 'target' to 'make_target'.
6495
64962003-05-30  Nick Clifton  <nickc@redhat.com>
6497
6498	* README-maintainer-mode: Update URL for locating blessed config
6499	tools.
6500
65012003-05-29  Robert Millan  <rmh@debian.org>
6502
6503	* ltconfig: Import this patch and modify for use with current
6504	version of ltconfig:
6505
6506	2003-05-21  Bruno Haible  <bruno@clisp.org>
6507
6508	* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6509	GNU/FreeBSD.
6510
65112003-05-28  DJ Delorie  <dj@redhat.com>
6512
6513	* Makefile.tpl: Make maybe-check-gcc .PHONY.
6514	* Makefile.in: Regenerate.
6515
65162003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
6517
6518	* COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6519
65202003-05-21  DJ Delorie  <dj@redhat.com>
6521
6522	* Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6523	newlib or libgloss.
6524	* Makefile.in: Regenerate.
6525
65262003-05-21  DJ Delorie  <dj@redhat.com>
6527
6528	* Makefile.tpl: Add missing empty maybe-check-gcc target.
6529	* Makefile.in: Regenerate.
6530
65312003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6532
6533	* configure.in: Use curly braces in the definition of tooldir.
6534	* configure: Regenerate.
6535
65362003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6537
6538	* configure.in: Switch more things to use maybe dependencies.
6539	* Makefile.tpl: Switch more things to use maybe dependencies.
6540	Factor out common code from autogen IF statements.
6541	* configure: Regenerate.
6542	* Makefile.in: Regenerate.
6543
65442003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6545
6546	* configure.in: Accept i[3456789]86 for machine type.
6547	* configure: Regenerate.
6548
65492003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6550
6551	* configure.in: Switch more things to use maybe dependencies.
6552	Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6553	* configure: Regenerate.
6554	* Makefile.tpl: Switch more things to use maybe dependencies.
6555	* Makefile.in: Regenerate.
6556
65572003-05-16  Andreas Schwab  <schwab@suse.de>
6558
6559	* Makefile.tpl (install-opcodes): Define.
6560	* Makefile.in: Rebuild.
6561
65622003-05-13  Andreas Jaeger  <aj@suse.de>
6563
6564	* config.guess: Update to 2003-05-09 version.
6565	* config.sub: Update to 2003-05-09 version.
6566
65672003-05-13  Michael Eager <eager@mvista.com>
6568
6569	* configure.in: Correct sed script so that options in quotes are not
6570	deleted.
6571	* configure: Rebuild.
6572
65732003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6574
6575	* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6576	and $$s/newlib/libc/sys/cygwin32 include paths.
6577	* configure: Ditto.
6578
65792003-05-05  H.J. Lu <hjl@gnu.org>
6580
6581	* config-ml.in: Restored from gcc repository.
6582
65832003-05-02  Chris Demetriou  <cgd@broadcom.com>
6584
6585	* Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6586	* Makefile.in: Regenerate.
6587
65882003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6589
6590	* src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6591	and Makefile.def.
6592
65932003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6594
6595	* Makefile.tpl: Clean $(BUILD_SUBDIR).
6596	* Makefile.in: Regenerated.
6597
65982003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6599
6600	* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6601	* Makefile.in: Regenerate.
6602
66032003-04-18  Jakub Jelinek  <jakub@redhat.com>
6604
6605	* configure.in (powerpc64*-*-linux*): Remove.
6606	* configure: Rebuilt.
6607
66082003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6609
6610	* Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6611	previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6612	and restrap.
6613	* Makefile.in:  Regenerate.
6614
66152003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6616
6617	* configure.in (arm-*-netbsdelf*): Enable building java libraries.
6618	* configure: Regenerated.
6619
66202003-04-11  Alexandre Oliva  <aoliva@redhat.com>
6621
6622	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6623	* */configure: Rebuilt.
6624
66252003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6626
6627	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6628	* Makefile.in: Regenerate.
6629
66302003-03-14  Michael Chastain  <mec@shout.net>
6631
6632	* Makefile.in: Regenerate with correct Makefile.def.
6633
66342003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6635
6636	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6637	Make macro.
6638	* Makefile.in: Regenerate.
6639	* configure.in: Clean up gxx_include_dir logic.
6640	* configure: Regenerate.
6641
66422003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6643
6644	* configure.in (gxx_include_dir): Fix typo.
6645	* configure: Regenerated.
6646
66472003-03-06  Andrew Cagney  <cagney@redhat.com>
6648
6649	* texinfo/texinfo.tex: Import version 2003-02-03.16.
6650
66512003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6652
6653	* configure.in: Include $(build_tooldir)/sys-include in
6654	FLAGS_FOR_TARGET.
6655	* configure: Regenerated.
6656
66572003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6658
6659	* Makefile.tpl: Reindent.
6660	* Makefile.in: Regenerate.
6661	* configure.in: Reindent.  Don't set unused variables.
6662	* configure: Regenerate.
6663
6664	* Makefile.tpl: Always pass down RANLIB.
6665	* Makefile.in: Regenerate.
6666
6667	* Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6668	* Makefile.in: Regenerate.
6669	* configure.in: Remove unused logic relating to --enable-shared
6670	and --enable-threads.  Remove bogus comments.  Remove redundant
6671	noconfigdirs.
6672	* configure: Regenerate.
6673
6674	* configure.in: Replace ${libstdcxx_version} by its value.
6675	Remove reference to mh-dgux.
6676	* configure: Regenerate.
6677
66782003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6679
6680	* Makefile.tpl: Rearrange.
6681	* Makefile.in: Regenerate.
6682
66832003-02-25  Nick Clifton  <nickc@redhat.com>
6684
6685	* configure: Remove site-file supprot - it is obsolete.
6686
66872003-02-24  Uwe Stieber <uwe@wwws.de>
6688
6689	* configure.in: Add support for kaOS as cross build target system.
6690	* configure: Regenerated.
6691
66922003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6693
6694	* Makefile.tpl: Add definition of CPPFLAGS to pass into
6695	configure-target-* as some target builds may require additional
6696	flags for preprocessor tests.
6697	* Makefile.in: Regenerated.
6698
66992003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6700
6701	* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6702	* ltconfig: Handle it.
6703	* ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6704	auto-detecting it.
6705
67062003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6707
6708	* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6709	it is used as argument to $CC.
6710	* ltcf-gcj.sh: Likewise.
6711
67122003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6713
6714	* configure.in: Introduce --enable-maintainer-mode.
6715	* configure: Rebuilt.
6716	* Makefile.tpl (Makefile.in, configure): Enable dependencies only
6717	for maintainer mode.
6718	* Makefile.in: Rebuilt.
6719
67202003-02-19  Andrew Cagney <ac131313@redhat.com>
6721
6722	* configure: Regenerate using autoconf 2.13.
6723
67242003-02-19  Alan Modra  <amodra@bigpond.net.au>
6725
6726	* config.guess: Import latest version.
6727	* config.sub: Import latest version.
6728
67292003-02-18  Jason Merrill  <jason@redhat.com>
6730
6731	* Makefile.tpl (check-c++): Allow parallelism.
6732
67332003-02-17  Andrew Cagney  <ac131313@redhat.com>
6734
6735	* configure: Regenerate using autoconf 000227.
6736
67372003-02-15  Geoffrey Keating  <geoffk@apple.com>
6738
6739	* configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6740	don't configure target-libobjc.
6741	* configure: Regenerate.
6742
67432003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6744
6745	* Makefile.tpl (RANLIB): Define.
6746	* Makefile.in: Regenerate.
6747
67482003-02-06  Keith R Seitz  <keiths@redhat.com>
6749
6750	* Makefile.def: Remove "snavigator", "grep", and "db" modules.
6751	* Makefile.tpl: Remove "all-snavigator" and "all-grep".
6752	* Makefile.in: Regenerated.
6753	* configure.in: Remove all traces of snavigator, db, and grep.
6754	* configure: Regenerated.
6755
67562003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6757
6758	* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6759	* Makefile.in: Regenerated.
6760
67612003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6762
6763	* config.if: Copy from GCC.
6764
67652003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6766
6767	* configure.in:  Revert 24Jan change.
6768	* configure:  Regenerate.
6769
67702003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6771
6772	* configure.in: Revert previous change.
6773	* configure: Regenerate.
6774
67752003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6776
6777	* configure.in: Make rda native-only.
6778	* configure: Regenerate.
6779
67802003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6781
6782	* configure.in: Add missing \.
6783	* configure: Rebuilt.
6784
67852003-01-17  Jakub Jelinek  <jakub@redhat.com>
6786
6787	* configure.in (baseargs): Avoid using \| in sed regular
6788	expressions.
6789	* configure: Rebuilt.
6790
67912003-01-16  Jakub Jelinek  <jakub@redhat.com>
6792
6793	* configure.in (baseargs): Remove all supported forms of
6794	--cache-file, --srcdir, --host, --build and --target options
6795	from argument lists.
6796	* configure: Rebuilt.
6797
67982003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6799
6800	* configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6801	* configure: Rebuilt.
6802
68032003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6804
6805	* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6806	* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6807	* Makefile.in: Regenerate.
6808	* configure: Regenerate.
6809
68102003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6811
6812	* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6813	(install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6814	* Makefile.in: Regenerate.
6815
68162003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6817
6818	* configure.in: Remove Makefile in build, host and target modules
6819	unless configure was run with --no-recursion.
6820	* configure: Rebuilt.
6821
68222003-01-08  Chris Demetriou  <cgd@broadcom.com>
6823
6824	* config.guess: Update to 2003-01-03 version.
6825	* config.sub: Update to 2003-01-03 version.
6826
68272003-01-07  Christopher Faylor  <cgf@redhat.com>
6828
6829	* configure: Regenerate with proper autoconf 2.13.
6830
68312003-01-07  Christopher Faylor  <cgf@redhat.com>
6832
6833	* configure.in: Add AC_PREREQ for consistency.
6834	* configure: Regenerate.
6835
68362003-01-06  Andrew Cagney  <ac131313@redhat.com>
6837
6838	* configure.in (GDB_TK): Add tcl directories conditional on
6839	gdb/gdbtk directory being present.
6840	* configure: Regenerate.
6841
68422003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6843
6844	* configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6845	by gcc if LD is not defined and we are not doing a Canadian Cross.
6846	* configure: Rebuilt.
6847
68482003-01-01  Daniel Jacobowitz  <drow@mvista.com>
6849
6850	* src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6851
68522002-12-31  Tom Tromey  <tromey@redhat.com>
6853
6854	* Makefile.in: Rebuilt.
6855	* Makefile.def (target_modules) [libffi]: Allow installation.
6856
68572002-12-31  Andreas Schwab  <schwab@suse.de>
6858
6859	* configure.in: Fix use of $program_transform_name.
6860	* configure: Regenerated.
6861
68622002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6863
6864	* configure.in (baseargs): Don't remove first configure argument.
6865	* configure: Regenerated.
6866
68672002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6868
6869	* Makefile.tpl (local-distclean): Don't remove...
6870	(multilib.ts): ... this.  Moved into...
6871	(multilib.out): ... this.  Don't use sub-make.
6872	($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6873	$(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6874	(configure-build-[+module+], configure-[+module+],
6875	configure-target-[+module+], configure-gcc): ... these.  Test
6876	for Makefile existence.  Drop config.status from dependencies.
6877	* Makefile.in: Rebuilt.
6878	* configure.in: Move gcc-version-trigger to the end of
6879	ac_configure_args.  Add comments to maybedep.tmp and
6880	serdep.tmp.  Introduce --disable-serial-configure.  Remove
6881	nonopt from baseargs, matching and removing corresponding
6882	whitespace while at it.
6883	* configure: Rebuilt.
6884
68852002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6886
6887	* configure.in (host_configargs): Replace reference to
6888	no-longer-defined buildopts with --build=${build_alias}.
6889	* configure: Rebuilt.
6890
68912002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6892
6893	* Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6894	program_transform_name to standard idiom.
6895	(AUTOGEN, AUTOCONF): Define.
6896	(Makefile.in): Use $(AUTOGEN).
6897	(Makefile): Depend on config.status, and use autoconf-style rule to
6898	build it.  Move original commands to...
6899	(config.status): ... this new target.
6900	(configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6901	$(AUTOCONF).
6902	* Makefile.in: Rebuilt.
6903
69042002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6905
6906	* Makefile.tpl: Fix dramatic bustage due to change in
6907	program_transform_name.
6908	* Makefile.in: Regenerate.
6909
6910	* configure.in: Remove unnecessary PATH setting.
6911	* configure: Regnerate.
6912
6913	* configure.in: Don't default to unprefixed tools unless
6914	the native tools will work.
6915	* configure: Regenerate.
6916
6917	* configure.in: Convert to autoconf script.  Blow away lots
6918	of now-redundant Makefile fragments.
6919	* configure: Generate using Autoconf.
6920	* Makefile.tpl: Rewrite to reflect autoconfiscation.
6921	* Makefile.in: Regenerate.
6922
69232002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6924
6925	* configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6926	CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6927
6928	* ChangeLog: Move a couple of entries from here to winsup/cygwin,
6929	where they belong.
6930
69312002-12-24  Andreas Schwab  <schwab@suse.de>
6932
6933	* Makefile.tpl (multilib.out): Fix missing space.
6934	* Makefile.in: Regenerate.
6935
69362002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6937
6938	* Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6939	Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6940	* Makefile.in: Regenerate.
6941	* configure.in: Remove unnecessary leftovers.
6942
69432002-12-21  Geoffrey Keating  <geoffk@apple.com>
6944
6945	* configure.in (extra_ranlibflags_for_target): New variable.
6946	(*-*-darwin): Add -c to ranlib commands.
6947	* configure (tooldir): Handle extra_ranlibflags_for_target.
6948
69492002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
6950
6951	* COPYING.NEWLIB: Updated.
6952	* COPYING.LIBGLOSS: Ditto.
6953
69542002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6955
6956	* Makefile.tpl: Revert HJL's change.
6957	* Makefile.in: Regenerated.
6958	* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6959	always.
6960
69612002-12-19  Andreas Schwab  <schwab@suse.de>
6962
6963	* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6964	* Makefile.in: Regenerate.
6965
69662002-12-18  H.J. Lu <hjl@gnu.org>
6967
6968	* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6969	* Makefile.in: Regenerated.
6970
6971	* configure.in (build_prefix): New. Substitute.
6972
69732002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6974
6975	* Makefile.tpl: Don't let real targets depend on phony targets.
6976	* Makefile.in: Regenerate.
6977
6978	* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6979	* Makefile.in: Regenerate.
6980
69812002-12-16  Jason Merrill  <jason@redhat.com>
6982
6983	* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6984	previous 'make bootstrap'.
6985	* Makefile.in: Regenerate.
6986
69872002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6988
6989	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6990
69912002-12-13  Jason Merrill  <jason@redhat.com>
6992
6993	* Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6994	library tests.
6995	(check-c++): Just depend on it and check-target-libstdc++-v3.
6996	* Makefile.in: Regenerate.
6997
69982002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6999
7000	* configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7001	* Makefile.in: Regenerate.
7002
70032002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
7004
7005	* COPYING.NEWLIB: Update list of alternate Regent of California
7006	licenses and discuss official revoking of advertising clause.
7007	* COPYING.LIBGLOSS: Ditto.
7008
70092002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7010
7011	* Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7012	* Makefile.in: Rebuilt.
7013
70142002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7015
7016	* configure: Fix bug put in by gremlins.
7017
7018	* Makefile.tpl: Substitute more autoconfily.
7019	* configure: Substitute more autoconfily.
7020	* Makefile.in: Regenerate.
7021
70222002-12-08  Andrew Cagney  <ac131313@redhat.com>
7023
7024	* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7025	* Makefile.in (all-sim): Ditto.
7026
70272002-12-06  DJ Delorie  <dj@redhat.com>
7028
7029	* Makefile.tpl: Change configure dependencies to not have real
7030	targets depend on phony targets.
7031
70322002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7033
7034	* configure.in: Revert unintentional change.
7035
7036	* src-release: Configure host subdirs.
7037
7038	* Makefile.tpl: Change dependency for */multilib.out so that
7039	it works when gcc isn't in the tree.
7040
7041	* configure.in: Substitute more.
7042	* configure: Run subconfigures from the Makefile.
7043	* Makefile.tpl: Run subconfigures from the Makefile; add a few
7044	convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7045
70462002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7047
7048	* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7049	and corresponding dependencies.
7050	* Makefile.in: Regenerate.
7051
7052	* configure.in (host_tools): Order binutils, gas and ld for
7053	convenience in running the testsuites.
7054
7055	* Makefile.tpl: Introduce rules to serialize subconfigure runs.
7056	* Makefile.in: Regenerate.
7057	* configure.in: Introduce rules to serialize subconfigure runs.
7058
7059	* configure.in: Introduce BASE_CC_FOR_TARGET.
7060	* Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7061	Realize configure-build-* targets.  Realize configure-target-* targets.
7062	* Makefile.in: Regenerate.
7063
70642002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7065
7066	* configure: Move gcc_version_trigger stuff from here...
7067	* configure.in: ...to here.
7068
7069	* configure.in: Separate subconfigure options added by this file from
7070	options given by the user.  Add machinery to put args for host
7071	subconfigures into the Makefile.
7072
7073	* Makefile.tpl: Remove 'vault' targets.
7074	* Makefile.tpl: Reorder and comment dependencies.
7075	* Makefile.in: Regenerate.
7076
70772002-11-28  Geoffrey Keating  <geoffk@apple.com>
7078
7079	* configure.in: Move host-specific darwin noconfigdirs into
7080	the host-specific section.
7081
70822002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7083
7084	* Makefile.tpl: Restore bkorb's style patch, accidentally lost
7085	during replay.
7086	* Makefile.in: Regenerate.
7087
7088	(finishing slow-motion replay)
7089	* configure: Remove skip-this-dir support.
7090	* Makefile.tpl: Remove skip-this-dir support.
7091
7092	* Makefile.tpl: Remove leftover support for non-autoconfiscated
7093	subdirectories.
7094	* Makefile.in: Regenerate.
7095
7096	* Makefile.tpl: Strip out useless setting of 'dir'.
7097	* Makefile.in: Regenerate.
7098
70992002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7100
7101	(finishing slow-motion replay)
7102	* configure.in: Fix deeply stupid bug.
7103
7104	* configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7105	shell code in CXX_FOR_TARGET
7106	* Makefile.def: Introduce raw_cxx.
7107	* Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7108	RAW_CXX_FOR_TARGET.
7109	* Makefile.in: Regenerate.
7110
71112002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7112
7113	(finishing slow-motion replay)
7114	* Makefile.tpl: Remove unnecessary ifs.
7115	* Makefile.in: Regenerate.
7116
7117	* Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7118	dependencies.  Maybe-ize build-libiberty.  Create dummy install
7119	targets for 'no_install' modules.
7120	* configure: Move GDB_TK substitution to configure.in.  Move
7121	build_modules stuff to configure.in.
7122	* configure.in: Implement soft dependency machinery.  Maybe-ize
7123	GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7124	* Makefile.in: Regenerate.
7125
71262002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7127
7128	(continuing slow-motion replay)
7129	* Makefile.tpl: Make all-target, install-target behave similarly
7130	to all, install (only hitting configured targets).  Eliminate
7131	unused macro defintions.
7132
7133	* Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7134	build != host.
7135
7136	* Makefile.tpl: Add all-gcc: all-libiberty dependency.
7137
7138	* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7139
7140	* configure.in: Produce lists of subdir targets we're actually
7141	configuring.  Remove references to "dosrel".
7142	* Makefile.tpl: Let configure set which subdir targets are hit.
7143	Remove install-cross; clean up install; remove ALL.  Remove
7144	references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7145	Autogenerate host module targets.  Remove empty dependency lines
7146	and redundant dependency; rearrange slightly.
7147	* Makefile.def: Add host-side libtermcap, utils.
7148
7149	* Makefile.in: Regenerate.
7150
71512002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7152
7153	(Continuing slow-motion replay)
7154	* Makefile.def: Add list of recursive targets to autogenerate.
7155	Add build_modules.
7156	* Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7157	targets.  Autogenerate *-build-* targets.
7158	* Makefile.in: Regenerate.
7159
71602002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
7161
7162	(Continuing slow-motion replay)
7163	* configure: More autoconf-style substitutions.
7164	* Makefile.tpl: More autoconf-style substitutions.
7165	* Makefile.in: Regenerate.
7166
71672002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
7168
7169	(Continuing slow-motion replay)
7170	* configure: Substitute more variables in a more autoconf-friendly
7171	way.  Simplify slightly.
7172	* Makefile.tpl: Make more variables substitutable in an
7173	autoconf-friendly way.
7174	* Makefile.in: Regenerate.
7175
71762002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7177
7178	(Continuing slow-motion replay)
7179	* configure.in (v810*): Remove special setting of tools.
7180
7181	* configure: Add support for extra required flags for ar or nm.
7182	* configure.in (aix4.3+): Use above support for target-specific
7183	issues, rather than using config/mt-aix43.
7184
71852002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7186
7187	(Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7188	* configure: Remove 'removing', which doesn't work.  Replace $subdir
7189	with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7190	with $srcdir.  Reformat indentation.  Substitute some variables
7191	formerly hard-coded in the Makefile for build=host.
7192	* Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7193	* Makefile.def: Autogenerate more.
7194	* Makefile.in: Regenerate.
7195
71962002-11-13  Bruce Korb  <bkorb@gnu.org>
7197
7198	* Makefile.tpl: syntactic cleanup
7199
72002002-11-04  Kevin Buettner  <kevinb@redhat.com>
7201
7202	* Makefile.def (host_modules): Add rda.
7203	* Makefile.in: Regenerate.
7204	* configure.in (target_tool): Add target-rda to list.
7205
72062002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7207
7208	* Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7209	and restrap targets to this rule.
7210	* Makefile.in:  Regenerate.
7211
72122002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7213
7214	* configure.in (i[3456]86-*-linux*): Add check to disable
7215	${libgcj} for glibc1.
7216
72172002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7218
7219	* configure.in: Add tic4x target.
7220
72212002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7222
7223	* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7224	* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7225	* configure.in: Make SET_LIB_PATH substitution more autoconfy.
7226	* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7227	* Makefile.in: Regenerate.
7228
72292002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7230
7231	* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7232	* Makefile.in: Regenerate.
7233
7234	* Makefile.def: Remove order dependency comments.
7235	* Makefile.tpl: Add explicit install-install dependencies.
7236	* Makefile.in: Regenerate.
7237
7238	* Makefile.tpl: Remove material now in src-release.  (Finally!)
7239	* Makefile.in: Regenerate.
7240
7241	* configure: Restore my original patch by syncing with gcc version.
7242
7243	* Bring following over from gcc:
7244
72452002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7246
7247	* configure.in (s390*-*-linux*): Enable libgcj.
7248
72492002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7250
7251	* Makefile.in: Regenerate.  This really ought to fix things. :sigh:
7252
72532002-10-02  Alan Modra  <amodra@bigpond.net.au>
7254
7255	* configure: Move stray lines back to where they belong.
7256
72572002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7258
7259	* Makefile.tpl: Insert configure-target target, for src-release.
7260
7261	* configure: Finish reverting change which Andrew Cagney started
7262	reverting.  Should fix bustage.
7263
7264	* src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7265	* src-release: New file.  Contains material for making net
7266	releases for gdb, binutils, et al., formerly in Makefile.in.
7267
72682002-09-30  Nick Clifton  <nickc@redhat.com>
7269
7270	* cpu: New top level directory.  Intended to hold input files for
7271	CGEN which have FSF copyright assignment.
7272	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7273
72742002-09-29  Andrew Cagney  <ac131313@redhat.com>
7275
7276	Revert below (note that src does not contain Makefile.tpl):
7277	* Makefile.tpl: Make subsituted variables more autoconfy.
7278	* Makefile.in: Regenerate.
7279
72802002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7281
7282	* configure: Revert accidentally applied changes.
7283
7284	* Makefile.tpl: Make more autoconf-friendly.
7285	* Makefile.in: Regenerate.
7286	* configure: Make substitution more autoconf-like.
7287
72882002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7289
7290	* configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7291	single entry to handle all these.
7292	(arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7293	libjava on arm-*-elf.
7294
72952002-09-27  Geoffrey Keating  <geoffk@apple.com>
7296
7297	* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7298	things that depend on them.
7299
73002002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7301
7302	* Makefile.tpl: Make subsituted variables more autoconfy.
7303	* Makefile.in: Regenerate.
7304	* configure: Make seds more autoconfy.
7305
73062002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7307
7308	* Makefile.tpl: Rewrite substituted lines to look autoconfy.
7309	* Makefile.in: Regenerate.
7310	* configure.in: Rewrite sed statements to look autoconfy.
7311
7312	* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7313	all-target-foo on configure-target-foo.
7314	* Makefile.def: Ditto.
7315	* Makefile.in: Rebuild.
7316
73172002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7318
7319	* Makefile.def: New file.
7320	* Makefile.tpl: New file.
7321	* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7322
7323	* configure.in: Minor rearrangement.  Simplify tests.
7324
73252002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
7326
7327	* configure.in (with_headers): Skip copy if value is "yes".
7328	(with_libs): Likewise.
7329
73302002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7331
7332	* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7333	* configure.in (sh*-*-pe*): Ditto.
7334	* configure.in (mips*-*-pe*): Ditto.
7335	* configure.in (*arm-wince-pe): Ditto.
7336
7337	* configure.in: Rearrange.
7338
73392002-09-12  Nick Clifton  <nickc@redhat.com>
7340
7341	* Import these changes from the config master repository:
7342
7343	2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
7344
7345		* config.sub: Add tic4x target.
7346
7347	2002-09-03  Ben Elliston  <bje@redhat.com>
7348
7349		* config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7350		Reported by <Duncan_Stodart@insession.com>.
7351
73522002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
7353
7354	* COPYING.NEWLIB: More updates.
7355
73562002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
7357
7358	* COPYING.NEWLIB: Update.
7359
73602002-08-23  Andrew Cagney  <ac131313@redhat.com>
7361
7362	* texinfo/texinfo.tex: Import version 2002-06-04.06.
7363
7364	* config.guess: Import version 2002-08-23.
7365	* config.sub: Import version 2002-08-22.
7366
73672002-08-20  Alexandre Oliva  <aoliva@redhat.com>
7368
7369	* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7370	* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7371	CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7372
73732002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
7374
7375	* configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7376
73772002-08-04  H.J. Lu  (hjl@gnu.org)
7378
7379	* configure.in (mips*-*-linux*): Don't skip target-libffi.
7380
73812002-07-31  Alan Modra  <amodra@bigpond.net.au>
7382
7383	* configure.in: Move generic linux case to end.	 Copy generic
7384	linux noconfigdirs to mips*-*-linux* entry and new
7385	powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7386
73872002-07-19  Chris Demetriou  <cgd@broadcom.com>
7388
7389	* MAINTAINERS: Clarify on config.guess and config.sub, and add
7390	one instance of them which was missed to the list to update.
7391
73922002-07-16  Chris Demetriou  <cgd@broadcom.com>
7393
7394	* config.guess: Update to 2002-07-09 version.
7395	* config.sub: Update to 2002-07-03 version.
7396
73972002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7398
7399	* configure.in: Remove two redundant tests.
7400
74012002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7402
7403	* configure.in (mips*-*-irix6*o32): Enable stabs.
7404
74052002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7406
7407	* configure.in: Don't build grez.
7408	* Makefile.in: Ditto.
7409
7410	* Makefile.in: Remove references to bsp, cygmon, libstub.
7411	* configure.in: Ditto.
7412
7413	* configure.in: Remove leftover reference to gdbtest.
7414
74152002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7416
7417	* configure.in (gxx_include_dir):  Change to match versioned
7418	C++ headers if --enable-version-specific-runtime-libs is used.
7419
74202002-07-04  Steve Ellcey  <sje@cup.hp.com>
7421
7422	* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7423
74242002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7425
7426	* configure.in: Make --without-x work.
7427
74282002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
7429
7430	* contrib: New directory.  Created to contain a copy of the
7431	texi2pod.pl script so that it is in the same place as the version in
7432	the FSF GCC sources.
7433
74342002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7435
7436	* configure.in: Rearrange target Makefile fragment collection.
7437
7438	* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7439	cvs[src].
7440	* configure.in: Ditto.
7441
74422002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
7443
7444	* Makefile.in: Eliminate 'apache' targets.
7445	* configure.in: Eliminate 'apache' targets.
7446
7447	* configure.in: Eliminate redundant tests.  Reorganize.
7448
7449	* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7450
7451	* config-ml.in: Eliminate references to Cygnus configure.
7452
7453	* Makefile.in: Eliminate references to building emacs.
7454
74552002-07-01  Denis Chertykov  <denisc@overta.ru>
7456
7457	* configure.in: Add support for ip2k.
7458
74592002-06-24  Ben Elliston  <bje@redhat.com>
7460
7461	* configure.in (host_tools): Remove cgen.
7462
7463	* Makefile.in (all-cgen): Remove; runs from its source directory.
7464	(check-cgen, install-cgen, clean-cgen): Likewise.
7465	(all-opcodes): No not depend on all-cgen.
7466	(all-sim): Likewise.
7467
74682002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7469
7470	* configure.in: Fix AIX configury bug.
7471
74722002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7473
7474	* configure.in: Replace ${topsrcdir} with ${srcdir}.
7475
7476	* configure.in: Move definition of libstdcxx_flags right above
7477	usage, rather than way earlier.
7478
7479	* configure.in: Pull definition of is_cross_compiler earlier.
7480
7481	* configure.in: Rearrange a little.
7482
7483	* configure.in: Remove references to librx.
7484	* Makefile.in: Remove references to librx.
7485
74862002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7487
7488	* configure.in: Eliminate ${gasdir} variable.
7489
74902002-06-18  Dave Brolley  <brolley@redhat.com>
7491
7492	* configure.in: Add support for frv.
7493	* config.sub: Add support for frv.
7494
74952002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7496
7497	* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7498
74992002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7500
7501	* configure.in (vax-*-netbsd*): Re-enable gas.
7502
75032002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7504
7505	* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7506	BUILD_PREFIX_1, to correct nomenclature.
7507	* configure: Likewise.
7508
7509	* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7510	* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7511
75122002-05-31  Olaf Hering  <olh@suse.de>
7513
7514	* config-ml.in: Propogate DESTDIR also.
7515
75162002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7517
7518	* configure.in (vax-*-netbsd*): Don't build gas for this
7519	platform.
7520
75212002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7522
7523	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7524	and libgcj for AVR.
7525
75262002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
7527
7528	* config.sub: Add DLX target.
7529
75302002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7531
7532	* config.guess: Update to 2002-05-22 version.
7533	* config.sub: Likewise.
7534
75352002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7536
7537	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7538	* config-ml.in: Likewise.
7539	* configure: Likewise.
7540	* configure.in: Likewise.
7541
75422002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7543
7544	* configure.in: Simplify makefile fragment collection.
7545
7546	* configure.in: Remove code to build emacs.
7547
7548	* configure.in : Remove --srcdir argument from targargs and buildargs
7549	(it's always overridden in the Makefile anyway).  Rearrange a bit.
7550
7551	* configure: Move some logic to configure.in.
7552	* configure.in: Move some logic from configure.
7553
75542002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
7555
7556	* COPYING.LIBGLOSS: New file.
7557
75582002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
7559
7560	* Makefile.in: Honour DESTDIR.
7561
75622002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7563
7564	* configure.in (noconfigdirs): Don't disable libgcj on
7565	sparc64-*-solaris* and sparcv9-*-solaris*.
7566
75672002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7568
7569	* configure.in: Revert 2002-04-18's patch; fixed in libjava.
7570
75712002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7572
7573	* configure.in (FLAGS_FOR_TARGET): Do not add
7574	-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7575	on i[3456]86-*-linux*.
7576
75772002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7578
7579	* configure.in (noconfigdirs): Replace [ ] with test.
7580
7581	* configure.in (noconfigdirs): Do not add target-newlib if
7582	target == i[3456]86-*-linux*, and host == target.
7583
75842002-04-29  Mark Mitchell  <mark@codesourcery.com>
7585
7586	* config.guess: Updated to 2002-04-26's version.
7587	* config.sub: Updated to 2002-04-26's version.
7588
75892002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7590
7591	* configure.in: delete reference to absent file
7592
7593	* configure.in: replace '[' with 'test'
7594
7595	* configure.in: Eliminate references to gash.
7596	* Makefile.in: Eliminate references to gash.
7597
7598	* configure.in: remove useless references to 'pic' makefile fragments.
7599
7600	* configure.in: (*-*-windows*) Finish removing.
7601
7602	* configure.in: Eliminate redundant test for libgui.
7603
76042002-04-26  Joel Sherrill  <joel@OARcorp.com>
7605
7606	* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7607	(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7608
76092002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7610
7611	* configure.in: remove references to dead files
7612
76132002-04-18  Tom Tromey  <tromey@redhat.com>
7614
7615	* configure.in: Disallow configuring libgcj when it is already
7616	installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7617	Solaris 2.8 by default.  For PR libgcj/6158.
7618
76192002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7620
7621	* configure.in:  Move default CC setting out of config/mh-* fragments
7622	directly into here.
7623
76242002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7625
7626	* configure.in: don't even try to configure or make a subdirectory
7627	if there's no configure script for it.
7628
76292002-04-15  Mark Mitchell  <mark@codesourcery.com>
7630
7631	* MAINTAINERS: Remove chill maintainers.
7632	* Makefile.in (CHILLFLAGS): Remove.
7633	(CHILL_LIB): Remove.
7634	(TARGET_CONFIGDIRS): Remove libchill.
7635	(CHILL_FOR_TARGET): Remove.
7636	(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7637	CHILL_LIB.
7638	(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7639	(CHECK_TARGET_MODULES): Likewise.
7640	(INSTALL_TARGET_MODULES): Likewise.
7641	(CLEAN_TARGET_MODULES): Likewise.
7642	(configure-target-libchill): Remove.
7643	(all-target-libchill): Remove.
7644	* configure.in (target_libs): Remove target-libchill.
7645	Do not compute CHILL_FOR_TARGET.
7646	* libchill: Remove directory.
7647
76482002-04-15  DJ Delorie  <dj@redhat.com>
7649
7650	* Makefile.in, configure.in, configure: Sync with gcc, entries
7651	follow...
7652
76532002-04-08  Tom Tromey  <tromey@redhat.com>
7654
7655	* configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7656	Fixes PR libgcj/6068.
7657
76582002-03-30  Krister Walfridsson  <cato@df.lth.se>
7659
7660	* configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7661
76622002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7663
7664	* configure.in (alpha*-dec-osf*): Enable libgcj.
7665
76662002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7667
7668	Fix for: PR bootstrap/3591, target/5676
7669	* configure.in (mcore-pe): Disable the configuration of
7670	libstdc++-v3 since exceptions are not supported.
7671
76722002-03-20  Anthony Green  <green@redhat.com>
7673
7674	* configure.in: Enable libgcj for xscale-elf target.
7675
76762002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7677
7678	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7679	libjava.
7680	(CXX_FOR_TARGET): Explain why -shared-libgcc here.
7681
76822002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7683
7684	* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7685	libstdc++-v3 and libjava.
7686
76872002-02-11  Adam Megacz <adam@xwt.org>
7688
7689	* gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7690	boehm-gc
7691
76922002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7693
7694	* config.guess: Updated to 2002-01-30's version.
7695	* config.sub: Updated to 2002-02-01's version.
7696	Contribute sh64-elf.
7697	2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7698	* configure.in: Added sh64-*-*.
7699
77002002-01-17  H.J. Lu <hjl@gnu.org>
7701
7702	* Makefile.in (all-fastjar): Also depend on all-libiberty.
7703	(all-target-fastjar): Also depend on all-target-libiberty.
7704
7705Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7706
7707	* configure, configure.in: Use temp file for long sed commands.
7708
77092001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7710
7711	* configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7712	libf2c.
7713
77142001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7715
7716	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7717
77182001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7719
7720	* configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7721
77222001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7723
7724	* configure: Handle temporary files securely using mkdir.
7725
77262001-09-26  Will Cohen <wcohen@redhat.com>
7727
7728	* configure.in (*-*-linux*): Disable configuration of target-newlib
7729	and target-libgloss.
7730
77312001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7732
7733	* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7734	RANLIB.
7735
77362001-08-11  Graham Stott  <grahams@redhat.com>
7737
7738	* Makefile.in (check-c++): Add missing semicolon.
7739
77402001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7741
7742	* configure.in (sh-*-linux*): New.
7743
77442001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7745
7746	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7747	and libgcj on m68hc11/m68hc12.
7748
77492001-06-27  H.J. Lu  (hjl@gnu.org)
7750
7751	* Makefile (CFLAGS_FOR_BUILD): New.
7752	(EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7753
77542001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7755
7756	* configure.in (libstdcxx_flags): Do not try to execute
7757	libstdc++-v3/testsuite_flags until it exists.
7758
77592001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7760
7761	* configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7762
77632001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7764
7765	* ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7766
7767Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7768
7769	* configure.in: Move *-chorusos target case to the proper switch.
7770	Disable libgcj.
7771
77722001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7773
7774	* Makefile.in (STAGE1_CFLAGS): Pass down.
7775
77762001-04-13  Alan Modra  <amodra@one.net.au>
7777
7778	* config.guess: Add hppa64-linux support.  Note for next import that
7779	this is already in the master file.
7780	* configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7781
77822001-03-22  Colin Howell  <chowell@redhat.com>
7783
7784	* Makefile.in (DO_X): Do not backslash single-quotes in
7785	backquotes (two places).
7786
77872001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7788
7789	* Makefile.in (DO_X): Quote nested quotes.
7790
77912001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7792
7793	* Makefile.in (DO_X): Use double quotes for quoting
7794	"RANLIB=$${RANLIB}".
7795
77962001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7797
7798	* configure.in: Only use `lang_requires' for languages athat are
7799	actually enabled.
7800
78012001-03-07  Tom Tromey  <tromey@redhat.com>
7802
7803	* configure.in: Allow config-lang.in to set `lang_requires' to list
7804	of other required languages.
7805
78062001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7807
7808	* Makefile.in: Remove RANLIB definition. Use RANLIB
7809	in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7810	EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7811
78122001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7813	    Alexandre Oliva  <aoliva@redhat.com>
7814
7815	* Makefile.in (check-c++): Use tabs, not spaces.
7816
78172001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7818
7819	* Makefile.in (check-c++): New rule.
7820
7821	* configure.in (target_libs): Remove libg++.
7822	(noconfigdirs): Remove libg++.
7823	(noconfigdirs): Same.
7824	(noconfigdirs): Same.
7825	(noconfigdirs): Same.
7826
7827	* config-ml.in: Remove libg++ references.
7828
7829	* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7830	(ALL_TARGET_MODULES): Same.
7831	(configure-target-libg++): Remove.
7832	(all-target-libg++): Remove.
7833	(configure-target-libio): Remove.
7834	(all-target-libio): Remove.
7835	(check-target-libio): Remove.
7836	(.PHONY): Remove.
7837	(libg++.tar.bz2): Remove.
7838	(all-target-cygmon): Remove libio.
7839	(all-target-libstdc++): Remove.
7840	(configure-target-libstdc++): Remove.
7841	(TARGET_LIB_PATH): Remove libstdc++.
7842	(ALL_GCC_CXX): Remove libstdc++.
7843	(all-target-gperf): Correct.
7844
78452001-02-15  Anthony Green  <green@redhat.com>
7846
7847	* configure: Introduce GCJ_FOR_TARGET.
7848	* configure.in: Ditto.
7849	* Makefile.in: Ditto.
7850
78512001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7852
7853	* configure.in: for *-chorusos, don't config target-newlib and
7854	target-libgloss.
7855
78562001-02-04  Mark Mitchell  <mark@codesourcery.com>
7857
7858	Remove V2 C++ library.
7859	* configure.in: Remove --enable-libstdcxx_v3 support.
7860
78612001-01-27  Richard Henderson  <rth@redhat.com>
7862
7863	* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7864
78652001-01-26  Tom Tromey  <tromey@redhat.com>
7866
7867	* configure.in: Allow libgcj to be built on Sparc Solaris.
7868
78692001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7870
7871	* configure.in: Enable libgcj on several additional platforms.
7872
78732001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7874
7875	* configure.in: Enable libgcj for linux targets.
7876
78772001-01-09  Mike Stump  <mrs@wrs.com>
7878
7879	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7880	failures of subdirectories.
7881
78822001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7883
7884	* configure: handle DOS-style absolute paths.
7885
78862001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7887
7888	* configure.in: remove supported directories from $noconfigdirs for DJGPP.
7889
78902000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7891
7892	* Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7893	(libstdcxx_incdir): Pass down.
7894	* config.if: Remove expired bits for cxx_interface, add stub.
7895	(libstdcxx_incdir): Add variable for g++ include directory.
7896	* configure.in (gxx_include_dir): Use it.
7897
78982000-12-15  Andreas Jaeger  <aj@suse.de>
7899
7900	* configure.in: Handle lang_dirs.
7901
79022000-12-13  Anthony Green  <green@redhat.com>
7903
7904	* configure.in: Disable libgcj for any target not specifically
7905	listed.  Disable libgcj for x86 and Alpha Linux until compatible
7906	with g++ abi.
7907
79082000-12-13  Mike Stump  <mrs@wrs.com>
7909
7910	* Makefile.in (local-distclean): Also remove fastjar.
7911
79122000-12-10  Anthony Green  <green@redhat.com>
7913
7914	* configure.in: Define libgcj.  Disable libgcj target libraries for
7915	most targets.
7916
79172000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7918
7919	* configure.in (target_libs): Revert 2000-12-08 patch.
7920	(noconfigdirs): Added target-libjava.
7921
79222000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7923
7924	* Makefile.in: handle DOS-style absolute paths.
7925
79262000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7927
7928	* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7929	libjava.
7930	* configure.in (target_libs): Removed `target-libjava'.
7931
79322000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7933
7934	* Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7935	(ALL_MODULES): Added fastjar.
7936	(NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7937	(all-target-libjava): all-fastjar replaces all-zip.
7938	(all-fastjar): Added.
7939	(configure-target-fastjar, all-target-fastjar): Likewise.
7940	* configure.in (host_tools): Added fastjar.
7941
79422000-12-07  Mike Stump  <mrs@wrs.com>
7943
7944	* Makefile.in (local-distclean): Remove leftover built files.
7945
79462000-11-16  Fred Fish  <fnf@be.com>
7947
7948	* configure.in (enable_libstdcxx_v3): Fix typo,
7949	libstd++ -> libstdc++.
7950
79512000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7952
7953	* configure: Provide the original toplevel configure arguments
7954	(including $0) to subprocesses in the environment rather than
7955	through gcc/configargs.h.
7956
79572000-11-12  Mark Mitchell  <mark@codesourcery.com>
7958
7959	* configure: Turn on libstdc++ V3 by default.
7960
79612000-10-16  Michael Meissner  <meissner@redhat.com>
7962
7963	* configure (gcc/configargs.h): Only create if there is a build GCC
7964	directory created.
7965
79662000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7967
7968	* configure: Save configure arguments to gcc/configargs.h.
7969
79702000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7971
7972	* Makefile.in (bootstrap): avoid recursion if subdir missing
7973	(cross): ditto
7974	(do-proto-toplev): ditto
7975
7976Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7977
7978	* configure.in: Do not build byacc for hppa64.  Provide paths to the
7979	X11 libraries for hppa64.
7980
79812000-09-02  Anthony Green  <green@cygnus.com>
7982
7983	* Makefile.in (all-gcc): Depend on all-zlib.
7984	(CLEAN_MODULES): Add clean-zlib.
7985	(ALL_MODULES): Add all-zlib.
7986	* configure.in (host_libs): Add zlib.
7987
79882000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7989
7990	* configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7991	$targargs to tell whether newlib is going to be built.
7992
7993	* configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7994	$$r/TARGET_SUBDIR/libio for _G_config.h.
7995
79962000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7997
7998	* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7999
8000	* configure: Make enable_threads and enable_shared defaults
8001	explicit.  Substitute enable_threads into generated Makefiles.
8002	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8003	* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8004
80052000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8006
8007	* configure.in: Re-enable all references to libg++ and librx.
8008
80092002-04-09  Loren James Rittle  <rittle@labs.mot.com>
8010
8011	* configure.in: Add *-*-freebsd* configurations.
8012
80132002-04-07  Andrew Cagney  <ac131313@redhat.com>
8014
8015	* Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8016	(do-tar, do-bz2): New rules.
8017	(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8018	(gdb-tar): New rule.
8019	(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8020	(insight_dejagnu.tar): New rule.
8021	(insight.tar): New rule.
8022	(gdb+dejagnu.tar): New rule.
8023	(gdb.tar): New rule.
8024
80252002-04-07  Andrew Cagney  <ac131313@redhat.com>
8026
8027	* MAINTAINERS: Update dejagnu/
8028
80292002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8030
8031	* ltmain.sh (relink_command): Fix typo in previous change.
8032
80332002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8034
8035	* ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8036	(relink_command): Added --tag flags.
8037	(mode=install): If relinking fails; error out.
8038
80392002-03-12  Richard Henderson  <rth@redhat.com>
8040
8041	* Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8042	.NOTPARALLEL tag.
8043	(do-check): Rename from check.
8044	(check): Allow parallel check.
8045
80462002-03-11  Richard Henderson  <rth@redhat.com>
8047
8048	* Makefile.in (.NOTPARALLEL): Add fake tag.
8049
80502002-03-07  H.J. Lu  (hjl@gnu.org)
8051
8052	* configure.in: Enable gprof for mips*-*-linux*.
8053
80542002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8055
8056	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8057	libjava.
8058	(CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8059
80602002-02-24  Andrew Cagney  <ac131313@redhat.com>
8061
8062	* texinfo/texinfo.tex: Update to version 2002-02-14.08.
8063
80642002-02-23  Daniel Jacobowitz  <drow@mvista.com>
8065
8066	* config.guess: Import from master sources, rev 1.232.
8067	* config.sub: Import from master sources, rev 1.246.
8068
80692002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8070
8071	* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8072	because its Makefile is there; test for the executable instead.
8073
80742002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8075
8076	Contribute sh64-elf.
8077	2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8078	* configure.in: Added sh64-*-*.
8079
80802002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
8081
8082	* COPYING.NEWLIB: Remove advertising clause from
8083	Berkeley and Red Hat licenses.
8084
80852002-02-01  Mo DeJong  <supermo@bayarea.net>
8086
8087	* Makefile.in: Add all-tix to deps for all-snavigator
8088	so that tix is built when building snavigator.
8089
80902002-02-01  Ben Elliston  <bje@redhat.com>
8091
8092	* config.guess: Import from master sources, rev 1.229.
8093	* config.sub: Import from master sources, rev 1.240.
8094
80952002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8096
8097	From Steve Ellcey <sje@cup.hp.com>:
8098	* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8099	(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8100	lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8101	IA64.
8102	* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8103	* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8104	soname_spec, sys_lib_search_path_spec): Ditto.
8105
81062002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8107
8108	* configure.in (*-*-netbsd*): New.  Skip target-newlib,
8109	target-libiberty, and target-libgloss.  Skip Java-related
8110	libraries if not supported for NetBSD on target CPU.
8111
81122002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
8113
8114	* configure.in: Import StrongARM and XScale target_configdirs from
8115	FSF GCC version.
8116
81172002-01-16  H.J. Lu  (hjl@gnu.org)
8118
8119	* config.guess: Import from master sources, rev 1.225.
8120	* config.sub: Import from master sources, rev 1.238.
8121
8122	* MAINTAINERS: Updated notes on config.guess and config.sub.
8123
81242002-01-11  Steve Ellcey  <sje@cup.hp.com>
8125
8126	* configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8127	ld and gdb are not supported.
8128
81292002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
8130
8131	* Change reference to Cygnus Solutions to be Red Hat.
8132
81332002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
8134
8135	* COPYING.NEWLIB: Update generic copyright date.
8136
81372002-01-07  Mark Salter  <msalter@redhat.com>
8138
8139	* configure.in: Remove target-bsp and target-cygmon from arm builds.
8140	  Allow target-libgloss to be built for arm, strongarm, and xscale.
8141
81422002-01-03  Ben Elliston  <bje@redhat.com>
8143
8144	* MAINTAINERS: Update URL for config.* scripts.
8145
81462001-12-18  Alan Modra  <amodra@bigpond.net.au>
8147
8148	* config.sub: Import latest version.
8149	* config.guess: Likewise.
8150
81512001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8152
8153	* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8154	options for i[3456]86-pc-linux* native builds.
8155
81562001-12-05  Laurent Guerby  <guerby@acm.org>
8157
8158	* MAINTAINERS: gcc adopts symlink-tree, refer more to
8159	libiberty.
8160
8161	Import this patch from gcc:
8162
8163	2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8164
8165	    * symlink-tree: handle DOS-style absolute paths.
8166
81672001-11-28  DJ Delorie <dj@redhat.com>
8168	    Zack Weinberg  <zack@codesourcery.com>
8169
8170	When build != host, create libiberty for the build machine.
8171
8172	* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8173	CONFIG_ARGUMENTS.
8174	(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8175	New variables.
8176	(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8177	and rules.
8178	(all.normal): Depend on ALL_BUILD_MODULES.
8179	(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8180	(all-build-libiberty): Depend on configure-build-libiberty.
8181
8182	* configure: Calculate and substitute proper value for
8183	ALL_BUILD_MODULES.
8184	* configure.in: Create the build subdirectory.
8185	Calculate and substitute TARGET_CONFIGARGS (formerly
8186	CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8187
81882001-11-26  Geoffrey Keating  <geoffk@redhat.com>
8189
8190	* config.sub: Update to version 1.232 on subversion.
8191
81922001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8193
8194	* Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8195	files from .po files for a distribution.
8196
81972001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
8198
8199	* COPYING.NEWLIB: Mention preserved notice in specific parts.
8200
82012001-11-13  Jeff Holcomb  <jeffh@redhat.com>
8202
8203	Merged from net gcc:
8204	2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8205	* ltcf-c.sh: Use $objext, not $ac_objext.
8206	2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8207	* ltcf-cxx.sh: Add support for GNU.
8208	2001-07-22  Timothy Wall  <twall@redhat.com>
8209	* ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8210	default settings if using GNU tools with that configuration.
8211	* ltcf-cxx.sh: Ditto.
8212	* ltcf-gcj.sh: Ditto.
8213	2001-07-21  Michael Chastain  <chastain@redhat.com>
8214	* ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8215	HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8216	* ltmain.sh: Mark as gcc-local.
8217
82182001-11-13  Jeff Holcomb  <jeffh@redhat.com>
8219
8220	* Makefile.in (all-bison): Revert 2001-10-24.
8221	Don't depend on texinfo.
8222
82232001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
8224
8225	* COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8226
82272001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8228
8229	* configure.in (--enable-languages): Be more permissive about
8230	syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8231
82322001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8233
8234	* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8235
82362001-10-24  Jeff Holcomb  <jeffh@redhat.com>
8237
8238	Makefile.in (all-bison): Don't depend on texinfo.
8239
82402001-10-03  Alan Modra  <amodra@bigpond.net.au>
8241
8242	* gettext.m4: Test po/POTFILES.in exists before trying to read.
8243
82442001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8245
8246	* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8247
82482001-09-28  Hans-Peter Nilsson  <hp@axis.com>
8249
8250	* config.sub, config.guess: Import latest from subversions.
8251
82522001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8253
8254	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8255	DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8256	RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8257	avoid quotes nesting problems.
8258	(NATIVE_CHECK_MODULES): Ditto, just for consistency.
8259	(DO_X): Export only variables that are set.
8260
82612001-09-19  Ben Elliston  <bje@redhat.com>
8262
8263	* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8264	Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8265	semantics.  Use the shell built-in "type" command instead.
8266
82672001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8268
8269	* config.sub: Reverted the earlier change, this version is not the
8270	master file.
8271
82722001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8273
8274	* config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8275	Add support for mips64.
8276
82772001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8278
8279	* configure.in: Enable libstdc++-v3 for h8300 targets.
8280
82812001-08-30  Eric Christopher  <echristo@redhat.com>
8282	    Jason Eckhardt  <jle@redhat.com>
8283
8284	* config.sub: Add support for mipsisa32.
8285
82862001-08-30  Eric Christopher  <echristo@redhat.com>
8287
8288	* config.sub, config.guess: Import latest from subversions.
8289
82902001-08-20  Alan Modra  <amodra@bigpond.net.au>
8291
8292	* config.sub, config.guess: Import latest from subversions.
8293
82942001-07-26  DJ Delorie  <dj@redhat.com>
8295
8296	* MAINTAINERS: Clarify libiberty merge rules and procedures.
8297
82982001-06-19  Alan Modra  <amodra@bigpond.net.au>
8299
8300	* Makefile.in: Revert 2001-06-17.
8301	(VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8302
83032001-06-17  H.J. Lu <hjl@gnu.org>
8304
8305	* Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8306	(gas+binutils.tar.bz2): Likewise.
8307	(binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8308
8309Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8310
8311	* Makefile.in (VER): When present, extract the version number from
8312	the file version.in.
8313
83142001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8315
8316	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8317	gcc/xgcc is built, use -print-prog-name to find out the program
8318	name to use.
8319
83202001-06-04  Mark Mitchell  <mark@codesourcery.com>
8321
8322	* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8323	with_gcc]: Use `gcc -shared' to build a shared library.
8324
83252001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8326
8327	* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8328	archives.
8329
83302001-05-28  Simon Patarin <simon.patarin@inria.fr>
8331
8332	* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8333	libraries when using g++ with native linker.
8334
83352001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8336
8337	* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8338
83392001-05-24  Tom Rix <trix@redhat.com>
8340
8341	* configure.in : enable ld for aix
8342
83432001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8344
8345	* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8346	[aix4*|aix5*]: Prepend blank.
8347
83482001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8349
8350	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8351	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8352	of subdir/configure scripts to use the new libtool.m4.
8353
83542001-05-14  H.J. Lu <hjl@gnu.org>
8355
8356	* config.if (libc_interface): Set to -libc6.2- for cross
8357	compiling to Linux/glibc 2.2.
8358
83592001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8360
8361	* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8362	libgcj.
8363
83642001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8365
8366	* configure.in (noconfigdirs): Don't reset it from scratch in the
8367	target case; only append to it.
8368
83692001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8370
8371	* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8372	sparc-*-solaris2.8]: Disable ${libgcj}.
8373
83742001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8375
8376	* configure.in (libgcj_saved): Copy from $libgcj.
8377	(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8378	--disable-libgcj.
8379
83802001-04-20  Alexandre Oliva  <aoliva@redhat.com>
8381
8382	* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8383	1.641.2.228.
8384
83852001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8386
8387	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8388	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8389
83902001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8391
8392	* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8393	New macros.
8394	(bootstrap, cross): Use RECURSE_FLAGS.
8395	* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8396
83972001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8398
8399	* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8400
84012001-03-23  Nick Clifton  <nickc@redhat.com>
8402
8403	* README-maintainer-mode: Add note about inability to use "make
8404	distclean" in maintainer mode.
8405
84062001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8407
8408	Re-installed:
8409	2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8410	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8411	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8412	* ltcf-cxx.sh: Likewise.
8413	* ltcf-gcj.sh: Likewise.
8414
84152001-03-22  Philip Blundell  <philb@gnu.org>
8416
8417	* config.sub, config.guess: Import latest from subversions.
8418
84192001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8420
8421	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8422	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8423
84242001-03-20  Michael Chastain  <chastain@redhat.com>
8425
8426	* Makefile.in: all-m4 depends on all-texinfo.
8427
84282001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8429
8430	* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8431
84322001-02-22  Jeff Johnston <jjohnstn@redhat.com>
8433
8434	* COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8435	longer valid.
8436
84372001-02-16  Nick Clifton  <nickc@redhat.com>
8438
8439	* configure.in (noconfigdirs): Allow configuration of texinfo
8440	for Cygwin hosts.
8441
84422001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8443
8444	* config.guess: Add linux target for S/390.
8445	* config.sub: Likewise.
8446	* configure.in: Likewise.
8447
84482001-02-06  Ben Elliston  <bje@redhat.com>
8449
8450	* configure: Output host type to stdout, not stderr.
8451
84522001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8453
8454	* config.guess: Import from subversions.gnu.org (revision 1.181).
8455	* config.sub: Import from subversions.gnu.org (revision 1.199).
8456
84572001-01-30  Alan Modra  <alan@linuxcare.com.au>
8458
8459	* config.guess: Handle hppa64-linux systems.
8460
84612001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8462
8463	* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8464	Don't unset, it's non-portable and no longer necessary, set to empty
8465	instead.
8466
84672001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8468
8469	* ltconfig: Shell portability fix for the tagname validity check.
8470
84712001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8472
8473	* ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8474
84752001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8476
8477	* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8478	* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8479
84802001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8481
8482	* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8483	keep at least one of build_libtool_libs or build_old_libs set to
8484	yes.
8485
84862001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8487
8488	* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8489	* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8490
84912000-11-07  Philip Blundell  <pb@futuretv.com>
8492
8493	* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8494
84952000-11-03  Philip Blundell  <pb@futuretv.com>
8496
8497	* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8498	files.
8499
85002001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
8501
8502	* COPYING.NEWLIB: Put into source repository.
8503
85042001-01-15  Ben Elliston  <bje@redhat.com>
8505
8506	* configure.in (host_tools): Add sid.
8507	Always configure cgen.
8508	* Makefile.in (all-sid): New target.
8509	(check-sid, clean-sid, install-sid): Likewise.
8510
85112001-01-07  Andreas Jaeger  <aj@suse.de>
8512
8513	* config.sub, config.guess: Update from subversions.
8514
85152000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8516
8517	* configure.in: Disable language-specific target libraries for
8518	languages that aren't enabled.
8519
85202000-11-24  Nick Clifton  <nickc@redhat.com>
8521
8522	* configure.in (xscale-elf): Add target.
8523	(xscale-coff): Add target.
8524	(c4x, c5x, tic54x): Move after ARM targets.
8525
85262000-11-23  Alexandre Oliva  <aoliva@redhat.com>
8527
8528	* ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8529
85302000-11-20  Ian Lance Taylor  <ian@zembu.com>
8531
8532	* ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8533
85342000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8535
8536	* Makefile.in: Merge with GCC and libgcj.
8537	(ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8538	configure-target-<library> when their configure scripts need the C
8539	or C++ library to have already been built to work properly.
8540	(do_proto_toplev): Set them to an empty string.
8541
85422000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8543
8544	* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8545	(REALLY_SET_LIB_PATH): Use them.
8546
85472000-11-06  Christopher Faylor <cgf@cygnus.com>
8548
8549	* config.sub: Add support for Sun Chorus
8550
85512000-11-02  Per Lundberg  <plundis@chaosdev.org>
8552
8553	* config.sub: Add support for the *-storm-chaos OS.
8554
85552000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
8556
8557	* configure.in (noconfigdirs): Don't compile some
8558	of the libraries for 68HC11 & 68hc12 targets.
8559
85602000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8561
8562	* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8563	multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8564	all affected `configure' scripts.
8565
85662000-09-25  Alexandre Oliva  <aoliva@redhat.com>
8567
8568	* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8569	ltcf-c.sh.
8570
85712000-09-12  Philip Blundell  <philb@gnu.org>
8572
8573	* config.sub, config.guess: Update from subversions.
8574
85752000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8576
8577	* Makefile.in (all-zlib): Added dummy target.
8578
8579	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8580	multi-language branch.
8581
85822000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8583
8584	* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8585	(bootstrap*): Depend on all-bootstrap.
8586
85872000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8588
8589	* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8590	crosses, but add gcc/include to the header search path for them.
8591
85922000-08-31  Alexandre Oliva  <aoliva@redhat.com>
8593
8594	* ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8595	* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8596	* gettext.m4: New file, extracted from aclocal.m4.
8597
85982000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8599
8600	* config-ml.in (CC, CXX): Avoid trailing whitespace.
8601	(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8602	sub-configures.
8603
86042000-08-20  Doug Evans  <dje@casey.transmeta.com>
8605
8606	* Makefile.in (ALL_MODULES): Add all-cgen.
8607	(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8608	(all-cgen): New target.
8609	(all-opcodes,all-sim): Depend on all-cgen.
8610	* configure.in (host_tools): Add cgen.
8611	Only configure cgen if --enable-cgen-maint.
8612
86132000-08-17  Alexandre Oliva  <aoliva@redhat.com>
8614
8615	* config-ml.in (CC, CXX): Don't introduce a leading space.
8616
86172000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8618
8619	* configure.in (libstdcxx_flags): Use
8620	libstdc++-v3/src/libstdc++.INC.
8621
86222000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8623
8624	* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8625
86262000-08-11  Jason Merrill  <jason@redhat.com>
8627
8628	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8629	CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8630	(FLAGS_FOR_TARGET): Not here.
8631	(CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8632
86332000-08-07  DJ Delorie  <dj@redhat.com>
8634
8635	* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8636	"if we're also building gcc, and it's a gcc that will run on the
8637	build machine, we want to use its includes instead of the system's
8638	default includes".
8639
86402000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8641
8642	* configure.in (libstdcxx_flags): Don't use `"'.
8643
8644	* config-ml.in: Adjust multilib search paths to the
8645	appropriate multilib tree.
8646
86472000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8648
8649	* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8650	commas in $LANGUAGES.
8651
86522000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8653
8654	* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8655
86562000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8657
8658	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8659	CXX_FOR_TARGET for sed.
8660
86612000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8662
8663	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8664	Do not override if already set in the environment or in configure.
8665	Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8666	(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8667
86682000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8669
8670	* Makefile.in (FLAGS_FOR_TARGET): New macro.
8671	(GCC_FOR_TARGET): Use it.
8672	(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8673	* configure.in: ... here.
8674	(FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8675	(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8676
86772000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8678
8679	* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8680	(configure-target-libchill, configure-target-libobjc): Likewise.
8681
8682	* configure.in: Use the same cache file for all target libs.
8683	* config-ml.in: But different cache files per multilib variant.
8684
86852000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8686
8687	* configure (topsrcdir): Don't use dirname.
8688
86892000-07-20  Jason Merrill  <jason@redhat.com>
8690
8691	* configure.in: Remove all references to libg++ and librx.
8692
8693	* configure, configure.in, Makefile.in: Unify gcc and binutils.
8694
86952000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8696
8697	* config.sub: Update to subversions version 2000-07-06.
8698
86992000-07-12  Andrew Haley  <aph@cygnus.com>
8700
8701	* configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8702	(target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8703
87042000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8705
8706	* symlink-tree:  Check number of arguments.
8707
87082000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
8709
8710	* texinfo/texinfo.tex: Update to version 2000-05-28.15.
8711
87122000-07-05  Jim Wilson  <wilson@cygnus.com>
8713
8714	* Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8715	search path for a g++ extracted from the build tree.  This
8716	will allow link tests run by configure scripts in
8717	subdirectories to succeed.
8718
87192000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8720
8721	* ltconfig: Add support for mips-dde-sysv4.2MP
8722
87232000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8724
8725	* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8726	`os2'. Force ac_cv_exeext to be ".exe" in that case.
8727
87282000-06-19  Timothy Wall  <twall@cygnus.com>
8729
8730	* configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8731	* config.sub: Add tic54x target.
8732
87332000-06-07  Phillip Thomas  <pthomas@suse.de>
8734
8735	* README-maintainer-mode: New file: Contains notes on using
8736	--enable-maintainer-mode with binutils.
8737
87382000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
8739
8740	* texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8741
87422000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
8743
8744	* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8745	* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8746
874720000-05-21  H.J. Lu  (hjl@gnu.org)
8748
8749	* Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8750	directory are used if they exist. Make sure
8751	$(build_tooldir)/include is searched for header files,
8752	$(build_tooldir)/lib/ for library files.
8753	(GCC_FOR_TARGET): Likewise.
8754	(CXX_FOR_TARGET): Likewise.
8755
87562000-05-18  Jeffrey A Law  (law@cygnus.com)
8757
8758	* configure.in (hppa*64*-*-*): Do build ld for this configuration.
8759
87602000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
8761
8762	* Makefile.in (configure-target-libiberty): Depend on
8763	configure-target-newlib.
8764
87652000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8766
8767	* configure.in, Makefile.in: Merge all libffi-related
8768	configury stuff from the libgcj tree.
8769
87702000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
8771
8772	Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8773	* Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8774
87752000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
8776
8777	Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8778	* Makefile.in (do-djunpack): New target. Update djunpack.bat with
8779	current version information.  Add to proto-toplev directory.
8780	(gdb-taz): Build do-djunpack.
8781
87822000-05-15  David Edelsohn  <edelsohn@gnu.org>
8783
8784	* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8785
87862000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8787
8788	* ltmain.sh: Preserve in relink_command any environment
8789	variables that may affect the linker behavior.
8790
87912000-05-12  Jeffrey A Law  (law@cygnus.com)
8792
8793	* config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8794
87952000-05-10  Jim Wilson  <wilson@cygnus.com>
8796
8797	* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8798
87992000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8800
8801	* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8802	with the version name.
8803
88042000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8805
8806	* config.if: Tweak.
8807
88082000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8809
8810	* djunpack.bat: New file.
8811
88122000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
8813
8814	* Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8815	gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8816	dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8817	insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8818
88192000-04-16  Dave Pitts  <dpitts@cozx.com>
8820
8821	* config.sub (case $basic_machine): Change default for "ibm-*"
8822	to "openedition".
8823
88242000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
8825
8826	* Makefile.in (gdb-taz): New target.  GDB specific archive.
8827	(do-md5sum): New target.
8828	(MD5PROG): Define.
8829	(PACKAGE): Default to TOOL.
8830	(VER): Default to a shell script.
8831	(taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8832	md5 checksum generation.
8833	(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8834	(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8835	(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8836	insight.tar.bz2): Use gdb-taz to create archive.
8837
88382000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
8839
8840	* configure (warn_cflags): Delete.
8841
88422000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8843	    Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
8844
8845	* configure.in (enable_libstdcxx_v3): Add.
8846	(target_libs): Add bits here to switch between libstdc++-v2 and
8847	libstdc++-v3.
8848	* config.if: And this file too.
8849	* Makefile.in: Add libstdc++-v3 targets.
8850
88512000-04-05  Michael Meissner  <meissner@redhat.com>
8852
8853	* config.sub (d30v): Add d30v as a basic machine type.
8854
88552000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8856
8857	* configure.in: -linux-gnu*, not -linux-gnu.
8858
88592000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
8860
8861	* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8862	(do-tar-bz2): Replace TOOL with PACKAGE.
8863	(gdb.tar.bz2): Remove GDBTK from GDB package.
8864	(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8865	dejagnu.tar.bz2): New packages.
8866
88672000-02-27  Andreas Jaeger  <aj@suse.de>
8868
8869	* configure.in: Add entry for mips*-*-linux*, move catch all
8870	*-*-*linux* entry below this one.
8871
88722000-02-27  Ian Lance Taylor  <ian@zembu.com>
8873
8874	* ltconfig, ltmain.sh: Update to libtool 1.3.4.
8875
88762000-02-24  Nick Clifton  <nickc@cygnus.com>
8877
8878	* config.sub: Support an OS of "wince".
8879
88802000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
8881
8882	* config.guess, config.sub: Updated to match config's 2000-02-15
8883	version.
8884
88852000-02-23  Linas Vepstas <linas@linas.org>
8886
8887	* config.sub: Add support for Linux/IBM 370.
8888	* configure.in: Likewise.
8889
88902000-02-22  Nick Clifton  <nickc@cygnus.com>
8891
8892	* configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8893
88942000-02-20  Christopher Faylor <cgf@cygnus.com>
8895
8896	* config.guess: Guess "cygwin" rather than "cygwin32".
8897
88982000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8899
8900	* configure (gcc_version): When setting, narrow search to
8901	lines containing `version_string'.
8902
89032000-02-15  Denis Chertykov  <denisc@overta.ru>
8904
8905	* config.sub: Add support for avr target.
8906
89072000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
8908
8909	* config.sub: Add mmix-knuth-mmixware.
8910
89112000-01-27  Christopher Faylor <cgf@redhat.com>
8912
8913	* Makefile.in (CC_FOR_TARGET): Add new winsup directory
8914	structure stuff to -L library search.
8915	(CXX_FOR_TARGET): Ditto.
8916	(CROSS_CHECK_MODULES): Fix spelling mistake.
8917
89182000-01-24  Mark Mitchell  <mark@codesourcery.com>
8919
8920	* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8921	the C++ compiler.
8922
89232000-01-12  Richard Henderson  <rth@cygnus.com>
8924
8925	* configure.in: Don't build some bits for beos.
8926
89272000-01-12  Joel Sherrill (joel@OARcorp.com)
8928
8929	* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8930	as include files.
8931
89322000-01-06  Geoff Keating  <geoffk@cygnus.com>
8933
8934	* configure.in: Use mt-aix43 to handle *_TARGET defs,
8935	not mh-aix43.
8936
89371999-12-14  Richard Henderson  <rth@cygnus.com>
8938
8939	* config.guess (alpha-osf, alpha-linux): Detect ev67.
8940	* config.sub: Accept alphaev[78], alphaev8.
8941
89421999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8943
8944	* config.guess, config.sub: Update from autoconf.
8945
8946Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8947
8948	* config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8949	necessary libraries are missing.
8950
89511999-10-25  Andreas Schwab  <schwab@suse.de>
8952
8953	* configure: Fix quoting inside arguments of eval.
8954
89551999-10-21  Nick Clifton  <nickc@cygnus.com>
8956
8957	* config-ml.in: Allow suppression of some ARM multilibs.
8958
8959Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8960
8961	* config.guess: Add OS/390 match pattern.
8962	* config.sub: Add mvs, openedition targets.
8963	* configure.in (i370-ibm-opened*): New.
8964
89651999-09-04  Steve Chamberlain  <sac@pobox.com>
8966
8967	* config.sub: Add support for configuring for pj.
8968
89691999-08-31  Nick Clifton  <nickc@cygnus.com>
8970
8971	* config.sub (maybe_os): Add support for configuring for fr30.
8972
89731999-08-25  Nick Clifton  <nickc@cygnus.com>
8974
8975	* configure.in: Do not configure or build ld for AIX
8976	platforms.  ld is known to be broken on these platforms.
8977
8978Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8979
8980	* config-ml.in: Pass compiler flag corresponding to multidirs to
8981	subdir configures.
8982
89831999-08-09  Ian Lance Taylor  <ian@zembu.com>
8984
8985	* Makefile.in (LDFLAGS): Define.
8986
89871999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8988
8989	* configure.in (i[3456]-*-mingw32*): Don't put gprof in
8990	noconfigdirs.
8991	(*-*-cygwin*): Likewise.
8992
89931999-08-08  Ian Lance Taylor  <ian@zembu.com>
8994
8995	* mkdep: New file.
8996	* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8997	(BINUTILS_SUPPORT_DIRS): Add mkdep.
8998
8999	From Eli Zaretskii <eliz@is.elta.co.il>:
9000	* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9001	long file name when using DJGPP on MS-DOS.
9002
9003Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9004
9005	* config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9006
90071999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9008
9009	* Makefile.in (check-target-libio): Remove all-target-libstdc++
9010	dependency as this causes "make check" to globally "make all"
9011
9012Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9013
9014	* configure.in (target_libs): Added target-zlib.
9015	* Makefile.in (ALL_TARGET_MODULES): Added zlib.
9016	(CONFIGURE_TARGET_MODULES): Likewise.
9017	(CHECK_TARGET_MODULES): Likewise.
9018	(INSTALL_TARGET_MODULES): Likewise.
9019	(CLEAN_TARGET_MODULES): Likewise.
9020	(configure-target-zlib): New target.
9021	(all-target-zlib): Likewise.
9022	(all-target-libjava): Depend on all-target-zlib.
9023	(configure-target-libjava): Depend on configure-target-zlib.
9024
9025	* Makefile.in (configure-target-libjava): Depend on
9026	configure-target-newlib.
9027	(configure-target-boehm-gc): New target.
9028	(configure-target-qthreads): New target.
9029
9030	* configure.in (target_libs): Added target-qthreads.
9031	* Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9032	(CONFIGURE_TARGET_MODULES): Likewise.
9033	(CHECK_TARGET_MODULES): Likewise.
9034	(INSTALL_TARGET_MODULES): Likewise.
9035	(CLEAN_TARGET_MODULES): Likewise.
9036	(all-target-qthreads): New target.
9037	(configure-target-libjava): Depend on configure-target-qthreads.
9038	(all-target-libjava): Depend on all-target-qthreads.
9039
9040	* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9041	(CONFIGURE_TARGET_MODULES): Likewise.
9042	(CHECK_TARGET_MODULES): Likewise.
9043	(INSTALL_TARGET_MODULES): Likewise.
9044	(CLEAN_TARGET_MODULES): Likewise.
9045	(all-target-libjava): New target.
9046	(all-target-boehm-gc): Likewise.
9047	* configure.in (target_libs): Added libjava, boehm-gc.
9048
90491999-07-22  Ian Lance Taylor  <ian@zembu.com>
9050
9051	* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9052	configure.bat in SUPPORT_FILES.
9053	(gas+binutils.tar.bz2): Likewise.
9054
9055	* makeall.bat: Remove; obsolete.
9056
90571999-07-21  Ian Lance Taylor  <ian@zembu.com>
9058
9059	From Mark Elbrecht:
9060	* configure.bat: Remove; obsolete.
9061
90621999-07-11  Ian Lance Taylor  <ian@zembu.com>
9063
9064	* configure: Add -W -Wall to the default CFLAGS when compiling with
9065	gcc.
9066
9067Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9068
9069	* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9070
90711999-06-30  Mark Mitchell  <mark@codesourcery.com>
9072
9073	* configure.in: Build ld on IRIX6.
9074
90751999-06-12  Ian Lance Taylor  <ian@zembu.com>
9076
9077	* Makefile.in: Change distribution targets to use bzip2 instead of
9078	gzip.
9079	(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9080	(taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9081
90821999-06-04  Nick Clifton  <nickc@cygnus.com>
9083
9084	* config.sub: Add mcore target.
9085
90861999-05-30  Cort Dougan  <cort@cs.nmt.edu>
9087
9088	* config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9089
90901999-05-25  H.J. Lu  (hjl@gnu.org)
9091
9092	* config.guess (dummy): Changed to $dummy.
9093
90941999-05-24  Nick Clifton  <nickc@cygnus.com>
9095
9096	* config.sub: Tidied up case statements.
9097
90981999-05-22  Ben Elliston  <bje@cygnus.com>
9099
9100	* config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9101	<jiro@din.or.jp>.
9102
9103	* config.guess: Merge with FSF version. Future changes will be
9104	more accurately recorded in this ChangeLog.
9105	* config.sub: Likewise.
9106
91071999-05-20   Stephen L Moshier  <moshier@world.std.com>
9108
9109	 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9110
91111999-04-30  Tom Tromey  <tromey@cygnus.com>
9112
9113	* ltmain.sh: [mode link] Always use CC given by ltconfig.
9114
91151999-04-23  Tom Tromey  <tromey@cygnus.com>
9116
9117	* ltconfig, ltmain.sh: Update to libtool 1.2f.
9118
91191999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9120
9121	* configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9122	(noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9123	Bad merge removed these two changes.
9124
9125Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9126			  Martin Heller (Ing.-Buero_Heller@t-online.de)
9127
9128	* config.guess (interix Alpha): Add.
9129
91301999-04-11  Richard Henderson  <rth@cygnus.com>
9131
9132	* configure.in (i?86-*-beos*): Do config gperf; don't config
9133	gdb, newlib, or libgloss.
9134
91351999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9136
9137	* config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9138	link a trivial program with -mabi=64.  If it fails, remove mabi=64
9139	from multidirs.
9140
91411999-04-10  Philipp Thomas  (kthomas@gwdg.de)
9142
9143	* config.sub: Set basic_machine to i586 when target_alias = k6-*.
9144
91451999-04-08  Nick Clifton  <nickc@cygnus.com>
9146
9147	* config.sub: Add support for mcore targets.
9148
91491999-04-07  Michael Meissner  <meissner@cygnus.com>
9150
9151	* configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9152	not mt-ospace, in order to shut up assembler warning about using
9153	symbols that are named the same as registers.
9154
91551999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9156
9157	* Makefile.in (all-target-cygmon): Added all-target-bsp to the
9158	dependency list for all-target-cygmon.
9159
91601999-04-05  Doug Evans  <devans@casey.cygnus.com>
9161
9162	* config-ml.in: Check $host, not $target, for selective multilibs.
9163	(arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9164	thumb interworking, and underscore prefix multilibs.
9165
91661999-04-04  Ian Lance Taylor  <ian@zembu.com>
9167
9168	* missing: Update to version from current automake.
9169
9170Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9171
9172	* configure (gxx_include_dir): Removed.
9173
9174	* configure.in (gxx_include_dir): Handle it.
9175	* Makefile.in: Likewise.
9176
91771999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9178
9179	* config.sub (mips64vr4111,mips64vr4111el) Add.
9180
91811999-03-21  Ben Elliston  <bje@cygnus.com>
9182
9183	* config.guess: Correct typo for detecting ELF on FreeBSD.
9184
9185Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9186
9187	* configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9188	config/mh-djgpp.
9189
9190Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9191
9192	* Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9193	all-target-newlib to dependency list for all-target-bsp.
9194
9195Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9196
9197	* config.sub: Add i386-uwin support.
9198	* config.guess: Likewise.
9199
9200Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9201
9202	* configure.in: cleanup, add mh-*pic handling for arm, special
9203	case powerpc*-*-aix*
9204
9205Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9206
9207	* configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9208	can be built.
9209
9210Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9211
9212	* configure.in: Added bsp support to arm-*-coff and arm-*-elf
9213	targets.
9214
92151999-03-02  Nick Clifton  <nickc@cygnus.com>
9216
9217	* config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9218
92191999-02-28  Geoffrey Noer  <noer@cygnus.com>
9220
9221	* config.sub: Check for "cygwin*" rather than "cygwin32*"
9222
92231999-02-24  Nick Clifton  <nickc@cygnus.com>
9224
9225	* config.sub: Fix typo in arm recognition.
9226
92271999-02-24  Drew Moseley  <dmoseley@cygnus.com>
9228
9229	* configure.in (noconfigdirs): Changed target_configdirs to
9230	include target-bsp only for m68k-*-elf* and m68k-*-coff*
9231	rather than m68k-*-* since it is not known to work on
9232	m68k-aout. Ditto for arm-*-*oabi.
9233
92341999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
9235
9236	* configure.in (*-*-windows*): Remove, no longer used.
9237
92381999-02-19  Ben Elliston <bje@cygnus.com>
9239
9240	* config.guess: Automatically recognise ELF on FreeBSD. From Niall
9241	Smart and improved by Andrew Cagney.
9242
92431999-02-18  Marc Espie <espie@cvs.openbsd.org>
9244
9245	* config.guess: Recognize openbsd-*-hppa.
9246
92471999-02-17  H.J. Lu  (hjl@gnu.org)
9248
9249	* Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9250	only if it is not empty.
9251
92521999-02-17  Nick Clifton  <nickc@cygnus.com>
9253
9254	Patch from: Scott Bambrough <scottb@corelcomputer.com>
9255
9256	* config.guess: Modified to recognize uname's armv* syntax.
9257
9258	* config.sub: Modified to recognize uname's armv* syntax.
9259
92601999-02-17  Mark Salter  <msalter@cygnus.com>
9261
9262	* configure.in: Added target-bsp for sparclite.
9263
92641999-02-08  Richard Henderson  <rth@cygnus.com>
9265
9266	* config.sub: Recognize alphapca5[67] and up to alphaev8.
9267
92681999-02-08  Nick Clifton  <nickc@cygnus.com>
9269
9270	* configure.in: Add support for strongarm port.
9271	* config.sub: Add support for strongarm target.
9272
92731999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
9274
9275	* configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9276	the old name config/mh-cygwin32.
9277	Enable texinfo.
9278
92791999-02-04  Ian Lance Taylor  <ian@cygnus.com>
9280
9281	* configure.in: Do build ld for ix86 Solaris.
9282
92831999-02-02  Jim Wilson  <wilson@cygnus.com>
9284
9285	* Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9286	$AR_FOR_TARGET.  Likewise for RANLIB.
9287
92881999-02-02  Catherine Moore  <clm@cygnus.com>
9289
9290	* config.sub (oabi):  Recognize.
9291	* configure.in (arm-*-oabi):  Handle.
9292
92931999-01-30  Robert Lipe  (robertlipe@usa.net)
9294
9295	* config.guess: Improve detection of i686 on UnixWare 7.
9296
92971999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
9298
9299	* config.guess: Add support for i386-pc-interix.
9300	* config.sub: Likewise.
9301	* configure.in: Likewise.
9302
93031999-01-18  Christopher Faylor <cgf@cygnus.com>
9304
9305	* Makefile.in: Remove unneeded all-target-libio from
9306	from all-target-winsup target since it is now unneeded.
9307	Add all-target-libtermcap in its place since it is now
9308	needed.
9309
93101998-12-30  Christopher Faylor <cgf@cygnus.com>
9311
9312	* configure.in: makefile stub for cygwin target is probably
9313	unnecessary.  Remove it for now.
9314
93151998-12-30  Christopher Faylor <cgf@cygnus.com>
9316
9317	* configure.in: libtermcap.a should be built when cygwin is the
9318	target as well as the host.
9319	* config.guess: Allow mixed case in cygwin uname output.
9320	* Makefile.in: Add libtermcap target.
9321
93221998-12-23  Jeffrey A Law  (law@cygnus.com)
9323
9324	* config.sub: Clean up handling of hppa2.0.
9325
93261998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
9327
9328	* config.guess: Use C code to identify more HP machines.
9329
9330Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9331
9332	* config.sub: Handle hppa2.0.
9333
9334Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9335
9336	* configure.in: Add cygmon for x86-coff and x86-elf. Configure
9337	cygmon for all sparclite targets, regardless of object format.
9338
93391998-12-15  Mark Salter  <msalter@cygnus.com>
9340
9341	* configure.in: Added target-bsp for several target architectures.
9342
9343	* Makefile.in: Added rules for bsp.
9344
9345Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9346
9347	* config.guess: Improve detection of hppa2.0 processors.
9348
9349Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9350
9351	* config.guess: Recognize FreeBSD using ELF automatically.
9352
93531998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9354
9355	* configure (skip-this-dir): Add handling for new shell script, which
9356	might be created by a sub-directory's configure to indicate, this particular
9357	directory is "unwanted".
9358	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9359
9360Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9361
9362	* ltconfig: import from libtool, after changing libtool to
9363	account for the cygwin name change.
9364
9365Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9366
9367	* Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9368	include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9369
9370Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9371
9372	* configure.in: Add libtermcap to list of cygwin dependencies.
9373
93741998-11-17  Geoffrey Noer  <noer@cygnus.com>
9375
9376	* Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9377	they include winsup/include when it's a cygwin target.
9378
93791998-11-12  Tom Tromey  <tromey@cygnus.com>
9380
9381	* configure.in (host_tools): Added zip.
9382	* Makefile.in (all-target-libjava): Depend on all-zip.
9383	(all-zip): New target.
9384	(ALL_MODULES): Added all-zip.
9385	(NATIVE_CHECK_MODULES): Added check-zip.
9386	(INSTALL_MODULES): Added install-zip.
9387	(CLEAN_MODULES): Added clean-zip.
9388
93891998-11-12  Geoffrey Noer  <noer@cygnus.com>
9390
9391	* Makefile.in: lose "32" from comment about cygwin.
9392
93931998-11-05  Nick Clifton  <nickc@cygnus.com>
9394
9395	* configure.in: Use -Os to build target libraries for the fr30.
9396
93971998-11-04  Dave Brolley  <brolley@cygnus.com>
9398
9399	* config.sub: Add fr30.
9400
94011998-11-02  Geoffrey Noer  <noer@cygnus.com>
9402
9403	* configure.in: drop "32" from config/mh-cygwin32.  Check
9404	cygwin* instead of cygwin32*.
9405	* config.sub: Check cygwin* instead of cygwin32*.
9406
94071998-10-22  Robert Lipe  <robertl@dgii.com>
9408
9409	* config.guess: Match any version of Unixware7.
9410
94111998-10-20  Syd Polk  <spolk@cygnus.com>
9412
9413	* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9414	if desired.
9415
94161998-10-18  Jeffrey A Law  (law@cygnus.com)
9417
9418	* config.if (cxx_interface, libstdcxx_interface): Do not try to set
9419	these if the appropriate directories and files to not exist.
9420
94211998-10-14  Jeffrey A Law  (law@cygnus.com)
9422
9423	* Makefile.in (DEVO_SUPPORT): Add config.if.
9424
94251998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
9426
9427	* configure: Add pattern to replace "build_tooldir"'s
9428	definition in the generated Makefile with "tooldir"'s
9429	actual value.
9430
9431Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9432
9433	* config.sub: Bring back lost sparcv9.
9434
9435	* Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9436
9437Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9438
9439	* Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9440	CC_FOR_TARGET and friends.
9441
9442Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9443
9444	* Makefile.in (build_tooldir): New variable, same as tooldir.
9445	(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9446	-B$(build_tooldir)/bin/.
9447	(BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9448
9449Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9450
9451	* config.sub: Add support for i[34567]86-pc-udk.
9452	* configure.in: Likewise.
9453
9454Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9455
9456	* Makefile.in: add bzip2 package building bits for user
9457	tools module
9458	* configure.in: ditto
9459
9460Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9461
9462	* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9463	(ALL_TARGET_MODULES): Add all-target-libobjc.
9464	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9465	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9466	(all-target-libchill): Add dependencies.
9467	* configure.in (target_libs): Add libchill.
9468
94691998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9470
9471	* configure.in (target_subdir): Remove duplicate line.
9472
9473Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9474
9475	* Makefile.in (all-automake): fix dependencies.
9476
9477Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9478
9479	* configure.in: Minor cleanups for building in the $(target_alias)
9480	subdir.
9481
94821998-09-22  Jim Wilson  <wilson@cygnus.com>
9483
9484	* Makefile.in (bootstrap): Set r and s before make all.  Use
9485	BASE_FLAGS_TO_PASS in make all.
9486	(cross): Likewise.
9487
94881998-09-20  Mark Mitchell  <mark@markmitchell.com>
9489
9490	* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9491
9492Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9493
9494	* config.sub: Fix typo in last change.
9495
94961998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9497
9498	* config.sub: Add support for C4x target.
9499	* configure.in: Likewise.
9500
95011998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9502
9503	* config.sub: Recognize sparcv9 just like sparc64.
9504
9505Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9506
9507	* config.guess: Match "Pent II" or "PentII" for OpenServer.
9508
9509Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9510
9511	* config.guess: Correctly identify Pentium II sco boxes.
9512
9513	* config.guess: Fix "tr" code.  From Weiwen Liu.
9514
9515Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9516
9517	* configure.in: Do not assume x86-svr4 or x86-unixware can handle
9518	stabs.
9519
9520Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9521
9522	* Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9523	(ALL_TARGET_MODULES): Add all-target-libchill.
9524	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9525	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9526	(all-target-libchill): Add dependencies.
9527	* configure.in (target_libs): Add libchill.
9528
9529Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9530
9531	* config.guess: Avoid assumptions about "tr" behaves when
9532	LANG is set to something other than English.
9533
9534Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9535
9536	* configure (gxx_include_dir): Changed to
9537	'${prefix}/include/g++'-${libstdcxx_interface}.
9538
9539	* config.if: New to determine the interfaces.
9540
9541Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9542
9543	* config.guess: Detect and handle MPE/IX.
9544	* config.sub: Deal with MPE/IX.
9545
9546Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9547
9548	* configure.in: Use mh-aix43.
9549
95501998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9551
9552	* configure: Fix --without/--disable cases for gxx-include-dir.
9553
9554Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9555
9556	* mdata-sh:  Imported.  Needed for automake support.
9557
9558Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9559
9560	* Makefile.in (taz): Try "chmod -R og=u ." before
9561	"chmod og=u `find . -print`".
9562
9563Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9564
9565	* configure.in: Add arm-elf and thumb-elf support.
9566
9567Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9568
9569	* Makefile.in: Undo previous patch.
9570
9571Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9572
9573	* Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9574	to here ...
9575	(install-no-fixedincludes): and here
9576	(INSTALL_MODULES): ... from here.
9577
9578Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9579
9580	* config.sub: Merge with FSF.
9581
9582	* config.guess: Merge with FSF.
9583
9584Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9585
9586	* configure (extraconfigdirs): New variable.
9587	(SUBDIRS): Add extraconfigdirs and recurse on them too.
9588	* Makefile.in (all): Move higher in file.
9589	(EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9590	(EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9591	(ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9592	(CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9593	(INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9594
95951998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9596
9597	* Makefile.in (all-target-libjava): Depend on all-gcc and
9598	all-target-newlib.
9599	(configure-target-libjava): Depend on $(ALL_GCC).
9600
9601Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9602
9603	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9604	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9605
9606Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9607
9608	* ylwrap: Change absolute path checks to check for DOS style path
9609	names.
9610
9611	* ylwrap: Don't use a full path name if the source file is in the
9612	same directory.  From hjl@lucon.org (H.J. Lu).
9613
9614	* config-ml.in: Default to being verbose, to match Feb 18 change to
9615	configure.
9616
9617Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9618
9619	Brought over from egcs:
9620
9621	Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9622
9623	* configure.in (target_subdir): Set to ${target_alias} instead
9624	of "libraries".
9625
9626	Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9627
9628	* configure.in (target_subdir): Set to libraries if enable_multilib.
9629
9630Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9631
9632	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9633	multilibs, force reconfiguration the first time we create
9634	multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9635
9636Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9637
9638	* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9639	avoid confusion with --no-recursion.
9640
9641Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9642
9643	* configure.in: Win32 hosts shouldn't use install -x
9644	* install-sh: remove -x option, and special .exe-handling
9645	hack.
9646
9647Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9648
9649	* config.guess: Recognize i586-pc-beos.
9650	* configure.in: Don't build some bits for beos.
9651
9652Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9653
9654	* configure: If CC is set but CFLAGS is not, and CC is gcc, make
9655	CFLAGS default to -O2.
9656
9657	* ltmain.sh: Add some hacks to make SunOS --enable-shared work
9658	when using GNU ld.
9659
9660Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9661
9662	* ltmain.sh: Correct install when using a different shell.
9663
9664Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9665
9666	* ltconfig, ltmain.sh: Update to libtool 1.2b.
9667
9668Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9669
9670	* makefile.vms: Update to build binutils/makefile.vms.  Add install
9671	target.
9672
9673Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9674
9675	* ltconfig: Update to correct AIX handling.
9676
9677Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9678
9679	* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9680
9681	* configure.in (target_subdir): Set to ${target_alias} instead
9682	of "libraries".
9683
96841998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9685
9686	* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9687	(Makefile): Depend on $(gcc_version_trigger).
9688
9689	* configure (gcc_version): Change default initializer to empty
9690	string.
9691	(gcc_version_trigger): New variable; pass this variable down
9692	to subdir configures to enable them checking gcc's version
9693	themselves. Emit make macros for both gcc_version vars.
9694	(topsrcdir): Initialize reliably.
9695	(recursion line): Remove --with-gcc-version=${gcc_version}.
9696
96971998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9698
9699	* configure (enable_version_specific_runtime_libs): Implement new flag
9700	--enable-version-specific-runtime-libs which installs C++ runtime stuff
9701	in $(libsubdir); emit definition in each generated Makefile.
9702	(gxx_include_dir): Initialize depending on
9703	$enable_version_specific_runtime_libs.
9704
97051998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9706
9707	* configure (gcc_version): Initialize properly depending on
9708	how and where configure is started.
9709	(recursion line): Pass a --with-gcc-version=${gcc_version}
9710	to configures in subdirs.
9711
9712Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9713
9714	* configure.in (noconfigdirs): Add configure pattern for mips tx39
9715	cygmon
9716
9717Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9718
9719	* configure.in: Add cygmon and libstub support for mn10200.
9720
97211998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9722
9723	* configure (gcc_version): Add new variable describing the
9724	particular gcc version we're building.
9725	* Makefile.in (libsubdir): Add new macro for the directory
9726	in which the compiler finds executables, libraries, etc.
9727	(BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9728	and libsubdir.
9729
9730Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9731
9732	* Makefile.in (local-clean): Remove *.log.
9733	(warning.log): Built with warn_summary from build.log.
9734	(mail-report.log): Run test_summary.
9735	(mail-report-with-warnings.log): Run test_summary including
9736	warning.log in the report.
9737
9738Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9739
9740	* config.guess: Detection of Pentium II for *-sco-3.2v5*.
9741
9742Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9743
9744	* Makefile.in (grep): Grep no longer depends on libiberty.
9745
9746Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9747
9748	* Makefile.in: all-snavigator needs all-libgui.
9749
9750Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9751
9752	* configure.in: Add cygmon and libstub support for mn10300.
9753
9754Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9755
9756	* missing: Update to version from automake 1.3.
9757
9758	* ltmain.sh: On installation, don't get confused if the same name
9759	appears more than once in the list of library names.
9760
9761Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9762
9763	* config.sub: Accept m68060 and m5200 as CPU names.
9764
9765Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9766
9767	* configure: Use && rather than using -a in test, because odd
9768	strings can confuse test.
9769	* configure.in: Likewise.
9770
9771Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9772
9773	* ltconfig, ltmain.sh: Bring in Visual C++ support.
9774
9775Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9776
9777	* Makefile.in (boostrap2-lean, bootstrap3-lean,
9778	bootstrap4-lean): New targets.
9779
9780Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9781
9782	* mpw-* Delete.  Not used.
9783
9784Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9785
9786	* COPYING.LIB: Update FSF address.
9787
9788Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9789
9790	* ltconfig, ltmain.sh: Update to libtool 1.2a.
9791
9792	* Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9793	GAS_SUPPORT_DIRS.
9794
9795Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9796
9797	* ltconfig, ltmain.sh: Avoid producing a version number if
9798	-version-info was not used.
9799
9800Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9801
9802	* configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9803	building with newlib.
9804
98051998-04-30  Paul Eggert  <eggert@twinsun.com>
9806
9807	* Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9808	Solaris `make' causes it to continue to next definition.
9809
9810Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9811
9812	* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9813	the right GUI libraries and files are installed along with GDB.
9814
9815Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9816
9817	* configure.in: Change alpha to alpha* in several places.
9818
9819Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9820
9821	* config.sub: Recognize sparc86x.
9822
9823Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9824
9825	* configure.in (--enable-target-optspace): Remove debug echo.
9826
9827Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9828
9829	* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9830
9831Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9832
9833	* ltconfig: Update cygwin32 support.
9834
9835	* Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9836	(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9837	(GDB_SUPPORT_DIRS): Likewise.
9838
9839Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9840
9841	* configure.in (target_makefile_frag): If --enable-target-optspace,
9842	use -Os to compile target libraries rather than -O2.  Default to
9843	using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9844	not used.
9845	* configure.in (target_cflags): Ditto for d30v.
9846
9847Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9848
9849	* Makefile.in (all-bfd): Depend on all-intl.
9850	(all-binutils): Likewise.
9851	(all-gas): Likewise.
9852	(all-gprof): Likewise.
9853	(all-ld): Likewise.
9854
98551998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9856
9857	* configure.in (host_tools): Fix typo, lbtool -> libtool.
9858
9859Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9860
9861	* Makefile.in (all-bfd): Depend upon all-libiberty.
9862
9863	* ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9864
9865Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9866
9867	* Makefile.in: Add libstub.
9868
9869	* configure.in: Ditto. Build libstub for targets that have cygmon
9870	support.
9871
9872Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9873
9874	* configure.in: Don't set PICFLAG on ix86-cygwin32.
9875
9876Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9877
9878	* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9879	use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9880
9881Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9882
9883	* configure: Define DEFAULT_M4 by searching PATH.
9884	* Makfile.in: Use DEFAULT_M4.
9885
9886Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9887
9888	* ltconfig: Add cygwin32 support.
9889
9890	* Makefile.in, configure.in: Add libtool as a native only directory
9891	to configure and build.
9892
9893Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9894
9895	* Makefile.in (INSTALL_MODULES): Remove texinfo.
9896
9897Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9898
9899	* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9900
9901Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9902
9903	* Makefile.in: add ash make rules
9904	* configure.in: add ash to native_only and host_tools lists
9905
9906Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9907
9908	* Makefile.in (all-gettext, all-intl): New targets.
9909	(ALL_MODULES): Added all-gettext, all-intl.
9910	(CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9911	(INSTALL_MODULES): Added install-gettext, install-intl.
9912	(CLEAN_MODULES): Added clean-gettext, clean-intl.
9913
9914	* configure.in (host_tools): Added gettext.
9915	(native_only): Likewise.
9916	(noconfigdirs) [various cases]: Likewise.
9917	(host_libs): Added intl.
9918
9919Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9920
9921	* configure: Do not disable building gdbtk for cygwin32 hosts.
9922
9923Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9924
9925	* configure.in: Add thumb-coff target.
9926	* config.sub: Add thumb-coff target.
9927
9928Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9929
9930	* Makefile.in: Revert yesterday's change.
9931	(all-target-winsup):  all-target-librx stays out of here.
9932
9933Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9934
9935	* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9936	CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9937	INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9938	Remove references to librx and libg++.
9939
9940Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9941
9942	* Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9943	recursive makes
9944
9945Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9946
9947	* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9948	for newlib directory.
9949	(CXX_FOR_TARGET): Likewise.
9950
9951Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9952
9953	* ltconfig: Update after libtool/ltconfig.in change for
9954	hpux11.
9955
9956Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9957
9958	* ltconfig, ltmain.sh: Update to libtool 1.2.
9959
9960Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9961
9962	* Makefile.in (install-gcc): Don't specify LANGUAGES here.
9963	(install-gcc-cross): Instead, override LANGUAGES here.
9964
99651998-03-18  Dave Love  <d.love@dl.ac.uk>
9966
9967	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9968	non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9969
9970Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9971
9972	* configure.in: Add Thumb-pe target.
9973
9974Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9975
9976	* Makefile.in - changed sn targets to snavigator
9977	* configure.in - changed sn targets to snavigator
9978
9979Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9980
9981	* config-ml.in: After building symlink tree call make distclean
9982	if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9983	to be the case for libiberty.
9984
9985Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9986
9987	* configure: When making link, also check the current
9988	directory. The configure scripts may create one.
9989
9990Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9991
9992	* config.sub: Accept alphapca56 and alphaev6 properly.
9993
9994Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9995
9996	* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9997
9998Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9999
10000	* config.sub (sco5): Fix typo.
10001
10002Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10003
10004	* Makefile.in (INSTALL_MODULES): Move install-tcl before
10005	install-itcl.
10006	(install-itcl): Remove dependency on install-tcl.
10007
10008Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10009
10010	* configure.in: Remove libgloss from noconfigdirs for MN10300.
10011
10012Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10013
10014	* configure.in: Don't build libgui for a cygwin32 target when not on
10015	a cygwin32 host.
10016
10017Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10018
10019	* configure (redirect): Set to null, so default behavior of
10020	configure is now --verbose.
10021
100221998-02-16  Dave Love  <d.love@dl.ac.uk>
10023
10024	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10025	CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10026
10027Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10028
10029	* Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10030	this change to sync Makefile.in with its ChangeLog entries.
10031
10032Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10033
10034	* ltmain.sh (mkdir): Check that the directory doesn't exist
10035	before we exit with error, so that we don't get races during
10036	parallel builds.
10037
10038Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10039
10040	* ltconfig, ltmain.sh: Update from libtool 1.0i.
10041
10042Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10043
10044	* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10045	PICFLAG_FOR_TARGET.
10046	(EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10047
10048	* configure: Emit a definition for the new macro enable_shared
10049	into each Makefile.
10050
10051Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10052
10053	* configure.in (host_tools, native_only): Add libtool.
10054
10055Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10056
10057	* configure.in: add target-gperf to noconfigdirs for Cygwin32.
10058	Fix typo in ming config comment.
10059
10060Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10061
10062	* ltconfig, ltmain.sh: Update from libtool 1.0h.
10063
10064Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10065
10066	* config.sub: Add tic30 cases, and map c30 to tic30.
10067
10068Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10069
10070	* Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10071	(ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10072	(CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10073	(CLEAN_TARGET_MODULES): Similarly
10074	(all-target-libf2c): Add dependences.
10075	* configure.in (target_libs): Add libf2c.
10076
10077Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10078
10079	* configure.in: Remove expect from noconfigdirs when target
10080	is cygwin32.  OK to build expect and dejagnu with Canadian
10081	Cross.
10082
10083Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10084
10085	* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10086	host.
10087
10088	* config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10089	and mingw32.
10090
10091Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10092
10093	* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10094	here as it is not defined in the toplevel Makefile.
10095
10096Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10097
10098	* configure (package_makefile_rules_frag): New variable, which names
10099	a file with generic rules, ...
10100	Change comment to mention we now have FIVE parts.
10101	* configure: Undo last change.
10102
10103Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10104
10105	* config.guess: More accurate determination of HP processor types.
10106	* config.sub: More accurate determination of HP processor types.
10107
10108Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10109
10110	* configure (package_makefile_frag): Move inserting the
10111	${package_makefile_frag} to where it should be according
10112	to the comment.
10113
10114Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10115
10116	* config.guess: Add support for Linux/ARM.
10117
10118Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10119
10120	* .cvsignore: Remove *-info and *-install since they match
10121	release-info and mpw-install, which we don't want to just ignore.
10122
10123Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10124
10125	* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10126
10127Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10128
10129	* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10130	local_prefix to sub-make invocations.
10131
10132Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10133
10134	* configure.in: Check makefile fragments in the source
10135	directory.
10136
10137Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10138
10139	* configure.in: Check whether host and target makefile
10140	fragments exist before adding them to *_makefile_frag.
10141
10142Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10143
10144	* configure.in (target_configdirs): Add cygmon for sparc64-elf.
10145
10146Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10147
10148	* configure.in: Make sure we only replace RPATH_ENVVAR on
10149	lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10150	regexp to sed.
10151
10152	* Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10153	to sub-makes.
10154
101551998-01-13  Lee Iverson   (leei@ai.sri.com)
10156
10157	* config-ml.in (multi-do): LDFLAGS must include multilib
10158	designator.
10159
10160Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10161
10162	* config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10163
10164Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10165
10166	* config.sub: Add mingw32 support.
10167	* configure.in: Likewise.
10168
10169Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10170
10171	* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10172
10173Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10174
10175	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
10176	* configure (gxx_include_dir): Provide a definition for subdirs
10177	which do not use autoconf.
10178
10179Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10180
10181	* config.guess: Sync with egcs.  Picks up new alpha support,
10182	BeOS & some additional linux support.
10183
10184Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10185
10186	* config.guess: HP 9000/803 is a PA1.1 machine.
10187
10188Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10189
10190	* configure.in: It's alpha*-...
10191
10192Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10193
10194	* configure.in (host_makefile_frag, target_makefile_frag):
10195	Handle multiple config files.
10196	(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10197	alpha-*-*.
10198
10199Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10200
10201	* mkdep: New file.
10202
10203Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10204
10205	* configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10206
10207Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10208
10209	* Makefile.in: Add libgui directory.
10210	(GDB_TK): Add all-libgui.
10211	* configure.in: Add libgui directory.
10212	* configure: Add all-libgui to GDB_TK.
10213
10214Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10215
10216	* config-ml.in (multidirs): Add m32r to multilib list.
10217
10218Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10219
10220	* Makefile.in (all-target-gperf): Change dependency to
10221	all-target-libstdc++.
10222
10223Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10224
10225	* config.guess: Add BeOS support.
10226
10227Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10228
10229	Source directory cvs renamed to cvssrc:
10230	* configure.in (host_tools): Change cvs to cvssrc.
10231	(native_only): Likewise.
10232	(noconfigdirs) [various cases]: Likewise.
10233	* Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10234	(CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10235	(INSTALL_MODULES): Change install-cvs to install-cvssrc.
10236	(CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10237	(all-cvssrc): Rename target from all-cvs.
10238
10239Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10240
10241	* configure (gxx_include_dir): Fix thinko.
10242
10243Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10244
10245	* Makefile.in (INSTALL_TARGET_CROSS): Define.
10246	(install-cross, install-gcc-cross): New targets.
10247
10248Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10249
10250	* configure.in (noconfigdirs): Add support for Thumb target.
10251
10252	* config.sub (maybe_os): Add support for Thumb target.
10253
10254Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10255
10256	* Makefile.in: Add rules for cygmon.
10257
10258	* configure.in: Build cygmon for sparc-elf and sparclite-aout.
10259
10260Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10261
10262	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
10263	* configure (gxx_include_dir): Provide a definition for subdirs
10264	which do not use autoconf.
10265
10266Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10267
10268	* Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10269	11/18/97 build
10270
10271Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10272
10273	* From Franz Sirl.
10274	* config.guess (powerpc*-*-linux): Handle glibc2 beta release
10275	found on RedHat Linux systems.
10276
10277Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10278
10279	* config.guess (alpha stuff): Merge with FSF to avoid incorrect
10280	guesses.
10281
10282Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10283
10284	* configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10285
10286Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10287
10288	* ltmain.sh: If mkdir fails, check whether the directory was created
10289	anyhow by some other process.
10290
10291Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10292
10293	* configure.in (d30v-*-*): Configure all directories.
10294
10295Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10296
10297	* configure.in (d30v-*-*): Configure newlib, libiberty directories
10298	for the D30V.
10299
10300Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10301
10302	* configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10303
10304Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10305
10306	* include/libiberty.h: Add extern "C" { so it can be used with C++
10307	progrms.
10308	* include/remote-sim.h:  Add extern "C" { so it can be used with C++
10309	programs.
10310
10311Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10312
10313	* configure.in (d30v-*-*): Configure GCC now.
10314
10315Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10316
10317	* configure.in: Remove a "second pass" of tweaking noconfigdirs,
10318	is no longer needed.
10319
10320Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10321
10322	* Makefile.in: check-target-libio depends on all-target-libstdc++.
10323
10324Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10325
10326	* Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10327	targets using "$@" to provide support for similar but not identical
10328	targets without having to duplicate code.
10329
10330Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10331
10332	* makefile.vms: Fix to work with DEC C.
10333
10334Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10335
10336	* config.sub: Add mips-tx39-elf to marketing names.
10337
10338Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10339
10340	* ltmain.sh: Handle symlinks in generated script.
10341
10342Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10343
10344	* configure: Handle autoconf style directory options: --bindir,
10345	--datadir, --includedir, --infodir, --libdir, --libexecdir,
10346	--mandir, --oldincludedir, --sbindir, --sharedstatedir,
10347	--sysconfdir.
10348	* Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10349	(sharedstatedir, localstatedir, oldincludedir): New variables.
10350	(BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10351	infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10352	sbindir, sharedstatedir, and sysconfdir.
10353
10354Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10355
10356	* Makefile.in (bootstrap-lean): New target.
10357
10358Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10359
10360	* configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10361	sn, and gnuserv from noconfigdirs.
10362
10363Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10364
10365	* ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10366
10367Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10368
10369	* Makefile.in (cross): New target.
10370
10371Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10372			  Jeff Law	   <law@cygnus.com>
10373
10374	* Makefile.in (bootstrap2, bootstrap3): New targets.
10375	(all-bootstrap): Remove outdated and confusing target.
10376	(bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10377
10378Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10379
10380	* configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10381	windows.  Consistent with gdb/configure.
10382
103831997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10384
10385	* configure.in: Name Linux target fragment.
10386
10387	* configure: Rewrite so that project Makefile fragment is inserted
10388	first and appears last in the resulting Makefile.
10389
10390Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10391
10392	* Makefile.in (install-itcl): Install tcl first.
10393
10394Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10395
10396	* configure.in: remove bison from noconfigdirs for Cygwin32 host
10397
10398Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10399
10400	* Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10401
10402	* configure.in (skipdirs): Add target-librx for Linux.
10403	(alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10404
10405Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10406
10407	* Makefile.in (bootstrap): New target.
10408
10409Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10410
10411	* config.sub: Accept 'amigados' for backward compatability.
10412
10413Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10414
10415	* config.guess: Merge with FSF.
10416
10417Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10418
10419	* config.sub: Change 'amigados' to 'amigaos' to match current usage.
10420
10421Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10422
10423	* config.sub: Add "marketing-names" patch.
10424
10425Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10426
10427	* configure.in (*-*-rtems*): Do not build libgloss for rtems.
10428
10429Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10430
10431	* config.sub: Handle v850-elf.
10432
10433Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10434
10435	* .cvsignore (*-install): Remove.
10436
10437Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10438
10439	* ltconfig: Set CONFIG_SHELL in libtool.
10440	* ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10441
10442Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10443
10444	* configure.in (target_subdir): Set to libraries if enable_multilib.
10445
10446Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10447
10448	* config.guess: Update from gcc directory.
10449
10450Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10451
10452	* Makefile.in (all-sim): Depends on all-readline.
10453
10454Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10455
10456	* Makefile.in (BISON, YACC): Use $$s.
10457	(all-bison): Depend on all-texinfo.
10458
10459Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10460
10461	* Makefile.in (BISON): Add -L flag.
10462	(YACC): Likewise.
10463
10464Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10465
10466	* configure.in (noconfigdirs): Add support for v850e target.
10467
10468	* config.sub (maybe_os): Add support for v850e target.
10469
10470Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10471
10472	* configure.in (noconfigdirs): Add support for v850ea target.
10473
10474	* config.sub (maybe_os): Add support for v850ea target.
10475
10476Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10477
10478	* config.sub: Add mipstx39.  Delete r3900.
10479
10480Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10481
10482	* Makefile.in (all-autoconf): Depends on all-texinfo.
10483
10484Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10485
10486	* config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10487	eabi targets.
10488
10489Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10490
10491	* configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10492
10493	* configure: When handling a Canadian Cross, handle YACC as well as
10494	BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10495	* Makefile.in (all-bison): Depend upon all-texinfo.
10496
10497Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10498
10499	* Makefile.in (BISON): bison, not byacc or bison -y.
10500	(YACC): bison -y or byacc or yacc.
10501	(various): Add *-bison as appropriate.
10502	(taz): No need to mess with BISON anymore.
10503
10504Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10505
10506	* configure: If OSTYPE matches *win32*, try to find a good value for
10507	CONFIG_SHELL.
10508
10509Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10510
10511	* Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10512	configure.in if it is present.
10513
10514Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10515
10516	* Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10517
10518Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10519
10520	* config.sub: Recognize `arc' cpu.
10521	* configure.in: Likewise.
10522	* config-ml.in: Likewise.
10523
10524Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10525
10526	* Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10527
10528Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10529
10530	* configure: Changed sed delimiter from ':' to '|' when
10531	attempting to substitute ${config_shell} for SHELL. On
10532	NT ${config_shell} may contain a ':' in it.
10533
10534Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10535
10536	* Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10537
10538Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10539
10540	* Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10541
10542Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10543
10544	* Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10545
10546	* ylwrap: If the program is a relative path, force it to be
10547	absolute.
10548
10549Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10550
10551	* configure (tooldir): Set BISON to `bison -y' and not just bison.
10552
10553Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10554
10555	* Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10556	correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10557	for libraries.
10558
10559Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10560
10561	* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10562	separated by spaces.
10563
10564Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10565
10566	* ylwrap: New file.
10567	* Makefile.in (DEVO_SUPPORT): Add ylwrap.
10568
10569	* ltmain.sh: Handle /bin/sh at start of install program.
10570
10571	* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10572
10573	* ltconfig, ltmain.sh: New files, from libtool 1.0.
10574	* missing: New file, from automake 1.2.
10575
10576Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10577
10578	* Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10579	check-tk to CHECK_X11_MODULES.
10580
10581Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10582
10583	* config.sub: Merge with FSF.
10584
10585Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10586
10587	* config.guess: Merge with FSF.
10588
10589Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10590
10591	* configure: Treat msdosdjgpp like go32.
10592	* configure.in: Likewise.  Don't remove gprof for go32.
10593
10594	* configure: Change Makefile.tem2 to Makefile.tm2.
10595
10596Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10597
10598	* configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10599
10600Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10601
10602	* install-sh (chmodcmd): Set to null if the DST directory already
10603	exists.  Same as Nov 11th change.
10604
10605Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10606
10607	* configure (GDB_TK): Needs itcl and tix.
10608
10609Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10610
10611	* config.guess: Update from FSF.
10612
10613Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10614
10615	* Makefile.in (GDB_TK): Depend on itcl and tix.
10616
10617Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10618
10619	* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10620	(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10621	(INSTALL_SCRIPT): New variable.
10622	(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10623	* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10624	to -x.
10625	* install-sh: Add support for -x option.
10626
10627Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10628
10629	* configure.in, Makefile.in: Treat tix like itcl.
10630
10631Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10632
10633	* Makefile.in (WINDRES): New variable.
10634	(WINDRES_FOR_TARGET): New variable.
10635	(BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10636	(EXTRA_HOST_FLAGS): Add WINDRES.
10637	(EXTRA_TARGET_FLAGS): Add WINDRES.
10638	(EXTRA_GCC_FLAGS): Add WINDRES.
10639	($(DO_X)): Pass down WINDRES.
10640	($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10641	* configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10642	DLLTOOL_FOR_TARGET.
10643
10644Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10645
10646	* configure.in: configure sim before gdb for win32-x-ppc
10647
10648Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10649
10650	Move gperf into the toplevel, from libg++.
10651	* configure.in (target_tools): Add target-gperf.
10652	(native_only): Add target-gperf.
10653	* Makefile.in (all-target-gperf): New target, depend on
10654	all-target-libg++.
10655	(configure-target-gperf): Empty rule.
10656	(ALL_TARGET_MODULES): Add all-target-gperf.
10657	(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10658	(CHECK_TARGET_MODULES): Add check-target-gperf.
10659	(INSTALL_TARGET_MODULES): Add install-target-gperf.
10660	(CLEAN_TARGET_MODULES): Add clean-target-gperf.
10661
10662Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10663
10664	* config.sub (mn10200): Recognize new basic machine.
10665
10666Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10667
10668	* configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10669	--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10670
10671Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10672
10673	* configure.in: If we're building mips-sgi-irix6* native, turn on
10674	ENABLE_MULTILIB and set TARGET_SUBDIR.
10675
10676Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10677
10678	* Makefile.in (all-sn): Depend on all-grep.
10679
10680Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10681
10682	* configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10683
10684	* configure: Set CFLAGS and CXXFLAGS, and substitute them into
10685	Makefile.  From Jeff Makey <jeff@cts.com>.
10686	* Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10687
10688	* Makefile.in (DISTBISONFILES): Remove.
10689	(taz): Don't futz with DISTBISONFILES.  Change BISON to use
10690	$(DEFAULT_YACC).
10691
10692	* configure.in: Build itl, db, sn, etc., when building for native
10693	cygwin32.
10694
10695	* Makefile.in (LD): New variable.
10696	(EXTRA_HOST_FLAGS): Pass down LD.
10697	($(DO_X)): Likewise.
10698
10699Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10700
10701	* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10702
10703Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10704
10705	* configure.in (targargs): Strip out any supplied --build argument
10706	before adding our own. Always add --build.
10707
10708Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10709
10710	* configure.in (targargs): Pass --build if we're doing
10711	a cross-compile.
10712
10713Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10714
10715	* configure: Use '|' instead of ":" as the separator in
10716	sed. Otherwise sed chokes on NT path names with drive
10717	designators. Also look for "?:*" as the leading characters in an
10718	absolute pathname.
10719
10720Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10721
10722	* config.sub: Support for r3900.
10723
10724Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10725
10726	* configure.in: Use install-sh, not install.sh.
10727
10728Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10729
10730	* Makefile.in (taz): Improve check for BISON so it doesn't try to
10731	apply it twice.
10732
10733Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10734
10735	* Makefile.in (INSTALL_MODULES): Put install-opcodes before
10736	install-binutils.
10737
10738Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10739
10740	* Makefile.in: Add automake targets.
10741	* configure.in (host_tools): Add automake.
10742
10743Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10744
10745	* configure: Default CXX to c++, not gcc.
10746	* Makefile.in (CXX): Set to c++, not gcc.
10747	(CXX_FOR_TARGET): When cross, transform c++, not gcc.
10748
10749Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10750
10751	* install-sh: try appending a .exe if source file doesn't
10752	exist
10753
10754Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10755
10756	* configure.in: Turn on multilib by default.
10757	(cross_only): Remove target-libiberty.
10758
10759	* Makefile.in (all-gcc): Don't depend on libiberty.
10760
10761Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10762
10763	* config.guess: improve algorithm for recognizing Gnu Hurd x86.
10764
10765Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10766
10767	* Makefile.in (DEVO_SUPPORT): Add mpw-install.
10768	(DISTBISONFILES): Add ld/Makefile.in
10769
10770Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10771
10772	* configure.in: if target is cygwin32 but host isn't cygwin32,
10773	don't configure gdb tcl tk expect, not just gdb.
10774
10775Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10776
10777	* configure.in: Added gnuserv everywhere sn appears.
10778
10779	* Makefile.in (ALL_MODULES): Added all-gnuserv.
10780	(CROSS_CHECK_MODULES): Added check-gnuserv.
10781	(INSTALL_MODULES): Added install-gnuserv.
10782	(CLEAN_MODULES): Added clean-gnuserv.
10783	(all-gnuserv): New target.
10784
10785Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10786
10787	* config.guess: Fixes for MIPS OpenBSD systems.
10788
10789Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10790
10791	* Makefile.in (INSTALL_XFORM): Remove.
10792	(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10793
10794	* mkinstalldirs: New file, copied from automake.
10795	* Makefile.in (installdirs): Rename from install-dirs.  Use
10796	mkinstalldirs.  Change all users.
10797	(DEVO_SUPPORT): Add mkinstalldirs.
10798
10799Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10800
10801	* install-sh: Rename from install.sh.
10802	* Makefile.in (INSTALL): Change install.sh to install-sh.
10803	(DEVO_SUPPORT): Likewise.
10804
10805	* configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10806	Graichen <graichen@rzpd.de>.
10807
10808Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10809
10810	* config.guess: Recognize OpenBSD systems correctly.
10811
10812Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10813
10814	* README, Makefile.in (ETC_SUPPORT): Remove references to
10815	cfg-paper*, configure.{texi,man,info*}._
10816
10817Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10818
10819	* Makefile.in (all.normal): Ensure that gcc is built after all
10820	the x11 - ie gdb - targets.
10821
10822Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10823
10824	* makefile.vms: Don't run conf-a-gas.
10825
10826Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10827
10828	* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10829
10830Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10831
10832	* configure.in: Remove noconfigdirs case since gdb also
10833	configures and builds for tic80-coff.
10834
10835Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10836
10837	* configure: Set cache_file to config.cache.
10838	* Makefile.in (local-distclean): Remove config.cache.
10839
10840Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10841
10842	* COPYING: Update FSF address.
10843
10844Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10845
10846	* configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10847	noconfigdirs.
10848
10849Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10850
10851	* Makefile.in (install-dirs): Don't crash if prefix, and hence
10852	MAKEDIRS, is empty.
10853
10854Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10855
10856	* config.sub: Tweak mn10300 entry.
10857
10858Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10859
10860	* configure.in (host_tools): Put sim before gdb, so gdb's
10861	configure.tgt can determine if the simulator was configured.
10862
10863Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10864
10865	* config.sub: Move BeOS $os case to be with other Cygnus
10866	local cases.
10867
10868Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10869
10870	* config.sub: Remove misplaced comment that broke Linux.
10871
10872Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10873
10874	* config.sub: Add BeOS support.
10875
10876Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10877
10878	* Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10879
10880Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10881
10882	* configure.in (noconfigdirs): Remove tcl and tk from
10883	noconfigdirs for cygwin32 builds.
10884
10885Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10886
10887	* configure.in (tic80-*-*): Remove ld from noconfigdirs.
10888
10889Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10890
10891	* Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10892	make-all.com, use makefile.vms instead.
10893
10894Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10895
10896	* config.sub: Accept -lnews*.
10897
10898Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10899
10900	* configure.in (noconfigdirs): Disable target-newlib,
10901	target-examples and target-libiberty for d30v.
10902
10903Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10904
10905	* configure.in (noconfigdirs): Enable ld for d30v.
10906
10907Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10908
10909	* configure.in (tic80-*-*): Build compiler.
10910
10911Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10912
10913	* configure.in (d30v-*): Remove sim directory from list of
10914	unsupported d30v directories
10915
10916Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10917
10918	* config.sub, configure.in: Add d30v target cpu.
10919
10920Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10921
10922	* makefile.vms: New file.
10923	* make-all.com: Remove.
10924
10925Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10926
10927	* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10928
10929Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10930
10931	* Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10932
10933Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10934
10935	* Makefile.in (ALL_MODULES): Added all-db.
10936	(CROSS_CHECK_MODULES): Addec check-db.
10937	(INSTALL_MODULES): Added install-db.
10938	(CLEAN_MODULES): Added clean-db.
10939
10940Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10941
10942	* config.guess: Merge with latest FSF sources.
10943
10944Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10945
10946	* Makefile.in (ALL_MODULES): Added all-itcl.
10947	(CROSS_CHECK_MODULES): Added check-itcl.
10948	(INSTALL_MODULES): Added install-itcl.
10949	(CLEAN_MODULES): Added clean-itcl.
10950
10951Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10952
10953	* configure.in: build gdb for mn10200
10954
10955Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10956
10957	* Makefile.in (all-target-winsup): Depend on all-target-libio.
10958
10959Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10960
10961	* configure.in (tic80-*-*): Turn off most targets right now.
10962
10963Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10964
10965	* Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10966	rather than the makeinfo program.
10967	(do-info): Depend upon all-texinfo.
10968
10969Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10970
10971	* configure.in: Remove uses of config/mh-linux.
10972
10973	* config.sub, config.guess: Merge with latest FSF sources.
10974
10975Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10976
10977	* config.sub (case $basic_machine): Add tic80 entries.
10978
10979Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10980
10981	* config.sub, config.guess: Merge with latest FSF sources.
10982
10983Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10984
10985	* mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10986	* mpw-config.in: Test for NewFolderRecursive.
10987	* mpw-install: Use symbolic name for startup filename.
10988	* mpw-README: Add various additional details.
10989
10990Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10991
10992	* configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10993
10994Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10995
10996	* configure.in: Do build gcc and the target libraries for
10997	the mn10200.
10998
10999Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11000
11001	* configure.in: don't avoid building gdb for mn10300 any more
11002	* Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11003	instead of single-quoting it.
11004
11005Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11006
11007	* configure.in: Don't use --with-stabs on IRIX 6.
11008
11009Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11010
11011	* configure.in (m32r): Build gdb, libg++ now.
11012
11013Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11014
11015	* configure.in (mips*-sgi-irix6*):  Remove gdb and related
11016	directories from noconfigdirs.
11017
11018Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11019
11020	* config.sub (basic_machine): added mips16 configuration
11021
11022Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11023
11024	* config.sub: Handle d10v-unknown.
11025
11026Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11027
11028	* config.sub: Handle v850-unknown.
11029
11030Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11031
11032	* Makefile.in: add findutils
11033	* configure.in: add findutils to list of host_tools
11034
11035Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11036
11037	* config.sub: Handle mn10200 and mn10300.
11038
11039Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11040
11041	* configure.in (d10v-*): Do not build librx.
11042
11043Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11044
11045	* configure.in (mn10300): Build everything except gdb & libgloss.
11046
11047Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11048
11049	* config.guess:  Patch for Dansk Data Elektronik servers,
11050	from Niels Skou Olsen <nso@dde.dk>.
11051
11052	For ncr, use /bin/uname rather than uname, since GNU uname does not
11053	support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11054
11055	Patch for MIPS R4000 running System V,
11056	from Eric S. Raymond <esr@snark.thyrsus.com>.
11057
11058	Fix thinko for nextstep.
11059
11060	Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11061
11062	Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11063	* config.guess: Guess mips-dec-mach_bsd4.3.
11064
11065	Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11066	* config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11067	release numbers.
11068	* config.guess (mips-mips-riscos*):  Emit just enough of the
11069	release number.
11070
11071	Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11072	* config.guess (sparc-auspex-sunos*):  Added.
11073	(f300-fujitsu-*): Added.
11074
11075	Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11076	* config.guess:  Recognize a Tadpole as a sparc.
11077
11078Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11079
11080	* config.guess: Don't assume that NextStep version is either 2 or
11081	3.  NextStep 4 (aka OpenStep 4) has come out now.
11082
11083Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11084
11085	* config.guess: Support Cray T90 that reports itself as "CRAY TS".
11086	From Rik Faith <faith@cs.unc.edu>.
11087
11088Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11089
11090	* config.sub: Contributions from bug-gnu-utils to:
11091	Support plain "hppa" (no version given) architecture, reported by
11092	OpenStep.
11093	OpenBSD like NetBSD.
11094	LynxOs is not a hardware supplier.
11095
11096	* config.guess: Contributions from bug-gnu-utils to add support for:
11097	OpenBSD like NetBSD.
11098	Stratus systems.
11099	More Pyramid systems.
11100	i[n>4]86 Intel chips.
11101	M680[n>4]0 Motorola chips.
11102	Use unknown instead of lynx for hardware manufacturer.
11103
11104Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11105
11106	* install.sh (chmodcmd): Set to null if the DST directory already
11107	exists.
11108
11109Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11110
11111	* configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11112	not use mt-ppc target Makefile fragment any more.
11113
11114Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11115
11116	* configure.in (*-*-windows):  Exclude everything but those dirs
11117	needed to build windows.
11118
11119Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11120
11121	* Makefile.in (all-target-winsup): Depend on all-target-librx.
11122
11123Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11124
11125	* configure.in:  Exclude mmalloc from i386-windows.
11126
11127Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11128
11129	* Undo my previous change.
11130
11131Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11132
11133	* Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11134	unconditionally.
11135	(MAKEOVERRIDES): Define (revert this part of October 18 change).
11136
11137Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11138
11139	* Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11140	host to add it's own flags.
11141
11142Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11143
11144	* configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11145
11146Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11147
11148	* Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11149	(CXX_FOR_TARGET): Likewise.
11150	(GCC_FOR_TARGET): Define.
11151	(BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11152	(EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11153	CC_FOR_TARGET was specified on the command line.
11154	(MAKEOVERRIDES): Don't define.
11155
11156Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11157
11158	* configure.in (m32r): Fix spelling of libg++ libs.
11159
11160Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11161
11162	* config.sub (-apple*): Remove, now redundant.
11163
11164Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11165
11166	* configure: Don't get confused by CPU-VENDOR-linux-gnu.
11167
11168	* configure: Rework yesterday's sed script patch.
11169
11170	* config.sub: Merge with FSF.
11171
11172Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11173
11174	* config.guess:  Merge from FSF.
11175
11176	1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11177	* config.guess: Use pc instead of unknown, for pc clone systems.
11178	Change linux to linux-gnu.
11179
11180	Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11181	* config.guess: Avoid non-portable tr syntax.
11182
11183Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11184
11185	* test-build.mk (HOLES): Add "xargs" for gdb.
11186
11187	* configure: Avoid hpux10.20 sed bug.
11188
11189Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11190
11191	* configure.in:  Add support for windows host
11192	(that is a build done under the Microsoft build environment).
11193
11194Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11195
11196	* Makefile.in: Replace all uses of srcroot with s, to shrink
11197	command line lengths.
11198
11199	Patches from Geoffrey Noer <noer@cygnus.com>:
11200	* configure.in: If configuring for newlib, pass --with-newlib to
11201	subdirectories.
11202	* Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11203	-Bnewlib/ and -Lwinsup to gcc.
11204	(CXX_FOR_TARGET): Likewise.
11205
11206Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11207
11208	* Makefile.in (ETC_SUPPORT): Add configure.
11209
11210Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11211
11212	* configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11213	host configuration file.
11214
11215Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11216
11217	* configure.in: Break mn10x00 support into separate
11218	mn10200 and mn10300 configurations.
11219	* config.sub: Likewise.
11220
11221Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11222
11223	* configure.in: Add lots of stuff to noconfigdirs for
11224	the mn10x00 targets.
11225
11226	* config.sub, configure.in: Add mn10x00 support.
11227
11228Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11229
11230	* make-all.com: Call conf-a-gas, not config-a-gas.
11231
11232Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11233
11234	* configure.in (noconfigdirs): Don't build libgloss for arm-coff
11235	targets.
11236
11237Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11238
11239	* mpw-README: Add much more detail for native PowerMac.
11240	* mpw-install: New file.
11241	* mpw-configure: Add --norecursion and --help options.
11242	* mpw-config.in: Translate readme and install files when
11243	copying to objdir.
11244	* mpw-build.in: Don't always depend on byacc and flex.
11245	(install-only-top): New action.
11246
11247Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11248
11249	* configure.in:  You can now configure GDB for the v850.
11250
11251Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11252
11253	* configure.in (noconfigdirs): Don't configure any C++ dirs
11254	if targeting D10V.
11255
11256Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11257
11258	* config.sub: Recognize mips64vr5000.
11259
11260Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11261
11262	* configure.in: Use a single line for host_tools and native_only.
11263
11264Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11265
11266	* config.sub, configure.in: Add entries for m32r.
11267
11268Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11269
11270	* Makefile.in (inet-install): Don't run install-gzip.
11271
11272Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11273
11274	* configure.in:  Don't config lots of things for *-*-windows*.
11275
11276Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11277
11278	* mpw-config.in: Test for mpw-true, true, and null-command scripts.
11279	(host_libs, host_tools): Copy from configure.in.
11280	* mpw-configure: Don't complain about directories not found.
11281
11282Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11283
11284	* configure.in (i[345]86): Recognize i686 for pentium pro.
11285	(i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11286	file.
11287
11288	* config.guess (i[345]86): Ditto.
11289
11290Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11291
11292	* configure.in (noconfigdirs): Removed gdb for D10V.
11293
11294Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11295
11296	* configure.in: Remove ld, target-libio, target-libg++, and
11297	target-libstdc++ from noconfigdirs.
11298
11299Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11300
11301	* configure: Fix three locations where shell scripts were
11302	being run directly rather than with config_shell.
11303
11304Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11305
11306	* configure.in (v850-*-*): Set up initial $noconfigdirs.
11307	* config.sub (basic_machine): Recognize v850.
11308
11309Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11310
11311	* mpw-configure: Handle multiple enable/disable options and
11312	pass them down recursively, handle -c and -s flags appropriately
11313	depending on choice of compiler, add escape mechanism for
11314	quoted arguments to gC.
11315
11316Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11317
11318	* configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11319	solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11320	so that -mrelocatable-lib and -mno-eabi are used.
11321
11322	* Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11323	not support --print-multi-lib, don't abort.
11324
11325Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11326
11327	* make-all.com: Run config-a-gas.
11328	* setup.com: Don't copy subdirectory files around.
11329
11330Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11331
11332	* configure.in (*-*-ose): Remove exclusion of libgloss for this
11333	target, it now compiles correctly.
11334
11335Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11336
11337	* mpw-config.in: Generate Mac include for elf/dwarf2.h.
11338
11339Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11340
11341	* configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11342
11343Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11344
11345	* configure.in (native_only): Add prms.
11346
11347Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11348
11349	* Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11350	(BINUTILS_SUPPORT_DIRS): Likewise.
11351
11352Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11353
11354	* configure.in (d10v-*-*): Don't configure ld or gdb until the
11355	d10v support is added.
11356
11357Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11358
11359	* configure.in (d10v-*-*): New target.
11360
11361Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11362
11363	* config.guess (HP 9000/811): Recognize this as a PA1.1
11364	machine.
11365
11366Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11367
11368	* Makefile.in (do-tar-gz): New target, split out from tail end of
11369	taz target.  Run each command separately, don't use pipes.
11370	(taz): Use it.
11371
11372Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11373
11374	* mpw-configure: Look for g-mpw-make.sed in config/mpw.
11375	* mpw-build.in: No builds should depend on building byacc or flex,
11376	they are assumed to be installed already.
11377
11378Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11379
11380	* Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11381	variable that CC_FOR_TARGET needs.
11382
11383Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11384
11385	* Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11386	options have changed since the last time the subdirectory was
11387	configured, and if it has, reconfigure.
11388	(CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11389	CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11390
11391Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11392
11393	* Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11394	CLEAN_MODULES): Add bash.
11395	(all-bash): New target.
11396
11397Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11398
11399	* configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11400
11401Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11402
11403	* config.sub (basic_machine): Recognize d10v as a valid processor.
11404
11405Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11406
11407	* mpw-configure: Add support for --bindir.
11408	* mpw-build.in: Use a GCC-specific build script for GCC actions.
11409
11410Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11411
11412	* configure.in: add bash, time, gawk to list of hosttools and things
11413	to only build for native toolchains
11414
11415Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11416
11417	* Makefile.in (docdir): Remove.
11418
11419Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11420
11421	* Makefile.in (datadir): Set to $(prefix)/share.
11422
11423Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11424
11425	* configure.in: build diff and patch for cygwin32-hosted
11426	toolchains.
11427
11428Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11429
11430	* config.sub: Accept -rtems*.
11431
11432Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11433
11434	* configure.in: enable dosrel for cygwin32-hosted builds,
11435		remove diff from the list of things not buildable
11436		via Canadian Cross
11437
11438Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11439
11440	* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11441	don't get ". ".
11442
11443Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11444
11445	* configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11446
11447Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11448
11449	* Makefile.in (taz): Handle case where tex3patch didn't even get
11450	checked out.  Also, if it was found, put the symlink in a new util
11451	subdirectory.
11452
11453Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11454
11455	* config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11456
11457Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11458
11459	* config.sub: Recognize -openvms.
11460	* configure.in (alpha*-*-*vms*): Set noconfigdirs.
11461	* make-all.com, setup.com: New files.
11462
11463Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11464
11465	* Makefile.in (taz): tex3patch moved to texinfo/util.
11466
11467Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11468
11469	* configure: enable_gdbtk=no for cygwin32-hosted toolchains
11470	* configure.in: remove make from disable-if-Can-Cross list
11471		enable gdb if ${host} and ${target} are cygwin32
11472
11473Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11474
11475	* config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11476	Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11477
11478Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11479
11480	* config.guess:  Combine mips-mips-riscos cases, and use cpp to
11481	distinguish sysv/svr4/bsd variants.
11482	Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11483
11484Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11485
11486	* configure.in: Added copyright notice.
11487	* move-if-change: Added copyright notice.
11488
11489Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11490
11491	* configure.in (powerpcle-*-solaris*): Until we get shared
11492	libraries working, don't build gdb, sim, make, tcl, tk, or
11493	expect.
11494
11495Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11496
11497	* config.guess:  Merge with FSF:
11498
11499	Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11500	* config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11501
11502	Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11503	* config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11504
11505	Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11506	* config.guess:  Combine two OSF1 rules.
11507	Also recognize field test versions.  From mjr@zk3.dec.com.
11508	* config.guess (dgux):  Use /usr/bin/uname rather than uname,
11509	because GNU uname does not support -p.  From pmr@pajato.com.
11510
11511Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11512
11513	* Makefile.in (MAKEDIRS): Removed $(tooldir).
11514
11515Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11516
11517	* mpw-README: Document GCCIncludes.
11518
11519Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11520
11521	* configure.in (alpha-*-linux*): Set enable_shared to yes.
11522
11523Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11524
11525	* mpw-configure: Handle --enable-FOO and --disable-FOO.
11526
11527Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11528
11529	* configure.in (*-*-cygwin32): Configure make.
11530
11531Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11532
11533	* Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11534
11535Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11536
11537	* Makefile.in (all-inet): Depend on all-perl.
11538
11539	* Makefile.in (inet-install): New target.
11540
11541	* Makefile.in (all-inet): Depend on all-tcl.
11542	(all-inet): Depend on all-send-pr.
11543
11544Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11545
11546	* configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11547	temporarily.
11548
11549Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11550
11551	* configure.in: Don't configure --with-gnu-ld on AIX.
11552
11553Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11554
11555	* configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11556
11557Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11558
11559	* Makefile.in (ALL_MODULES): Added all-inet.
11560	(CROSS_CHECK_MODULES): Added check-inet.
11561	(INSTALL_MODULES): Added install-inet.
11562	(CLEAN_MODULES): Added clean-inet.
11563	(all-indent): New target.
11564
11565	* configure.in (host_tools): Added inet.
11566	(native_only): Added inet.
11567	(noconfigdirs): Added inet.
11568
11569Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11570
11571	* configure.in: Don't configure libgloss if we are not configuring
11572	newlib.
11573
11574Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11575
11576	* configure.in: Don't configure libgloss for unsupported
11577	architectures.
11578
11579Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11580
11581	* Makefile.in (CLEAN_MODULES): Add clean-apache.
11582
11583Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11584
11585	* Makefile.in (ALL_MODULES): Include all-apache.
11586	(CROSS_CHECK_MODULES): Include check-apache.
11587	(INSTALL_MODULES): Include install-apache.
11588	(all-apache): New target.
11589
11590	* configure.in: Added apache everywhere perl is seen.
11591
11592Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11593
11594	* Makefile.in: Add support for clean-{module} and
11595	clean-target-{module} rules.
11596
11597Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11598
11599	* configure.in (*-*-ose) do not build libgloss.
11600
11601Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11602
11603	* config.guess (prep*:SunOS:5.*:*): Turn into
11604	powerpele-unknown-solaris2.
11605
11606Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11607
11608	* configure.in: Permit --enable-shared to specify a list of
11609	directories.
11610
11611Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11612
11613	* configure.in (host==solaris): Pass only the first word of $CC
11614	to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11615
11616Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11617
11618	* Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11619
11620Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11621
11622	* Makefile.in (ALL_MODULES): Include all-perl.
11623	(CROSS_CHECK_MODULES): Include check-perl.
11624	(INSTALL_MODULES): Include install-perl.
11625	(ALL_X11_MODULES): Include all-guile.
11626	(CHECK_X11_MODULES): Include check-guile.
11627	(INSTALL_X11_MODULES): Include install-guile.
11628	(all-perl): New target.
11629	(all-guile): New target.
11630
11631	* configure.in (host_tools): Include perl and guile.
11632	(native_only): Include perl and guile.
11633	(noconfigdirs): Don't build guile and perl; no ports have been
11634	done.
11635
11636Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11637
11638	* configure (--enable-*): Handle quoted option lists such as
11639	--enable-sim-cflags='-g0 -O' better.
11640
11641Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11642
11643	* Makefile.in ({,inst}all-target): New rule so we can make and
11644	install all of the target directories easily.
11645
11646Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11647
11648	* configure.in: Add missing global flag in sed substitution when
11649	deleting `target-' from ${configdirs}.
11650
11651Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11652
11653	* Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11654	option.
11655
11656	* configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11657	config/mh-necv4.
11658
11659	* install.sh: Correct misspelling of transformbasename.
11660
11661	* config.guess: Recognize mips-*-sysv*.
11662
11663Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11664
11665	* config.sub: Recognize mon960.
11666
11667Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11668
11669	* configure: Restore Canadian Cross handling of BISON and LEX,
11670	removed in Feb 20 change.
11671
11672Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11673
11674	* README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11675	Mention make install.  Remove the old copyright date as well the
11676	clumsy and rather pointless copyright on the README file.
11677
11678Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11679
11680	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11681	Makefile after running symlink-tree, then run `make distclean' to
11682	avoid clobbering any generated files in srcdir.
11683
11684Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11685
11686	* configure.in (m68k-*-netbsd*): Build everything now.
11687
11688Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11689
11690	* Makefile.in (taz): Fix quoting.
11691
11692Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11693
11694	* configure.in (sparclet-*-*): Build everything now.
11695
11696Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11697
11698	* configure.in (m68k-*-linux*): New host.
11699
11700Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11701
11702	* configure: Check for bison before byacc.
11703
11704Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11705
11706	* Makefile.in configure:  Change the way LEX and BISON/YACC are
11707	set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11708	searching PATH.  These are used as fallbacks by Makefile.in if
11709	flex/bison/byacc aren't in objdir.
11710
11711Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11712
11713	* Makefile.in: Make everything which depends upon all-bfd also
11714	depend upon all-opcodes, in case --with-commonbfdlib is used.
11715
11716Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11717
11718	* configure.in (host *-*-cygwin32): Don't build gdb if we are
11719	building NT native compilers on Unix.
11720
11721Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11722
11723	* configure.in: Don't get CC from the host Makefile fragment if we
11724	can find gcc in PATH, or if this is a Canadian Cross.  Move the
11725	Solaris test for /usr/ucb/cc to the post target script, just after
11726	the compiler sanity test.
11727
11728Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11729
11730	* config.sub: Merge with FSF.
11731
11732Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11733
11734	* Makefile.in (RPATH_ENVVAR): New variable.
11735	(REALLY_SET_LIB_PATH): Use it.
11736	* configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11737
11738Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11739
11740	* config.sub, configure.in: Recognize sparclet cpu.
11741
11742Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11743
11744	* config.guess:  Support m68k-cbm-sysv4.
11745
11746Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11747
11748	* config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11749	m68k-unknown-linuxaout from linker help string.  Put quotes around
11750	$ld_help_string.
11751
11752Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11753
11754	* config.guess (powerpc-harris-powerunix): Add guess for port
11755	to new target.
11756
11757Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11758
11759	* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11760
11761Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11762
11763	* configure.in: If --enable-shared was used, set SET_LIB_PATH to
11764	$(REALLY_SET_LIB_PATH) in Makefile.
11765	* Makefile.in (SET_LIB_PATH): New variable.
11766	(REALLY_SET_LIB_PATH): New variable.
11767	($(DO_X)): Use $(SET_LIB_PATH).
11768	(install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11769	($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11770	($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11771	($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11772	($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11773	($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11774	(all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11775	(install-dosrel): Likewise.
11776	(all-opcodes): Depend upon all-libiberty.
11777
11778Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11779
11780	* config.guess (*:CYGWIN*): New
11781
11782Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11783
11784	* Makefile.in (all-target-winsup): All all-target-libiberty.
11785
11786Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11787
11788	* configure.in (noconfigdirs): Add missing # in front of comment.
11789
11790Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11791
11792	* configure.in: add second pass to things added to noconfigdirs
11793	so *-gm-magic can exclude libgloss properly.
11794
11795Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11796
11797	* mpw-configure (extralibs_name, rez_name): Set correctly
11798	for MWC68K compiler.
11799
11800	* mpw-README: Add more info on the necessary build tools.
11801
11802Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11803
11804	* configure.in, config.sub: Recognize cygwin32.
11805
11806Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11807
11808	* config.guess, config.sub: Recognize A/UX.
11809
11810Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11811
11812	* config.sub: Merge with gcc/config.sub.
11813
11814Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11815
11816	* mpw-build.in (do-binutils): Add build of stamps.
11817
11818Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11819
11820	* config.sub: Add recognition for mips64vr4100*-* targets.
11821
11822Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11823
11824	* test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11825	Add creation of gconfigargs with `--enable-shared' turned on.
11826	($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11827	($(host)-stamp-stage3-configured): Likewise.
11828	(HOLES): Add chatr and ldd.
11829	(i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11830
11831Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11832
11833	* configure: Pass --nfp to recursive configures.
11834
11835Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11836
11837	* Makefile.in (DLLTOOL): New.
11838	(DLLTOOL_FOR_TARGET): New.
11839	(EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11840	(EXTRA_TARGET_FLAGS): Ditto.
11841	(EXTRA_GCC_FLAGS): Ditto.
11842	(CONFIGURE_TARGET_MODULES): Ditto.
11843	(DO_X): Ditto.
11844	* configure: Add DLLTOOL.
11845
11846Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11847
11848	SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11849	* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11850	mh-sco, since old workarounds no longer needed, and don't
11851	build ld, since libraries have weak symbols in COFF.
11852
11853Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11854
11855	* Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11856
11857Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11858
11859	* configure.in: Make sure that ${CC} can be used to compile an
11860	executable.
11861
11862Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11863
11864	* Makefile.in (all-gdb): Depend on $(GDB_TK).
11865	* configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11866	nothing depending on whether gdbtk is being built.
11867
11868Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11869
11870	* Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11871
11872Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11873
11874	* configure.in (noconfigdirs): Put ld or gas in this early, if the
11875	user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11876
11877Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11878
11879	* config-ml.in: Add support for
11880	--disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11881	Simplify setting of multidirs from --disable-foo.
11882
11883Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11884
11885	* Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11886	LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11887	LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11888	non-empty, pass them on to the	GCC make.
11889	(all-bootstrap): New rule that is like all-gcc, except it executes
11890	the GCC bootstrap rule instead of the GCC all rule.
11891
11892Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11893
11894	* config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11895
11896Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11897
11898	* config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11899	DG/UX support.
11900
11901Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11902
11903	* config.sub (i*86*) Change [345] to [3456]
11904
11905Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11906
11907	* configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11908	--with-gnu-ld=no.
11909
11910Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11911
11912	* config-ml.in (rs6000*, powerpc*): Add switches to control which
11913	AIX multilibs get built.
11914
11915Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11916
11917	* configure.in (i386-win32): Don't build expect if we're not
11918	building the tcl subdir.
11919
11920Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11921
11922	* Makefile.in: (configure-target-examples, all-target-examples):
11923	New targets, configure and build example programs.
11924
11925Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11926
11927	* mpw-configure: If an mpw-config.in generated a file mk.sed,
11928	use it as input to sedit the generated MPW makefile.
11929	* mpw-README: Add a suggestion about Gestalt.h.
11930
11931Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11932
11933	* config.sub: Accept *-*-ieee*.
11934
11935Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11936
11937	* Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11938	Ronald F. Guilmette <rfg@monkeys.com>.
11939
11940Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11941
11942	* configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11943	for powerpc-pe native.
11944	(target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11945	(target==powerpc-pe): duplicate i386-win32 entry.
11946
11947Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11948
11949	* configure.in (noconfigdirs): Exclude target-newlib for all versions
11950	of vxworks, not just vxworks5.1.
11951
11952Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11953
11954	* mpw-configure: Add support for exec-prefix.
11955
11956Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11957
11958	* config.guess: Recognize HP model 816 machines as having
11959	a PA1.1 processor.
11960
11961Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11962
11963	* configure: Ignore new autoconf configure options.
11964
11965Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11966
11967	* config.guess:  Recognize Pentium under SCO.
11968	From Robert Lipe <robertl@arnet.com>.
11969
11970Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11971
11972	* configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11973
11974Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11975
11976	* configure.in: Don't configure gas for alpha-dec-osf*.
11977
11978Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11979
11980	* configure.in: Default to --with-stabs for some targets for which
11981	it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11982	i[345]86*-*-unixware*.
11983
11984Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11985
11986	* config-ml.in: Get list of multidirs using gcc --print-multi-lib
11987	rather than basing it on the target.  Simplify handling of options
11988	controlling which directories to configure.  Remove extraneous
11989	slash in multi-clean target.
11990
11991Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11992
11993	* config-ml.in: Prefix more variables with ml_ so they don't collide
11994	with configure's.
11995
11996Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11997
11998	* configure: Don't turn -v into --v.
11999
12000Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12001
12002	* configure.in (targargs): Fix typo.
12003
12004	* Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12005
12006Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12007
12008	* configure.in: Strip --host and --target options from
12009	CONFIG_ARGUMENTS, and always configure for --host only.  Add
12010	--with-cross-host option when building with a cross-compiler.
12011	* configure: Canonicalize the arguments put into config.status by
12012	always using `=' for an option with an argument.  Pass a presumed
12013	--host or --target explicitly.
12014
12015Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12016
12017	* config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12018	into general OS recognition case.
12019
12020Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12021
12022	* configure.in (target_configdirs): add target-winsup only
12023	for win32 target systems.
12024
12025Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12026
12027	* Makefile.in (all-target-libgloss): Depend upon
12028	configure-target-newlib, since when libgloss is built it looks to
12029	see if the newlib directory exists.
12030
12031Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12032
12033	* Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12034	cfg-ml-*.in.
12035
12036Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12037
12038	* configure: Handle LD and LD_FOR_TARGET when configuring a
12039	Canadian Cross.
12040
12041Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12042
12043	* configure.in (target_libs): add target-winsup.
12044	(target==i386-win32): add patch diff flex make to $noconfigdirs.
12045	(target==ppcle-pe): remove ld from $noconfigdirs.
12046
12047Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12048
12049	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12050	Preserve relative path names in $srcdir.  Build symlink tree if
12051	configuring cross target dir and srcdir=. (= no VPATH support).
12052	(configure-target-libg++): Depend on configure-target-librx.
12053	* cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12054	* config-ml.in: New file.
12055	* symlink-tree: New file.
12056	* configure: Ensure srcdir="." if that's what it is.
12057
12058Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12059
12060	* mpw-README: Clarify some phrasing, add notes about CodeWarrior
12061	includes and FLEX_SKELETON setting.
12062	* mpw-configure (--with-gnu-ld): New option, controls whether
12063	to use PPCLink or ld with PowerMac GCC.
12064	* mpw-build.in (all-grez, do-grez, install-grez): New targets.
12065	* mpw-config.in: Configure grez if targeting Mac.
12066
12067	* config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12068	accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12069	just macos.
12070	* configure.in: Configure grez resource compiler if targeting Mac.
12071	* Makefile.in (all-grez, install-grez): New targets.
12072
12073Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12074
12075	* configure: CXX defaults to gcc, not g++.  If we find
12076	gcc in the path, set CC to gcc -O2.
12077
12078Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12079
12080	* configure: Default ${build} correctly.  Avoid picking up extra
12081	spaces when reading CC and CXX from Makefile.  When doing a
12082	Canadian Cross, use plausible default values for numerous
12083	variables.
12084	* configure.in: When doing a Canadian Cross, don't try to
12085	configure tools whose configure script can't handle it.
12086
12087Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12088
12089	* cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12090
12091Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12092
12093	* configure:  Remove dubious bug reporting address.
12094
12095Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12096
12097	* Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12098	configure script, run that instead of this directory's configure.
12099	In either case, print a message that we're configuring the sub-dir.
12100
12101Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12102
12103	* configure.in: Before checking for the existence of various files,
12104	use sed to filter out "target-".
12105
12106Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12107
12108	* Makefile.in (DO_X): Split rule to decrease command line length
12109	for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12110	(Philippe De Muyter).
12111
12112Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12113
12114	* Makefile.in (all-patch): depend on all-libiberty.
12115
12116Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12117
12118	* configure.in: If the only directory in target_configdirs which
12119	actually exists is libiberty, then set target_configdirs to empty,
12120	to avoid trying to build a target libiberty in a gas or gdb
12121	distribution.
12122
12123Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12124
12125	* configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12126	of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12127	systems.
12128
12129Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12130
12131	* configure.in (copy_dirs): Use sys-include instead of include
12132	for --with-headers option.
12133
12134Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12135
12136	* Makefile.in, configure.in: Make winsup builds work with
12137	new scheme.
12138
12139Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12140
12141	* configure.in: Build the linker on AIX.
12142
12143Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12144
12145	* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12146	where needed.
12147
12148Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12149
12150	* Makefile.in (all-gcc): Fix typo.
12151
12152Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12153
12154	* Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12155
12156Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12157
12158	* configure.in:  Rename libFOO to target-libFOO, and xiberty
12159	to target-xiberty, to provide more flexibility.
12160	(target_subdir):  Define.  Create if cross.
12161	Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12162	* Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12163	-> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12164	check-libFOO -> check-target-libFOO, etc.
12165	($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12166	($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12167	$(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12168	(configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12169	allow ALL_GCC="" to only configure.
12170	(DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12171	(ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12172	(LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12173
12174Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12175
12176	* Makefile.in (taz): Build "info" in etc explicitly.
12177
12178Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12179
12180	* configure.in:  Make sure that CC is undefined (as opposed to
12181	null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12182	problem with autoconf trying to configure on a host without GCC.
12183
12184Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12185
12186	* mpw-configure: Set host alias from choice of host compiler,
12187	only use generic MPW Makefile sed if present, edit a file
12188	named "hacked_Makefile.in" instead of "Makefile.in" if present.
12189	* mpw-README: Add problem notes about CW6 and CW7.
12190
12191Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12192
12193	* Makefile.in (taz): Use ";" instead of ";;".
12194
12195Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12196
12197	* Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12198	sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12199	DISTDOCDIRS.
12200	(DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12201	(newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12202
12203Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12204
12205	* Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12206	and gnats, because they are now subsumed by DISTSTUFFDIRS.
12207	Move bfd to DISTSTUFFDIRS.
12208
12209Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12210
12211	* Makefile.in (X11_LIB): Removed.
12212	(X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12213
12214	* configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12215
12216Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12217
12218	* cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12219	names.
12220
12221Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12222
12223	* cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12224
12225Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12226
12227	* configure.in (i[345]86-*-win32): Always build newlib.
12228	Don't configure cvs, autoconf or texinfo.
12229	* Makefile.in (LD_FOR_TARGET): New.
12230	(BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12231	Pass down LD_FOR_TARGET.
12232
12233Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12234
12235	* winsup: New directory.
12236	* Makefile.in: Build winsup.
12237	* configure.in: Winsup is configured when target is win32.
12238	Can only build win32 target GDB when native.
12239
12240Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12241
12242	* config.guess: Recognize HP model 819 machines as having
12243	a PA 1.1 processor.
12244
12245Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12246
12247	* configure: Fix sed loop which substitutes for CC and CXX to
12248	avoid bug found in various sed implementations.
12249
12250Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12251
12252	* cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12253	simulator.  Use standard powerpc-*-eabi*.
12254
12255Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12256
12257	* configure.in: Stop putting gas and binutils in noconfigdirs for
12258	powerpc-*-aix* and rs6000-*-*.
12259
12260Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12261
12262	* cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12263	-mcall-aixdesc libraries.
12264
12265Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12266
12267	Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12268
12269	* config.sub (arm | armel | armeb): Fix shell syntax.
12270
12271Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12272
12273	* cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12274	-msoft-float and -mcpu=common support.
12275	(powerpc*-*-eabisim*): Add support for building -mcall-aix
12276	libraries.
12277
12278Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12279
12280	* configure.in: Allow configuration and build of emacs19 for the alpha.
12281
12282Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12283
12284	* configure.in (CC): Get ^CC, not just any old CC, from
12285	${host_makefile_frag}.
12286
12287Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12288
12289	* configure.in (CC): Try to get CC from
12290	${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12291
12292Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12293
12294	* Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12295	only if it exists in $(srcdir).
12296
12297Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12298
12299	* configure: If CC and CXX are not set in the environment, set
12300	them, based on either an existing Makefile or on searching for gcc
12301	in PATH.  Substitute for CC and CXX in Makefile.
12302	* configure.in: Remove libm from target_libs.  Separate
12303	target_configdirs from configdirs.  If CC is not set in
12304	environment, try to get it from a host Makefile fragment.  Rewrite
12305	changes of configdirs to use skipdirs instead.  A few minor
12306	tweaks.  Take directories out of target_configdirs as they are
12307	taken out of configdirs.  Remove existing Makefile files from
12308	subdirectories.  Substitute for TARGET_CONFIGDIRS and
12309	CONFIG_ARGUMENTS in Makefile.
12310	* Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12311	by configure.in.
12312	(CONFIG_ARGUMENTS): Likewise.
12313	(CONFIGURE_TARGET_MODULES): New variable.
12314	($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12315	($(CONFIGURE_TARGET_MODULES)): New target.
12316	(configure-libg++, configure-libio): New targets.
12317	(all-libg++): Depend upon configure-libg++.
12318	(all-libio): Depend upon configure-libio.
12319	(configure-libgloss, all-libgloss): New targets.
12320	(configure-libstdc++): New target.
12321	(all-libstdc++): Depend upon configure-libstdc++.
12322	(configure-librx, all-librx): New targets.
12323	(configure-newlib): New target.
12324	(all-newlib): Depend upon configure-newlib
12325	(configure-xiberty): New target.
12326	(all-xiberty): Depend upon configure-xiberty.
12327
12328Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12329
12330	* configure.in (host i[345]86-*-win32):  Expand the
12331	noconfigdirs again.
12332
12333Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12334
12335	* mpw-configure: Fix sed command file name.
12336
12337Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12338
12339	* configure.in (host i[345]86-*-win32): Reduce the
12340	noconfigdirs again.
12341
12342Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12343
12344	* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12345	or powerpc*-*-pe*, since they are not yet supported.
12346
12347Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12348
12349	Add PowerMac support and many other enhancements.
12350	* mpw-configure: New option --cc to select compiler to use,
12351	paste options set according to --cc into the generated
12352	Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12353	if mpw-make.sed is present.
12354	* mpw-config.in: Don't test for gC1, test for mpw-touch,
12355	add forward includes for PowerPC include files.
12356	* mpw-build.in: Build using Makefile.PPC if present.
12357	(do-byacc, etc): Remove separate version resource builds.
12358	(do-gas): Build "stamps" before "all".
12359	(do-gcc): Build "stamps-h" and "stamps-c" before "all".
12360	* mpw-README: Update to reflect --cc option, PowerMac support,
12361	and recently-reported compatibility problems.
12362
12363Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12364
12365	* cfg-ml-com.in (m68*-*-*): Only build multilibs for
12366	embedded m68k systems (-aout, -coff, -elf, -vxworks).
12367	(--with-multilib-top): Pass to recursive invocations.
12368
12369Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12370
12371	* configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12372	v810-*-*.
12373
12374Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12375
12376	* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12377	gdb, ld and opcodes on v810-*-*.
12378
12379Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12380
12381	* Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12382	(local-maintainer-clean): New target.
12383	(maintainer-clean): New target.
12384	(realclean): Just depend upon maintainer-clean.
12385
12386Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12387
12388	* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12389
12390Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12391
12392	* configure.in: Build ld in mips*-*-bsd* case.
12393
12394Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12395
12396	* config.sub: Accept -lites* OS.  From Ian Dall.
12397
12398Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12399
12400	* config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12401	targets.
12402
12403Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12404
12405	* configure.in: treat i386-win32 canadian cross the same as
12406	i386-go32 canadian cross.
12407
12408Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12409
12410	* cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12411	running under the simulator to build a reduced set of libraries.
12412	(powerpc-*-eabiaix): Add fine grained multilib support added to
12413	other powerpc targets yesterday.
12414
12415Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12416
12417	* cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12418	-disable-softfloat, -disable-relocatable, -disable-aix, and
12419	-disable-sysv to control which multilib libraries get built.
12420
12421Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12422
12423	* configure: Add Makefile.tem to list of files to remove in trap
12424	handler.
12425
12426Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12427
12428	* config.guess (*Linux*):  Add missing "exit"s.
12429	Also, need specific check for alpha-unknown-linux (uses COFF).
12430
12431Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12432
12433	* config.guess:  Merge with FSF:
12434
12435	Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12436	* config.guess (AIX4): More robust release numbering discovery.
12437
12438	Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12439	* config.guess (i386-sequent-ptx): Properly get version number.
12440
12441	Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12442	* config.guess (mips:*:4*:UMIPS): New case.
12443
12444Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12445
12446	* configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12447	(i386-win32 host): Likewise.  Don't build readline.
12448
12449Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12450
12451	* Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12452	SUPPORT_FILES to submakes.
12453
12454Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12455
12456	* Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12457	(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12458	mpw-configure.
12459
12460Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12461
12462	* configure.in (appdirs): Use =, not ==, in test expression when
12463	trying to build the text to print in the warning message for
12464	Solaris users.
12465
12466Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12467
12468	* cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12469
12470Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12471
12472	* config.guess: Recognize lynx-2.3.
12473
12474Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12475
12476	* config.sub (z8ksim): Deleted
12477	(z8k-*-coff): New, this is the one true name of the target.
12478
12479Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12480
12481	* cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12482
12483Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12484
12485	* config.guess (*:Linux:*:*): First try asking the linker what the
12486	default object file format is (elf, aout, or coff).  Then if this
12487	fails, try previous methods.
12488
12489Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12490
12491	* configure.in: Don't build newlib for *-*-vxworks5.1.
12492
12493Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12494
12495	* configure.in: Don't build newlib for a29k-*-vxworks5.1.
12496	* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12497
12498Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12499
12500	* cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12501
12502Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12503
12504	* cfg-ml-com.in: New file.
12505	* cfg-ml-pos.in: New file.
12506
12507Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12508
12509	* COPYING.NEWLIB: Add HP free copyright to list.
12510
12511Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12512
12513	* config.sub: Recognize -eabi* for the system, not just -eabi.
12514
12515Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12516
12517	* Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12518	* config.sub, configure.in (win32): New target and host.
12519
12520Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12521
12522	* configure.in: Add i386-pe configuration.
12523
12524Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12525
12526	* mpw-build.in (install): Install GDB after LD.
12527
12528Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12529
12530	* mpw-config.in (elf/mips.h): Always forward-include, needed
12531	for GDB to build.
12532
12533Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12534
12535	* testsuite: New directory for customer acceptance and whole tool
12536	chain tests.
12537
12538Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12539
12540	* configure: If per-host line isn't found, but AC_OUTPUT is found
12541	and a configure script exists, run it instead.
12542
12543Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12544
12545	* config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12546
12547Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12548
12549	* configure: Set build_{cpu,vendor,os,alias} to host values when
12550	--build isn't specified.
12551
12552Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12553
12554	* Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12555	(FLAGS_TO_PASS): Pass them.
12556	(EXTRA_TARGET_FLAGS): Ditto.
12557
12558Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12559
12560	* Makefile.in (all-libg++): Depend on all-libstdc++.
12561
12562Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12563
12564	* configure.in (noconfigdirs): Enable all packages for
12565	  i386-unknown-netbsd.
12566
12567Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12568
12569	* configure.in (noconfigdirs): Don't configure tk for i386-go32
12570	hosted builds (DOS builds)
12571
12572Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12573
12574	Changes for ARM based on patches from Richard Earnshaw:
12575	* config.sub: Handle armeb and armel.
12576	* configure.in: Omit arm linker only for riscix.
12577
12578Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12579
12580	* config.guess:  Update from FSF.
12581
12582Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12583
12584	* config.sub: Recognize powerpcle as the little endian varient of
12585	the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12586	powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12587	alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12588	temporarily.
12589
12590Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12591
12592	* configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12593
12594Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12595
12596	* config.sub: Accept -lites* as a basic system type.
12597
12598Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12599
12600	* config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12601	installed, and if so return linuxoldld as the system name.
12602
12603Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12604
12605	* config.guess: Add hppa1.1-hp-lites support.
12606
12607Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12608
12609	* configure.in: Don't build newlib for m68k-vxworks5.1.
12610
12611Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12612
12613	* configure.in (mips-sgi-irix6): Use mh-irix5.
12614
12615Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12616
12617	* Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12618
12619Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12620
12621	* test-build.mk: Enable building of shared libraries on IRIX 5 and
12622	OSF/1.  Fix compiler flags.
12623	* build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12624
12625Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12626
12627	* configure.in: Recognize --with-newlib.
12628	(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12629
12630Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12631
12632	* Makefile.in: move {all,check,install}-gdb from *_MODULES
12633	to *_X11_MODULES due to gdbtk needing X include files et al.
12634
12635Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12636
12637	Merge in support for Mac MPW as a host.
12638	(Old change descriptions retained for informational value.)
12639
12640	* mpw-config.in: Add generic include forwards for cpu-specific
12641	include files in aout and elf directories.
12642
12643	* mpw-configure: Added copyright.
12644	* mpw-config.in: Check for presence of required build tools.
12645	(target_libs): Add newlib.
12646	(target_tools): Add examples.
12647	(Read Me): Generate as "Read Me for MPW" instead.
12648	* mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12649	(all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12650	(do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12651
12652	* mpw-configure: Remove subdir-specific makefile hackery,
12653	delete mk.tmp after using it.
12654
12655	* mpw-build.in (all): Display start and end times.
12656
12657	* mpw-configure (host_canonical): Set.
12658	(target_cpu): Always add to makefiles.
12659	(ARCHDEFS, EMUL): Add to makefile only if nonempty.
12660	(TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12661	(mpw-mh-mpw): Look for in srcdir and srcroot.
12662	Use sed instead of mpw-edit-prefix to edit prefix definitions.
12663
12664	* mpw-build.in: (install-only): New target.
12665
12666	* mpw-configure (host_alias, target_alias): Rename from hostalias
12667	and targetalias, add into generated Makefile.
12668	(mk.tmp): If present, add into generated Makefile.
12669	* mpw-build.in (all-gas): Build config.h first before gas proper.
12670
12671	* mpw-configure (config.status): Write only if changed.
12672	* mpw-config.in (readline): Configure it (not built, just used for
12673	definitions).
12674
12675	* mpw-config.in (elf/mips.h): Add a forward include.
12676
12677	* mpw-config.in: Forward-include most .h files in include into
12678	extra-include.
12679	(readline): Don't build.
12680	mpw-build.in (install): Install GDB.
12681
12682	* mpw-configure (prefix, mpw_prefix): Handle it.
12683	* mpw-config.in (mmalloc, readline): Don't configure.
12684	* mpw-build.in (thisscript): Rename to ThisScript.
12685	Use mpw-build instead of BuildProgram everywhere.
12686	(mmalloc, readline): Don't build.
12687	* mpw-README: New file, basic documentation about the MPW port.
12688
12689	* mpw-config.in: Use forward-include to create include files.
12690
12691	* mpw-configure: Add more things to the top of each configured
12692	Makefile, including contents of config/mpw-mh-mpw.
12693	* mpw-config.in (extra-include): Create this directory and fill it
12694	with Posix-like include files when configuring.
12695
12696	* config.sub (apple, mac, mpw): Add various aliases.
12697
12698	* mpw-build.in: New file, top-level build script fragment for MPW.
12699	* mpw-configure: New file, configure script for MPW.
12700	* mpw-config.in: New file, config fragment for MPW.
12701
12702Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12703
12704	* configure.in (host_libs): Remove glob, since it is gone from the
12705	sources.
12706
12707Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12708
12709	* Makefile.in: define empty GDB_NLM_DEPS var.
12710
12711	* configure.in(target_makefile_frag): use config/mt-netware
12712	for netware targets.
12713
12714Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12715
12716	* config.sub: Merge in recent FSF changes.  Remove linux special
12717	cases.
12718
12719Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12720
12721	Revert this change:
12722
12723	Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12724
12725		* build-all.mk: Use CC=cc -Xs on Solaris.
12726
12727Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12728
12729	* glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12730	stop using it.
12731	* Makefile.in: Nuke all references to glob subdirectory.
12732
12733Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12734
12735	* configure.in: Fix --enable-shared logic in per-host.
12736
12737Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12738
12739	* configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12740
12741Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12742
12743	* configure.in (noconfigdirs): Don't build gas on AIX, for
12744	powerpc*-*-aix* as well as for rs6000*-*-aix*.
12745
12746Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12747
12748	* configure: Fix --cache-file to work if the file argument is a
12749	relative path.
12750
12751Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12752
12753	* configure: If the --cache-file is used, pass it down to
12754	configure in subdirectories.
12755
12756Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12757
12758	* config.sub: add vxworks29k configuration.
12759
12760Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12761
12762	* Makefile.in (taz): Do "diststuff" part quietly.
12763
12764Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12765
12766	* config.sub: Mini-merge with gcc/config.sub.
12767
12768Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12769
12770	* config.guess (IRIX): Sed - to _.
12771
12772Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12773
12774	* Makefile.in (source-vault, binary-vault): New targets.
12775
12776Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12777
12778	* config.sub: Recognize -eabi as a basic system type.
12779
12780Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12781
12782	* configure.in (enable_shared stuff): Fix typo.
12783
12784Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12785
12786	* Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12787
12788Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12789
12790	* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12791
12792Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12793
12794	* configure.in (rs6000-*-*): Don't build gas.
12795
12796Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12797
12798	* Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12799	reduce command line length.
12800	(AS_FOR_TARGET): Check for as.new, not Makefile.
12801	(NM_FOR_TARGET): Check for nm.new, not Makefile.
12802
12803Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12804
12805	* config.guess:  Merge from FSF.
12806
12807Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12808
12809	* configure: Don't use $ when handling program_suffix.
12810
12811Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12812
12813	* configure.in:  Configure tk for hppa/hpux.
12814
12815Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12816
12817	* Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12818
12819Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12820
12821	* Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12822	to LIBCXXFLAGS.  Tests are better run without it.
12823
12824Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12825
12826	* Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12827
12828Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12829
12830	* configure.in (*-*-netware*): Don't configure xiberty.
12831
12832Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12833
12834	* configure.in:  Remove tk from native_only list.
12835
12836Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12837
12838	* build-all.mk: Add mips-ncd-elf target to sun4 targets
12839	  for special NCD build.
12840
12841Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12842
12843	* Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12844	makeall.bat, they're only useful for binutils snapshots.
12845	(binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12846	makeall.bat to specified SUPPORT_FILES.
12847
12848Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12849
12850	* build-all.mk: Add Ericsson targets to sun4 and solaris
12851	  hosts.  Add  BNR's sun4 target to solaris host, so their
12852	  build-from-source will be tested in-house first.
12853
12854Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12855
12856	* Makefile.in (LIBCFLAGS): New variable.
12857	(CFLAGS_FOR_TARGET): Ditto.
12858	(LIBCFLAGS_FOR_TARGET): Ditto.
12859	(LIBCXXFLAGS): Ditto.
12860	(CXXFLAGS_FOR_TARGET): Ditto.
12861	(LIBCXXFLAGS_FOR_TARGET): Ditto.
12862	(BASE_FLAGS_TO_PASS): Pass them.
12863	(EXTRA_TARGET_FLAGS): Ditto.
12864
12865	* configure.in: Support --enable-shared.
12866
12867Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12868
12869	* configure.in (target_libs):  Include libstdc++ again.
12870	* config.guess:  Update from FSF (for FreeBSD).
12871
12872Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12873
12874	* Makefile.in (DEVO_SUPPORT): Include configure.bat and
12875	makeall.bat.
12876	(DISTDOCDIRS): Add `etc'.
12877	(ETC_SUPPORT_PFX): New variable.
12878	(taz): Include anything from etc starting with a word in
12879	ETC_SUPPORT_PFX.
12880
12881Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12882
12883	* config.sub: Update for recent FSF changes.  Remove obsolete
12884	h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12885	spacing changes.
12886
12887Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12888
12889	* configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12890
12891	* config.guess:  Merge with FSF.
12892	* configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12893
12894Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12895
12896	* configure: Since the "trap 0" handler will override the exit
12897	status on many systems, only use it for "exit 1", and make it set
12898	a non-zero exit status; reset it before "exit 0".  Also, check
12899	exit status of config.sub, and error out if it failed.
12900
12901Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12902
12903	* Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12904	and install libgloss.
12905
12906Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12907
12908	* Makefile.in (all-binutils): Depend upon all-byacc.
12909
12910	* configure.in: Don't build emacs on Irix 5.
12911
12912Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12913
12914	* configure.in (*-*-netware*): Add libio.
12915
12916Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12917
12918	* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12919	(CHECK_TARGET_MODULES): Ditto.
12920	(INSTALL_TARGET_MODULES): Ditto.
12921	(TARGET_LIBS): Ditto.
12922	(all-libstdc++): Note dependencies.
12923
12924Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12925
12926	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12927
12928Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12929
12930	* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12931	-fexternal-templates.
12932
12933	* configure.in (target_libs): Add libstdc++.
12934	(noconfigdirs): Add libstdc++ as appropriate.
12935
12936Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12937
12938	* config.guess:  Update from FSF.
12939
12940Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12941
12942	* configure: Use ${config_shell} when running ${configsub}.
12943
12944Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12945
12946	* config.sub: No longer recognize h8300h.
12947
12948Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12949
12950	* config.sub: Remove extraneous differences between config.sub and
12951	gcc/config.sub.
12952
12953Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12954
12955	* Makefile.in (DISTSTUFFDIRS): Add gas.
12956
12957Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12958
12959	* COPYING.NEWLIB: New file.
12960
12961Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12962
12963	* config.guess (HP-UX):  Patch from Harlan Stenn
12964	<harlan@landmark.com> to also emit release level.
12965
12966Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12967
12968	* config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12969
12970Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12971
12972	* config.sub:  Merge nextstep cleanup from FSF.
12973
12974Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12975
12976	* configure.in (arm-*-*): Don't configure ld for this target.
12977
12978Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12979
12980	* configure.in (*-*-netware): don't configure libg++, libio,
12981	  librx, or newlib.
12982
12983Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12984
12985	* configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12986	configure ld--it works, but it doesn't support shared libraries.
12987
12988Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12989
12990	* config.guess (*-unknown-freebsd*):  Get rid of possible
12991	trailing "(Release)" in version string.
12992	Patch from Paul Richards <paul@isl.cf.ac.uk>.
12993
12994Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12995
12996	* config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12997	Fix type: *-next-neststep -> *-next-nextstep.
12998
12999	* config.guess:  Merge from FSF:
13000
13001	Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13002
13003	* config.guess: Recognize powerpc-ibm-aix3.2.5.
13004
13005	Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13006
13007	* config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13008	instead of UNIX_SV for UnixWare 1.0).
13009
13010Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13011
13012	* Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13013	to make gdb/nlm/* build after the compiler and linker.
13014
13015Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13016
13017	* config.guess (netbsd, freebsd, linux):  Accept any machine,
13018	not just i[34]86.
13019	(m68k-atari-sysv4):  Relocate to match FSF version.
13020
13021	* config.guess:  More merges from the FSF:
13022
13023	Add a space before function call or macro invocation.
13024
13025	Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13026
13027	* config.guess: Add trap cmd to remove dummy.c and dummy when
13028	interrupted.
13029
13030	Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13031
13032	* config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13033	(dummy): Redirect stderr from compilation of dummy.c.
13034
13035	Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13036
13037	* config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13038
13039Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13040
13041	* configure: Accept and ignore --cache*, for compatibility with
13042	new autoconf.
13043
13044Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13045
13046	* config.guess:  Merge from FSF:
13047
13048	Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13049
13050	* config.guess (Pyramid*:OSx*:*:*): New case.
13051	(PATH): Add /.attbin at end for finding uname.
13052	(dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13053
13054	Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13055
13056	* config.guess (M88*:DolphinOS:*:*): New case.
13057
13058	Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13059
13060	* config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13061	to select whether to use ELF or COFF.
13062
13063	Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13064
13065	* config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13066
13067	Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13068
13069	* config.guess: Guess the OS version for HPUX.
13070
13071	Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13072
13073	* config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13074
13075Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13076
13077	* configure.in: Recognize --with-headers, --with-libs, and
13078	--without-newlib.
13079	* Makefile.in (all-xiberty): Depend upon all-ld.
13080
13081Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13082
13083	* configure.in: Change i[34]86 to i[345]86.
13084
13085Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13086
13087	* configure (version): A few more tweaks to help message.
13088
13089Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13090
13091	* Makefile.in:  Remove (for now) librx as a host library,
13092	now that we're building it for target.
13093
13094Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13095
13096	* configure: Fix up help message; from karl@owl.hq.ileaf.com
13097	(Karl Berry).
13098
13099Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13100
13101	* configure.in:  Also configure librx.
13102
13103Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13104
13105	* Makefile.in:  Update various rules to reflect that librx
13106	is now needed for libg++.
13107
13108Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13109
13110	* config.sub: Accept mips64orion and mips64orionel as a CPU name.
13111
13112Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13113
13114	* configure.in: Configure the examples directory.
13115
13116Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13117
13118	* configure: Simplify Jun 2 1994 change.
13119
13120Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13121
13122	* change CC to /usr/latest/bin/gcc for lynx host builds, since
13123	/bin/gcc isn't good enough to build gcc.
13124
13125Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13126
13127	* Makefile.in (GDB_SUPPORT_FILES): Remove
13128	(setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13129	(gdb.tar.gz): Add new rule to use standard distribution building
13130	mechanism.
13131
13132Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13133
13134	* configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13135	Bill Cox <bill@cygnus.com>.
13136
13137Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13138
13139	* config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13140
13141Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13142
13143	* configure:  Search current dir first in .gdbinit.
13144
13145Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13146
13147	* config.sub:  Recognize freebsd (merged from gcc config.sub).
13148
13149Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13150
13151	* config.sub:  Refer to NeXT's operating system as nextstep.
13152
13153	* config.sub (case $basic_machine):  Re-order the cases, to match
13154	the order in the FSF version (which is mostly alphabethical).
13155	Merge in some additions and changes from the FSF.
13156
13157Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13158
13159	* config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13160	* config.sub: Recognize cxux7.
13161	* configure.in: Use mh-cxux for m88k-harris-cxux*.
13162
13163Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13164
13165	* config.sub:  Fix typo powerpc -> powerpc-*.
13166
13167Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13168
13169	* Makefile.in: `all-emacs19' depends on `all-byacc'.
13170
13171	* Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13172	parallel with all-emacs and install-emacs).  Top-level command
13173	`make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13174
13175Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13176
13177	* test-build.mk ($(host)-stamp-stage2-installed): Remove
13178	$(relbindir)/make before doing ``make install'', and use
13179	$(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13180	installing over running make binary.
13181	($(host)-stamp-stage3-installed): Likewise.
13182
13183Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13184
13185	* config.guess: Recognize Mach.
13186
13187Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13188
13189	* configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13190	see whether --exec-prefix was used.
13191
13192Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13193
13194	* README:  Explicitly mention libg++/README.  (Zoo's idea.)
13195
13196Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13197
13198	* Makefile.in: Add all-librx target similar to all-libproc.
13199
13200Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13201
13202	* config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13203	with post 1.2 uname bogosity.
13204
13205Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13206
13207	* configure: Remove temporary files on receipt of a signal.
13208
13209Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13210
13211	* configure: If there is a package_makefile_frag, remove
13212	${subdir}/Makefile.tem after copying it in.
13213
13214Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13215
13216	* build_all.mk: support rs6000 lynx identifies itself as
13217	rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13218	since /bin/gcc is too feeble to compile a modern gcc.
13219
13220Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13221
13222	* brought devo/test-build.mk update-to-date with progressive/
13223	  test-build.mk. Add lynx targets and hppa flag info.
13224
13225Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13226
13227	* configure.in:  Use mh-ncrsvr43.  Patch from
13228	Tom McConnell <tmcconne@sedona.intel.com>.
13229
13230Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13231
13232	* config.guess (i386-unknown-bsdi):  No longer need to
13233	check #if defined(__bsdi__) && defined(__i386__).
13234
13235Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13236
13237	* configure: Set program_transform_nameoption correctly.
13238
13239Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13240
13241	* brought build-all.mk update-to-date with progressive build-all.mk,
13242	  added new targets and hppa info.
13243
13244Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13245
13246	* configure: If config.guess result is a prefix of the user
13247	specified target, assume a native build and use the user specified
13248	target as the host alias.  Remove SunOS patch suffix removal hack.
13249	* configure.in: Remove SunOS patch suffix removal hack.
13250
13251	* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13252	in NATIVE_CHECK_MODULES.
13253
13254Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13255
13256	* Makefile.in: Rename HOST_ONLY to NATIVE.
13257	* configure: Delete SunOs patch suffix from host_canonical
13258	  and build_canonical variables that are prepended to Makefiles.
13259	* configure.in: Add comments for easier maintenance.
13260
13261Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13262
13263	* Makefile.in: Add all-libproc target similar to all-gui.
13264
13265Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13266
13267	* Makefile.in (CHECK_MODULES): split into
13268	HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13269
13270Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13271
13272	* config.guess (i386-unknown-bsdi): New system to guess.
13273
13274Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13275
13276	* Makefile.in: Add all-gui target (but not yet build by "all").
13277
13278Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13279
13280	* config.sub: Move deletion of patch suffix from here...
13281	* configure.in: To here, at Ian's suggestion.  The top-
13282	  level scripts might need to know of a patch level.
13283
13284Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13285
13286	* config.sub: Strip off patch suffix so rtl is recognized
13287	  as a sunos4.1.3 machine, even though it's been patched.
13288
13289Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13290
13291	* Makefile.in (INSTALL_LAST): Delete.
13292	(INSTALL_DOSREL): New.
13293
13294Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13295
13296	* configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13297	Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13298	whether we pass down --with-gnu-ld anyhow.
13299
13300Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13301
13302	* Makefile.in (INSTALL_LAST): Change operation so it works
13303	on more flavors of make.
13304	* configure.in (go32): Don't build libg++ or libio.
13305
13306Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13307
13308	* Makefile.in (Move HOST_PREFIX_1 and friends up so
13309	they can be overriden by templates.
13310
13311Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13312
13313	* configure.in (target==go32): Don't build gdb.
13314	* dosrel: New directory.
13315
13316Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13317
13318	* configure.in (host==go32): Configure dosrel too.
13319	* Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13320	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13321	be set by incoming names or templates.
13322	(INSTALL_LAST): New rule.
13323
13324Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13325
13326	* config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13327
13328Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13329
13330	* configure.in (appdirs): New variable.  Currently empty, but will
13331	be used in gas distribution.  If nonempty, lists a set of
13332	directories at least one of which must get configured, or top
13333	level configuration is considered to have failed.
13334	(rs6000-*-lynxos*): Use new file name.
13335
13336Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13337
13338	Eliminate XTRAFLAGS.
13339	* Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13340	newlib include files using -idirafter, and also use -nostdinc.
13341	(CXX_FOR_TARGET): Likewise.
13342	(XTRAFLAGS): Removed.
13343	(BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13344	(EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13345	(EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13346	($(DO_X)): Don't pass down XTRAFLAGS.
13347
13348Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13349
13350	* configure.in (mips*-dec-bsd*): New target; do build linker.
13351	(mips*-*-bsd*): New target; don't build linker.
13352
13353Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13354
13355	* configure.in: support rs6000-*-lynxos* configuration.
13356	support sunos4 as a cross target.
13357
13358	* config.sub: look for lynx*, not lynx since the OS version may
13359	legitimately be part of the name.
13360
13361Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13362
13363	* configure.in (i[34]86-*-sco*): Move to be with other i386
13364	targets.
13365	(romp-*-*): New target.  Skip various binary utilities.
13366	(vax-*-*): New target.  Don't build newlib.
13367	(vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13368
13369Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13370
13371	* configure.in: Only set host_makefile_frag if config
13372	directory exists.
13373
13374Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13375
13376	* install.sh: If $dstdir exists, don't check whether each
13377	component does.
13378
13379Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13380
13381	* test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13382
13383Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13384
13385	* configure.in (*-*-lynxos*): Don't configure newlib for either
13386	native or cross Lynx.
13387
13388Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13389
13390	* config.sub (sparc64-elf): Fix os.
13391	(z8k): Remove duplicate.
13392
13393Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13394
13395	* Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13396	gcc/stmp-fixproto, to try to prevent fixproto from being run.
13397
13398Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13399
13400	* configure: Make file links cleanly even if Lynx fails on
13401	  an NFS symlink (at least fail cleanly).
13402
13403Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13404
13405	* test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13406	-XNh2000.
13407
13408Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13409
13410	* configure: Unknown options are fatal again.
13411
13412Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13413
13414	* configure: Ignore --x-includes and --x-libraries, for Autoconf
13415	compatibility.
13416
13417Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13418
13419	* build-all.mk: Add `clean' target.
13420
13421Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13422
13423	* config.guess:  Add SINIX support.
13424	* configure.in:  Add mips-*-sysv4* support.
13425
13426Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13427
13428	* build-all.mk: Document all useful targets.
13429	If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13430	If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13431
13432Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13433
13434	* configure: Support --silent, --quiet.
13435
13436Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13437
13438	* configure: Support --disable-FEATURE.
13439
13440Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13441
13442	* config.guess: Recognize NCR running SVR4.3.
13443
13444Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13445
13446	* config.guess:  Make BSDI generate i386-unknown-bsd386.
13447	Patch from Paul Eggert <eggert@twinsun.com>.
13448
13449Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13450
13451	* configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13452
13453Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13454
13455	* configure: Make unrecognized options give nonfatal warnings
13456	instead of fatal errors, and pass them to any subdirectory
13457	configures in case they recognize them.
13458	Make --x equivalent to --with-x.
13459
13460Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13461
13462	* configure: Add --enable-* options.  Clean up usage message and
13463	some comments.
13464
13465Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13466
13467	* Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13468
13469Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13470
13471	* configure.in (hppa*-*-*): Enable binutils.
13472
13473Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13474
13475	* config.sub: Recognize cisco.
13476
13477Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13478
13479	* Makefile.in (CXXFLAGS): Add -fexternal-templates.
13480
13481Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13482
13483	* config.guess: about target *-hitachi-hiuxwe2, don't print more
13484	than one configuration name.  Add comment.
13485
13486Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13487
13488	* config.guess: about target *-hitachi-hiuxwe2, fixed
13489	machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13490	macro is incorrect.]
13491
13492Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13493
13494	* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13495	than the "make ls" stuff which used to be here.
13496
13497Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13498
13499	* config.guess:  Recognize i[34]86-unknown-freebsd.
13500	From Shawn M Carey <smcarey@rodan.syr.edu>.
13501
13502Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13503
13504	* configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13505
13506Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13507
13508	* config.guess: Check for ptx.
13509
13510Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13511
13512	* config.sub: Add os9k checking.
13513
13514Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13515
13516	* config.guess: Handle OSF1 running on HPPA processors
13517
13518Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13519
13520	* configure: If subdir configure fails, print out a message with
13521	subdirectory name, in case subdir's configure code didn't identify
13522	itself.
13523
13524Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13525
13526	* configure.in: Remove embedded newlines from configdirs.
13527	Avoid mismatches of substrings.  Fix matching strings at end
13528	of configdirs.
13529
13530Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13531
13532	* config.guess:  Add Lynx/rs6000 config support.
13533
13534Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13535
13536	* configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13537
13538Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13539
13540	* configure.in (hppa*-*-osf*): Treat this just like most other
13541	PA configurations (eg no binutils or ld).
13542	(hppa*-*-*elf*): These configurations have binutils and ld.
13543
13544Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13545
13546	* config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13547
13548Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13549
13550	* configure.in (rs6000-*-*): Build gas.
13551
13552Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13553
13554	* Makefile.in:  Avoid bug in losing hpux sed.
13555
13556Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13557
13558	* Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13559	for GDB and GDB has been fixed to not need it.
13560
13561Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13562
13563	* config.guess: Recognize vax hosts.
13564
13565Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13566
13567	* configure (while loop): Don't use "break 2" inside case
13568	statement -- the case statement isn't an enclosing loop.
13569
13570Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13571
13572	* config.guess:  Clean up NeXT support, to allow nextstep
13573	on Intel machines.  Make OS be nextstep.
13574
13575Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13576
13577	* config.guess: Add alternate forms for Convex.
13578
13579Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13580
13581	* configure:  Completely rewrite option processing.  Take
13582	advantage of pattern-matching to avoid invoking test frequently.
13583	Also clean up host and target defaulting logic.
13584
13585Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13586
13587	* Makefile.in: Replace all occurrances of "rootme" with "r" and
13588	"$${rootme}" with "$$r", to increase the likelihood that the do-*
13589	commands (plus user environment) will fit SCO limits.
13590
13591Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13592
13593	* configure.in: Don't issue warnings about directories which are
13594	not being configured if -norecursion is set.  Correct test for
13595	--with-gnu-as and --with-gnu-ld to not get confused by substring
13596	matches.
13597
13598	* configure.in: Don't build gas for alpha-dec-osf1*.
13599
13600Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13601
13602	* configure:  Back out Per's change of 12/19/1993.  It changes the
13603	behavior of configure in unexpected and confusing ways.
13604
13605	Also, use different delim char when calculating
13606	program_transform_name so that the name can contain slashes.
13607
13608Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13609
13610	* configure.in, config.sub: Add support for VSTa micro-kernel.
13611
13612Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13613
13614	* configure.in: Nuke hacks which were used to get a special
13615	version of GAS for HPPA configurations.
13616
13617Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13618
13619	* configure:  If only ${target_alias} is given, use that
13620	as the default for ${host_alias}.
13621	* configure:  Add missing back-slashes before nested quotes.
13622
13623Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13624
13625	* Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13626
13627Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13628
13629	* config.guess:  Recognize some Tektronix configurations.
13630	From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13631
13632Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13633
13634	* config.sub: Match any flavor of SH.
13635
13636Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13637
13638	* configure.in: Don't try to configure newlib for Alpha.
13639
13640Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13641
13642	* configure.in: Don't build ld for Irix 5.  Don't build gas,
13643	libg++ or libio for any Alpha target.
13644
13645	* configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13646
13647Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13648
13649	* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13650	default arguments -- so it tried to compress itself.
13651
13652Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13653
13654	* configure.in (notsupp): ensure that a space is always at the end
13655	  of the configdirs list, since the grep checks for an explicit space
13656
13657Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13658
13659	* configure.in (target i386-sysv4.2): don't build ld, since static
13660	  versions of many libraries are not available.
13661
13662Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13663
13664	* config.guess: Recognize Apollos (using environment variables).
13665	* configure.in: Don't configure ld, binutils, or gprof for Apollo.
13666
13667Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13668
13669	* config.guess: Recognize Sony news mips running newsos.
13670
13671Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13672
13673	* Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13674	"fi ; else" for bash.
13675
13676Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13677
13678	* Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13679
13680Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13681
13682	* config.sub: accept unixware as an alias for svr4.2.
13683	Fix some inconsistancies with the gcc version.
13684
13685Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13686
13687	* Makefile.in (DISTDOCDIRS):  Add gdb.
13688
13689Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13690
13691	* Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13692
13693Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13694
13695	* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13696	(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13697	this now.
13698
13699Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13700
13701	* config.sub: Accept hiux* as an OS name.
13702
13703	* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13704	etc/make-stds.texi.  The underscore came from gcc, and dje now
13705	agrees that RUNTESTFLAGS is the correct name.
13706
13707Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13708
13709	* install.sh:  Remove 'set -e'.  It makes any conditionals
13710	in the script useless.
13711
13712	* config.guess: Automatically recognize arm-acorn-riscix
13713	Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13714
13715Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13716
13717	* Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13718
13719Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13720
13721	* Makefile.in (DISTDOCDIRS): New variable.
13722	(taz): Edit local Makefile.in sooner, instead of proto-toplev
13723	Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13724
13725Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13726
13727	* configure.in (hppa target): check the source directory for the
13728	  pagas sub-directory
13729
13730Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13731
13732	* config.sub: Allow -aout* and -elf*.
13733
13734Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13735
13736	* configure.in: Don't build ld on i386-solaris2, same as for
13737	sparc-solaris2.
13738
13739Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13740
13741	* Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13742
13743Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13744
13745	* configure.in:  Configure gdb for alpha.
13746
13747Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13748
13749	* Makefile.in (CXXFLAGS): Add -O.
13750
13751Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13752
13753	* config.guess: added support for DG Aviion
13754
13755Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13756
13757	* configure.in: Produce warning message for subdirectories not
13758	configurable for this host/target combination.  Don't try to
13759	configure gdb for vms.
13760
13761Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13762
13763	* Makefile.in (taz): Replace "byacc" with "bison -y" in the
13764	appropriate files before making "diststuff".
13765	(DISTBISONFILES): New var: list of files to be edited.
13766	(DISTSTUFFDIRS): Add binutils.
13767
13768Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13769
13770	* config.sub: also handle mipsel and mips64el (for little endian mips)
13771
13772Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13773
13774	* configure.in: Add * to end of all OS names.
13775
13776Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13777
13778	* configure.in: Build newlib for LynxOS native.
13779
13780Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13781
13782	* config.guess: Add support for delta 88k running SVR3.
13783
13784	* configure.in: Add comment about HP compiler vs. emacs.
13785
13786Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13787
13788	* configure.in: don't build ld on solaris2 (not a viable option
13789	  due to bugs in getpwnam & getpwuid)
13790
13791Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13792
13793	* configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13794	config.guess will produce a full version number.
13795
13796Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13797
13798	* configure.in: Build linker and binutils for alpha-dec-osf1.
13799
13800Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13801
13802	* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13803	and gdb/testsuite/Makefile.in.
13804
13805Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13806
13807	* configure.in: recognize mips*- instead of mips-
13808
13809Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13810
13811	* config.sub: Accept linux*coff and linux*elf as operating
13812	systems.
13813
13814Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13815
13816	* config.sub: Recognize mips64, and mips3 as an alias for it.
13817
13818Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13819
13820	* configure.in: Remove alpha-dec-osf*, no longer necessary now that
13821	gdb knows how to handle OSF/1 shared libraries.
13822
13823Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13824
13825	* configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13826	* config.guess: Recognize Hitachi's HIUX.
13827	* config.sub: Recognize h3050r* and hppahitachi.
13828	Remove redundant cases for hp9k[23]*.
13829
13830Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13831
13832	* configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13833	if gas and ld are in the source tree and are in ${configdirs}.
13834	If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13835	--with options (but still pass them down on the command line,
13836	if they were explicitly specified).
13837
13838Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13839
13840	* configure: substitute SHELL value in Makefile.in with
13841	${CONFIG_SHELL}
13842
13843Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13844
13845	* configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13846	*-*-solaris2* targets.
13847
13848Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13849
13850	* Makefile.in: define M4, and pass it down to sub-makes;
13851	all-autoconf now depends on all-m4
13852
13853Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13854
13855	* Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13856	presence of {ar,ranlib} instead of a configured directory
13857
13858Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13859
13860	* config.guess: Accept 34?? as well as 33?? for NCR.
13861
13862Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13863
13864	* configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13865	of 'gas' in sed commands, since 'gash' is now in the tree as well.
13866
13867Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13868
13869	* configure: grab values for $(CC) and $(CXX) from the
13870	environment, so that someone can do "CC=gcc configure; make" and
13871	have it work right (matching the way that autoconf works now)
13872
13873	* configure.in, Makefile.in: add support for gash, the tcl
13874	interface to Galaxy
13875
13876	* config.guess: add NetBSD variants (hp300, x86)
13877
13878Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13879
13880	* install.sh: Support -d option (in the manner of SunOS 4 install,
13881	as it is more deterministic than that of GNU install)
13882	(chmodcmd): Set file to mode 755 by default (should also do default
13883	chgrp and chown, but I don't feel like dealing with that now)
13884
13885Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13886
13887	* config.sub: Remove h8300hhms alias.
13888
13889Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13890
13891	* configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13892
13893Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13894
13895	* Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13896	as stmp-fixinc
13897
13898Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13899
13900	* config.sub: recognize m88110-bug-coff.
13901
13902Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13903
13904	* Makefile.in (all-libio): all dependencies on the toolchain used
13905	to build this (gcc, gas, ld, etc)
13906
13907Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13908
13909	* config.guess: Deal with OSF/1 1.3 on alpha.
13910
13911Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13912
13913	* install.sh: add some 'else true' clauses for portability
13914
13915	* configure.in: don't build libio for h8[35]00-*-* targets
13916
13917Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13918
13919	* Makefile.in:  Add support for new libio.
13920
13921Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13922
13923	* install.sh: If one command fails, don't try the rest.  Don't try
13924	to remove $dsttmp (via trap) unless we have already created it.
13925	If $src doesn't exist, detect it and exit with an error.
13926
13927	* config.guess: Recognize BSD on hp300.
13928
13929Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13930
13931	* config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13932	Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13933
13934Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13935
13936	* Makefile.in (all-send-pr): depends on all-prms
13937
13938Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13939
13940	* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13941
13942Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13943
13944	* config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13945	Added test for mips-mips-riscos5.
13946
13947Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13948
13949	* configure.in: use mh-hp300 for 68k HP hosts
13950
13951Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13952
13953	* configure: add support for CONFIG_SHELL, so that you can use
13954	some alternate shell for evaluating configure scripts
13955
13956Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13957
13958	* Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13959	in configure script to bug-gdb@prep.ai.mit.edu when building
13960	distribution archive.
13961	* Makefile.in (COMPRESS):  Remove def.
13962	* Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13963	gdb.tar.Z and make-gdb.tar.Z respectively.
13964	* Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13965	* Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13966	to convergence with 'taz' target in Makefile.in.
13967
13968Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13969
13970	* install.sh (dsttmp): use trap to ensure that tmp files go
13971	away on error conditions
13972
13973Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13974
13975	* Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13976
13977Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13978
13979	* Makefile.in (install-dirs): Deal with a prefix like /gnu;
13980	its parent is '/' not ''.
13981
13982	* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13983
13984Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13985
13986	* configure: if ${newsrcdir}/configure doesn't exist, don't assume
13987	that ${newsrcdir}/configure.in does.
13988
13989Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13990
13991	* test-build.mk: support for CONFIG_SHELL
13992
13993Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13994
13995	* config.sub (netware):  Add as a basic system type.
13996
13997Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13998
13999	* Makefile.in (Makefile): depend on configure.in.  Also drop the
14000	  $(srcdir)/ from the dependency on Makefile.in.
14001
14002Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14003
14004	* config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14005	(h8300hhms is temporary until multi-libraries are implemented).
14006	* configure.in: Handle h8300h too.
14007
14008Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14009
14010	* config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14011
14012Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14013
14014	* configure:  Remove extraneous output when guessing host type.
14015	* config.guess:  Remove extraneous output when guessing using C
14016	compiler rather than uname, or when guessing fails.
14017
14018Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14019
14020	* Makefile.in: remove all.cross and install.cross targets
14021
14022	* configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14023	  definitions
14024
14025Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14026
14027	* configure.in (target sh): Build gprof.
14028
14029Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14030
14031	* config.sub: change -solaris to -solaris2
14032
14033Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14034
14035	* configure.in: Use config/mh-riscos for mips-*-sysv*.
14036
14037Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14038
14039	* configure: Correct error message for missing Makefile.in to
14040	print correct directory.
14041
14042Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14043
14044	* install.sh: kludge around 386BSD shell bug
14045
14046Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14047
14048	* config.guess:  Recognize NeXT.
14049	* config.guess:  Recognize i486-ncr-sysv4.
14050	* Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14051
14052Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14053
14054	* Makefile.in (MAKEINFOFLAGS): New variable.
14055	(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14056	* build-all.mk, test-build.mk: Pass down --no-split as
14057	MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14058
14059Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14060
14061	* Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14062
14063Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14064
14065	* Makefile.in (libg++.tar.z):  New rule.
14066	* Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14067	* Makefile.in (taz):  Only do a single chmod.
14068
14069Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14070
14071	* install.sh: don't use dirname anymore (replaced with sed usage)
14072
14073Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14074
14075	* Makefile.in:  Change extension for gzip'd files from '.z' to
14076	'.gz' per new FSF standard usage.
14077
14078Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14079
14080	* configure: put quotes around the final value of program_transform_name
14081
14082Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14083
14084	* Makefile.in: new install.sh support; update install-info rules
14085
14086Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14087
14088	* configure.in: Build diff for crosses, but not for go32 host.
14089
14090	* configure.in: Build gprof only for native, and don't build it
14091	for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14092
14093Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14094
14095	* configure.in: don't build gas,ld,binutils on for *-*-sysv4
14096
14097Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14098
14099	* configure.in (host_tools): Add prms.
14100
14101Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14102
14103	* Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14104	with $(FLAGS_TO_PASS) on the command line
14105
14106	* config.sub: Recognize lynx and lynxos
14107
14108Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14109
14110	* config.sub: Accept -ecoff*, not just -ecoff.
14111
14112Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14113
14114	* Makefile.in (taz): Use .gz suffix instead of .z.
14115	(binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14116	names.
14117
14118Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14119
14120	* Makefile.in (vault-install): add an 'else true' (for Ultrix)
14121
14122Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14123
14124	* Makefile.in (install-no-fixedincludes):  install gcc last, so
14125	that rebuilds that might happen during 'make install' don't get
14126	bogus gcc include files
14127
14128Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14129
14130	Change from Utah for HPPA support:
14131	* config.guess: Recognize hppa1.x-hp-bsd.
14132
14133Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14134
14135	* config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14136	Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14137
14138Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14139
14140	* config.sub: Add support for rom68k and bug boot monitors.
14141
14142Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14143
14144	* Makefile.in: Make all-opcodes depend on all-bfd.
14145
14146Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14147
14148	* config.guess: Added special check for i[34]86-univel-sysv4*.
14149
14150Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14151
14152	* config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14153	the processor rather than assuming i486.
14154
14155Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14156
14157	* config.guess: Recognize SunOS6 as Solaris3.
14158
14159Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14160
14161	* config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14162	Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14163
14164Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14165
14166	* build-all.mk (all-cross): New target for Canadian Cross.
14167	Added Q2 go32 targets.
14168	* test-build.mk: Configure go32 cross sparclite-aout and
14169	mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14170	PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14171
14172Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14173
14174	* configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14175	GO32 hosted toolchains
14176
14177Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14178
14179	* configure: change  so "-exec-prefix" gets passed down rather
14180	than "-exec_prefix" so autoconf generated Makefiles get the
14181	exec_prefix set right.
14182
14183Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14184
14185	* config.guess: get the Solaris2 minor version number
14186
14187	* Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14188
14189Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14190
14191	* config.guess: Recognize some Sequent platforms.
14192
14193Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14194
14195	* Makefile.in: added the vault-install target
14196
14197	* configure.in: actually use the Sun3 makefile fragment that's in
14198	config, also added the release dir to configdirs
14199
14200Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14201
14202	* Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14203
14204Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14205
14206	* configure.in: remove some program from Alpha targetted toolchains
14207
14208Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14209
14210	* Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14211	gprof.
14212	(taz): Run "make diststuff" in those directories instead of "make
14213	proto-dir".  Look for "VERSION=" only at start of line in subdir
14214	Makefile.  Use "gzip -9" for compression.
14215	(TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14216	(binutils.tar.z): New target.
14217
14218Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14219
14220	* Makefile.in (taz): Include gpl.texinfo.
14221
14222Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14223
14224	* Makefile.in (setup-dirs): Merged into "taz" target.
14225	(taz): Only do `proto-dir' stuff if a directory is actually needed
14226	for this target.
14227
14228Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14229
14230	* Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14231	(FLAGS_TO_PASS): Pass down MUNCH_NM.
14232	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14233	(EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14234	(gcc-no-fixedincludes): Correct for current gcc Makefile.
14235
14236Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14237
14238	* Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14239	config.sub, and move-if-change to gdb testsuite distribution
14240	archive, so the testsuite can be extracted, configured, and
14241	run separately from the gdb distribution.  Blow away the Chill
14242	tests that require a Chill compiled executable, since GNU Chill
14243	is not yet publically available.
14244
14245Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14246
14247	* test-build.mk: set environment variables in a single command,
14248	instead of a list of assignments and exports
14249
14250	* config.guess: recognize Alpha/OSF1 systems
14251
14252Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14253
14254	* configure: Change help message to prefer --options rather than
14255	  -options.
14256
14257Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14258
14259	* config.sub: Convergent Tech. "miniframe" uses m68010, sez
14260	zippy@ecst.csuchico.edu.
14261	* config.guess: Recognize miniframe.
14262
14263Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14264
14265	* Makefile.in: Use srcroot to find runtest rather than rootme.
14266	Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14267
14268Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14269
14270	* test-build.mk: Extensive additions to support building on a
14271	machine other than the host.
14272
14273Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14274
14275	* configure (tooldir): Fix for i386-aix again.
14276
14277Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14278
14279	* configure, Makefile.in:  Change definition of $(tooldir)
14280	to match the FSF.
14281
14282Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14283
14284	* config.guess:  Recognize i[34]86/SVR4.
14285
14286Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14287
14288	* Makefile.in (all-gdb): gdb depends on sim.
14289
14290Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14291
14292	* Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14293	at the same time we make the prototype gdb directory.
14294	* Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14295	files at the same time as the gdb base release distribution.
14296
14297Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14298
14299	* Makefile.in (check): Use individual check targets rather than
14300	DO_X rule.
14301	(check-gcc): Added.
14302
14303Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14304
14305	* config.sub: Use sysv3.2 not sysv32 for canonical OS
14306	for System V release 3.2.
14307
14308Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14309
14310	* config.sub: Recognize hppaosf.
14311	* configure.in: Do configure ld/binutils/gas for it.
14312
14313Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14314
14315	* configure (tooldir): Alter syntax used to set this, for systems
14316	where "\$" isn't handled right, like i386-aix.
14317
14318Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14319
14320	* configure: Pass program-transform-name, not
14321	program_transform_name, to recursive configures.
14322
14323Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14324
14325	* Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14326	of gas+ld+binutils.
14327
14328Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14329
14330	* config.guess:  Recognize AIX3.2 as distinct from 3.1.
14331
14332Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14333
14334	* configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14335
14336Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14337
14338	* Makefile.in (PRMS): Set back to all-prms.
14339
14340Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14341
14342	* test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14343	targets, rather than for MIPS hosts.
14344
14345Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14346
14347	* configure.in: add comment for --with-x default values
14348
14349	* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14350
14351	* Makefile.in: add check-* targets for each of the directories in
14352	the tree.  Add a definition of RUNTEST that will use the one we
14353	just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14354
14355Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14356
14357	* configure.in: Removed obsolete references to bfd_target and
14358	target_makefile_frag.
14359
14360	* build-all.mk: Set assorted targets for Q2.
14361	* config.sub: Recognize z8k-sim and h8300-hms.
14362	* test-build.mk: Really don't pass host to configure.
14363	(HOLES): Added uname.
14364
14365Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14366
14367	* configure: Handle an empty program-prefix, program-suffix or
14368	program-transform-name correctly.
14369
14370Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14371
14372	* build-all.mk: -G 8 no longer required for MIPS targets.
14373	* test-build.mk: Don't pass host argument to configure; make it
14374	guess.
14375
14376Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14377
14378	* Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14379	* Makefile.in (COMPRESS):  New macro, like GZIP.
14380
14381Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14382
14383	* test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14384
14385	* build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14386	with gas currently defaults to -G 0.
14387
14388Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14389
14390	* Makefile.in (all-flex): flex depends on byacc.
14391
14392	* build-all.mk: If host not specified, use config.guess.  Pass TAG
14393	to test-build.mk as RELEASE_TAG.
14394	* test-build.mk (configargs): New variable containing arguments to
14395	pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14396	(FLAGS_TO_PASS): Pass down RELEASE_TAG.
14397
14398	* config.guess: Use /bin/uname when checking -X argument on SCO,
14399	to avoid invoking GNU uname which doesn't understand -X.
14400
14401	* test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14402
14403	* configure.in: Build gas for mips-*-*.
14404
14405Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14406
14407	* Makefile.in (all.normal): insert missing backslash.
14408
14409Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14410
14411	* build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14412
14413	* Makefile.in: Complete overhaul to merge many almost identical
14414	targets.
14415
14416Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14417
14418	* Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14419	(gdb.tar.Z): Adjusted.
14420
14421	* Makefile.in (setup-dirs, taz): New targets; should be general
14422	enough to adapt for gdb sometime.  Build only .z file.
14423	(gas.tar.z): New target.
14424
14425Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14426
14427	* build-all.mk: Use CC=cc -Xs on Solaris.
14428
14429Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14430
14431	* Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14432	for handling BISON for FSF releases.
14433
14434Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14435
14436	* configure: Actually implement the change zoo just documented.
14437
14438Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14439
14440	* configure: when using config.guess, only set target_alias when
14441	it's not already been set (ie, on the command line)
14442
14443Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14444
14445	* Makefile.in: add installcheck target, set PRMS to install-prms
14446
14447Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14448
14449	* configure: add support for package_makefile_fragment, handle the
14450	case where a directory has a configure.in file but no Makefile.in
14451	more gracefully (with an actual understandable error message, even);
14452	add support for --without (and add this to the usage message); also
14453	explicitly add a --host=${host_alias} to the command line when
14454	config.guess is used
14455
14456Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14457
14458	* configure: Must use both --host and --target in recursive calls.
14459
14460Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14461
14462	* Makefile.in: Change deja-gnu to dejagnu.
14463
14464Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14465
14466	* configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14467
14468Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14469
14470	* configure.in: canonicalize all instances to *-*-solaris2*,
14471	also strip out a number of tools to not build for go32 host
14472
14473Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14474
14475	* config.guess: add GPL.
14476
14477	* Makefile.in, config.guess, config.sub, configure: bump
14478	  copyrights to 93.
14479
14480Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14481
14482	* Makefile.in (do-info): Removed obsolete check for existence of
14483	localenv file.
14484
14485	* Makefile.in (MAKEOVERRIDES): Define to be empty.
14486
14487Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14488
14489	* Makefile.in: a couple of 'else true' for decstation,
14490	support for TclX
14491
14492	* configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14493
14494Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14495
14496	* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14497
14498Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14499
14500	* config.guess: Recognize i386-ibm-aix (PS/2).
14501	* configure.in: Use config/mh-aix386 file for it.
14502
14503Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14504
14505	* Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14506	CC_FOR_TARGET instead.
14507	(BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14508
14509Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14510
14511	* Makefile.in: Add sim to list of directories sent with gdb
14512
14513Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14514
14515	* configure.in: Put back mips-dec-bsd* case.
14516
14517Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14518
14519	(Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14520	* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14521	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14522
14523Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14524
14525	* configure.in: remove no-op mips-dec-bsd* in "case $target"
14526
14527	* Makefile.in (dir.info): only run gen-info-dir if it exists,
14528	(install-info): install dir.info only if it exists,
14529	(all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14530
14531Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14532
14533	* configure.in: For vms target, skip bfd, ld, binutils.  Do build
14534	gas for mips-dec-bsd.
14535
14536Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14537
14538	* configure (makesrcdir): If ${srcdir} is relative and not ".",
14539	and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14540
14541Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14542
14543	* configure.in: Added "dejagnu" to hosttools list.
14544
14545Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14546
14547	* config.sub, configure.in, config.guess:  Add support
14548	for Bosx, an AIX variant from Bull.
14549	Patches from F.Pierresteguy@frcl.bull.fr.
14550
14551Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14552
14553	* devo/dejagnu: Initial creation of devo/dejagnu.
14554	Migrated dejagnu testcases and support files for testing software
14555	tools to reside as subdirectories, currently called "testsuite",
14556	within the directory of the software tool.  Migrated all programs,
14557	support libraries, etc. beloging to dejagnu proper from
14558	devo/deja-gnu to devo/dejagnu.	These files were moved "as is"
14559	with no modifications.	The changes to these files which will
14560	allow them to configure, build, and execute properly will be made
14561	in a future update.
14562
14563Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14564
14565	* Makefile.in: Change send_pr to send-pr.
14566	* configure.in: Likewise.
14567	* send_pr: Renamed directory to send-pr.
14568
14569Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14570
14571	* Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14572
14573Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14574
14575	* README:  Update for gdb-4.8 release.
14576	* Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14577	gdb-xxx.tar.z (gzip'd) file also.
14578
14579Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14580
14581	* Makefile.in: make all-diff depend on all-libiberty
14582
14583Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14584
14585	* config.guess: add vax-ultrix in the spirit of mips-ultrix.
14586
14587Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14588
14589	* configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14590
14591Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14592
14593	* Makefile.in (DEVO_SUPPORT):  Remove etc directory
14594	(ETC_SUPPORT):  Only add the files GDB wants from etc/.
14595	(gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14596
14597Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14598
14599	* Makefile.in:  makeinfo binary is in a new location
14600
14601Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14602
14603	* config.sub: Accept -ecoff as an OS.
14604
14605	* Makefile.in: Various changes to eliminate a level of make
14606	recursion and reduce the required command line length.
14607	(BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14608	sub-makes.
14609	(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14610	variables holding settings for specific sub-makes.
14611	(FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14612	in terms of BASE_FLAGS_TO_PASS.
14613	(TARGET_LIBS): New variable listing directories which use
14614	TARGET_FLAGS_TO_PASS.
14615	(subdir_do): Eliminated.
14616	(do-*): New set of targets to replace subdir_do.
14617	(various): All targets which used subdir_do now depend on do-*.
14618	(local-clean): Renamed from do_clean.
14619	(local-distclean): New target, dependency of distclean and
14620	realclean.
14621	(install-info): Don't create directories.  Depend on dir.info
14622	rather than calling make recursively.
14623	(install-dir.info): Eliminated.
14624	(install-info-dirs): Create all info directories here.
14625	(dir.info): Depend upon do-install-info.
14626
14627	* test-build.mk (HOLES): Added false.
14628
14629Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14630
14631	* config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14632
14633Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14634
14635	* Makefile.in (info): remove dependency on all-texinfo.  The
14636	problem was really in texinfo/C, not at this level.
14637
14638Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14639
14640	* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14641
14642Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14643
14644	* Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14645	GDB releases.
14646
14647Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14648
14649	* configure: Include srcdir in message about target of link not
14650	being found.  Don't convert `-' to `_' in `with' options being
14651	passed to subdirs.
14652
14653Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14654
14655	* configure.in: add uudecode to host_tools
14656
14657	* Makefile.in: added {all,install}-uudecode targets, added them to
14658	the appropriate lists
14659
14660Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14661
14662	* Makefile.in (all-gcc): Added dependency on all-gas.
14663
14664	* configure.in (mips-*-*): Build ld and binutils.
14665
14666Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14667
14668	* configure: check return code from mkdir, print error message and
14669	  exit on failure.
14670
14671Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14672
14673	* Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14674
14675Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14676
14677	* test-build.mk (HOLES): Added tar, cpio and uudecode.
14678
14679Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14680
14681	* config.sub (h8500):  Recognize this as a cpu type.
14682
14683Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14684
14685	* configure: source directory missing is no longer a warning
14686
14687	* configure.in: recognize irix[34]* instead of irix[34]
14688
14689	* Makefile.in: define and pass down X11_LIB
14690
14691Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14692
14693	* guess-systype: Renamed to ...
14694	* config.guess:  ... by popular request.
14695	* configure.in, Makefile.in:  Update accordingly.
14696
14697Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14698
14699	* guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14700	+ Add Convex, Cray/Unicos, and Encore/Multimax support.
14701	+ Execute ./dummy instead of assuming . is in PATH.
14702
14703Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14704
14705	* guess-systype:  New shell script.  Attempts to guess the
14706	canonical host name of the executing host.
14707	Only a few hosts are supported so far.
14708	* configure:  Call guess-systype if no host is specified.
14709
14710Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14711
14712	* Makefile.in (gcc-no-fixedincludes): Made to work with current
14713	gcc Makefile.
14714
14715
14716Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14717
14718	* Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14719	(all-gcc, install-gcc, subdir_do): Use it.
14720
14721Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14722
14723	* Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14724
14725Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14726
14727	* Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14728	  set exclusively by configure, using configure.in .
14729
14730Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14731
14732	* test-build.mk: set $PATH for all builds
14733
14734	* Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14735
14736Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14737
14738	* Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14739	the one used in gcc/Makefile.in, so that a null expansion doesn't
14740	override the one needed to build gcc with a native cc.
14741
14742
14743Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14744
14745	* configure: Accept -with arguments.
14746
14747Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14748
14749	* Makefile.in: added h8300sim
14750
14751Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14752
14753	* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14754	to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14755	(all-cygnus, native, build-cygnus): Make
14756	$(canonhost)-stamp-3stage-done, not $(host)....
14757	* test-build.mk (stamp-3stage-compared): Use tail +10c for
14758	i386-sco3.2v4.  Added else true to if command.
14759
14760Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14761
14762	* config.sub: (from FSF) Sequent uses a BSD-like OS.
14763
14764Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14765
14766	* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14767
14768Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14769
14770	* configure.in: don't remove binutils from Solaris builds
14771
14772Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14773
14774	* Makefile.in: get rid of earlier definitions for *clean,
14775	also handle the recursive info rule better
14776
14777Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14778
14779	* Makefile.in (mostlyclean, distclean, realclean):  Fix to
14780	do more-or-less the right thing.
14781
14782Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14783
14784	* Makefile.in: Add lines defining CC and CXX, and use CXX rather
14785	than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14786
14787Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14788
14789	* Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14790	$(host_canonical).
14791
14792	* configure.in: split the configdirs list into 4 categories (native
14793	v. cross, library v. tool) and handle the cross-only and native-
14794	only in more reasonable (and correct!) way.
14795
14796Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14797
14798	* configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14799	configdirs anymore.
14800
14801Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14802
14803	* Makefile.in: extensive cleanup::  removed all of the explicit
14804	clean-* targets, collapsed many wrappers around subdir_do into
14805	one, added additional targets to satisfy standards.texi, deleted
14806	some old targets, some changes for consistency
14807
14808Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14809
14810	* configure.in: handle some programs as cross-only, and others as
14811	native only
14812
14813	* test-build.mk: handle partial holes in a more generic manner
14814
14815	* Makefile.in: m4 depends on libiberty
14816
14817Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14818
14819	* configure.in: add m4, textutils, fileutils, sed, shellutils,
14820	time, wdiff, and find to configdirs
14821
14822	* Makefile.in: all, clean, and install rules for the new programs
14823	added to configure.in
14824
14825Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14826
14827	* configure.in: use mh-sun for all *-sun-* hosts
14828
14829Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14830
14831	* Makefile.in: define flags for X11 include files and library file
14832	locations, pass them down to the programs that need this info
14833
14834	* build-all.mk: added a 'native' target, to 3stage the native toolchain
14835
14836Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14837
14838	* configure.in: start building libg++ for HP-UX targets
14839
14840Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14841
14842	* README:  Update references to files moved into etc/.
14843
14844Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14845
14846	* config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14847	* configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14848
14849Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14850
14851	* configure: accept dash as well as underscore in long option
14852	names for FSF compatibility.
14853
14854Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14855
14856	* config.sub: added -sco3.2v4 support from FSF.
14857
14858Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14859
14860	* configure.in: expand the section that adds or removes
14861	directories from the list of programs to build, to handle native
14862	vs. cross in addition to host v. native
14863
14864Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14865
14866	* Makefile.in:  Replace C++ in macro names with CXX.
14867	This is less likely to break ...
14868
14869Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14870
14871	* test-build.mk: add -w to GNU_MAKE
14872
14873Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14874
14875	* config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14876	add 'sparc' to list of recognized cpus.  This needed to make
14877	'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14878	Delete some redundant ose68 variants.  Recognize -wrs as an os,
14879	then changes that into $CPU-wrs-vxworks.
14880
14881	* configure.in: remove most references to gdbtest, regularize
14882	target based program removal
14883
14884	* test-build.mk: import from p3 tree (many fixes and changes)
14885
14886Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14887
14888	* Makefile.in: added rules to handle tcl, tk, and expect
14889
14890	* configure.in: handle those directories if they exist
14891
14892Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14893
14894	* config.sub: removed bogus hppabsd and hppahpux names, since
14895	"hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14896
14897Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14898
14899	* Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14900	depends upon all-xiberty
14901
14902	* Makefile.in: changes from p3, including:
14903
14904	Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14905
14906	* Makefile.in (XTRAFLAGS): include newlib directories if
14907	newlib/Makefile exists, rather than if host != target.
14908
14909	Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14910
14911	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14912	from the same source tree and not building a cross-compiler.  This
14913	matters for the libg++ configuration if reconfiguring a tree that
14914	has already been installed.
14915
14916	Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14917
14918	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14919	pick up the machine and system specific header files.
14920
14921	* Makefile.in: added AS_FOR_TARGET, passed down in
14922	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14923	the C compiler to use to create programs which are run in the
14924	build environment, set it to default to $(CC), and passed it down
14925	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14926
14927	Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14928
14929	* Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14930	We need them for unusual native builds, like systems without
14931	ranlib.
14932
14933	* configure: also define $(host_canonical) and
14934	$(target_canonical), which are the full, canonical names for the
14935	given host and target
14936
14937Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14938
14939	* Makefile.in:  Added separate definitions for C++.
14940
14941Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14942
14943	* configure.in (configdirs):  Add deja-gnu.
14944
14945Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14946
14947	* README:  Update for configure.texi and gdb-4.7 release.
14948
14949Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14950
14951	* Makefile.in:  Move "all" target to top of file.
14952	Previously, first target was ".PHONY" which caused BSD4.4 make
14953	to build .PHONY when make was run without arguments.
14954
14955Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14956
14957	* Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14958	Library-copylefted code in libiberty.
14959
14960Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14961
14962	* config.sub:  Replace m68kmote with plain old m68k.
14963
14964Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14965
14966	* Makefile.in:  Remove space from blank line, avoid Make complaints.
14967
14968Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14969
14970	* config.sub: Complain if no argument is given.  Added support for
14971	386bsd as OS and target alias.
14972
14973Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14974
14975	* Makefile.in (XTRAFLAGS): include newlib directories if
14976	newlib/Makefile exists, rather than if host != target.
14977
14978Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14979
14980	* config.sub: recognize sparclite-wrs-vxworks.
14981
14982	* Makefile.in (install-xiberty): added *-xiberty make rules (from
14983	p3.) Added clean-xiberty to clean.
14984
14985Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14986
14987	* configure.in: use *-*-* instead of nested cases for host and target
14988
14989Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14990
14991	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14992	from the same source tree and not building a cross-compiler.  This
14993	matters for the libg++ configuration if reconfiguring a tree that
14994	has already been installed.
14995
14996Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14997
14998	* config.sub (i486v/i486v4):  Merge in from FSF version.
14999
15000Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15001
15002	* configure: only set PWD if it is already set.
15003
15004Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15005
15006	* configure: just set PWD=`pwd` at the top, since Ultrix sh
15007	doesn't have unset and all success paths (and most error paths)
15008	out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15009	to just ${PWD} to avoid confusion.)
15010
15011Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15012
15013	* configure: always set $(tooldir) to $(libdir)/$(target_alias),
15014	even for a native compilation.
15015
15016Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15017
15018	Changes to make the gdb.tar.Z rule work better.
15019
15020	* Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15021	(DEVO_SUPPORT):  Add configure.texi.
15022	(bfd-ilrt.tar.Z):  Remove ancient rule.
15023
15024Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15025
15026	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15027	pick up the machine and system specific header files.
15028
15029	* configure.in, config.sub: added new target m68010-adobe-scout,
15030	with alias of adobe68k.  Changed configure.in to check for
15031	-scout before -sco* to avoid a false match.
15032
15033	* Makefile.in: added AS_FOR_TARGET, passed down in
15034	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15035	the C compiler to use to create programs which are run in the
15036	build environment, set it to default to $(CC), and passed it down
15037	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15038
15039Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15040
15041	* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15042	AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15043	TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15044	FOR_TARGET variants, to newlib and libg++.
15045
15046Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15047
15048	* Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15049	first.
15050
15051Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15052
15053	* config.sub:  Accept `elf' as an environment.
15054
15055Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15056
15057	* Makefile.in (all-opcodes):  cd into the right directory
15058
15059Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15060
15061	* configure: added -program_transform_name option, used as
15062	argument to sed when installing programs.
15063	configure.texi: added documentation for -program_prefix,
15064	-program_suffix and -program_transform_name.
15065
15066Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15067
15068	* config.sub:  Accept i486 where i386 ok.
15069
15070Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15071
15072	* config.sub: accept we32k
15073
15074Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15075
15076	* config.sub, configure.in: accept OSE68000 and OSE68k.
15077
15078	* Makefile.in: don't create all directories for ``make install'';
15079	let the subdirectories create the ones they need.
15080
15081Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15082
15083	* COPYING: new file, GPL v2
15084
15085Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15086
15087	* Makefile.in: use the new gen-info-dir, which needs a template
15088	argument (which also lives in texinfo)
15089
15090	* configure.texi, standards.texi: fix INFO-DIR-ENTRY
15091
15092Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15093
15094	* config.sub (ncr3000):  Change i386 to i486.
15095
15096Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15097
15098	* Makefile.in: add install-rcs, install-grep to
15099	install-no-fixedincludes, removed install-bison and install-libgcc
15100
15101Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15102
15103	* configure.in: grab the HPUX makefile fragment if on HPUX
15104
15105Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15106
15107	* Makefile.in: eradicate bison spoor (ditto libgcc).
15108	 configure.in: recognise m68{k,000}-ericsson-OSE.
15109	 es1800 is alias for m68k-ericsson-OSE
15110
15111Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15112
15113	* configure.in: rearrange the parts that remove programs from
15114	configdirs, based now on HOST==TARGET or by canonical triple.
15115
15116Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15117
15118	* test-build.mk: recurse explicitly with -f test-build.mk when
15119	  appropriate.  predicate stage3 and comparison on the existence
15120	  of gcc.  That is, if gcc isn't around, we aren't three-staging.
15121	  On very clean, also remove ...stamp-co.  Build in-place before
15122	  doing other builds.
15123
15124Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15125
15126	* Makefile.in, configure.in: add tgas
15127
15128Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15129
15130	* Makefile.in: a number of changes merged in from progressive.
15131
15132	* configure.in: add libm.
15133
15134	* .cvsignore: ignore some stuff that comes from test-build.mk.
15135
15136Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15137
15138	* config.sub:  Add es1800 (m68k-ericsson-es1800).
15139
15140Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15141
15142	* configure: Add program_suffix (parallel to program_prefix)
15143	* Makefile.in: adjust directory-creating script for losing decstation
15144
15145Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15146
15147	* configure:  Minor $subdir-related fixes.
15148
15149Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15150
15151	* configure: fix various problems with propogating
15152	makefile_target_frag in subdirs.
15153	* configure.in: config libgcc if its there
15154
15155Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15156
15157	* config.sub:  HPPA merge.
15158
15159Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15160
15161	* Makefile.in:  Replace all-bison with all-byacc in all
15162	dependency lines for other tools (which now use byacc).
15163
15164Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15165
15166	* config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15167
15168Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15169
15170	* Makefile.in: make gprof rules similar to byacc rules (instead of
15171	vestigal $(unsubdir) that didn't work...)
15172
15173Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15174
15175	* config.sub:  Add support for Linux.
15176	* Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15177	(at least for libg++).
15178
15179Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15180
15181	* configure.texi: fix doc for the -nfp option to configure
15182
15183Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15184
15185	* Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15186
15187Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15188
15189	* config.sub: changed [^-]+ to [^-][^-]* so that it works under
15190	Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15191	* configure.in: added solaris* host_makefile_frag hook.
15192
15193Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15194
15195	* config.sub: changed recognition of m68000 so that various
15196	m68k types can be specified via m680[01234]0
15197
15198Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15199
15200	* config.sub (basic_machine): fix sed so that '-foo' isn't
15201	completely substituted out while .+'-foo' loses the '-foo'
15202
15203Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15204
15205	* config.sub ($os): Add -aout.
15206
15207Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15208
15209	* configure:  If host_makefile_frag is absolute, don't
15210	prefix ${invsubdir} (relevant to libg++ auto-configure).
15211
15212Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15213
15214	* Makefile.in (tooldir): Define it.
15215	(all-ld): Depend on all-flex.
15216
15217Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15218
15219	* Makefile.in (check):  Fix libg++ special case.
15220
15221Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15222
15223	* configure: do not bury `pwd` into config.status, thus do fewer
15224	  pwd's.
15225
15226	* configure: print the "Building in" message only when building in
15227	  other than "." AND verbose.
15228
15229	* configure: remove -s, rework -v to better accomodate guested
15230	  configures.
15231
15232	* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15233
15234Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15235
15236	* Makefile.in: macroize flags passed on recursion.  remove
15237	  fileutils.
15238
15239Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15240
15241	* configure: get makesrcdir right for subdirs deeper than 1.
15242
15243	* Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15244	  install.
15245
15246Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15247
15248	* Makefile.in: don't print subdir_do or recursion lines.
15249
15250Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15251
15252	* standards.texi: added menu item.
15253
15254	* Makefile.in: build and install standards.info.
15255
15256	* standards.texi: new file.
15257
15258Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15259
15260	* configure: test for and move config.status pieces from
15261	  ${subdir}/.
15262
15263Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15264
15265	* configure:  Test for existance of files before trying to mv
15266	them, to avoid numerous non-existance messages.
15267
15268Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15269
15270	* configure: correct final line of config.status.
15271
15272	* configure: patch from eggert.  Avoids a protection problem if
15273	  the original Makefile.in is read only.
15274
15275	* configure: use move-if-change from gcc to create config.status.
15276	  Some makefiles depend on config.status to tell if a directory
15277	  has been reconfigured for a different host.  This change
15278	  prevents those directories from remaking everything in the case
15279	  where the reconfig was only intended to rebuild a Makefile.
15280
15281	* configure: test for config.sub with "config.sub sun4" rather
15282	  than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15283	  host alias from a missing config.sub.
15284
15285Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15286
15287	* Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15288	  MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15289
15290Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15291
15292	* configure: mkdir ${subdir} as needed.
15293
15294Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15295
15296	* Makefile.in,configure.in: added autoconf.
15297
15298Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15299
15300	* Makefile.in: no longer pass against on recursion.
15301
15302	* Makefile.in: added .NOEXPORT: so that stray makefile_frag
15303	  definitions are not inherited.
15304
15305	* configure: correct makesrcdir when subdir is .
15306
15307Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15308
15309	* configure:  Add support for 'subdirs' variable, which is
15310	like 'configdirs', except that configure doesn't re-invoke
15311	itself for subdirs, it just creates a Makefile for each subdir.
15312	* configure.texi:  Document subdirs.
15313
15314Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15315
15316	* configure.in: added flex to configdirs
15317
15318Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15319
15320	* Makefile.in: remove clean-stamps from clean.
15321
15322Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15323
15324	* configure.in:  Add gdbtest to configdirs.
15325
15326Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15327
15328	* Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15329	to recursive makes.
15330	* configure.in:  Recognize new ncr3000 config.
15331
15332Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15333
15334	* Makefile.in, configure.in: removed references to gdbm.
15335
15336Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15337
15338	* config.sub:  Don't canonicalize os value
15339	newsos* to bsd (readline needs to check for newsos).
15340	(This fix was earlier made Jan 31, but got re-broken.)
15341
15342Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15343
15344	* configure.in:  sco is an os, not a vendor!
15345
15346	* configure:  Quote $( better.  Keep various shells happy.
15347
15348Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15349
15350	* Makefile.in: eliminate stamp-files.
15351
15352Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15353
15354	* Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15355	  Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15356
15357Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15358
15359	* config.sub:  fix iris/iris3.
15360
15361Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15362
15363	* configure: re-add -rm.
15364
15365Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15366
15367	* Maskefile.in: add .stmp-rcs to all.
15368
15369	* configure.in: remove gas from rs6000 build, use aix host fragment.
15370
15371Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15372
15373	* configure: pass down site_option during recursion.
15374
15375Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15376
15377	* Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15378
15379Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15380
15381	* configure: Change exec_prefix so that it really defaults to prefix.
15382
15383Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15384
15385	* Makefile.in, configure.in:  Add support for mmalloc library.
15386
15387Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15388
15389	* Makefile.in: add stmp dependencies for a few more things.
15390
15391Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15392
15393	* configure: adjusted error message on objdir/srcdir configure
15394	  collision, per john's suggestion.
15395
15396	* Makefile.in: add libiberty stmp to all and all.cross.
15397
15398Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15399
15400	* Makefile.in: remove force dependencies, add grep to all.
15401
15402Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15403
15404	* Makefile.in: drop flex.  make stamp files work.
15405
15406	* configure: added test for conflicting configuration in srcdir,
15407	  remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15408	  gets cranky.  use relative paths for configure and srcdir
15409	  whenever possible.  Send some error messages to stderr that were
15410	  going to stdout.
15411
15412Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15413
15414	* Makefile.in:  Fix libg++ rule to check for gcc directory
15415	before using gcc/gcc.  Also pass XTRAFLAGS.
15416
15417Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15418
15419	* Makefile.in: added stmp-files so that directories aren't polled
15420	  when they are already built.
15421
15422	* configure.texi: fixed a node pointer problem.
15423
15424Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15425
15426	* config.sub configure.in gdb/configure.in
15427	gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15428	gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15429	gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15430
15431Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15432
15433	* configure: -recurring becomes -silent.  corrected help message
15434	  for -site= option.
15435
15436	* Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15437
15438Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15439
15440	* configure: when building Makefile for crosses, replace
15441	  tooldir and program_prefix.  default srcdir from location of
15442	  config.sub.  remove "for host in hosts" and "for target in
15443	  targets" loops.
15444
15445Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15446
15447	* Makefile.in: Do not pass bindir or mandir to cvs.
15448
15449Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15450
15451	* Makefile.in, configure.in: removed traces of namesubdir,
15452	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15453	  copyrights to '92, changed some from Cygnus to FSF.
15454
15455	* configure.texi: remove most references to multiple hosts,
15456	  multiple targets, subdirs, etc.
15457
15458	* configure.man: removed rcsid. reference config.sub not
15459	  config.subr.
15460
15461	* Makefile.in: mkdir $(infodir) on install-info.
15462
15463Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15464
15465	* configure.texi:  Explain better about .gdbinit and about
15466	the environment that configure.in sections run in.
15467
15468Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15469
15470	* configure.in:  Ultrix is only a decstation if it's a MIPS.
15471
15472Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15473
15474	* README:  DOC.configure => cfg-paper.texi.
15475
15476Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15477
15478	* config.sub (near case $os):  Don't convert newsos* to bsd!
15479
15480Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15481
15482	* Makefile.in:  Reinstall change from gdb-4.3 that reduces
15483	the number of copies of COPYING that go into the GDB tar file.
15484
15485Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15486
15487	* bfd/configure.in, gdb/config/mh-i386sco,
15488	gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15489	Fix SCO configuration stuff.
15490
15491Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15492
15493	* Makefile.in:  For libg++, make sure the -I pointing
15494	to the gcc directory goes *after* all the libg++-local -I flags.
15495	Also, move just-gcc dependency from just-libg++ to all-libg++.
15496
15497Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15498
15499	* configure:  Change -x to -f to keep Ultrix /bin/test happy.
15500
15501Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15502
15503	* Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15504
15505Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15506
15507	* config.sub:  Add stratus configuration frags.  Also
15508	submitted to FSF.
15509
15510Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15511
15512	* Makefile.in (DEV_SUPPORT):  add configure.man.
15513
15514	* config.sub(Decode manufacturer-specific):  add -none*.
15515
15516Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15517
15518	* Makefile.in:  remove form feeds to make Sun's make happy.
15519	(DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15520
15521Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15522
15523	* Makefile.in (AR_FLAGS):  Make quieter.
15524
15525Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15526
15527	* configure.in:  Add libg++.
15528	* configure:  When verbose, don't output the command line at each
15529	level; it will be unremarkably the same as the previous version,
15530	which will be the same as what the user typed.
15531
15532Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15533
15534	* configure.in, Makefile.in: fix clean-info, add flex.  add
15535	  fileutils.
15536
15537	* configure: be less sensitive to spaces in Makefile.in.  Do not
15538	  look for sources in "..".  Doing so breaks subdirectories that
15539	  might have their own configure.  If a subdir has it's own
15540	  configure script, use it.
15541
15542Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15543
15544	* cfg-paper.texi: some changes suggested by rms.
15545
15546Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15547
15548	* config.sub:  Merge in some small additions from the FSF version,
15549	taken from the gcc distribution, to bring the Cygnus and FSF
15550	versions into closer sync.
15551
15552Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15553
15554	* configure.in:  Changed svr4 references to sysv4.
15555
15556Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15557
15558	* configure: added -V for version number option.
15559
15560Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15561
15562	* DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15563	  renamed from DOC.configure to cfg-paper.texi.
15564
15565Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15566
15567	* configure, config.subr, config.sub: config.subr is now
15568	  config.sub again.
15569
15570Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15571
15572	* configure.texi: new file, in progress.
15573
15574	* Makefile.in: build info file and install the man page for
15575	  configure.
15576
15577	* configure.man: new file, first cut.
15578
15579	* configure: find config.subr again now that configuration "none"
15580	  has gone.  removed all traces of the -ansi option.  removed all
15581	  traces of the -languages option.
15582
15583	* config.subr: resync from rms.
15584
155851991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
15586
15587	* configure, config.sub, config.subr: merge config.sub into
15588	  config.subr, call the result config.subr, remove config.sub, use
15589	  config.subr.
15590
15591	* Makefile.in: revised install for dir.info.
15592
155931991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
15594
15595	* configure.in: add decstation host makefile frag.
15596
15597	* Makefile.in: BISON now bison -y again.  also install-gcc on
15598	  install.  clean-gdbm on clean.  infodir belongs in datadir.
15599	  Make directories for info install.  Build dir.info here then
15600	  install it.
15601
156021991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
15603
15604	* Makefile.in: fix for bad directory tests.
15605
156061991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
15607
15608	* configure: \{1,2\} appears to be a sysv'ism.  Use a different
15609	  regexp.  -srcdir relative was being handled incorrectly.
15610
15611	* Makefile.in: unwrapped some for loops so that parallel makes
15612	  work again and so one can focus one's attention on a particular
15613	  package.
15614
156151991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
15616
15617	* configure: added PWD as a stand in for `pwd` (for speed). use
15618	  elif wherever possible.  make -srcdir work without -objdir.
15619	  -objdir= commented out.
15620
156211991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
15622
15623	* configure: +options become --options.  -subdirs commented out.
15624	  added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15625	  Makefile now at top of generated Makefile.  Removed cvs log
15626	  entries.  added -srcdir.  create .gdbinit only if there is one
15627	  in ${srcdir}.
15628
15629	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
15630	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15631	  and mandir now keyed off datadir by default.
15632
156331991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
15634
15635	* Freshly created ChangeLog.
15636
15637
15638Local Variables:
15639mode: change-log
15640left-margin: 8
15641fill-column: 76
15642version-control: never
15643End:
15644