OSDN Git Service

PR libfortran/43605 FTELL intrinsic, take 2.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-04-01  Diego Novillo  <dnovillo@google.com>
2
3         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4
5 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6
7         PR bootstrap/43615
8         PR bootstrap/43328
9
10         Revert:
11
12         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13
14         * configure.ac: Do not pass --enable-multilib nor
15         --disable-multilib in baseargs.  Accept explicitly passed
16         --enable_multilib.
17         * configure: Regenerate.
18
19 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
20
21         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
22
23 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
24
25         * MAINTAINERS: Remove myself.
26
27 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28
29         PR bootstrap/43328
30         * configure.ac: Do not pass --enable-multilib nor
31         --disable-multilib in baseargs.  Accept explicitly passed
32         --enable_multilib.
33         * configure: Regenerate.
34
35 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
36
37         * MAINTAINERS (spu port): Remove me.
38
39 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
40
41         * configure.ac (tic6x-*-*): New case.
42         * configure: Regenerate.
43
44 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
45
46         * config.sub: Update to version 2010-03-22.
47         * config.guess: Update to version 2009-12-30.
48
49 2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
50
51         PR ada/42554
52         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
53         * configure: Regenerate.
54
55 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
56
57         * MAINTAINERS: Update my email address.
58
59 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
60
61         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
62         (ghassan.shobaki@amd.com): Removed.
63
64 2010-03-17  Alan Modra  <amodra@gmail.com>
65
66         * MAINTAINERS: Update my email address.
67
68 2010-03-16  Diego Novillo  <dnovillo@google.com>
69
70         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
71         Matthews.
72
73 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
74
75         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
76         Gutson, Jeffrey D. Oldham and Mark Shinwell.
77
78 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
79
80         * MAINTAINERS: Update my email address.
81
82 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
83
84         * MAINTAINERS: Update my email address.
85
86 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
87
88         * MAINTAINERS: Update my email address.
89
90 2010-03-09  Jie Zhang  <jie@codesourcery.com>
91
92         * MAINTAINERS: Update my email address.
93
94 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
95
96         PR libstdc++/32499
97         * configure.ac (RANLIB): Default to true.
98         (STRIP): Likewise.
99         (RANLIB_FOR_TARGET): Remove superfluous : argument.
100         * configure: Regenerate.
101
102 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
103
104         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
105         (Write After Approval): Update my email address.
106
107 2010-02-17  Nick Clifton  <nickc@redhat.com>
108
109         PR 11238
110         * Makefile.tpl (local-distclean): Also remove config.cache files in
111         sub-directories as there may not be Makefiles present in the
112         sub-directories.
113         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
114         the config.cache files found by the find command.
115
116         * Makefile.in: Regenerate.
117         * configure.ac: Revert previous delta.
118         * configure: Regenerate.
119
120 2010-02-15  Nick Clifton  <nickc@redhat.com>
121
122         PR 11238
123         * configure.ac: Delete config.cache files in sub-directories when
124         deleting Makefiles.
125         * configure: Regenerate.
126
127 2010-02-12  Ben Elliston  <bje@gnu.org>
128
129         * MAINTAINERS: Update my email address.
130
131 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
132
133         * MAINTAINERS (spu port): Update my email address.
134
135 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
136
137         * MAINTAINERS: Add myself as a maintainer for the bfin port.
138
139 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
140
141         * configure.ac: Add "recommended" version checks for GMP/MPC.
142         Update recommended GMP/MPFR/MPC versions.
143         * configure: Regenerate.
144
145 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
146
147         * MAINTAINERS: Move my Embecosm email address into the
148         write-after-approval section.
149
150 2010-01-26  Ian Lance Taylor  <iant@google.com>
151
152         * MAINTAINERS: Add myself as Go frontend maintainer.
153
154 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
155
156         PR libstdc++/36101, PR libstdc++/42813
157         * configure.ac (bootstrap_target_libs): Make inclusion of
158         target-libgomp conditional on libgomb being in target_configdirs.
159         * configure: Regenerate.
160
161 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
162
163         PR libstdc++/36101, PR libstdc++/42813
164         * configure.ac (bootstrap_target_libs): Include target-libgomp.
165         * configure: Regenerate.
166
167 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
168
169         PR libstdc++/36101, PR libstdc++/42813
170         * configure.ac (target_configdirs): Substitute.
171         * Makefile.def: Bootstrap target module libgomp.
172         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
173         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
174         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
175         * configure, Makefile.in: Regenerate.
176
177 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
178
179         * MAINTAINERS: Adjust my details.
180
181 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
182
183         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
184
185 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
186
187         * MAINTAINERS: reindented my entry with tabs instead of spaces.
188
189 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
190
191         * MAINTAINERS (Write After Approval): Add myself.
192
193 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
194
195         * MAINTAINERS (Write After Approval): Add myself.
196
197 2010-01-11  Richard Guenther  <rguenther@suse.de>
198
199         PR lto/41569
200         * Makefile.def (all-lto-plugin): Depend on all-gcc.
201         * Makefile.in: Regenerated.
202
203 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
204
205         * configure.ac: Enable libjava build on x86_64-*freebsd*.
206         * configure: Regenerate.
207
208 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
209             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
210
211         PR bootstrap/42424
212         * configure.ac: Include libtool m4 files.
213         (_LT_CHECK_OBJDIR): Call it.
214         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
215         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
216
217         * configure: Regenerate.
218
219 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
220
221         PR bootstrap/41818
222         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
223         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
224         * Makefile.in: Regenerate.
225
226 2010-01-02  Richard Guenther  <rguenther@suse.de>
227
228         PR lto/41529
229         * configure.ac: Include config/elf.m4.  Disable LTO if not
230         builting for an elf target.
231         * configure: Regenerate.
232
233 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
234
235         * MAINTAINERS: Change my email address.
236
237 2009-12-18  Ben Elliston  <bje@au.ibm.com>
238
239         * config.sub, config.guess: Update from upstream sources.
240
241 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
242
243         * MAINTAINERS (Write After Approval): Add myself.
244
245 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
246
247         PR middle-end/30447
248         PR middle-end/30789
249         PR other/40302
250
251         * configure.ac: Require MPC.
252         * configure: Regenerate.
253
254 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
255
256         PR target/38384
257         PR bootstrap/40972
258         * libtool.m4: Sync from git Libtool.
259         * ltoptions.m4: Likewise.
260         * ltversion.m4: Likewise.
261         * lt~obsolete.m4: Likewise.
262         * ltmain.sh: Likewise.
263
264 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
265
266         * configure.ac: Update minimum MPC version to 0.8.
267         * configure: Regenerate.
268
269 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
270
271         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
272         * configure: Regenerated.
273
274 2009-11-21  Ian Lance Taylor  <iant@google.com>
275
276         * configure.ac: Change default of poststage1_ldflags to be empty if
277         poststage1_libs is set.  When poststage1_libs is empty, and
278         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
279         * configure: Rebuild.
280
281 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
282
283         * MAINTAINERS (Write After Approval): Update my email address.
284
285 2009-11-20  Ben Elliston  <bje@au.ibm.com>
286
287         * config.guess: Update from upstream sources.
288
289 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
290
291         * Makefile.def: Restore host and target settings for gmp.
292         * Makefile.in: Rebuild.
293
294 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
295
296         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
297         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
298         Fix portability of test of C++ as bootstrap language.  Add
299         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
300         * configure: Rebuild.
301         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
302         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
303         in-tree building.
304         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
305         (POSTSTAGE1_HOST_EXPORTS): Use it.
306         (STAGE[+id+]_CXXFLAGS): New.
307         (BASE_FLAGS_TO_PASS): Pass it down.
308         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
309         extra_exports.
310         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
311         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
312         extra_exports.
313         * Makefile.in: Rebuild.
314
315 2009-11-17  Ben Elliston  <bje@au.ibm.com>
316
317         * config.sub, config.guess: Update from upstream sources.
318
319 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
320
321         * MAINTAINERS (Write After Approval): Add myself.
322
323 2009-11-09  Jon Beniston <jon@beniston.com>
324
325         * MAINTAINERS (Write After Approval): Add myself.
326
327 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
328
329         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
330         paths for *-w64-mingw* and x86_64-*mingw*.
331         * configure: Regenerated.
332
333 2009-11-05  Joern Rennecke <amylaar@spamcop.net>
334
335         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
336
337 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
338
339         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
340         Phil Edwards to Write-After Approval.
341
342 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
343
344         * configure.ac: Disable target-winsup & co for
345         x86_64-*-mingw* and *-w64-mingw* targets.
346         * configure: Regenerated.
347
348 2009-10-16  Nick Clifton  <nickc@redhat.com>
349
350         * MAINTAINERS: Add myself as a maintainer for the RX port.
351
352 2009-10-26  Johannes Singler <singler@kit.edu>
353
354         * MAINTAINERS (Write After Approval): Update my e-mail address.
355
356 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
357
358         * configure.ac (CLooG test): Use = with test.
359         * configure: Regenerate.
360
361 2009-10-22  Richard Guenther  <rguenther@suse.de>
362
363         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
364         cloog if the ppl version check failed.  Move flags saving
365         before setting in libelf check.
366         * configure: Regenerate.
367
368 2009-10-21  Richard Guenther  <rguenther@suse.de>
369
370         * configure.ac: Adjust the ppl and cloog configure to work as
371         documented.  Disable cloog if ppl was disabled.  Omit the version
372         checks if they were disabled.
373         * configure: Re-generate.
374
375 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
376
377         * configure.ac: Add 'lto' to enable_languages, not
378         new_enable_languages, and only if not already present.
379         * configure: Regenerate.
380
381 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
382
383         * README: Refer to the various COPYING* files instead of just
384         COPYING.
385         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
386
387 2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
388
389         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
390         
391 2009-10-07  Richard Guenther  <rguenther@suse.de>
392
393         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
394         and Richard Guenther as reviewers.
395         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
396         as reviewers.
397
398 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
399
400         * config.sub: Update from upstream sources.
401
402 2009-10-06  Ian Lance Taylor  <iant@google.com>
403
404         * Makefile.def: check-gold depends upon all-gas.
405         * Makefile.in: Rebuild.
406
407 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
408
409         * MAINTAINERS (Write After Approval): Add myself.
410
411 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
412
413         * Makefile.def: all-lto-plugin depends on all-libiberty.
414         set bootstrap=true for lto-plugin.
415         Add lto-plugin.
416         * Makefile.in: Regenerate.
417         * configure.ac (host_libs): Add lto-plugin.
418         * configure: Regenerate.
419
420 2009-10-03  Diego Novillo  <dnovillo@google.com>
421
422         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
423         (HOST_LIBELFLIBS): Define.
424         (HOST_LIBELFINC): Define.
425         * Makefile.in: Regenerate.
426         * configure.ac: Add --enable-lto.
427         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
428         If --enable-lto is used, add 'lto' to new_enable_languages.
429         If --enable-lto is used and gold is enabled, add
430         lto-plugin to configdirs.
431         * configure: Regenerate.
432
433 2009-10-03  Simon Baldwin  <simonb@google.com>
434
435         * configure.ac: If --with-system-zlib, suppress local zlib and
436         pass --with-system-zlib to subdir configure scripts.
437         * configure: Regenerate.
438
439 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
440             Paolo Bonzini  <bonzini@gnu.org>
441
442         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
443         $(srcdir).
444         * Makefile.in: Rebuilt.
445
446 2009-09-26  Gary Funck <gary@intrepid.com>
447
448         * MAINTAINERS (Write After Approval): Add myself.
449
450 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
451
452         * configure.ac: Update minimum MPC version to 0.7.
453         * configure: Regenerate.
454
455 2009-09-25  Nick Clifton  <nickc@redhat.com>
456
457         * configure.ac: Pass any --cache-file=/dev/null option on to
458         subconfigures.
459         * configure: Regenerate.
460
461 2009-09-23  Nick Clifton  <nickc@redhat.com>
462
463         * config.sub, config.guess: Update from upstream sources.
464
465 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
466
467         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
468         * Makefile.in: Rebuilt.
469
470 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
471
472         PR bootstrap/32272
473         * configure.ac: Error out if $srcdir isn't '.' but contains
474         host-${host_noncanonical}.
475         * configure: Regenerate.
476
477 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
478
479         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
480         maintainer.
481
482 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
483
484         * configure.ac: If bootstrapping a combined tree with
485         --enable-gold, require c++ in stage1_languages.
486         * configure: Regenerate.
487
488         * configure.ac: Also add target_libs of stage1_languages to
489         bootstrap_target_libs.
490         * configure: Regenerate.
491
492         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
493         with --enable-languages not containing c++.
494         * configure: Regenerate.
495
496 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
497
498         * configure.ac: Disable java and boehm-gc for bfin-*-*.
499         * configure: Regenerate.
500
501 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
502
503         * MAINTAINERS (Write After Approval): Update my e-mail address,
504         and move from from here...
505         (Waiting for paperwork): To here.
506
507 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
508
509         * MAINTAINERS (Reviewers): Add self as driver reviewer.
510
511 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
512
513         * configure.ac: Do not use $extrasub for replacing @if/@endif
514         parts in Makefile; instead, use additional arguments to
515         AC_CONFIG_COMMANDS to do the replacement manually, with several
516         sed invocations, to avoid HP-UX sed command limits.
517         * configure: Regenerate.
518
519 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
520
521         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
522         blank before -L.
523
524 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
525
526         * configure.ac (with-build-config): Document.  Handle without.
527         Handle missing argument.
528         * configure: Rebuilt.
529
530 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
531
532         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
533         Default to bootstrap-debug only if compare-debug works.
534         * configure: Rebuilt.
535         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
536         * Makefile.in: Rebuilt.
537
538 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
539
540         * MAINTAINERS (OS Port Maintainers): Update my email address.
541
542 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
543
544         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
545         * Makefile.in: Rebuilt.
546
547 2009-09-01  Chris Demetriou  <cgd@google.com>
548
549         * MAINTAINERS (Write After Approval): Add myself.
550
551 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
552
553         PR debug/30161
554         * include/dwarf2.h (enum dwarf_tag): Added
555         DW_TAG_GNU_template_template_param
556         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
557
558 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
559
560         * Makefile.tpl (AWK): Fix typo.
561         * Makefile.in: Regenerate.
562
563 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
564
565         * configure.ac: Detect awk and sed.
566         * Makefile.def (flags_to_pass): Add AWK and SED.
567         * Makefile.tpl (AWK, SED): New.
568         (BASE_FLAGS_TO_PASS): Add AWK and SED.
569         * configure: Regenerate.
570         * Makefile.in: Regenerate.
571
572 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
573
574         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
575         (collapseslashes): Likewise.
576
577 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
578
579         * configure.ac (AC_PREREQ): Bump to 2.64.
580
581 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
582
583         * configure.ac: Remove --with-datarootdir, --with-docdir,
584         --with-pdfdir, --with-htmldir switches.
585         * configure: Regenerate.
586
587         * configure: Regenerate.
588
589         * compile: Sync from Automake 1.11.
590         * depcomp: Likewise.
591         * install-sh: Likewise.
592         * missing: Likewise.
593         * mkinstalldirs: Likewise.
594         * ylwrap: Likewise.
595
596 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
597
598         * ltmain.sh (func_normal_abspath): New function.
599         (func_relative_path): Likewise.
600         (func_mode_help): Document new -bindir option for link mode.
601         (func_mode_link): Add new -bindir option, and use it to place
602         output DLL if specified.
603
604 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
605
606         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
607         (baseargs): Add --disable-option-checking.
608         * configure: Regenerate.
609
610         * Makefile.def (configure-target-libiberty): Depend on
611         all-binutils and all-ld.
612         (configure-target-newlib): Likewise.
613         * Makefile.in: Regenerate.
614
615 2009-08-17  Ben Elliston  <bje@au.ibm.com>
616
617         * config.sub, config.guess: Update from upstream sources.
618
619 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
620
621         Sync from src, merge:
622
623         2009-07-02  Tristan Gingold  <gingold@adacore.com>
624
625         * configure.ac: Do not exclude gas for i386-*-darwin.
626         Add a case for x86_64-*-darwin.
627         * configure: Regenerate.
628
629 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
630
631         * MAINTAINERS: Add my name to Write After Approval list.
632
633 2009-08-06  Michael Eager <eager@eagercon.com>
634
635         * configure.ac: Add Microblaze target.
636         * configure: Regenerate.
637
638 2009-07-31  Christian Bruel  <christian.bruel@st.com>
639
640         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
641         * configure: Regenerate.
642         
643 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
644
645         * MAINTAINERS (Write After Approval): Update my e-mail address.
646
647 2009-07-06  Ian Lance Taylor  <iant@google.com>
648
649         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
650         * configure: Rebuild.
651
652 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
653
654         * MAINTAINERS: Move myself to the Graphite Reviewers.
655
656 2009-06-30  Wei Guozhi  <carrot@google.com>
657
658         * MAINTAINERS: Add my name to Write After Approval list.
659
660 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
661
662         PR bootstrap/40338
663         * configure.ac (comparestring): Create new variable.
664         * Makefile.tpl (comparestring): Use to skip some comparisions.
665         * configure: Regenerate.
666         * Makefile.in: Regenerate.
667
668 2009-06-26  Doug Evans  <dje@sebabeach.org>
669
670         * Makefile.def (host_modules): Add cgen.
671         * Makefile.in: Regenerate.
672         * configure.ac (host_tools): Add cgen.
673         * configure: Regenerate.
674
675 2009-06-23  DJ Delorie  <dj@redhat.com>
676
677         * MAINTAINERS: Add myself as mep maintainer.
678
679 2009-06-23  Ian Lance Taylor  <iant@google.com>
680
681         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
682         boot_languages.  Only bootstrap target libraries listed in
683         target_libs for some boot language.  Add --with-stage1-ldflags,
684         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
685         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
686         if not building with C++.
687         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
688         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
689         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
690         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
691         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
692         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
693         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
694         * configure, Makefile.in: Rebuild.
695
696 2009-06-23  Li Feng  <nemokingdom@gmail.com>
697
698         * MAINTAINERS: Added my name to write-after-approval list.
699
700 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
701
702         * configure.ac: Define is_elf for QNX Neutrino targets.
703         * configure: Regenerate.
704
705 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
706
707         * MAINTAINERS: Added my name to the write-after-approval list
708
709 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
710
711         * configure.ac: Detect MPC in default directory.
712         * configure: Regenerate.
713
714 2009-06-03  Jerome Guitton  <guitton@adacore.com>
715             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
716
717         * Makefile.tpl (all): Avoid a trailing backslash.
718         * Makefile.in: Regenerate.
719
720 2009-06-03  Ben Elliston  <bje@au.ibm.com>
721
722         * config.sub, config.guess: Update from upstream sources.
723
724 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
725
726         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
727         to noconfdirs.
728         * configure: Regenerate.
729
730 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
731
732         * Makefile.tpl ([+compare-target+]): Compare all stage
733         directories, rather than just gcc.
734         * Makefile.in: Rebuilt.
735
736 2009-06-01  Doug Kwan  <dougkwan@google.com>
737
738         * configure.ac: Support gold for target arm*-*-*.
739         * configure: Regenerate.
740
741 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
742
743         * Makefile.def: Add MPC support and dependencies.
744         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
745
746         * Makefile.in, configure: Regenerate.
747
748 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
749
750         * Makefile.tpl (all): Avoid harmless warning in make all when
751         gcc-bootstrap is enabled but stage_last does not exist.
752         * Makefile.in: Rebuilt.
753
754 2009-05-24  Nicolas Roche  <roche@adacore.com>
755
756         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
757         * Makefile.in: Regenerate.
758
759 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
760
761         * MAINTAINERS: Update my e-mail address.
762
763 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
764
765         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
766         * configure:  Regenerate.
767
768 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
769
770         PR other/40159
771         * Makefile.tpl (all): Don't assume gcc-bootstrap and
772         gcc-no-bootstrap are mutually exclusive.
773         * Makefile.in: Rebuilt.
774
775 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
776
777         PR other/40159
778         * Makefile.tpl (all): Don't end with unconditional success.
779         * Makefile.in: Rebuilt.
780
781 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
782
783         PR target/37137
784         * Makefile.def (flags_to_pass): Remove redundant and incomplete
785         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
786         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
787         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
788         stage_configureflags, stage_cflags and stage_libcflags into
789         explicit Makefile macros.
790         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
791         GFORTRAN.
792         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
793         CC.  Set CC_FOR_BUILD from CC.
794         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
795         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
796         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
797         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
798         and GFORTRAN.
799         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
800         (_LIBCFLAGS): Renamed to _TFLAGS.
801         (do-compare-debug, do-compare3-debug): Drop.
802         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
803         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
804         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
805         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
806         (XGCC_FLAGS_FOR_TARGET): New.
807         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
808         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
809         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
810         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
811         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
812         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
813         TFLAGS.
814         (BUILD_CONFIG): Include if requested.
815         (all): Set TFLAGS on bootstrap.
816         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
817         (all-stageid-prefixmodule): Likewise.
818         (do-clean, distclean-stageid): Set TFLAGS.
819         (restrap): Fix whitespace.
820         * Makefile.in: Rebuilt.
821
822 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
823
824         * config.guess: Sync with src.
825
826 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
827
828         * configure.ac ($with_ppl):  Default to no if not supplied.
829         ($with_cloog):  Likewise.
830         configure:  Regenerate.
831
832 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
833
834         * MAINTAINERS: Update my e-mail address.
835
836 2009-04-27  Nick Clifton  <nickc@redhat.com>
837
838         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
839
840 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
841
842         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
843         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
844         * Makefile.in: Regenerate.
845
846 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
847
848         PR bootstrap/39739
849         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
850         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
851
852         * configure, Makefile.in: Regenerate.
853
854 2009-04-21  Taras Glek  <tglek@mozilla.com>
855
856         * include/hashtab.h: Update GTY annotations to new syntax
857         * include/splay-tree.h: Likewise
858
859 2009-04-17  Ben Elliston  <bje@au.ibm.com>
860
861         * config.sub, config.guess: Update from upstream sources.
862
863 2009-04-15  Anthony Green  <green@moxielogic.com>
864
865         * configure.ac: Add moxie support.
866         * configure: Rebuilt.
867
868 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
869
870         * configure.ac: Change copyright header to refer to version
871         3 of the GNU General Public License and to point readers at the
872         COPYING3 file and the FSF's license web page.
873         * Makefile.def: Likewise.
874         * Makefile.tpl: Likewise.
875         * Makefile.in: Regenerate.
876
877 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
878
879         * configure.ac: Restore match for darwin9 or later. Use double
880         brackets since regeneration eats one pair.
881         * configure: Regenerate.
882
883 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
884
885         PR gas/10039
886         * configure.ac: Require texinfo 4.7.
887         * configure: Regenerated.
888
889 2009-04-09  Nick Clifton  <nickc@redhat.com>
890
891         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
892         the GCC Runtime Library Exception.
893
894 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
895
896         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
897         * configure: Regenerate.
898
899 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
900
901         * Makefil.def (languages): New entries.
902         * Makefile.tpl (check-gcc-*): New generic target.
903         * Makefile.in: Regenerate.
904
905 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
906
907         * MAINTAINERS:  Update my email address.
908
909 2009-03-18  Tom Tromey  <tromey@redhat.com>
910
911         * configure: Rebuild.
912         * configure.ac (host_libs): Add libiconv.
913         * Makefile.in: Rebuild.
914         * Makefile.def (host_modules): Add libiconv.
915         (configure-gdb, all-gdb): Depend on libiconv.
916
917 2009-03-16  Tristan Gingold  <gingold@adacore.com>
918
919         * configure.ac: Treat gdb as supported on x86_64-darwin.
920         * configure: Regenerate.
921
922 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
923
924         * configure.ac (--with-host-libstdcxx): New option.
925         * configure: Regenerate.
926
927 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
928
929         * MAINTAINERS:  Move myself into the write after approval list.
930
931 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
932
933         * MAINTAINERS: Update e-mail address.
934         
935 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
936
937         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
938
939 2009-03-10  Ira Rosen <irar@il.ibm.com>
940
941         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
942
943 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
944
945         Backport from git Libtool:
946
947         2009-01-19  Robert Millan  <rmh@aybabtu.com>
948         Support GNU/kOpenSolaris.
949         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
950         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
951         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
952         GNU/kOpenSolaris.
953
954 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
955
956         * MAINTAINERS: Update e-mail address.
957
958 2009-02-24  Michael Eager  <eager@eagercon.com>
959
960         * MAINTAINERS (Write After Approval): Add self.
961
962 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
963
964         * MAINTAINERS (Write After Approval): Add myself.
965
966 2009-02-05  Andreas Schwab  <schwab@suse.de>
967
968         * Makefile.tpl (stage_last): Define $r and $s before using
969         $(RECURSE_FLAGS_TO_PASS).
970         * Makefile.in: Regenerate
971
972 2009-01-30  Ian Lance Taylor  <iant@google.com>
973
974         * MAINTAINERS: Move myself to the Global Reviewers list.
975
976 2009-01-29  Robert Millan  <rmh@aybabtu.com>
977
978         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
979         * configure: Regenerate.
980
981 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
982
983         * MAINTAINERS: Make whitespace consistent.
984         Remove Robert Millan from Write After Approval.
985
986 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
987
988         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
989         (all-opcodes): Depend on all-libiberty.
990         * Makefile.in: Regenerate.
991
992 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
993
994         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
995         * configure: Regenerate.
996
997 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
998
999         * MAINTAINERS (Write After Approval): Add myself.
1000
1001 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1002
1003         * MAINTAINERS: Add myself to reviewers (Fortran).
1004
1005 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
1006
1007         PR tree-optimization/38515
1008         * configure.ac (cloog-polylib): Removed.
1009         (with_ppl, with_cloog): Test for "no".
1010         * configure: Regenerated.
1011
1012 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1013
1014         * MAINTAINERS: Moved myself to reviewers (Fortran).
1015
1016 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1017
1018         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1019         (Write After Approval): Remove myself.
1020
1021 2009-01-03  Diego Novillo  <dnovillo@google.com>
1022
1023         * MAINTAINERS: Remove myself from alias maintainership.
1024
1025 2009-01-02  David Ayers  <ayers@fsfe.org>
1026
1027         * MAINTAINERS: Update e-mail address.
1028
1029 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1030
1031         * MAINTAINERS: Make whitespace consistent.
1032
1033 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1034
1035         Backport from upstream Libtool:
1036         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1037         Add cache variables to tests that require the linker to work.
1038         For shlibpath_overrides_runpath, this also changes the semantics
1039         to let the result from the C compiler take precedence.
1040
1041 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1042
1043         * config.sub, config.guess: Update from upstream sources.
1044
1045 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
1046
1047         * configure.ac (ppllibs): Add by default the lib flags.
1048         * configure: Regenerate.
1049
1050 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1051
1052         * MAINTAINERS:  Add myself to the write after approval list.
1053
1054 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1055
1056         * configure.ac: Add double brackets on darwin[912].
1057         * configure: Regenerate.
1058
1059 2008-12-03  Daniel Kraft  <d@domob.eu>
1060
1061         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1062         Approval to Reviewer section (for Fortran front-end).
1063
1064 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1065
1066         * configure.ac: Expand to darwin10 and later.
1067         * configure: Regenerate.
1068
1069 2008-12-02  Andreas Schwab  <schwab@suse.de>
1070
1071         * Makefile.def: configure-target-boehm-gc depends on
1072         all-target-libstdc++-v3.
1073         * Makefile.in: Regenerate.
1074
1075 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1076
1077         * MAINTAINERS:  Add myself as mingw maintainer.
1078
1079 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1080
1081         * config.sub, config.guess: Update from upstream sources.
1082
1083 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1084
1085         * README.SCO: Remove.
1086
1087 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1088
1089         * MAINTAINERS:  Add myself to the write after approval list.
1090
1091 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1092
1093         * MAINTAINERS:  Update my email address in WAA section.
1094
1095 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
1096
1097         * MAINTAINERS: Update e-mail address.
1098
1099 2008-11-27  Toon Moene <toon@moene.org>
1100
1101         * MAINTAINERS: Change e-mail address.
1102
1103 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1104
1105         * configure.ac: Build gdb for i?86-*-darwin*
1106         * configure: Regenerated.
1107
1108 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
1109
1110         * MAINTAINERS: Added my full name.
1111
1112 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1113
1114         PR bootstrap/38014
1115         PR bootstrap/37923
1116
1117         Revert:
1118
1119         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1120
1121         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1122         * Makefile.in: Regenerated.
1123
1124         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1125
1126         PR gdb/921
1127         PR gdb/1646
1128         PR gdb/2175
1129         PR gdb/2176
1130
1131         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1132         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1133         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1134         (HOST_EXPORTS): Pass CPPFLAGS.
1135         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1136         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1137         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1138         * Makefile.in, configure: Regenerated.
1139         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1140         and CPPFLAGS_FOR_BUILD.
1141
1142 2008-11-06  Jeff Law <law@redhat.com>
1143
1144         * MAINTAINERS: Add myself as middle end maintainer.
1145
1146 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1147
1148         * MAINTAINERS (Write after approval): Add myself.
1149
1150 2008-11-05  Diego Novillo  <dnovillo@google.com>
1151
1152         * MAINTAINERS (Global Reviewers): Add myself.
1153         (Non-Algorithmic Maintainers): Remove myself.
1154
1155 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1156
1157         * MAINTAINERS (Write after approval): Add myself.
1158
1159 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1160
1161         * MAINTAINERS (Write after approval): Add myself.
1162
1163 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1164
1165         * configure.ac (spu-*-*): Remove special case.
1166         * configure: Regenerate.
1167
1168 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1169
1170         * MAINTAINERS (Write after approval): Update my email address.
1171
1172 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1173
1174         * configure.ac [spu-*-*]: Do not set skipdirs.
1175         * configure: Re-generate.
1176
1177 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1178
1179         * MAINTAINERS (Various Maintainers): Add myself to reload.
1180
1181 2008-10-25  Richard Guenther  <rguenther@suse.de>
1182
1183         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1184         maintainer.  Remove myself as libgcc-math maintainer.
1185         (Non-Algorithmic Maintainers): Remove myself.
1186
1187 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1188
1189         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1190         * Makefile.in: Regenerated.
1191
1192 2008-10-23  Cary Coutant  <ccoutant@google.com>
1193
1194         * MAINTAINERS (Write after approval): Add myself.
1195
1196 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1197
1198         PR gdb/921
1199         PR gdb/1646
1200         PR gdb/2175
1201         PR gdb/2176
1202
1203         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1204         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1205         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1206         (HOST_EXPORTS): Pass CPPFLAGS.
1207         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1208         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1209         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1210         * Makefile.in, configure: Regenerated.
1211         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1212         and CPPFLAGS_FOR_BUILD.
1213
1214 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
1215
1216         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1217         Sebastian Pop.
1218
1219 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1220
1221         * MAINTAINERS (Write After Approval): Added myself.
1222
1223 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1224
1225         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1226         recommended version to 2.3.2.
1227
1228         * configure: Regenerate.
1229
1230 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1231
1232         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1233
1234 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1235
1236         * MAINTAINERS (Write After Approval): Update e-mail address.
1237
1238 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1239
1240         * libtool.m4: Update to libtool 2.2.6.
1241         * lt~obsolete.m4: Update to libtool 2.2.6.
1242         * ltmain.sh: Update to libtool 2.2.6.
1243         * ltsugar.m4: Update to libtool 2.2.6.
1244         * ltversion.m4: Update to libtool 2.2.6.
1245         * ltoptions.m4: Update to libtool 2.2.6.
1246         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1247
1248 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1249
1250         * MAINTAINERS (Write After Approval): Add myself.
1251
1252 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1253
1254         * MAINTAINERS (Write After Approval): Update my name.
1255
1256 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1257
1258         * MAINTAINERS: Add myself in "Write After Approval".
1259
1260 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1261
1262         * MAINTAINERS: Add myself as ia64 maintainer.
1263
1264 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1265
1266         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1267         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1268         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1269         and Michael Tiemann from Write After Approval since they do not
1270         actually have access.
1271
1272 2008-09-05  Richard Guenther  <rguenther@suse.de>
1273
1274         * configure.ac: Initialize clooglibs to -lcloog.
1275         * configure: Re-generate.
1276
1277 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1278
1279         * MAINTAINERS (Write After Approval): Add myself.
1280
1281 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1282
1283         * configure.ac (--with-cloog-polylib): New.
1284         (--disable-cloog-version-check): New.
1285         (--disable-ppl-version-check): New.
1286         * configure: Re-generate.
1287
1288 2008-09-03  Richard Guenther  <rguenther@suse.de>
1289
1290         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1291         cloog test.
1292         * configure: Re-generate.
1293
1294 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1295
1296         Add picoChip port.
1297         * MAINTAINERS: Add picoChip maintainers.
1298
1299 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1300             Tobias Grosser  <grosser@fim.uni-passau.de>
1301             Jan Sjodin  <jan.sjodin@amd.com>
1302             Harsha Jagasia  <harsha.jagasia@amd.com>
1303             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1304             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1305             Adrien Eliche  <aeliche@isty.uvsq.fr>
1306
1307         Merge from graphite branch.
1308         * configure: Regenerate.
1309         * Makefile.in: Regenerate.
1310         * configure.ac (host_libs): Add ppl and cloog.
1311         Add checks for PPL and CLooG.
1312         * Makefile.def (ppl, cloog): Added modules and dependences.
1313         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1314         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1315
1316 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1317
1318         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1319         (GCC_SHLIB_SUBDIR): New.
1320         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1321         * configure: Regenerate.
1322         * Makefile.in: Regenerate.
1323
1324 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1325
1326         * MAINTAINERS: Consistently use tabs to separate columns.
1327
1328 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1329
1330         * MAINTAINERS (Write after Approval): Add myself.
1331
1332 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1333
1334         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1335         Enable bfd, binutils and opcodes.
1336         * configure: Regenerate.
1337
1338 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1339
1340         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1341
1342 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1343
1344         * MAINTAINERS:  Use correct Umlaut for last name.
1345
1346 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1347
1348         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1349
1350 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1351
1352         * MAINTAINERS: Update my email address.
1353
1354 2008-08-16  Nicolas Roche  <roche@adacore.com>
1355
1356         * Makefile.tpl: Add BOOT_ADAFLAGS.
1357         * Makefile.in: Regenerate.
1358
1359 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1360
1361         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1362         * configure: Regenerate.
1363
1364 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1365
1366         * configure.ac: Add makefile fragments for hpux.
1367         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1368         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1369         * configure: Regenerate.
1370         * Makefile.in: Regenerate.
1371
1372 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1373
1374         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1375
1376 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1377
1378         * MAINTAINERS (Write after Approval): Add myself.
1379
1380 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1381
1382         * MAINTAINERS (Write After Approval):  Add myself.
1383
1384 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1385
1386         * MAINTAINERS (Write After Approval):  Add myself.
1387
1388 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1389
1390         * MAINTAINERS: Update my email address.
1391
1392 2008-06-25  Joey Ye  <joey.ye@intel.com>
1393
1394         * MAINTAINERS (Write After Approval):  Add myself.
1395
1396 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1397
1398         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1399         * Makefile.in: Regenerate.
1400         * configure: Regenerate.
1401
1402 2008-06-17  Daniel Kraft  <d@domob.eu>
1403
1404         * MAINTAINERS (Write After Approval):  Add myself.
1405
1406 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1407
1408         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1409         "$@" is still intact with both Autoconf 2.59 and 2.62.
1410         * configure: Regenerate.
1411
1412 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1413
1414         * Makefile.tpl: Fix comment errors.
1415         * Makefile.in: Regenerate.
1416
1417 2008-06-12  David S. Miller  <davem@davemloft.net>
1418             David Edelsohn  <edelsohn@gnu.org>
1419
1420         * configure.ac: Add powerpc*-*-* to gold supported targets.
1421         * configure: Regenerate.
1422
1423 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1424
1425         PR tree-optimization/36218
1426         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1427         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1428         (all prefix="build-"): Pass them to build-system sub-makes.
1429         * Makefile.in: Regenerate.
1430
1431 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1432
1433         * MAINTAINERS (mt port): Remove.
1434         (sco5, unixware, sco udk): Remove.
1435         (Kean Johnston): Add to Write After Approval.
1436
1437 2008-05-30  Julian Brown  <julian@codesourcery.com>
1438
1439         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1440         of libobjc for ARM EABI Linux.
1441         * configure: Regenerate.
1442
1443 2008-05-18 Xinliang David Li   <davidxl@google.com>
1444
1445         * ChangeLog: Remove wrong ChangeLog entry.
1446
1447 2008-05-17 Xinliang David Li   <davidxl@google.com>
1448
1449         * MAINTAINERS (Write After Approval): Add myself.
1450
1451 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1452
1453         * MAINTAINERS (Write After Approval): Add myself.
1454
1455 2008-05-14  Rafael Espíndola  <espindola@google.com>
1456
1457         * config-ml.in: don't handle --enable-shared and --enable-static.
1458
1459 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1460
1461         * MAINTAINERS: Update my email address.
1462
1463 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1464
1465         * MAINTAINERS: Update my email address.
1466
1467 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1468
1469         * MAINTAINERS (Write After Approval): Add myself.
1470
1471 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1472
1473         * MAINTAINERS (Write After Approval): Add myself.
1474
1475 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1476
1477         * MAINTAINERS (crx): Add myself.
1478
1479 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1480
1481         Sync with src:
1482         2008-04-14  David S. Miller  <davem@davemloft.net>
1483
1484         * configure.ac: Add sparc*-*-* to gold supported targets.
1485         * configure: Regenerate.
1486
1487 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1488
1489         PR bootstrap/35457
1490         * configure.ac: Include override.m4.
1491         * configure: Regenerate.
1492
1493 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1494
1495         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1496         * Makefile.in: Regenerate.
1497
1498 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1499
1500         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1501         as nonconfigurable directories list.
1502         * configure: Regenerate.
1503
1504 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1505
1506         * config.sub, config.guess: Update from upstream sources.
1507
1508 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1509
1510         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1511         * Makefile.in: Regenerate.
1512
1513 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1514
1515         * configure.ac: Do not build libssp for the AVR.
1516         * configure: Regenerate.
1517
1518 2008-04-07  Ian Lance Taylor  <iant@google.com>
1519
1520         * Makefile.def: check-gold depends upon all-binutils.
1521         * Makefile.in: Regenerate.
1522
1523 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1524
1525         * MAINTAINERS (Write After Approval): Add myself.
1526
1527 2008-04-04  Nick Clifton  <nickc@redhat.com>
1528
1529         PR binutils/4334
1530         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1531         builds.
1532         * configure: Regenerate.
1533
1534 2008-04-04  NightStrike  <NightStrike@gmail.com>
1535
1536         PR other/35151
1537         * configure.ac: Combine rules for mingw32 and mingw64.
1538         * configure: Regenerate.
1539
1540 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1541
1542         * MAINTAINERS (Write After Approval): Add myself.
1543
1544 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1545
1546         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1547         * Makefile.in (.NOTPARALLEL): Ditto.
1548
1549 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1550
1551         * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1554
1555         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1556         * Makefile.in (.NOTPARALLEL): Regenerate.
1557
1558 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1559
1560         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1561         * Makefile.in: Regenerate.
1562
1563 2008-03-26  Jakub Staszak  <kuba@et.pl>
1564
1565         * MAINTAINERS (Write After Approval): Add myself.
1566
1567 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1568
1569         * MAINTAINERS:  Update e-mail address.
1570
1571 2008-03-20  Ian Lance Taylor  <iant@google.com>
1572
1573         * configure.ac: Add support for --enable-gold.
1574         * Makefile.def: Add gold as a directory like ld.
1575         * configure, Makefile.in: Regenerate.
1576
1577 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1578
1579         * configure.ac: m4_include config/proginstall.m4.
1580         * configure: Regenerate.
1581
1582         Backport from upstream Libtool:
1583
1584         2007-10-12  Eric Blake  <ebb9@byu.net>
1585
1586         Deal with Autoconf 2.62's semantic change in m4_append.
1587         * ltsugar.m4 (lt_append): Replace broken versions of
1588         m4_append.
1589         (lt_if_append_uniq): Don't require separator to be overquoted,
1590         and avoid broken m4_append.
1591         (lt_dict_add): Fix typo.
1592         * libtool.m4 (_LT_DECL): Don't overquote separator.
1593
1594 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1595
1596         * config.rpath: Add AIX 6 support.
1597
1598 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1599
1600         * Makefile.def (stageprofile).  Remove -fprofile-generate
1601         from stage_libcflags.
1602         * Makefile.in: Regenerate.
1603
1604 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1605
1606         * config.sub, config.guess: Update from upstream sources.
1607
1608 2008-03-06  Tom Tromey  <tromey@redhat.com>
1609
1610         * MAINTAINERS: Update for treelang deletion.
1611
1612 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1613
1614         * MAINTAINERS: Update my email address.
1615
1616 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1617
1618         * MAINTAINERS (darwin port): Add myself as a maintainer.
1619         (objective-c/c++): Add myself as a maintainer.
1620
1621 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1622
1623         * MAINTAINERS (Write After Approval): Update my email address.
1624
1625 2008-02-25  Tomas Bily  <tbily@suse.cz>
1626
1627         * MAINTAINERS (Write After Approval): Add myself.
1628
1629 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1630
1631         * MAINTAINERS (OpenMP): Add myself.
1632
1633 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1634
1635         PR bootstrap/32009
1636         PR bootstrap/32161
1637
1638         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1639         * configure: Regenerate.
1640
1641         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1642         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1643         STAGE4_LIBCFLAGS): New.
1644         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1645         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1646         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1647         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1648         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1649         for target modules.  Don't export LIBCFLAGS.
1650         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1651         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1652         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1653         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1654         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1655         * Makefile.in: Regenerate.
1656
1657 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1658
1659         PR libgcj/33085
1660         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1661         Do not use -DDLL_EXPORT.  Backport from upstream.
1662
1663 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1664
1665         * MAINTAINERS (Write After Approval): Add myself.
1666
1667 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1668
1669         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1670         * configure: Regenerate.
1671
1672 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1673
1674         * configure.ac (xtensa*-*-*): Recognize processor variants.
1675         * configure: Regenerate.
1676
1677 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1678
1679         PR bootstrap/34922
1680         * configure.ac (PARSE_ARGS): Push suitable setting of
1681         ac_subdirs_all, for `./configure --help=recursive'.
1682         Handle `+' in generic toplevel directory disabling.
1683         * configure: Regenerate.
1684
1685 2008-01-28  Nick Clifton  <nickc@redhat.com>
1686
1687         * MAINTAINERS (xstormy16): Take over maintainership.
1688
1689 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1690
1691         * MAINTAINERS (c4x port): Remove.
1692
1693 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1694
1695         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1696
1697 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1698
1699         * config.sub, config.guess: Update from upstream sources.
1700
1701 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1702
1703         * MAINTAINERS (Write After Approval): Add myself.
1704
1705 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1706
1707         * MAINTAINERS: Update my email address.
1708
1709 2008-01-09  Raksit Ashok  <raksit@google.com>
1710
1711         * MAINTAINERS (Write After Approval): Add myself.
1712
1713 2008-01-09  Raksit Ashok  <raksit@google.com>
1714
1715         * MAINTAINERS (Write After Approval): Add myself.
1716
1717 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1718
1719         * config.sub, config.guess: Update from upstream sources.
1720
1721 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1722
1723         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1724         Change recommended MPFR from 2.2.1 -> 2.3.0.
1725         * configure: Regenerate.
1726
1727 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1728
1729         * MAINTAINERS: Update my email address.
1730
1731 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1732
1733         * MAINTAINERS: Update my email address.
1734
1735 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1736
1737         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1738         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1739         * Makefile.in: Regenerate.
1740
1741 2007-12-10  Mark Heffernan <meheff@google.com>
1742
1743         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1744         misplaced entries.
1745
1746 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1747
1748         * configure.ac: Enable libjava for x86_64-*-darwin9.
1749         * configure: Regenerate.
1750
1751 2007-12-07  Bill Maddox <maddox@google.com>
1752
1753         * MAINTAINERS (Write After Approval): Add myself.
1754
1755 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1756
1757         * config.sub, config.guess: Update from upstream sources.
1758
1759 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1760
1761         * config-ml.in: Remove 64bit configure tests.
1762
1763 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1764
1765         * config-ml.in: Robustify against white space in absolute file
1766         names.
1767
1768         * config-ml.in (multi-clean): Substitute ${Makefile}.
1769         Remove superfluous ${Makefile} in list.
1770
1771 2007-11-19  Thiemo Seufer  <ths@mips.com>
1772
1773         * config-ml.in: Don't hardcode the Makefile name.
1774
1775 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1776
1777         * MAINTAINERS (Write After Approval): Add myself.
1778
1779 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1780
1781         * MAINTAINERS (Write After Approval): Add myself.
1782
1783 2007-11-06  Doug Kwan <dougkwan@google.com>
1784
1785         * MAINTAINERS (Write After Approval): Add myself.
1786
1787 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1788
1789         * MAINTAINERS (mercury): Remove entry.
1790         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1791
1792 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1793
1794         * Makefile.def (dependencies): Make configure-gdb depend on
1795         all-intl.
1796         * Makefile.in: Regenerated.
1797
1798 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1799
1800         * MAINTAINERS (Fortran maintainer): Remove myself.
1801
1802 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1803
1804         * Makefile.def: To avoid problems running with parallel makes,
1805         build newlib before libgloss so that target specific header
1806         files are availble.
1807         * Makefile.in: Regenerate
1808
1809 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1810
1811         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1812         * Makefile.in: Regenerate.
1813
1814 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1815
1816         * MAINTAINERS (Register allocation reviewer): Add myself.
1817
1818 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1819
1820         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1821         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1822         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1823         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1824         * configure: Regenerate.
1825
1826 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1827
1828         * MAINTAINERS (Register allocation reviewer): Add myself.
1829
1830 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1831
1832         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1833         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1834         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1835         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1836         * configure.ac: Default them to host tools for $host = $build.
1837         Subst them.
1838
1839         * configure: Regenerate.
1840         * Makefile.in: Regenerate.
1841
1842 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1843
1844         * MAINTAINERS (Register allocation reviewer): Add myself.
1845
1846 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1847
1848         * MAINTAINERS (Register allocation reviewer): Add myself.
1849
1850 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1851
1852         * MAINTAINERS (Write After Approval): Fix typo.
1853
1854 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1855
1856         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1857         * configure: Regenerate.
1858
1859 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1860
1861         PR bootstrap/31906
1862         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1863         they're already prefixed.
1864
1865 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1866
1867         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1868         libstdc++.
1869         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1870         * configure: Regenerate.
1871         * Makefile.in: Regenerate.
1872
1873 2007-09-17  Andreas Schwab  <schwab@suse.de>
1874
1875         * configure.ac: Raise minimum makeinfo version to 4.6.
1876         * configure: Regenerate.
1877
1878 2007-09-17  Johannes Singler <singler@ira.uka.de>
1879
1880         * MAINTAINERS (write-after-approval) add myself
1881
1882 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1883
1884         * configure.ac: Correct makeinfo version check.
1885         * configure: Regenerate.
1886
1887 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1888
1889         * MAINTAINERS: Update my email address.
1890
1891 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1892
1893         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1894         to $skipdirs and only disable gprof for newlib.  Use the normal
1895         mips*-elf* handling in other respects.
1896         * configure: Regnerate.
1897
1898 2007-09-12  David Daney  <ddaney@avtrex.com>
1899
1900         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1901         enabling libgcj.
1902         * configure: Regenerate.
1903
1904 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1905
1906         PR other/32154
1907         * configure.ac: For libgloss targets, point the linker to the linker
1908         script, startup code and simulator library.
1909         * configure: Regenerate.
1910
1911 2007-09-07  Andrew Haley  <aph@redhat.com>
1912
1913         * configure.ac (noconfigdirs): Remove target-libffi and
1914         target-libjava.
1915         * configure: Regenerate.
1916
1917 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1918
1919         PR target/33281
1920         * configure.ac: Use config/mh-mingw on mingw.
1921         * configure: Regenerate.
1922
1923 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1924
1925         * MAINTAINERS (Write After Approval): Add myself.
1926
1927 2007-09-05  Richard Guenther  <rguenther@suse.de>
1928
1929         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1930         nor --disable-checking is provided also turn on yes and types
1931         checking for stage1.
1932         * configure: Re-generate.
1933
1934 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1935
1936         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1937         (Write After Approval): Remove myself.
1938
1939 2007-08-29  Nick Clifton  <nickc@redhat.com>
1940
1941         * config.sub, config.guess: Update from upstream sources.
1942
1943 2007-08-22  Bud Davis  <jmdavis@link.com>
1944
1945         * MAINTAINERS (Write After Approval): Added myself.
1946         * MAINTAINERS (Reviewers): Removed myself.
1947
1948 2007-08-18  Paul Brook  <paul@codesourcery.com>
1949             Joseph Myers  <joseph@codesourcery.com>
1950
1951         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1952         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1953         * Makefile.in: Regenerate.
1954         * configure.ac (--with-debug-prefix-map): New.
1955         * configure: Regenerate.
1956
1957 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1958             Nigel Stephens  <nigel@mips.com>
1959
1960         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1961         as target_makefile_frag.
1962         * configure: Regenerate.
1963
1964 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1965
1966         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1967         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1968         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1969         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1970         (do-compare, do-compare3, do-compare-debug): New.
1971         ([+compare-target+]): Use them.
1972
1973 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1974
1975         * MAINTAINERS (Write After Approval): Change my email address.
1976
1977 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1978             Ben Elliston  <bje@au.ibm.com>
1979
1980         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1981         --silent if $silent.
1982         * configure: Regenerate.
1983
1984 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1985
1986         * MAINTAINERS (Various Maintainers): Add myself as
1987         loop infrastructure maintainer.  Update my e-mail
1988         address.
1989
1990 2007-07-31  Diego Novillo  <dnovillo@google.com>
1991
1992         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1993         Adjust description.
1994
1995 2007-07-26  Richard Guenther  <rguenther@suse.de>
1996
1997         * configure.ac: Add types checking to stage1 checking flags.
1998         * configure: Regenerate.
1999
2000 2007-07-17  Nick Clifton  <nickc@redhat.com>
2001
2002         * COPYING3: New file.  Contains version 3 of the GNU General
2003         Public License.
2004         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2005         Lesser General Public License.
2006
2007 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2008
2009         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2010
2011 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2012
2013         * MAINTAINERS (S/390 co-maintainer): Add myself.
2014         (Write After Approval): Remove myself.
2015
2016 2007-07-13  Dan Hipschman  <dsh@google.com>
2017
2018         * MAINTAINERS (Write After Approval): Add myself.
2019
2020 2007-07-11  Nick Clifton  <nickc@redhat.com>
2021
2022         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2023         WINDRES export.
2024         * Makefile.in: Regenerate.
2025
2026 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2027
2028         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2029         maintainer.
2030
2031 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2032
2033         * lt~obsolete.m4: New. Import from 20070318 libtool.
2034
2035 2007-07-03  Julian Brown  <julian@codesourcery.com>
2036
2037         * MAINTAINERS (Write After Approval): Add myself.
2038
2039 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2040
2041         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2042         * configure: Regenerate.
2043
2044 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2045
2046         * configure.ac: Add some missing m4 quotation.
2047         * configure: Regenerate.
2048
2049 2007-07-02  Simon Baldwin  <simonb@google.com>
2050
2051         * MAINTAINERS (Write After Approval): Add myself.
2052
2053 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2054
2055         * configure: Regenerate.
2056
2057 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2058
2059         * Makefile.def: Add windmc tool to build.
2060         * Makefile.tpl: Likewise.
2061         * configure.ac: Likewise.
2062         * Makefile.in: Regenerate.
2063         * configure: Regenerate.
2064
2065 2007-06-28  DJ Delorie  <dj@redhat.com>
2066
2067         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2068         not building newlib.
2069         * configure: Regenerated.
2070
2071 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2072
2073         * MAINTAINERS (Write After Approval): Add myself.
2074
2075 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2076
2077         * MAINTAINERS (Write After Approval): Add myself.
2078
2079 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2080
2081         * MAINTAINERS (Write After Approval): Add myself.
2082
2083 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2084
2085         * MAINTAINERS (Write After Approval): Add myself.
2086
2087 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2088
2089         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2090         * Makefile.in: Regenerated.
2091
2092 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2093
2094         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2095         bfin*-*-uclinux* targets.
2096         * configure: Regenerate.
2097
2098 2007-06-14  Ian Lance Taylor  <iant@google.com>
2099
2100         * MAINTAINERS: Add myself as non-algorithmic global write
2101         maintainer.
2102
2103 2007-06-14  Diego Novillo  <dnovillo@google.com>
2104
2105         * MAINTAINERS: Add self as middle-end maintainer and
2106         non-algorithmic global write maintainer.
2107
2108 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2109
2110         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2111         Move all Fortran maintainers except Paul Brook into the
2112         Non-Autopoiesis section.
2113
2114 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2115
2116         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2117         (distclean-stage[+id+]): Possibly delete stage_last.
2118         * Makefile.in: Regenerate.
2119
2120 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2121
2122         * MAINTAINERS (Various Maintainer): Fix typo.
2123
2124 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2125
2126         * MAINTAINERS (Various Maintainer): Add myself as
2127         dataflow maintainer.
2128
2129 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2130
2131         * config.sub, config.guess: Update from upstream sources.
2132
2133 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2134
2135         * Makefile.tpl: Fix spelling error.
2136         * Makefile.in: Regenerate.
2137
2138 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2139
2140         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2141         lt_cv_sys_max_cmd_len.
2142
2143 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2144
2145         * MAINTAINERS (Various Maintainers): Add myself as
2146         auto-vectorizer maintainer.
2147
2148 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2149
2150         PR libjava/32098
2151         * libtool.m4: Revert previous change.
2152         * ltgcc.m4: Put it here.
2153
2154 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2155
2156         * MAINTAINERS (Various Maintainers): Add myself as
2157         auto-vectorizer maintainer.
2158
2159 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2160
2161         PR libjava/32098
2162         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2163
2164 2007-05-30  Richard Guenther  <rguenther@suse.de>
2165
2166         * MAINTAINERS (Various Maintainers): Add myself as
2167         auto-vectorizer maintainer.
2168
2169 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2170
2171         PR bootstrap/29382
2172         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2173         * configure: Rebuilt.
2174
2175 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2176
2177         * MAINTAINERS (Write After Approval): Removed my name.
2178
2179 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2180
2181         * MAINTAINERS (Write After Approval): Remove myself.
2182
2183 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2184
2185         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2186
2187 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2188
2189         * ltmain.sh: Update from ToT Libtool.
2190         * libtool.m4: Update from ToT Libtool.
2191         * ltsugar.m4: New. Update from ToT Libtool.
2192         * ltversion.m4: New. Update from ToT Libtool.
2193         * ltoptions.m4: New. Update from ToT Libtool.
2194         * ltconfig: Remove.
2195         * ltcf-c.sh: Remove.
2196         * ltcf-cxx.sh: Remove.
2197         * ltcf-gcj.sh: Remove.
2198
2199 2007-05-22  Ollie Wild  <aaw@google.com>
2200
2201         * MAINTAINERS (Write After Approval): Add myself.
2202
2203 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2204
2205         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2206         stage_cflags.
2207         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2208         Remove CFLAGS/LIBCFLAGS.
2209         (configure-stage[+id+]-[+prefix+][+module+],
2210         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2211         * Makefile.in: Regenerate.
2212
2213 2007-05-15  Diego Novillo  <dnovillo@google.com>
2214
2215         * MAINTAINERS: Update e-mail address.
2216
2217 2007-05-15  Revital Eres  <eres@il.ibm.com>
2218
2219         * MAINTAINERS (Write After Approval): Add myself.
2220
2221 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2222
2223         * MAINTAINERS (Write After Approval): Updated my address.
2224
2225 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2226
2227         * MAINTAINERS (Write After Approval): Add myself.
2228
2229 2007-05-11  Silvius Rus  <rus@google.com>
2230
2231         * MAINTAINERS (Write After Approval): Add myself.
2232
2233 2007-04-23  Tom Tromey  <tromey@redhat.com>
2234
2235         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2236
2237 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2238
2239         * MAINTAINERS (cpplib): Rename to ...
2240         (libcpp): ... this.  Add C/C++ front end maintainers.
2241
2242 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2243
2244         * config-ml.in: Pass ${ml_config_env} to configure calls.
2245
2246 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2247
2248         * MAINTAINERS (Write After Approval): Add myself.
2249
2250 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2251
2252         * MAINTAINERS (Write After Approval): Add myself.
2253
2254 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2255
2256         * MAINTAINERS (fortran 95 front end): Add myself.
2257
2258 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2259
2260         * MAINTAINERS (Write After Approval): Add myself.
2261
2262 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2263
2264         * MAINTAINERS (Modulo Scheduler): Add myself.
2265
2266 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2267
2268         * MAINTAINERS (fortran 95 front end): Add myself.
2269         (c++ front end): whitespace fix.
2270
2271 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2272
2273         * MAINTAINERS (Write After Approval): Add myself.
2274
2275 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2276
2277         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2278         of glob.  Quote arguments with single quotes too.
2279         * configure: Regenerate.
2280
2281 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2282
2283         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2284         * Makefile.in: Regenerate
2285
2286 2007-03-07  Andreas Schwab  <schwab@suse.de>
2287
2288         * configure: Regenerate.
2289
2290 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2291
2292         * configure.ac: Add "--with-pdfdir" configure option,
2293         which defines pdfdir variable.
2294         * Makefile.def (target=fixincludes): Add install-pdf to
2295         missing targets.
2296         (recursive_targets): Add install-pdf target.
2297         (flags_to_pass): Add pdfdir.
2298         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2299         target.
2300         * configure: Regenerate
2301         * Makefile.in: Regenerate
2302
2303 2007-02-28  Eric Christopher  <echristo@apple.com>
2304
2305         Revert:
2306         2006-12-07  Mike Stump  <mrs@apple.com>
2307
2308         * Makefile.def (dependencies): Add dependency for
2309         install-target-libssp and install-target-libgomp on
2310         install-gcc.
2311         * Makefile.in: Regenerate.
2312
2313 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2314
2315         * configure: Regenerate.
2316         * configure.ac: Move statements after variable declarations.
2317
2318 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2319
2320         * MAINTAINERS: Add myself as sh maintainer.
2321
2322 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2323
2324         * configure.ac: Adjust for loop syntax.
2325         * configure: Regenerate.
2326
2327 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2328
2329         * configure: Rebuilt.
2330
2331 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2332
2333         * configure.ac: Drop multiple occurrences of --enable-languages,
2334         and fix its quoting.
2335         * configure: Rebuilt.
2336
2337 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2338             Nathan Sidwell  <nathan@codesourcery.com>
2339             Vladimir Prus  <vladimir@codesourcery.com>
2340             Joseph Myers  <joseph@codesourcery.com>
2341
2342         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2343         * configure: Regenerate.
2344
2345 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2346
2347         * ltconfig (freebsd*): Default to elf.
2348
2349 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2350
2351         * configure.ac (target_libraries): Move libgcc before libiberty.
2352         * configure: Regenerated.
2353
2354 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2355             Paolo Bonzini  <bonzini@gnu.org>
2356
2357         PR bootstrap/30753
2358         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2359         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2360         * configure: Regenerated.
2361
2362 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2363
2364         * MAINTAINERS (Language Front End Maintainers): Update my mail
2365         address.
2366
2367 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2368
2369         PR bootstrap/30748
2370         * configure.ac: Correct syntax for Solaris ksh.
2371         * configure: Regenerated.
2372
2373 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2374
2375         * configure.ac: Sync with src.
2376         * configure: Regenerate.
2377
2378 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2379
2380         * Makefile.in: Regenerate.
2381
2382 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2383
2384         * config.sub: Sync with src.
2385
2386 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2387
2388         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2389         noncanonical equivalents.
2390         * configure.in: Rename to...
2391         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2392         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2393         target_noncanonical.  Use them.  Rewrite removal of configure
2394         arguments for autoconf 2.59.  Discard variable settings.  Force
2395         program_transform_name for native tools.
2396
2397         * Makefile.in: Regenerated.
2398         * configure: Regenerated with autoconf 2.59.
2399
2400 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2401
2402         * MAINTAINERS (Write After Approval): Add myself.
2403
2404 2007-01-31  Andreas Schwab  <schwab@suse.de>
2405
2406         * Makefile.tpl (LDFLAGS): Substitute it.
2407         * Makefile.in: Regenerate.
2408
2409 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2410
2411         * MAINTAINERS (Write After Approval): Add myself.
2412
2413 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2414
2415         * MAINTAINERS (spu port): Add myself.
2416
2417 2007-01-23  Richard Guenther  <rguenther@suse.de>
2418
2419         PR bootstrap/30541
2420         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2421         * Makefile.tpl (GNATBIND): Substitute it.
2422         (GNATMAKE): Likewise.
2423         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2424         of STAGE_PREFIX.
2425         * Makefile.in: Regenerate.
2426         * configure: Regenerate.
2427
2428 2007-01-18  Mike Stump  <mrs@apple.com>
2429
2430         * configure.in: Re-enable -Werror for gcc builds.
2431
2432 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2433
2434         * MAINTAINERS (Write After Approval): Add myself.
2435
2436 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2437
2438         * configure.in: Change == to = in test command.
2439         * configure: Regenerate.
2440
2441 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2442             Nick Clifton  <nickc@redhat.com>
2443             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2444
2445         * configure.in (build_configargs, host_configargs, target_configargs):
2446         Remove build/host/target parameters.
2447         (host_libs): Add gmp and mpfr.
2448         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2449         * Makefile.def (gmp, mpfr): New.
2450         (gcc): Remove target.
2451         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2452         target_os, target_vendor): New.
2453         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2454         * configure: Regenerate.
2455         * Makefile.in: Regenerate.
2456
2457 2007-01-11  Matt Fago  <fago@earthlink.net>
2458
2459         * configure.in: Try to link to functions only in mpfr 2.2.x
2460         to improve robustness of configure tests.
2461         * configure: Regenerate.
2462
2463 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2464
2465         * MAINTAINERS: Add myself as i386 maintainer.
2466
2467 2007-01-08  Jan Hubicka  <jh@suse.cz>
2468
2469         * MAINTAINERS: Add myself as i386 maintainer.
2470
2471 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2472
2473         * configure.in: Add support for an x86_64-mingw* target.
2474         * configure: Regenerate.
2475
2476 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2477
2478         * Makefile.tpl (all-target): Correct @if conditional for target
2479         modules.
2480         * configure.in: Omit libiberty if building only target libgcc.
2481         * configure, Makefile.in: Regenerated.
2482
2483 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2484
2485         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2486         * configure: Regenerate.
2487
2488 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2489
2490         * Makefile.def (target_modules): Add libgcc.
2491         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2492         * Makefile.tpl (clean-target-libgcc): Delete.
2493         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2494         on gcc even for bootstrapped modules.  Rewrite handling of
2495         lang_env_dependencies to loop over target_modules.
2496         * configure.in (target_libraries): Add target-libgcc.
2497         * Makefile.in, configure: Regenerated.
2498
2499 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2500
2501         * configure.in: Reorganize recognition of languages.  Add
2502         --enable-stage1-languages.  Show supported languages for the chosen
2503         target rather than all recognized languages.
2504         * configure: Regenerate.
2505
2506 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2507
2508         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2509         * Makefile.in: Regenerate.
2510
2511 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2512
2513         * configure.in: Warn that MPFR 2.2.0 is buggy.
2514         * configure: Regenerate.
2515
2516 2006-12-27  Ian Lance Taylor  <iant@google.com>
2517
2518         * configure.in: When removing Makefiles to force a reconfigure, also
2519         remove prev-DIR*/Makefile.
2520         * configure: Regenerate.
2521
2522 2006-12-22  Andreas Schwab  <schwab@suse.de>
2523
2524         * configure: Regenerate with correct autoconf version.
2525
2526 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2527
2528         * configure.in: add AC_SUBST for *_FOR_TARGET.
2529         * configure: Regenerate.
2530
2531 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2532
2533         * configure.in: Simplify logic for rejecting languages that cannot
2534         be built.  Separate the case when a language is unsupported,
2535         from the case when the user chooses not to build a language.
2536
2537 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2538
2539         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2540         it only affects bootstrap and could be tested on "$host" as well.
2541         * configure: Regenerate.
2542         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2543
2544 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2545
2546         PR bootstrap/29544
2547         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2548         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2549         move here comment from Makefile.tpl.
2550         * Makefile.tpl: Move some definitions higher in the file.
2551         (STAGE1_CHECKING): New.
2552         * configure.in: Add --enable-stage1-checking.
2553         * configure: Regenerate.
2554         * Makefile.in: Regenerate.
2555
2556 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2557
2558         * MAINTAINERS: Add myself as build system maintainer.
2559
2560 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2561
2562         * MAINTAINERS (Write After Approval): Add myself.
2563
2564 2006-12-13  Eric Christopher  <echristo@apple.com>
2565
2566         * MAINTAINERS: Add myself as darwin maintainer.
2567
2568 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2569
2570         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2571
2572 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2573
2574         MAINTAINERS: Update my entry.
2575
2576 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2577
2578         * configure.in:  Handle spu makefile frag.
2579         * Makefile.tpl (MAINT): Define
2580         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2581         * configure: Regenerate.
2582         * Makefile.in: Regenerate.
2583
2584 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2585
2586         * config.guess: Import latest version.
2587         * config.sub: Likewise.
2588
2589 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2590
2591         * configure.in (spu-*-*): Don't skip target-libiberty.
2592         * configure: Regenerate.
2593
2594 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2595
2596         PR bootstrap/30134
2597         * configure.in: Correct x86 darwin support for libjava to powerpc
2598         and i?86 only.
2599         * configure: Regenerate.
2600
2601 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2602
2603         * configure.in: Add x86 darwin support for libjava.
2604         * configure: Regenerate.
2605
2606 2006-12-07  Mike Stump  <mrs@apple.com>
2607
2608         * Makefile.def (dependencies): Add dependency for
2609         install-target-libssp and install-target-libgomp on
2610         install-gcc.
2611         * Makefile.in: Regenerate.
2612
2613 2006-12-04  Richard Guenther  <rguenther@suse.de>
2614
2615         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2616         (Non-Algorithmic Maintainers): Move over non-algorithmic
2617         loop optimizer maintainers, add myself as a non-algorithmic
2618         middle-end maintainer.
2619
2620 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2621
2622         * MAINTAINERS (Write After Approval): Add myself.
2623
2624 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2625
2626         * configure.in: Update error message for missing GMP/MPFR.
2627
2628         * configure: Regenerate.
2629
2630 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2631
2632         * configure.in: Update MPFR version in error message.
2633
2634         * configure: Regenerate.
2635
2636 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2637
2638         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2639         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2640         --with-gmp-lib): New flags.
2641
2642         * configure: Regenerate.
2643
2644 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2645
2646         * MAINTAINERS (Write After Approval): Change my email address.
2647
2648 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2649
2650         * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2006-11-22  Philipp Thomas <pth@suse.de>
2653
2654         * MAINTAINERS (i18n): Update e-mail address.
2655
2656 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2657
2658         * MAINTAINERS (spu port): Add myself as maintainer.
2659         (Write After Approval): Remove myself.
2660
2661 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2662
2663         * configure.in (skipdirs): Don't build libssp for SPU.
2664         * configure: Regenerate.
2665
2666 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2667
2668         * MAINTAINERS (spu port): Add myself as maintainer.
2669         (libobjc): Update my email address.
2670
2671 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2672
2673         * MAINTAINERS (Write After Approval): Add myself.
2674
2675 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2676
2677         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2678         * configure : Rebuilt.
2679
2680 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2681
2682         * MAINTAINERS (Write After Approval): Add myself.
2683
2684 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2685
2686         * MAINTAINERS (Write After Approval): Add myself.
2687
2688 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2689
2690         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2691         libmpfr.a.
2692         * configure: Regenerate.
2693
2694 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2695
2696         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2697         (unstage): Test for stage_last presence.
2698
2699         PR bootstrap/29802
2700         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2701         * Makefile.in: Regenerate.
2702
2703 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2704
2705         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2706         maintainers.
2707
2708 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2709
2710         * MAINTAINERS (Write After Approval): Add myself.
2711
2712 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2713
2714         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2715         and stageN-package/Makefile.
2716         * Makefile.in: Regenerated.
2717
2718 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2719
2720         * configure.in: Remove target-libgloss from noconfigdirs for
2721         bfin-*-*.
2722         * configure: Regenerated.
2723
2724 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2725
2726         * configure.in (have_gmp): Only error if the gcc directory exists.
2727
2728         * configure: Regenerate.
2729
2730 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2731
2732         * configure.in: Robustify error message for missing GMP/MPFR.
2733
2734         * configure: Regenerate.
2735
2736 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2737
2738         * MAINTAINERS (Write After Approval): Add myself.
2739
2740 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2741
2742         * MAINTAINERS: Change email address.
2743
2744 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2745
2746         * MAINTAINERS (Write After Approval): Add myself.
2747
2748 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2749
2750         * MAINTAINERS (Write After Approval): Add myself.
2751
2752 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2753
2754         * MAINTAINERS (Write After Approval): Move myself to
2755         Write After Approval section.
2756
2757 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2758
2759         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2760         need_gmp anymore.
2761         * configure: Regenerate.
2762
2763 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2764
2765         * MAINTAINERS (Write After Approval): Add myself.
2766
2767 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2768
2769         * config.guess: Import latest version.
2770         * config.sub: Likewise.
2771
2772 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2773
2774         * Makefile.def: Added pdf target handling.
2775         * Makefile.tpl: Added pdf target handling.
2776         * Makefile.in: Regenerated.
2777
2778 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2779
2780         * MAINTAINERS: Add self as score port maintainer.
2781
2782 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2783
2784         * MAINTAINERS (Write After Approval): Add myself.
2785
2786 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2787
2788         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2789         or newer.
2790         * configure: Regenerated.
2791
2792 2006-09-27  Dave Brolley  <brolley@redhat.com>
2793
2794         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2795         $s instead of $r.
2796         * configure: Regenerated.
2797
2798 2006-09-26  Thiemo Seufer  <ths@mips.com>
2799
2800         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2801         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2802         * configure: Regenerate.
2803
2804 2006-09-24  Graeme Peterson <gridly@gmail.com>
2805
2806         * MAINTAINERS (Write After Approval): Remove myself.
2807
2808 2006-09-22  Chao-ying Fu  <fu@mips.com>
2809
2810         * MAINTAINERS (Write After Approval): Add myself.
2811
2812 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2813
2814         * MAINTAINERS: Add self as soft-fp maintainer.
2815
2816 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2817
2818         * MAINTAINERS: Add myself as avr maintainer.
2819         Remove Marek Michalkiewicz as avr maintainer.
2820
2821 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2822
2823         * MAINTAINERS (Write After Approval): Add myself.
2824
2825 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2826
2827         * configure.in: Never build newlib for a Mingw host.
2828         Never build newlib as Mingw target library.
2829         Test the existence of winsup/cygwin for building a Cygwin newlib,
2830         rather than just winsup.
2831         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2832         building a Mingw target.
2833         * configure: Regenerate.
2834
2835 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2836
2837         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2838
2839 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2840
2841         * config.guess: Import from src (was more updated).
2842         * config.sub: Likewise.
2843
2844 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2845
2846         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2847         * configure: Regenerated.
2848
2849 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2850
2851         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2852         for stages after the first.
2853
2854 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2855
2856         * Makefile.def: Add dependencies for configure-opcodes
2857         on configure-intl and all-opcodes on all-intl.
2858         * Makefile.in: Regenerated.
2859
2860 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2861
2862         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2863
2864 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2865
2866         Port to hosts whose 'sort' and 'tail' implementations
2867         treat operands with leading '+' as file names, as POSIX
2868         has required since 2001.  However, make sure the code still
2869         works on pre-POSIX hosts.
2870         * ltmain.sh: Don't assume "sort +2" is equivalent to
2871         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2872
2873 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2874
2875         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2876
2877 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2878
2879         * ltconfig: chmod 644 before ranlib during install.
2880
2881 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2882
2883         PR bootstrap/18058
2884         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2885         if the bootstrap compiler is a GCC version that supports it.
2886         * configure: Regenerate.
2887
2888 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2889
2890         * configure.in: Fix thinkos in previous check-in.
2891         * configure: Regenerate.
2892
2893 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2894
2895         PR other/27063
2896         * configure.in: Test subdir_requires and give an appropriate
2897         error message.
2898         * configure: Regenerate.
2899
2900 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2901
2902         * MAINTAINERS (Write After Approval): Add myself.
2903
2904 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2905
2906         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2907
2908 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2909
2910         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2911
2912 2006-06-20  David Ayers  <d.ayers@inode.at>
2913
2914         PR bootstrap/28072
2915         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2916         whether target-libjava is being configured instead of whether the
2917         java front end is enabled.
2918         * configure: Regenerate.
2919
2920 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2921
2922         PR target/27540
2923         * configure.in: Only enable libgomp on IRIX 6.
2924         * configure: Regenerate.
2925
2926 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2927
2928         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2929         too.
2930         * Makefile.in: Regenerate.
2931
2932 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2933
2934         * config-ml.in: Alter CCASFLAGS to include special
2935         multilib options the same as is done for CFLAGS.
2936
2937 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2938
2939         * configure.in: Don't enable libgomp on hpux10.
2940         * configure: Rebuilt.
2941
2942 2006-06-12  David Ayers  <d.ayers@inode.at>
2943
2944         PR bootstrap/27963
2945         PR target/19970
2946         * configure.in: Remove target-boehm-gc from noconfigdirs where
2947         ${libgcj} is specified.
2948         * configure: Regenerate.
2949
2950 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2951
2952         Sync from src:
2953
2954         * configure.in: Sync.
2955         * configure: Regenerated.
2956
2957         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2958
2959         * Makefile.def: Added dependencies from sim and gdb on intl, and
2960         added configure dependencies to everything with an all dependency
2961         on intl.
2962         * Makefile.in: Regenerated.
2963
2964 2006-06-06  David Ayers  <d.ayers@inode.at>
2965
2966         PR libobjc/13946
2967         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2968         * Makefile.in: Regenerate.
2969         * configure.in: Add --enable-objc-gc at toplevel and have it
2970         enable boehm-gc for Objective-C.
2971         Remove target-boehm-gc from libgcj.
2972         Add target-boehm-gc to target_libraries.
2973         Add target-boehm-gc to noconfigdirs where ${libgcj}
2974         is specified.
2975         Assert that boehm-gc is supported when requested for Objective-C.
2976         Only build boehm-gc if needed either for Java or Objective-C.
2977         * configure: Regenerate.
2978
2979 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2980
2981         PR 27674
2982         * Makefile.tpl (configure-[+prefix+][+module+],
2983         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2984         Remove rule to unstage bootstrapped modules.
2985         (stage_current): New.
2986         * Makefile.in: Regenerate.
2987
2988 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2989
2990         * MAINTAINERS (Write After Approval): Update my e-mail address.
2991
2992 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2993
2994         * include/libiberty.h: Declare pex_run_in_environment.
2995
2996 2006-05-31  Asher Langton  <langton2@llnl.gov>
2997
2998         * MAINTAINERS (Write After Approval): Add myself.
2999
3000 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3001
3002         * Makefile.def (bfd, opcodes): Fix lib_path.
3003         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3004         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3005         * Makefile.in: Regenerate.
3006
3007 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3008
3009         * Makefile.in: Regenerate.
3010
3011 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3012
3013         * Makefile.def: Add install-html target. Add datarootdir
3014         docdir and htmldir to flags_to_pass.
3015         * Makefile.tpl: Add install-html target.
3016         * Makefile.in: Regenerate.
3017         * configure.in: Add --with-datarootdir, --with-docdir, and
3018         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3019         * configure: Regenerate.
3020
3021 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3022
3023         * configure.in: Enable gprof for cross builds.
3024         * configure: Regenerate.
3025
3026 2006-05-22  Richard Guenther  <rguenther@suse.de>
3027
3028         Revert
3029         2006-01-31  Richard Guenther  <rguenther@suse.de>
3030         Paolo Bonzini  <bonzini@gnu.org>
3031
3032         * Makefile.def (target_modules): Add libgcc-math target module.
3033         * configure.in (target_libraries): Add libgcc-math target library.
3034         (--enable-libgcc-math): New configure switch.
3035         * Makefile.in: Re-generate.
3036         * configure: Re-generate.
3037         * libgcc-math: New toplevel directory.
3038
3039 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3040             Andreas Tobler  <a.tobler@schweiz.ch>
3041
3042         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3043         * configure: Rebuilt.
3044
3045 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
3046
3047         * MAINTAINERS (Write After Approval): Add myself.
3048
3049 2006-05-01  DJ Delorie  <dj@redhat.com>
3050
3051         * configure.in: Restore CFLAGS if GMP isn't present.
3052         * configure: Regenerate.
3053
3054 2006-05-01  Richard Guenther  <rguenther@suse.de>
3055
3056         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3057         maintainer.
3058
3059 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
3060
3061         * MAINTAINERS (Write After Approval): Add myself.
3062
3063 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3064
3065         * MAINTAINERS (Write After Approval): Add myself.
3066
3067 2006-04-18  DJ Delorie  <dj@redhat.com>
3068
3069         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3070         reference libgloss so that libssp can be built in a combined
3071         tree.
3072         * configure: Regenerate.
3073
3074 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3075
3076         * MAINTAINERS (Write After Approval): Add myself.
3077
3078 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3079
3080         * configure.in: Require makeinfo 4.4 or higher.
3081         * configure: Regenerate.
3082
3083 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3084
3085         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3086         Rearrange the entries of other libraries to have them in one place.
3087
3088 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3089
3090         * MAINTAINERS (Write After Approval): Remove myself.
3091         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3092
3093 2006-03-14  Richard Guenther  <rguenther@suse.de>
3094
3095         * configure: Regenerate with autoconf 2.13.
3096
3097 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3098
3099         * MAINTAINERS: Use my work address.
3100
3101         * MAINTAINERS: Update my E-mail address.
3102
3103 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3104
3105         * configure.in: Handle --disable-<component> generically.
3106         * configure: Regenerate.
3107
3108 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3109
3110         PR libgcj/17311
3111         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3112
3113 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3114
3115         * MAINTAINERS (Write After Approval):  Remove myself.
3116         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3117
3118 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3119
3120         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3121         (TARGET_CONFIGDIRS): Remove.
3122         * configure.in: Remove AC_SUBST(target_configdirs).
3123         * Makefile.in, configure: Regenerated.
3124
3125 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3126
3127         * MAINTAINERS (Write After Approval):  Remove myself.
3128         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3129
3130 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3131
3132         PR bootstrap/25670
3133
3134         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3135
3136         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3137         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3138         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3139         BUILD_PREFIX, BUILD_PREFIX_1.
3140         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3141
3142         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3143         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3144
3145         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3146         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3147         of `cat stage_current`.  Always provide the `r' and `s' variables.
3148         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3149         a single shell execution.
3150         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3151         bootstrapped modules, make the stage1 module if the build was not
3152         started yet, else build the current stage.
3153         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3154         (all-build, all-host, all-target, [+make_target+]-host,
3155         [+make_target+]-target): Do not use \-continued lines.
3156         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3157         (current_stage, restrap, stage_last): New.
3158
3159         * Makefile.in: Regenerate.
3160         * configure: Regenerate.
3161
3162 2006-02-19  Bud Davis  <jmdavis@link.com>
3163
3164         * MAINTAINERS (Write After Approval):  Remove myself.
3165         (Language Front End Maintainers):  Add myself as fortran 95
3166         maintainer and update e-mail address.
3167
3168 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3169
3170         * MAINTAINERS (Write After Approval):  Remove myself.
3171         (Language Front End Maintainers):  Add myself as fortran 95
3172         maintainer.
3173
3174 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3175
3176         * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3179
3180         * MAINTAINERS (Write After Approval):  Remove myself.
3181         (Language Front End Maintainers):  Add myself as
3182         fortran 95 maintainer.
3183
3184 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3185
3186         Sync from src:
3187
3188         2005-12-27  Leif Ekblad  <leif@rdos.net>
3189
3190         * configure.in: Add support for RDOS target.
3191         * configure: Regenerate.
3192
3193 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3194             Andreas Schwab  <schwab@suse.de>
3195
3196         * configure: Regenerate.
3197
3198 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3199
3200         * configure.in (enable_libgomp): Add AIX.
3201         * configure: Regenerate.
3202
3203 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3204
3205         * MAINTAINERS (Write After Approval): Add myself.
3206
3207 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3208
3209         * MAINTAINERS (Write After Approval): Add myself.
3210
3211 2006-01-31  Richard Guenther  <rguenther@suse.de>
3212         Paolo Bonzini  <bonzini@gnu.org>
3213
3214         * Makefile.def (target_modules): Add libgcc-math target module.
3215         * configure.in (target_libraries): Add libgcc-math target library.
3216         (--enable-libgcc-math): New configure switch.
3217         * Makefile.in: Re-generate.
3218         * configure: Re-generate.
3219         * libgcc-math: New toplevel directory.
3220
3221 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3222
3223         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3224         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3225         the assembler, linker and binutils.
3226         * configure: Regenerate.
3227
3228 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3229
3230         * MAINTAINERS (Write After Approval): Add myself.
3231
3232 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3233
3234         * configure: Regenerate.
3235
3236 2006-01-18  Richard Henderson  <rth@redhat.com>
3237             Jakub Jelinek  <jakub@redhat.com>
3238             Diego Novillo  <dnovillo@redhat.com>
3239
3240         * libgomp: New directory.
3241         * Makefile.def: Add target_module libgomp.
3242         * Makefile.in: Regenerate.
3243         * configure.in (target_libraries): Add target-libgomp.
3244         * configure: Regenerate.
3245
3246 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3247
3248         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3249         @ from continuation.
3250         * Makefile.in: Rebuilt.
3251
3252 2006-01-04  Chris Lattner  <sabre@gnu.org>
3253
3254         * MAINTAINERS (Write After Approval): Add myself.
3255
3256 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3257
3258         PR bootstrap/24252
3259
3260         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3261         * Makefile.tpl (OBJDUMP): New.
3262         (EXTRA_HOST_FLAGS): Add it.
3263         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3264
3265         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3266         to use symbolic links between directories.  Avoid race conditions
3267         or make them harmless.
3268         * configure.in: Do not try to use symbolic links between directories.
3269
3270         * Makefile.def (LEAN): Pass.
3271         * Makefile.tpl (LEAN): Define.
3272         (stage[+id+]-start): Accept that the previous directory does not
3273         exist, if the bootstrap is lean.
3274         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3275         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3276         configure substitution.
3277         ([+compare-target+]): Likewise.
3278         ([+bootstrap-target+]-lean): New.
3279         * configure.in: Remove lean bootstrap support from here.
3280
3281         * Makefile.in: Regenerate.
3282         * configure: Regenerate.
3283
3284 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3285
3286         * MAINTAINERS (libdecnumber): Add myself.
3287
3288 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3289
3290         * libtool-ldflags: New script.
3291
3292 2006-01-02  Andreas Schwab  <schwab@suse.de>
3293
3294         * configure.in: When reconfiguring remove Makefile in
3295         all stage directories.
3296         * configure: Regenerate.
3297
3298 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3299
3300         * MAINTAINERS: Update my email address.
3301
3302 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3303
3304         Revert Ada-related part of the previous change.
3305
3306         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3307         Do not pass.
3308         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3309         * Makefile.in: Regenerate.
3310         * configure.in: Do not include mt-ppc-aix target fragment.
3311         * configure: Regenerate.
3312
3313 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3314
3315         * configure.in: Select appropriate fragments for PowerPC/AIX.
3316         * configure: Regenerate.
3317
3318         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3319         BOOT_CFLAGS, BOOT_LDFLAGS.
3320         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3321         BOOT_CFLAGS, BOOT_LDFLAGS.
3322         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3323         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3324         (stage): Fail if we cannot complete the work.
3325         * Makefile.in: Regenerate.
3326
3327 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3328
3329         * configure.in: Replace ms1 with mt.
3330         * configure: Rebuilt.
3331
3332 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3333
3334         * MAINTAINERS: Update my email address.
3335
3336 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3337
3338         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3339         install-host-nogcc): Don't invoke $(stage) at the end.
3340         * Makefile.in: Regenerate.
3341
3342 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3343
3344         * configure.in: Flip the top-level bootstrap switch.
3345         * configure: Regenerate.
3346
3347 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3348
3349         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3350         $(stage) and $(unstage).
3351         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3352         (all): Remove stray semicolon.
3353         (local-distclean): Don't handle multilib.tmp and multilib.out.
3354         (install.all): Set $s for consistency.
3355         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3356         check_multilibs setting.  Always make the install directory.
3357         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3358         Correct @if/@endif.
3359         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3360         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3361         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3362         (multilib.out): Remove.
3363         * Makefile.in: Regenerated.
3364
3365 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
3366
3367         * MAINTAINERS (Write After Approval): Add myself.
3368
3369 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3370
3371         * MAINTAINERS: Add myself as mt maintainer.
3372
3373         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3374
3375 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3376
3377         * MAINTAINERS: Change email address.
3378
3379 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3380
3381         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3382         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3383         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3384         Find in-tree tools if available.
3385         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3386         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3387         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3388         (COMPILER_*_FOR_TARGET): New.
3389         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3390         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3391         (CONFIGURED_*, USUAL_*): Remove.
3392         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3393         STRIP): Use autoconf substitutions.
3394         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3395         COMPILER_NM_FOR_TARGET): New.
3396         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3397
3398         (all): Make all-host and all-target in parallel.
3399         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3400         that $$r and $$s are set before invoking a recursive make.
3401         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3402         ([+bootstrap-target+]): Inline most of the `all' target.
3403
3404 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3405
3406         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3407         from the gcc build directory.
3408         * Makefile.in: Regenerate.
3409
3410 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3411
3412         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3413         depend on all-libdecnumber.
3414         * configure.in (host_libs): Include libdecnumber.
3415         * Makefile.in: Regenerate.
3416         * configure: Likewise.
3417
3418 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3419
3420         * libdecnumber: Import decNumber sources from the dfp-branch.
3421
3422 2005-11-21  Kean Johnston  <jkj@sco.com>
3423
3424         * config.sub, config.guess: Sync from upstream sources.
3425
3426 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3427
3428         Import from Autoconf sources:
3429
3430         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3431         * config/move-if-change: Don't output "$2 is unchanged";
3432         suggested by Ben Elliston.  Handle weird characters correctly.
3433
3434 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3435
3436         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3437         to match upstream libtool for darwin.
3438
3439 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3440
3441         * Makefile.def: Remove gdb dependencies for gdbtk.
3442         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3443         (configure-gdb, install-gdb): New rules.
3444         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3445         * Makefile.in, configure: Regenerated.
3446
3447 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3448
3449         * MAINTAINERS (Write After Approval): Add myself.
3450
3451 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3452
3453         * MAINTAINERS (Write After Approval): Add myself.
3454
3455 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3456
3457         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3458         Diego Novillo.
3459
3460 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3461
3462         PR bootstrap/24297
3463         * Makefile.tpl (do-[+make-target+], do-check, install,
3464         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3465         are set before recursing.
3466         * Makefile.in: Regenerate.
3467
3468 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3469
3470         PR bootstrap/18939
3471         * Makefile.def (gcc) <target>: Fix thinko.
3472         * Makefile.in: Regenerate.
3473
3474 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3475
3476         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3477         * configure: Regenerate.
3478
3479 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3480
3481         * MAINTAINERS (Write After Approval): Add self.
3482
3483 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3484
3485         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3486         target-libffi, target-qthreads, target-libjava, and
3487         targetlibobjc.
3488         * configure: Regenerate.
3489
3490 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3491
3492         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3493         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3494         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3495         (USUAL_OBJDUMP_FOR_TARGET): New.
3496         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3497         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3498         * configure, Makefile.in: Regenerated.
3499
3500 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3501
3502         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3503         before other host packages.
3504
3505 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3506
3507         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3508
3509 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3510
3511         PR bootstrap/22340
3512
3513         * configure.in (default_target): Remove.
3514         * Makefile.tpl (all): Do not use prerequisites as subroutines
3515         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3516         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3517         use prerequisites as subroutines.
3518         (check-host, check-target): New.
3519         (bootstrap configure & all targets): Do not use stage*-start
3520         if the directory layout is already ok.
3521         (non-bootstrap configure & all targets): Prepend a $(unstage).
3522         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3523         (NOTPARALLEL): Remove.
3524         (unstage, stage variables): New variables.
3525         (unstage, stage targets): Simply expand to those variables.
3526
3527         * configure: Regenerate.
3528         * Makefile.in: Regenerate.
3529
3530 2005-10-04  James E Wilson  <wilson@specifix.com>
3531
3532         * Makefile.def (lang_env_dependencies): Add libmudflap.
3533         * Makefile.in: Regenerate.
3534
3535 2005-10-03  Andreas Schwab  <schwab@suse.de>
3536
3537         Backport from libtool CVS:
3538         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3539
3540         * ltmain.sh: add support for installing into temporary
3541         staging area (e.g. 'make install DESTDIR=...')
3542
3543 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3544
3545         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3546         * configure: Regenerated.
3547
3548 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3549
3550         * configure: Regenerate with the correct
3551         autoconf version.
3552
3553 2005-09-30  Catherine Moore  <clm@cm00re.com>
3554
3555         * configure.in (bfin-*-*): New.
3556         * configure: Regenerated.
3557
3558 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3559
3560         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3561         (LIPO_FOR_TARGET): New.
3562         (CONFIGURED_LIPO_FOR_TARGET): New.
3563         (USUAL_LIPO_FOR_TARGET): New.
3564         (STRIP_FOR_TARGET): New.
3565         (CONFIGURED_STRIP_FOR_TARGET): New.
3566         (USUAL_STRIP_FOR_TARGET): New.
3567         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3568         STRIP_FOR_TARGET.
3569         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3570         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3571         * Makefile.in: Regenerate.
3572         * configure: Regenerate.
3573
3574 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3575
3576         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3577         (rs6000-*-aix*): Same.
3578         * configure: Regenerate.
3579
3580 2005-09-16  Tom Tromey  <tromey@redhat.com>
3581
3582         * MAINTAINERS: Add self as java maintainer.
3583
3584 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3585
3586         * configure.in: Recognize f95 in the --enable-languages option,
3587         and substitute it for fortran, issuing a warning.
3588         * configure: Regenerate.
3589
3590 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3591
3592         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3593         * configure:  Regenerated.
3594
3595 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3596
3597         * MAINTAINERS: Add self as ms1 maintainer.
3598
3599 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3600
3601         * Makefile.def (libssp): Add to lang_env_dependencies.
3602         * Makefile.in: Regenerate.
3603
3604 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3605
3606         * MAINTAINERS: Add myself as middle-end maintainer.
3607
3608 2005-08-17  Christian Groessler  <chris@groessler.org>
3609
3610         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3611         * Makefile.in: Regenerate.
3612
3613 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3614
3615         * MAINTAINERS (write after approval): Added myself.
3616
3617 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3618
3619         * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3622
3623         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3624         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3625         Look for alternate names of the target cc and c++
3626         * configure: Regenerate.
3627
3628 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3629
3630         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3631         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3632         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3633         tools; remove code to manually set them.
3634         (Target tools): Look in the environment for them.
3635         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3636         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3637         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3638         build directory.
3639         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3640         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3641         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3642         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3643         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3644         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3645         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3646         * configure: Regenerate.
3647         * Makefile.in: Regenerate.
3648
3649 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3650
3651         * MAINTAINERS: Update for removed CPU targets.
3652
3653 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3654
3655         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3656         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3657         * Makefile.in: Regenerated.
3658
3659 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3660
3661         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3662         (CFLAGS_FOR_TARGET): Use it.
3663         (CXXFLAGS_FOR_TARGET): Likewise.
3664         * Makefile.in: Regenerated.
3665         * configure.in (--with-build-sysroot): New option.
3666         * configure: Regenerated.
3667
3668 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3669
3670         * Makefile.tpl: Wrap install between unstage and stage
3671         * Makefile.in: Regenerate.
3672
3673 2005-07-21  Eric Christopher  <echristo@apple.com>
3674
3675         * MAINTAINERS: Update affiliation.
3676
3677 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3678
3679         * MAINTAINERS: Add self as crx port maintainer.
3680
3681 2005-07-20  DJ Delorie  <dj@redhat.com>
3682
3683         * MAINTAINERS: Add self as m32c maintainer.
3684
3685 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3686
3687         * all files: Update FSF address.
3688
3689 2005-07-15  Eric Christopher  <echristo@redhat.com>
3690
3691         * MAINTAINERS: Change affiliation.
3692
3693 2005-07-14  Jim Blandy  <jimb@redhat.com>
3694
3695         * configure.in: Add cases for Renesas m32c.
3696         * configure: Regenerated.
3697
3698 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3699
3700         * COPYING.LIB: Update from fsf.org.
3701
3702 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3703
3704         * COPYING, compile, config.guess,
3705         config.sub, install-sh, missing, mkinstalldirs,
3706         symlink-tree, ylwrap: Sync from upstream sources.
3707         * config-ml.in: Update FSF address.
3708
3709 2005-07-13  Eric Christopher  <echristo@redhat.com>
3710
3711         * configure.in: Add toplevel noconfigdir support for tpf.
3712         * configure: Regenerate.
3713
3714 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3715
3716         PR ada/22340
3717
3718         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3719         * Makefile.in: Regenerate.
3720
3721 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3722
3723         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3724         Brolley to write-after-approval.
3725
3726 2005-07-07  Andreas Schwab  <schwab@suse.de>
3727
3728         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3729         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3730         * Makefile.in: Regenerated.
3731
3732 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3733
3734         * configure.in: Don't build sim or rda when targetting darwin.
3735         * configure: Regenerate.
3736
3737 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3738
3739         * configure.in: Add --enable-libssp and --disable-libssp.
3740         * configure: Regenerate with autoconf-2.13.
3741
3742 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3743
3744         * Makefile.def (target_modules): Add libssp.
3745         * configure.in (target_libraries): Add target-libssp.
3746         * configure: Rebuilt.
3747         * Makefile.in: Rebuilt.
3748
3749 2005-07-01  Zack Weinberg  <zackw@panix.com>
3750
3751         * MAINTAINERS: Change email address.  Resign from maintainership.
3752
3753 2005-07-01  Richard Guenther  <rguenther@suse.de>
3754
3755         * MAINTAINERS: Change my e-mail address and affiliation.
3756
3757 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3758
3759         * Makefile.def (stagefeedback): Come after profile.
3760         Define profiledbootstrap target.
3761         * Makefile.tpl (profiledbootstrap): Remove.
3762         (stageprofile-end): Zap stagefeedback.
3763         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3764         * Makefile.in: Regenerate.
3765
3766 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3767
3768         * MAINTAINERS: Update my email address.
3769
3770 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3771
3772         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3773         In 'cpp' stanza, support '#line' as well as '# '.
3774
3775 2005-06-08  Andreas Schwab  <schwab@suse.de>
3776
3777         * MAINTAINERS: Move myself from 'Write After Approval' to
3778         'CPU Port Maintainers' section as m68k maintainer.
3779
3780 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3781
3782         * configure.in (unsupported_languages): New macro.
3783         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3784         non-ported target libraries in noconfigdirs.
3785         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3786         non-linux-gnu.  Remove libgcj_ex_libffi.
3787         <lang_frag loop>: Set add_this_lang=no if the language is in
3788         unsupported_languages.
3789         * configure: Regenerate.
3790
3791 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3792
3793         * configure.in: Fix typo in handling of --with-mpfr-dir.
3794         * configure: Regenerate.
3795
3796 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3797
3798         * MAINTAINERS: Update my email address.
3799
3800 2005-06-02  Jim Blandy  <jimb@redhat.com>
3801
3802         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3803         accepted into the master sources.)
3804
3805 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3806             Michael Snyder  <msnyder@redhat.com>
3807             Stan Cox  <scox@redhat.com>
3808
3809         * configure.in: Set noconfigdirs for ms1.
3810
3811         * configure: Regenerate.
3812
3813 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3814
3815         * MAINTAINERS (Write After Approval): Add self.
3816
3817 2005-06-01  Josh Conner  <jconner@apple.com>
3818
3819         * MAINTAINERS (Write After Approval): Add self.
3820
3821 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3822
3823         * MAINTAINERS: Update my email address.
3824
3825 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3826
3827         * MAINTAINERS (Write After Approval): Add self.
3828
3829 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3830
3831         * MAINTAINERS (Write After Approval): Remove self.
3832
3833 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3834
3835         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3836         (Dependencies): Consider target modules for bootstrap dependencies.
3837         Make target bootstrap modules depend on each stage's gcc.
3838         * Makefile.in: Regenerate.
3839
3840 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3841
3842         * Makefile.def (configure-gcc): Depend on binutils having been built.
3843         (all-gcc): No need to do it here.
3844         * Makefile.in: Regenerate.
3845
3846 2005-05-19  Paul Brook  <paul@codesourcery.com>
3847
3848         * configure.in: Rewrite misleading error message when requested
3849         language cannot be built.
3850         * configure: Regenerate.
3851
3852 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3853
3854         * ylwrap: Import from Automake 1.9.5.
3855
3856 2005-05-13  David Ung  <davidu@mips.com>
3857
3858         * MAINTAINERS (Write After Approval): Add self.
3859
3860 2005-05-09  Mike Stump  <mrs@apple.com>
3861
3862         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3863         lt_cv_sys_max_cmd_len for now.
3864
3865 2005-05-09  Stan Cox  <scox@redhat.com>
3866
3867         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3868
3869 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3870
3871         * README.SCO: Update the URL.
3872
3873 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3874
3875         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3876         with_gnu_ld to libtool.
3877         * ltcf-c.sh (aix[45]): Define file_list_spec.
3878         * ltcf-cxx.sh (aix[45]): Same.
3879         * ltcf-gcj.sh (aix[45]): Same.
3880         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3881         exists, write list of input files to temporary file.
3882
3883 2005-05-04  Mike Stump  <mrs@apple.com>
3884
3885         * configure.in: Always pass --target to target configures as
3886         otherwise rebuilds that do --recheck will fail.
3887         * confiugure: Rebuilt.
3888
3889 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3890
3891         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3892         STAGE_HOST_EXPORTS.
3893         (configure, all): Add bootstrap support.
3894         (Host modules, target modules): Pass post-stage1 flags and exports.
3895         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3896         * Makefile.in: Regenerate.
3897
3898 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3899
3900         * configure: Regenerate.
3901
3902 2005-04-27  Mike Stump  <mrs@apple.com>
3903
3904         * MAINTAINERS: Add self as darwin maintainer.
3905
3906 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3907
3908         * config.sub: Update from master copy.
3909
3910 2005-04-21  Mike Stump  <mrs@apple.com>
3911
3912         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3913         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3914
3915 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3916
3917         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3918         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3919         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3920         "*-*-elf" and "*-*-linux*".
3921         * configure: Regenerate.
3922
3923 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3924
3925         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3926
3927 2005-04-12  Mike Stump  <mrs@apple.com>
3928
3929         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3930
3931 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3932
3933         * MAINTAINERS (Write After Approval): Add myself.
3934
3935 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3936
3937         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3938
3939 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3940
3941         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3942         (TARGET_CONFIGARGS): Include --with-target-subdir.
3943         (configure, all): New macros.  Use them throughout.
3944         * Makefile.in: Regenerate.
3945
3946 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3947
3948         * MAINTAINERS (Write After Approval): Add myself.
3949
3950 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3951
3952         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3953
3954 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3955
3956         * MAINTAINERS: Move John Carr to Write After Approval.
3957
3958 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3959
3960         * config/mh-mingw32: Delete.
3961         * configure.in: Don't use it.
3962         * configure: Regenerate.
3963
3964 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3965
3966         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3967         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3968         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3969         (HOST_LIB_PATH): Generate from Makefile.def.
3970         (TARGET_LIB_PATH): Likewise.
3971         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3972         * Makefile.in: Regenerate.
3973         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3974         (RPATH_ENVVAR): Include Darwin case.
3975         * configure: Regenerate.
3976
3977 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3978
3979         * MAINTAINERS (Various Maintainers): Remove self.
3980         (Write After Approval): Add self.
3981
3982 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3983
3984         * MAINTAINERS (Various Maintainers): Add self.
3985
3986 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3987
3988         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3989         * configure: Regenerate.
3990
3991 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3992
3993         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3994         gcc_version, and gcc_version_trigger from set of flags to pass.
3995         * Makefile.tpl: Remove definitions of above variables.
3996         (config.status): Remove dependency on $(gcc_version_trigger).
3997         * Makefile.in: Regenerate.
3998         * configure.in: Do not reference config/gcc-version.m4 nor
3999         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4000         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4001         * configure: Regenerate.
4002
4003 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4004             Andrew Pinski <pinskia@physics.uc.edu>
4005
4006         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4007         * Makefile.in: Regenerate.
4008
4009 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4010
4011         * MAINTAINERS (Write After Approval): Add myself.
4012
4013 2005-03-03  David Ayers  <d.ayers@inode.at>
4014
4015         * MAINTAINERS (Write After Approval): Add myself.
4016
4017 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4018
4019         PR libgcj/20160
4020         * ltmain.sh: Avoid creating archives with components that have
4021         duplicate basenames.
4022
4023 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4024
4025         PR bootstrap/20250
4026         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4027         instead of check.
4028         * Makefile.in: Regenerate.
4029
4030 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4031
4032         * Makefile.in: Regenerate to fix conflict between the previous two
4033         patches.
4034
4035 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4036
4037         PR bootstrap/17383
4038         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4039         * Makefile.tpl (HOST_SUBDIR): New substitution.
4040         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4041         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4042         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4043         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4044         (Host modules, Bootstrapped modules): Use it.
4045         (Build modules, Target modules): Do not create symlink trees,
4046         always configure out-of-srcdir.
4047         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4048         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4049         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4050         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4051
4052         * Makefile.in: Regenerate.
4053         * configure: Regenerate.
4054
4055 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4056
4057         Merged from libada-gnattools-branch:
4058         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4059
4060         * gnattools: New directory.
4061         * Makefile.def: Add gnattools as a module, depending on target-libada.
4062         * Makefile.in: Regenerate.
4063         * configure.in: Include gnattools in host_tools; disable it if ada
4064         is disabled.
4065         * configure: Regenerate.
4066
4067 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4068
4069         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4070         treelang maintainer.
4071         (Write After Approval): Remove myself.
4072
4073 2005-02-23  Paul Schlie  <schlie@comcast.net>
4074
4075         * configure.in: Allow darwin targeted ports to build tk, itcl and
4076         libgui.
4077         * configure: Regenerate.
4078
4079 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4080
4081         PR libgcj/10353
4082         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4083         * configure: Regenerate.
4084
4085 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4086
4087         * MAINTAINERS (Write After Approval): Add myself.
4088
4089 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4090
4091         * MAINTAINERS: Update my e-mail address.
4092
4093 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4094
4095         * MAINTAINERS (Write After Approval): Add myself.
4096
4097 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4098
4099         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4100         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4101         target-libgloss when not *-*-elf and *-*-aout.
4102         * configure: Regenerate.
4103
4104 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4105
4106         * MAINTAINERS: Remove obsolete entries.
4107
4108         * MAINTAINERS (Write After Approval): Add Michael Matz.
4109
4110 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4111
4112         * MAINTAINERS: Remove self as cpplib maintainer.
4113
4114 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4115
4116         * install-sh, config.sub: Import from upstream.
4117
4118 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4119
4120         PR bootstrap/18222
4121         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4122         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4123         * Makefile.in: Regenerate.
4124
4125 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4126
4127         * MAINTAINERS: Update my email address.
4128
4129 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4130             Andreas Schwab  <schwab@suse.de>
4131
4132         PR bootstrap/18033
4133         * config-ml.in: Eval option if surrounded by single quotes.
4134
4135 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4136
4137         Revert 2004-12-28 Makefile changes, a better fix will be
4138         applied to mainline and src after GCC 4.0 branches.
4139
4140 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4141
4142         PR bootstrap/17383
4143
4144         * Makefile.def (target_modules): Remove stage parameter,
4145         it is always true now.
4146         * Makefile.tpl (configure-build-[+module+],
4147         configure-target-[+module+]): Always build symlink tree
4148         for the directory and for include.  BUILD_SUBDIR and
4149         TARGET_SUBDIR cannot be . anymore.
4150         * Makefile.in: Regenerate.
4151
4152 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4153
4154         Revert 2004-12-08 Makefile changes.
4155
4156 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4157
4158         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4159         cygwin, mingw.
4160
4161 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4162
4163         * configure.in (sh64-*-*): Reenable gprof.
4164         * configure: Regenerate.
4165
4166 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4167
4168         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4169         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4170         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4171         * Makefile.in: Regenerate.
4172
4173 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4174
4175         * MAINTAINERS: Update my email address.
4176
4177 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4178
4179         * Makefile.tpl: Generate normal dependencies if the LHS module is
4180         not bootstrapped.
4181         * Makefile.in: Regenerate.
4182
4183 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4184
4185         * configure.in: Include config/gxx-include-dir.m4.  Use
4186         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4187         * configure: Regenerate.
4188
4189 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4190
4191         * config.if: Delete.
4192         * configure.in: Set libstdcxx_incdir directly.
4193         * configure: Regenerate.
4194
4195 2004-12-02  Eric Christopher  <echristo@redhat.com>
4196
4197         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4198         * Makefile.in: Regenerate.
4199
4200 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4201
4202         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4203         * configure: Regenerate.
4204
4205 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4206
4207         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4208         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4209         * configure: Regenerate.
4210
4211 2004-12-01  Eric Christopher  <echristo@redhat.com>
4212
4213         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4214         of things to remove.
4215
4216 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4217
4218         * MAINTAINERS (Write After Approval): Update my e-mail address.
4219
4220 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4221
4222         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4223         from CVS libtool to always pass_all.
4224
4225 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4226
4227         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4228         (hppa*64*-*-*): Delete incorrect comment.
4229         * configure: Rebuilt.
4230
4231 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4232
4233         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4234
4235 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4236
4237         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4238         from CVS libtool to always pass_all.
4239
4240 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4241
4242         * install-sh, compile: Import from automake.
4243
4244 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4245
4246         * config.guess, config.sub:  Import from savannnah.
4247
4248 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4249
4250         * MAINTAINERS (Write After Approval): Add myself
4251
4252 2004-11-12  Mike Stump  <mrs@apple.com>
4253
4254         * Makefile.def: Add html support.
4255         * Makefile.tpl: Likewise.
4256         * Makefile.in: Regenerate.
4257
4258 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4259
4260         PR 18423
4261         * configure.in: Remove all instances of build-fixincludes from
4262         noconfigdirs.
4263         (build_configargs): Supply --target to subdirectories.
4264         * configure: Regenerate.
4265
4266         * Makefile.def: Make gcc install depend on fixincludes install.
4267         * Makefile.in: Regenerate.
4268
4269 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4270
4271         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4272
4273 2004-11-11  Paul Brook  <paul@codesourcery.com>
4274
4275         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4276
4277 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4278
4279         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4280         target-libgfortran.
4281         * configure: Regenerate.
4282
4283 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4284
4285         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4286         like CC.
4287
4288 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4289
4290         * Makefile.def (host fixincludes): Specify missing targets.
4291         * Makefile.in: Regenerate.
4292
4293 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4294
4295         * MAINTAINERS: Add myself
4296
4297 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4298
4299         * MAINTAINERS (Write After Approval): Add myself.
4300
4301 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4302
4303         * Makefile.def: Build fixincludes for the host, too.
4304         * Makefile.in: Regenerate.
4305         * configure.in (host_tools): Add fixincludes.
4306         * configure: Regenerate.
4307
4308 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4309
4310         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4311         * configure: Regenerated.
4312
4313 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4314
4315         PR other/17783
4316         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4317         * configure: Regenerated.
4318
4319 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4320
4321         * README.SCO: Update per FSF instructions.
4322
4323 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4324
4325         PR target/18151
4326         * configure.in (case ${target}): Do not build fixincludes for avr.
4327         * configure: Regenerated.
4328
4329 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4330
4331         * configure.in (case ${target}): Do not build fixincludes
4332         on platforms where it is not used.
4333         * configure: Regenerated.
4334
4335 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4336
4337         * configure.in: Use an absolute path to install-sh.
4338         * configure: Regenerated.
4339
4340 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4341
4342         * MAINTAINERS (Write After Approval): Add myself.
4343
4344 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4345
4346         * MAINTAINERS: Remove from Write After Approval those that are
4347         already maintainers.
4348
4349 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4350
4351         * MAINTAINERS:  Update my email address.
4352
4353 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4354
4355         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4356         * configure: Regenerate.
4357
4358 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
4359
4360         * MAINTAINERS:  Update my email address.
4361
4362 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4363
4364         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4365         entries belonging to this category.
4366
4367 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4368
4369         * MAINTAINERS: Update my e-mail address.
4370
4371 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4372
4373         Fix wrong conflict resolution in:
4374
4375         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4376
4377         * Makefile.in: Regenerate.
4378         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4379         in the recursive `make', instead of hardwiring `all'.
4380         (Autogenerated TARGET-* variables): New.
4381
4382 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4383
4384         * configure.in: Enable target-libgloss for crx-*-*.
4385         * configure: Regenerate.
4386
4387 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4388
4389         * MAINTAINERS (Various Maintainers): Move the "windows,
4390         cygwin, mingw" maintainer to ...
4391         (OS Port Maintainers): ... here.
4392
4393 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4394
4395         * MAINTAINERS (Write After Approval): Remove those that are
4396         maintainers of some subsystem.
4397
4398 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4399
4400         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4401         * ltcf-cxx.sh (tpf*): Likewise.
4402         * ltconfig (tpf*): Add TPF OS configuration support.
4403
4404 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4405
4406         * MAINTAINERS: Change my email address to my new work account.
4407
4408 2004-09-24  Michael Roth  <mroth@nessie.de>
4409
4410         * configure.in (--without-headers): Add missing double quotes.
4411         * configure: Regenerate.
4412
4413 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4414
4415         * ylwrap: Revert to previous version.
4416
4417 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4418
4419         PR bootstrap/17369
4420         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4421         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4422         SET_GCC_LIB_PATH_CMD.
4423         (BASE_TARGET_EXPORTS): Likewise.
4424         * Makefile.in: Regenerated.
4425
4426         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4427         * configure: Regenerated.
4428
4429 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4430
4431         * config.guess: New upstream version
4432         * compile, depcomp, install-sh, ylwrap: Likewise.
4433
4434 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4435
4436         * config/mh-x86omitfp: New host makefile fragment.  Add
4437         -fomit-frame-pointer to the default BOOT_CFLAGS.
4438         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4439         * configure: Regenerate.
4440
4441 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4442
4443         PR target/11572
4444         * configure.in (*-*-darwin*): Renable libobjc.
4445         * configure: Regenerate.
4446
4447 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4448
4449         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4450
4451 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4452
4453         * Makefile.def: Remove libbanshee.
4454         * Makefile.tpl: Ditto.
4455         * configure.in: Ditto.
4456         * Makefile.in: Regen.
4457         * configure: Ditto.
4458
4459 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4460
4461         * ltmain.sh: Use $pic_object as $non_pic_object if
4462         $non_pic_object=none.
4463
4464 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4465
4466         * missing: Import latest version from master repository.
4467
4468 2004-09-06  Nick Clifton  <nickc@redhat.com>
4469
4470         * config.sub: Import latest version from master repository.
4471         * config.guess: Likewise.
4472         This includes these changes:
4473
4474         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4475
4476         * config.sub: Handle crisv32, alias etraxfs.
4477         * config.guess (crisv32:Linux:*:*): Handle.
4478
4479         2004-08-13  Brad Smith  <brad@comstyle.com>
4480
4481         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4482         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4483
4484         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4485
4486         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4487         assume the processor is a powerpc.  This is because coreutils
4488         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4489         in this case, due to a MacOS X bug that causes
4490         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4491         to return a negative number.
4492         Problem reported by Petter Reinholdtsen in:
4493         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4494
4495         2004-07-19  Ben Elliston  <bje@gnu.org>
4496
4497         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4498
4499         2004-06-24  Ben Elliston  <bje@gnu.org>
4500
4501         * config.guess: Update copyright years.
4502         * config.sub: Likewise.
4503
4504         2004-06-22  Robert Millan  <robertmh@gnu.org>
4505
4506         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4507         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4508
4509         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4510
4511         * config.guess (*:*VMS:*:*): New entry. Replaces
4512         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4513         manufacturer.
4514
4515         2004-06-22  Ben Elliston  <bje@gnu.org>
4516
4517         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4518         * config.sub: Likewise.
4519
4520         2004-06-22  Ben Elliston  <bje@gnu.org>
4521
4522         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4523         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4524
4525         2004-06-11  Ben Elliston  <bje@gnu.org>
4526
4527         * config.guess (pegasos:OpenBSD:*:*): Remove.
4528
4529         2004-06-11  Ben Elliston  <bje@gnu.org>
4530
4531         From Wouter Verhelst <wouter@grep.be>:
4532         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4533
4534         2004-06-11  Ben Elliston  <bje@gnu.org>
4535
4536         * config.guess (luna88k:OpenBSD:*:*): New.
4537
4538         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4539
4540         * config.guess (m32r*:Linux:*:*): New case.
4541         * config.sub: Handle m32rle.
4542
4543         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4544
4545         From Jens Petersen  <petersen@redhat.com>:
4546         * config.sub: Handle sparcv8.
4547
4548         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4549
4550         From Tom Smith <smith@cag.lkg.hp.com>:
4551         * config.guess: Version suffixes are equally significant on Tru64
4552         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4553         prefix of "P" (patched kernel).
4554
4555         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4556
4557         * config.sub: Add support for National Semiconductor CRX target.
4558
4559 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4560
4561         * MAINTAINERS (Various Maintainers): Remove myself as web page
4562         maintainer, add myself as maintainer of build status lists.
4563
4564 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4565
4566         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4567         *-*-netware, but add target-libmudflap.
4568         Consolidate *-*-netware targets (of which really only i?86 exists)
4569         into a single entry.
4570         * configure: Likewise.
4571
4572 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4573
4574         * Makefile.tpl (sorry): Remove.
4575         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4576         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4577         (do-clean): Clean per-stage directories too.
4578         (do-distclean): Run distclean-stage1 too.
4579         (.NOTPARALLEL): Enable during toplevel bootstrap.
4580         (stage[+id+]-bubble): Enable parallel execution during
4581         the recursive invocation.
4582         * Makefile.in: Regenerate.
4583
4584         Fix previous checkin:
4585
4586         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4587         include.
4588         * configure.in: Fix indentation.
4589         * configure: Regenerate.
4590
4591 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4592
4593         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4594         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4595         * configure: regenerate
4596         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4597         -mdynamic-no-pic
4598
4599
4600 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4601
4602         * Makefile.def (build_modules): Add fixincludes.
4603         (dependencies): Make gcc depend on fixincludes.
4604         * configure.in (build_tools): Add fixincludes.
4605         (build_configdirs): Always include build_libs.
4606         * Makefile.in: Regenerate.
4607         * configure: Regenerate.
4608
4609 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4610
4611         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4612         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4613         phony targets; do not generate timestamp files.
4614         (distclean-stageN): Remove references to their timestamp files.
4615         (restageN, touch-stageN): Remove.
4616         (stageN-bubble): Rewritten.
4617         (compare): Support lean bootstraps.
4618         * Makefile.in: Regenerate.
4619
4620         * configure.in: Only warn when bootstrapping but
4621         build != host or build != target.  Support lean bootstraps.
4622         * configure: Regenerate.
4623
4624 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4625
4626         * configure.in:  Give a better error message if GMP/MPFR are missing
4627         and a language needing them has been requested.
4628         * configure:  Regenerated.
4629
4630 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4631
4632         * configure.in:  Print a list of available language front-ends if
4633         a requested one is missing.  Tidy stray tab characters.
4634         * configure:  Regenerated.
4635
4636 2004-08-19  Michael Koch  <konqueror@gmx.de>
4637
4638         * gcc/doc/install.texi: Update entry about automake for libjava.
4639
4640 2004-08-17  Robert Millan  <robertmh@gnu.org>
4641
4642         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4643         (instead of FreeBSD).
4644         * configure: Regenerate.
4645
4646 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4647
4648         * Makefile.in: Regenerate.
4649         * configure: Regenerate.
4650
4651         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4652         stage_*_flags.
4653         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4654         for bootstrapped modules if toplevel bootstrap is going.
4655         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4656         modules.  Adjust for changes in Makefile.def.  Enable several
4657         rules even in non-bootstrap mode, just to avoid peppering the
4658         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4659         (stage-[+prev+]-bubble): Remove.
4660
4661         * Makefile.def (Dependencies): Depend on all-build-bison,
4662         all-build-flex, all-build-byacc, all-build-texinfo, rather
4663         than the host variations.
4664         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4665         with BUILD_SUBDIR.
4666         (BISON): Update for recent Bisons.
4667         (YACC): Fix typo.
4668         (cross): Depend on all-build.
4669         (all): Do not depend on all-build.
4670         (prebootstrap): Remove.
4671         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4672         (Prebootstrap dependencies): Add them to the per-stage targets
4673         and to all-prebootstrap.
4674         * configure.in (build_configdirs): Always enable build_tools.
4675         (BUILD_DIR_PREFIX): Remove.
4676
4677         * Makefile.def (gcc): Add target variable.
4678         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4679         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4680         in the recursive `make', instead of hardwiring `all'.
4681         (Autogenerated TARGET-* variables): New.
4682
4683 2004-08-13  Brian Booth  <bbooth@redhat.com>
4684
4685         * MAINTAINERS: Remove myself from write-after-approval.
4686
4687 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4688
4689         * src-release: Stop distributing mmalloc with gdb (which doesn't
4690         use it).
4691         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4692         * Makefile.in: Regenerate.
4693
4694 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4695
4696         * configure.in (arm*-*-eabi*): New target.
4697         * configure: Regenerate.
4698
4699 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4700
4701         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4702         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4703         (Dependencies): New section.
4704         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4705         (configure-target-[+module+]): Depend on maybe-all-gcc
4706         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4707         (toplevel profiledbootstrap): Fix dependencies.
4708         * Makefile.in: Regenerate.
4709
4710 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4711
4712         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4713         target-libiberty to noconfigdirs.
4714         * configure: Regenerate.
4715
4716 2004-08-03  Paul Brook  <paul@codesourcery.com>
4717
4718         * configure.in: Check for MPFR as well as GMP.
4719         * configure: Regenerate.
4720
4721 2004-08-01  Robert Millan  <robertmh@gnu.org>
4722
4723         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4724         libmudflap for all GNU-based systems (with Glibc).
4725         * configure: Regenerate.
4726
4727 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4728
4729         * Makefile.def (host-modules): Add gcc.
4730         * Makefile.in: Regenerate.
4731         * Makefile.tpl (sorry): New rule.
4732         (configure-host, all-host, [+make_target+]-host, do-check,
4733         install-host): Do not add gcc as a special case.
4734         (host modules): Add a small special-casing for gcc.  Export
4735         extra_make_flags through the environment.
4736         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4737         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4738         other recursive targets for gcc): Remove.
4739
4740         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4741         (stage, unstage): New rules.
4742         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4743         distclean-stage[+id+]): Use stage_current.
4744         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4745         the stage*-start rules.
4746
4747 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4748
4749         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4750         use -all_load flag.
4751
4752 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4753
4754         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4755         * configure: Regenerate.
4756
4757 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4758
4759         * maintainer-scripts/gcc_release: Revert yesterday's change.
4760
4761 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4762
4763         * MAINTAINERS: Add myself to write-after-approval.
4764
4765 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4766
4767         * libf2c: Removed.
4768         * gcc/gccbug.in: Updated because of libf2c removal.
4769         * maintainer-scripts/gcc_release: Ditto.
4770
4771 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4772
4773         * configure.in: Build libmudflap by default on FreeBSD.
4774         * configure: Regenerated.
4775
4776 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4777
4778         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4779         systems.
4780         * configure: Regenerated.
4781
4782 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4783
4784         PR target/16344
4785         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4786         feedback based compiler.
4787         * Makefile.in: Rebuilt.
4788
4789 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4790
4791         * Makefile.def (host_modules): Set bootstrap=true for flex.
4792         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4793         * Makefile.in: Rebuilt.
4794
4795 2004-07-07  Jan Hubicka  <jh@suse.cz>
4796
4797         * MAINTAINERS: Add self as a profile feedback maintainer.
4798
4799 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4800
4801         * configure.in:  Do not prepend $srcdir to /dev/null in
4802         makefile fragments.
4803         * configure:  Regenerate.
4804
4805 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4806
4807         * Makefile.def (build_modules): Add bison, byacc, flex,
4808         m4, texinfo.
4809         (flags_to_pass): Add FLEX.
4810         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4811         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4812         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4813         DEFAULT_MAKEINFO): Remove.
4814         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4815         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4816         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4817         objdir or else use configured tool.
4818         (all-build): New.
4819         (all): Depend on it.
4820         (Build module dependencies): Add.
4821         * Makefile.in: Regenerate.
4822         * configure.in: Better support for multiple build modules,
4823         matching what is done for host/target modules.  Do not look
4824         for "plausible" locations of build tools if Canadian cross.
4825         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4826         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4827         * configure: Regenerate.
4828
4829 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4830
4831         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4832         * Makefile.in: Regenerate.
4833
4834 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4835
4836         * Makefile.tpl (configure-build-[+module+],
4837         configure-[+module+], configure-target-[+module+]): Pass
4838         [+extra_configure_args+].
4839         (all-build-[+module+], all-[+module+], check-[+module+],
4840         install-[+module+], [+make_target+]-[+module+],
4841         all-target-[+module+], check-target-[+module+],
4842         install-target-[+module+], [+make_target+]-target-[+module+]):
4843         Pass [+extra_make_args+].
4844         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4845         (GCC_HOST_EXPORTS): Remove.
4846         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4847         cross, check-gcc, check-gcc-c++, install-gcc,
4848         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4849         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4850         * Makefile.in: Regenerate.
4851
4852 2004-06-21  Matthew Sachs  <msachs@apple.com>
4853
4854         * MAINTAINERS: Added self to write-after-approval.
4855
4856 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4857
4858         * configure.in: Check for srcdir/winsup rather than build directory
4859         winsup.
4860         * configure: Regenerate.
4861
4862 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4863
4864         * configure.in: Don't build Cygwin native newlib if winsup
4865         directory is missing.  Emit warning instead.
4866         * configure: Regenerate.
4867
4868 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4869
4870         * Makefile.tpl (touch-stage[+id+]): New.
4871         (restage[+prev+]): Depend on touch-stage[+id+].
4872
4873         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4874         Use it throughout.
4875
4876         * Makefile.def: Add profile and feedback bootstrap stages.
4877         Remove next field from bootstrap stages.
4878         * Makefile.tpl (LN, LN_S): Substitute.
4879         (stageN-start, stageN-end): Use double-colon rules, to
4880         provide a hook for additional setup commands.
4881         (distclean-stageN-gcc, restageN): Create dependencies from
4882         [+prev+], not from [+next+].
4883         (stageN-bubble): Add commands for successive stages from
4884         [+prev+], using double-colon rules.
4885         (all-stageN-gcc): Fix typo.
4886         (stagefeedback-start, profiledbootstrap): New.
4887         * Makefile.in: Regenerate.
4888         * configure.in: Call ACX_PROG_LN.
4889         * configure: Regenerate.
4890
4891 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4892
4893         * MAINTAINERS (Write After Approval): Add myself.
4894
4895 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4896
4897         * MAINTAINERS (Write After Approval): Add myself.
4898
4899 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4900
4901         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4902         without gcc.
4903         * configure: Regenerate.
4904
4905 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4906
4907         * Makefile.tpl: Fix typo.
4908         * Makefile.in: Regenerate.
4909
4910 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4911
4912         * configure.in: Remove new- prefix from toplevel
4913         bootstrap targets.
4914         * configure: Regenerate.
4915
4916 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4917
4918         * Makefile.tpl (all.normal): Rename to all.
4919         (all): Replace with a rule to pick the default
4920         target from configure.
4921         (all-gcc, configure-gcc): Use conditionals to
4922         do nothing when toplevel bootstrap is going on.
4923         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4924         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4925         * configure.in: Support --enable-bootstrap.
4926
4927         * Makefile.def: Remove new- prefix from toplevel
4928         bootstrap targets.
4929         * Makefile.tpl: Likewise.
4930
4931         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4932         target.
4933
4934         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4935         $(RECURSE_FLAGS) to recursive invocation of make.
4936
4937         * Makefile.in: Regenerate.
4938         * configure: Regenerate.
4939
4940 2004-05-30  Andreas Jaeger  <aj@suse.de>
4941             Jim Wilson <wilson@specifixinc.com>
4942
4943         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4944         like CC.
4945
4946 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4947
4948         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4949         * configure: Regenerate.
4950
4951 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4952
4953         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4954         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4955         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4956         targets.
4957         * Makefile.in: Regenerate.
4958
4959 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4960
4961         * configure.in: Test the ability to symlink directories.
4962         * configure: Regenerate.
4963
4964         * Makefile.def (bootstrap-stage): New definitions.
4965         * Makefile.tpl (configure-stage1-gcc,
4966         configure-stage2-gcc, configure-stage3-gcc,
4967         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4968         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4969         new-restage3, compare): Autogenerate, see Makefile.in
4970         entry for behavioral changes.
4971         (distclean-stage1, new-stage1-start, new-stage1-end,
4972         new-stage1-bubble, distclean-stage2, new-stage2-start,
4973         new-stage2-end, new-stage2-bubble, distclean-stage3,
4974         new-stage3-start, new-stage3-end): New autogenerated targets.
4975         (objext, prebootstrap, BOOT_CFLAGS,
4976         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4977         targets.
4978
4979         * Makefile.in: Regenerate.
4980         (distclean-stage1, new-stage1-start, new-stage1-end,
4981         new-stage1-bubble, distclean-stage2, new-stage2-start,
4982         new-stage2-end, new-stage2-bubble, distclean-stage3,
4983         new-stage3-start, new-stage3-end): New targets.
4984         (all-stage1-gcc): Move prebootstrap dependency from here...
4985         (configure-stage1-gcc): ...to here.
4986         (new-bootstrap): Use bubble targets.
4987         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4988         Use per-stage distclean targets.
4989         (configure-stage1-gcc, configure-stage2-gcc,
4990         configure-stage3-gcc, all-stage1-gcc,
4991         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4992         Use new-stageN-start to prepare the tree.
4993
4994 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4995
4996         * Makefile.def (host_modules): add libcpp.
4997         * Makefile.tpl: Add dependencies on and for libcpp.
4998         * Makefile.in: Regenerate.
4999         * configure.in: Add libcpp host module.
5000         * configure: Regenerate.
5001
5002 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5003
5004         * Makefile.tpl: Whenever a recursive target is defined, wrap
5005         it in a special @if/@endif block, and prepare its maybe
5006         dependency in the @if/@endif block
5007         * configure.in: Instead of writing maybe dependencies, remove
5008         the @if/@endif statements, and remove the @if/@endif blocks
5009         that remain.
5010         * configure: Regenerate.
5011         * Makefile.in: Regenerate.
5012
5013 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5014
5015         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5016
5017 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5018
5019         PR bootstrap/15120
5020         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5021         * */configure: Rebuilt.
5022
5023 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5024
5025         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5026         of libf2c.
5027         * configure, Makefile.in: Regenerate.
5028
5029 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5030
5031         * MAINTAINERS (Write After Approval): Add myself.
5032
5033 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5034
5035         Merge from tree-ssa-20020619-branch.
5036
5037         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5038         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5039         (HOST_GMPLIBS): Define.
5040         (HOST_GMPINC): Define.
5041         (TARGET_LIB_PATH): Add libmudflap.
5042         (GFORTRAN_FOR_TARGET): Define.
5043         (configure-build*): Export GFORTRAN.
5044         (configure-gcc): Export GMPLIBS and GMPINC.
5045         (all-gcc): Add maybe-all-libbanshee.
5046         (configure-target-libgfortran): Define.
5047         * Makefile.in: Regenerate.
5048         * configure.in (host_libs): Add libbanshee.
5049         (target_libraries): Add target-libmudflap and target-libgfortran.
5050         Add --with-libbanshee.
5051         Handle --disable-libmudflap.
5052         (*-*-freebsd*): Use with_gmp.
5053         Add $(libgcj) to noconfigdirs.
5054         * configure: Regenerate.
5055         * depcomp: New file.
5056         * MAINTAINERS: Add tree-ssa maintainers.
5057
5058 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5059
5060         * MAINTAINERS (Various Maintainers): Add myself.
5061
5062 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5063
5064         * MAINTAINERS (Write After Approval): Add myself.
5065
5066 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5067
5068         * MAINTAINERS (Write After Approval): Add myself.
5069
5070 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5071
5072         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5073         * configure: Regenerate.
5074
5075 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5076
5077         Revert:
5078         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5079
5080         * Makefile.def (flags_to_pass): Remove *dir variables that
5081         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5082         as well as prefix and exec_prefix.
5083         * Makefile.in: Regenerate.
5084
5085 2004-04-26  Robert Millan  <robertmh@gnu.org>
5086
5087         Add patches from libtool CVS.
5088         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5089         * ltconfig: Likewise.
5090         * ltcf-c.sh: Likewise.
5091         * ltcf-cxx.sh: Likewise.
5092         * ltcf-gcj.sh: Likewise.
5093
5094 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5095
5096         * Makefile.def (host_modules): Mark with the bootstrap
5097         flag packages on which gcc depends.
5098         * Makefile.tpl (all-bootstrap): Use it.
5099         * Makefile.in: Regenerate.
5100
5101 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5102
5103         * Makefile.def (flags_to_pass): Remove *dir variables that
5104         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5105         as well as prefix and exec_prefix.
5106         * Makefile.in: Regenerate.
5107
5108 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5109
5110         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5111         * configure: Regenerate.
5112         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5113         * gcc/Makefile.tpl (compare): Use the result of the test.
5114         * gcc/Makefile.in: Regenerate.
5115
5116 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5117
5118         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5119         Always relocate gcc and prev-gcc to the original names, even
5120         if the build fails.
5121         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5122         New targets.
5123
5124 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5125
5126         * MAINTAINERS: Update my email address.
5127
5128 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5129
5130         * configure.in (mips*-*-irix5*): Enable ld.
5131         * configure: Regenerate.
5132
5133 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5134
5135         * configure: Regenerate.
5136
5137 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5138
5139         * Makefile.tpl (configure-[+module+], configure-gcc,
5140         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5141         Set and export LDFLAGS.
5142         * Makefile.in: Regenerate.
5143
5144 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5145
5146         * MAINTAINERS: Add myself to write-after-approval.
5147
5148 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5149
5150         PR bootstrap/14871
5151         * Makefile.tpl: If we don't have built-in-tree target tools,
5152         use the ones found by configure rather than hacking around with
5153         program_transform_name.
5154         * configure.in: Give Makefile.tpl the information necessary
5155         to do that.
5156         * Makefile.in: Regenerate.
5157         * configure: Regenerate.
5158
5159 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5160
5161         PR bootstrap/14760
5162         * configure.in: When computing baseargs, strip *all* copies of
5163         offending options.  Also, don't match/substitute the trailing space,
5164         so that this actually works when two similar options are separated by
5165         only one space.
5166         * configure: Regenerate.
5167
5168 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5169
5170         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5171         (rs6000-*-aix*): Same.
5172         * configure: Regenerate.
5173
5174 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5175
5176         * MAINTAINERS: Add myself to write-after-approval.
5177
5178 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5179
5180         * MAINTAINERS: Add myself to write-after-approval.
5181
5182 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5183
5184         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5185         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5186         * Makefile.in: Regenerate.
5187
5188         * configure.in (top level bootstrap support): Rework --enable-werror
5189         to set @stage2_werror_flag@.
5190         * configure: Regenerate.
5191         * Makefile.tpl (top level bootstrap support): Pass
5192         @stage2_werror_flag@ down to configure in stages 2 and 3.
5193         * Makefile.in: Regenerate.
5194
5195 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5196
5197         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5198         for stages 2 and 3 as well as in make.  As a consequence, remove
5199         OUTPUT_OPTION (now detected by configure) from the flags passed down
5200         to make.
5201         * Makefile.in: Regenerate.
5202
5203         * Makefile.tpl (new-bootstrap): Fix typo.
5204         * Makefile.in: Regenerate.
5205
5206 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5207
5208         * Makefile.tpl: Rearrange by moving recursive_targets rules
5209         into their proper sections.
5210         * Makefile.tpl (top level bootstrap support): Move disabling
5211         of coverage flags from 'make' to 'configure'; improve comments.
5212         * Makefile.in: Regenerate.
5213
5214         * Makefile.tpl (experimental top level bootstrap) Move stage1
5215         language setting from all- target to configure- target; disable
5216         intermodule optimization in stage 1; prevent gratuitous rebuilds
5217         of stage 1.
5218         * Makefile.in: Regenerate.
5219         * configure.in: Comma-separate stage 1 language list for top
5220         level bootstrap.
5221         * configure: Regenerate.
5222
5223         * Makefile.tpl: Clean up experimental top level bootstrap support:
5224         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5225         prev-gcc in configure- targets as well as all- targets.
5226         * Makefile.in: Regenerate.
5227
5228 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5229
5230         * compile: New file imported from automake.
5231
5232 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5233
5234         * configure.in: Remove symbolic link section.
5235         * configure: Regenerate.
5236         * Makefile.tpl (links): Remove.
5237         * Makefile.in: Regenerate.
5238
5239 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5240             Nathanael Nerode  <neroden@gcc.gnu.org>
5241
5242         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5243         Set with AC_CHECK_PROGS.
5244         * configure.in: Fix comment typo from last patch.
5245         * configure: Regenerate.
5246
5247 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5248
5249         * Makefile.tpl: Introduce experimental top level bootstrap support.
5250         * Makefile.in: Regenerate.
5251         * configure.in: Introduce support for top level bootstrap.
5252         * configure: Regenerate.
5253
5254 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5255             Paolo Bonzini  <bonzini@gnu.org>
5256
5257         PR bootstrap/14522
5258         * configure.in: Cope with shells that do not support unquoted ^
5259         * configure: Regenerate.
5260
5261 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5262             Paolo Bonzini  <bonzini@gnu.org>
5263
5264         PR bootstrap/14522
5265         * configure.in: Cope with shells that do not support nesting
5266         quotes inside quoted backquote substitutions.
5267         * configure: Regenerate.
5268
5269 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5270
5271         PR bootstrap/14522
5272         * configure.in: Fix escaping of $.
5273         * configure: Regenerate.
5274
5275 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5276
5277         * configure: Regenerate, since I forgot to while committing Paolo's
5278         changes.
5279
5280 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5281
5282         PR ada/14131
5283         Move language detection to the top level.
5284         * configure.in: Find default values for the tools as
5285         soon as possible.  Disable ada if GNAT is not found.
5286         Emit error message about missing languages.  Expand
5287         --enable-languages=all for the gcc subdirectory.
5288
5289 2004-03-10  Ben Elliston  <bje@gnu.org>
5290
5291         * MAINTAINERS: Update my email address.
5292
5293 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5294
5295         * ltconfig: Disable building static libraries if building shared
5296         libraries on AIX 5L.
5297
5298 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5299
5300         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5301         and disable libgcj.
5302         * configure: Regenerated.
5303
5304 2004-03-01  Brian Booth  <bbooth@redhat.com>
5305
5306         * MAINTAINERS: Add myself to write-after-approval.
5307
5308 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5309
5310         * MAINTAINERS: Add myself to write-after-approval.
5311
5312 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5313
5314         PR bootstrap/7087
5315         * Makefile.tpl: Guard XFOO sed statements better.
5316         * Makefile.tpl: Add dependency for configure-target-libada.
5317         * Makefile.in: Regenerate (incidentally fixes broken
5318         commit when libada-branch was merged).
5319
5320 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5321
5322         * MAINTAINERS: Add myself to write-after-approval.
5323
5324 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5325
5326         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5327         maintainers.
5328
5329 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5330
5331         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5332         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5333
5334 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5335
5336         PR bootstrap/11932
5337         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5338
5339 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5340
5341         * MAINTAINERS: Added myself to write-after-approval.
5342
5343 2004-02-14  Michael Koch  <konqueror@gmx.de>
5344
5345         * MAINTAINERS: Added myself to write-after-approval.
5346
5347 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5348
5349         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5350         some OS port maintainers to OS port maintainers section.
5351
5352 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5353
5354         * MAINTAINERS: Add self.
5355
5356 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5357
5358         * MAINTAINERS: Alphabetize.
5359
5360 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5361
5362         * MAINTAINERS: Remove myself.
5363
5364 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5365
5366         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5367         (rs6000-*-aix*): Same.
5368         * configure: Regenerate.
5369
5370 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5371
5372         * configure.in (host): Add in missing $noconfigdirs to defines.
5373         * configure: Regenerate.
5374
5375 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5376             Nathanael Nerode  <neroden@gcc.gnu.org>
5377
5378         PR ada/6637, PR ada/5911
5379         Merge with libada-branch:
5380         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5381         with appropriate dependencies. Add --enable-libada configure switch.
5382         * configure, Makefile.in: Regenerate.
5383
5384 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5385
5386         * MAINTAINERS: Add myself to write-after-approval.
5387
5388 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5389
5390         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5391         * configure: Regenerate.
5392
5393 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5394
5395         Merge from upstream:
5396
5397         * ltmain.in: When setting IFS to '~', be careful about user
5398         arguments that contain '~'.
5399
5400         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5401
5402         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5403         Also test $base_compile against $CC with escaped arguments. Bug
5404         reported by Geoff Keating <geoffk@apple.com>.
5405
5406 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5407
5408         * MAINTAINERS: Remove i960 port.
5409
5410 2004-01-23  DJ Delorie  <dj@redhat.com>
5411
5412         * Makefile.def (target_modules) [libiberty]: Don't stage.
5413         * Makefile.in: Rebuilt.
5414
5415 2004-01-20  Caroline Tice  <ctice@apple.com>
5416
5417         * MAINTAINERS: Add myself to write-after-approval.
5418
5419 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5420
5421         * MAINTAINERS: Update my email address.
5422
5423 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5424
5425         * MAINTAINERS: Add myself to write-after-approval.
5426
5427 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5428
5429         * MAINTAINERS: Remove entries without email address.
5430
5431 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5432
5433         * MAINTAINERS: Add myself to write-after-approval.
5434
5435 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5436
5437         * MAINTAINERS: Update my email address.
5438
5439 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5440
5441         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5442         * Makefile.tpl (configure-target-[+module+]): Support stage.
5443         * Makefile.in: Rebuilt.
5444
5445 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5446
5447         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5448
5449 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5450
5451         * MAINTAINERS: Add myself as a MIPS maintainer.
5452
5453 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5454
5455         * configure.in: Use ./config.cache, not config.cache.
5456         * configure: Regenerate.
5457         * Makefile.tpl: Special-casing not needed for GCC any more.
5458         * Makefile.in: Regenerate.
5459
5460         * configure.in: Don't share a cache file for host dirs.
5461         * configure: Regenerate.
5462
5463         * config-ml.in: Don't mess with the cache file.
5464
5465 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5466
5467         * MAINTAINERS: Move myself from 'Write After Approval' to
5468         'CPU Port Maintainers' section as SPARC maintainer.
5469
5470 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5471
5472         * Makefile.tpl: Make GCC use a separate config.cache.
5473         * Makefile.in: Regenerate.
5474
5475         PR bootstrap/11932, PR bootstrap/11933
5476         (I don't know if it will fix either of them, but it relates
5477         to them.)
5478         * configure.in: Don't use shared config.cache for target
5479         directories.
5480         * configure: Regenerate.
5481
5482 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5483
5484         * MAINTAINERS: Add myself to 'Write After Approval' section.
5485
5486 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5487
5488         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5489         * configure: Regenerated.
5490
5491 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5492
5493         * MAINTAINERS: Remove the mn10200 maintainer.
5494
5495 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5496
5497         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5498         * configure: Regenerated.
5499
5500 2003-12-16  Jan Hubicka  <jh@suse.cz>
5501
5502         * MAINTAINERS: Add myself as callgraph maintainer.
5503
5504 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5505
5506         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5507         * configure: Regenerate.
5508
5509 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5510
5511         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5512         'Write After Approval' section. Update email.
5513
5514 2003-12-01  James Lemke <jim@wasabisystems.com>
5515
5516         * MAINTAINERS (Write After Approval): Add myself.
5517
5518 2003-11-20  Matt Thomas  <matt@3am-software.com>
5519
5520         * MAINTAINERS: Add myself as a vax port maintainer.
5521
5522 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5523
5524         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5525         (configure-build-[+module+], configure-[+module+]): Likewise.
5526         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5527         * Makefile.in: Regenerate.
5528
5529 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5530
5531         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5532         shared/dylibed libraries.
5533         * ltmain.sh: Likewise.
5534         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5535         * ltcf-cxx.sh: Likewise.
5536         * ltcf-gcj.sh: Likewise.
5537         * ltconfig: Likewise.
5538
5539 2003-11-17  Stan Cox  <scox@redhat.com>
5540
5541         * MAINTAINERS: Add myself as iq2000 port maintainer.
5542
5543 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5544
5545         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5546         * Makefile.in: Regenerate.
5547
5548 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5549
5550         * config.sub: Update to 2003-11-03 version.
5551
5552 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5553
5554         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5555         * configure:  Regenerate.
5556
5557 2003-10-20  Nicolas Pitre <nico@cam.org>
5558
5559         * MAINTAINERS: Add myself to 'Write After Approval' section.
5560
5561 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5562
5563         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5564
5565 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5566
5567         * MAINTAINERS: Update my email address.
5568
5569 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5570
5571         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5572
5573 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5574
5575         * MAINTAINERS: Add myself to 'Write After Approval' section.
5576
5577 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5578
5579         * config.guess: Update to 2003-10-16 version.
5580         * config.sub: Update to 2003-10-16 version.
5581
5582 2003-10-15 David Daney  <ddaney@avtrex.com>
5583
5584         * MAINTAINERS: Added myself to 'Write After Approval' section.
5585
5586 2003-10-15  Falk Hueffner  <falk@debian.org>
5587
5588         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5589         'Write After Approval' section. Update email.
5590
5591 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5592
5593         * MAINTAINERS: Move myself from 'Write After Approval' to
5594         'Various Maintainers' section as middle-end maintainer.
5595
5596 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5597
5598         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5599         HOST_FLAGS_TO_PASS.
5600         * Makefile.in: Regenerate.
5601
5602 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5603
5604         * config.guess: Update to 2003-10-07 version.
5605         * config.sub: Update to 2003-10-07 version.
5606
5607 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5608
5609         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5610         * ltconfig (irix5*, irix6*): Don't override version_type.
5611
5612 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5613
5614         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5615         * configure: Rebuilt
5616         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5617         * Makefile.in: Rebuilt
5618
5619 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5620
5621         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5622
5623 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5624
5625         * MAINTAINERS (Write After Approval): Add myself.
5626
5627 2003-09-29  Paul Koning  <ni1d@arrl.net>
5628
5629         * MAINTAINERS: Move myself from "Write After Approval"
5630         to CPU platform maintainers for pdp11 platform.
5631
5632 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5633
5634         * MAINTAINERS: Move myself from 'Write After Approval' to
5635         'Various Maintainers' section as libffi testsuite maintainer.
5636
5637 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5638
5639         * configure.in: Pass a computed --program-transform-name
5640         to subconfigures.
5641         * configure: Regenerated.
5642
5643 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5644
5645         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5646         * Makefile.in: Regenerate.
5647
5648         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5649         * Makefile.in: Regenerate.
5650
5651 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5652
5653         * MAINTAINERS: Move myself from 'Write After Approval'
5654         to 'Various Maintainers' (objective-c) section.
5655
5656 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5657
5658         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5659         quoting.
5660         * configure: Regenerated.
5661
5662 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5663
5664         * MAINTAINERS (Write After Approval): Add myself to write after
5665         approval list.
5666
5667 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5668
5669         * MAINTAINERS (Write After Approval): Add myself.
5670
5671 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5672
5673         * MAINTAINERS: Update my e-mail address.
5674
5675 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5676
5677         * libtool.m4 (LD): Correct powerpc64 host match.
5678
5679 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5680
5681         * MAINTAINTERS: Update my affiliation and email address.
5682
5683 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5684
5685         * MAINTAINERS (Write After Approval): Add myself.
5686
5687 2003-09-04  DJ Delorie  <dj@redhat.com>
5688
5689         * configure: Regenerate.
5690
5691 2003-09-04  Robert Millan  <robertmh@gnu.org>
5692
5693         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5694
5695 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5696
5697         * configure.in: Ensure arguments to sed are properly spaced.
5698         * configure: Regenerate.
5699
5700 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5701
5702         * MAINTAINERS: Update my e-mail address.
5703
5704 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5705
5706         * MAINTAINERS (Write After Approval): Add myself.
5707
5708 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5709
5710         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5711         * configure: Regenerated.
5712
5713 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5714
5715         * MAINTAINERS: Update my email address.
5716
5717 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5718
5719         * configure.in:  Use newline instead of semicolon when assuming
5720         shell arguments in a for loop.
5721         * configure:  Regenerated.
5722
5723 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5724
5725         * MAINTAINERS: Resurrect the i860 maintainer.
5726
5727 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5728
5729         PR 8180
5730         * configure.in: When testing with_libs and with_headers, treat
5731         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5732         * configure: Regenerate.
5733
5734         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5735         make, shell, etc.
5736         (baseargs): Likewise.
5737         * configure: Regenerate.
5738
5739 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5740
5741         * MAINTAINERS (Write After Approval): Add myself.
5742
5743 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5744
5745         * configure.in: Disable libgcj for darwin not on powerpc.
5746         * configure: Rebuild.
5747
5748 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5749
5750         * config-ml.in, symlink-tree: Add license.
5751
5752 2003-08-03  Richard Stallman  <rms@gnu.org>
5753             Eben Moglen  <moglen@columbia.edu>
5754
5755         * README.SCO: New file.
5756
5757 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5758
5759         * Makefile.tpl (check, check-c++): Express dependencies using
5760         dependencies rather than commands.
5761         * Makefile.in: Regenerate.
5762
5763 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5764
5765         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5766         * configure: Ditto.
5767
5768 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5769
5770         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5771         * Makefile.in: Update.
5772
5773 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5774
5775         * configure.in: Enable libgcj for darwin.
5776         * configure: Rebuild.
5777
5778 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5779
5780         * config-ml.in:  Use ac_configure_args directly instead of
5781         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5782         actually seen.
5783
5784 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5785
5786         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5787         creating target and build subdirs to build all parent dirs as needed.
5788         * Makefile.in: Rebuild.
5789         * configure.in: Don't build dirs explicitly here.
5790         * configure: Rebuild.
5791
5792 2003-07-26  Paul Brook  <paul@nowt.org>
5793
5794         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5795
5796 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5797
5798         * Makefile.tpl (all-make): Depend on intl.
5799         * Makefile.in: Rebuilt.
5800
5801 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5802
5803         * install-sh:  Update to newer upstream versions (associated with
5804         aclocal 1.7).
5805         * mkinstalldirs:  Likewise.
5806         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5807
5808 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5809
5810         * MAINTAINERS: Move self from Bug database only accounts
5811         to write-after-approval.
5812
5813 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5814
5815         * config.if: Remove unused libc_interface determination.
5816
5817 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5818
5819         * MAINTAINERS: Move self from write-after-approval to
5820         build machinery (*.in).
5821
5822 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5823
5824         PR bootstrap/11273
5825         PR bootstrap/11408
5826         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5827         unused INSTALL_PROGRAM_ARGS.
5828         * configure.in: Use AC_PROG_INSTALL.
5829         * Makefile.in: Regenerate.
5830         * configure: Regenerate.
5831
5832 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5833
5834         * MAINTAINERS: Alphabetize.
5835
5836 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5837
5838         * configure: Rebuilt.
5839         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5840         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5841         newlib nor libgloss.
5842         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5843         * configure.in (am33_2.0-*-linux*): Added.
5844
5845 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5846
5847         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5848         * configure: Regenerate.
5849
5850 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5851
5852         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5853         * Makefile.in: Regenerate.
5854
5855 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5856
5857         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5858         * Makefile.in: Regenerate.
5859
5860 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5861
5862         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5863         * Makefile.in: Regenerated.
5864
5865         * config-ml.in: Replace PWD with PWD_COMMAND.
5866
5867 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5868
5869         * intl: New directory; see intl/ChangeLog for details.
5870         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5871         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5872         * Makefile.in: Regenerate.
5873
5874 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5875
5876         * configure.in: Clean up config-lang.in handling.  Delete
5877         useless assignment to "subdirs".
5878         * configure: Regenerate.
5879
5880 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5881
5882         * configure.in: Rename 'target_libs' to 'target_libraries'.
5883         Remove useless reference to 'target_libs'.
5884         * configure: Regenerate.
5885
5886 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5887
5888         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5889         * Makefile.in: Regenerate.
5890
5891 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5892
5893         * Makefile.def: Introduce flags_to_pass.
5894         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5895         * Makefile.in: Regenerate.
5896
5897 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5898
5899         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5900         and target-libgloss.
5901         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5902         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5903         * configure: Regenerate.
5904
5905 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5906
5907         * configure.in: Update testsuite_flags to new location.
5908         * configure. Regenerate.
5909
5910 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5911
5912         * Makefile.tpl: Remove BUILD_CC stuff.
5913         * Makefile.in: Regenerate.
5914
5915 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5916
5917         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5918
5919 2003-06-16  Graeme Peterson <gp@qnx.com>
5920
5921         * MAINTAINERS (Write After Approval): Add myself.
5922
5923 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5924
5925         * config.guess: Update to 2003-06-12 version.
5926         * config.sub: Update to 2003-06-13 version.
5927
5928 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5929
5930         * config.guess: Update to 2003-06-06 version.
5931         * config.sub: Update to 2003-06-06 version.
5932
5933 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5934
5935         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5936         * configure. Regenerate.
5937
5938 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5939
5940         * configure.in: Disable serial configure by default.
5941         * configure: Regenerate.
5942         * Makefile.tpl: Abolish .NOTPARALLEL.
5943         * Makefile.in: Regenerate.
5944
5945         * Makefile.tpl: Replace {build,host,target}_canonical by
5946         {build,host,target}.
5947         * Makefile.in: Regenerate.
5948
5949         * Makefile.tpl: Fix stupid pasto.
5950         * Makefile.in: Regenerate.
5951
5952 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5953
5954         * Makefile.tpl: Remove bogus conditional.
5955         * Makefile.in: Regenerate.
5956
5957 2003-06-05  Jan Hubicka  <jh@suse.cz>
5958
5959         * Makefile.tpl (profiledbootstrap): New target.
5960         * Makefile.in (profiledbootstrap): New target.
5961
5962 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5963
5964         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5965         Pinski. Remove user names from other bugzilla-only maintainers.
5966
5967 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5968
5969         * Makefile.tpl: Make 'recursive targets' using autogen rather
5970         than shell loop.  Remove duplicate 'clean' targets and false
5971         comments.
5972         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5973         Add systematic method of specifying missing targets in subdirs.
5974         Add copyright boilerplate.
5975         * Makefile.in: Regenerate.
5976         * configure.in: Add 'recursive targets' to maybe list.
5977         * configure: Regenerate.
5978
5979         * MAINTAINERS: "GNATS only" -> "Bug database only".
5980
5981         * Makefile.tpl: Rename [+target+] to [+make_target+].
5982         * Makefile.def: Rename 'target' to 'make_target'.
5983
5984 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5985
5986         * MAINTAINERS: Add self as options handling maintainer.
5987
5988 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5989
5990         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5991         been too long since I touched those ports.
5992
5993 2003-05-28  DJ Delorie  <dj@redhat.com>
5994
5995         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5996         * Makefile.in: Regenerate.
5997
5998 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5999
6000         * configure.in: Use curly braces in the definition of tooldir.
6001         * configure: Regenerate.
6002
6003 2003-05-21  DJ Delorie  <dj@redhat.com>
6004
6005         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6006         newlib or libgloss.
6007         * Makefile.in: Regenerate.
6008
6009 2003-05-21  DJ Delorie  <dj@redhat.com>
6010
6011         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6012         * Makefile.in: Regenerate.
6013
6014 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6015
6016         * MAINTAINERS: Update my e-mail address.
6017
6018 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6019
6020         * configure.in: Switch more things to use maybe dependencies.
6021         * Makefile.tpl: Switch more things to use maybe dependencies.
6022         Factor out common code from autogen IF statements.
6023         * configure: Regenerate.
6024         * Makefile.in: Regenerate.
6025
6026 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6027
6028         * configure.in: Accept i[3456789]86 for machine type.
6029         * configure: Regenerate.
6030
6031 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6032
6033         * configure.in: Switch more things to use maybe dependencies.
6034         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6035         * configure: Regenerate.
6036         * Makefile.tpl: Switch more things to use maybe dependencies.
6037         * Makefile.in: Regenerate.
6038
6039 2003-05-16  Andreas Schwab  <schwab@suse.de>
6040
6041         * Makefile.tpl (install-opcodes): Define.
6042         * Makefile.in: Rebuild.
6043
6044 2003-05-13  Andreas Jaeger  <aj@suse.de>
6045
6046         * config.guess: Update to 2003-05-09 version.
6047         * config.sub: Update to 2003-05-09 version.
6048
6049 2003-05-13  Michael Eager <eager@mvista.com>
6050
6051         * configure.in: Correct sed script so that options in quotes are not
6052         deleted.
6053         * configure: Rebuild.
6054
6055 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6056
6057         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6058         and $$s/newlib/libc/sys/cygwin32 include paths.
6059         * configure: Ditto.
6060
6061 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6062
6063         * MAINTAINERS: Update my email addresses.
6064
6065 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6066
6067         * config-ml.in: Propagate INSTALL variables.
6068
6069 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6070
6071         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6072
6073 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6074
6075         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6076         * Makefile.in: Regenerate.
6077
6078 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6079
6080         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6081
6082 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6083
6084         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6085
6086 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6087
6088         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6089         * Makefile.in: Regenerated.
6090
6091 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6092
6093         * MAINTAINERS (Write After Approval): Upgrade myself from
6094         GNATS only to write-after-approval. Update my mail address.
6095
6096 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
6097
6098         (OS Port Maintainers: freebsd): Add myself.
6099
6100 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6101
6102         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6103
6104 2003-04-22  Kean Johnston  <jkj@sco.com>
6105
6106         * MAINTAINERS (SCO ports): Added myself.
6107
6108 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6109
6110         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6111
6112 2003-04-19  Kean Johnston  <jkj@sco.com>
6113
6114         * MAINTAINERS (Write After Approval): Add myself.
6115
6116 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6117
6118         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6119         * Makefile.in: Regenerate.
6120
6121 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6122
6123         * configure.in (powerpc64*-*-linux*): Remove.
6124         * configure: Rebuilt.
6125
6126 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6127
6128         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6129         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6130         and restrap.
6131         * Makefile.in:  Regenerate.
6132
6133 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6134
6135         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6136         * configure: Regenerated.
6137
6138 2003-04-15  DJ Delorie  <dj@redhat.com>
6139
6140         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6141
6142 2003-04-13  Nick Clifton  <nickc@redhat.com>
6143
6144         * config-ml.in: Remove support for --disable-aix removing
6145         call-aix multilibs.
6146
6147 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6148
6149         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6150         * */configure: Rebuilt.
6151
6152 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6153
6154         * MAINTAINERS: Add my email address.
6155
6156 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6157
6158         * MAINTAINERS (Write After Approval): Add myself.
6159
6160 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6161
6162         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6163         * Makefile.in: Regenerate.
6164
6165 2003-03-14  Michael Chastain  <mec@shout.net>
6166
6167         * Makefile.in: Regenerate with correct Makefile.def.
6168
6169 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6170
6171         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6172         Make macro.
6173         * Makefile.in: Regenerate.
6174         * configure.in: Clean up gxx_include_dir logic.
6175         * configure: Regenerate.
6176
6177 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6178
6179         * MAINTAINERS (Write After Approval): Add myself.
6180
6181 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6182
6183         * MAINTAINERS: Update my mail address.
6184
6185 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6186
6187         * configure.in (gxx_include_dir): Fix typo.
6188         * configure: Regenerated.
6189
6190 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6191
6192         * Makefile.tpl: Reindent.
6193         * Makefile.in: Regenerate.
6194         * configure.in: Reindent.  Don't set unused variables.
6195         * configure: Regenerate.
6196
6197 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6198
6199         * configure.in: Include $(build_tooldir)/sys-include in
6200         FLAGS_FOR_TARGET.
6201         * configure: Regenerated.
6202
6203 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6204
6205         * Makefile.tpl: Always pass down RANLIB.
6206         * Makefile.in: Regenerate.
6207
6208         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6209         * Makefile.in: Regenerate.
6210         * configure.in: Remove unused logic relating to --enable-shared
6211         and --enable-threads.  Remove bogus comments.  Remove redundant
6212         noconfigdirs.
6213         * configure: Regenerate.
6214
6215         * configure.in: Replace ${libstdcxx_version} by its value.
6216         Remove reference to mh-dgux.
6217         * configure: Regenerate.
6218
6219 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6220
6221         * MAINTAINERS (Write After Approval): Add myself.
6222
6223 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6224
6225         * Makefile.tpl: Rearrange.
6226         * Makefile.in: Regenerate.
6227
6228 2003-02-25  Uwe Stieber <uwe@wwws.de>
6229
6230         * configure.in: Add support for kaOS as cross build target system.
6231         * configure: Regenerated.
6232
6233 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6234
6235         * MAINTAINERS (Write after approval): Add myself.
6236
6237 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6238
6239         * MAINTAINERS: Update my email address.
6240
6241 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6242
6243         * MAINTAINERS: Add self to blanket write privs. section.
6244
6245 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6246
6247         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6248         configure-target-* as some target builds may require additional
6249         flags for preprocessor tests.
6250         * Makefile.in: Regenerated.
6251
6252 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6253
6254         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6255         * ltconfig: Handle it.
6256         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6257         auto-detecting it.
6258
6259         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6260         it is used as argument to $CC.
6261         * ltcf-gcj.sh: Likewise.
6262
6263         * configure.in: Introduce --enable-maintainer-mode.
6264         * configure: Rebuilt.
6265         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6266         for maintainer mode.
6267         * Makefile.in: Rebuilt.
6268
6269 2003-02-18  Jason Merrill  <jason@redhat.com>
6270
6271         * Makefile.tpl (check-c++): Allow parallelism.
6272
6273 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6274
6275         * MAINTAINERS: Remove John Carr (who never actually had access to
6276         gcc.gnu.org).
6277
6278 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6279
6280         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6281         don't configure target-libobjc.
6282         * configure: Regenerate.
6283
6284 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6285
6286         * Makefile.tpl (RANLIB): Define.
6287         * Makefile.in: Regenerate.
6288
6289 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6290
6291         * MAINTAINERS: Update my email.
6292
6293 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6294
6295         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6296         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6297         * Makefile.in: Regenerated.
6298         * configure.in: Remove all traces of snavigator, db, and grep.
6299         * configure: Regenerated.
6300
6301 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6302
6303         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6304         After Approval.
6305
6306 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6307
6308         * MAINTAINERS (Write after approval): Add myself.
6309
6310 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6311
6312         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6313         * Makefile.in: Regenerated.
6314
6315 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6316
6317         * config.guess: Updated to 2003-01-30's version.
6318         * config.sub: Updated to 2003-01-28's version.
6319
6320 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6321
6322         * config.if: If gcc_version is already set, just use it.  Don't set
6323         gcc_version_trigger if it's already set, otherwise set it to
6324         gcc/version.c, but only if the file exists.  If it is not set and
6325         gcc/version.c does not exist, try to extract the version number from
6326         $CC.
6327
6328 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6329
6330         * MAINTAINERS: Add myself to write-after-approval list.
6331
6332 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6333
6334         * configure.in:  Revert 24Jan change.
6335         * configure:  Regenerate.
6336
6337 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6338
6339         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6340         entry of HJ Lu.
6341
6342 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6343
6344         * configure.in: Revert previous change.
6345         * configure: Regenerate.
6346
6347 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6348
6349         * configure.in: Make rda native-only.
6350         * configure: Regenerate.
6351
6352 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6353
6354         * MAINTAINERS: Move myself from GNATS-only-accounts to
6355         write-after-approval.
6356
6357 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6358
6359         * configure.in: Add missing \.
6360         * configure: Rebuilt.
6361
6362 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6363
6364         * configure.in (baseargs): Avoid using \| in sed regular
6365         expressions.
6366         * configure: Rebuilt.
6367
6368 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6369
6370         * configure.in (baseargs): Remove all supported forms of
6371         --cache-file, --srcdir, --host, --build and --target options
6372         from argument lists.
6373         * configure: Rebuilt.
6374
6375 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6376
6377         * MAINTAINERS: Add myself to write-after-approval list.
6378
6379 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6380
6381         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6382         * configure: Rebuilt.
6383
6384 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6385
6386         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6387         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6388         * Makefile.in: Regenerate.
6389         * configure: Regenerate.
6390
6391 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6392
6393         * configure.in: Remove Makefile in build, host and target modules
6394         unless configure was run with --no-recursion.
6395         * configure: Rebuilt.
6396
6397 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6398
6399         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6400         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6401         * Makefile.in: Regenerate.
6402
6403 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6404
6405         * config.guess: Update to 2003-01-03 version.
6406         * config.sub: Update to 2003-01-03 version.
6407
6408 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6409
6410         * configure: Regenerate with proper autoconf 2.13.
6411
6412 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6413
6414         * configure.in: Add AC_PREREQ for consistency.
6415         * configure: Regenerate.
6416
6417 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6418
6419         * configure.in (GDB_TK): Add tcl directories conditional on
6420         gdb/gdbtk directory being present.
6421         * configure: Regenerate.
6422
6423 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6424
6425         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6426         by gcc if LD is not defined and we are not doing a Canadian Cross.
6427         * configure: Rebuilt.
6428
6429 2002-12-31  Tom Tromey  <tromey@redhat.com>
6430
6431         * Makefile.in: Rebuilt.
6432         * Makefile.def (target_modules) [libffi]: Allow installation.
6433
6434 2002-12-31  Andreas Schwab  <schwab@suse.de>
6435
6436         * configure.in: Fix use of $program_transform_name.
6437         * configure: Regenerated.
6438
6439 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6440
6441         * configure.in (baseargs): Don't remove first configure argument.
6442         * configure: Regenerated.
6443
6444 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6445
6446         * Makefile.tpl (local-distclean): Don't remove...
6447         (multilib.ts): ... this.  Moved into...
6448         (multilib.out): ... this.  Don't use sub-make.
6449         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6450         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6451         (configure-build-[+module+], configure-[+module+],
6452         configure-target-[+module+], configure-gcc): ... these.  Test
6453         for Makefile existence.  Drop config.status from dependencies.
6454         * Makefile.in: Rebuilt.
6455         * configure.in: Move gcc-version-trigger to the end of
6456         ac_configure_args.  Add comments to maybedep.tmp and
6457         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6458         nonopt from baseargs, matching and removing corresponding
6459         whitespace while at it.
6460         * configure: Rebuilt.
6461
6462 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6463
6464         * configure.in (host_configargs): Replace reference to
6465         no-longer-defined buildopts with --build=${build_alias}.
6466         * configure: Rebuilt.
6467
6468         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6469         program_transform_name to standard idiom.
6470         (AUTOGEN, AUTOCONF): Define.
6471         (Makefile.in): Use $(AUTOGEN).
6472         (Makefile): Depend on config.status, and use autoconf-style rule to
6473         build it.  Move original commands to...
6474         (config.status): ... this new target.
6475         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6476         $(AUTOCONF).
6477         * Makefile.in: Rebuilt.
6478
6479 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6480
6481         * Makefile.tpl: Fix dramatic bustage due to change in
6482         program_transform_name.
6483         * Makefile.in: Regenerate.
6484
6485         * configure.in: Remove unnecessary PATH setting.
6486         * configure: Regnerate.
6487
6488         * configure.in: Don't default to unprefixed tools unless
6489         the native tools will work.
6490         * configure: Regenerate.
6491
6492         * configure.in: Convert to autoconf script.  Blow away lots
6493         of now-redundant Makefile fragments.
6494         * configure: Generate using Autoconf.
6495         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6496         * Makefile.in: Regenerate.
6497
6498 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6499
6500         * configure: Fix stupid bug where RANLIB was mistakenly included.
6501
6502         * configure.in: Rename (buildargs, hostargs, targargs) to
6503         (build_configargs, host_configargs, target_configargs).
6504
6505         * configure.in: Move logic out of sed statement.
6506
6507         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6508         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6509
6510 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6511
6512         * config.sub: Import from master repository
6513         * config.guess: Ditto
6514
6515 2002-12-24  Andreas Schwab  <schwab@suse.de>
6516
6517         * Makefile.tpl (multilib.out): Fix missing space.
6518         * Makefile.in: Regenerate.
6519
6520 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6521
6522         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6523         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6524         * Makefile.in: Regenerate.
6525         * configure.in: Remove unnecessary leftovers.
6526
6527 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6528
6529         * configure.in (extra_ranlibflags_for_target): New variable.
6530         (*-*-darwin): Add -c to ranlib commands.
6531         * configure (tooldir): Handle extra_ranlibflags_for_target.
6532
6533 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6534
6535         * Makefile.tpl: Revert HJL's change.
6536         * Makefile.in: Regenerated.
6537         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6538         always.
6539
6540 2002-12-19  Andreas Schwab  <schwab@suse.de>
6541
6542         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6543         * Makefile.in: Regenerate.
6544
6545 2002-12-18  H.J. Lu <hjl@gnu.org>
6546
6547         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6548         * Makefile.in: Regenerated.
6549
6550         * configure.in (build_prefix): New. Substitute.
6551
6552 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6553
6554         * Makefile.tpl: Don't let real targets depend on phony targets.
6555         * Makefile.in: Regenerate.
6556
6557         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6558         * Makefile.in: Regenerate.
6559
6560 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6561
6562         * config.sub: Import from master repository
6563         * config.guess: Ditto
6564
6565 2002-12-16  Jason Merrill  <jason@redhat.com>
6566
6567         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6568         previous 'make bootstrap'.
6569         * Makefile.in: Regenerate.
6570
6571 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6572
6573         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6574
6575 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6576
6577         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6578         * Makefile.in: Regenerate.
6579
6580 2002-12-13  Jason Merrill  <jason@redhat.com>
6581
6582         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6583         library tests.
6584         (check-c++): Just depend on it and check-target-libstdc++-v3.
6585         * Makefile.in: Regenerate.
6586
6587 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6588
6589         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6590         * Makefile.in: Rebuilt.
6591
6592 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6593
6594         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6595
6596 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6597
6598         * configure: Fix bug put in by gremlins.
6599
6600         * Makefile.tpl: Substitute more autoconfily.
6601         * configure: Substitute more autoconfily.
6602         * Makefile.in: Regenerate.
6603
6604 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6605
6606         * config.sub: Import from master repository
6607         * config.guess: Ditto
6608         * MAINTAINERS: Added Svein Seldal under write after approval
6609
6610 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6611
6612         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6613         * Makefile.in (all-sim): Ditto.
6614
6615 2002-12-06  DJ Delorie  <dj@redhat.com>
6616
6617         * Makefile.tpl: Change configure dependencies to not have real
6618         targets depend on phony targets.
6619
6620 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6621
6622         * configure.in: Revert unintentional change.
6623
6624         * Makefile.tpl: Change dependency for */multilib.out so that
6625         it works when gcc isn't in the tree.
6626
6627         * configure.in: Substitute more.
6628         * configure: Run subconfigures from the Makefile.
6629         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6630         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6631
6632 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6633
6634         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6635
6636 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6637
6638         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6639         and corresponding dependencies.
6640         * Makefile.in: Regenerate.
6641
6642         * configure.in (host_tools): Order binutils, gas and ld for
6643         convenience in running the testsuites.
6644
6645         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6646         * Makefile.in: Regenerate.
6647         * configure.in: Introduce rules to serialize subconfigure runs.
6648
6649         * configure.in: Introduce BASE_CC_FOR_TARGET.
6650         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6651         Realize configure-build-* targets.  Realize configure-target-* targets.
6652         * Makefile.in: Regenerate.
6653
6654 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6655
6656         * configure: Move gcc_version_trigger stuff from here...
6657         * configure.in: ...to here.
6658
6659         * configure.in: Separate subconfigure options added by this file from
6660         options given by the user.  Add machinery to put args for host
6661         subconfigures into the Makefile.
6662
6663         * Makefile.tpl: Remove 'vault' targets.
6664         * Makefile.tpl: Reorder and comment dependencies.
6665         * Makefile.in: Regenerate.
6666
6667 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6668         * configure.in: Fix my broken commit of previous patch. (sigh)
6669
6670 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6671
6672         * configure.in: Move host-specific darwin noconfigdirs into
6673         the host-specific section.
6674
6675 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6676
6677         * configure.in: Move host-specific darwin noconfigdirs into
6678         the host-specific section.
6679
6680 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6681
6682         * configure: Remove skip-this-dir support.
6683         * Makefile.tpl: Remove skip-this-dir support.
6684
6685         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6686         subdirectories.
6687         * Makefile.in: Regenerate.
6688
6689         * Makefile.tpl: Strip out useless setting of 'dir'.
6690         * Makefile.in: Regenerate.
6691
6692 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6693
6694         * configure.in: Fix deeply stupid bug.
6695
6696         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6697         shell code in CXX_FOR_TARGET
6698         * Makefile.def: Introduce raw_cxx.
6699         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6700         RAW_CXX_FOR_TARGET.
6701         * Makefile.in: Regenerate.
6702
6703 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6704
6705         * Makefile.tpl: Remove unnecessary ifs.
6706         * Makefile.in: Regenerate.
6707
6708         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6709         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6710         targets for 'no_install' modules.
6711         * configure: Move GDB_TK substitution to configure.in.  Move
6712         build_modules stuff to configure.in.
6713         * configure.in: Implement soft dependency machinery.  Maybe-ize
6714         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6715         * Makefile.in: Regenerate.
6716
6717 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6718
6719         * Makefile.tpl: Make all-target, install-target behave similarly
6720         to all, install (only hitting configured targets).  Eliminate
6721         unused macro defintions.
6722
6723         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6724         build != host.
6725
6726         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6727
6728         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6729
6730         * configure.in: Produce lists of subdir targets we're actually
6731         configuring.  Remove references to "dosrel".
6732         * Makefile.tpl: Let configure set which subdir targets are hit.
6733         Remove install-cross; clean up install; remove ALL.  Remove
6734         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6735         Autogenerate host module targets.  Remove empty dependency lines
6736         and redundant dependency; rearrange slightly.
6737         * Makefile.def: Add host-side libtermcap, utils.
6738
6739         * Makefile.in: Regenerate.
6740
6741 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6742
6743         * ltconfig (osf[345]): Append $major to soname_spec.
6744         Reflect this in library_names_spec.
6745         * ltmain.sh (osf): Prefix $major with . for use as extension.
6746
6747 2002-11-19  Andreas Jaeger  <aj@suse.de>
6748
6749         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6750         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6751         and sparc64 GNU/Linux systems.
6752
6753 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6754
6755         * MAINTAINERS: Update email.
6756
6757 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6758
6759         * MAINTAINERS: Complete James Dennett's entry.
6760
6761 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6762
6763         * MAINTAINERS (Write After Approval): Add myself.
6764
6765 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6766
6767         * Makefile.tpl: syntactic cleanup
6768
6769 2002-11-13 Stuart Hastings <stuart@apple.com>
6770
6771         * MAINTAINERS: Add myself to write-after-approval list.
6772
6773 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6774
6775         * Makefile.def: Add list of recursive targets to autogenerate.
6776         Add build_modules.
6777         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6778         targets.  Autogenerate *-build-* targets.
6779         * Makefile.in: Regenerate.
6780
6781 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6782
6783         * configure: More autoconf-style substitutions.
6784         * Makefile.tpl: More autoconf-style substitutions.
6785         * Makefile.in: Regenerate.
6786
6787 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6788
6789         * configure: Substitute more variables in a more autoconf-friendly
6790         way.  Simplify slightly.
6791         * Makefile.tpl: Make more variables substitutable in an
6792         autoconf-friendly way.
6793         * Makefile.in: Regenerate.
6794
6795 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6796
6797         * MAINTAINERS (Write After Approval): Add myself.
6798
6799 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6800
6801         * configure.in (v810*): Remove special setting of tools.
6802
6803         * configure: Add support for extra required flags for ar or nm.
6804         * configure.in (aix4.3+): Use above support for target-specific
6805         issues, rather than using config/mt-aix43.
6806
6807 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6808
6809         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6810         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6811         with $srcdir.  Reformat indentation.  Substitute some variables
6812         formerly hard-coded in the Makefile for build=host.
6813         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6814         * Makefile.def: Autogenerate more.
6815         * Makefile.in: Regenerate.
6816
6817 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6818
6819         * MAINTAINERS (Write After Approval): Add myself.
6820
6821 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6822
6823         * Makefile.def (host_modules): Add rda.
6824         * Makefile.in: Regenerate.
6825         * configure.in (target_tool): Add target-rda to list.
6826
6827 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6828
6829         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6830
6831 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6832
6833         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6834         and restrap targets to this rule.
6835         * Makefile.in:  Regenerate.
6836
6837 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6838
6839         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6840         GNATS only accounts.
6841
6842 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6843
6844         * configure.in (i[3456]86-*-linux*): Add check to disable
6845         ${libgcj} for glibc1.
6846
6847 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6848
6849         * MAINTAINERS: Add myself as ip2k port maintainer.
6850
6851 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6852
6853         * configure.in: Add tic4x target.
6854
6855 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6856
6857         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6858         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6859         * Makefile.in: Regenerate.
6860
6861         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6862         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6863         * Makefile.in: Regenerate.
6864
6865 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6866
6867         * MAINTAINERS: Add myself as web pages co-maintainer.
6868
6869 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6870
6871         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6872         * Makefile.in: Regenerate.
6873
6874 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6875
6876         * MAINTAINERS: Add myself and Nathan Sidwell
6877         <nathan@codesourcery.com> as VxWorks maintainers.
6878
6879 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6880
6881         * Makefile.def: Remove order dependency comments.
6882         * Makefile.tpl: Add explicit install-install dependencies.
6883         * Makefile.in: Regenerate.
6884
6885         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6886         * Makefile.in: Regenerate.
6887
6888         * Makefile.tpl: Add configure-target (for src-release in src)
6889         * Makefile.in: Regenerate.
6890
6891 2002-09-30  Nick Clifton  <nickc@redhat.com>
6892
6893         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6894
6895 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6896
6897         * configure.in (s390*-*-linux*): Enable libgcj.
6898
6899 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6900
6901         * configure: Revert accidentally applied changes.
6902
6903         * Makefile.tpl: Make more autoconf-friendly.
6904         * Makefile.in: Regenerate.
6905         * configure: Make substitution more autoconf-like.
6906
6907 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6908
6909         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6910         single entry to handle all these.
6911         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6912         libjava on arm-*-elf.
6913
6914 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6915
6916         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6917         things that depend on them.
6918
6919 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6920
6921         * Makefile.tpl: Make subsituted variables more autoconfy.
6922         * Makefile.in: Regenerate.
6923         * configure: Make seds more autoconfy.
6924
6925 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6926
6927         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6928         * Makefile.in: Regenerate.
6929         * configure.in: Rewrite sed statements to look autoconfy.
6930
6931         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6932         all-target-foo on configure-target-foo.
6933         * Makefile.def: Ditto.
6934         * Makefile.in: Rebuild.
6935
6936 2002-09-25  Andrew Haley  <aph@redhat.com>
6937
6938         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6939
6940 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6941
6942         * Makefile.def: New file.
6943         * Makefile.tpl: New file.
6944         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6945         * contrib/gcc_update: Note that Makefile.in is a generated file.
6946
6947         * configure.in: Minor rearrangement.  Simplify tests.
6948
6949 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6950
6951         * configure.in (with_headers): Skip copy if value is "yes".
6952         (with_libs): Likewise.
6953
6954 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6955
6956         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6957         * configure.in (sh*-*-pe*): Ditto.
6958         * configure.in (mips*-*-pe*): Ditto.
6959         * configure.in (*arm-wince-pe): Ditto.
6960
6961         * configure.in: Rearrange.
6962
6963 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6964
6965         * MAINTAINERS: Update my email address.
6966
6967 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6968
6969         * MAINTAINERS: (Write After Approval): Add myself.
6970
6971 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6972
6973         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6974
6975 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6976
6977         * MAINTAINERS: Change my mailing address.
6978
6979 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6980
6981         * MAINTAINERS (Write After Approval): Remove myself.
6982         (Various Maintainers: c++ runtime libs): Add myself.
6983
6984 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6985
6986         * MAINTAINERS (Write After Approval): Remove myself.
6987         (Various Maintainers: c++ runtime libs): Add myself.
6988
6989 2002-08-15  Eric Christopher  <echristo@redhat.com>
6990
6991         * config.sub: Import from master repository.
6992         * config.guess: Ditto.
6993
6994 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6995
6996         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6997         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6998         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6999
7000 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7001
7002         * MAINTAINERS: Add self to rs6000 vector extensions.
7003
7004 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7005
7006         * libiberty/configure: Reverted unintended yesterday's check in.
7007
7008 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7009
7010         * boehm-gc/configure, libf2c/configure: Rebuilt.
7011         * libffi/configure, libiberty/configure: Ditto.
7012         * libjava/configure, libobjc/configure: Ditto.
7013         * libstdc++-v3/configure, zlib/configure: Ditto.
7014         Merged from binutils:
7015         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7016         From Steve Ellcey <sje@cup.hp.com>:
7017         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7018         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7019         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7020         IA64.
7021         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7022         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7023         soname_spec, sys_lib_search_path_spec): Ditto.
7024
7025 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
7026
7027         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7028
7029 2002-08-04  H.J. Lu  (hjl@gnu.org)
7030
7031         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7032
7033 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7034
7035         * MAINTAINERS (Write After Approval): Add myself.
7036
7037 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7038
7039         * configure.in: Move generic linux case to end.  Copy generic
7040         linux noconfigdirs to mips*-*-linux* entry and new
7041         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7042
7043 2002-07-19  Michael Matz  <matz@suse.de>
7044
7045         * MAINTAINERS: Add myself as ra* maintainer.
7046
7047 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7048
7049         * config.guess: Update to 2002-07-09 version.
7050         * config.sub: Update to 2002-07-03 version.
7051
7052 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7053
7054         * MAINTAINERS: Fix typo in a maintainer email address.
7055
7056 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7057
7058         * configure.in: Remove two redundant tests.
7059
7060 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7061
7062         * configure.in (mips*-*-irix6*o32): Enable stabs.
7063
7064 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7065
7066         * configure.in: Don't build grez.
7067         * Makefile.in: Ditto.
7068
7069         * Makefile.in: Remove references to bsp, cygmon, libstub.
7070         * configure.in: Ditto.
7071
7072         * configure.in: Remove leftover reference to gdbtest.
7073
7074 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7075
7076         * configure.in (gxx_include_dir):  Change to match versioned
7077         C++ headers if --enable-version-specific-runtime-libs is used.
7078
7079 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7080
7081         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7082
7083 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7084
7085         * configure.in: Make --without-x work.
7086
7087 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7088
7089         * configure.in: Rearrange target Makefile fragment collection.
7090
7091         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7092         cvs[src].
7093         * configure.in: Ditto.
7094
7095 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7096
7097         * MAINTAINERS (Write After Approval): Update my e-mail address.
7098
7099 2002-06-24  Ben Elliston  <bje@redhat.com>
7100
7101         * configure.in (host_tools): Remove cgen.
7102
7103         * Makefile.in (all-cgen): Remove; runs from its source directory.
7104         (check-cgen, install-cgen, clean-cgen): Likewise.
7105         (all-opcodes): Do not depend on all-cgen.
7106         (all-sim): Likewise.
7107
7108 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
7109
7110         * Makefile.in: Eliminate 'apache' targets.
7111         * configure.in: Eliminate 'apache' targets.
7112
7113         * configure.in: Eliminate redundant tests.  Reorganize.
7114
7115         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7116
7117         * config-ml.in: Eliminate references to Cygnus configure.
7118
7119         * Makefile.in: Eliminate references to building emacs.
7120
7121 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7122
7123         * MAINTAINERS: Update my email address.
7124
7125 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7126
7127         * config.if (libstdcxx_incdir): Version C++ headers.
7128         (cxx_incdir): Remove.
7129
7130 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7131
7132         * MAINTAINERS (Write After Approval): Add self.
7133
7134 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7135
7136         * configure.in: Add support for ip2k.
7137
7138 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7139
7140         * configure.in: Fix AIX configury bug.
7141
7142 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7143
7144         * MAINTAINERS (Write After Approval): Add self.
7145
7146 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7147
7148         * configure.in: replace ${topsrcdir} with ${srcdir}
7149
7150         * configure.in: Move definition of libstdcxx_flags
7151         right above usage, rather than waaay earlier.
7152
7153         * configure.in: Pull definition of is_cross_compiler earlier.
7154
7155         * configure.in: Rearrange a little.
7156
7157         * configure.in: Remove references to librx.
7158         * Makefile.in: Remove references to librx.
7159
7160 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7161
7162         * config.sub: Add support for avr target.
7163         Import from master sources, rev 1.255
7164
7165 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7166
7167         * configure, .cvsignore:  Revert previous change...
7168         * Makefile:  ...delete.
7169
7170 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7171
7172         * configure.in: Eliminate ${gasdir} variable.
7173
7174 2002-06-18  Dave Brolley  <brolley@redhat.com>
7175
7176         * configure.in: Add support for frv.
7177         * config.sub: Add support for frv.
7178
7179 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7180
7181         * configure:  Remove garbage from previous commit.
7182
7183 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7184
7185         * configure:  For in-source builds, make a subdir and re-exec there.
7186         * Makefile:  New file.  Pass targets through to build directory.
7187         * .cvsignore:  No longer ignore "Makefile".
7188
7189 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7190
7191         * MAINTAINERS (Write After Approval): Add self.
7192
7193 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7194
7195         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7196
7197 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7198
7199         * configure.in (vax-*-netbsd*): Re-enable gas.
7200
7201 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7202
7203         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7204         BUILD_PREFIX_1, to correct nomenclature.
7205         * configure: Likewise.
7206
7207         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7208         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7209
7210 2002-05-31  Olaf Hering  <olh@suse.de>
7211
7212         * config-ml.in: Propogate DESTDIR also.
7213
7214 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7215
7216         * configure.in (vax-*-netbsd*): Don't build gas for this
7217         platform.
7218
7219 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7220
7221         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7222         and libgcj for AVR.
7223
7224 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7225
7226         * MAINTAINERS (Write After Approval): Add myself.
7227
7228 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7229
7230         * config.guess: Update to 2002-05-22 version.
7231         * config.sub: Likewise.
7232
7233 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7234
7235         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7236         * config-ml.in: Likewise.
7237         * configure: Likewise.
7238         * configure.in: Likewise.
7239
7240 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7241
7242         * MAINTAINERS: Update my email address.
7243
7244 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7245
7246         * configure.in: Simplify makefile fragment collection.
7247
7248         * configure.in: Remove code to build emacs.
7249
7250         * configure.in : Remove --srcdir argument from targargs and buildargs
7251         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7252
7253         * configure: Move some logic to configure.in.
7254         * configure.in: Move some logic from configure.
7255
7256 2002-05-11  Tom Tromey  <tromey@redhat.com>
7257
7258         * MAINTAINERS: Reflect libgcj reality.
7259
7260 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7261
7262         * Makefile.in: Honour DESTDIR.
7263
7264 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7265
7266         * config.guess: Import 2002-03-20 version.
7267         * config.sub: Import 2002-04-26 version.
7268
7269 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7270
7271         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7272
7273 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7274
7275         * MAINTAINERS: Add self.
7276
7277 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
7278
7279         * ltmain.sh: Detect and handle object name conflicts
7280         while piecewise linking a static library.
7281
7282 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7283
7284         * configure.in (noconfigdirs): Don't disable libgcj on
7285         sparc64-*-solaris* and sparcv9-*-solaris*.
7286
7287 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7288
7289         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7290
7291 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7292
7293         * configure.in (FLAGS_FOR_TARGET): Do not add
7294         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7295         on i[3456]86-*-linux*.
7296
7297 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7298
7299         * configure.in (noconfigdirs): Replace [ ] with test.
7300
7301         * configure.in (noconfigdirs): Do not add target-newlib if
7302         target == i[3456]86-*-linux*, and host == target.
7303
7304 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7305
7306         * configure.in: delete reference to absent file
7307
7308         * configure.in: replace '[' with 'test'
7309
7310         * configure.in: Eliminate references to gash.
7311         * Makefile.in: Eliminate references to gash.
7312
7313         * configure.in: remove useless references to 'pic' makefile fragments.
7314
7315         * configure.in: (*-*-windows*) Finish removing.
7316
7317         * configure.in: Eliminate redundant test for libgui.
7318
7319 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7320
7321         * MAINTAINERS: Add self and realphabetize.  Update entries
7322         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7323         entry for a29k port maintainer.
7324
7325 2002-04-26      Joel Sherrill <joel@OARcorp.com>
7326
7327         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7328         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7329
7330 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7331
7332         * configure.in: remove references to dead files
7333
7334 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7335
7336         * MAINTAINERS: Add information about purpose of this file.
7337
7338 2002-04-18  Tom Tromey  <tromey@redhat.com>
7339
7340         * configure.in: Disallow configuring libgcj when it is already
7341         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7342         Solaris 2.8 by default.  For PR libgcj/6158.
7343
7344 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7345
7346         * configure.in:  Move default CC setting out of config/mh-* fragments
7347         directly into here.
7348
7349 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7350
7351         * configure.in: don't even try to configure or make a subdirectory
7352         if there's no configure script for it.
7353
7354 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7355
7356         * MAINTAINERS: Remove chill maintainers.
7357         * Makefile.in (CHILLFLAGS): Remove.
7358         (CHILL_LIB): Remove.
7359         (TARGET_CONFIGDIRS): Remove libchill.
7360         (CHILL_FOR_TARGET): Remove.
7361         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7362         CHILL_LIB.
7363         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7364         (CHECK_TARGET_MODULES): Likewise.
7365         (INSTALL_TARGET_MODULES): Likewise.
7366         (CLEAN_TARGET_MODULES): Likewise.
7367         (configure-target-libchill): Remove.
7368         (all-target-libchill): Remove.
7369         * configure.in (target_libs): Remove target-libchill.
7370         Do not compute CHILL_FOR_TARGET.
7371         * libchill: Remove directory.
7372
7373 2002-04-11  DJ Delorie  <dj@redhat.com>
7374
7375         * Makefile.in, configure.in: Sync with binutils, entries
7376         follow...
7377
7378 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7379
7380         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7381         (do-tar, do-bz2): New rules.
7382         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7383         (gdb-tar): New rule.
7384         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7385         (insight_dejagnu.tar): New rule.
7386         (insight.tar): New rule.
7387         (gdb+dejagnu.tar): New rule.
7388         (gdb.tar): New rule.
7389
7390 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7391
7392         * Makefile.in: Add all-tix to deps for all-snavigator
7393         so that tix is built when building snavigator.
7394
7395 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7396
7397         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7398         ld and gdb are not supported.
7399
7400 2002-01-07  Mark Salter  <msalter@redhat.com>
7401
7402         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7403         Allow target-libgloss to be built for arm, strongarm, and xscale.
7404
7405 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7406
7407         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7408         options for i[3456]86-pc-linux* native builds.
7409
7410 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7411
7412         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7413         files from .po files for a distribution.
7414
7415 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7416
7417         * configure.in: Enable libstdc++-v3 for h8300 targets.
7418
7419 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7420
7421         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7422         version from bfd/.
7423
7424 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7425
7426         * Makefile.in (VER): When present, extract the version number from
7427         the file version.in.
7428
7429 2001-05-24  Tom Rix <trix@redhat.com>
7430
7431         * configure.in : enable ld for aix
7432
7433 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7434
7435         * config.guess: Add linux target for S/390.
7436
7437 2000-11-07  Philip Blundell  <pb@futuretv.com>
7438
7439         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7440
7441 2000-11-03  Philip Blundell  <pb@futuretv.com>
7442
7443         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7444         files.
7445
7446 2001-01-15  Ben Elliston  <bje@redhat.com>
7447
7448         * configure.in (host_tools): Add sid.
7449         Always configure cgen.
7450
7451 2000-11-24  Nick Clifton  <nickc@redhat.com>
7452
7453         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7454
7455
7456 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7457
7458         * Makefile.in (ALL_MODULES): Add all-cgen.
7459         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7460         (all-cgen): New target.
7461         (all-opcodes,all-sim): Depend on all-cgen.
7462         * configure.in (host_tools): Add cgen.
7463         Only configure cgen if --enable-cgen-maint.
7464
7465 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7466
7467         * configure.in: Add *-*-freebsd* configurations.
7468
7469 2002-04-08  Tom Tromey  <tromey@redhat.com>
7470
7471         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7472         Fixes PR libgcj/6068.
7473
7474 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7475
7476         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7477
7478 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7479
7480         * configure.in (alpha*-dec-osf*): Enable libgcj.
7481
7482 2003-03-27  Matthew Gingell <gingell@gnat.com>
7483
7484         * MAINTAINERS (Write After Approval): Add myself.
7485
7486 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7487
7488         Fix for: PR bootstrap/3591, target/5676
7489         * configure.in (mcore-pe): Disable the configuration of
7490         libstdc++-v3 since exceptions are not supported.
7491
7492 2002-03-20  Anthony Green  <green@redhat.com>
7493
7494         * configure.in: Enable libgcj for xscale-elf target.
7495
7496 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7497
7498         * MAINTAINERS:  Update my email address.
7499
7500 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7501
7502         * ltmain.sh (relink_command): Fix typo in previous change.
7503
7504 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7505
7506         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7507         (relink_command): Added --tag flags.
7508         (mode=install): If relinking fails; error out.
7509
7510 2002-03-12  Richard Henderson  <rth@redhat.com>
7511
7512         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7513         .NOTPARALLEL tag.
7514         (do-check): Rename from check.
7515         (check): Allow parallel check.
7516
7517 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7518
7519         * MAINTAINERS: Add myself as maintainer for xtensa port.
7520         Fix alphabetical order in CPU port maintainer list.
7521         Remove myself from Write After Approval list.
7522
7523 2002-03-11  Richard Henderson  <rth@redhat.com>
7524
7525         * Makefile.in (.NOTPARALLEL): Add fake tag.
7526
7527 2002-03-07  H.J. Lu  (hjl@gnu.org)
7528
7529         * configure.in: Enable gprof for mips*-*-linux*.
7530
7531 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7532
7533         * MAINTAINERS (Write After Approval): Add myself.
7534
7535 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7536
7537         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7538         libjava.
7539         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7540
7541 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7542
7543         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7544         because its Makefile is there; test for the executable instead.
7545
7546 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7547
7548         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7549         libstdc++-v3 and libjava.
7550
7551 2002-02-11  Adam Megacz <adam@xwt.org>
7552
7553         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7554         boehm-gc
7555
7556 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7557
7558         * config.guess: Updated to 2002-01-30's version.
7559         * config.sub: Updated to 2002-02-01's version.
7560         Contribute sh64-elf.
7561         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7562         * configure.in: Added sh64-*-*.
7563
7564 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7565
7566         * MAINTAINERS: Belatedly add myself to write after approval list.
7567
7568 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7569
7570         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7571         Remove self as Write After Approval.
7572
7573 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7574
7575         * MAINTAINERS: Put self in as maintainer for contrib/regression
7576         directory.
7577
7578 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7579
7580         * MAINTAINERS:  Update my email address.
7581
7582 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7583
7584         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7585         target-libiberty, and target-libgloss.  Skip Java-related
7586         libraries if not supported for NetBSD on target CPU.
7587
7588 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7589
7590         * install-sh: Use _inst.$$_ for temp file name.
7591
7592 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7593
7594         * MAINTAINERS (Write After Approval): Move my contact info
7595         from here...
7596         (OS Port Maintainers): ...to here (netbsd).
7597
7598 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7599
7600         * MAINTAINERS (Write After Approval): Add myself.
7601
7602 2002-01-17  H.J. Lu <hjl@gnu.org>
7603
7604         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7605         (all-target-fastjar): Also depend on all-target-libiberty.
7606
7607 2002-01-16  H.J. Lu  (hjl@gnu.org)
7608
7609         * config.guess: Import from master sources, rev 1.225.
7610         * config.sub: Import from master sources, rev 1.238.
7611
7612 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7613
7614         * MAINTAINERS (Write After Approval): Remove myself.
7615
7616 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7617
7618         * MAINTAINERS (Write After Approval): Add myself.
7619
7620 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7621
7622         * MAINTAINERS: Add self as docs co-maintainer.
7623
7624 2001-12-11  Matthias Klose  <doko@debian.org>
7625
7626         * MAINTAINERS (Write After Approval): Add myself.
7627
7628 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7629
7630         * MAINTAINERS: Update my email address.
7631
7632 2001-12-07  Turly O'Connor  <turly@apple.com>
7633         * MAINTAINERS (Write After Approval): Add myself.
7634         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7635         (rs6000_initialize_trampoline): Call __trampoline_setup for
7636         ABI_DARWIN too.
7637         * darwin-tramp.asm: New file, implements __trampoline_setup.
7638         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7639
7640 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7641
7642         * MAINTAINERS (Write After Approval): Add myself.
7643
7644 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7645
7646         * configure, configure.in: Use temp file for long sed commands.
7647
7648 2001-12-03  Laurent Guerby  <guerby@acm.org>
7649
7650         * config.sub: Update to version 1.232 on subversion.
7651
7652 2001-12-03  Ben Elliston  <bje@redhat.com>
7653
7654         * MAINTAINERS: Update mail address for config.* patches.
7655
7656 2001-11-27  DJ Delorie <dj@redhat.com>
7657             Zack Weinberg  <zack@codesourcery.com>
7658
7659         When build != host, create libiberty for the build machine.
7660
7661         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7662         CONFIG_ARGUMENTS.
7663         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7664         New variables.
7665         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7666         and rules.
7667         (all.normal): Depend on ALL_BUILD_MODULES.
7668         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7669         (all-build-libiberty): Depend on configure-build-libiberty.
7670
7671         * configure: Calculate and substitute proper value for
7672         ALL_BUILD_MODULES.
7673         * configure.in: Create the build subdirectory.
7674         Calculate and substitute TARGET_CONFIGARGS (formerly
7675         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7676
7677 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7678
7679         * MAINTAINERS (write-after-approval): Add self.
7680
7681 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7682
7683         * MAINTAINERS (GNATS only accounts): Remove self.
7684
7685 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7686
7687         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7688         libf2c.
7689
7690 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7691
7692         * MAINTAINERS (Write After Approval): Add self.
7693
7694 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7695
7696         * MAINTAINERS: mips and s390 are also CPU ports.
7697
7698 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7699
7700         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7701
7702 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7703
7704         * MAINTAINERS: Alphabetize.
7705
7706 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7707
7708         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7709
7710 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7711
7712         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7713
7714 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7715
7716         * configure.in (--enable-languages): Be more permissive about
7717         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7718
7719 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7720
7721         * config.sub: Import from master sources, rev. 1.230.
7722         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7723
7724 2001-11-07  Laurent Guerby  <guerby@acm.org>
7725
7726         * MAINTAINERS (Write After Approval): Add self.
7727
7728 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7729
7730         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7731
7732 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7733
7734         * config.sub: Import from master sources, rev 1.226.
7735         * config.guess: Import from master sources, rev 1.216.
7736
7737 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7738
7739         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7740         * MAINTAINERS: Add self as maintainer of MMIX port.
7741         Remove old after-approval entry.
7742
7743 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7744
7745         * ChangeLog, configure: Fix spelling errors.
7746
7747 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7748
7749         * MAINTAINERS: Tweak my address.
7750
7751 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7752
7753         * MAINTAINERS: Update my email address.
7754
7755 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7756
7757         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7758         * MAINTAINERS: Add self as maintainer of CRIS port.
7759
7760 2001-10-10  Geert Bosch  <bosch@gnat.com>
7761
7762         * MAINTAINERS (Various maintainers: Ada front end):
7763         Added Robert Dewar.
7764
7765 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7766
7767         * MAINTAINERS (Write After Approval): Added self
7768
7769 2001-10-02  Geert Bosch  <bosch@gnat.com>
7770
7771         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7772
7773 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7774
7775         * configure: Handle temporary files securely using mkdir.
7776
7777 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7778
7779         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7780
7781 2001-09-26  Will Cohen <wcohen@redhat.com>
7782
7783         * configure.in (*-*-linux*): Disable configuration of target-newlib
7784         and target-libgloss.
7785
7786 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7787
7788         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7789         RANLIB.
7790
7791 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7792
7793         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7794         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7795         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7796         avoid quotes nesting problems.
7797         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7798         (DO_X): Export only variables that are set.
7799
7800 2001-09-19  Ben Elliston  <bje@redhat.com>
7801
7802         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7803         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7804         semantics.  Use the shell built-in "type" command instead.
7805
7806 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7807
7808         Merged from gcc-3_0-branch:
7809         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7810         * ltcf-c.sh: Use $objext, not $ac_objext.
7811         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7812         * ltcf-cxx.sh: Add support for GNU.
7813         2001-07-22  Timothy Wall  <twall@redhat.com>
7814         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7815         default settings if using GNU tools with that configuration.
7816         * ltcf-cxx.sh: Ditto.
7817         * ltcf-gcj.sh: Ditto.
7818         2001-07-21  Michael Chastain  <chastain@redhat.com>
7819         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7820         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7821         * ltmain.sh: Mark as gcc-local.
7822
7823 2001-08-30  Eric Christopher  <echristo@redhat.com>
7824             Jason Eckhardt  <jle@redhat.com>
7825
7826         * config.guess: Merge from master sources.
7827         * config.sub: Merge from master sources, add support for mipsisa32.
7828
7829 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7830         * config.sub: Merge from master sources, rev 1.219.
7831         * MAINTAINERS: Add self as contact for stormy16 port.
7832
7833 2001-08-14  Zack Weinberg  <zackw@panix.com>
7834
7835         * config.sub: Merge from master sources, rev 1.218.
7836         * config.guess: Merge from master sources, rev 1.209.
7837
7838 2001-08-11  Graham Stott  <grahams@redhat.com>
7839
7840         * Makefile.in (check-c++): Add missing semicolon.
7841
7842 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7843
7844         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7845
7846 2001-07-30  Eric Christopher  <echristo@redhat.com>
7847
7848         * MAINTAINERS (Various maintainers: mips port): Added myself.
7849
7850 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7851
7852         * configure.in (sh-*-linux*): New.
7853
7854 2001-07-27  Richard Henderson  <rth@redhat.com>
7855
7856         * .cvsignore: Add LAST_UPDATED.
7857
7858 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7859
7860         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7861
7862 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7863
7864         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7865
7866 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7867
7868         * MAINTAINERS (Write After Approval): Added myself.
7869
7870 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7871
7872         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7873         and libgcj on m68hc11/m68hc12.
7874
7875 2001-06-27  H.J. Lu  (hjl@gnu.org)
7876
7877         * Makefile (CFLAGS_FOR_BUILD): New.
7878         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7879
7880 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7881
7882         * README: Remove version number.
7883
7884 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7885
7886         * INSTALL/README: Update wrt. to the installation instructions now
7887         residing in gcc/doc/install.texi.
7888
7889 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7890
7891         * README: Replace with a cut-down and updated version of gcc/README.
7892
7893 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7894
7895         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7896         multilibs to be disabled.
7897
7898 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7899
7900         * MAINTAINERS (Write After Approval): Add myself.
7901
7902 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7903
7904         * config.guess: Import CVS version 1.195.
7905         * config.sub: Import CVS version 1.212.
7906
7907 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7908
7909         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7910         gcc/xgcc is built, use -print-prog-name to find out the program
7911         name to use.
7912
7913 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7914
7915         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7916         appear to also be in the master copy.
7917         * config.sub:  Import CVS version 1.211.
7918
7919 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7920
7921         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7922         with_gcc]: Use `gcc -shared' to build a shared library.
7923
7924 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7925
7926         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7927         archives.
7928
7929 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7930
7931         * MAINTAINERS (Write After Approval): Add myself.
7932
7933 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7934
7935         * configure.in (libstdcxx_flags): Do not try to execute
7936         libstdc++-v3/testsuite_flags until it exists.
7937
7938 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7939
7940         * MAINTAINERS: Update my email address.
7941
7942 2001-05-31  Graham Stott  <grahams@redhat.com>
7943
7944         * MAINTAINERS (Write After Approval): Add myself.
7945
7946 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7947
7948         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7949         libraries when using g++ with native linker.
7950
7951 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7952
7953         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7954
7955 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7956
7957         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7958         [aix4*|aix5*]: Prepend blank.
7959
7960 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7961
7962         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7963         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7964         of subdir/configure scripts to use the new libtool.m4.
7965
7966 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7967
7968         * MAINTAINERS (Write After Approval): Add myself.
7969
7970 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7971
7972         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7973
7974 2001-05-11  Ben Elliston  <bje@redhat.com>
7975
7976         * Makefile.in (all-sid): New target.
7977         (check-sid, clean-sid, install-sid): Likewise.
7978
7979 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7980
7981         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7982
7983 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7984
7985         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7986         libgcj.
7987
7988 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7989
7990         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7991         gcc/xgcc is built, use -print-prog-name to find out the program
7992         name to use.
7993
7994 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7995
7996         * configure.in (noconfigdirs): Don't reset it from scratch in the
7997         target case; only append to it.
7998
7999         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8000         sparc-*-solaris2.8]: Disable ${libgcj}.
8001
8002 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8003
8004         * configure.in (libgcj_saved): Copy from $libgcj.
8005         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8006         --disable-libgcj.
8007
8008 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8009
8010         * MAINTAINERS: Remove self as MIPS maintainer and
8011         C front end maintainer.
8012
8013 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8014
8015         * configure.in: Move *-chorusos target case to the proper switch.
8016         Disable libgcj.
8017
8018 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8019
8020         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8021         1.641.2.228.
8022
8023 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8024
8025         * Makefile.in (STAGE1_CFLAGS): Pass down.
8026
8027 2001-04-13  Alan Modra  <amodra@one.net.au>
8028
8029         * config.guess: Add hppa64-linux support.  Note for next import that
8030         this is already in the master file.
8031         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8032
8033 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8034
8035         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8036         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8037
8038 2001-04-11  Stan Shebs  <shebs@apple.com>
8039
8040         * MAINTAINERS: Add self as Darwin port maintainer.
8041
8042 2001-04-11  Alan Modra  <amodra@one.net.au>
8043
8044         * MAINTAINERS: Update my email address.
8045
8046 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8047
8048         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8049         recent versions of FreeBSD (release 3 or later).
8050         * ltconfig: On FreeBSD, -lc must not be provided when building
8051         a shared library or else the standard -pthread gcc option is
8052         rendered worthless to later users of the built library.
8053
8054 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8055
8056         * MAINTAINERS: Add self and RTH as C front end maintainers.
8057
8058 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8059
8060         * config.sub: Make sure to match an already-canonicalized
8061         machine name (eg. mn10300-unknown-elf).
8062
8063 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8064
8065         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8066         New macros.
8067         (bootstrap, cross): Use RECURSE_FLAGS.
8068         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8069
8070 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8071
8072         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8073
8074 2001-03-22  Colin Howell  <chowell@redhat.com>
8075
8076         * Makefile.in (DO_X): Do not backslash single-quotes in
8077         backquotes (two places).
8078
8079 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8080
8081         Re-installed:
8082         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8083         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8084         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8085         * ltcf-cxx.sh: Likewise.
8086         * ltcf-gcj.sh: Likewise.
8087
8088 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8089
8090         * MAINTAINERS: Add myself as "documentation co-maintainer".
8091
8092 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8093
8094         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8095         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8096
8097 2001-03-19  Tom Tromey  <tromey@redhat.com>
8098
8099         * config-ml.in: Handle GCJ and GCJFLAGS.
8100
8101 2001-03-21  Michael Chastain  <chastain@redhat.com>
8102
8103         * Makefile.in: all-m4 depends on all-texinfo.
8104
8105 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8106
8107         * MAINTAINERS: Add myself to write after approval list.
8108
8109 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8110
8111         * Makefile.in (DO_X): Quote nested quotes.
8112
8113 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8114
8115         * MAINTAINERS: Add myself to write after approval list.
8116
8117 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8118
8119         * Makefile.in (DO_X): Use double quotes for quoting
8120         "RANLIB=$${RANLIB}".
8121
8122 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8123
8124         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8125
8126 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
8127
8128         * configure.in: Only use `lang_requires' for languages athat are
8129         actually enabled.
8130
8131 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8132
8133         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8134
8135 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8136
8137         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8138
8139 2001-03-07  Tom Tromey  <tromey@redhat.com>
8140
8141         * configure.in: Allow config-lang.in to set `lang_requires' to list
8142         of other required languages.
8143
8144 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8145
8146         * Makefile.in: Remove RANLIB definition. Use RANLIB
8147         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8148         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8149
8150 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8151             Alexandre Oliva  <aoliva@redhat.com>
8152
8153         * Makefile.in (check-c++): Use tabs, not spaces.
8154
8155 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8156
8157         * MAINTAINERS: add myself to Write After Approval list.
8158
8159 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8160
8161         * Makefile.in (check-c++): New rule.
8162
8163         * configure.in (target_libs): Remove libg++.
8164         (noconfigdirs): Remove libg++.
8165         (noconfigdirs): Same.
8166         (noconfigdirs): Same.
8167         (noconfigdirs): Same.
8168
8169         * config-ml.in: Remove libg++ references.
8170
8171         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8172         (ALL_TARGET_MODULES): Same.
8173         (configure-target-libg++): Remove.
8174         (all-target-libg++): Remove.
8175         (configure-target-libio): Remove.
8176         (all-target-libio): Remove.
8177         (check-target-libio): Remove.
8178         (.PHONY): Remove.
8179         (libg++.tar.bz2): Remove.
8180         (all-target-cygmon): Remove libio.
8181         (all-target-libstdc++): Remove.
8182         (configure-target-libstdc++): Remove.
8183         (TARGET_LIB_PATH): Remove libstdc++.
8184         (ALL_GCC_CXX): Remove libstdc++.
8185         (all-target-gperf): Correct.
8186
8187 2001-02-16  Nick Clifton  <nickc@redhat.com>
8188
8189         * configure.in (noconfigdirs): Allow configuration of texinfo
8190         for Cygwin hosts.
8191
8192 2001-02-15  Anthony Green  <green@redhat.com>
8193
8194         * configure: Introduce GCJ_FOR_TARGET.
8195         * configure.in: Ditto.
8196         * Makefile.in: Ditto.
8197
8198 2001-02-13  Andreas Schwab  <schwab@suse.de>
8199
8200         * MAINTAINERS: Update mail address.
8201
8202 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8203
8204         * config.guess: Add linux target for S/390.
8205         * config.sub: Likewise.
8206
8207 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
8208
8209         * configure.in: for *-chorusos, don't config target-newlib and
8210         target-libgloss.
8211
8212 2001-02-06  Ben Elliston  <bje@redhat.com>
8213
8214         * configure: Output host type to stdout, not stderr.
8215
8216 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8217
8218         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8219         * ltcf-cxx.sh: Likewise.
8220
8221         * config.if: Assume enable_libstdcxx_v3 is defined.
8222
8223 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8224
8225         Remove V2 C++ library.
8226         * configure.in: Remove --enable-libstdcxx_v3 support.
8227
8228 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8229
8230         * include/demangle.h: Add prototype for java_demangle_v3.
8231
8232 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8233
8234         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8235
8236 2001-01-27  Richard Henderson  <rth@redhat.com>
8237
8238         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8239
8240 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8241
8242         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8243         Don't unset, it's non-portable and no longer necessary, set to empty
8244         instead.
8245
8246 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8247
8248         * ltconfig: Shell portability fix for the tagname validity check.
8249
8250 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8251
8252         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8253         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8254
8255 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8256
8257         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8258
8259 2001-01-26  Tom Tromey  <tromey@redhat.com>
8260
8261         * configure.in: Allow libgcj to be built on Sparc Solaris.
8262
8263 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8264
8265         * ltcf-c.sh: Add aix5 case.
8266         * ltcf-cxx.sh: Likewise.
8267         * ltconfig: Likewise.
8268
8269 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8270
8271         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8272         keep at least one of build_libtool_libs or build_old_libs set to
8273         yes.
8274
8275         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8276         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8277
8278 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8279
8280         * configure.in: Enable libgcj on several additional platforms.
8281
8282 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8283
8284         * configure.in: Enable libgcj for linux targets.
8285
8286 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8287
8288         * MAINTAINERS (Write After Approval): Add myself.
8289
8290 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8291
8292         * MAINTAINERS: Add myself as vax port maintainer.
8293
8294 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8295
8296         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8297
8298 2001-01-09  Mike Stump  <mrs@wrs.com>
8299
8300         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8301         failures of subdirectories.
8302
8303 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8304
8305         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8306         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8307         * ltcf-cxx.sh: Likewise.
8308         * ltcf-gcj.sh: Likewise.
8309         * ltconfig.sh: Fix typo.
8310
8311 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8312
8313         * configure: handle DOS-style absolute paths.
8314
8315 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8316
8317         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8318
8319 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8320
8321         * MAINTAINERS: Add myself as avr port co-maintainer.
8322
8323 2000-12-28  Ben Elliston  <bje@redhat.com>
8324
8325         * MAINTAINERS: Add myself under ``Write After Approval''.
8326
8327 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8328
8329         * texinfo: Remove directory from GCC.
8330
8331 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8332
8333         * COPYING: Update to current
8334         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8335         to 19yy as example year in copyright notice).
8336
8337 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8338
8339         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8340         (libstdcxx_incdir): Pass down.
8341         * config.if: Remove expired bits for cxx_interface, add stub.
8342         (libstdcxx_incdir): Add variable for g++ include directory.
8343         * configure.in (gxx_include_dir): Use it.
8344
8345 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8346
8347         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8348         with old-email address from ``Write After Approval''.
8349
8350 2000-12-15  Andreas Jaeger  <aj@suse.de>
8351
8352         * configure.in: Handle lang_dirs.
8353
8354 2000-12-14  Tom Tromey  <tromey@redhat.com>
8355
8356         * MAINTAINERS: Removed brads.
8357
8358         * MAINTAINERS: Added gcj developers.
8359
8360 2000-12-13  Anthony Green  <green@redhat.com>
8361
8362         * configure.in: Disable libgcj for any target not specifically
8363         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8364         with g++ abi.
8365
8366 2000-12-13  Mike Stump  <mrs@wrs.com>
8367
8368         * Makefile.in (local-distclean): Also remove fastjar.
8369
8370 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8371
8372         * contrib/gcc_update: Add fastjar --touch entries.
8373
8374 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8375
8376         * configure.in: Disable language-specific target libraries for
8377         languages that aren't enabled.
8378
8379 2000-12-10  Anthony Green  <green@redhat.com>
8380
8381         * configure.in: Define libgcj.  Disable libgcj target libraries for
8382         most targets.
8383
8384 2000-12-10  Neil Booth  <neilb@earthling.net>
8385
8386         * MAINTAINERS: Update mail address, remove from WAA list.
8387
8388 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8389
8390         * libjava: Imported from /cvs/java.
8391         * libffi: Likewise.
8392         * Boehm-gc: Likewise.
8393
8394 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8395
8396         * configure.in (target_libs): Revert 2000-12-08 patch.
8397         (noconfigdirs): Added target-libjava.
8398
8399 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8400
8401         * djunpack.bat: removed.
8402
8403 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8404
8405         * Makefile.in: handle DOS-style absolute paths.
8406         * config-ml.in: likewise.
8407         * symlink-tree: likewise.
8408
8409 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8410
8411         * fastjar: Imported.
8412
8413 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8414
8415         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8416         libjava.
8417         * configure.in (target_libs): Removed `target-libjava'.
8418
8419 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8420
8421         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8422         (ALL_MODULES): Added fastjar.
8423         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8424         (all-target-libjava): all-fastjar replaces all-zip.
8425         (all-fastjar): Added.
8426         (configure-target-fastjar, all-target-fastjar): Likewise.
8427         * configure.in (host_tools): Added fastjar.
8428
8429 2000-12-07  Mike Stump  <mrs@wrs.com>
8430
8431         * Makefile.in (local-distclean): Remove leftover built files.
8432
8433 2000-11-24  Nick Clifton  <nickc@redhat.com>
8434
8435         * configure.in (xscale-elf): Add target.
8436         (xscale-coff): Add target.
8437
8438 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8439
8440         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8441         recent versions of FreeBSD (release 3 or later).
8442         * ltconfig: On FreeBSD, -lc must not be provided when building
8443         a shared library or else the standard -pthread gcc option is
8444         rendered worthless to later users of the built library.
8445
8446 2000-11-16  Fred Fish  <fnf@be.com>
8447
8448         * configure.in (enable_libstdcxx_v3): Fix typo,
8449         libstd++ -> libstdc++.
8450
8451 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8452
8453         * MAINTAINERS: Add self to Write After Approval list.
8454
8455 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8456
8457         * MAINTAINERS: Update my email address.  Add myself to global write
8458         privs list.
8459
8460 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8461
8462         * Makefile.in: Merge with src and libgcj.
8463         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8464         configure-target-<library> when their configure scripts need the C
8465         or C++ library to have already been built to work properly.
8466         (do_proto_toplev): Set them to an empty string.
8467
8468         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8469         (REALLY_SET_LIB_PATH): Use them.
8470
8471 2000-11-17  Stan Shebs  <shebs@apple.com>
8472
8473         * MAINTAINERS: Add self to Write After Approval list.
8474
8475 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8476
8477         * configure: Provide the original toplevel configure arguments
8478         (including $0) to subprocesses in the environment rather than
8479         through gcc/configargs.h.
8480
8481 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8482
8483         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8484         C99.  Alphabetise "Write After Approval" list.
8485
8486 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8487
8488         * configure: Turn on libstdc++ V3 by default.
8489
8490         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8491         if we've got GCC.
8492
8493 2000-11-11  Philip Blundell  <philb@gnu.org>
8494
8495         * MAINTAINERS: Add self to Write After Approval list.
8496
8497 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8498
8499         * ltcf-c.sh (aix4): Improve shared library configuration; require
8500         exporting symbols.
8501         * ltcf-cxx.sh (aix4): Define.
8502         * ltconfig (aix4): Define library and soname specs appropriate for
8503         AIX.  Define command to create export symbols list.
8504
8505 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8506
8507         * config.sub: Add support for Sun Chorus
8508
8509 2000-10-31  Nick Clifton  <nickc@redhat.com>
8510
8511         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8512         <name>@redhat.com.  Also installed new email address for Clint
8513         Popetz.
8514
8515 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8516
8517         * etc: Remove directory from GCC.
8518
8519 2000-10-16  Michael Meissner  <meissner@redhat.com>
8520
8521         * configure (gcc/configargs.h): Only create if there is a build GCC
8522         directory created.
8523
8524 2000-10-16  Matthias Klose  <doko@debian.org>
8525
8526         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8527         when configured for libstdc++-v3.
8528
8529 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8530
8531         * configure: Save configure arguments to gcc/configargs.h.
8532
8533 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8534
8535         * config.guess: Import CVS version 1.157.
8536         * config.sub: Import CVS version 1.181.
8537
8538 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8539
8540         * Makefile.in (bootstrap): avoid recursion if subdir missing
8541         (cross): ditto
8542         (do-proto-toplev): ditto
8543
8544 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8545
8546         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8547         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8548
8549         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8550         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8551         all affected `configure' scripts.
8552
8553 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8554
8555         * MAINTAINERS: Add self as cpplib co-maintainer.
8556
8557 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8558
8559         * MAINTAINERS: Add self to Write After Approval list.
8560
8561 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8562
8563         * INSTALL/README: egcs -> GCC update.
8564
8565 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8566
8567         * MAINTAINERS: Add myself to Write After Approval list.
8568
8569 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8570
8571         * MAINTAINERS: Add myself to Write After Approval list.
8572
8573 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8574
8575         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8576         X11 libraries for hppa64.
8577
8578 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8579
8580         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8581
8582 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8583
8584         * Makefile.in (all-zlib): Added dummy target.
8585
8586         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8587         ltcf-gcj.sh: Updated from libtool multi-language branch.
8588
8589 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8590
8591         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8592         (bootstrap*): Depend on all-bootstrap.
8593
8594 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8595
8596         * config.guess: Import CVS version 1.156.
8597         * config.sub: Import CVS version 1.179.
8598
8599 2000-09-02  Anthony Green  <green@cygnus.com>
8600
8601         * Makefile.in (all-gcc): Depend on all-zlib.
8602         (CLEAN_MODULES): Add clean-zlib.
8603         (ALL_MODULES): Add all-zlib.
8604         * configure.in (host_libs): Add zlib.
8605
8606 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8607
8608         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8609         crosses, but add gcc/include to the header search path for them.
8610
8611 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8612
8613         * MAINTAINERS: Add self to Write After Approval list.
8614
8615 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8616
8617         * config.guess: Import CVS version 1.152.
8618         * config.sub: Import CVS version 1.177.
8619
8620 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8621
8622         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8623         $targargs to tell whether newlib is going to be built.
8624
8625         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8626         $$r/TARGET_SUBDIR/libio for _G_config.h.
8627
8628 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8629
8630         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8631
8632 2000-08-22  DJ Delorie  <dj@redhat.com>
8633
8634         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8635
8636 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8637
8638         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8639         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8640         sub-configures.
8641
8642 2000-08-21  DJ Delorie  <dj@redhat.com>
8643
8644         * MAINTAINERS: Add self as a libiberty maintainer
8645
8646 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8647
8648         * configure.in (libstdcxx_flags): Use
8649         libstdc++-v3/src/libstdc++.INC.
8650
8651 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8652
8653         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8654
8655 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8656
8657         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8658
8659         * configure: Make enable_threads and enable_shared defaults
8660         explicit.  Substitute enable_threads into generated Makefiles.
8661         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8662         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8663
8664 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8665
8666         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8667
8668 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8669
8670         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8671         previous delta.
8672
8673 2000-08-11  Jason Merrill  <jason@redhat.com>
8674
8675         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8676         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8677         (FLAGS_FOR_TARGET): Not here.
8678         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8679
8680 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8681
8682         * config-ml.in (CC, CXX): Don't introduce a leading space.
8683
8684 2000-08-07  DJ Delorie  <dj@delorie.com>
8685
8686         * MAINTAINERS: Add self as a DJGPP maintainer
8687
8688 2000-08-07  DJ Delorie  <dj@redhat.com>
8689
8690         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8691         "if we're also building gcc, and it's a gcc that will run on the
8692         build machine, we want to use its includes instead of the system's
8693         default includes".
8694
8695 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8696
8697         * MAINTAINERS: Add self to Write After Approval list.
8698
8699 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8700
8701         * configure.in (libstdcxx_flags): Don't use `"'.
8702
8703         * config-ml.in: Adjust multilib search paths to the
8704         appropriate multilib tree.
8705
8706 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8707
8708         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8709         commas in $LANGUAGES.
8710
8711 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8712
8713         * configure.in: Re-enable all references to libg++ and librx.
8714
8715 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8716
8717         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8718         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8719         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8720         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8721
8722         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8723
8724 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8725
8726         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8727         CXX_FOR_TARGET for sed.
8728
8729 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8730
8731         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8732         Do not override if already set in the environment or in configure.
8733         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8734         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8735
8736 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8737
8738         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8739         the libtool CVS tree multi-language branch.
8740         * ltconfig, ltmain.sh: Updated.
8741
8742 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8743
8744         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8745         (clean-target): Depend on it.
8746
8747         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8748         (GCC_FOR_TARGET): Use it.
8749         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8750         * configure.in: ... here.
8751         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8752         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8753
8754 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8755
8756         * MAINTAINERS: Add self to Write After Approval list.
8757
8758 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8759
8760         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8761         (configure-target-libchill, configure-target-libobjc): Likewise.
8762
8763         * configure.in: Use the same cache file for all target libs.
8764         * config-ml.in: But different cache files per multilib variant.
8765
8766 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8767
8768         * configure (topsrcdir): Don't use dirname.
8769
8770 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8771
8772         * MAINTAINERS: Add self to Write After Approval list.
8773
8774 2000-07-20  Jason Merrill  <jason@redhat.com>
8775
8776         * configure.in: Remove all references to libg++ and librx.
8777
8778         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8779
8780 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8781
8782         * config.sub: Update to subversions version 2000-07-06.
8783
8784 2000-07-12  Andrew Haley  <aph@cygnus.com>
8785
8786         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8787         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8788
8789 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8790
8791         * symlink-tree:  Check number of arguments.
8792
8793 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8794
8795         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8796         search path for a g++ extracted from the build tree.  This
8797         will allow link tests run by configure scripts in
8798         subdirectories to succeed.
8799
8800 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8801
8802         * ltconfig: Add support for mips-dde-sysv4.2MP
8803
8804 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8805
8806         * MAINTAINERS: Add myself as loop discovery maintainer.
8807
8808 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8809
8810         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8811         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8812
8813 2000-06-19  Timothy Wall  <twall@cygnus.com>
8814
8815         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8816         * config.sub: Add tic54x target.
8817
8818 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8819
8820         * MAINTAINERS: Add self as Fortran maintainer,
8821         remove Craig Burley.
8822
8823 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8824
8825         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8826         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8827
8828 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8829
8830         * MAINTAINERS: Add self as i18n maintainer
8831
8832 20000-05-21  H.J. Lu  (hjl@gnu.org)
8833
8834         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8835         directory are used if they exist. Make sure
8836         $(build_tooldir)/include is searched for header files,
8837         $(build_tooldir)/lib/ for library files.
8838         (GCC_FOR_TARGET): Likewise.
8839         (CXX_FOR_TARGET): Likewise.
8840
8841 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8842
8843         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8844
8845 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8846
8847         * Makefile.in (configure-target-libiberty): Depend on
8848         configure-target-newlib.
8849
8850 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8851
8852         * configure.in, Makefile.in: Merge all libffi-related
8853         configury stuff from the libgcj tree.
8854
8855 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8856
8857         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8858         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8859
8860 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8861
8862         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8863         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8864         current version information.  Add to proto-toplev directory.
8865         (gdb-taz): Build do-djunpack.
8866
8867 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8868
8869         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8870
8871 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8872
8873         * MAINTAINERS: Add self to Write After Approval list.
8874
8875 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8876
8877         * ltmain.sh: Preserve in relink_command any environment
8878         variables that may affect the linker behavior.
8879
8880 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8881
8882         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8883
8884 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8885
8886         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8887
8888 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8889
8890         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8891         with the version name.
8892
8893 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8894
8895         * MAINTAINERS: Add self as bb-reorder maintainer.
8896
8897 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8898
8899         * config.if: Tweak.
8900
8901 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8902
8903         * djunpack.bat: New file.
8904
8905 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8906
8907         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8908         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8909         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8910         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8911
8912 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8913
8914         * config.sub (case $basic_machine): Change default for "ibm-*"
8915         to "openedition".
8916
8917 2000-04-13  Andreas Jaeger  <aj@suse.de>
8918
8919         * MAINTAINERS: Added myself.
8920
8921 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8922
8923         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8924         (do-md5sum): New target.
8925         (MD5PROG): Define.
8926         (PACKAGE): Default to TOOL.
8927         (VER): Default to a shell script.
8928         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8929         md5 checksum generation.
8930         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8931         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8932         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8933         insight.tar.bz2): Use gdb-taz to create archive.
8934
8935 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8936
8937         * configure (warn_cflags): Delete.
8938
8939 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8940
8941         * MAINTAINERS: Added myself.
8942
8943 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8944             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8945
8946         * configure.in (enable_libstdcxx_v3): Add.
8947         (target_libs): Add bits here to switch between libstdc++-v2 and
8948         libstdc++-v3.
8949         * config.if: And this file too.
8950         * Makefile.in: Add libstdc++-v3 targets.
8951
8952 2000-04-05  Michael Meissner  <meissner@redhat.com>
8953
8954         * config.sub (d30v): Add d30v as a basic machine type.
8955
8956 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8957
8958         * configure.in: -linux-gnu*, not -linux-gnu.
8959
8960 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8961
8962         * MAINTAINERS: Add self in write-after-approval section.
8963
8964 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8965
8966         * MAINTAINERS: Add self as ia64 port maintainer.
8967
8968 2000-03-08  Neil Booth  <NeilB@earthling.net>
8969
8970         * MAINTAINERS: Add self in write-after-approval section.
8971
8972 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8973
8974         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8975         (do-tar-bz2): Replace TOOL with PACKAGE.
8976         (gdb.tar.bz2): Remove GDBTK from GDB package.
8977         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8978         dejagnu.tar.bz2): New packages.
8979
8980 2000-02-27  Andreas Jaeger  <aj@suse.de>
8981
8982         * configure.in: Add entry for mips*-*-linux*, move catch all
8983         *-*-*linux* entry below this one.
8984
8985 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8986
8987         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8988
8989 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8990
8991         * config.sub: Support an OS of "wince".
8992
8993 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8994
8995         * config.guess, config.sub: Updated to match config's 2000-02-15
8996         version.
8997
8998 2000-02-23  Linas Vepstas <linas@linas.org>
8999
9000         * config.sub: Add support for Linux/IBM 370.
9001         * configure.in: Likewise.
9002
9003 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9004
9005         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9006
9007 2000-02-20  Christopher Faylor <cgf@cygnus.com>
9008
9009         * config.guess: Guess "cygwin" rather than "cygwin32".
9010
9011 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9012
9013         * configure (gcc_version): When setting, narrow search to
9014         lines containing `version_string'.
9015
9016 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9017
9018         * config.sub: Add support for avr target.
9019
9020 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9021
9022         * MAINTAINERS: Add maintainers for MCore port.
9023
9024 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9025
9026         * config.sub: Add mmix-knuth-mmixware.
9027
9028 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9029
9030         * MAINTAINERS: Pair cccp with cpplib maintainership.
9031
9032 2000-01-27  Christopher Faylor <cgf@redhat.com>
9033
9034         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9035         structure stuff to -L library search.
9036         (CXX_FOR_TARGET): Ditto.
9037         (CROSS_CHECK_MODULES): Fix spelling mistake.
9038
9039 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9040
9041         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9042         the C++ compiler.
9043
9044 2000-01-12  Richard Henderson  <rth@cygnus.com>
9045
9046         * configure.in: Don't build some bits for beos.
9047
9048 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9049
9050         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9051         as include files.
9052
9053 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9054
9055         * Add self as cpplib maintainer, as requested by Jason
9056         Merrill.  Correct my e-mail address.
9057
9058 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9059
9060         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9061         not mh-aix43.
9062
9063 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9064
9065         * MAINTAINERS: Add myself to "write after approval" list.
9066
9067 1999-12-14  Richard Henderson  <rth@cygnus.com>
9068
9069         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9070         * config.sub: Accept alphaev[78], alphaev8.
9071
9072 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9073
9074         * config.guess, config.sub: Update from autoconf.
9075
9076 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9077
9078         * MAINTAINERS:  update my playtime e-address.
9079
9080 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9081
9082         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9083         necessary libraries are missing.
9084
9085 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
9086
9087         * MAINTAINERS: Add new 'write after approval' maintainer.
9088
9089 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9090
9091         * MAINTAINERS: Add new Java maintainer.
9092
9093 1999-10-25  Andreas Schwab  <schwab@suse.de>
9094
9095         * configure: Fix quoting inside arguments of eval.
9096
9097 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9098
9099         * config-ml.in: Allow suppression of some ARM multilibs.
9100
9101 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9102
9103         * config.guess: Add OS/390 match pattern.
9104         * config.sub: Add mvs, openedition targets.
9105         * configure.in (i370-ibm-opened*): New.
9106
9107 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9108
9109         * config.sub: Add support for configuring for pj.
9110
9111 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9112
9113         * config.sub (maybe_os): Add support for configuring for fr30.
9114
9115 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9116
9117         * configure.in: Do not configure or build ld for AIX
9118         platforms.  ld is known to be broken on these platforms.
9119
9120 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9121
9122         * config-ml.in: Pass compiler flag corresponding to multidirs to
9123         subdir configures.
9124
9125 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9126
9127         * Makefile.in (LDFLAGS): Define.
9128
9129 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9130
9131         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9132         noconfigdirs.
9133         (*-*-cygwin*): Likewise.
9134
9135 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9136
9137         * mkdep: New file.
9138         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9139         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9140
9141         From Eli Zaretskii <eliz@is.elta.co.il>:
9142         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9143         long file name when using DJGPP on MS-DOS.
9144
9145 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9146
9147         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9148
9149 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9150
9151         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9152         dependency as this causes "make check" to globally "make all"
9153
9154 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9155
9156         * configure.in (target_libs): Added target-zlib.
9157         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9158         (CONFIGURE_TARGET_MODULES): Likewise.
9159         (CHECK_TARGET_MODULES): Likewise.
9160         (INSTALL_TARGET_MODULES): Likewise.
9161         (CLEAN_TARGET_MODULES): Likewise.
9162         (configure-target-zlib): New target.
9163         (all-target-zlib): Likewise.
9164         (all-target-libjava): Depend on all-target-zlib.
9165         (configure-target-libjava): Depend on configure-target-zlib.
9166
9167         * Makefile.in (configure-target-libjava): Depend on
9168         configure-target-newlib.
9169         (configure-target-boehm-gc): New target.
9170         (configure-target-qthreads): New target.
9171
9172         * configure.in (target_libs): Added target-qthreads.
9173         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9174         (CONFIGURE_TARGET_MODULES): Likewise.
9175         (CHECK_TARGET_MODULES): Likewise.
9176         (INSTALL_TARGET_MODULES): Likewise.
9177         (CLEAN_TARGET_MODULES): Likewise.
9178         (all-target-qthreads): New target.
9179         (configure-target-libjava): Depend on configure-target-qthreads.
9180         (all-target-libjava): Depend on all-target-qthreads.
9181
9182         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9183         (CONFIGURE_TARGET_MODULES): Likewise.
9184         (CHECK_TARGET_MODULES): Likewise.
9185         (INSTALL_TARGET_MODULES): Likewise.
9186         (CLEAN_TARGET_MODULES): Likewise.
9187         (all-target-libjava): New target.
9188         (all-target-boehm-gc): Likewise.
9189         * configure.in (target_libs): Added libjava, boehm-gc.
9190
9191 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9192
9193         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9194         configure.bat in SUPPORT_FILES.
9195         (gas+binutils.tar.bz2): Likewise.
9196
9197         * makeall.bat: Remove; obsolete.
9198
9199 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9200
9201         From Mark Elbrecht:
9202         * configure.bat: Remove; obsolete.
9203
9204 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9205
9206         * configure: Add -W -Wall to the default CFLAGS when compiling with
9207         gcc.
9208
9209 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9210
9211         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9212
9213 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9214
9215         * configure.in: Build ld on IRIX6.
9216
9217 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9218
9219         * Makefile.in: Change distribution targets to use bzip2 instead of
9220         gzip.
9221         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9222         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9223
9224 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9225
9226         * config.sub: Add mcore target.
9227
9228 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9229
9230         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9231
9232 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9233
9234         * config.guess (dummy): Changed to $dummy.
9235
9236 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9237
9238         * config.sub: Tidied up case statements.
9239
9240 1999-05-22  Ben Elliston  <bje@cygnus.com>
9241
9242         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9243         <jiro@din.or.jp>.
9244
9245         * config.guess: Merge with FSF version. Future changes will be
9246         more accurately recorded in this ChangeLog.
9247         * config.sub: Likewise.
9248
9249 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9250
9251          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9252
9253 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9254
9255         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9256
9257 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9258
9259         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9260
9261 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9262
9263         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9264         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9265         Bad merge removed these two changes.
9266
9267 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9268                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9269
9270         * config.guess (interix Alpha): Add.
9271
9272 1999-04-11  Richard Henderson  <rth@cygnus.com>
9273
9274         * configure.in (i?86-*-beos*): Do config gperf; don't config
9275         gdb, newlib, or libgloss.
9276
9277 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9278
9279         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9280         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9281         from multidirs.
9282
9283 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9284
9285         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9286
9287 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9288
9289         * config.sub: Add support for mcore targets.
9290
9291 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9292
9293         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9294         not mt-ospace, in order to shut up assembler warning about using
9295         symbols that are named the same as registers.
9296
9297 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9298
9299         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9300         dependency list for all-target-cygmon.
9301
9302 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9303
9304         * config-ml.in: Check $host, not $target, for selective multilibs.
9305         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9306         thumb interworking, and underscore prefix multilibs.
9307
9308 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9309
9310         * missing: Update to version from current automake.
9311
9312 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9313
9314         * configure (gxx_include_dir): Removed.
9315
9316         * configure.in (gxx_include_dir): Handle it.
9317         * Makefile.in: Likewise.
9318
9319 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9320
9321         * config.sub (mips64vr4111,mips64vr4111el) Add.
9322
9323 1999-03-21  Ben Elliston  <bje@cygnus.com>
9324
9325         * config.guess: Correct typo for detecting ELF on FreeBSD.
9326
9327 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9328
9329         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9330         config/mh-djgpp.
9331
9332 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9333
9334         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9335         all-target-newlib to dependency list for all-target-bsp.
9336
9337 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9338
9339         * config.sub: Add i386-uwin support.
9340         * config.guess: Likewise.
9341
9342 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9343
9344         * configure.in: cleanup, add mh-*pic handling for arm, special
9345         case powerpc*-*-aix*
9346
9347 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9348
9349         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9350         can be built.
9351
9352 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9353
9354         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9355         targets.
9356
9357 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9358
9359         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9360
9361 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9362
9363         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9364
9365 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9366
9367         * config.sub: Fix typo in arm recognition.
9368
9369 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9370
9371         * configure.in (noconfigdirs): Changed target_configdirs to
9372         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9373         rather than m68k-*-* since it is not known to work on
9374         m68k-aout. Ditto for arm-*-*oabi.
9375
9376 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9377
9378         * configure.in (*-*-windows*): Remove, no longer used.
9379
9380 1999-02-19  Ben Elliston <bje@cygnus.com>
9381
9382         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9383         Smart and improved by Andrew Cagney.
9384
9385 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9386
9387         * config.guess: Recognize openbsd-*-hppa.
9388
9389 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9390
9391         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9392         only if it is not empty.
9393
9394 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9395
9396         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9397
9398         * config.guess: Modified to recognize uname's armv* syntax.
9399
9400         * config.sub: Modified to recognize uname's armv* syntax.
9401
9402 1999-02-17  Mark Salter  <msalter@cygnus.com>
9403
9404         * configure.in: Added target-bsp for sparclite.
9405
9406 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9407
9408         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9409
9410 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9411
9412         * configure.in: Add support for strongarm port.
9413         * config.sub: Add support for strongarm target.
9414
9415 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9416
9417         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9418         the old name config/mh-cygwin32.
9419         Enable texinfo.
9420
9421 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9422
9423         * configure.in: Do build ld for ix86 Solaris.
9424
9425 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9426
9427         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9428         $AR_FOR_TARGET.  Likewise for RANLIB.
9429
9430 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9431
9432         * config.sub (oabi):  Recognize.
9433         * configure.in (arm-*-oabi):  Handle.
9434
9435 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9436
9437         * config.guess: Improve detection of i686 on UnixWare 7.
9438
9439 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9440
9441         * config.guess: Add support for i386-pc-interix.
9442         * config.sub: Likewise.
9443         * configure.in: Likewise.
9444
9445 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9446
9447         * Makefile.in: Remove unneeded all-target-libio from
9448         from all-target-winsup target since it is now unneeded.
9449         Add all-target-libtermcap in its place since it is now
9450         needed.
9451
9452 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9453
9454         * configure.in: makefile stub for cygwin target is probably
9455         unnecessary.  Remove it for now.
9456
9457 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9458
9459         * configure.in: libtermcap.a should be built when cygwin is the
9460         target as well as the host.
9461         * config.guess: Allow mixed case in cygwin uname output.
9462         * Makefile.in: Add libtermcap target.
9463
9464 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9465
9466         * config.sub: Clean up handling of hppa2.0.
9467
9468 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9469
9470         * config.guess: Use C code to identify more HP machines.
9471
9472 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9473
9474         * config.sub: Handle hppa2.0.
9475
9476 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9477
9478         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9479         cygmon for all sparclite targets, regardless of object format.
9480
9481 1998-12-15  Mark Salter  <msalter@cygnus.com>
9482
9483         * configure.in: Added target-bsp for several target architectures.
9484
9485         * Makefile.in: Added rules for bsp.
9486
9487 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9488
9489         * config.guess: Improve detection of hppa2.0 processors.
9490
9491 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9492
9493         * config.guess: Recognize FreeBSD using ELF automatically.
9494
9495 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9496
9497         * configure (skip-this-dir): Add handling for new shell script, which
9498         might be created by a sub-directory's configure to indicate, this particular
9499         directory is "unwanted".
9500         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9501
9502 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9503
9504         * ltconfig: import from libtool, after changing libtool to
9505         account for the cygwin name change.
9506
9507 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9508
9509         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9510         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9511
9512 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9513
9514         * configure.in: Add libtermcap to list of cygwin dependencies.
9515
9516 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9517
9518         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9519         they include winsup/include when it's a cygwin target.
9520
9521 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9522
9523         * configure.in (host_tools): Added zip.
9524         * Makefile.in (all-target-libjava): Depend on all-zip.
9525         (all-zip): New target.
9526         (ALL_MODULES): Added all-zip.
9527         (NATIVE_CHECK_MODULES): Added check-zip.
9528         (INSTALL_MODULES): Added install-zip.
9529         (CLEAN_MODULES): Added clean-zip.
9530
9531 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9532
9533         * Makefile.in: lose "32" from comment about cygwin.
9534
9535 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9536
9537         * configure.in: Use -Os to build target libraries for the fr30.
9538
9539 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9540
9541         * config.sub: Add fr30.
9542
9543 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9544
9545         * configure.in: drop "32" from config/mh-cygwin32.  Check
9546         cygwin* instead of cygwin32*.
9547         * config.sub: Check cygwin* instead of cygwin32*.
9548
9549 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9550
9551         * config.guess: Match any version of Unixware7.
9552
9553 1998-10-20  Syd Polk  <spolk@cygnus.com>
9554
9555         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9556         if desired.
9557
9558 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9559
9560         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9561         these if the appropriate directories and files to not exist.
9562
9563 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9564
9565         * Makefile.in (DEVO_SUPPORT): Add config.if.
9566
9567 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9568
9569         * configure: Add pattern to replace "build_tooldir"'s
9570         definition in the generated Makefile with "tooldir"'s
9571         actual value.
9572
9573 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9574
9575         * config.sub: Bring back lost sparcv9.
9576
9577         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9578
9579 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9580
9581         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9582         CC_FOR_TARGET and friends.
9583
9584 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9585
9586         * Makefile.in (build_tooldir): New variable, same as tooldir.
9587         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9588         -B$(build_tooldir)/bin/.
9589         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9590
9591 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9592
9593         * README: Remove installation instructions and refer to the
9594         INSTALL directory instead.
9595
9596 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9597
9598         * config.sub: Add support for i[34567]86-pc-udk.
9599         * configure.in: Likewise.
9600
9601 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9602
9603         * Makefile.in: add bzip2 package building bits for user
9604         tools module
9605         * configure.in: ditto
9606
9607 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9608
9609         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9610         (ALL_TARGET_MODULES): Add all-target-libobjc.
9611         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9612         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9613         (all-target-libchill): Add dependencies.
9614         * configure.in (target_libs): Add libchill.
9615
9616 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9617
9618         * configure.in (target_subdir): Remove duplicate line.
9619
9620 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9621
9622         * Makefile.in (all-automake): fix dependencies.
9623
9624 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9625
9626         * configure.in: Minor cleanups for building in the $(target_alias)
9627         subdir.
9628
9629 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9630
9631         * Makefile.in (bootstrap): Set r and s before make all.  Use
9632         BASE_FLAGS_TO_PASS in make all.
9633         (cross): Likewise.
9634
9635 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9636
9637         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9638
9639 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9640
9641         * config.sub: Fix typo in last change.
9642
9643 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9644
9645         * config.sub: Add support for C4x target.
9646         * configure.in: Likewise.
9647
9648 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9649
9650         * config.sub: Recognize sparcv9 just like sparc64.
9651
9652 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9653
9654         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9655
9656 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9657
9658         * config.guess: Correctly identify Pentium II sco boxes.
9659
9660         * config.guess: Fix "tr" code.  From Weiwen Liu.
9661
9662 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9663
9664         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9665         stabs.
9666
9667 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9668
9669         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9670         (ALL_TARGET_MODULES): Add all-target-libchill.
9671         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9672         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9673         (all-target-libchill): Add dependencies.
9674         * configure.in (target_libs): Add libchill.
9675
9676 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9677
9678         * config.guess: Avoid assumptions about "tr" behaves when
9679         LANG is set to something other than English.
9680
9681 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9682
9683         * configure (gxx_include_dir): Changed to
9684         '${prefix}/include/g++'-${libstdcxx_interface}.
9685
9686         * config.if: New to determine the interfaces.
9687
9688 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9689
9690         * config.guess: Detect and handle MPE/IX.
9691         * config.sub: Deal with MPE/IX.
9692
9693 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9694
9695         * configure.in: Use mh-aix43.
9696
9697 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9698
9699         * configure: Fix --without/--disable cases for gxx-include-dir.
9700
9701 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9702
9703         * mdata-sh:  Imported.  Needed for automake support.
9704
9705 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9706
9707         * Makefile.in (taz): Try "chmod -R og=u ." before
9708         "chmod og=u `find . -print`".
9709
9710 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9711
9712         * configure.in: Add arm-elf and thumb-elf support.
9713
9714 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9715
9716         * Makefile.in: Undo previous patch.
9717
9718 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9719
9720         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9721         to here ...
9722         (install-no-fixedincludes): and here
9723         (INSTALL_MODULES): ... from here.
9724
9725 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9726
9727         * config.sub: Merge with FSF.
9728
9729         * config.guess: Merge with FSF.
9730
9731 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9732
9733         * configure (extraconfigdirs): New variable.
9734         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9735         * Makefile.in (all): Move higher in file.
9736         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9737         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9738         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9739         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9740         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9741
9742 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9743
9744         * Makefile.in (all-target-libjava): Depend on all-gcc and
9745         all-target-newlib.
9746         (configure-target-libjava): Depend on $(ALL_GCC).
9747
9748 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9749
9750         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9751         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9752
9753 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9754
9755         * INSTALL/README: Fix typo.
9756
9757 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9758
9759         * ylwrap: Change absolute path checks to check for DOS style path
9760         names.
9761
9762         * ylwrap: Don't use a full path name if the source file is in the
9763         same directory.  From hjl@lucon.org (H.J. Lu).
9764
9765         * config-ml.in: Default to being verbose, to match Feb 18 change to
9766         configure.
9767
9768 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9769
9770         Brought over from egcs:
9771
9772         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9773
9774         * configure.in (target_subdir): Set to ${target_alias} instead
9775         of "libraries".
9776
9777         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9778
9779         * configure.in (target_subdir): Set to libraries if enable_multilib.
9780
9781 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9782
9783         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9784         multilibs, force reconfiguration the first time we create
9785         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9786
9787 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9788
9789         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9790         avoid confusion with --no-recursion.
9791
9792 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9793
9794         * configure.in: Win32 hosts shouldn't use install -x
9795         * install-sh: remove -x option, and special .exe-handling
9796         hack.
9797
9798 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9799
9800         * config.guess: Recognize i586-pc-beos.
9801         * configure.in: Don't build some bits for beos.
9802
9803 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9804
9805         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9806         CFLAGS default to -O2.
9807
9808         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9809         when using GNU ld.
9810
9811 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9812
9813         * ltmain.sh: Correct install when using a different shell.
9814
9815 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9816
9817         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9818
9819 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9820
9821         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9822         target.
9823
9824 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9825
9826         * ltconfig: Update to correct AIX handling.
9827
9828 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9829
9830         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9831
9832         * configure.in (target_subdir): Set to ${target_alias} instead
9833         of "libraries".
9834
9835 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9836
9837         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9838         (Makefile): Depend on $(gcc_version_trigger).
9839
9840         * configure (gcc_version): Change default initializer to empty
9841         string.
9842         (gcc_version_trigger): New variable; pass this variable down
9843         to subdir configures to enable them checking gcc's version
9844         themselves. Emit make macros for both gcc_version vars.
9845         (topsrcdir): Initialize reliably.
9846         (recursion line): Remove --with-gcc-version=${gcc_version}.
9847
9848 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9849
9850         * configure (enable_version_specific_runtime_libs): Implement new flag
9851         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9852         in $(libsubdir); emit definition in each generated Makefile.
9853         (gxx_include_dir): Initialize depending on
9854         $enable_version_specific_runtime_libs.
9855
9856 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9857
9858         * configure (gcc_version): Initialize properly depending on
9859         how and where configure is started.
9860         (recursion line): Pass a --with-gcc-version=${gcc_version}
9861         to configures in subdirs.
9862
9863 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9864
9865         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9866         cygmon
9867
9868 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9869
9870         * configure.in: Add cygmon and libstub support for mn10200.
9871
9872 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9873
9874         * configure (gcc_version): Add new variable describing the
9875         particular gcc version we're building.
9876         * Makefile.in (libsubdir): Add new macro for the directory
9877         in which the compiler finds executables, libraries, etc.
9878         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9879         and libsubdir.
9880
9881 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9882
9883         * Makefile.in (local-clean): Remove *.log.
9884         (warning.log): Built with warn_summary from build.log.
9885         (mail-report.log): Run test_summary.
9886         (mail-report-with-warnings.log): Run test_summary including
9887         warning.log in the report.
9888
9889 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9890
9891         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9892
9893 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9894
9895         * Makefile.in (grep): Grep no longer depends on libiberty.
9896
9897 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9898
9899         * Makefile.in: all-snavigator needs all-libgui.
9900
9901 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9902
9903         * configure.in: Add cygmon and libstub support for mn10300.
9904
9905 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9906
9907         * missing: Update to version from automake 1.3.
9908
9909         * ltmain.sh: On installation, don't get confused if the same name
9910         appears more than once in the list of library names.
9911
9912 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9913
9914         * config.sub: Accept m68060 and m5200 as CPU names.
9915
9916 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9917
9918         * configure: Use && rather than using -a in test, because odd
9919         strings can confuse test.
9920         * configure.in: Likewise.
9921
9922 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9923
9924         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9925
9926 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9927
9928         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9929         bootstrap4-lean): New targets.
9930
9931 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9932
9933         * mpw-* Delete.  Not used.
9934
9935 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9936
9937         * COPYING.LIB: Update FSF address.
9938
9939 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9940
9941         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9942
9943         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9944         GAS_SUPPORT_DIRS.
9945
9946 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9947
9948         * ltconfig, ltmain.sh: Avoid producing a version number if
9949         -version-info was not used.
9950
9951 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9952
9953         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9954         building with newlib.
9955
9956 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9957
9958         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9959         Solaris `make' causes it to continue to next definition.
9960
9961 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9962
9963         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9964         the right GUI libraries and files are installed along with GDB.
9965
9966 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9967
9968         * configure.in: Change alpha to alpha* in several places.
9969
9970 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9971
9972         * config.sub: Recognize sparc86x.
9973
9974 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9975
9976         * configure.in (--enable-target-optspace): Remove debug echo.
9977
9978 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9979
9980         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9981
9982 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9983
9984         * ltconfig: Update cygwin32 support.
9985
9986         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9987         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9988         (GDB_SUPPORT_DIRS): Likewise.
9989
9990 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9991
9992         * configure.in (target_makefile_frag): If --enable-target-optspace,
9993         use -Os to compile target libraries rather than -O2.  Default to
9994         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9995         not used.
9996         * configure.in (target_cflags): Ditto for d30v.
9997
9998 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9999
10000         * Makefile.in (all-bfd): Depend on all-intl.
10001         (all-binutils): Likewise.
10002         (all-gas): Likewise.
10003         (all-gprof): Likewise.
10004         (all-ld): Likewise.
10005
10006 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10007
10008         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10009
10010 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10011
10012         * Makefile.in (all-bfd): Depend upon all-libiberty.
10013
10014         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10015
10016 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10017
10018         * Makefile.in: Add libstub.
10019
10020         * configure.in: Ditto. Build libstub for targets that have cygmon
10021         support.
10022
10023 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10024
10025         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10026
10027 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10028
10029         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10030         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10031
10032 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10033
10034         * configure: Define DEFAULT_M4 by searching PATH.
10035         * Makfile.in: Use DEFAULT_M4.
10036
10037 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10038
10039         * ltconfig: Add cygwin32 support.
10040
10041         * Makefile.in, configure.in: Add libtool as a native only directory
10042         to configure and build.
10043
10044 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10045
10046         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10047
10048 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10049
10050         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10051
10052 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10053
10054         * Makefile.in: add ash make rules
10055         * configure.in: add ash to native_only and host_tools lists
10056
10057 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10058
10059         * Makefile.in (all-gettext, all-intl): New targets.
10060         (ALL_MODULES): Added all-gettext, all-intl.
10061         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10062         (INSTALL_MODULES): Added install-gettext, install-intl.
10063         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10064
10065         * configure.in (host_tools): Added gettext.
10066         (native_only): Likewise.
10067         (noconfigdirs) [various cases]: Likewise.
10068         (host_libs): Added intl.
10069
10070 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10071
10072         * configure: Do not disable building gdbtk for cygwin32 hosts.
10073
10074 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10075
10076         * configure.in: Add thumb-coff target.
10077         * config.sub: Add thumb-coff target.
10078
10079 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10080
10081         * Makefile.in: Revert yesterday's change.
10082         (all-target-winsup):  all-target-librx stays out of here.
10083
10084 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10085
10086         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10087         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10088         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10089         Remove references to librx and libg++.
10090
10091 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10092
10093         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10094         recursive makes
10095
10096 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10097
10098         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10099         for newlib directory.
10100         (CXX_FOR_TARGET): Likewise.
10101
10102 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10103
10104         * ltconfig: Update after libtool/ltconfig.in change for
10105         hpux11.
10106
10107 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10108
10109         * ltconfig, ltmain.sh: Update to libtool 1.2.
10110
10111 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10112
10113         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10114         (install-gcc-cross): Instead, override LANGUAGES here.
10115
10116 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10117
10118         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10119         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10120
10121 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10122
10123         * configure.in: Add Thumb-pe target.
10124
10125 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10126
10127         * Makefile.in - changed sn targets to snavigator
10128         * configure.in - changed sn targets to snavigator
10129
10130 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10131
10132         * config-ml.in: After building symlink tree call make distclean
10133         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10134         to be the case for libiberty.
10135
10136 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10137
10138         * configure: When making link, also check the current
10139         directory. The configure scripts may create one.
10140
10141 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10142
10143         * config.sub: Accept alphapca56 and alphaev6 properly.
10144
10145 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10146
10147         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10148
10149 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10150
10151         * config.sub (sco5): Fix typo.
10152
10153 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10154
10155         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10156         install-itcl.
10157         (install-itcl): Remove dependency on install-tcl.
10158
10159 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10160
10161         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10162
10163 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10164
10165         * configure.in: Don't build libgui for a cygwin32 target when not on
10166         a cygwin32 host.
10167
10168 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10169
10170         * configure (redirect): Set to null, so default behavior of
10171         configure is now --verbose.
10172
10173 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10174
10175         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10176         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10177
10178 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10179
10180         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10181         this change to sync Makefile.in with its ChangeLog entries.
10182
10183 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10184
10185         * ltmain.sh (mkdir): Check that the directory doesn't exist
10186         before we exit with error, so that we don't get races during
10187         parallel builds.
10188
10189 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10190
10191         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10192
10193 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10194
10195         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10196         PICFLAG_FOR_TARGET.
10197         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10198
10199         * configure: Emit a definition for the new macro enable_shared
10200         into each Makefile.
10201
10202 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10203
10204         * configure.in (host_tools, native_only): Add libtool.
10205
10206 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10207
10208         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10209         Fix typo in ming config comment.
10210
10211 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10212
10213         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10214
10215 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10216
10217         * config.sub: Add tic30 cases, and map c30 to tic30.
10218
10219 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10220
10221         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10222         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10223         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10224         (CLEAN_TARGET_MODULES): Similarly
10225         (all-target-libf2c): Add dependences.
10226         * configure.in (target_libs): Add libf2c.
10227
10228 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10229
10230         * configure.in: Remove expect from noconfigdirs when target
10231         is cygwin32.  OK to build expect and dejagnu with Canadian
10232         Cross.
10233
10234 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10235
10236         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10237         host.
10238
10239         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10240         and mingw32.
10241
10242 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10243
10244         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10245         here as it is not defined in the toplevel Makefile.
10246
10247 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10248
10249         * configure (package_makefile_rules_frag): New variable, which names
10250         a file with generic rules, ...
10251         Change comment to mention we now have FIVE parts.
10252         * configure: Undo last change.
10253
10254 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10255
10256         * config.guess: More accurate determination of HP processor types.
10257         * config.sub: More accurate determination of HP processor types.
10258
10259 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10260
10261         * configure (package_makefile_frag): Move inserting the
10262         ${package_makefile_frag} to where it should be according
10263         to the comment.
10264
10265 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10266
10267         * config.guess: Add support for Linux/ARM.
10268
10269 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10270
10271         * .cvsignore: Remove *-info and *-install since they match
10272         release-info and mpw-install, which we don't want to just ignore.
10273
10274 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10275
10276         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10277
10278 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10279
10280         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10281         local_prefix to sub-make invocations.
10282
10283 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10284
10285         * configure.in: Check makefile fragments in the source
10286         directory.
10287
10288 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10289
10290         * configure.in: Check whether host and target makefile
10291         fragments exist before adding them to *_makefile_frag.
10292
10293 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10294
10295         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10296
10297 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10298
10299         * configure.in: Make sure we only replace RPATH_ENVVAR on
10300         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10301         regexp to sed.
10302
10303         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10304         to sub-makes.
10305
10306 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10307
10308         * config-ml.in (multi-do): LDFLAGS must include multilib
10309         designator.
10310
10311 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10312
10313         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10314
10315 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10316
10317         * config.sub: Add mingw32 support.
10318         * configure.in: Likewise.
10319
10320 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10321
10322         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10323
10324 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10325
10326         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10327         * configure (gxx_include_dir): Provide a definition for subdirs
10328         which do not use autoconf.
10329
10330 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10331
10332         * config.guess: Sync with egcs.  Picks up new alpha support,
10333         BeOS & some additional linux support.
10334
10335 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10336
10337         * config.guess: HP 9000/803 is a PA1.1 machine.
10338
10339 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10340
10341         * configure.in: It's alpha*-...
10342
10343 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10344
10345         * configure.in (host_makefile_frag, target_makefile_frag):
10346         Handle multiple config files.
10347         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10348         alpha-*-*.
10349
10350 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10351
10352         * mkdep: New file.
10353
10354 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10355
10356         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10357
10358 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10359
10360         * Makefile.in: Add libgui directory.
10361         (GDB_TK): Add all-libgui.
10362         * configure.in: Add libgui directory.
10363         * configure: Add all-libgui to GDB_TK.
10364
10365 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10366
10367         * config-ml.in (multidirs): Add m32r to multilib list.
10368
10369 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10370
10371         * Makefile.in (all-target-gperf): Change dependency to
10372         all-target-libstdc++.
10373
10374 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10375
10376         * config.guess: Add BeOS support.
10377
10378 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10379
10380         Source directory cvs renamed to cvssrc:
10381         * configure.in (host_tools): Change cvs to cvssrc.
10382         (native_only): Likewise.
10383         (noconfigdirs) [various cases]: Likewise.
10384         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10385         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10386         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10387         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10388         (all-cvssrc): Rename target from all-cvs.
10389
10390 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10391
10392         * configure (gxx_include_dir): Fix thinko.
10393
10394 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10395
10396         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10397         (install-cross, install-gcc-cross): New targets.
10398
10399 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10400
10401         * configure.in (noconfigdirs): Add support for Thumb target.
10402
10403         * config.sub (maybe_os): Add support for Thumb target.
10404
10405 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10406
10407         * Makefile.in: Add rules for cygmon.
10408
10409         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10410
10411 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10412
10413         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10414         * configure (gxx_include_dir): Provide a definition for subdirs
10415         which do not use autoconf.
10416
10417 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10418
10419         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10420         11/18/97 build
10421
10422 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10423
10424         * From Franz Sirl.
10425         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10426         found on RedHat Linux systems.
10427
10428 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10429
10430         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10431         guesses.
10432
10433 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10434
10435         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10436
10437 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10438
10439         * ltmain.sh: If mkdir fails, check whether the directory was created
10440         anyhow by some other process.
10441
10442 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10443
10444         * configure.in (d30v-*-*): Configure all directories.
10445
10446 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10447
10448         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10449         for the D30V.
10450
10451 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10452
10453         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10454
10455 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10456
10457         * include/libiberty.h: Add extern "C" { so it can be used with C++
10458         progrms.
10459         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10460         programs.
10461
10462 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10463
10464         * configure.in (d30v-*-*): Configure GCC now.
10465
10466 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10467
10468         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10469         is no longer needed.
10470
10471 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10472
10473         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10474
10475 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10476
10477         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10478         targets using "$@" to provide support for similar but not identical
10479         targets without having to duplicate code.
10480
10481 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10482
10483         * makefile.vms: Fix to work with DEC C.
10484
10485 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10486
10487         * config.sub: Add mips-tx39-elf to marketing names.
10488
10489 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10490
10491         * ltmain.sh: Handle symlinks in generated script.
10492
10493 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10494
10495         * configure: Handle autoconf style directory options: --bindir,
10496         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10497         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10498         --sysconfdir.
10499         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10500         (sharedstatedir, localstatedir, oldincludedir): New variables.
10501         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10502         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10503         sbindir, sharedstatedir, and sysconfdir.
10504
10505 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10506
10507         * Makefile.in (bootstrap-lean): New target.
10508
10509 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10510
10511         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10512         sn, and gnuserv from noconfigdirs.
10513
10514 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10515
10516         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10517
10518 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10519
10520         * Makefile.in (cross): New target.
10521
10522 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10523                           Jeff Law         <law@cygnus.com>
10524
10525         * Makefile.in (bootstrap2, bootstrap3): New targets.
10526         (all-bootstrap): Remove outdated and confusing target.
10527         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10528
10529 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10530
10531         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10532         windows.  Consistent with gdb/configure.
10533
10534 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10535
10536         * configure.in: Name Linux target fragment.
10537
10538         * configure: Rewrite so that project Makefile fragment is inserted
10539         first and appears last in the resulting Makefile.
10540
10541 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10542
10543         * Makefile.in (install-itcl): Install tcl first.
10544
10545 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10546
10547         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10548
10549 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10550
10551         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10552
10553         * configure.in (skipdirs): Add target-librx for Linux.
10554         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10555
10556 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10557
10558         * Makefile.in (bootstrap): New target.
10559
10560 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10561
10562         * config.sub: Accept 'amigados' for backward compatibility.
10563
10564 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10565
10566         * config.guess: Merge with FSF.
10567
10568 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10569
10570         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10571
10572 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10573
10574         * config.sub: Add "marketing-names" patch.
10575
10576 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10577
10578         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10579
10580 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10581
10582         * config.sub: Handle v850-elf.
10583
10584 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10585
10586         * .cvsignore (*-install): Remove.
10587
10588 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10589
10590         * ltconfig: Set CONFIG_SHELL in libtool.
10591         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10592
10593 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10594
10595         * configure.in (target_subdir): Set to libraries if enable_multilib.
10596
10597 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10598
10599         * config.guess: Update from gcc directory.
10600
10601 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10602
10603         * Makefile.in (all-sim): Depends on all-readline.
10604
10605 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10606
10607         * Makefile.in (BISON, YACC): Use $$s.
10608         (all-bison): Depend on all-texinfo.
10609
10610 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10611
10612         * Makefile.in (BISON): Add -L flag.
10613         (YACC): Likewise.
10614
10615 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10616
10617         * configure.in (noconfigdirs): Add support for v850e target.
10618
10619         * config.sub (maybe_os): Add support for v850e target.
10620
10621 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10622
10623         * configure.in (noconfigdirs): Add support for v850ea target.
10624
10625         * config.sub (maybe_os): Add support for v850ea target.
10626
10627 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10628
10629         * config.sub: Add mipstx39.  Delete r3900.
10630
10631 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10632
10633         * Makefile.in (all-autoconf): Depends on all-texinfo.
10634
10635 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10636
10637         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10638         eabi targets.
10639
10640 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10641
10642         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10643
10644         * configure: When handling a Canadian Cross, handle YACC as well as
10645         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10646         * Makefile.in (all-bison): Depend upon all-texinfo.
10647
10648 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10649
10650         * Makefile.in (BISON): bison, not byacc or bison -y.
10651         (YACC): bison -y or byacc or yacc.
10652         (various): Add *-bison as appropriate.
10653         (taz): No need to mess with BISON anymore.
10654
10655 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10656
10657         * configure: If OSTYPE matches *win32*, try to find a good value for
10658         CONFIG_SHELL.
10659
10660 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10661
10662         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10663         configure.in if it is present.
10664
10665 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10666
10667         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10668
10669 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10670
10671         * config.sub: Recognize `arc' cpu.
10672         * configure.in: Likewise.
10673         * config-ml.in: Likewise.
10674
10675 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10676
10677         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10678
10679 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10680
10681         * configure: Changed sed delimiter from ':' to '|' when
10682         attempting to substitute ${config_shell} for SHELL. On
10683         NT ${config_shell} may contain a ':' in it.
10684
10685 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10686
10687         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10688
10689 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10690
10691         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10692
10693 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10694
10695         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10696
10697         * ylwrap: If the program is a relative path, force it to be
10698         absolute.
10699
10700 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10701
10702         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10703
10704 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10705
10706         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10707         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10708         for libraries.
10709
10710 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10711
10712         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10713         separated by spaces.
10714
10715 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10716
10717         * ylwrap: New file.
10718         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10719
10720         * ltmain.sh: Handle /bin/sh at start of install program.
10721
10722         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10723
10724         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10725         * missing: New file, from automake 1.2.
10726
10727 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10728
10729         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10730         check-tk to CHECK_X11_MODULES.
10731
10732 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10733
10734         * config.sub: Merge with FSF.
10735
10736 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10737
10738         * config.guess: Merge with FSF.
10739
10740 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10741
10742         * configure: Treat msdosdjgpp like go32.
10743         * configure.in: Likewise.  Don't remove gprof for go32.
10744
10745         * configure: Change Makefile.tem2 to Makefile.tm2.
10746
10747 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10748
10749         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10750
10751 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10752
10753         * install-sh (chmodcmd): Set to null if the DST directory already
10754         exists.  Same as Nov 11th change.
10755
10756 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10757
10758         * configure (GDB_TK): Needs itcl and tix.
10759
10760 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10761
10762         * config.guess: Update from FSF.
10763
10764 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10765
10766         * Makefile.in (GDB_TK): Depend on itcl and tix.
10767
10768 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10769
10770         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10771         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10772         (INSTALL_SCRIPT): New variable.
10773         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10774         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10775         to -x.
10776         * install-sh: Add support for -x option.
10777
10778 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10779
10780         * configure.in, Makefile.in: Treat tix like itcl.
10781
10782 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10783
10784         * Makefile.in (WINDRES): New variable.
10785         (WINDRES_FOR_TARGET): New variable.
10786         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10787         (EXTRA_HOST_FLAGS): Add WINDRES.
10788         (EXTRA_TARGET_FLAGS): Add WINDRES.
10789         (EXTRA_GCC_FLAGS): Add WINDRES.
10790         ($(DO_X)): Pass down WINDRES.
10791         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10792         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10793         DLLTOOL_FOR_TARGET.
10794
10795 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10796
10797         * configure.in: configure sim before gdb for win32-x-ppc
10798
10799 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10800
10801         Move gperf into the toplevel, from libg++.
10802         * configure.in (target_tools): Add target-gperf.
10803         (native_only): Add target-gperf.
10804         * Makefile.in (all-target-gperf): New target, depend on
10805         all-target-libg++.
10806         (configure-target-gperf): Empty rule.
10807         (ALL_TARGET_MODULES): Add all-target-gperf.
10808         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10809         (CHECK_TARGET_MODULES): Add check-target-gperf.
10810         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10811         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10812
10813 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10814
10815         * config.sub (mn10200): Recognize new basic machine.
10816
10817 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10818
10819         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10820         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10821
10822 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10823
10824         * configure.in: If we're building mips-sgi-irix6* native, turn on
10825         ENABLE_MULTILIB and set TARGET_SUBDIR.
10826
10827 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10828
10829         * Makefile.in (all-sn): Depend on all-grep.
10830
10831 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10832
10833         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10834
10835         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10836         Makefile.  From Jeff Makey <jeff@cts.com>.
10837         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10838
10839         * Makefile.in (DISTBISONFILES): Remove.
10840         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10841         $(DEFAULT_YACC).
10842
10843         * configure.in: Build itl, db, sn, etc., when building for native
10844         cygwin32.
10845
10846         * Makefile.in (LD): New variable.
10847         (EXTRA_HOST_FLAGS): Pass down LD.
10848         ($(DO_X)): Likewise.
10849
10850 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10851
10852         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10853
10854 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10855
10856         * configure.in (targargs): Strip out any supplied --build argument
10857         before adding our own. Always add --build.
10858
10859 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10860
10861         * configure.in (targargs): Pass --build if we're doing
10862         a cross-compile.
10863
10864 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10865
10866         * configure: Use '|' instead of ":" as the separator in
10867         sed. Otherwise sed chokes on NT path names with drive
10868         designators. Also look for "?:*" as the leading characters in an
10869         absolute pathname.
10870
10871 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10872
10873         * config.sub: Support for r3900.
10874
10875 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10876
10877         * configure.in: Use install-sh, not install.sh.
10878
10879 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10880
10881         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10882         apply it twice.
10883
10884 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10885
10886         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10887         install-binutils.
10888
10889 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10890
10891         * Makefile.in: Add automake targets.
10892         * configure.in (host_tools): Add automake.
10893
10894 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10895
10896         * configure: Default CXX to c++, not gcc.
10897         * Makefile.in (CXX): Set to c++, not gcc.
10898         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10899
10900 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10901
10902         * install-sh: try appending a .exe if source file doesn't
10903         exist
10904
10905 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10906
10907         * configure.in: Turn on multilib by default.
10908         (cross_only): Remove target-libiberty.
10909
10910         * Makefile.in (all-gcc): Don't depend on libiberty.
10911
10912 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10913
10914         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10915
10916 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10917
10918         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10919         (DISTBISONFILES): Add ld/Makefile.in
10920
10921 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10922
10923         * configure.in: if target is cygwin32 but host isn't cygwin32,
10924         don't configure gdb tcl tk expect, not just gdb.
10925
10926 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10927
10928         * configure.in: Added gnuserv everywhere sn appears.
10929
10930         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10931         (CROSS_CHECK_MODULES): Added check-gnuserv.
10932         (INSTALL_MODULES): Added install-gnuserv.
10933         (CLEAN_MODULES): Added clean-gnuserv.
10934         (all-gnuserv): New target.
10935
10936 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10937
10938         * config.guess: Fixes for MIPS OpenBSD systems.
10939
10940 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10941
10942         * Makefile.in (INSTALL_XFORM): Remove.
10943         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10944
10945         * mkinstalldirs: New file, copied from automake.
10946         * Makefile.in (installdirs): Rename from install-dirs.  Use
10947         mkinstalldirs.  Change all users.
10948         (DEVO_SUPPORT): Add mkinstalldirs.
10949
10950 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10951
10952         * install-sh: Rename from install.sh.
10953         * Makefile.in (INSTALL): Change install.sh to install-sh.
10954         (DEVO_SUPPORT): Likewise.
10955
10956         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10957         Graichen <graichen@rzpd.de>.
10958
10959 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10960
10961         * config.guess: Recognize OpenBSD systems correctly.
10962
10963 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10964
10965         * README, Makefile.in (ETC_SUPPORT): Remove references to
10966         cfg-paper*, configure.{texi,man,info*}._
10967
10968 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10969
10970         * Makefile.in (all.normal): Ensure that gcc is built after all
10971         the x11 - ie gdb - targets.
10972
10973 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10974
10975         * makefile.vms: Don't run conf-a-gas.
10976
10977 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10978
10979         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10980
10981 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10982
10983         * configure.in: Remove noconfigdirs case since gdb also
10984         configures and builds for tic80-coff.
10985
10986 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10987
10988         * configure: Set cache_file to config.cache.
10989         * Makefile.in (local-distclean): Remove config.cache.
10990
10991 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10992
10993         * COPYING: Update FSF address.
10994
10995 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10996
10997         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10998         noconfigdirs.
10999
11000 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11001
11002         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11003         MAKEDIRS, is empty.
11004
11005 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11006
11007         * config.sub: Tweak mn10300 entry.
11008
11009 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11010
11011         * configure.in (host_tools): Put sim before gdb, so gdb's
11012         configure.tgt can determine if the simulator was configured.
11013
11014 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11015
11016         * config.sub: Move BeOS $os case to be with other Cygnus
11017         local cases.
11018
11019 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11020
11021         * config.sub: Remove misplaced comment that broke Linux.
11022
11023 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11024
11025         * config.sub: Add BeOS support.
11026
11027 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11028
11029         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11030
11031 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11032
11033         * configure.in (noconfigdirs): Remove tcl and tk from
11034         noconfigdirs for cygwin32 builds.
11035
11036 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11037
11038         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11039
11040 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11041
11042         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11043         make-all.com, use makefile.vms instead.
11044
11045 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11046
11047         * config.sub: Accept -lnews*.
11048
11049 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11050
11051         * configure.in (noconfigdirs): Disable target-newlib,
11052         target-examples and target-libiberty for d30v.
11053
11054 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11055
11056         * configure.in (noconfigdirs): Enable ld for d30v.
11057
11058 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11059
11060         * configure.in (tic80-*-*): Build compiler.
11061
11062 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11063
11064         * configure.in (d30v-*): Remove sim directory from list of
11065         unsupported d30v directories
11066
11067 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11068
11069         * config.sub, configure.in: Add d30v target cpu.
11070
11071 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11072
11073         * makefile.vms: New file.
11074         * make-all.com: Remove.
11075
11076 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11077
11078         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11079
11080 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11081
11082         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11083
11084 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11085
11086         * Makefile.in (ALL_MODULES): Added all-db.
11087         (CROSS_CHECK_MODULES): Addec check-db.
11088         (INSTALL_MODULES): Added install-db.
11089         (CLEAN_MODULES): Added clean-db.
11090
11091 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11092
11093         * config.guess: Merge with latest FSF sources.
11094
11095 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11096
11097         * Makefile.in (ALL_MODULES): Added all-itcl.
11098         (CROSS_CHECK_MODULES): Added check-itcl.
11099         (INSTALL_MODULES): Added install-itcl.
11100         (CLEAN_MODULES): Added clean-itcl.
11101
11102 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11103
11104         * configure.in: build gdb for mn10200
11105
11106 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11107
11108         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11109
11110 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11111
11112         * configure.in (tic80-*-*): Turn off most targets right now.
11113
11114 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11115
11116         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11117         rather than the makeinfo program.
11118         (do-info): Depend upon all-texinfo.
11119
11120 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11121
11122         * configure.in: Remove uses of config/mh-linux.
11123
11124         * config.sub, config.guess: Merge with latest FSF sources.
11125
11126 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11127
11128         * config.sub (case $basic_machine): Add tic80 entries.
11129
11130 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11131
11132         * config.sub, config.guess: Merge with latest FSF sources.
11133
11134 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11135
11136         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11137         * mpw-config.in: Test for NewFolderRecursive.
11138         * mpw-install: Use symbolic name for startup filename.
11139         * mpw-README: Add various additional details.
11140
11141 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11142
11143         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11144
11145 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11146
11147         * configure.in: Do build gcc and the target libraries for
11148         the mn10200.
11149
11150 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11151
11152         * configure.in: don't avoid building gdb for mn10300 any more
11153         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11154         instead of single-quoting it.
11155
11156 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11157
11158         * configure.in: Don't use --with-stabs on IRIX 6.
11159
11160 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11161
11162         * configure.in (m32r): Build gdb, libg++ now.
11163
11164 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11165
11166         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11167         directories from noconfigdirs.
11168
11169 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11170
11171         * config.sub (basic_machine): added mips16 configuration
11172
11173 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11174
11175         * config.sub: Handle d10v-unknown.
11176
11177 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11178
11179         * config.sub: Handle v850-unknown.
11180
11181 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11182
11183         * Makefile.in: add findutils
11184         * configure.in: add findutils to list of host_tools
11185
11186 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11187
11188         * config.sub: Handle mn10200 and mn10300.
11189
11190 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11191
11192         * configure.in (d10v-*): Do not build librx.
11193
11194 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11195
11196         * configure.in (mn10300): Build everything except gdb & libgloss.
11197
11198 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11199
11200         * config.guess:  Patch for Dansk Data Elektronik servers,
11201         from Niels Skou Olsen <nso@dde.dk>.
11202
11203         For ncr, use /bin/uname rather than uname, since GNU uname does not
11204         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11205
11206         Patch for MIPS R4000 running System V,
11207         from Eric S. Raymond <esr@snark.thyrsus.com>.
11208
11209         Fix thinko for nextstep.
11210
11211         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11212
11213         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11214         * config.guess: Guess mips-dec-mach_bsd4.3.
11215
11216         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11217         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11218         release numbers.
11219         * config.guess (mips-mips-riscos*):  Emit just enough of the
11220         release number.
11221
11222         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11223         * config.guess (sparc-auspex-sunos*):  Added.
11224         (f300-fujitsu-*): Added.
11225
11226         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11227         * config.guess:  Recognize a Tadpole as a sparc.
11228
11229 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11230
11231         * config.guess: Don't assume that NextStep version is either 2 or
11232         3.  NextStep 4 (aka OpenStep 4) has come out now.
11233
11234 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11235
11236         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11237         From Rik Faith <faith@cs.unc.edu>.
11238
11239 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11240
11241         * config.sub: Contributions from bug-gnu-utils to:
11242         Support plain "hppa" (no version given) architecture, reported by
11243         OpenStep.
11244         OpenBSD like NetBSD.
11245         LynxOs is not a hardware supplier.
11246
11247         * config.guess: Contributions from bug-gnu-utils to add support for:
11248         OpenBSD like NetBSD.
11249         Stratus systems.
11250         More Pyramid systems.
11251         i[n>4]86 Intel chips.
11252         M680[n>4]0 Motorola chips.
11253         Use unknown instead of lynx for hardware manufacturer.
11254
11255 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11256
11257         * install.sh (chmodcmd): Set to null if the DST directory already
11258         exists.
11259
11260 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11261
11262         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11263         not use mt-ppc target Makefile fragment any more.
11264
11265 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11266
11267         * configure.in (*-*-windows):  Exclude everything but those dirs
11268         needed to build windows.
11269
11270 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11271
11272         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11273
11274 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11275
11276         * configure.in:  Exclude mmalloc from i386-windows.
11277
11278 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11279
11280         * Undo my previous change.
11281
11282 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11283
11284         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11285         unconditionally.
11286         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11287
11288 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11289
11290         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11291         host to add it's own flags.
11292
11293 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11294
11295         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11296
11297 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11298
11299         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11300         (CXX_FOR_TARGET): Likewise.
11301         (GCC_FOR_TARGET): Define.
11302         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11303         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11304         CC_FOR_TARGET was specified on the command line.
11305         (MAKEOVERRIDES): Don't define.
11306
11307 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11308
11309         * configure.in (m32r): Fix spelling of libg++ libs.
11310
11311 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11312
11313         * config.sub (-apple*): Remove, now redundant.
11314
11315 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11316
11317         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11318
11319         * configure: Rework yesterday's sed script patch.
11320
11321         * config.sub: Merge with FSF.
11322
11323 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11324
11325         * config.guess:  Merge from FSF.
11326
11327         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11328         * config.guess: Use pc instead of unknown, for pc clone systems.
11329         Change linux to linux-gnu.
11330
11331         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11332         * config.guess: Avoid non-portable tr syntax.
11333
11334 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11335
11336         * test-build.mk (HOLES): Add "xargs" for gdb.
11337
11338         * configure: Avoid hpux10.20 sed bug.
11339
11340 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11341
11342         * configure.in:  Add support for windows host
11343         (that is a build done under the Microsoft build environment).
11344
11345 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11346
11347         * Makefile.in: Replace all uses of srcroot with s, to shrink
11348         command line lengths.
11349
11350         Patches from Geoffrey Noer <noer@cygnus.com>:
11351         * configure.in: If configuring for newlib, pass --with-newlib to
11352         subdirectories.
11353         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11354         -Bnewlib/ and -Lwinsup to gcc.
11355         (CXX_FOR_TARGET): Likewise.
11356
11357 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11358
11359         * Makefile.in (ETC_SUPPORT): Add configure.
11360
11361 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11362
11363         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11364         host configuration file.
11365
11366 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11367
11368         * configure.in: Break mn10x00 support into separate
11369         mn10200 and mn10300 configurations.
11370         * config.sub: Likewise.
11371
11372 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11373
11374         * configure.in: Add lots of stuff to noconfigdirs for
11375         the mn10x00 targets.
11376
11377         * config.sub, configure.in: Add mn10x00 support.
11378
11379 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11380
11381         * make-all.com: Call conf-a-gas, not config-a-gas.
11382
11383 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11384
11385         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11386         targets.
11387
11388 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11389
11390         * mpw-README: Add much more detail for native PowerMac.
11391         * mpw-install: New file.
11392         * mpw-configure: Add --norecursion and --help options.
11393         * mpw-config.in: Translate readme and install files when
11394         copying to objdir.
11395         * mpw-build.in: Don't always depend on byacc and flex.
11396         (install-only-top): New action.
11397
11398 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11399
11400         * configure.in:  You can now configure GDB for the v850.
11401
11402 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11403
11404         * configure.in (noconfigdirs): Don't configure any C++ dirs
11405         if targeting D10V.
11406
11407 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11408
11409         * config.sub: Recognize mips64vr5000.
11410
11411 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11412
11413         * configure.in: Use a single line for host_tools and native_only.
11414
11415 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11416
11417         * config.sub, configure.in: Add entries for m32r.
11418
11419 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11420
11421         * Makefile.in (inet-install): Don't run install-gzip.
11422
11423 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11424
11425         * configure.in:  Don't config lots of things for *-*-windows*.
11426
11427 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11428
11429         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11430         (host_libs, host_tools): Copy from configure.in.
11431         * mpw-configure: Don't complain about directories not found.
11432
11433 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11434
11435         * configure.in (i[345]86): Recognize i686 for pentium pro.
11436         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11437         file.
11438
11439         * config.guess (i[345]86): Ditto.
11440
11441 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11442
11443         * configure.in (noconfigdirs): Removed gdb for D10V.
11444
11445 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11446
11447         * configure.in: Remove ld, target-libio, target-libg++, and
11448         target-libstdc++ from noconfigdirs.
11449
11450 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11451
11452         * configure: Fix three locations where shell scripts were
11453         being run directly rather than with config_shell.
11454
11455 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11456
11457         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11458         * config.sub (basic_machine): Recognize v850.
11459
11460 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11461
11462         * mpw-configure: Handle multiple enable/disable options and
11463         pass them down recursively, handle -c and -s flags appropriately
11464         depending on choice of compiler, add escape mechanism for
11465         quoted arguments to gC.
11466
11467 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11468
11469         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11470         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11471         so that -mrelocatable-lib and -mno-eabi are used.
11472
11473         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11474         not support --print-multi-lib, don't abort.
11475
11476 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11477
11478         * make-all.com: Run config-a-gas.
11479         * setup.com: Don't copy subdirectory files around.
11480
11481 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11482
11483         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11484         target, it now compiles correctly.
11485
11486 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11487
11488         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11489
11490 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11491
11492         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11493
11494 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11495
11496         * configure.in (native_only): Add prms.
11497
11498 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11499
11500         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11501         (BINUTILS_SUPPORT_DIRS): Likewise.
11502
11503 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11504
11505         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11506         d10v support is added.
11507
11508 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11509
11510         * configure.in (d10v-*-*): New target.
11511
11512 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11513
11514         * config.guess (HP 9000/811): Recognize this as a PA1.1
11515         machine.
11516
11517 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11518
11519         * Makefile.in (do-tar-gz): New target, split out from tail end of
11520         taz target.  Run each command separately, don't use pipes.
11521         (taz): Use it.
11522
11523 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11524
11525         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11526         * mpw-build.in: No builds should depend on building byacc or flex,
11527         they are assumed to be installed already.
11528
11529 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11530
11531         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11532         variable that CC_FOR_TARGET needs.
11533
11534 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11535
11536         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11537         options have changed since the last time the subdirectory was
11538         configured, and if it has, reconfigure.
11539         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11540         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11541
11542 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11543
11544         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11545         CLEAN_MODULES): Add bash.
11546         (all-bash): New target.
11547
11548 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11549
11550         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11551
11552 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11553
11554         * config.sub (basic_machine): Recognize d10v as a valid processor.
11555
11556 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11557
11558         * mpw-configure: Add support for --bindir.
11559         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11560
11561 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11562
11563         * configure.in: add bash, time, gawk to list of hosttools and things
11564         to only build for native toolchains
11565
11566 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11567
11568         * Makefile.in (docdir): Remove.
11569
11570 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11571
11572         * Makefile.in (datadir): Set to $(prefix)/share.
11573
11574 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11575
11576         * configure.in: build diff and patch for cygwin32-hosted
11577         toolchains.
11578
11579 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11580
11581         * config.sub: Accept -rtems*.
11582
11583 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11584
11585         * configure.in: enable dosrel for cygwin32-hosted builds,
11586                 remove diff from the list of things not buildable
11587                 via Canadian Cross
11588
11589 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11590
11591         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11592         don't get ". ".
11593
11594 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11595
11596         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11597
11598 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11599
11600         * Makefile.in (taz): Handle case where tex3patch didn't even get
11601         checked out.  Also, if it was found, put the symlink in a new util
11602         subdirectory.
11603
11604 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11605
11606         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11607
11608 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11609
11610         * config.sub: Recognize -openvms.
11611         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11612         * make-all.com, setup.com: New files.
11613
11614 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11615
11616         * Makefile.in (taz): tex3patch moved to texinfo/util.
11617
11618 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11619
11620         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11621         * configure.in: remove make from disable-if-Can-Cross list
11622                 enable gdb if ${host} and ${target} are cygwin32
11623
11624 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11625
11626         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11627         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11628
11629 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11630
11631         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11632         distinguish sysv/svr4/bsd variants.
11633         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11634
11635 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11636
11637         * configure.in: Added copyright notice.
11638         * move-if-change: Added copyright notice.
11639
11640 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11641
11642         * configure.in (powerpcle-*-solaris*): Until we get shared
11643         libraries working, don't build gdb, sim, make, tcl, tk, or
11644         expect.
11645
11646 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11647
11648         * config.guess:  Merge with FSF:
11649
11650         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11651         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11652
11653         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11654         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11655
11656         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11657         * config.guess:  Combine two OSF1 rules.
11658         Also recognize field test versions.  From mjr@zk3.dec.com.
11659         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11660         because GNU uname does not support -p.  From pmr@pajato.com.
11661
11662 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11663
11664         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11665
11666 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11667
11668         * mpw-README: Document GCCIncludes.
11669
11670 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11671
11672         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11673
11674 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11675
11676         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11677
11678 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11679
11680         * configure.in (*-*-cygwin32): Configure make.
11681
11682 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11683
11684         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11685
11686 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11687
11688         * Makefile.in (all-inet): Depend on all-perl.
11689
11690         * Makefile.in (inet-install): New target.
11691
11692         * Makefile.in (all-inet): Depend on all-tcl.
11693         (all-inet): Depend on all-send-pr.
11694
11695 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11696
11697         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11698         temporarily.
11699
11700 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11701
11702         * configure.in: Don't configure --with-gnu-ld on AIX.
11703
11704 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11705
11706         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11707
11708 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11709
11710         * Makefile.in (ALL_MODULES): Added all-inet.
11711         (CROSS_CHECK_MODULES): Added check-inet.
11712         (INSTALL_MODULES): Added install-inet.
11713         (CLEAN_MODULES): Added clean-inet.
11714         (all-indent): New target.
11715
11716         * configure.in (host_tools): Added inet.
11717         (native_only): Added inet.
11718         (noconfigdirs): Added inet.
11719
11720 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11721
11722         * configure.in: Don't configure libgloss if we are not configuring
11723         newlib.
11724
11725 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11726
11727         * configure.in: Don't configure libgloss for unsupported
11728         architectures.
11729
11730 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11731
11732         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11733
11734 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11735
11736         * Makefile.in (ALL_MODULES): Include all-apache.
11737         (CROSS_CHECK_MODULES): Include check-apache.
11738         (INSTALL_MODULES): Include install-apache.
11739         (all-apache): New target.
11740
11741         * configure.in: Added apache everywhere perl is seen.
11742
11743 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11744
11745         * Makefile.in: Add support for clean-{module} and
11746         clean-target-{module} rules.
11747
11748 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11749
11750         * configure.in (*-*-ose) do not build libgloss.
11751
11752 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11753
11754         * config.guess (prep*:SunOS:5.*:*): Turn into
11755         powerpele-unknown-solaris2.
11756
11757 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11758
11759         * configure.in: Permit --enable-shared to specify a list of
11760         directories.
11761
11762 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11763
11764         * configure.in (host==solaris): Pass only the first word of $CC
11765         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11766
11767 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11768
11769         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11770
11771 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11772
11773         * Makefile.in (ALL_MODULES): Include all-perl.
11774         (CROSS_CHECK_MODULES): Include check-perl.
11775         (INSTALL_MODULES): Include install-perl.
11776         (ALL_X11_MODULES): Include all-guile.
11777         (CHECK_X11_MODULES): Include check-guile.
11778         (INSTALL_X11_MODULES): Include install-guile.
11779         (all-perl): New target.
11780         (all-guile): New target.
11781
11782         * configure.in (host_tools): Include perl and guile.
11783         (native_only): Include perl and guile.
11784         (noconfigdirs): Don't build guile and perl; no ports have been
11785         done.
11786
11787 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11788
11789         * configure (--enable-*): Handle quoted option lists such as
11790         --enable-sim-cflags='-g0 -O' better.
11791
11792 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11793
11794         * Makefile.in ({,inst}all-target): New rule so we can make and
11795         install all of the target directories easily.
11796
11797 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11798
11799         * configure.in: Add missing global flag in sed substitution when
11800         deleting `target-' from ${configdirs}.
11801
11802 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11803
11804         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11805         option.
11806
11807         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11808         config/mh-necv4.
11809
11810         * install.sh: Correct misspelling of transformbasename.
11811
11812         * config.guess: Recognize mips-*-sysv*.
11813
11814 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11815
11816         * config.sub: Recognize mon960.
11817
11818 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11819
11820         * configure: Restore Canadian Cross handling of BISON and LEX,
11821         removed in Feb 20 change.
11822
11823 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11824
11825         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11826         Mention make install.  Remove the old copyright date as well the
11827         clumsy and rather pointless copyright on the README file.
11828
11829 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11830
11831         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11832         Makefile after running symlink-tree, then run `make distclean' to
11833         avoid clobbering any generated files in srcdir.
11834
11835 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11836
11837         * configure.in (m68k-*-netbsd*): Build everything now.
11838
11839 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11840
11841         * Makefile.in (taz): Fix quoting.
11842
11843 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11844
11845         * configure.in (sparclet-*-*): Build everything now.
11846
11847 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11848
11849         * configure.in (m68k-*-linux*): New host.
11850
11851 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11852
11853         * configure: Check for bison before byacc.
11854
11855 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11856
11857         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11858         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11859         searching PATH.  These are used as fallbacks by Makefile.in if
11860         flex/bison/byacc aren't in objdir.
11861
11862 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11863
11864         * Makefile.in: Make everything which depends upon all-bfd also
11865         depend upon all-opcodes, in case --with-commonbfdlib is used.
11866
11867 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11868
11869         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11870         building NT native compilers on Unix.
11871
11872 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11873
11874         * configure.in: Don't get CC from the host Makefile fragment if we
11875         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11876         Solaris test for /usr/ucb/cc to the post target script, just after
11877         the compiler sanity test.
11878
11879 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11880
11881         * config.sub: Merge with FSF.
11882
11883 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11884
11885         * Makefile.in (RPATH_ENVVAR): New variable.
11886         (REALLY_SET_LIB_PATH): Use it.
11887         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11888
11889 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11890
11891         * config.sub, configure.in: Recognize sparclet cpu.
11892
11893 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11894
11895         * config.guess:  Support m68k-cbm-sysv4.
11896
11897 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11898
11899         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11900         m68k-unknown-linuxaout from linker help string.  Put quotes around
11901         $ld_help_string.
11902
11903 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11904
11905         * config.guess (powerpc-harris-powerunix): Add guess for port
11906         to new target.
11907
11908 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11909
11910         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11911
11912 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11913
11914         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11915         $(REALLY_SET_LIB_PATH) in Makefile.
11916         * Makefile.in (SET_LIB_PATH): New variable.
11917         (REALLY_SET_LIB_PATH): New variable.
11918         ($(DO_X)): Use $(SET_LIB_PATH).
11919         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11920         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11921         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11922         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11923         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11924         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11925         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11926         (install-dosrel): Likewise.
11927         (all-opcodes): Depend upon all-libiberty.
11928
11929 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11930
11931         * config.guess (*:CYGWIN*): New
11932
11933 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11934
11935         * Makefile.in (all-target-winsup): All all-target-libiberty.
11936
11937 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11938
11939         * configure.in (noconfigdirs): Add missing # in front of comment.
11940
11941 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11942
11943         * configure.in: add second pass to things added to noconfigdirs
11944         so *-gm-magic can exclude libgloss properly.
11945
11946 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11947
11948         * mpw-configure (extralibs_name, rez_name): Set correctly
11949         for MWC68K compiler.
11950
11951         * mpw-README: Add more info on the necessary build tools.
11952
11953 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11954
11955         * configure.in, config.sub: Recognize cygwin32.
11956
11957 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11958
11959         * config.guess, config.sub: Recognize A/UX.
11960
11961 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11962
11963         * config.sub: Merge with gcc/config.sub.
11964
11965 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11966
11967         * mpw-build.in (do-binutils): Add build of stamps.
11968
11969 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11970
11971         * config.sub: Add recognition for mips64vr4100*-* targets.
11972
11973 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11974
11975         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11976         Add creation of gconfigargs with `--enable-shared' turned on.
11977         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11978         ($(host)-stamp-stage3-configured): Likewise.
11979         (HOLES): Add chatr and ldd.
11980         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11981
11982 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11983
11984         * configure: Pass --nfp to recursive configures.
11985
11986 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11987
11988         * Makefile.in (DLLTOOL): New.
11989         (DLLTOOL_FOR_TARGET): New.
11990         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11991         (EXTRA_TARGET_FLAGS): Ditto.
11992         (EXTRA_GCC_FLAGS): Ditto.
11993         (CONFIGURE_TARGET_MODULES): Ditto.
11994         (DO_X): Ditto.
11995         * configure: Add DLLTOOL.
11996
11997 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11998
11999         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12000         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12001         mh-sco, since old workarounds no longer needed, and don't
12002         build ld, since libraries have weak symbols in COFF.
12003
12004 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12005
12006         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12007
12008 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12009
12010         * configure.in: Make sure that ${CC} can be used to compile an
12011         executable.
12012
12013 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12014
12015         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12016         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12017         nothing depending on whether gdbtk is being built.
12018
12019 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12020
12021         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12022
12023 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12024
12025         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12026         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12027
12028 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12029
12030         * config-ml.in: Add support for
12031         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12032         Simplify setting of multidirs from --disable-foo.
12033
12034 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12035
12036         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12037         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12038         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12039         non-empty, pass them on to the  GCC make.
12040         (all-bootstrap): New rule that is like all-gcc, except it executes
12041         the GCC bootstrap rule instead of the GCC all rule.
12042
12043 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12044
12045         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12046
12047 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12048
12049         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12050         DG/UX support.
12051
12052 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12053
12054         * config.sub (i*86*) Change [345] to [3456]
12055
12056 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12057
12058         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12059         --with-gnu-ld=no.
12060
12061 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12062
12063         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12064         AIX multilibs get built.
12065
12066 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12067
12068         * configure.in (i386-win32): Don't build expect if we're not
12069         building the tcl subdir.
12070
12071 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12072
12073         * Makefile.in: (configure-target-examples, all-target-examples):
12074         New targets, configure and build example programs.
12075
12076 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12077
12078         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12079         use it as input to sedit the generated MPW makefile.
12080         * mpw-README: Add a suggestion about Gestalt.h.
12081
12082 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12083
12084         * config.sub: Accept *-*-ieee*.
12085
12086 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12087
12088         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12089         Ronald F. Guilmette <rfg@monkeys.com>.
12090
12091 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12092
12093         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12094         for powerpc-pe native.
12095         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12096         (target==powerpc-pe): duplicate i386-win32 entry.
12097
12098 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12099
12100         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12101         of vxworks, not just vxworks5.1.
12102
12103 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12104
12105         * mpw-configure: Add support for exec-prefix.
12106
12107 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12108
12109         * config.guess: Recognize HP model 816 machines as having
12110         a PA1.1 processor.
12111
12112 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12113
12114         * configure: Ignore new autoconf configure options.
12115
12116 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12117
12118         * config.guess:  Recognize Pentium under SCO.
12119         From Robert Lipe <robertl@arnet.com>.
12120
12121 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12122
12123         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12124
12125 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12126
12127         * configure.in: Don't configure gas for alpha-dec-osf*.
12128
12129 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12130
12131         * configure.in: Default to --with-stabs for some targets for which
12132         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12133         i[345]86*-*-unixware*.
12134
12135 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12136
12137         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12138         rather than basing it on the target.  Simplify handling of options
12139         controlling which directories to configure.  Remove extraneous
12140         slash in multi-clean target.
12141
12142 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12143
12144         * config-ml.in: Prefix more variables with ml_ so they don't collide
12145         with configure's.
12146
12147 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12148
12149         * configure: Don't turn -v into --v.
12150
12151 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12152
12153         * configure.in (targargs): Fix typo.
12154
12155         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12156
12157 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12158
12159         * configure.in: Strip --host and --target options from
12160         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12161         --with-cross-host option when building with a cross-compiler.
12162         * configure: Canonicalize the arguments put into config.status by
12163         always using `=' for an option with an argument.  Pass a presumed
12164         --host or --target explicitly.
12165
12166 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12167
12168         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12169         into general OS recognition case.
12170
12171 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12172
12173         * configure.in (target_configdirs): add target-winsup only
12174         for win32 target systems.
12175
12176 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12177
12178         * Makefile.in (all-target-libgloss): Depend upon
12179         configure-target-newlib, since when libgloss is built it looks to
12180         see if the newlib directory exists.
12181
12182 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12183
12184         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12185         cfg-ml-*.in.
12186
12187 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12188
12189         * configure: Handle LD and LD_FOR_TARGET when configuring a
12190         Canadian Cross.
12191
12192 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12193
12194         * configure.in (target_libs): add target-winsup.
12195         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12196         (target==ppcle-pe): remove ld from $noconfigdirs.
12197
12198 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12199
12200         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12201         Preserve relative path names in $srcdir.  Build symlink tree if
12202         configuring cross target dir and srcdir=. (= no VPATH support).
12203         (configure-target-libg++): Depend on configure-target-librx.
12204         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12205         * config-ml.in: New file.
12206         * symlink-tree: New file.
12207         * configure: Ensure srcdir="." if that's what it is.
12208
12209 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12210
12211         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12212         includes and FLEX_SKELETON setting.
12213         * mpw-configure (--with-gnu-ld): New option, controls whether
12214         to use PPCLink or ld with PowerMac GCC.
12215         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12216         * mpw-config.in: Configure grez if targeting Mac.
12217
12218         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12219         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12220         just macos.
12221         * configure.in: Configure grez resource compiler if targeting Mac.
12222         * Makefile.in (all-grez, install-grez): New targets.
12223
12224 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12225
12226         * configure: CXX defaults to gcc, not g++.  If we find
12227         gcc in the path, set CC to gcc -O2.
12228
12229 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12230
12231         * configure: Default ${build} correctly.  Avoid picking up extra
12232         spaces when reading CC and CXX from Makefile.  When doing a
12233         Canadian Cross, use plausible default values for numerous
12234         variables.
12235         * configure.in: When doing a Canadian Cross, don't try to
12236         configure tools whose configure script can't handle it.
12237
12238 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12239
12240         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12241
12242 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12243
12244         * configure:  Remove dubious bug reporting address.
12245
12246 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12247
12248         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12249         configure script, run that instead of this directory's configure.
12250         In either case, print a message that we're configuring the sub-dir.
12251
12252 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12253
12254         * configure.in: Before checking for the existence of various files,
12255         use sed to filter out "target-".
12256
12257 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12258
12259         * Makefile.in (DO_X): Split rule to decrease command line length
12260         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12261         (Philippe De Muyter).
12262
12263 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12264
12265         * Makefile.in (all-patch): depend on all-libiberty.
12266
12267 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12268
12269         * configure.in: If the only directory in target_configdirs which
12270         actually exists is libiberty, then set target_configdirs to empty,
12271         to avoid trying to build a target libiberty in a gas or gdb
12272         distribution.
12273
12274 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12275
12276         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12277         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12278         systems.
12279
12280 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12281
12282         * configure.in (copy_dirs): Use sys-include instead of include
12283         for --with-headers option.
12284
12285 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12286
12287         * Makefile.in, configure.in: Make winsup builds work with
12288         new scheme.
12289
12290 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12291
12292         * configure.in: Build the linker on AIX.
12293
12294 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12295
12296         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12297         where needed.
12298
12299 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12300
12301         * Makefile.in (all-gcc): Fix typo.
12302
12303 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12304
12305         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12306
12307 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12308
12309         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12310         to target-xiberty, to provide more flexibility.
12311         (target_subdir):  Define.  Create if cross.
12312         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12313         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12314         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12315         check-libFOO -> check-target-libFOO, etc.
12316         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12317         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12318         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12319         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12320         allow ALL_GCC="" to only configure.
12321         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12322         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12323         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12324
12325 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12326
12327         * Makefile.in (taz): Build "info" in etc explicitly.
12328
12329 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12330
12331         * configure.in:  Make sure that CC is undefined (as opposed to
12332         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12333         problem with autoconf trying to configure on a host without GCC.
12334
12335 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12336
12337         * mpw-configure: Set host alias from choice of host compiler,
12338         only use generic MPW Makefile sed if present, edit a file
12339         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12340         * mpw-README: Add problem notes about CW6 and CW7.
12341
12342 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12343
12344         * Makefile.in (taz): Use ";" instead of ";;".
12345
12346 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12347
12348         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12349         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12350         DISTDOCDIRS.
12351         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12352         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12353
12354 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12355
12356         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12357         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12358         Move bfd to DISTSTUFFDIRS.
12359
12360 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12361
12362         * Makefile.in (X11_LIB): Removed.
12363         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12364
12365         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12366
12367 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12368
12369         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12370         names.
12371
12372 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12373
12374         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12375
12376 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12377
12378         * configure.in (i[345]86-*-win32): Always build newlib.
12379         Don't configure cvs, autoconf or texinfo.
12380         * Makefile.in (LD_FOR_TARGET): New.
12381         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12382         Pass down LD_FOR_TARGET.
12383
12384 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12385
12386         * winsup: New directory.
12387         * Makefile.in: Build winsup.
12388         * configure.in: Winsup is configured when target is win32.
12389         Can only build win32 target GDB when native.
12390
12391 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12392
12393         * config.guess: Recognize HP model 819 machines as having
12394         a PA 1.1 processor.
12395
12396 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12397
12398         * configure: Fix sed loop which substitutes for CC and CXX to
12399         avoid bug found in various sed implementations.
12400
12401 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12402
12403         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12404         simulator.  Use standard powerpc-*-eabi*.
12405
12406 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12407
12408         * configure.in: Stop putting gas and binutils in noconfigdirs for
12409         powerpc-*-aix* and rs6000-*-*.
12410
12411 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12412
12413         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12414         -mcall-aixdesc libraries.
12415
12416 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12417
12418         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12419
12420         * config.sub (arm | armel | armeb): Fix shell syntax.
12421
12422 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12423
12424         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12425         -msoft-float and -mcpu=common support.
12426         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12427         libraries.
12428
12429 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12430
12431         * configure.in: Allow configuration and build of emacs19 for the alpha.
12432
12433 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12434
12435         * configure.in (CC): Get ^CC, not just any old CC, from
12436         ${host_makefile_frag}.
12437
12438 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12439
12440         * configure.in (CC): Try to get CC from
12441         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12442
12443 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12444
12445         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12446         only if it exists in $(srcdir).
12447
12448 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12449
12450         * configure: If CC and CXX are not set in the environment, set
12451         them, based on either an existing Makefile or on searching for gcc
12452         in PATH.  Substitute for CC and CXX in Makefile.
12453         * configure.in: Remove libm from target_libs.  Separate
12454         target_configdirs from configdirs.  If CC is not set in
12455         environment, try to get it from a host Makefile fragment.  Rewrite
12456         changes of configdirs to use skipdirs instead.  A few minor
12457         tweaks.  Take directories out of target_configdirs as they are
12458         taken out of configdirs.  Remove existing Makefile files from
12459         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12460         CONFIG_ARGUMENTS in Makefile.
12461         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12462         by configure.in.
12463         (CONFIG_ARGUMENTS): Likewise.
12464         (CONFIGURE_TARGET_MODULES): New variable.
12465         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12466         ($(CONFIGURE_TARGET_MODULES)): New target.
12467         (configure-libg++, configure-libio): New targets.
12468         (all-libg++): Depend upon configure-libg++.
12469         (all-libio): Depend upon configure-libio.
12470         (configure-libgloss, all-libgloss): New targets.
12471         (configure-libstdc++): New target.
12472         (all-libstdc++): Depend upon configure-libstdc++.
12473         (configure-librx, all-librx): New targets.
12474         (configure-newlib): New target.
12475         (all-newlib): Depend upon configure-newlib
12476         (configure-xiberty): New target.
12477         (all-xiberty): Depend upon configure-xiberty.
12478
12479 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12480
12481         * configure.in (host i[345]86-*-win32):  Expand the
12482         noconfigdirs again.
12483
12484 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12485
12486         * mpw-configure: Fix sed command file name.
12487
12488 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12489
12490         * configure.in (host i[345]86-*-win32): Reduce the
12491         noconfigdirs again.
12492
12493 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12494
12495         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12496         or powerpc*-*-pe*, since they are not yet supported.
12497
12498 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12499
12500         Add PowerMac support and many other enhancements.
12501         * mpw-configure: New option --cc to select compiler to use,
12502         paste options set according to --cc into the generated
12503         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12504         if mpw-make.sed is present.
12505         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12506         add forward includes for PowerPC include files.
12507         * mpw-build.in: Build using Makefile.PPC if present.
12508         (do-byacc, etc): Remove separate version resource builds.
12509         (do-gas): Build "stamps" before "all".
12510         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12511         * mpw-README: Update to reflect --cc option, PowerMac support,
12512         and recently-reported compatibility problems.
12513
12514 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12515
12516         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12517         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12518         (--with-multilib-top): Pass to recursive invocations.
12519
12520 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12521
12522         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12523         v810-*-*.
12524
12525 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12526
12527         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12528         gdb, ld and opcodes on v810-*-*.
12529
12530 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12531
12532         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12533         (local-maintainer-clean): New target.
12534         (maintainer-clean): New target.
12535         (realclean): Just depend upon maintainer-clean.
12536
12537 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12538
12539         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12540
12541 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12542
12543         * configure.in: Build ld in mips*-*-bsd* case.
12544
12545 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12546
12547         * config.sub: Accept -lites* OS.  From Ian Dall.
12548
12549 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12550
12551         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12552         targets.
12553
12554 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12555
12556         * configure.in: treat i386-win32 canadian cross the same as
12557         i386-go32 canadian cross.
12558
12559 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12560
12561         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12562         running under the simulator to build a reduced set of libraries.
12563         (powerpc-*-eabiaix): Add fine grained multilib support added to
12564         other powerpc targets yesterday.
12565
12566 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12567
12568         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12569         -disable-softfloat, -disable-relocatable, -disable-aix, and
12570         -disable-sysv to control which multilib libraries get built.
12571
12572 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12573
12574         * configure: Add Makefile.tem to list of files to remove in trap
12575         handler.
12576
12577 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12578
12579         * config.guess (*Linux*):  Add missing "exit"s.
12580         Also, need specific check for alpha-unknown-linux (uses COFF).
12581
12582 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12583
12584         * config.guess:  Merge with FSF:
12585
12586         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12587         * config.guess (AIX4): More robust release numbering discovery.
12588
12589         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12590         * config.guess (i386-sequent-ptx): Properly get version number.
12591
12592         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12593         * config.guess (mips:*:4*:UMIPS): New case.
12594
12595 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12596
12597         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12598         (i386-win32 host): Likewise.  Don't build readline.
12599
12600 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12601
12602         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12603         SUPPORT_FILES to submakes.
12604
12605 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12606
12607         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12608         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12609         mpw-configure.
12610
12611 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12612
12613         * configure.in (appdirs): Use =, not ==, in test expression when
12614         trying to build the text to print in the warning message for
12615         Solaris users.
12616
12617 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12618
12619         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12620
12621 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12622
12623         * config.guess: Recognize lynx-2.3.
12624
12625 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12626
12627         * config.sub (z8ksim): Deleted
12628         (z8k-*-coff): New, this is the one true name of the target.
12629
12630 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12631
12632         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12633
12634 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12635
12636         * config.guess (*:Linux:*:*): First try asking the linker what the
12637         default object file format is (elf, aout, or coff).  Then if this
12638         fails, try previous methods.
12639
12640 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12641
12642         * configure.in: Don't build newlib for *-*-vxworks5.1.
12643
12644 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12645
12646         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12647         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12648
12649 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12650
12651         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12652
12653 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12654
12655         * cfg-ml-com.in: New file.
12656         * cfg-ml-pos.in: New file.
12657
12658 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12659
12660         * COPYING.NEWLIB: Add HP free copyright to list.
12661
12662 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12663
12664         * config.sub: Recognize -eabi* for the system, not just -eabi.
12665
12666 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12667
12668         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12669         * config.sub, configure.in (win32): New target and host.
12670
12671 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12672
12673         * configure.in: Add i386-pe configuration.
12674
12675 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12676
12677         * mpw-build.in (install): Install GDB after LD.
12678
12679 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12680
12681         * mpw-config.in (elf/mips.h): Always forward-include, needed
12682         for GDB to build.
12683
12684 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12685
12686         * testsuite: New directory for customer acceptance and whole tool
12687         chain tests.
12688
12689 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12690
12691         * configure: If per-host line isn't found, but AC_OUTPUT is found
12692         and a configure script exists, run it instead.
12693
12694 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12695
12696         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12697
12698 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12699
12700         * configure: Set build_{cpu,vendor,os,alias} to host values when
12701         --build isn't specified.
12702
12703 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12704
12705         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12706         (FLAGS_TO_PASS): Pass them.
12707         (EXTRA_TARGET_FLAGS): Ditto.
12708
12709 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12710
12711         * Makefile.in (all-libg++): Depend on all-libstdc++.
12712
12713 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12714
12715         * configure.in (noconfigdirs): Enable all packages for
12716           i386-unknown-netbsd.
12717
12718 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12719
12720         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12721         hosted builds (DOS builds)
12722
12723 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12724
12725         Changes for ARM based on patches from Richard Earnshaw:
12726         * config.sub: Handle armeb and armel.
12727         * configure.in: Omit arm linker only for riscix.
12728
12729 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12730
12731         * config.guess:  Update from FSF.
12732
12733 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12734
12735         * config.sub: Recognize powerpcle as the little endian variant of
12736         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12737         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12738         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12739         temporarily.
12740
12741 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12742
12743         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12744
12745 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12746
12747         * config.sub: Accept -lites* as a basic system type.
12748
12749 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12750
12751         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12752         installed, and if so return linuxoldld as the system name.
12753
12754 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12755
12756         * config.guess: Add hppa1.1-hp-lites support.
12757
12758 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12759
12760         * configure.in: Don't build newlib for m68k-vxworks5.1.
12761
12762 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12763
12764         * configure.in (mips-sgi-irix6): Use mh-irix5.
12765
12766 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12767
12768         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12769
12770 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12771
12772         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12773         OSF/1.  Fix compiler flags.
12774         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12775
12776 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12777
12778         * configure.in: Recognize --with-newlib.
12779         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12780
12781 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12782
12783         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12784         to *_X11_MODULES due to gdbtk needing X include files et al.
12785
12786 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12787
12788         Merge in support for Mac MPW as a host.
12789         (Old change descriptions retained for informational value.)
12790
12791         * mpw-config.in: Add generic include forwards for cpu-specific
12792         include files in aout and elf directories.
12793
12794         * mpw-configure: Added copyright.
12795         * mpw-config.in: Check for presence of required build tools.
12796         (target_libs): Add newlib.
12797         (target_tools): Add examples.
12798         (Read Me): Generate as "Read Me for MPW" instead.
12799         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12800         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12801         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12802
12803         * mpw-configure: Remove subdir-specific makefile hackery,
12804         delete mk.tmp after using it.
12805
12806         * mpw-build.in (all): Display start and end times.
12807
12808         * mpw-configure (host_canonical): Set.
12809         (target_cpu): Always add to makefiles.
12810         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12811         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12812         (mpw-mh-mpw): Look for in srcdir and srcroot.
12813         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12814
12815         * mpw-build.in: (install-only): New target.
12816
12817         * mpw-configure (host_alias, target_alias): Rename from hostalias
12818         and targetalias, add into generated Makefile.
12819         (mk.tmp): If present, add into generated Makefile.
12820         * mpw-build.in (all-gas): Build config.h first before gas proper.
12821
12822         * mpw-configure (config.status): Write only if changed.
12823         * mpw-config.in (readline): Configure it (not built, just used for
12824         definitions).
12825
12826         * mpw-config.in (elf/mips.h): Add a forward include.
12827
12828         * mpw-config.in: Forward-include most .h files in include into
12829         extra-include.
12830         (readline): Don't build.
12831         mpw-build.in (install): Install GDB.
12832
12833         * mpw-configure (prefix, mpw_prefix): Handle it.
12834         * mpw-config.in (mmalloc, readline): Don't configure.
12835         * mpw-build.in (thisscript): Rename to ThisScript.
12836         Use mpw-build instead of BuildProgram everywhere.
12837         (mmalloc, readline): Don't build.
12838         * mpw-README: New file, basic documentation about the MPW port.
12839
12840         * mpw-config.in: Use forward-include to create include files.
12841
12842         * mpw-configure: Add more things to the top of each configured
12843         Makefile, including contents of config/mpw-mh-mpw.
12844         * mpw-config.in (extra-include): Create this directory and fill it
12845         with Posix-like include files when configuring.
12846
12847         * config.sub (apple, mac, mpw): Add various aliases.
12848
12849         * mpw-build.in: New file, top-level build script fragment for MPW.
12850         * mpw-configure: New file, configure script for MPW.
12851         * mpw-config.in: New file, config fragment for MPW.
12852
12853 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12854
12855         * configure.in (host_libs): Remove glob, since it is gone from the
12856         sources.
12857
12858 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12859
12860         * Makefile.in: define empty GDB_NLM_DEPS var.
12861
12862         * configure.in(target_makefile_frag): use config/mt-netware
12863         for netware targets.
12864
12865 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12866
12867         * config.sub: Merge in recent FSF changes.  Remove linux special
12868         cases.
12869
12870 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12871
12872         Revert this change:
12873
12874         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12875
12876                 * build-all.mk: Use CC=cc -Xs on Solaris.
12877
12878 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12879
12880         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12881         stop using it.
12882         * Makefile.in: Nuke all references to glob subdirectory.
12883
12884 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12885
12886         * configure.in: Fix --enable-shared logic in per-host.
12887
12888 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12889
12890         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12891
12892 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12893
12894         * configure.in (noconfigdirs): Don't build gas on AIX, for
12895         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12896
12897 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12898
12899         * configure: Fix --cache-file to work if the file argument is a
12900         relative path.
12901
12902 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12903
12904         * configure: If the --cache-file is used, pass it down to
12905         configure in subdirectories.
12906
12907 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12908
12909         * config.sub: add vxworks29k configuration.
12910
12911 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12912
12913         * Makefile.in (taz): Do "diststuff" part quietly.
12914
12915 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12916
12917         * config.sub: Mini-merge with gcc/config.sub.
12918
12919 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12920
12921         * config.guess (IRIX): Sed - to _.
12922
12923 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12924
12925         * Makefile.in (source-vault, binary-vault): New targets.
12926
12927 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12928
12929         * config.sub: Recognize -eabi as a basic system type.
12930
12931 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12932
12933         * configure.in (enable_shared stuff): Fix typo.
12934
12935 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12936
12937         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12938
12939 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12940
12941         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12942
12943 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12944
12945         * configure.in (rs6000-*-*): Don't build gas.
12946
12947 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12948
12949         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12950         reduce command line length.
12951         (AS_FOR_TARGET): Check for as.new, not Makefile.
12952         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12953
12954 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12955
12956         * config.guess:  Merge from FSF.
12957
12958 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12959
12960         * configure: Don't use $ when handling program_suffix.
12961
12962 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12963
12964         * configure.in:  Configure tk for hppa/hpux.
12965
12966 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12967
12968         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12969
12970 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12971
12972         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12973         to LIBCXXFLAGS.  Tests are better run without it.
12974
12975 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12976
12977         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12978
12979 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12980
12981         * configure.in (*-*-netware*): Don't configure xiberty.
12982
12983 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12984
12985         * configure.in:  Remove tk from native_only list.
12986
12987 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12988
12989         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12990           for special NCD build.
12991
12992 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12993
12994         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12995         makeall.bat, they're only useful for binutils snapshots.
12996         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12997         makeall.bat to specified SUPPORT_FILES.
12998
12999 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13000
13001         * build-all.mk: Add Ericsson targets to sun4 and solaris
13002           hosts.  Add  BNR's sun4 target to solaris host, so their
13003           build-from-source will be tested in-house first.
13004
13005 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13006
13007         * Makefile.in (LIBCFLAGS): New variable.
13008         (CFLAGS_FOR_TARGET): Ditto.
13009         (LIBCFLAGS_FOR_TARGET): Ditto.
13010         (LIBCXXFLAGS): Ditto.
13011         (CXXFLAGS_FOR_TARGET): Ditto.
13012         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13013         (BASE_FLAGS_TO_PASS): Pass them.
13014         (EXTRA_TARGET_FLAGS): Ditto.
13015
13016         * configure.in: Support --enable-shared.
13017
13018 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13019
13020         * configure.in (target_libs):  Include libstdc++ again.
13021         * config.guess:  Update from FSF (for FreeBSD).
13022
13023 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13024
13025         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13026         makeall.bat.
13027         (DISTDOCDIRS): Add `etc'.
13028         (ETC_SUPPORT_PFX): New variable.
13029         (taz): Include anything from etc starting with a word in
13030         ETC_SUPPORT_PFX.
13031
13032 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13033
13034         * config.sub: Update for recent FSF changes.  Remove obsolete
13035         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13036         spacing changes.
13037
13038 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13039
13040         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13041
13042         * config.guess:  Merge with FSF.
13043         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13044
13045 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13046
13047         * configure: Since the "trap 0" handler will override the exit
13048         status on many systems, only use it for "exit 1", and make it set
13049         a non-zero exit status; reset it before "exit 0".  Also, check
13050         exit status of config.sub, and error out if it failed.
13051
13052 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13053
13054         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13055         and install libgloss.
13056
13057 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13058
13059         * Makefile.in (all-binutils): Depend upon all-byacc.
13060
13061         * configure.in: Don't build emacs on Irix 5.
13062
13063 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13064
13065         * configure.in (*-*-netware*): Add libio.
13066
13067 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13068
13069         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13070         (CHECK_TARGET_MODULES): Ditto.
13071         (INSTALL_TARGET_MODULES): Ditto.
13072         (TARGET_LIBS): Ditto.
13073         (all-libstdc++): Note dependencies.
13074
13075 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13076
13077         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13078
13079 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13080
13081         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13082         -fexternal-templates.
13083
13084         * configure.in (target_libs): Add libstdc++.
13085         (noconfigdirs): Add libstdc++ as appropriate.
13086
13087 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13088
13089         * config.guess:  Update from FSF.
13090
13091 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13092
13093         * configure: Use ${config_shell} when running ${configsub}.
13094
13095 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13096
13097         * config.sub: No longer recognize h8300h.
13098
13099 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13100
13101         * config.sub: Remove extraneous differences between config.sub and
13102         gcc/config.sub.
13103
13104 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13105
13106         * Makefile.in (DISTSTUFFDIRS): Add gas.
13107
13108 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13109
13110         * COPYING.NEWLIB: New file.
13111
13112 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13113
13114         * config.guess (HP-UX):  Patch from Harlan Stenn
13115         <harlan@landmark.com> to also emit release level.
13116
13117 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13118
13119         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13120
13121 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13122
13123         * config.sub:  Merge nextstep cleanup from FSF.
13124
13125 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13126
13127         * configure.in (arm-*-*): Don't configure ld for this target.
13128
13129 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13130
13131         * configure.in (*-*-netware): don't configure libg++, libio,
13132           librx, or newlib.
13133
13134 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13135
13136         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13137         configure ld--it works, but it doesn't support shared libraries.
13138
13139 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13140
13141         * config.guess (*-unknown-freebsd*):  Get rid of possible
13142         trailing "(Release)" in version string.
13143         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13144
13145 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13146
13147         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13148         Fix type: *-next-neststep -> *-next-nextstep.
13149
13150         * config.guess:  Merge from FSF:
13151
13152         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13153
13154         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13155
13156         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13157
13158         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13159         instead of UNIX_SV for UnixWare 1.0).
13160
13161 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13162
13163         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13164         to make gdb/nlm/* build after the compiler and linker.
13165
13166 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13167
13168         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13169         not just i[34]86.
13170         (m68k-atari-sysv4):  Relocate to match FSF version.
13171
13172         * config.guess:  More merges from the FSF:
13173
13174         Add a space before function call or macro invocation.
13175
13176         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13177
13178         * config.guess: Add trap cmd to remove dummy.c and dummy when
13179         interrupted.
13180
13181         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13182
13183         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13184         (dummy): Redirect stderr from compilation of dummy.c.
13185
13186         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13187
13188         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13189
13190 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13191
13192         * configure: Accept and ignore --cache*, for compatibility with
13193         new autoconf.
13194
13195 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13196
13197         * config.guess:  Merge from FSF:
13198
13199         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13200
13201         * config.guess (Pyramid*:OSx*:*:*): New case.
13202         (PATH): Add /.attbin at end for finding uname.
13203         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13204
13205         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13206
13207         * config.guess (M88*:DolphinOS:*:*): New case.
13208
13209         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13210
13211         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13212         to select whether to use ELF or COFF.
13213
13214         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13215
13216         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13217
13218         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13219
13220         * config.guess: Guess the OS version for HPUX.
13221
13222         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13223
13224         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13225
13226 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13227
13228         * configure.in: Recognize --with-headers, --with-libs, and
13229         --without-newlib.
13230         * Makefile.in (all-xiberty): Depend upon all-ld.
13231
13232 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13233
13234         * configure.in: Change i[34]86 to i[345]86.
13235
13236 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13237
13238         * configure (version): A few more tweaks to help message.
13239
13240 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13241
13242         * Makefile.in:  Remove (for now) librx as a host library,
13243         now that we're building it for target.
13244
13245 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13246
13247         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13248         (Karl Berry).
13249
13250 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13251
13252         * configure.in:  Also configure librx.
13253
13254 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13255
13256         * Makefile.in:  Update various rules to reflect that librx
13257         is now needed for libg++.
13258
13259 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13260
13261         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13262
13263 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13264
13265         * configure.in: Configure the examples directory.
13266
13267 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13268
13269         * configure: Simplify Jun 2 1994 change.
13270
13271 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13272
13273         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13274         /bin/gcc isn't good enough to build gcc.
13275
13276 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13277
13278         * Makefile.in (GDB_SUPPORT_FILES): Remove
13279         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13280         (gdb.tar.gz): Add new rule to use standard distribution building
13281         mechanism.
13282
13283 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13284
13285         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13286         Bill Cox <bill@cygnus.com>.
13287
13288 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13289
13290         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13291
13292 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13293
13294         * configure:  Search current dir first in .gdbinit.
13295
13296 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13297
13298         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13299
13300 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13301
13302         * config.sub:  Refer to NeXT's operating system as nextstep.
13303
13304         * config.sub (case $basic_machine):  Re-order the cases, to match
13305         the order in the FSF version (which is mostly alphabethical).
13306         Merge in some additions and changes from the FSF.
13307
13308 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13309
13310         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13311         * config.sub: Recognize cxux7.
13312         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13313
13314 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13315
13316         * config.sub:  Fix typo powerpc -> powerpc-*.
13317
13318 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13319
13320         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13321
13322         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13323         parallel with all-emacs and install-emacs).  Top-level command
13324         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13325
13326 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13327
13328         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13329         $(relbindir)/make before doing ``make install'', and use
13330         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13331         installing over running make binary.
13332         ($(host)-stamp-stage3-installed): Likewise.
13333
13334 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13335
13336         * config.guess: Recognize Mach.
13337
13338 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13339
13340         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13341         see whether --exec-prefix was used.
13342
13343 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13344
13345         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13346
13347 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13348
13349         * Makefile.in: Add all-librx target similar to all-libproc.
13350
13351 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13352
13353         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13354         with post 1.2 uname bogosity.
13355
13356 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13357
13358         * configure: Remove temporary files on receipt of a signal.
13359
13360 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13361
13362         * configure: If there is a package_makefile_frag, remove
13363         ${subdir}/Makefile.tem after copying it in.
13364
13365 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13366
13367         * build_all.mk: support rs6000 lynx identifies itself as
13368         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13369         since /bin/gcc is too feeble to compile a modern gcc.
13370
13371 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13372
13373         * brought devo/test-build.mk update-to-date with progressive/
13374           test-build.mk. Add lynx targets and hppa flag info.
13375
13376 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13377
13378         * configure.in:  Use mh-ncrsvr43.  Patch from
13379         Tom McConnell <tmcconne@sedona.intel.com>.
13380
13381 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13382
13383         * config.guess (i386-unknown-bsdi):  No longer need to
13384         check #if defined(__bsdi__) && defined(__i386__).
13385
13386 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13387
13388         * configure: Set program_transform_nameoption correctly.
13389
13390 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13391
13392         * brought build-all.mk update-to-date with progressive build-all.mk,
13393           added new targets and hppa info.
13394
13395 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13396
13397         * configure: If config.guess result is a prefix of the user
13398         specified target, assume a native build and use the user specified
13399         target as the host alias.  Remove SunOS patch suffix removal hack.
13400         * configure.in: Remove SunOS patch suffix removal hack.
13401
13402         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13403         in NATIVE_CHECK_MODULES.
13404
13405 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13406
13407         * Makefile.in: Rename HOST_ONLY to NATIVE.
13408         * configure: Delete SunOs patch suffix from host_canonical
13409           and build_canonical variables that are prepended to Makefiles.
13410         * configure.in: Add comments for easier maintenance.
13411
13412 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13413
13414         * Makefile.in: Add all-libproc target similar to all-gui.
13415
13416 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13417
13418         * Makefile.in (CHECK_MODULES): split into
13419         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13420
13421 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13422
13423         * config.guess (i386-unknown-bsdi): New system to guess.
13424
13425 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13426
13427         * Makefile.in: Add all-gui target (but not yet build by "all").
13428
13429 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13430
13431         * config.sub: Move deletion of patch suffix from here...
13432         * configure.in: To here, at Ian's suggestion.  The top-
13433           level scripts might need to know of a patch level.
13434
13435 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13436
13437         * config.sub: Strip off patch suffix so rtl is recognized
13438           as a sunos4.1.3 machine, even though it's been patched.
13439
13440 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13441
13442         * Makefile.in (INSTALL_LAST): Delete.
13443         (INSTALL_DOSREL): New.
13444
13445 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13446
13447         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13448         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13449         whether we pass down --with-gnu-ld anyhow.
13450
13451 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13452
13453         * Makefile.in (INSTALL_LAST): Change operation so it works
13454         on more flavors of make.
13455         * configure.in (go32): Don't build libg++ or libio.
13456
13457 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13458
13459         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13460         they can be overriden by templates.
13461
13462 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13463
13464         * configure.in (target==go32): Don't build gdb.
13465         * dosrel: New directory.
13466
13467 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13468
13469         * configure.in (host==go32): Configure dosrel too.
13470         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13471         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13472         be set by incoming names or templates.
13473         (INSTALL_LAST): New rule.
13474
13475 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13476
13477         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13478
13479 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13480
13481         * configure.in (appdirs): New variable.  Currently empty, but will
13482         be used in gas distribution.  If nonempty, lists a set of
13483         directories at least one of which must get configured, or top
13484         level configuration is considered to have failed.
13485         (rs6000-*-lynxos*): Use new file name.
13486
13487 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13488
13489         Eliminate XTRAFLAGS.
13490         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13491         newlib include files using -idirafter, and also use -nostdinc.
13492         (CXX_FOR_TARGET): Likewise.
13493         (XTRAFLAGS): Removed.
13494         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13495         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13496         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13497         ($(DO_X)): Don't pass down XTRAFLAGS.
13498
13499 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13500
13501         * configure.in (mips*-dec-bsd*): New target; do build linker.
13502         (mips*-*-bsd*): New target; don't build linker.
13503
13504 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13505
13506         * configure.in: support rs6000-*-lynxos* configuration.
13507         support sunos4 as a cross target.
13508
13509         * config.sub: look for lynx*, not lynx since the OS version may
13510         legitimately be part of the name.
13511
13512 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13513
13514         * configure.in (i[34]86-*-sco*): Move to be with other i386
13515         targets.
13516         (romp-*-*): New target.  Skip various binary utilities.
13517         (vax-*-*): New target.  Don't build newlib.
13518         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13519
13520 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13521
13522         * configure.in: Only set host_makefile_frag if config
13523         directory exists.
13524
13525 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13526
13527         * install.sh: If $dstdir exists, don't check whether each
13528         component does.
13529
13530 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13531
13532         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13533
13534 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13535
13536         * configure.in (*-*-lynxos*): Don't configure newlib for either
13537         native or cross Lynx.
13538
13539 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13540
13541         * config.sub (sparc64-elf): Fix os.
13542         (z8k): Remove duplicate.
13543
13544 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13545
13546         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13547         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13548
13549 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13550
13551         * configure: Make file links cleanly even if Lynx fails on
13552           an NFS symlink (at least fail cleanly).
13553
13554 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13555
13556         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13557         -XNh2000.
13558
13559 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13560
13561         * configure: Unknown options are fatal again.
13562
13563 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13564
13565         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13566         compatibility.
13567
13568 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13569
13570         * build-all.mk: Add `clean' target.
13571
13572 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13573
13574         * config.guess:  Add SINIX support.
13575         * configure.in:  Add mips-*-sysv4* support.
13576
13577 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13578
13579         * build-all.mk: Document all useful targets.
13580         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13581         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13582
13583 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13584
13585         * configure: Support --silent, --quiet.
13586
13587 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13588
13589         * configure: Support --disable-FEATURE.
13590
13591 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13592
13593         * config.guess: Recognize NCR running SVR4.3.
13594
13595 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13596
13597         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13598         Patch from Paul Eggert <eggert@twinsun.com>.
13599
13600 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13601
13602         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13603
13604 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13605
13606         * configure: Make unrecognized options give nonfatal warnings
13607         instead of fatal errors, and pass them to any subdirectory
13608         configures in case they recognize them.
13609         Make --x equivalent to --with-x.
13610
13611 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13612
13613         * configure: Add --enable-* options.  Clean up usage message and
13614         some comments.
13615
13616 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13617
13618         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13619
13620 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13621
13622         * configure.in (hppa*-*-*): Enable binutils.
13623
13624 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13625
13626         * config.sub: Recognize cisco.
13627
13628 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13629
13630         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13631
13632 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13633
13634         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13635         than one configuration name.  Add comment.
13636
13637 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13638
13639         * config.guess: about target *-hitachi-hiuxwe2, fixed
13640         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13641         macro is incorrect.]
13642
13643 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13644
13645         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13646         than the "make ls" stuff which used to be here.
13647
13648 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13649
13650         * config.guess:  Recognize i[34]86-unknown-freebsd.
13651         From Shawn M Carey <smcarey@rodan.syr.edu>.
13652
13653 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13654
13655         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13656
13657 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13658
13659         * config.guess: Check for ptx.
13660
13661 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13662
13663         * config.sub: Add os9k checking.
13664
13665 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13666
13667         * config.guess: Handle OSF1 running on HPPA processors
13668
13669 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13670
13671         * configure: If subdir configure fails, print out a message with
13672         subdirectory name, in case subdir's configure code didn't identify
13673         itself.
13674
13675 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13676
13677         * configure.in: Remove embedded newlines from configdirs.
13678         Avoid mismatches of substrings.  Fix matching strings at end
13679         of configdirs.
13680
13681 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13682
13683         * config.guess:  Add Lynx/rs6000 config support.
13684
13685 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13686
13687         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13688
13689 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13690
13691         * configure.in (hppa*-*-osf*): Treat this just like most other
13692         PA configurations (eg no binutils or ld).
13693         (hppa*-*-*elf*): These configurations have binutils and ld.
13694
13695 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13696
13697         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13698
13699 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13700
13701         * configure.in (rs6000-*-*): Build gas.
13702
13703 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13704
13705         * Makefile.in:  Avoid bug in losing hpux sed.
13706
13707 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13708
13709         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13710         for GDB and GDB has been fixed to not need it.
13711
13712 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13713
13714         * config.guess: Recognize vax hosts.
13715
13716 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13717
13718         * configure (while loop): Don't use "break 2" inside case
13719         statement -- the case statement isn't an enclosing loop.
13720
13721 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13722
13723         * config.guess:  Clean up NeXT support, to allow nextstep
13724         on Intel machines.  Make OS be nextstep.
13725
13726 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13727
13728         * config.guess: Add alternate forms for Convex.
13729
13730 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13731
13732         * configure:  Completely rewrite option processing.  Take
13733         advantage of pattern-matching to avoid invoking test frequently.
13734         Also clean up host and target defaulting logic.
13735
13736 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13737
13738         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13739         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13740         commands (plus user environment) will fit SCO limits.
13741
13742 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13743
13744         * configure.in: Don't issue warnings about directories which are
13745         not being configured if -norecursion is set.  Correct test for
13746         --with-gnu-as and --with-gnu-ld to not get confused by substring
13747         matches.
13748
13749         * configure.in: Don't build gas for alpha-dec-osf1*.
13750
13751 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13752
13753         * configure:  Back out Per's change of 12/19/1993.  It changes the
13754         behavior of configure in unexpected and confusing ways.
13755
13756         Also, use different delim char when calculating
13757         program_transform_name so that the name can contain slashes.
13758
13759 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13760
13761         * configure.in, config.sub: Add support for VSTa micro-kernel.
13762
13763 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13764
13765         * configure.in: Nuke hacks which were used to get a special
13766         version of GAS for HPPA configurations.
13767
13768 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13769
13770         * configure:  If only ${target_alias} is given, use that
13771         as the default for ${host_alias}.
13772         * configure:  Add missing back-slashes before nested quotes.
13773
13774 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13775
13776         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13777
13778 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13779
13780         * config.guess:  Recognize some Tektronix configurations.
13781         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13782
13783 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13784
13785         * config.sub: Match any flavor of SH.
13786
13787 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13788
13789         * configure.in: Don't try to configure newlib for Alpha.
13790
13791 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13792
13793         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13794         libg++ or libio for any Alpha target.
13795
13796         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13797
13798 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13799
13800         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13801         default arguments -- so it tried to compress itself.
13802
13803 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13804
13805         * configure.in (notsupp): ensure that a space is always at the end
13806           of the configdirs list, since the grep checks for an explicit space
13807
13808 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13809
13810         * configure.in (target i386-sysv4.2): don't build ld, since static
13811           versions of many libraries are not available.
13812
13813 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13814
13815         * config.guess: Recognize Apollos (using environment variables).
13816         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13817
13818 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13819
13820         * config.guess: Recognize Sony news mips running newsos.
13821
13822 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13823
13824         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13825         "fi ; else" for bash.
13826
13827 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13828
13829         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13830
13831 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13832
13833         * config.sub: accept unixware as an alias for svr4.2.
13834         Fix some inconsistancies with the gcc version.
13835
13836 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13837
13838         * Makefile.in (DISTDOCDIRS):  Add gdb.
13839
13840 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13841
13842         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13843
13844 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13845
13846         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13847         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13848         this now.
13849
13850 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13851
13852         * config.sub: Accept hiux* as an OS name.
13853
13854         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13855         etc/make-stds.texi.  The underscore came from gcc, and dje now
13856         agrees that RUNTESTFLAGS is the correct name.
13857
13858 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13859
13860         * install.sh:  Remove 'set -e'.  It makes any conditionals
13861         in the script useless.
13862
13863         * config.guess: Automatically recognize arm-acorn-riscix
13864         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13865
13866 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13867
13868         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13869
13870 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13871
13872         * Makefile.in (DISTDOCDIRS): New variable.
13873         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13874         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13875
13876 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13877
13878         * configure.in (hppa target): check the source directory for the
13879           pagas sub-directory
13880
13881 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13882
13883         * config.sub: Allow -aout* and -elf*.
13884
13885 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13886
13887         * configure.in: Don't build ld on i386-solaris2, same as for
13888         sparc-solaris2.
13889
13890 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13891
13892         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13893
13894 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13895
13896         * configure.in:  Configure gdb for alpha.
13897
13898 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13899
13900         * Makefile.in (CXXFLAGS): Add -O.
13901
13902 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13903
13904         * config.guess: added support for DG Aviion
13905
13906 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13907
13908         * configure.in: Produce warning message for subdirectories not
13909         configurable for this host/target combination.  Don't try to
13910         configure gdb for vms.
13911
13912 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13913
13914         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13915         appropriate files before making "diststuff".
13916         (DISTBISONFILES): New var: list of files to be edited.
13917         (DISTSTUFFDIRS): Add binutils.
13918
13919 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13920
13921         * config.sub: also handle mipsel and mips64el (for little endian mips)
13922
13923 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13924
13925         * configure.in: Add * to end of all OS names.
13926
13927 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13928
13929         * configure.in: Build newlib for LynxOS native.
13930
13931 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13932
13933         * config.guess: Add support for delta 88k running SVR3.
13934
13935         * configure.in: Add comment about HP compiler vs. emacs.
13936
13937 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13938
13939         * configure.in: don't build ld on solaris2 (not a viable option
13940           due to bugs in getpwnam & getpwuid)
13941
13942 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13943
13944         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13945         config.guess will produce a full version number.
13946
13947 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13948
13949         * configure.in: Build linker and binutils for alpha-dec-osf1.
13950
13951 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13952
13953         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13954         and gdb/testsuite/Makefile.in.
13955
13956 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13957
13958         * configure.in: recognize mips*- instead of mips-
13959
13960 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13961
13962         * config.sub: Accept linux*coff and linux*elf as operating
13963         systems.
13964
13965 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13966
13967         * config.sub: Recognize mips64, and mips3 as an alias for it.
13968
13969 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13970
13971         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13972         gdb knows how to handle OSF/1 shared libraries.
13973
13974 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13975
13976         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13977         * config.guess: Recognize Hitachi's HIUX.
13978         * config.sub: Recognize h3050r* and hppahitachi.
13979         Remove redundant cases for hp9k[23]*.
13980
13981 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13982
13983         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13984         if gas and ld are in the source tree and are in ${configdirs}.
13985         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13986         --with options (but still pass them down on the command line,
13987         if they were explicitly specified).
13988
13989 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13990
13991         * configure: substitute SHELL value in Makefile.in with
13992         ${CONFIG_SHELL}
13993
13994 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13995
13996         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13997         *-*-solaris2* targets.
13998
13999 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14000
14001         * Makefile.in: define M4, and pass it down to sub-makes;
14002         all-autoconf now depends on all-m4
14003
14004 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14005
14006         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14007         presence of {ar,ranlib} instead of a configured directory
14008
14009 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14010
14011         * config.guess: Accept 34?? as well as 33?? for NCR.
14012
14013 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14014
14015         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14016         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14017
14018 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14019
14020         * configure: grab values for $(CC) and $(CXX) from the
14021         environment, so that someone can do "CC=gcc configure; make" and
14022         have it work right (matching the way that autoconf works now)
14023
14024         * configure.in, Makefile.in: add support for gash, the tcl
14025         interface to Galaxy
14026
14027         * config.guess: add NetBSD variants (hp300, x86)
14028
14029 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14030
14031         * install.sh: Support -d option (in the manner of SunOS 4 install,
14032         as it is more deterministic than that of GNU install)
14033         (chmodcmd): Set file to mode 755 by default (should also do default
14034         chgrp and chown, but I don't feel like dealing with that now)
14035
14036 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14037
14038         * config.sub: Remove h8300hhms alias.
14039
14040 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14041
14042         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14043
14044 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14045
14046         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14047         as stmp-fixinc
14048
14049 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14050
14051         * config.sub: recognize m88110-bug-coff.
14052
14053 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14054
14055         * Makefile.in (all-libio): all dependencies on the toolchain used
14056         to build this (gcc, gas, ld, etc)
14057
14058 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14059
14060         * config.guess: Deal with OSF/1 1.3 on alpha.
14061
14062 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14063
14064         * install.sh: add some 'else true' clauses for portability
14065
14066         * configure.in: don't build libio for h8[35]00-*-* targets
14067
14068 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14069
14070         * Makefile.in:  Add support for new libio.
14071
14072 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14073
14074         * install.sh: If one command fails, don't try the rest.  Don't try
14075         to remove $dsttmp (via trap) unless we have already created it.
14076         If $src doesn't exist, detect it and exit with an error.
14077
14078         * config.guess: Recognize BSD on hp300.
14079
14080 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14081
14082         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14083         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14084
14085 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14086
14087         * Makefile.in (all-send-pr): depends on all-prms
14088
14089 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14090
14091         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14092
14093 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14094
14095         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14096         Added test for mips-mips-riscos5.
14097
14098 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14099
14100         * configure.in: use mh-hp300 for 68k HP hosts
14101
14102 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14103
14104         * configure: add support for CONFIG_SHELL, so that you can use
14105         some alternate shell for evaluating configure scripts
14106
14107 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14108
14109         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14110         in configure script to bug-gdb@prep.ai.mit.edu when building
14111         distribution archive.
14112         * Makefile.in (COMPRESS):  Remove def.
14113         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14114         gdb.tar.Z and make-gdb.tar.Z respectively.
14115         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14116         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14117         to convergence with 'taz' target in Makefile.in.
14118
14119 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14120
14121         * install.sh (dsttmp): use trap to ensure that tmp files go
14122         away on error conditions
14123
14124 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14125
14126         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14127
14128 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14129
14130         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14131         its parent is '/' not ''.
14132
14133         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14134
14135 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14136
14137         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14138         that ${newsrcdir}/configure.in does.
14139
14140 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14141
14142         * test-build.mk: support for CONFIG_SHELL
14143
14144 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14145
14146         * config.sub (netware):  Add as a basic system type.
14147
14148 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14149
14150         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14151           $(srcdir)/ from the dependency on Makefile.in.
14152
14153 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14154
14155         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14156         (h8300hhms is temporary until multi-libraries are implemented).
14157         * configure.in: Handle h8300h too.
14158
14159 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14160
14161         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14162
14163 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14164
14165         * configure:  Remove extraneous output when guessing host type.
14166         * config.guess:  Remove extraneous output when guessing using C
14167         compiler rather than uname, or when guessing fails.
14168
14169 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14170
14171         * Makefile.in: remove all.cross and install.cross targets
14172
14173         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14174           definitions
14175
14176 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14177
14178         * configure.in (target sh): Build gprof.
14179
14180 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14181
14182         * config.sub: change -solaris to -solaris2
14183
14184 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14185
14186         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14187
14188 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14189
14190         * configure: Correct error message for missing Makefile.in to
14191         print correct directory.
14192
14193 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14194
14195         * install.sh: kludge around 386BSD shell bug
14196
14197 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14198
14199         * config.guess:  Recognize NeXT.
14200         * config.guess:  Recognize i486-ncr-sysv4.
14201         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14202
14203 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14204
14205         * Makefile.in (MAKEINFOFLAGS): New variable.
14206         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14207         * build-all.mk, test-build.mk: Pass down --no-split as
14208         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14209
14210 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14211
14212         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14213
14214 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14215
14216         * Makefile.in (libg++.tar.z):  New rule.
14217         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14218         * Makefile.in (taz):  Only do a single chmod.
14219
14220 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14221
14222         * install.sh: don't use dirname anymore (replaced with sed usage)
14223
14224 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14225
14226         * Makefile.in:  Change extension for gzip'd files from '.z' to
14227         '.gz' per new FSF standard usage.
14228
14229 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14230
14231         * configure: put quotes around the final value of program_transform_name
14232
14233 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14234
14235         * Makefile.in: new install.sh support; update install-info rules
14236
14237 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14238
14239         * configure.in: Build diff for crosses, but not for go32 host.
14240
14241         * configure.in: Build gprof only for native, and don't build it
14242         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14243
14244 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14245
14246         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14247
14248 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14249
14250         * configure.in (host_tools): Add prms.
14251
14252 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14253
14254         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14255         with $(FLAGS_TO_PASS) on the command line
14256
14257         * config.sub: Recognize lynx and lynxos
14258
14259 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14260
14261         * config.sub: Accept -ecoff*, not just -ecoff.
14262
14263 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14264
14265         * Makefile.in (taz): Use .gz suffix instead of .z.
14266         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14267         names.
14268
14269 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14270
14271         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14272
14273 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14274
14275         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14276         that rebuilds that might happen during 'make install' don't get
14277         bogus gcc include files
14278
14279 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14280
14281         Change from Utah for HPPA support:
14282         * config.guess: Recognize hppa1.x-hp-bsd.
14283
14284 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14285
14286         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14287         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14288
14289 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14290
14291         * config.sub: Add support for rom68k and bug boot monitors.
14292
14293 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14294
14295         * Makefile.in: Make all-opcodes depend on all-bfd.
14296
14297 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14298
14299         * config.guess: Added special check for i[34]86-univel-sysv4*.
14300
14301 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14302
14303         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14304         the processor rather than assuming i486.
14305
14306 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14307
14308         * config.guess: Recognize SunOS6 as Solaris3.
14309
14310 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14311
14312         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14313         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14314
14315 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14316
14317         * build-all.mk (all-cross): New target for Canadian Cross.
14318         Added Q2 go32 targets.
14319         * test-build.mk: Configure go32 cross sparclite-aout and
14320         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14321         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14322
14323 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14324
14325         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14326         GO32 hosted toolchains
14327
14328 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14329
14330         * configure: change  so "-exec-prefix" gets passed down rather
14331         than "-exec_prefix" so autoconf generated Makefiles get the
14332         exec_prefix set right.
14333
14334 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14335
14336         * config.guess: get the Solaris2 minor version number
14337
14338         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14339
14340 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14341
14342         * config.guess: Recognize some Sequent platforms.
14343
14344 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14345
14346         * Makefile.in: added the vault-install target
14347
14348         * configure.in: actually use the Sun3 makefile fragment that's in
14349         config, also added the release dir to configdirs
14350
14351 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14352
14353         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14354
14355 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14356
14357         * configure.in: remove some program from Alpha targetted toolchains
14358
14359 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14360
14361         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14362         gprof.
14363         (taz): Run "make diststuff" in those directories instead of "make
14364         proto-dir".  Look for "VERSION=" only at start of line in subdir
14365         Makefile.  Use "gzip -9" for compression.
14366         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14367         (binutils.tar.z): New target.
14368
14369 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14370
14371         * Makefile.in (taz): Include gpl.texinfo.
14372
14373 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14374
14375         * Makefile.in (setup-dirs): Merged into "taz" target.
14376         (taz): Only do `proto-dir' stuff if a directory is actually needed
14377         for this target.
14378
14379 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14380
14381         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14382         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14383         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14384         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14385         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14386
14387 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14388
14389         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14390         config.sub, and move-if-change to gdb testsuite distribution
14391         archive, so the testsuite can be extracted, configured, and
14392         run separately from the gdb distribution.  Blow away the Chill
14393         tests that require a Chill compiled executable, since GNU Chill
14394         is not yet publically available.
14395
14396 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14397
14398         * test-build.mk: set environment variables in a single command,
14399         instead of a list of assignments and exports
14400
14401         * config.guess: recognize Alpha/OSF1 systems
14402
14403 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14404
14405         * configure: Change help message to prefer --options rather than
14406           -options.
14407
14408 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14409
14410         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14411         zippy@ecst.csuchico.edu.
14412         * config.guess: Recognize miniframe.
14413
14414 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14415
14416         * Makefile.in: Use srcroot to find runtest rather than rootme.
14417         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14418
14419 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14420
14421         * test-build.mk: Extensive additions to support building on a
14422         machine other than the host.
14423
14424 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14425
14426         * configure (tooldir): Fix for i386-aix again.
14427
14428 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14429
14430         * configure, Makefile.in:  Change definition of $(tooldir)
14431         to match the FSF.
14432
14433 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14434
14435         * config.guess:  Recognize i[34]86/SVR4.
14436
14437 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14438
14439         * Makefile.in (all-gdb): gdb depends on sim.
14440
14441 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14442
14443         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14444         at the same time we make the prototype gdb directory.
14445         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14446         files at the same time as the gdb base release distribution.
14447
14448 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14449
14450         * Makefile.in (check): Use individual check targets rather than
14451         DO_X rule.
14452         (check-gcc): Added.
14453
14454 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14455
14456         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14457         for System V release 3.2.
14458
14459 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14460
14461         * config.sub: Recognize hppaosf.
14462         * configure.in: Do configure ld/binutils/gas for it.
14463
14464 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14465
14466         * configure (tooldir): Alter syntax used to set this, for systems
14467         where "\$" isn't handled right, like i386-aix.
14468
14469 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14470
14471         * configure: Pass program-transform-name, not
14472         program_transform_name, to recursive configures.
14473
14474 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14475
14476         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14477         of gas+ld+binutils.
14478
14479 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14480
14481         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14482
14483 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14484
14485         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14486
14487 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14488
14489         * Makefile.in (PRMS): Set back to all-prms.
14490
14491 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14492
14493         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14494         targets, rather than for MIPS hosts.
14495
14496 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14497
14498         * configure.in: add comment for --with-x default values
14499
14500         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14501
14502         * Makefile.in: add check-* targets for each of the directories in
14503         the tree.  Add a definition of RUNTEST that will use the one we
14504         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14505
14506 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14507
14508         * configure.in: Removed obsolete references to bfd_target and
14509         target_makefile_frag.
14510
14511         * build-all.mk: Set assorted targets for Q2.
14512         * config.sub: Recognize z8k-sim and h8300-hms.
14513         * test-build.mk: Really don't pass host to configure.
14514         (HOLES): Added uname.
14515
14516 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14517
14518         * configure: Handle an empty program-prefix, program-suffix or
14519         program-transform-name correctly.
14520
14521 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14522
14523         * build-all.mk: -G 8 no longer required for MIPS targets.
14524         * test-build.mk: Don't pass host argument to configure; make it
14525         guess.
14526
14527 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14528
14529         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14530         * Makefile.in (COMPRESS):  New macro, like GZIP.
14531
14532 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14533
14534         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14535
14536         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14537         with gas currently defaults to -G 0.
14538
14539 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14540
14541         * Makefile.in (all-flex): flex depends on byacc.
14542
14543         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14544         to test-build.mk as RELEASE_TAG.
14545         * test-build.mk (configargs): New variable containing arguments to
14546         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14547         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14548
14549         * config.guess: Use /bin/uname when checking -X argument on SCO,
14550         to avoid invoking GNU uname which doesn't understand -X.
14551
14552         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14553
14554         * configure.in: Build gas for mips-*-*.
14555
14556 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14557
14558         * Makefile.in (all.normal): insert missing backslash.
14559
14560 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14561
14562         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14563
14564         * Makefile.in: Complete overhaul to merge many almost identical
14565         targets.
14566
14567 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14568
14569         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14570         (gdb.tar.Z): Adjusted.
14571
14572         * Makefile.in (setup-dirs, taz): New targets; should be general
14573         enough to adapt for gdb sometime.  Build only .z file.
14574         (gas.tar.z): New target.
14575
14576 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14577
14578         * build-all.mk: Use CC=cc -Xs on Solaris.
14579
14580 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14581
14582         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14583         for handling BISON for FSF releases.
14584
14585 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14586
14587         * configure: Actually implement the change zoo just documented.
14588
14589 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14590
14591         * configure: when using config.guess, only set target_alias when
14592         it's not already been set (ie, on the command line)
14593
14594 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14595
14596         * Makefile.in: add installcheck target, set PRMS to install-prms
14597
14598 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14599
14600         * configure: add support for package_makefile_fragment, handle the
14601         case where a directory has a configure.in file but no Makefile.in
14602         more gracefully (with an actual understandable error message, even);
14603         add support for --without (and add this to the usage message); also
14604         explicitly add a --host=${host_alias} to the command line when
14605         config.guess is used
14606
14607 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14608
14609         * configure: Must use both --host and --target in recursive calls.
14610
14611 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14612
14613         * Makefile.in: Change deja-gnu to dejagnu.
14614
14615 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14616
14617         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14618
14619 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14620
14621         * configure.in: canonicalize all instances to *-*-solaris2*,
14622         also strip out a number of tools to not build for go32 host
14623
14624 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14625
14626         * config.guess: add GPL.
14627
14628         * Makefile.in, config.guess, config.sub, configure: bump
14629           copyrights to 93.
14630
14631 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14632
14633         * Makefile.in (do-info): Removed obsolete check for existence of
14634         localenv file.
14635
14636         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14637
14638 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14639
14640         * Makefile.in: a couple of 'else true' for decstation,
14641         support for TclX
14642
14643         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14644
14645 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14646
14647         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14648
14649 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14650
14651         * config.guess: Recognize i386-ibm-aix (PS/2).
14652         * configure.in: Use config/mh-aix386 file for it.
14653
14654 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14655
14656         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14657         CC_FOR_TARGET instead.
14658         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14659
14660 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14661
14662         * Makefile.in: Add sim to list of directories sent with gdb
14663
14664 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14665
14666         * configure.in: Put back mips-dec-bsd* case.
14667
14668 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14669
14670         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14671         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14672         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14673
14674 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14675
14676         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14677
14678         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14679         (install-info): install dir.info only if it exists,
14680         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14681
14682 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14683
14684         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14685         gas for mips-dec-bsd.
14686
14687 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14688
14689         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14690         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14691
14692 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14693
14694         * configure.in: Added "dejagnu" to hosttools list.
14695
14696 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14697
14698         * config.sub, configure.in, config.guess:  Add support
14699         for Bosx, an AIX variant from Bull.
14700         Patches from F.Pierresteguy@frcl.bull.fr.
14701
14702 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14703
14704         * devo/dejagnu: Initial creation of devo/dejagnu.
14705         Migrated dejagnu testcases and support files for testing software
14706         tools to reside as subdirectories, currently called "testsuite",
14707         within the directory of the software tool.  Migrated all programs,
14708         support libraries, etc. beloging to dejagnu proper from
14709         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14710         with no modifications.  The changes to these files which will
14711         allow them to configure, build, and execute properly will be made
14712         in a future update.
14713
14714 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14715
14716         * Makefile.in: Change send_pr to send-pr.
14717         * configure.in: Likewise.
14718         * send_pr: Renamed directory to send-pr.
14719
14720 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14721
14722         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14723
14724 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14725
14726         * README:  Update for gdb-4.8 release.
14727         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14728         gdb-xxx.tar.z (gzip'd) file also.
14729
14730 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14731
14732         * Makefile.in: make all-diff depend on all-libiberty
14733
14734 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14735
14736         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14737
14738 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14739
14740         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14741
14742 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14743
14744         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14745         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14746         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14747
14748 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14749
14750         * Makefile.in:  makeinfo binary is in a new location
14751
14752 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14753
14754         * config.sub: Accept -ecoff as an OS.
14755
14756         * Makefile.in: Various changes to eliminate a level of make
14757         recursion and reduce the required command line length.
14758         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14759         sub-makes.
14760         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14761         variables holding settings for specific sub-makes.
14762         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14763         in terms of BASE_FLAGS_TO_PASS.
14764         (TARGET_LIBS): New variable listing directories which use
14765         TARGET_FLAGS_TO_PASS.
14766         (subdir_do): Eliminated.
14767         (do-*): New set of targets to replace subdir_do.
14768         (various): All targets which used subdir_do now depend on do-*.
14769         (local-clean): Renamed from do_clean.
14770         (local-distclean): New target, dependency of distclean and
14771         realclean.
14772         (install-info): Don't create directories.  Depend on dir.info
14773         rather than calling make recursively.
14774         (install-dir.info): Eliminated.
14775         (install-info-dirs): Create all info directories here.
14776         (dir.info): Depend upon do-install-info.
14777
14778         * test-build.mk (HOLES): Added false.
14779
14780 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14781
14782         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14783
14784 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14785
14786         * Makefile.in (info): remove dependency on all-texinfo.  The
14787         problem was really in texinfo/C, not at this level.
14788
14789 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14790
14791         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14792
14793 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14794
14795         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14796         GDB releases.
14797
14798 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14799
14800         * configure: Include srcdir in message about target of link not
14801         being found.  Don't convert `-' to `_' in `with' options being
14802         passed to subdirs.
14803
14804 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14805
14806         * configure.in: add uudecode to host_tools
14807
14808         * Makefile.in: added {all,install}-uudecode targets, added them to
14809         the appropriate lists
14810
14811 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14812
14813         * Makefile.in (all-gcc): Added dependency on all-gas.
14814
14815         * configure.in (mips-*-*): Build ld and binutils.
14816
14817 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14818
14819         * configure: check return code from mkdir, print error message and
14820           exit on failure.
14821
14822 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14823
14824         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14825
14826 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14827
14828         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14829
14830 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14831
14832         * config.sub (h8500):  Recognize this as a cpu type.
14833
14834 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14835
14836         * configure: source directory missing is no longer a warning
14837
14838         * configure.in: recognize irix[34]* instead of irix[34]
14839
14840         * Makefile.in: define and pass down X11_LIB
14841
14842 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14843
14844         * guess-systype: Renamed to ...
14845         * config.guess:  ... by popular request.
14846         * configure.in, Makefile.in:  Update accordingly.
14847
14848 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14849
14850         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14851         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14852         + Execute ./dummy instead of assuming . is in PATH.
14853
14854 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14855
14856         * guess-systype:  New shell script.  Attempts to guess the
14857         canonical host name of the executing host.
14858         Only a few hosts are supported so far.
14859         * configure:  Call guess-systype if no host is specified.
14860
14861 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14862
14863         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14864         gcc Makefile.
14865
14866
14867 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14868
14869         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14870         (all-gcc, install-gcc, subdir_do): Use it.
14871
14872 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14873
14874         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14875
14876 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14877
14878         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14879           set exclusively by configure, using configure.in .
14880
14881 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14882
14883         * test-build.mk: set $PATH for all builds
14884
14885         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14886
14887 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14888
14889         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14890         the one used in gcc/Makefile.in, so that a null expansion doesn't
14891         override the one needed to build gcc with a native cc.
14892
14893
14894 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14895
14896         * configure: Accept -with arguments.
14897
14898 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14899
14900         * Makefile.in: added h8300sim
14901
14902 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14903
14904         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14905         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14906         (all-cygnus, native, build-cygnus): Make
14907         $(canonhost)-stamp-3stage-done, not $(host)....
14908         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14909         i386-sco3.2v4.  Added else true to if command.
14910
14911 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14912
14913         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14914
14915 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14916
14917         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14918
14919 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14920
14921         * configure.in: don't remove binutils from Solaris builds
14922
14923 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14924
14925         * Makefile.in: get rid of earlier definitions for *clean,
14926         also handle the recursive info rule better
14927
14928 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14929
14930         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14931         do more-or-less the right thing.
14932
14933 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14934
14935         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14936         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14937
14938 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14939
14940         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14941         $(host_canonical).
14942
14943         * configure.in: split the configdirs list into 4 categories (native
14944         v. cross, library v. tool) and handle the cross-only and native-
14945         only in more reasonable (and correct!) way.
14946
14947 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14948
14949         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14950         configdirs anymore.
14951
14952 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14953
14954         * Makefile.in: extensive cleanup::  removed all of the explicit
14955         clean-* targets, collapsed many wrappers around subdir_do into
14956         one, added additional targets to satisfy standards.texi, deleted
14957         some old targets, some changes for consistency
14958
14959 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14960
14961         * configure.in: handle some programs as cross-only, and others as
14962         native only
14963
14964         * test-build.mk: handle partial holes in a more generic manner
14965
14966         * Makefile.in: m4 depends on libiberty
14967
14968 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14969
14970         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14971         time, wdiff, and find to configdirs
14972
14973         * Makefile.in: all, clean, and install rules for the new programs
14974         added to configure.in
14975
14976 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14977
14978         * configure.in: use mh-sun for all *-sun-* hosts
14979
14980 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14981
14982         * Makefile.in: define flags for X11 include files and library file
14983         locations, pass them down to the programs that need this info
14984
14985         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14986
14987 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14988
14989         * configure.in: start building libg++ for HP-UX targets
14990
14991 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14992
14993         * README:  Update references to files moved into etc/.
14994
14995 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14996
14997         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14998         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14999
15000 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15001
15002         * configure: accept dash as well as underscore in long option
15003         names for FSF compatibility.
15004
15005 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15006
15007         * config.sub: added -sco3.2v4 support from FSF.
15008
15009 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15010
15011         * configure.in: expand the section that adds or removes
15012         directories from the list of programs to build, to handle native
15013         vs. cross in addition to host v. native
15014
15015 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15016
15017         * Makefile.in:  Replace C++ in macro names with CXX.
15018         This is less likely to break ...
15019
15020 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15021
15022         * test-build.mk: add -w to GNU_MAKE
15023
15024 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15025
15026         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15027         add 'sparc' to list of recognized cpus.  This needed to make
15028         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15029         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15030         then changes that into $CPU-wrs-vxworks.
15031
15032         * configure.in: remove most references to gdbtest, regularize
15033         target based program removal
15034
15035         * test-build.mk: import from p3 tree (many fixes and changes)
15036
15037 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15038
15039         * Makefile.in: added rules to handle tcl, tk, and expect
15040
15041         * configure.in: handle those directories if they exist
15042
15043 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15044
15045         * config.sub: removed bogus hppabsd and hppahpux names, since
15046         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15047
15048 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15049
15050         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15051         depends upon all-xiberty
15052
15053         * Makefile.in: changes from p3, including:
15054
15055         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15056
15057         * Makefile.in (XTRAFLAGS): include newlib directories if
15058         newlib/Makefile exists, rather than if host != target.
15059
15060         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15061
15062         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15063         from the same source tree and not building a cross-compiler.  This
15064         matters for the libg++ configuration if reconfiguring a tree that
15065         has already been installed.
15066
15067         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15068
15069         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15070         pick up the machine and system specific header files.
15071
15072         * Makefile.in: added AS_FOR_TARGET, passed down in
15073         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15074         the C compiler to use to create programs which are run in the
15075         build environment, set it to default to $(CC), and passed it down
15076         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15077
15078         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15079
15080         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15081         We need them for unusual native builds, like systems without
15082         ranlib.
15083
15084         * configure: also define $(host_canonical) and
15085         $(target_canonical), which are the full, canonical names for the
15086         given host and target
15087
15088 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15089
15090         * Makefile.in:  Added separate definitions for C++.
15091
15092 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15093
15094         * configure.in (configdirs):  Add deja-gnu.
15095
15096 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15097
15098         * README:  Update for configure.texi and gdb-4.7 release.
15099
15100 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15101
15102         * Makefile.in:  Move "all" target to top of file.
15103         Previously, first target was ".PHONY" which caused BSD4.4 make
15104         to build .PHONY when make was run without arguments.
15105
15106 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15107
15108         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15109         Library-copylefted code in libiberty.
15110
15111 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15112
15113         * config.sub:  Replace m68kmote with plain old m68k.
15114
15115 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15116
15117         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15118
15119 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15120
15121         * config.sub: Complain if no argument is given.  Added support for
15122         386bsd as OS and target alias.
15123
15124 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15125
15126         * Makefile.in (XTRAFLAGS): include newlib directories if
15127         newlib/Makefile exists, rather than if host != target.
15128
15129 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15130
15131         * config.sub: recognize sparclite-wrs-vxworks.
15132
15133         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15134         p3.) Added clean-xiberty to clean.
15135
15136 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15137
15138         * configure.in: use *-*-* instead of nested cases for host and target
15139
15140 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15141
15142         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15143         from the same source tree and not building a cross-compiler.  This
15144         matters for the libg++ configuration if reconfiguring a tree that
15145         has already been installed.
15146
15147 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15148
15149         * config.sub (i486v/i486v4):  Merge in from FSF version.
15150
15151 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15152
15153         * configure: only set PWD if it is already set.
15154
15155 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15156
15157         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15158         doesn't have unset and all success paths (and most error paths)
15159         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15160         to just ${PWD} to avoid confusion.)
15161
15162 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15163
15164         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15165         even for a native compilation.
15166
15167 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15168
15169         Changes to make the gdb.tar.Z rule work better.
15170
15171         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15172         (DEVO_SUPPORT):  Add configure.texi.
15173         (bfd-ilrt.tar.Z):  Remove ancient rule.
15174
15175 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15176
15177         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15178         pick up the machine and system specific header files.
15179
15180         * configure.in, config.sub: added new target m68010-adobe-scout,
15181         with alias of adobe68k.  Changed configure.in to check for
15182         -scout before -sco* to avoid a false match.
15183
15184         * Makefile.in: added AS_FOR_TARGET, passed down in
15185         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15186         the C compiler to use to create programs which are run in the
15187         build environment, set it to default to $(CC), and passed it down
15188         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15189
15190 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15191
15192         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15193         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15194         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15195         FOR_TARGET variants, to newlib and libg++.
15196
15197 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15198
15199         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15200         first.
15201
15202 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15203
15204         * config.sub:  Accept `elf' as an environment.
15205
15206 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15207
15208         * Makefile.in (all-opcodes):  cd into the right directory
15209
15210 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15211
15212         * configure: added -program_transform_name option, used as
15213         argument to sed when installing programs.
15214         configure.texi: added documentation for -program_prefix,
15215         -program_suffix and -program_transform_name.
15216
15217 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15218
15219         * config.sub:  Accept i486 where i386 ok.
15220
15221 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15222
15223         * config.sub: accept we32k
15224
15225 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15226
15227         * config.sub, configure.in: accept OSE68000 and OSE68k.
15228
15229         * Makefile.in: don't create all directories for ``make install'';
15230         let the subdirectories create the ones they need.
15231
15232 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15233
15234         * COPYING: new file, GPL v2
15235
15236 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15237
15238         * Makefile.in: use the new gen-info-dir, which needs a template
15239         argument (which also lives in texinfo)
15240
15241         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15242
15243 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15244
15245         * config.sub (ncr3000):  Change i386 to i486.
15246
15247 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15248
15249         * Makefile.in: add install-rcs, install-grep to
15250         install-no-fixedincludes, removed install-bison and install-libgcc
15251
15252 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15253
15254         * configure.in: grab the HPUX makefile fragment if on HPUX
15255
15256 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15257
15258         * Makefile.in: eradicate bison spoor (ditto libgcc).
15259          configure.in: recognise m68{k,000}-ericsson-OSE.
15260          es1800 is alias for m68k-ericsson-OSE
15261
15262 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15263
15264         * configure.in: rearrange the parts that remove programs from
15265         configdirs, based now on HOST==TARGET or by canonical triple.
15266
15267 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15268
15269         * test-build.mk: recurse explicitly with -f test-build.mk when
15270           appropriate.  predicate stage3 and comparison on the existence
15271           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15272           On very clean, also remove ...stamp-co.  Build in-place before
15273           doing other builds.
15274
15275 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15276
15277         * Makefile.in, configure.in: add tgas
15278
15279 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15280
15281         * Makefile.in: a number of changes merged in from progressive.
15282
15283         * configure.in: add libm.
15284
15285         * .cvsignore: ignore some stuff that comes from test-build.mk.
15286
15287 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15288
15289         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15290
15291 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15292
15293         * configure: Add program_suffix (parallel to program_prefix)
15294         * Makefile.in: adjust directory-creating script for losing decstation
15295
15296 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15297
15298         * configure:  Minor $subdir-related fixes.
15299
15300 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15301
15302         * configure: fix various problems with propogating
15303         makefile_target_frag in subdirs.
15304         * configure.in: config libgcc if its there
15305
15306 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15307
15308         * config.sub:  HPPA merge.
15309
15310 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15311
15312         * Makefile.in:  Replace all-bison with all-byacc in all
15313         dependency lines for other tools (which now use byacc).
15314
15315 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15316
15317         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15318
15319 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15320
15321         * Makefile.in: make gprof rules similar to byacc rules (instead of
15322         vestigal $(unsubdir) that didn't work...)
15323
15324 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15325
15326         * config.sub:  Add support for Linux.
15327         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15328         (at least for libg++).
15329
15330 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15331
15332         * configure.texi: fix doc for the -nfp option to configure
15333
15334 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15335
15336         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15337
15338 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15339
15340         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15341         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15342         * configure.in: added solaris* host_makefile_frag hook.
15343
15344 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15345
15346         * config.sub: changed recognition of m68000 so that various
15347         m68k types can be specified via m680[01234]0
15348
15349 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15350
15351         * config.sub (basic_machine): fix sed so that '-foo' isn't
15352         completely substituted out while .+'-foo' loses the '-foo'
15353
15354 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15355
15356         * config.sub ($os): Add -aout.
15357
15358 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15359
15360         * configure:  If host_makefile_frag is absolute, don't
15361         prefix ${invsubdir} (relevant to libg++ auto-configure).
15362
15363 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15364
15365         * Makefile.in (tooldir): Define it.
15366         (all-ld): Depend on all-flex.
15367
15368 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15369
15370         * Makefile.in (check):  Fix libg++ special case.
15371
15372 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15373
15374         * configure: do not bury `pwd` into config.status, thus do fewer
15375           pwd's.
15376
15377         * configure: print the "Building in" message only when building in
15378           other than "." AND verbose.
15379
15380         * configure: remove -s, rework -v to better accommodate guested
15381           configures.
15382
15383         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15384
15385 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15386
15387         * Makefile.in: macroize flags passed on recursion.  remove
15388           fileutils.
15389
15390 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15391
15392         * configure: get makesrcdir right for subdirs deeper than 1.
15393
15394         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15395           install.
15396
15397 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15398
15399         * Makefile.in: don't print subdir_do or recursion lines.
15400
15401 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15402
15403         * standards.texi: added menu item.
15404
15405         * Makefile.in: build and install standards.info.
15406
15407         * standards.texi: new file.
15408
15409 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15410
15411         * configure: test for and move config.status pieces from
15412           ${subdir}/.
15413
15414 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15415
15416         * configure:  Test for existance of files before trying to mv
15417         them, to avoid numerous non-existance messages.
15418
15419 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15420
15421         * configure: correct final line of config.status.
15422
15423         * configure: patch from eggert.  Avoids a protection problem if
15424           the original Makefile.in is read only.
15425
15426         * configure: use move-if-change from gcc to create config.status.
15427           Some makefiles depend on config.status to tell if a directory
15428           has been reconfigured for a different host.  This change
15429           prevents those directories from remaking everything in the case
15430           where the reconfig was only intended to rebuild a Makefile.
15431
15432         * configure: test for config.sub with "config.sub sun4" rather
15433           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15434           host alias from a missing config.sub.
15435
15436 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15437
15438         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15439           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15440
15441 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15442
15443         * configure: mkdir ${subdir} as needed.
15444
15445 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15446
15447         * Makefile.in,configure.in: added autoconf.
15448
15449 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15450
15451         * Makefile.in: no longer pass against on recursion.
15452
15453         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15454           definitions are not inherited.
15455
15456         * configure: correct makesrcdir when subdir is .
15457
15458 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15459
15460         * configure:  Add support for 'subdirs' variable, which is
15461         like 'configdirs', except that configure doesn't re-invoke
15462         itself for subdirs, it just creates a Makefile for each subdir.
15463         * configure.texi:  Document subdirs.
15464
15465 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15466
15467         * configure.in: added flex to configdirs
15468
15469 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15470
15471         * Makefile.in: remove clean-stamps from clean.
15472
15473 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15474
15475         * configure.in:  Add gdbtest to configdirs.
15476
15477 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15478
15479         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15480         to recursive makes.
15481         * configure.in:  Recognize new ncr3000 config.
15482
15483 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15484
15485         * Makefile.in, configure.in: removed references to gdbm.
15486
15487 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15488
15489         * config.sub:  Don't canonicalize os value
15490         newsos* to bsd (readline needs to check for newsos).
15491         (This fix was earlier made Jan 31, but got re-broken.)
15492
15493 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15494
15495         * configure.in:  sco is an os, not a vendor!
15496
15497         * configure:  Quote $( better.  Keep various shells happy.
15498
15499 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15500
15501         * Makefile.in: eliminate stamp-files.
15502
15503 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15504
15505         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15506           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15507
15508 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15509
15510         * config.sub:  fix iris/iris3.
15511
15512 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15513
15514         * configure: re-add -rm.
15515
15516 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15517
15518         * Maskefile.in: add .stmp-rcs to all.
15519
15520         * configure.in: remove gas from rs6000 build, use aix host fragment.
15521
15522 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15523
15524         * configure: pass down site_option during recursion.
15525
15526 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15527
15528         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15529
15530 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15531
15532         * configure: Change exec_prefix so that it really defaults to prefix.
15533
15534 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15535
15536         * Makefile.in, configure.in:  Add support for mmalloc library.
15537
15538 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15539
15540         * Makefile.in: add stmp dependencies for a few more things.
15541
15542 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15543
15544         * configure: adjusted error message on objdir/srcdir configure
15545           collision, per john's suggestion.
15546
15547         * Makefile.in: add libiberty stmp to all and all.cross.
15548
15549 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15550
15551         * Makefile.in: remove force dependencies, add grep to all.
15552
15553 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15554
15555         * Makefile.in: drop flex.  make stamp files work.
15556
15557         * configure: added test for conflicting configuration in srcdir,
15558           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15559           gets cranky.  use relative paths for configure and srcdir
15560           whenever possible.  Send some error messages to stderr that were
15561           going to stdout.
15562
15563 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15564
15565         * Makefile.in:  Fix libg++ rule to check for gcc directory
15566         before using gcc/gcc.  Also pass XTRAFLAGS.
15567
15568 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15569
15570         * Makefile.in: added stmp-files so that directories aren't polled
15571           when they are already built.
15572
15573         * configure.texi: fixed a node pointer problem.
15574
15575 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15576
15577         * config.sub configure.in gdb/configure.in
15578         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15579         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15580         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15581
15582 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15583
15584         * configure: -recurring becomes -silent.  corrected help message
15585           for -site= option.
15586
15587         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15588
15589 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15590
15591         * configure: when building Makefile for crosses, replace
15592           tooldir and program_prefix.  default srcdir from location of
15593           config.sub.  remove "for host in hosts" and "for target in
15594           targets" loops.
15595
15596 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15597
15598         * Makefile.in: Do not pass bindir or mandir to cvs.
15599
15600 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15601
15602         * Makefile.in, configure.in: removed traces of namesubdir,
15603           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15604           copyrights to '92, changed some from Cygnus to FSF.
15605
15606         * configure.texi: remove most references to multiple hosts,
15607           multiple targets, subdirs, etc.
15608
15609         * configure.man: removed rcsid. reference config.sub not
15610           config.subr.
15611
15612         * Makefile.in: mkdir $(infodir) on install-info.
15613
15614 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15615
15616         * configure.texi:  Explain better about .gdbinit and about
15617         the environment that configure.in sections run in.
15618
15619 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15620
15621         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15622
15623 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15624
15625         * README:  DOC.configure => cfg-paper.texi.
15626
15627 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15628
15629         * config.sub (near case $os):  Don't convert newsos* to bsd!
15630
15631 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15632
15633         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15634         the number of copies of COPYING that go into the GDB tar file.
15635
15636 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15637
15638         * bfd/configure.in, gdb/config/mh-i386sco,
15639         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15640         Fix SCO configuration stuff.
15641
15642 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15643
15644         * Makefile.in:  For libg++, make sure the -I pointing
15645         to the gcc directory goes *after* all the libg++-local -I flags.
15646         Also, move just-gcc dependency from just-libg++ to all-libg++.
15647
15648 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15649
15650         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15651
15652 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15653
15654         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15655
15656 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15657
15658         * config.sub:  Add stratus configuration frags.  Also
15659         submitted to FSF.
15660
15661 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15662
15663         * Makefile.in (DEV_SUPPORT):  add configure.man.
15664
15665         * config.sub(Decode manufacturer-specific):  add -none*.
15666
15667 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15668
15669         * Makefile.in:  remove form feeds to make Sun's make happy.
15670         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15671
15672 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15673
15674         * Makefile.in (AR_FLAGS):  Make quieter.
15675
15676 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15677
15678         * configure.in:  Add libg++.
15679         * configure:  When verbose, don't output the command line at each
15680         level; it will be unremarkably the same as the previous version,
15681         which will be the same as what the user typed.
15682
15683 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15684
15685         * configure.in, Makefile.in: fix clean-info, add flex.  add
15686           fileutils.
15687
15688         * configure: be less sensitive to spaces in Makefile.in.  Do not
15689           look for sources in "..".  Doing so breaks subdirectories that
15690           might have their own configure.  If a subdir has it's own
15691           configure script, use it.
15692
15693 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15694
15695         * cfg-paper.texi: some changes suggested by rms.
15696
15697 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15698
15699         * config.sub:  Merge in some small additions from the FSF version,
15700         taken from the gcc distribution, to bring the Cygnus and FSF
15701         versions into closer sync.
15702
15703 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15704
15705         * configure.in:  Changed svr4 references to sysv4.
15706
15707 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15708
15709         * configure: added -V for version number option.
15710
15711 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15712
15713         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15714           renamed from DOC.configure to cfg-paper.texi.
15715
15716 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15717
15718         * configure, config.subr, config.sub: config.subr is now
15719           config.sub again.
15720
15721 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15722
15723         * configure.texi: new file, in progress.
15724
15725         * Makefile.in: build info file and install the man page for
15726           configure.
15727
15728         * configure.man: new file, first cut.
15729
15730         * configure: find config.subr again now that configuration "none"
15731           has gone.  removed all traces of the -ansi option.  removed all
15732           traces of the -languages option.
15733
15734         * config.subr: resync from rms.
15735
15736 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15737
15738         * configure, config.sub, config.subr: merge config.sub into
15739           config.subr, call the result config.subr, remove config.sub, use
15740           config.subr.
15741
15742         * Makefile.in: revised install for dir.info.
15743
15744 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15745
15746         * configure.in: add decstation host makefile frag.
15747
15748         * Makefile.in: BISON now bison -y again.  also install-gcc on
15749           install.  clean-gdbm on clean.  infodir belongs in datadir.
15750           Make directories for info install.  Build dir.info here then
15751           install it.
15752
15753 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15754
15755         * Makefile.in: fix for bad directory tests.
15756
15757 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15758
15759         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15760           regexp.  -srcdir relative was being handled incorrectly.
15761
15762         * Makefile.in: unwrapped some for loops so that parallel makes
15763           work again and so one can focus one's attention on a particular
15764           package.
15765
15766 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15767
15768         * configure: added PWD as a stand in for `pwd` (for speed). use
15769           elif wherever possible.  make -srcdir work without -objdir.
15770           -objdir= commented out.
15771
15772 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15773
15774         * configure: +options become --options.  -subdirs commented out.
15775           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15776           Makefile now at top of generated Makefile.  Removed cvs log
15777           entries.  added -srcdir.  create .gdbinit only if there is one
15778           in ${srcdir}.
15779
15780         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15781           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15782           and mandir now keyed off datadir by default.
15783
15784 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15785
15786         * Freshly created ChangeLog.
15787
15788 \f
15789 Local Variables:
15790 mode: change-log
15791 left-margin: 8
15792 fill-column: 76
15793 version-control: never
15794 End: